
@font-face {
    font-family: 'Montserrat-regular';
    src: url('fonts/montserrat-regular.eot');
    src: url('fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-regular.woff') format('woff'),
    url('fonts/montserrat-regular.ttf') format('truetype'),
    url('fonts/montserrat-regular.svg#pt_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;}


@font-face {
    font-family: 'Montserrat-regular';
    src: url('fonts/montserrat.regular-webfont.eot');
    src: url('fonts/montserrat.regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat.regular-webfont.woff') format('woff'),
    url('fonts/montserrat.regular-webfont.ttf') format('truetype'),
    url('fonts/montserrat.regular-webfont.svg#pt_sansregular') format('svg');
    font-weight: 600;
    font-style: normal;}

@font-face {
    font-family: 'Montserrat-regular';
    src: url('fonts/montserrat.bold-webfont.eot');
    src: url('fonts/montserrat.bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat.bold-webfont.woff') format('woff'),
    url('fonts/montserrat.bold-webfont.ttf') format('truetype'),
    url('fonts/montserrat.bold-webfont.svg#pt_sansregular') format('svg');
    font-weight: 700;
    font-style: normal;}

@font-face {
    font-family: 'Montserrat-regular';
    src: url('fonts/montserrat-thin-webfont.eot');
    src: url('fonts/montserrat-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-thin-webfont.woff') format('woff'),
    url('fonts/montserrat-thin-webfont.ttf') format('truetype'),
    url('fonts/montserrat-thin-webfont.svg#pt_sansregular') format('svg');
    font-weight: 300;
    font-style: normal;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1.3;
    font-family: 'Montserrat-regular', sans-serif;
    position: relative;
    color: #1F1A1B;
    background: #fff;
    font-size: 16px;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.container{
    width: calc(100% - 30px);
    max-width: 1080px;
    padding: 0 15px;
    margin: 0 auto;
}
.container:not(.main_bg_container--inner){
    overflow: hidden;
}
.head{
    position: absolute;
    width: 100%;
    top:0px;
    left:0;
    background: none;
    padding: 0;
    z-index: 5;
}

.row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main_bg_container{
    background: url(../u.images/bg.png) no-repeat center center;
    background-size: cover;
    text-align: center;
    height: 700px;
    padding-top: 30px;
}
.main_bg_container .container{
    height: 100%;
}
.container.main_bg_container--inner{position: relative;}
.speech_bubble{position: absolute; width: 253px; height: 207px; background: url(/wl/elizique/main_page/u.images/speech_bubble.png) no-repeat; right:-20px; top:40px;}
.speech_bubble--text{position: relative;top:30px;font-size: 34px;font-weight: 900;font-weight: bold;}
.main_form_wrap{
    width: calc(400px - 30px);
    margin:0;
    position: relative;
    top:10px;
    z-index: 10;
    background: none;
    box-shadow: none;
    padding: 15px;
}

.main_form_wrap::-webkit-scrollbar{
   width: 7px;
    height: 90%;
    background-color: transparent;
    position: absolute;
    right:4px;  
}
.main_form_wrap::-webkit-scrollbar-thumb{
    background-color: #af37f86e;
}

.main_form_wrap--login{
    margin:0 auto;
    top:40vh;
}

.head_form{
    color:#D61B64;
    font-family: 'Montserrat-regular', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.wrap_top_btn{
    display: flex;
    overflow: hidden;
    padding: 0;
}
.wrap_top_btn span{
    display: inline-block;
    vertical-align: middle;
    padding-top: 7px;
    margin-right: 15px;
}
.wrap_top_btn .top_login_btn{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #03071E;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px;
    padding-top: 7px;
	text-decoration: underline;
	margin:0;
}

.head .row{justify-content: end;}

.wrap_top_btn .top_login_btn.register_google{
    position: relative;
    
}

.check.form_item.form_item--check a{
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}


#google_btn_div {
    position: absolute;
    opacity: 0;
    top: 5px;
    left: 0px;
    width: 100%;
}
.form_item #google_btn_div {left:-30px;}
.top_login_btn img{margin:0 5px 0 0;}
.head .container{overflow: visible;}
.sub_head_form{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #4D4D4D;
    margin-bottom: 10px;
}
.form_item{
    text-align: left;
    margin-bottom: 10px;
    
}
.form_item--btns{
    overflow:hidden;
}
.form_item input[type='text'],.form_item input[type='mail']{
    width: calc(100% - 20px);
    border: none;
    outline: none;
    background: #FFFFFF;
    border-radius: 20px;
    height: 30px;
    padding: 5px 10px;
    box-sizing: content-box;
    font-family: 'Montserrat-regular', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #34393F;
}
.form_item--title{
    margin-left: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #34393F;
}
#regform .select2-container{
    width: 100% !important;
    
}
/*.form_looking_select{
    margin-top: 19px;
}*/
.select2-search--dropdown{
    display: none !important;
}
.form_region_select_wrap{
    margin-top: 10px;
}
.select2-container--default .select2-selection--single{
    border: none !important;
    height: 40px !important;
    border-radius: 20px !important;
}
.select2-container--default.select2-container--disabled .select2-selection--single{
    background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px !important;
    font-family: 'Montserrat-regular', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #34393F;
    padding-left: 10px;
}


.jq-selectbox__dropdown::-webkit-scrollbar,.select2-container--open .select2-dropdown--below ul::-webkit-scrollbar {
    width: 7px;
    height: 90%;
    background-color: transparent;
    position: absolute;
    right:4px;
}
.jq-selectbox__dropdown::-webkit-scrollbar-thumb,.select2-container--open .select2-dropdown--below ul::-webkit-scrollbar-thumb {
    background-color: #AF37F8;
}
.error{color: #fff !important;text-align: left !important;padding-left: 15px;background: #d00500;}
.wrap_input--email--error input,.wrap_input--name--error input,.form_born_select_wrap--error select,.form_region_select_wrap--error select,.form_region_select_wrap--error .select2-container--default .select2-selection--single,.form_born_select_wrap--error .select2-container--default .select2-selection--single{
    border: 1px solid red !important;
}
.agree_status_text .error{display: block;font-size: 14px;padding: 2px 0;margin-top: 2px;}
.error.error_email + input{border: 1px solid red;}
.form_born_select_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.form_born_select_wrap .wrap_select{
    width: 30%;
}

.form_item--check input{
    border:1px solid #AF37F8;
}
.form_item--check span{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    position: relative;
}

#regAgree {opacity: 0;}

#regAgree {
    opacity: 0;
    position: absolute;
}
#regAgree ~ label::before {
  content: '\2713';  
  background: #fff;
  text-align: center;
  color: transparent;
  line-height: 18px;
  width: 18px;
  height: 18px;
  border: 1px solid #898989;
border-radius: 3px;
  margin: 0.25em;
  display: inline-block;
  font-weight: bold;
    font-size: 18px;
}
#regAgree:checked ~ label::before {
  color: #03071E;
}

.form-button{
	
    background: linear-gradient(90deg, #FE2B80 -7.53%, #DC1C67 100%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    height: 45px;
    width: 100%;
    display: block;
    color: #fff;
    margin:10px 0;
    text-align:center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
}

.form-button:hover,.btn-standart:hover{
    opacity: 0.8;
}

.form-button img{margin: 0 5px;position: absolute;left:5px;width: 30px;z-index: 2;}
.form-button.form-button--google{background: linear-gradient(180deg, #008BDA 0%, #006EAC 100%);position: relative;}
.form-button.form-button--google img{width: 20px;padding: 5px;border-radius: 50%;background: #fff;}
.form-button.link-finish{background: linear-gradient(180deg, #029D2D 0%, #00691D 100%);}
.form-button.link-finish img{display: none;}
.form-button.form-button--google:after{content: '';position: absolute;height: 45px;width: 45px;background: #fff;left: 0;top:0;}

/*main_carusel*/
.main_carusel{
    margin-top: 0px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 37%, #efefef 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 37%,#efefef 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 37%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
    position: relative;
}
.wrap_carusel{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.main_carusel:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 46px;
    top:-46px;
    left: 0;
    background: url('../u.images/split.png') center center no-repeat;
    background-size: cover;
}
.title_text_carusel{
    font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
    margin: 15px 0;
}
.smal_text_carusel{
    font-size: 24px;
    font-weight: 600;
}
.title_text_carusel span{
    color: #D00000;
}
.block--title{
   
font-style: italic;
font-weight: 700;
font-size: 40px;
line-height: 1.3;
text-align: center;
text-transform: uppercase;
color: #1F1A1B;
    margin:30px 0;
}
.block--title.color{
    color: #D61B64;
}
.block--title span{color: #34393F;}
.carusel{padding-bottom: 20px;position: relative;width: calc(100% - 260px);}

.carusel_item--in{
    background: #FFFFFF;
    margin: 0 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 5px 0;
    cursor: pointer;
    transition: all .2s linear;
}

.carusel_item--info{
width: 100%;	
font-size: 16px;
line-height: 24px;
text-align: center;
margin-top: 10px;
}
.carusel_item--info--name--age{
	font-size: 16px;
	color: #D00000;
}
.carusel_item--info--name{
	font-size: 16px;
}
.carusel_item--info--age{
    color: #D00000;
    margin-bottom: 5px;
}

.carusel_item--info--age img{
	display: inline-block !important;
	margin:0 5px;
	width: 18px;
	position: relative;
	top:3px;
}

.carusel_item--img img{width: 100%;}

.slick-prev.slick-arrow,.slick-arrow{
    position: absolute;
    left:0;
    width: 20px;
    height: 40px;
    top:40%;
    margin-top: -35px;
    background: url('../u.images/carusel/arrow_left.png') center center no-repeat;
    background-size: 100%;
    outline: none;
    border:none;
    text-indent: -99999999px;
    cursor: pointer;
}
.slick-next.slick-arrow{
    left:auto;
    right: 0;
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}
/**/

.benefits_block_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.benefits_block--item{
    width: 33%;
    display: flex;
    justify-content: center;
    margin: 0;
}
.benefits_block--item--img{padding: 5px;}
.benefits_block--item--text--title{
    color: #AF37F8;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top:15px;
}
.benefits_block--item--text{
    padding: 5px;
}
.section_description{
    padding: 0px 0 50px 0;
    background: url(../u.images/bg_line.png)no-repeat center center;
    background-size: cover;
}
.section_description_in{padding: 50px 0 0 0;}
.section_description_in--img{width: 380px;}
.section_description_in--img img{width: 100%;}
.section_description_in,.garanting--in{
    display: flex;
    flex-wrap: wrap;
    text-align: justify;
    justify-content: space-between;
}
.section_description_in--text{
    width: calc(100% - 400px);
    font-weight: 400;
    font-size: 24px;
}

.section_description_in--text--title{
    
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: justify;
    color: #D61B64;
    margin-bottom: 15px;
}

.section_description_in--text--item{
    margin: 50px 0;
}

.btn-standart{
    font-weight: bold;
    width: 300px;
    height: 45px;
    background: linear-gradient(180deg, #029D2D 0%, #00691D 100%);
    border-radius: 0px;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    text-decoration: none;
    color: #fff;
    margin-top: 25px;
    font-weight: 600;
    font-size: 20px;
}
.registring{
    margin-bottom: 50px;
}
.btn-transparent{
    
    width: 300px;
    height: 45px;
    border: 1px solid #1F1A1B;
    border-radius: 33px;
    color: #1F1A1B;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 45px;
}

.garanting--in--text,.garanting--in--img{
    width: 50%;
}

.block--title--small{
   
    font-style: italic;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.colored{
    color: #D61B64;
}

.garanting--in--img{
    text-align: right;
}

.text-center{
    text-align: center;
}
.mb30{
    margin-bottom: 30px;
}
.mt30{
    margin-top: 30px;
}

.section_line{
    margin-top: 60px;
}

footer{
    padding: 40px 0 40px 0;
    background: #F5F5F5;
    background-size: cover;
}
.footer_menu ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_menu ul li{
    padding-right: 30px;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin:0 5px;
}
.footer_menu ul li a{
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1F1A1B;
    display: inline-block;
    position: relative;
}

.footer_menu ul li a:hover{
    color: #D61B64;
}

.footer_menu ul li a:hover:after{
   background: #D61B64; 
}

.footer_menu ul li a:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background:#1F1A1B; 
    left: -10px;
    top: calc(50% - 1px);
}

footer .text,.logo-footer{
    margin-top: 40px;
}
footer .text{
    color: #000;
    font-size: 16px;
}
.text.text-purple{
    color: #AF37F8;
}
.link-finish.form-button__green{
	background: #6DBA1F;
}
.copyright-company{display: inline-block;}
#dob_status_text{width: 100%;text-align: left;}
.agree_status_text{text-align: left;}
#regform{font-size: 12px;}
.footer_nav ul {display: flex; flex-wrap: wrap; justify-content: center;}
.footer_nav ul li {padding:0 15px; position: relative;}
.footer_nav ul li a {color: #000; font-size: 22px; text-decoration: none; position: relative; }
.footer_nav ul li a:hover{text-decoration: underline;}
#regform input::placeholder{color: #34393F;}
/*form-popup*/
#form-popup{
	background: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 100%);
	border-radius: 20px;
	padding: 30px 20px;
}
.fancybox__content>.carousel__button.is-close{
	top: 45px;
    right: 45px;
    background: #0000006b;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color: #1F1A1B transparent transparent transparent !important;
	border-width: 6px 5px 0 5px !important;
	margin-left: -8px !important;
    margin-top: 2px !important;
}
.carousel__button svg{
	width: 15px;
}
.carousel__button{
	width: 22px;
	height: 22px;;

}
.fancybox__content{background: none;}
.fancybox-button svg path{
	fill: #fff;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
    background: #0000007d;
    border-radius: 50%;
    fill: #fff;
}
.form_item input[type='text'], .form_item input[type='mail'],.select2-container--default .select2-selection--single{
	border: 1px solid #D4D4D4 !important;
	border-radius: 0 !important;
}
body .select2-container {
    z-index: 9999 !important;
}

.desktop_view .select_val{
    display: none;
}

.mobile_view .select2-hidden-accessible {
    display: block;
    clip: auto !important;
    width: 100% !important;
    height: 40px !important;
    clip-path: none !important;
}
.mobile_view .wrap_select {
    position: relative;
    
}
.mobile_view .wrap_select:after{
    content: '';
    position: absolute;
    right: 10px;
    top:calc(50% - 2px);
    border-style: solid;
    border-color: #1F1A1B transparent transparent transparent !important;
    border-width: 6px 5px 0 5px !important;
    height: 0;
    width: 0;
}
.mobile_view .wrap_select2 select {
    z-index: 100000000000;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    opacity: 0;
}
.mobile_view .select2-container {
    pointer-events: none;
    z-index: 10000000;
    
}
.mobile_view .wrap_select{
    
    height: 40px !important;
    border-radius: 0px !important;
    background-color: #fff;
    cursor: pointer;
    display: block;
    overflow:hidden;
}
.mobile_view .select_val {
    display: inline-block;
    line-height: 40px !important;
    font-family: 'Montserrat-regular', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #34393F;
    padding-left: 10px;
}
.mobile_view .wrap_select select {
    z-index: 100000000000;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
}

.mobile_view .wrap_select select {
    opacity: 0;
}

.login_popup--select-wrap .login_popup--select-wrap-in:after,#popup_send_btn{background: #faa201 !important}
.login_popup--main{border-radius: 20px;}
@media (max-width:1200px){	
    .speech_bubble{position: absolute; width: 253px; height: 207px; background: url(/wl/elizique/main_page/u.images/speech_bubble_2.png) no-repeat; right: 10px;top: 420px;}
    .speech_bubble--text{top: 65px;}
    .benefits_block--item{
        flex-direction: column;
        justify-content: center;
    }
    .benefits_block--item--text {
        padding: 10px 15px 15px 15px;
    }
    .benefits_block--item--img{text-align: center;}
    .benefits_block--item--text--title{text-align: center;}
    .main_bg_container{height: 750px;}
    
    .login-page{height: 600px;min-height: 600px;}
}

@media screen and (max-width: 991px){
    
	
}



@media (max-width:870px){ 
    .benefits_block--item{
        margin-bottom: 30px;
        width: 100%;
    }
}
@media (max-width:770px){
    .speech_bubble{display: none;}
    .section_line--in img{width: 100%;}
    .section_description_in--text,.section_description_in--img,.garanting--in--text, .garanting--in--img{width: 100%;}
    .section_description_in--img,.garanting--in--img{text-align: center;}
    .garanting--in--img{margin-top: 20px;}
}
@media (max-width:650px){ 
    .carusel{
        width: 100%;
    }
	.main_bg_container{
    	background: url(../u.images/bg.png) no-repeat center left;
        background-size: cover;
	} 
    
    .block--title{
        font-size: 30px;
    }
    .main_form_wrap{
        margin:0 auto;
    }
    .top_login_btn span{display: none;}
    .top_login_btn.register_google  img{margin: 0;}
    .wrap_top_btn .top_login_btn{padding: 10px;}
    .slick-arrow{display: none !important;}
    .carusel{padding: 0;margin-bottom: 30px;}
    .text_carusel{width: 235px;margin: 0px auto 10px auto;}
}
@media (max-width:460px){
    .login_popup--select-wrap-in{
        margin-bottom: 10px;
        margin-top: 5px;
    }
}
@media (max-width:450px){
	.wrap_top_btn .top_login_btn{box-shadow: none;}
	.wrap_top_btn{padding: 0;}
	.wrap_top_btn .top_login_btn{font-size: 14px;}
    .carusel{padding: 0 20px;} 
    .slick-prev.slick-arrow, .slick-arrow{left:-20px;}
    .slick-next.slick-arrow{right: -20px;}
    .logo-top img{
        width: 130px;
    }
    .main_form_wrap {
        width: calc(100% - 40px);
    }
    .form-button{font-size: 12px;}
}



