body {
    color: #404040;
    font-size: 17px;
    line-height: 1.47;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body * {
    outline: none !important;
}
section {
    padding: 30px 0;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
img{
    max-width: 100%;
    height: auto;
}
.owl-nav .disabled{
   
}
h2{
    font-size: 25px;
color: #404040;
font-weight: 700;
margin-bottom: 30px;
margin-top: 0;
}
h3 {
    font-size: 25px;
    color: #404040;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
}
.garant .block-2 {
    margin: 30px 0;
}
.garant .block-num {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 35px;
    background: #fc9f1a;
    color: #fff;
    font-size: 34px;
    text-align: center;
    padding-top: 10px;
}
.garant .block-g {
    width: 54%;
    float: left;
    background: #f7f7f7;
    color: #000000;
    border-radius: 35px;
}
#dogovor b{
    display: list-item;
    font-weight: 800;
}
.garant h2{
    margin-bottom: 100px;
}
.garant .block-3 .block-g {
    width: 100%;
}
#dogovor {
    width: 780px;
    padding: 55px;
    text-align: left;
}
.garant {
    padding: 40px 0 30px;
    background: url(../images/mchs-logo.png) center center no-repeat;
    background-position: center 130px;
}
.garant .doc-i:hover {
    background: url(../images/doc-h.jpg) no-repeat;
}
.garant .doc-i {
    width: 128px;
    height: 182px;
    background: url(../images/doc-1.jpg) no-repeat;
    transition: 0.3s;
    margin-top: 45px;
    margin-left: 90px;
}
.garant b{
    font-weight: 800;
}
.garant .sm {
    text-align: left;
    padding-bottom: 0;
    padding-top: 90px;
    padding-left: 10px;
}

.garant .block-1 p, .garant .block-2 p, .garant .block-3 p {
    padding-top: 0;
    padding-left: 25px;
    display: flex;
    height: 70px;
    margin-bottom: 0;
    align-items: center;
    float: left;
}
.garant .pw{
    font-size: 15px;
    margin-bottom: 0;
    }
.garant .block-1, .garant .block-2, .garant .block-3 {
    background: linear-gradient(to right, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
    height: 70px;
    border-radius: 35px;
    overflow: auto;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.section-form form{
    text-align: center;
}
#backform form>b{
    display: block;
    width: 100%;
    margin-top: -25px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
}
.btn-success.focus, .btn-success:focus, .btn-warning.focus, .btn-warning:focus{
    box-shadow: none;
}
.btn .textwidget {
    text-align: center;
}
#wpcf7-f51-p7-o1 div.wpcf7-response-output.wpcf7-mail-sent-ok, #wpcf7-f51-p7-o1 div.wpcf7-response-output.wpcf7-validation-errors{
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    background: linear-gradient(to right, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
    color: #fff;
}
div.wpcf7-response-output{
    display: inline-block;
    border: none;
    margin: 5px;
    padding: 3px;
}
.block-form__button{
    text-align: center;
}

.wpcf7-not-valid-tip{
    position: absolute;
    top: 45px;
    left: 0;
    font-size: 13px!important;
}
.section-text__text p, .section-text__text ul, .section-text__text ol {
    margin: 0 0 30px;
}
.section-text__text ul, .section-text__text ol{
    padding-left: 20px;
}
.section-text__text blockquote {
    border: 1px dashed #cccccc;
    border-radius: 3px;
    padding: 24px 45px;
    font-style: italic;
    color: #939393;
    margin-top: 30px;
}
.adress{
	background: url("../images/adress.png") no-repeat;
	padding-left: 30px;
	width: 300px;
    background-size: 20px 20px;
}
.header-top {
    font-size: 15px;
    color: #5db533;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.header-top .row{
	align-items: center;
}
.adress span{
	border-bottom: 1px dotted #5db533;
	text-decoration: none;
	display: inline-block;
}
.calc-button{
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 30px;
	 text-align: right;
}
.calc-button span:hover{
	text-decoration: underline;
}
.calc-button span {
	cursor: pointer;
    background: url("../images/calc-icon.png") no-repeat;
    padding: 1px 0 3px 25px;
    text-decoration: none;
    display: block;
    background-size: 20px 20px;
}
.phone{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.phone a{
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    background: url("../images/phone-icon.png") 0 5px no-repeat;
    padding-left: 30px;
    display: block;
    background-size: 20px 20px;
}
.btn {
    border-radius: 20px;
    padding: 5px 15px;
    white-space: normal;
    text-decoration: none;
    font-size: 14px;
}
.btn-success {
    background: #fc9f1a;
    border-color: #fc9f1a;
    font-weight: 300;
    text-decoration: none;
}
.header-bottom {
    padding: 20px 0;
}
.logo-text {
	color: #5db533;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.top-right-block{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 53px;
}
.top-right-menu li{
	display: inline-block;
}
.top-right-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.top-right-menu ul a {
    color: #404040;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}
.top-right-menu ul li + li{
	margin-left: 20px;
}
.wa {
    color: #5db533;
}
.wa a {
    background: url("../images/wa-icon.png") no-repeat;
    padding: 4px 0 5px 35px;
    margin-left: 50px;
    font-weight: 400;
    text-decoration: none;
     color: #5db533;
}
.wa a:hover {
    text-decoration: underline;
}
.top-right-menu ul a:hover {
    text-decoration: underline;
}
.menu-top {
    background-color: #5db533;
}
.top-menu ul{
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
}
.top-menu ul li{
	position: relative;
}
.top-menu ul li a {
    background-color: #5db533;
    padding: 13px 23px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    display: block;
    white-space: nowrap;
}
.top-menu ul li a:hover {
    background-color: #53a12d;
}
.top-menu ul .sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    z-index: 100;
}
.top-menu ul li:hover > .sub-menu {
	display: block;
	width: auto;
}
.top-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    background-size: cover;
    padding: 100px 0;
    text-shadow: 1px 1px 0 #000;
}
.section-banner__title {
    font-size: 50px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 45px;
    line-height: 1.2;
    font-weight: 400;
    max-width: 690px;
}
.section-banner__text {
    color: #ffffff;
    width: 467px;
}
.section-title.has-border {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.section-title {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 50px;

}
.section-title__big {
    font-size: 40px;
    line-height: 1.125;
    font-weight: 500;
    color: #404040;
    margin: 0 auto 20px;
    max-width: 800px;
}
.section-title__small {
    color: #939393;
}
.section-title.has-border::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-bottom: 1px solid #dedede;
    width: 570px;
    margin-left: -240px;
}
.section-text__blocks {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}
.section-text.form .section-text__text {
    max-width: 710px;
}
.block-form {
    max-width: 400px;
    min-width: 400px;
   	background: rgb(93,181,51);
	background: -webkit-linear-gradient(left, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
	background: -o-linear-gradient(left, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
	background: linear-gradient(to right, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
        background-size: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: cover;
    padding: 25px 35px 0;
    color: #ffffff;
}
.block-form__title {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 23px;
    border-radius: 3px;
    font-weight: 400;
}
.block-form__subtitle {
    background-color: #6fc446;
    border-radius: 3px;
    padding: 10px 27px;
    margin-bottom: 23px;
}
.block-form__name {
    background: url("../images/form-group-name.png") 0 33px no-repeat;
}
.block-form__name, .block-form__phone {
    font-size: 15px;
    padding-left: 35px;
}
.block-form__phone {
    background: url("../images/form-group-phone.png") 0 33px no-repeat;

}
.form-group {
    margin-bottom: 15px;
}
.block-form__name label, .block-form__phone label {
    font-weight: 300;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.block-form button {
    margin: 8px 0 20px;
}
.block-form__call {
    text-align: center;
    background-color: #51a12a;
    border-radius: 3px;
    margin: 0px -35px 0px -34px;
    padding: 11px 35px;
}
.block-form__button input{
    margin-left: 20px;
}
.block-form__call b {
    font-size: 25px;
}
.section-text__text {
    text-align: justify;
    max-width: 100%;
    padding-right: 30px;
}
.section-text .block-advantages {
    margin-top: 10px;
}
.block-advantages {
    display: flex;
    justify-content: space-between;
}
.block-advantages__item {
    padding-left: 40px;
}
.block-advantages__img {
    padding-bottom: 20px;
}
.block-advantages__item b {
    color: #5db533;
    font-weight: bold;
}
section.grey {
    background: #f7f7f7;
}

.block-accr img{
	width: 218px;
}
.block-accr__text {
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
}
.owl-prev {
    background: url("../images/prev.png") no-repeat;
    left: -70px;
}
.owl-prev.disabled {
    background: url("../images/prev-disabled.png") no-repeat;
    cursor: default!important;
}
.owl-next.disabled {
    background: url("../images/next-disabled.png") no-repeat;
    cursor: default!important;
}
.owl-prev, .owl-next {
    width: 27px;
    height: 47px;
    position: absolute;
    top: calc(50% - 20px);
}
.owl-next {
    background: url("../images/next.png") no-repeat;
    right: -70px;
}
ul.ul-styled {
    padding-left: 0;
    list-style: none;
}
ul.ul-styled li {
    margin-bottom: 8px;
    padding-left: 35px;
    text-indent: -11px;
    position: relative;
}
ul.ul-styled li::before {
    content: "•";
    font-size: 30px;
    color: #5db533;
    line-height: 0;
    position: relative;
    top: 6px;
    left: -11px;
}
.section-text.text .section-text__img {
    max-width: 540px;
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}
.block-variants {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}
.block-variants__item {
    text-align: center;
    max-width: 350px;
}
.block-variants__img {
    height: 82px;
}
.block-variants__title {
    font-size: 20px;
    font-weight: 700;
    padding: 30px 0 25px;
}
.block-variants__text {
    font-size: 16px;
}
.section-form {
    background: rgb(93,181,51);
	background: -webkit-linear-gradient(left, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
	background: -o-linear-gradient(left, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
	background: linear-gradient(to right, rgba(93,181,51,1) 35%, rgba(90,177,48,1) 100%);
    background-size: auto;
    background-size: cover;
    padding: 25px 0;
}
.section-form__form {
    text-align: center;
}
.section-form__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.125;
    color: #ffffff;
}
.section-form__phone {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0;
}
.section-form__phone img {
    width: 20px;
    height: 20px;
    margin-right: 15px;
}
.section-form__phone .form-control {
    max-width: 298px;
    margin-right: 15px;
    height: 40px;
    box-shadow: none;
    border: none;
}
.btn-warning {
    background: #fc9f1a;
    border: none;
    color: #fff;
    font-weight: 700;
	font-size: 15px;
	padding: 8px 34px;
}
.btn-warning:hover{
    color: #fff;
}
.btn.btn-lg{
    width: auto;
}
.section-form__text {
    font-size: 14px;
    color: #ffffff;
}
.section-video {
    text-align: center;
}
.section-video__video {
    max-width: 700px;
    margin: 0 auto 30px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.block-reviews img{
	max-width: 100%;
}
.section-stats__blocks {
    display: flex;
    justify-content: space-between;
}
.section-stats__block {
    max-width: 50%;
    width: 50%;
}
.block-stats__blocks {
    margin-bottom: 30px;
}
.block-stats__block.active {
    display: flex;
}
.block-stats__block {
    border: 1px solid #ededed;
    padding: 60px 30px;
    justify-content: space-between;
    display: none;
}
.section-stats__block + .section-stats__block {
    margin-left: 30px;
}
.section-stats__experts {
    display: flex;
    justify-content: space-between;
    margin-bottom: 21px;
}
.block-expert {
    width: 50%;
}
.block-expert__img {
    margin-bottom: 27px;
}
.block-expert__name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.flex{
    display: flex!important;
}

.block-expert__position {
    width: 95%;
    color: #939393;
    font-size: 14px;
    min-height: 50px;
    margin-bottom: 10px;
}
.block-expert__text {
    font-size: 16px;
}
.section-stats__show-more {
    text-align: center;
}
.btn-lg {
    padding: 10px 30px;
}
.btn-success {
	font-size: 18px;
    background: #fc9f1a;
    border-color: #fc9f1a;
    font-weight: 300;
    text-decoration: none;
}
.block-stats__caption-big {
    font-size: 100px;
    font-weight: 700;
    color: #5db533;
}
.block-stats__caption-small {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.block-stats__diagram {
    min-width: 220px;
}
.block-stats__diagram ul {
    margin: 40px 0 0 0;
    padding: 0;
}
.block-stats__diagram ul li.green {
    background: #5db533;
    color: #ffffff;
    max-width: 100%;
    position: relative;
}
.block-stats__diagram ul li {
    list-style: none;
    text-align: right;
    margin-bottom: 30px;
    padding: 1px 10px;
    font-size: 16px;
    font-weight: 500;
}
.block-stats__diagram ul li.green::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    border-left: 2px solid #5db533;
    height: 34px;
}
.block-stats__diagram ul li.grey {
    background: #ededed;
    max-width: 75%;
    position: relative;
}
.section-stats__more {
    justify-content: center;
    flex-wrap: wrap;
    display: none;
    margin: 40px -40px -50px;
}
.section-stats__more-item {
    width: 20%;
    margin-bottom: 50px;
    padding: 0 15px;
    text-align: center;
}
.section-stats__more-img {
    margin-bottom: 10px;
}
.section-stats__more-name {
    color: #5db533;
    font-weight: bold;
}
.section-stats__more-position {
    font-size: 14px;
    color: #939393;
}
.block-stats__diagram ul li.grey::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    border-left: 2px solid #ededed;
    height: 34px;
}
.block-stats__diagram ul li.yellow {
    background: #ffe820;
    max-width: 100%;
    position: relative;
}
.block-stats__diagram ul li.yellow::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    border-left: 2px solid #ffe820;
    height: 34px;
}
.block-partners {
    max-width: 975px;
    margin: 0 auto;
    position: relative;
}
.block-partners__item {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-partners__item img {
    max-height: 90px;
    min-width: 170px;
    max-width: 170px;
}
.footer {
    font-size: 13px;
    background: #404040;
    color: #939393;
    margin-top: auto;
    padding: 60px 0;
}
.footer .container {
    display: flex;
    justify-content: space-between;
}
.footer-col {
    max-width: 232px;
}
.footer-logo, .footer-copyright {
    margin-bottom: 30px;
}
.footer-copyright span {
    font-size: 14px;
    font-weight: 700;
}
.footer-menu__title {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-menu a {
    color: #939393;
    text-decoration: none;
}
.footer-menu-big a {
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-menu a:hover, .footer-menu a:active,.footer-menu a:focus {
    color: #5db533;
    text-decoration: none;
}
.footer-menu-big a:hover{
    color: #5db533;
    text-decoration: none;	
}
.footer-menu-big li {
    margin-bottom: 20px;
}
.footer-menu-big ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-feedback {
    margin-bottom: 30px;
}
.btn-success {
    width: 230px;
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;
	font-size: 14px;
    background-color: #fc9f1a;
}
.block-expert__img img{
    width: 140px;
    height: 140px;
}
.textwidget{
   text-align: left;
}
.btn-success:hover {
    color: #fff;
    background-color: #e0a800;
    border-color: #d39e00;
}
.footer-calc {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-calc a {
    background: url("../images/calc-icon.png") 0 0px no-repeat;
    display: block;
    padding-left: 28px;
    background-size: 20px 20px;
    color: #5db533;
    text-decoration: none;
}
.footer-phone a:hover ,.footer-email a:hover{
	color: #fff;
}
.footer-phone a {
    background: url("../images/phone-icon.png") 0 6px no-repeat;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
    display: block;
    padding-left: 28px;
    background-size: 20px 20px;
}
.footer-email a {
	display: block;
    background: url("../images/footer-email.png") 0 6px no-repeat;
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    color: #ffffff;
    padding-left: 28px;
}
.logo-menu{
    display: none;
}
#backform{
    display: none;
}
/*#popup_bg{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #111;
    opacity: 0.2;
}*/
.fancybox-content{
    padding: 0;
    border-radius: 4px;
}
/*медиазапросы*/
@media only screen  and (max-width: 1650px) {

}
@media only screen  and (max-width: 1360px) {
    .header-top{
        font-size: 14px;
    }
    .phone a{
        font-size: 14px;
        margin-right: 5px;
    }
    .btn{
        font-size: 14px;
    }
}
@media only screen  and (max-width: 1280px) {

}
@media only screen  and (max-width: 1200px) {
    .header-top .col:first-child{
        display: none;
    }
    .calc-button{
        text-align: left;
    }
    .phone{
        justify-content: flex-end;
    }
    .phone a{
        margin-right: 20px;
        font-size: 16px;
    }
    .btn{
        font-size: 16px;
    }
    .calc-button{
        font-size: 16px;
    }
}
@media only screen  and (max-width: 1000px) {
	.section-text__blocks {
		flex-wrap: wrap;
	}
    .calc-button{
        font-size: 12px;
    }
    .phone a{
        background: url("../images/phone-icon.png") 0 0px no-repeat;
    }
    .top-menu {
        display: none;
    }
    .block-advantages__text{
        font-size: 14px;
    }
    .block-form{
        margin: auto;
    }
    .section-text__img{
        margin: auto;
    }
    .footer .container {
        flex-direction: column;
        align-items: center;
        margin-bottom: -30px;
    }
    .footer-col {
        max-width: 250px;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-copyright span {
        font-size: 13px;
    }
    .footer-col {
        max-width: 250px;
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen  and (max-width: 768px) {
    .wpcf7-not-valid-tip {
        position: absolute;
        top: 55px;
        left: 0;
        font-size: 12px !important;
    }

    .menu-top .container{
        padding: 0;
        background-color: #fff;
    }
    .menu-top{
    	background-color: #fff;
    }
    .header-bottom, .header-top{
        display: none;
    }
    .top-menu {
        display: none;
    }
    .logo-menu{
        display: block;
        width: 150px;
    }
    .top-mobile{
        display: block;
        height: 93px;
        background-color: #fff;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 20px 10px;
        align-items: center;
    }
    .mobile-toggle {
        display: none;
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0;
            margin-left: 0px;
        margin-left: 0px;
        margin-left: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        margin-left: 16px;
        z-index: 500;
    }
    .mobile-toggle {
        right: 10px;
        display: block;
    }
    .mobile-toggle span:nth-child(1) {
        top: 0px;
    }
    .mobile-toggle span {
        display: block;
        position: absolute;
        height: 5px;
        width: 100%;
        background: #183757;
        border-radius: 30%;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .mobile-toggle span:nth-child(2), .mobile-toggle span:nth-child(3) {
        top: 8px;
    }
    .mobile-toggle span:nth-child(4) {
        top: 16px;
    }
    .mobile-toggle.open span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
    .mobile-toggle.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .mobile-toggle.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .mobile-toggle.open span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
    .top-menu.open{
        display: block;
        position: absolute;
       
        z-index: 5000;
        background-color: #5db533;
    }
    .top-menu ul{
        width: 100%;
        flex-wrap: wrap;

    }
    .top-menu ul .sub-menu{
        display: block;
        position: relative;
        top: 0;
        padding-left: 20px;
    }
    .top-menu ul li{
        flex-grow: 1;
        width: 100%;
    }
    .top-menu ul li .sub-menu a{
        font-size: 13px;
    }
    .block-advantages{
        flex-wrap: wrap;
    }
    .block-advantages__item{
        margin-bottom: 40px;
        padding: 0;
        width: 50%;
        flex-grow: 1;
        text-align: center;
    }
    .block-advantages__text{
        font-size: 16px;
    }
    .block-variants{
        flex-wrap: wrap;
        justify-content: center;
    }
    .block-variants__item{
        margin-bottom: 20px;
        padding: 0;
        width: 50%;
        flex-grow: 1;
        text-align: center;
    }
    .section-stats__blocks{
        flex-wrap: wrap;
    }
    .block-stats__block {
        padding: 10px 30px 0;
        flex-direction: column;
    }
    .block-stats__caption {
        margin-right: 0;
        text-align: center;
    }
    .block-stats__caption-big {
        font-size: 50px;
    }
    .block-stats__caption-small {
        font-size: 18px;
    }
    .section-stats__blocks {
        flex-direction: column;
        align-items: center;
    }
    .section-stats__block + .section-stats__block {
        margin-top: 50px;
    }
    .section-stats__block {
        max-width: 290px;
    }
    .section-stats__experts {
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
    }
    .block-expert {
        text-align: center;
    }
    .block-expert {
        width: 100%;
        margin-bottom: 20px;
    }
    .section-stats__show-more{
        display: none;
    }
    .section-form__title{
        font-size: 30px;
    }
    .owl-prev{
        left: 10px;
    }
    .owl-next{
        right: 10px;
    }
    section {
        padding: 40px 0;
    }
    .garant .block-g {
        width: 100%;
        float: left;
        background: #edf2f3;
        color: #000000;
        border-radius: 35px;
    }
    .garant .block-1, .garant .block-2, .garant .block-3 {
    text-align: center;
    }
    .garant .block-1, .garant .block-2, .garant .block-3 {
        height: inherit;
        text-align: center;
    }
    .garant .block-1 p, .garant .block-2 p, .garant .block-3 p {

        padding: 20px;
        display: block;
        width: 100%;

    }
    .garant .block-num {
        margin: 0 auto;
            margin-top: 0px;
        display: block;
        float: initial;
        margin-top: 20px;
    }
    .garant .sm{
        padding-top: 45px;
        text-align: center;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    .pop{
        text-align: center;
    }
    .garant .doc-i{
        margin: inherit;
        display: inline-block;
    }
}
@media only screen  and (max-width: 600px) {
	.block-form{
        width: 100%;
        min-width: inherit;
    }
    .form-control{
        padding: 15px 10px;
        height: auto;
    }
    .block-form__title{
        font-size: 28px;
    }
    .block-reviews img{
        margin-bottom: 20px;
    }
}
@media only screen  and (max-width: 400px) {
 
	.section-form__phone{
        flex-wrap: wrap;
    }
    .section-form__phone img{
        display: none;
    }
    .section-form__phone .form-control{
        margin-bottom: 30px;
    }
}