/*
Theme Name: MOSLOAN
Version: 1.1
Description: Тема для сайта mosloan
Author: Artis
Author URI: https://artis.su
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic');

/* Checkmark style starts */

@-moz-keyframes dothabottomcheck {
    0% {
        height: 0;
    }
    100% {
        height: 10px;
    }
}

@-webkit-keyframes dothabottomcheck {
    0% {
        height: 0;
    }
    100% {
        height: 10px;
    }
}

@keyframes dothabottomcheck {
    0% {
        height: 0;
    }
    100% {
        height: 10px;
    }
}

@keyframes dothatopcheck {
    0% {
        height: 0;
    }
    50% {
        height: 0;
    }
    100% {
        height: 30px;
    }
}

@-webkit-keyframes dothatopcheck {
    0% {
        height: 0;
    }
    50% {
        height: 0;
    }
    100% {
        height: 30px;
    }
}

@-moz-keyframes dothatopcheck {
    0% {
        height: 0;
    }
    50% {
        height: 0;
    }
    100% {
        height: 30px;
    }
}

/*------DescTop--------*/

body {
    color: #555555;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: lighter;
    margin: 0;
    padding: 20px 0 0 0;
}
.redLine {
  text-indent: 20px;
}
a {
    color: #555555;
}
.pageul{
	    padding: 0px;
		margin: 0px;
}
p.ul{
	margin: 0px;
}
.container {
    width: 1164px;
    display: flex;
    margin: 0 auto;
}

.padding-bottom40 {
    padding-bottom: 40px;
}

.padding-top40 {
    padding-top: 40px;
}

.padding-bottom30 {
    padding-bottom: 30px;
}

.padding-top30 {
    padding-top: 30px;
}

.padding-bottom20 {
    padding-bottom: 20px;
}

.padding-top20 {
    padding-top: 20px;
}

.footer-block {
    width: 100%;
    background: #3b393b;
    padding-top: 35px;
}

.footer-block p {
    color: #d5d5d6;
    font-size: 12px;
    padding: 0 0 15px 0;
}

.footer-block .header-phone a,
.footer-block .header-phone span {
    color: #d5d5d6;
}

.footer-block a {
    text-decoration: none;
    color: #d5d5d6;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ss_menu ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px;
}

.ss_menu a {
    margin: 5px;
    opacity: 80%;
    background-size: contain;
    font-size: 0;
    height: 25px;
    display: block;
}

.vk {
    background: url(img/vk_fff.svg) center center no-repeat;
    width: 31px;
}

.fb {
    background: url(img/fb_fff.svg) center center no-repeat;
    width: 31px;
}

.instagram {
    background: url(img/in_fff.svg) center center no-repeat;
    width: 31px;
}

.tw {
    background: url(img/tw_fff.svg) center center no-repeat;
    width: 31px;
}


.bottom-menu a {
    color: #ffffff;
}

.bottom-menu>.container>div {
    width: 100%;
}

.bottom-menu ul.menu {
    list-style: none;
    padding: 40px 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.bottom-menu ul.menu>li>a {
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
}

.bottom-menu .sub-menu {
    list-style: none;
    padding: 10px 0 0 0;
    line-height: 2;
    font-size: 14px;
}
.txt14 {
    font-size: 14px;
}
.txt16 {
    font-size: 16px;
}
.txt18 {
    font-size: 18px;
}
.txt20 {
    font-size: 20px;
}
.txt22 {
    font-size: 22px;
}
.txt24 {
    font-size: 24px;
}
.txt26 {
    font-size: 26px;
}
.txt28 {
    font-size: 28px;
}
.txt30 {
    font-size: 30px;
}
.txt32 {
    font-size: 32px;
}
.txt34 {
    font-size: 34px;
}
.txt36 {
    font-size: 36px;
}
.txt38 {
    font-size: 38px;
}
.txt40 {
    font-size: 40px;
}
.txt42 {
    font-size: 42px;
}
.txt44 {
    font-size: 44px;
}
.txt46 {
    font-size: 46px;
}
.txt48 {
    font-size: 48px;
}
h2 {
    font-size: 38px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: lighter;
    margin: 40px auto;
    text-align: center;
}

h3 {
    font-size: 30px;
}

.padding60 {
    padding: 60px;
}

.padding50 {
    padding: 50px;
}

.white {
    color: #ffffff;
}

.strong {
    font-weight: bold;
}

.header-left-line .logo{
	display: block;
	width: 250px;
}
.header-left-line .logo img{
    width: 100%;	
}
.header-inner{
	justify-content: space-between;	
}
.header-right-line{
	display:flex;
	justify-content: space-between;	
}
.header-services a, .header-phone a.txt30 {
	text-decoration:none;
	color: #b80021;
	font-weight: 500;
}
.header-phone{
	display:flex;
	flex-direction:column;
	align-items: center;
}
.header-right-line{
	width: 814px;
}
.header-services{
	display:flex;
	flex-direction:column;
	justify-content: center;
}
.header-right-line .menu{
	width: 100%;
}
.top-navigation {
    width: 90%;
}

.top-navigation ul {
    list-style: none;
    padding: 20px 0 0 0;
}


.top-navigation ul li .sub-menu-wrap {
    display: none;
}

.top-navigation ul li .sub-menu-wrap:hover {
    display: block;
}
.top-navigation ul li:hover .sub-menu-wrap {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    background: #f7f7f7;
    padding: 20px;
    margin-top: 15px;
    box-sizing: border-box;
    z-index: 10;
    border-bottom: 3px solid #008cd0;
}

.top-navigation ul li .sub-menu {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top-navigation ul li:hover .sub-menu li {
    padding: 10px 0;
    min-width: 30%;
    box-sizing: border-box;
}
    .top-navigation {
        padding:5px 0px;
        background: #fff;
        width: 100%;
        
    }

    .top-navigation .menu {
		display:flex;
        flex-direction: row;
        padding: 0;
        background: #fff;
		justify-content: space-between;
    }
    .top-navigation ul li .sub-menu-wrap {
        display: flex;
    }
    .top-navigation ul li .sub-menu {
        flex-direction: column;
        margin-left: 20px;
    }
    .top-navigation ul li a {
        color: #555555;
		text-decoration: none;
		font-size: 18px;
		padding-bottom: 20px;
    }
.top-navigation .current-menu-item>a,
.top-navigation .current_page_parent>a {
    border-bottom: 4px solid #b80021;
}
.burger{
	width: 10%;
    display: flex;    
    justify-content: center;
    align-items: center;
}

.menu-burger__header {
        position: relative; /* задаем относительное позиционирование */
        width: 30px;	 /* определяем размеры блока */
        height: 30px;
        display: block;
        margin-left: 10px;
	cursor:pointer;
    }
.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before{
    height: 3px;
    width: 100%;
    position: absolute;
    background: #515758;
    margin: 0 auto;
}
.menu-burger__header span{
    top: 13px;
}
.menu-burger__header:after, .menu-burger__header:before{
    content: '';
}
.menu-burger__header:after{
    bottom: 5px;
}
.menu-burger__header:before{
    top: 5px;
}
.menu-burger__header.open-menu span {
    opacity:0; 
    transition: 0.5s; 
}
.menu-burger__header.open-menu:before {
    transform: rotate(45deg);
    top: 13px;
    transition: 0.4s;
}
.menu-burger__header.open-menu:after {
    transform: rotate(-45deg);
    bottom: 14px;
    transition: 0.4s;
}
.moscow{
	width: 100%;
	height: 737px;
	
	background-size: cover;
	background-repeat: repeat-x;
}

.work_with_us {
	margin-top: 60px;
}
.work_with_us div {
	color: #ffffff;
	margin-bottom:40px;
}
.red_button{
	display: flex;
	justify-content: center;
    align-items: center;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration:none;
	background:#b80021;
}
.big_button{
	width: 450px;
	height: 50px;	
}
.small_button{
	width: 250px;
	height: 50px;	
}
.our_products .container{
	flex-direction: column;
    align-items: center;
}
.our_products {
	padding-bottom: 60px;
}
.product-blocks{
	display: flex;
		padding: 20px 0;
}
.product-block{
	display: block;
	width: 220px;
	height: 350px;	
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: 50% 40px ;
	margin: 5px;
	box-sizing: border-box;
	padding-top: 250px;
	font-size: 20px;
	color:#b80021;
	text-align: center;
	text-decoration: none;
}
.product-block:hover{
	background-color:#b80021;
	color:#fff;
}
.product-block:hover.credit{
	background-image: url(img/wbanknotes.svg);
}
.product-block:hover.factor{
	background-image: url(img/wcalendar.svg);
}

.product-block:hover.bank{
	background-image: url(img/wcertificate.svg);
	
}
.product-block:hover.fast-credit{
	background-image: url(img/wtime-is-money.svg);
}
.product-block:hover.edo{
	background-image: url(img/wdocument.svg);
}
.product-block.credit{
	background-image: url(img/banknotes.svg);
}
.product-block.factor{
	background-image: url(img/calendar.svg);
}

.product-block.bank{
	background-image: url(img/certificate.svg);
	
}
.product-block.fast-credit{
	background-image: url(img/time-is-money.svg);
}
.product-block.edo{
	background-image: url(img/document.svg);
}
.product-block path{
	fill:#515155;
}

.advantages {
	width: 100%;
	height: 755px;
	background-size: cover;
	background-repeat: repeat-x;
	background-image: url(img/best.jpg);
	background-position: center;
}
.advantages .container{
	flex-direction: column;
    align-items: flex-start;
}

.advantages h2 {
	text-align: left;
	margin-left:0px;
	margin-top: 80px;
	margin-bottom: 10px;
}
.advantages-blocks {
	font-size: 24px;
	width: 600px;
	list-style-type: none;
	padding-left: 20px;
}
.advantages-block {
	padding: 10px 0px  10px 20px;
}
ul.advantages-blocks li {	
	position: relative;
}
ul.advantages-blocks li::before {
    content: "▪";
    color: #b80021;
    font-weight: bold;
    display: block;
    width: 60px;
    margin-left: -1em;
    font-size: 58px;
    position: absolute;
    margin-top: -22px;
	
}

.createForm {
	background:#f9f7f9;
	padding-bottom: 40px;
}
.createForm .container {
	flex-direction: column;
	align-items: center;
	
}
.createForm-line {
	width: 100%;

}
.createForm-line p{
	width: 100%;
		display: flex;
	justify-content: space-between;
}
.createForm-line label{
	justify-content: space-between;
	display: flex;
	width: 45%;
	align-items: center;
}
.createForm-line  input, .createForm-line select{
		width: 340px;
	border: 1px solid #f2f0f2;
	padding: 10px;
	background: #ffffff;
	box-sizing: border-box;
}
.createForm-line-send input[type=submit]{
    background: #b70321;
    color: #ffffff;
    border: none;
    padding: 5px 80px;
    font-size: 18px;
	text-transform: uppercase;
		width: 270px;
	height:50px;
}
.createForm-line .wpcf7-list-item {
	width: 500px;
    margin-left: 184px;
}
.createForm-line .wpcf7-acceptance .wpcf7-list-item-label, .createForm-line .wpcf7-list-item label{
	width: 400px;
}
.createForm h2 {		
	margin-top: 40px;
	margin-bottom: 10px;
}
.callme .container {
    flex-direction: column;
    align-items: center;
	margin-bottom: 80px;
}

.callme h2 {		
	margin-top: 80px;
	margin-bottom: 10px;
}

.form-line{
	display:flex;
	justify-content: space-between;
	padding: 20px 0;
}
.form-line input {
	    border: none;
    border-bottom: 1px solid #9d9fa2;
    width: 100%;
    line-height: 2;
    background: transparent;
}
.form-line label {
    text-transform: uppercase;
}

.form-line label {
    color: #838588;
    font-size: 12px;
}
.txtred {
	color: #b70321;
}
.form-line input[type=submit]{
    background: #b70321;
    color: #ffffff;
    border: none;
    padding: 5px 80px;
    font-size: 18px;
	text-transform: uppercase;
		width: 30%;
}
.wpcf7-acceptance label{
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.form-line p {
	margin: 0 10px;
}
.form-line input.bigtext {
	width:1064px;
}

.form-line input.acceptance, .createForm-line input.acceptance{
	    width: 30px;
    height: 30px;
    margin: 0 15px 0 0;
}
.wpcf7-acceptance .wpcf7-list-item-label{
	width: 250px;
}
.form-line.last-line p{
	width: 1064px;
	display: flex;
	justify-content: space-between;
}
.wpcf7-spinner{
	display:none;
}
.bottom-menu{
	background-color: #4b4d51;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.column-center{
	width: 30%;
	padding: 0 40px;
	display: flex;
	flex-direction: column;
	flex-basis: auto;
}
.column-center span{
	color: #9d9b9d;

}
.footer-block .wp-block-columns{
	width: 100%;
	
}
.telegram {
background: url(img/telegram.svg) center center no-repeat;
	width: 60px;
	margin: 10px;
}
.whatsapp {
background: url(img/whatsapp.svg) center center no-repeat;
	width: 60px;
		margin: 10px;
}
.platform{
	height:443px;
		background: url(img/platform.jpg) center right no-repeat #b70321;
}
.platform span {
	color: #ffffff;
	padding-bottom: 10px; 
	display: block;
}
.platform .transparent-black{
	padding-top: 60px; 
}
.white_button{
	color: #ffffff;
	display: flex;
	border: 1px solid #ffffff;
	align-items: center;
	height: 48px;
	justify-content: center;
}
.platform .transparent-black .white_button{
	margin-top: 160px; 
}


ol.red_square li{
	padding: 15px  0 0 10px;
	font-size: 18px;
}
ol.red_square {
	list-style-type: none; /* Убираем исходные маркеры */
    counter-reset: my-counter; /* Задаём имя счетчика */
}
ol.red_square li::before {
	 content: counter(my-counter); /* Выводим число */
    counter-increment: my-counter; 
	color: #ffffff;
	font-weight: bold;
    width: 30px;
	height: 26px;
    background-color: #b80021;
	display: block;
	position: absolute;
	border-radius: 50%;
	margin-left: -39px;
	margin-top: -5px;
	text-align: center;
	padding-top: 4px;
}
ol.red_square li::after {
	content: " ";
    width: 30px;
	height: 30px;
    border-left: 2px solid #b80021;
	display: block;
	position: absolute;
	margin-left: -25px;
	margin-top: -19px;
    z-index: -1;
}
ol.red_square li:last-child::after {
    border-left: 0px solid #b80021;
}
.main_title{
	height:220px;
	background: url(img/header_top.jpg) center center repeat-x;
	display: flex;
	align-items:center;
	margin-bottom: 60px;
}
.main_title h1{
	color: #ffffff;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 200;	
}

@media (max-width: 1164px) { 
.container {
    width: 800px;
    display: flex;
    margin: 0 auto;
}

	.header-left-line .logo{
	width: 250px;	
	}
	.header-right-line{
		    width: 500px;
	}
.moscow{	
	height: 537px;	

}
	.top-navigation .menu li{
		padding: 0 20px 0 0;
	}
	.top-navigation .menu{
		flex-wrap: wrap;
	}
	.product-block{
	 width: 150px;
     height: 200px;
	 background-size: 100px;
	 padding-top: 150px;
	}
	
	.form-line input.bigtext {
		width: 780px;
	}
	.form-line.last-line{
		font-size: 10px;
	}
	.form-line.last-line p {
    width: 790px;
    display: flex;
    justify-content: space-between;
    }
	.form-line input[type=submit]{
		padding: 5px 50px;
	}
	.bottom-menu ul.menu {
		flex-wrap: wrap;
	}
	ol.red_square li::after{
		height:50px;
		margin-top: -38px;
	}

	.createForm-line input, .createForm-line select{
		width: 240px;
	}
	.createForm-line .wpcf7-list-item{
		margin-left:117px;
		width: 443px;
	}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.column-center{
		width: 16%;
		padding: 0 20px;
	}
	.section-inner a.txt32{
		font-size: 26px;
	}
	.top-navigation ul li a{
		padding-bottom: 0px;
		margin-bottom: 5px;
	}
	.top-navigation .current-menu-item>a, .top-navigation .current_page_parent>a{
		border-bottom: 1px solid #b80021;
	}
}

@media (max-width: 800px) { 
.container {
    width: 600px;
    display: flex;
    margin: 0 auto;
}
		.createForm-line label{
		width: 90%;
	}
	.header-inner {
	    flex-direction: column;	
	}
	.header-right-line {
    width: 600px;
    }
	.product-block{
	 width: 120px;
     height: 180px;
	 background-size: 80px;
	 padding-top: 130px;
		font-size: 16px;
	}
	.our_products{
		text-align: center;
	}
	.advantages-blocks{
		 width: 400px;
		font-size: 20px;
		padding-left: 10px;
	}
	.advantages-block {
    padding: 10px 0px 10px 10px;
    }
	.form-line input.bigtext {
    width: 580px;
}
	.form-line.last-line p{
		 width: 580px;
		flex-wrap: wrap;
	}
   .form-line input[type=submit]{
		padding: 5px 30px;
	}
	.createForm-line .wpcf7-list-item{
		margin-left:117px;
		width: 443px;
	}
	.createForm-line p {
		flex-wrap:wrap;
		justify-content: center;
	}
	.createForm-line input, .createForm-line select{
		 width: 350px;
	}
}

@media (max-width: 600px) { 
.container {
    width: 300px;
    display: flex;
    margin: 0 auto;
}

	.header-right-line{
		flex-direction:column;
		   width: 300px;
	}
		.product-blocks{
		flex-wrap: wrap;
		justify-content: center;	
	}
  .product-block{
	 width: 220px;
     height: 350px;
	 background-size: 180px;
	 padding-top: 250px;
		font-size: 20px;
	}
	.our_products{
		text-align: center;
	}
	.big_button {
    width: 250px;
    height: 50px;
	}

	.advantages-blocks{
		 width: 300px;
		font-size: 20px;
		padding-left: 10px;
	}
	.advantages-block {
    padding: 10px 0px 10px 10px;
    }
	.form-line input.bigtext {
    width: 280px;
}
	.form-line.last-line p{
		 width: 280px;
		flex-wrap: wrap;
	}
   .form-line input[type=submit]{
		padding: 5px 30px;
	}
	.createForm-line .wpcf7-list-item{
		margin-left:17px;
		width: 243px;
	}
	.createForm-line p {
		flex-wrap:wrap;
		justify-content: center;
	}
	.createForm-line input, .createForm-line select{
		 width: 250px;
	}
	.form-line input[type=submit]{
		width: 100%;
		margin: 10px;
	}
	.advantages h2{
		margin-top: 30px;
	}
}