﻿.hero{
    display: flex; 
    margin: 60px 0 0;
    padding: 80px; 
    background-color: #f2f6f7;
}
.section_type_belt {
    background-color: #209afb !important;
}

.feature_2{
    box-shadow: 0 1rem 2.5rem 0 rgba(61,66,80,.18);
    padding: 15px 10px 0px; 
    min-width: 250px;
    min-width: 300px;  
}

.cs-ta-center a{
    color: #fe531d;
    font-size: 16px;
    letter-spacing: 1px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    
}

.navigation-main {
    margin-top: 15px;
}

.h-landmark span{
    margin-top: 20px;
    color: #fe531d;
    font-weight: 600;
    letter-spacing: 0.5px;
    z-index: 9;
}


.h-landmark a{
    color: #fe531d;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    margin-left: 15px;
}


.hero-title{
    width: 70%;
    padding: 30px 50px;
    z-index: 9;
}

.hero-form{
    box-shadow: 0 1rem 2.5rem 0 rgba(61,66,80,.18);
    padding: 50px 50px 0;
    background: #fff;
    z-index: 1;
}

.form-subtitle{
    font-size: 22px;
    margin-bottom: 25px;
    text-align: center;
}


.x-feature-box-graphic-inner i{
    color: #fff;
    background-color: #209afb;
    animation: puls 2s infinite;
}


.section-blue{
    background-color: #209afb !important;
    padding: 30px 0 30px;
}

.section-blue span{
    color: #fff; 
    position: relative;
    top: 70px;
}

.feature_4{
   padding: 15px; 
   border-radius: 50%
}

.feature_3{
    display: flex;
    margin: 20px 0 70px;
}

.feature_img{
    background-color: #fe531d;
    border-radius: 50%;
    padding: 15px;
    width: 35%;
    min-width: 80px;
    margin-bottom: 10%;
}

.feature_block{
    box-shadow: 0 1rem 2.5rem 0 rgba(61,66,80,.18);
    padding: 35px 35px 10px;
    background: #fff;
    margin-right: 20px;
    min-width: 250px;
    max-width: 300px;
}

.img_hero{
    width: 40%;
    position: absolute;
    top: 230px;
    left: 25%;
    opacity: 0.3;
}

@keyframes puls{
0% {
    -moz-box-shadow: 0 0 0 0 rgba(32, 154, 251, .4);
    box-shadow: 0 0 0 0 rgba(32, 154, 251, .4);
}
70% {
    -moz-box-shadow: 0 0 0 10px rgba(32, 154, 251, 0);
    box-shadow: 0 0 0 10px rgba(32, 154, 251, 0);
}
100% {
    -moz-box-shadow: 0 0 0 0 rgba(32, 154, 251, 0);
    box-shadow: 0 0 0 0 rgba(32, 154, 251, 0);
}
}

.cta_3{
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-info{
    margin: 80px;
    padding: 35px 30px 0px;
    position: relative;
}

p.im:after {
    content: '';
    background: url(img/bez.svg);
    background-repeat: no-repeat;
    display: block;
    height: 450px;
    width: 450px;
    position: absolute;
    right: -167px;
    top: 110px;
    opacity: 0.3;

}

.border-cta{
    padding: 20px;
    border: solid 2px #209afb;
    border-radius: 5px;
    min-height: 450px;
    margin-bottom: 15px;
}

.lenpedia-price-container {
background-color: #f2f8fa !important;
}

.read-more-toggle {
  display: inline;
}

.hide {
  display: none;
}

.toggle-area a {
  text-decoration: none;
  color: orangered;
}
.toggle-area a:hover {
  border-bottom: 3px solid white;
  transition: all 0.3s;
}

span.ily{
    color: #fff; 
    position: relative;
    top: 250px;
    left: -70px;
}



@media screen and (max-width: 900px){
.hero {
    display: block;
}
 .hero-title {   
     width: 100%;
}
    .hero-form{
    padding: 10px;
    }
    
    .hero-title h1{
     font-size: 18px !important;   
}
    .hero {
     padding: 0; 
}
  .h-landmark a{
    font-size: 18px;
    }
    
    .form-subtitle {
    font-size: 18px;
    }
    
    .feature_3 {
    display: block;
    }
    
    .feature_block {
        margin-bottom: 20px;
    }
    
    .feature_2{
    padding-bottom: 10px;
   
}
   .text-info {
     margin: 0px; 
    }
    p.im:after {
    right: -50px;

}
}

@media screen and (max-width: 600px){

 .feature_2{
    margin-left: -50px;
}
      p.im:after {
    right: -50px;
    width: 100%;

}
    span.ily{

    top: 370px;
}
}

.lenremont-payment-form{
    width: 320px;
    margin: 4em auto;
    padding: 2em 1em 1em 1em;
    background: #fafafa;
    border: 1px solid #ebebeb;
    box-shadow: rgba(0,0,0,0.14902) 0px 1px 1px 0px,rgba(0,0,0,0.09804) 0px 1px 2px 0px;
}
.lenremont-payment-form *{
    box-sizing: border-box;
}
.lenremont-payment-form__error-container:empty,
.lenremont-payment-form__order-info:empty,
.lenremont-payment-form__additional-inputs:empty,
.lenremont-payment-form__buttons:empty{
    display: none;
}
/*__notice*/
.lenremont-payment-form__notice-title{
    color: #409aff;
    font-size: 24px;
    margin: 0;
    margin-bottom: 1em;
}
/*__error*/
.lenremont-payment-form__error-container{
    height: auto;
    width: 100%;
    margin-bottom: 1.5em;
}
.lenremont-payment-form__error-title{
    color: #A94442;
    font-size: 24px;
    margin: 0;
    margin-bottom: 1em;
}
.lenremont-payment-form__error-text{
    color: #A94442;
    font-size: 16px;
}
/*__order-info*/
.lenremont-payment-form__order-info{
    width: 100%;
    margin-bottom: 1.5em;
    border-spacing: 0;
    font-size: 16px;
    line-height: 29px;
}
.lenremont-payment-form__order-info td{
    border-top: 1px solid rgb(242, 242, 242);;
}
/*__input-container*/
.lenremont-payment-form__input-container{
    position: relative;
    margin-bottom: 25px;
}
.lenremont-payment-form__input-container input[type=number]{
    -moz-appearance: textfield;
}
.lenremont-payment-form__input-container input::-webkit-outer-spin-button,
.lenremont-payment-form__input-container input::-webkit-inner-spin-button{
    -webkit-appearance:none;
}

/*__input*/
input.lenremont-payment-form__input{
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    -webkit-appearance: none;
    appearance:none;
    display: block;
    background: #fafafa;
    color: #636363;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #757575;
}
.lenremont-payment-form__input:focus {
    outline: none;
}
.lenremont-payment-form label {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: all 0.2s ease;
}
.lenremont-payment-form__input:focus ~ label,
.lenremont-payment-form__input.used ~ label{
    top: -20px;
    transform: scale(.75);
    left: -2px;
    /* font-size: 14px; */
    color: #4a89dc;
}
.lenremont-payment-form .bar {
    position: relative;
    display: block;
    width: 100%;
}
.lenremont-payment-form .bar:before,
.lenremont-payment-form .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #4a89dc;
    transition: all 0.5s ease;
}
.lenremont-payment-form .bar:before{
    left: 50%;
}
.lenremont-payment-form .bar:after{
    right: 50%;
}
.lenremont-payment-form__input:focus ~ .bar:before,
.lenremont-payment-form__input:focus ~ .bar:after {
    width: 50%;
}

/* Buttons */
.lenremont-payment-form__reset,.lenremont-payment-form__proceed{
    background-color: #409aff;
    color: white;
    border-radius: 3px;
    box-shadow: none;
    border: none;
    font-size: 18px;
    -webkit-appearance: none;
    appearance:none;
    width: 100%;
    height: 52px;
    margin-top: 10px;
}
.lenremont-payment-form__reset:hover,.lenremont-payment-form__proceed:hover{
    background-color: #337BCC;
}
/*РџСЂРѕСЃС‚Рѕ Р±РѕРјР±РёС‚ СЃ x-С‚РµРјС‹*/
.lenremont-payment-form__submit{
    background-color: #36AA0E !important;
    margin-top: 10px !important;
    padding: 12px 10px 12px 5px !important;
    color: white !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    border: none !important;
    font-size: 18px !important;
    -webkit-appearance: none;
    appearance:none;
    width: 100%;
    height: 52px !important;

}

/* Custom Select */
.lenremont-payment-form__select {
    position: relative;
    display: block;
    width: 100%;
    height: 3em;
    line-height: 3;
    background: #fff;
    overflow: hidden;
    border: 2px solid #4a89dc;

}
.lenremont-payment-form__select select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #fff;
    background-image: none;
}
.lenremont-payment-form__select select::-ms-expand {
    display: none;
}
.lenremont-payment-form__select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    pointer-events: none;
    box-sizing: border-box;
}
.lenremont-payment-form__select:hover::after {
    color: #4a89dc;
}
.lenremont-payment-form__select::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

/* Radio buttons */
.lenremont-payment-form__radio-container{
    display: block;
    width: auto;
    height: 100%;
    position: relative;
}
.lenremont-payment-form__radio-button{
    margin: 16px 0;
    height: auto;
}
.lenremont-payment-form__radio-button input[type="radio"]{
    display: none;
}
.lenremont-payment-form__radio-button input[type="radio"]:checked + label:before{
    border-color: #409aff;
    animation: ripple 0.2s linear forwards;
}
.lenremont-payment-form__radio-button input[type="radio"]:checked + label:after{
    transform: scale(1);
}
.lenremont-payment-form__radio-button label{
    display: inline-block;
    height:40px;
    position: relative;
    padding: 0 45px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    top: 0px;
    left: 0px;
    pointer-events: auto;
}
.lenremont-payment-form__radio-button label:before{
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border: 2px solid #409aff;
}
.lenremont-payment-form__radio-button label:after{
    top: calc(32px / 2 - 20px / 2);
    left: calc(32px / 2 - 20px / 2);
    width:20px;
    height:20px;
    transform: scale(0);
    background:#409aff;
}
.lenremont-payment-form__radio-button label:after,.lenremont-payment-form__radio-button label:before{
    position: absolute;
    content: '';
    border-radius: 50%;
    transition: all .3s ease;
    transition-property: transform, border-color;
}
@keyframes ripple {
    0% {
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.0);
    }
    50% {
        box-shadow: 0px 0px 0px 30px rgba(0, 0, 0, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 30px rgba(0, 0, 0, 0);
    }
}


/* Preloader */
.lenremont-payment-form__preloader-container{
    display: inline-flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}
.lenremont-payment-form__preloader-element{
    height: 40px;
    width:  40px;
    border-width: 3px;
    border-style: solid;
    border-color: #409aff #409aff transparent transparent;
    border-radius: 100%;
    animation: clockwise .5s linear infinite;
}
.lenremont-payment-form__preloader-element:empty{
    display: block;
}

@keyframes clockwise {
    to {transform: rotate(360deg) translatez(0);}
}

.order-form__submit {
      width: 100% !important;
    margin-bottom: 12px !important;
    padding: 16px !important;
    font-size: 20px !important;
    border-radius: 7px !important;
    background-color: #fe531d !important;
    border: none !important;
    color: #fff !important;
    text-shadow: none !important;
    box-shadow: 0 1rem 2.5rem 0 rgba(61,66,80,.18)
}
.
element.style {
}
.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
    width: 100%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-transition: border linear 0.2s,background-color linear 0.2s,box-shadow linear 0.2s;
    transition: border linear 0.2s,background-color linear 0.2s,box-shadow linear 0.2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 2.2em;
    margin-bottom: 9px;
    border: 2px solid #ddd;
    padding: 0 0.65em;
    font-size: 13px;
    line-height: normal;
    color: #555;
    background-color: #fff;
}
.order-form__input-text {
    width: 100% !important;
    margin-bottom: 30px !important;
    padding: 25px !important;
    font-size: 20px !important;
    border-radius: 7px !important;
    background-color: #fff;
    box-sizing: border-box !important;
}
#modal_form {
	width: 300px; 
	height: 300px; /* Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	border: 3px #000 solid;
	background: #fff;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -150px;
	margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 5; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Пoдлoжкa */
#overlay {
	z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}