<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.show-message{font-family:'Roboto-Regular'}
.blink{color:red!important;animation-name:blinker;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;-webkit-animation-name:blinker;-webkit-animation-duration:1s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blinker;-moz-animation-duration:1s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;text-decoration:line-through}
.show-message p{margin:0!important}
.show-message__icon{width:50px!important;display:inline-block;vertical-align:middle}
.show-message__info{width:248px;line-height:normal;display:inline-block;margin-left:15px;color:#fff;vertical-align:middle;margin-bottom:0;font-size:19px;font-family:"RobotoRegular",sans-serif}
.show-message__info span{font-size:20px;font-family:"RobotoRegular",sans-serif}
.show-message__left{font-size:14px}
.show-message__left span{font-size:15px}
.show-message_call{background-color:#363636}
.show-message__info span{color:#fff}
.package_left,.package_left span{font-size:15px!important}
#ouibounce-modal{background-color:rgba(0,0,0,0.9)}
.show-message_online{background-color:#CD5555;background-color:rgba(0,0,0,0.9)}
.show-message__inner{line-height:90px;display:inline-block;vertical-align:middle}
.show-message__item,.show-message__item-first{position:fixed;right:20px;top:120px;width:318px;background-color:rgba(0,0,0,0.9);color:#fff;padding:5px;font-size:14px;line-height:90px;border-radius:10px;display:none;z-index:98}
.lost_position{display:none!important;opacity:0!important}
.block_position{display:block!important;opacity:1!important}
@media screen and (max-width:767px) {
	.show-message__item,.show-message__item-first{top:auto;right:10px;bottom:10px}
	.show-message__info{width:230px}
	.show-message__item,.show-message__item-first{width:300px}
}
@media screen and (max-width:319px) {
	.show-message__item,.show-message__item-first{width:225px}
	.show-message__info{width:160px;margin-left:7px;font-size:15px}
	.show-message__info span{font-size:17px}
	.show-message__icon{width:38px!important}
	.show-message__info br{display:none}
}
@-moz-keyframes blinker {
	0%{opacity:1}
	50%{opacity:0}
	100%{opacity:1}
}
@-webkit-keyframes blinker {
	0%{opacity:1}
	50%{opacity:0}
	100%{opacity:1}
}
@keyframes blinker {
	0%{opacity:1}
	50%{opacity:0}
	100%{opacity:1}
}
.slide-it__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;width:760px;margin:0 auto}
style html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}
:focus{outline:0}
body{font-family:'PT Sans',sans-serif;font-size:20px;color:#000}
ol,ul{list-style:none}
table{border-collapse:separate;border-spacing:0}
caption,td,th{font-weight:400;text-align:left}
blockquote:after,blockquote:before,q:after,q:before{content:""}
blockquote,q{quotes:"" ""}
a img{border:0}
a{text-decoration:none;color:inherit}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.clearfix{*zoom:1}
.clearfix:after,.clearfix:before{line-height:0}
.clear,.clearfix:after{clear:both}
.fulljustify{text-align:justify}
.fulljustify:after{content:"";display:inline-block;width:100%}
.un-san{font-family:UnitedSans}
.right_a{text-align:right}
.for_btn{display:block;position:relative;cursor:pointer;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-webkit-transition:all .5s ease-out}
.for_btn:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}
.alignleft{float:left}
.alignright{float:right}
strong{font-weight:700}
em{font-style:italic}
img{max-width:100%;max-height:100%}
section{position:relative;box-sizing:border-box}
.wrapper{margin:0 auto;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:5}
.border-box{-moz-box-sizing:border-box;box-sizing:border-box}
.before{position:absolute;display:block;content:"";background-size:100% 100%}
.open{font-family:'Open Sans',sans-serif}
.bebas{font-weight:700;font-family:Bebas}
.cond{font-family:'Open Sans Condensed',sans-serif}
.blue{color:#0bd0c7}
.dblue{color:#004b4c}
.green{color:#004b4b}
.gold{color:#f1db61}
.dgreen{color:#585d0d}
.white{color:#fff}
.yellow{color:#ffb405}
.grey{color:#a0a0a0}
.red{color:#d22d2e}
.dred{color:#690b2e}
.orange{color:#ff9b00}
.pink{color:#fd6585}
.purple{color:#c49ce3}
.txt-dred{color:#8d2b4c}
.txt-red{color:#b02432}
.hover-easy{-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-webkit-transition:all .5s ease-out}
.hover-easy:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}
.table{display:table;width:100%}
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.flex-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center}
.flex-cen{align-items:center;justify-content:center}
.flex-space-a{justify-content:space-around}
.flex-space-b{justify-content:space-between}
.cell{vertical-align:top;display:table-cell}
.inline{display:inline-block;vertical-align:top}
.img{display:block;margin:0 auto}
.inp{display:block;-moz-box-sizing:border-box;box-sizing:border-box}
.overflow{overflow:hidden}
.bold,.link{font-weight:700}
.line-through{text-decoration:line-through}
.up{text-transform:uppercase}
::-webkit-input-placeholder{color:#000}
::-moz-placeholder{color:#000}
:-moz-placeholder{color:#000}
:-ms-input-placeholder{color:#000}
input.btn{display:block;-moz-box-sizing:border-box;box-sizing:border-box}
.btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;cursor:pointer}
.btn:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}
.container{position:relative;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;-moz-box-sizing:border-box;box-sizing:border-box}
@media (min-width:768px) {
	.container{width:750px}
}
@media (min-width:1052px) {
	.container{width:1080px}
}
.form-group{margin-bottom:15px}
output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}
@media (min-width:768px) {
	.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}
}
.form-horizontal .has-feedback .form-control-feedback{right:15px}
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}
}
@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}
}
.clearfix:after,.clearfix:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}
.clearfix:after,.form-horizontal .form-group:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none!important}
.affix{position:fixed}
.owl-theme .owl-controls{margin-top:30px;text-align:center}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:30px;height:30px;margin:5px 7px;filter:alpha(opacity=50);opacity:.5;-webkit-border-radius:20px;border-radius:20px;background:#fff;border:1px solid #000}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page.active span{background:#000}
.owl-next,.owl-prev{width:42px;height:59px;background:url("../images/tri_2.png") center center no-repeat;display:inline-block;vertical-align:top;-moz-box-sizing:border-box;box-sizing:border-box;color:transparent;position:absolute;top:35%}
.owl-prev{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:-28px}
.owl-next{right:-28px}
.slide-it{position:relative}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url("../AjaxLoader.gif.html") center center no-repeat}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
.grabbing{cursor:url("../grabbing.png.html") 8 8,move}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.uppercase{text-transform:uppercase}
.center{text-align:center}
.align_right{text-align:right}
.align_left{text-align:left}
.underline{text-decoration:underline}
.old{text-decoration:line-through}
.italic{font-style:italic}
.block{display:block}
.bold{font-weight:700}
.light{font-weight:300}
.medium{font-weight:600}
.mg5{margin-top:5px}
.mg15{margin-top:15px}
.mg10{margin-top:10px}
.mg20{margin-top:20px}
.mg25{margin-top:25px}
.mg30{margin-top:30px}
.pd30{padding-top:30px}
.mg40{margin-top:40px}
.mg50{margin-top:50px}
.mg60{margin-top:60px}
.mg90{margin-top:90px}
.mg140{margin-top:140px}
.__9{font-size:9px}
.__14{font-size:14px}
.__16{font-size:16px}
.__18{font-size:18px}
.__20{font-size:20px}
.__22{font-size:22px}
.__24{font-size:24px}
.__26{font-size:26px}
.__30{font-size:30px}
.__33{font-size:33px}
.__36{font-size:36px}
.__42{font-size:42px}
.__48{font-size:48px}
.__55{font-size:55px}
.__63{font-size:63px}
.__60{font-size:60px}
.__72{font-size:72px}
.__90{font-size:90px}
@media only screen and (max-width:1050px) {
	.__90{font-size:60px}
	.__55,.__60,.__63,.__72{font-size:48px}
	.__36,.__42,.__48{font-size:30px}
	.__30,.__33{font-size:25px}
	.__18,.__20,.__22,.__24,.__26{font-size:16px}
	.container{width:100%;max-width:750px}
}
@media only screen and (max-width:480px) {
	.__55,.__60,.__72.__63{font-size:28px}
	.__22,.__24,.__30{font-size:18px}
}
.item33{width:33%}
.item20{width:20%}
.item23{width:23%}
.item24{width:24%}
.item35{width:35%}
.item40{width:40%}
.item50{width:50%}
.item60{width:60%}
.item65{width:65%}
.item70{width:70%}
.item75{width:75%}
.opacity30{opacity:.3}
.opacity50{opacity:.5}
.lh{line-height:100%}
.circle-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.pdd10{padding:10px 0}
.pdd30{padding:30px 0}
.pdd40{padding:40px 0}
.pdd50{padding:50px 0}
.pdd60{padding:60px 0}
.txt-shad{text-shadow:-1px 3px 7px rgba(11,18,30,.93)}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
@-webkit-keyframes fadeIn {
	from{opacity:0}
	to{opacity:1}
}
@keyframes fadeIn {
	from{opacity:0}
	to{opacity:1}
}
@-webkit-keyframes fadeOut {
	from{opacity:1}
	to{opacity:0}
}
@keyframes fadeOut {
	from{opacity:1}
	to{opacity:0}
}
@-webkit-keyframes slideInLeft {
	from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}
	to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes slideInLeft {
	from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}
	to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-webkit-keyframes slideInDown {
	from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}
	to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes slideInDown {
	from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}
	to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@media only screen and (min-width:1650px) {
	.main-menu__item_size{font-size:24px}
}
@media only screen and (min-width:1200px) and (max-width:1649px) {
	.main-menu__item_size{font-size:20px}
}
.cuprum{font-family:Cuprum,sans-serif}
.orn-bg{background:url("../orn-bg.png.html") center center no-repeat;display:inline-block;vertical-align:top;padding:3px}
.pink-bg{background:#D1256F;padding:3px}
.header-top{background:url("../images/header-nav.jpg") center top no-repeat;padding:20px 0 0}
.top-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:15px}
.top-menu__child{width:20%;position:relative}
.top-menu__child_btn{width:30%}
.top-menu__child-txt{color:#000;padding-left:8px}
.top-menu__child_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}
.top-menu__child_icon-bg{width:25%}
.top-menu__child_logo{width:15%}
.top-menu__child-img{flex-shrink:0}
.top-menu__child_timer{text-align:center;color:#FCE3E3}
.top-menu__btn{background:#E70000;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-transform:uppercase;padding:17px 0;cursor:pointer}
.top-menu__first-txt{font-family:Cuprum,sans-serif;padding:0 15px}
.top-menu__bigger-txt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}
.advantages-list-block{height:50px;background:url("../images/arrow-adventage.jpg") center center no-repeat}
.advantages-list{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around;align-items:center;padding:0 50px 0 70px}
.new-price{font-family:Cuprum,sans-serif}
.prod-and-price__new-price-span{position:relative;line-height:100%;font-size:48px}
.prod-and-price__new-price{font-size:18px}
.section-header-main{height:420px;background:url("../images/header-img.jpg") center center no-repeat;position:relative;z-index:1;}
.section-header-main__list{margin-left:250px;width:185px;padding-top:50px}
.section-header-main__item{position:relative;padding-bottom:10px;background:url("../images/txt-bg_1.png") right 88% no-repeat}
.section-header-main__item:before{content:"";display:block;width:43px;height:24px;margin-bottom:1px;background:url("../images/before_1.png") center center no-repeat}
.section-header-main__act-now{position:absolute;bottom:-160px;left:0;z-index:5}
.act-now__block{background:url("../images/txt-left.png") center top no-repeat;height:47px;width:332px}
.act-now__img{position:absolute;right:-115px;bottom:-12px;max-width:100px;max-height:73px}
.act-now__red-txt{padding:0 0 10px 35px}
.act-now__txt{display:inline-block;vertical-align:top;padding:10px 0 0 35px;position:relative;color:#fff;font-weight:700}
.prod-and-price{position:absolute;left:-100px;top:20px;width:380px}
.prod-and-price__sale{padding:7px 0}
.advantages-list__item{text-transform:uppercase}
.form-main{background:#11B3B3;width:260px;padding:20px 0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:absolute;right:-40px;top:20px}
.prod-and-price__price-bg{min-width:221px;min-height:90px;padding:13px 50px 13px 15px;background:url("../images/sale.png") center center no-repeat;background-size:100% 100%;right:220px;top:56px;color:#fff;position:absolute;-moz-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-o-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}
.old-price{position:relative;color:#fff;text-align:center}
.old-price__span{position:relative;display:inline-block;vertical-align:top}
.old-price__span:after{position:absolute;display:block;content:"";width:100%;height:2px;-moz-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-o-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg);background:#fff;left:-5px;top:43%}
.prod-and-price__img{position:relative;z-index:4}
.prod-sale-txt{position:absolute;bottom:-10px;right:-69px}
.prod-txt{padding-left:140px}
.sec-screen-big{background:url("../images/sec-sction.jpg") center center no-repeat}
.sec-screen-first__high{text-align:center;font-family:Cuprum,sans-serif;font-weight:700;font-weight:700}
.sec-screen-first__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around}
.sec-screen-first__item{padding:0 10px;text-align:center}
.sec-screen-first__txt{padding:5px 0}
.sec-screen-first__years{text-align:center}
.sec-screen-first__span{display:inline-block;vertical-align:top;background:#0bd0c7;padding:3px 10px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;font-weight:700;color:#fff}
.sec-screen-sec__h4{background:#0bd0c7}
.sec-screen-sec{background:#034c4d;padding:40px 80px}
.sec-screen-sec__h4{display:inline-block;vertical-align:top;position:relative;padding:3px 10px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;color:#fff;border:1px solid #fff;top:-20px}
.result-test__wrap{background:#fff;padding:10px 20px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
.sec-screen-sec__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.questions-block{top:-40px}
.test-form__checkbox-wrap{color:#fff;position:relative}
.test-form__inp{border:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;height:30px;width:50px;padding:0 5px}
.questions-block{position:relative}
.questions-block:after{position:absolute;display:block;content:"";background:url("../images/tri.png") center center no-repeat;width:32px;height:128px;right:10px;top:60px}
.result-test{padding-left:40px}
.incredible-offer{color:#d22d2e}
.recomendations-list__txt{position:relative;padding-left:20px}
.recomendations-list__txt:before{position:absolute;display:block;content:"";width:12px;height:1px;background:#000;top:12px;left:0}
.sec-screen-third__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.sec-screen-third__img-block{flex-shrink:0;width:325px}
.sec-screen-third__txt-block_first{padding-left:20px}
.sec-screen-third__item{width:50%}
.sec-screen-third__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content: center;}
.sec-screen-third__txt-block-sec{padding-top:212px;padding-right:20px;text-align:right}
.sec-screen-third__txt{font-size:18px}
.sec-screen-third__article{font-weight:700;font-weight:700;font-family:Cuprum,sans-serif}
.sec-screen-third__item-pd{padding-top:50px}
.best-years{background:#004B4B}
.best-years__bg{min-height:66px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;background:url("../images/bg-sec-txt.png") center center no-repeat;color:#004b4c}
.best-years__list{width:700px}
.best-years__items{margin-top:50px}
.best-years__btn{padding:10px 25px;cursor:pointer;background:#E70000;color:#fff;display:inline-block;vertical-align:top;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin-top:40px;font-weight:700;text-transform:uppercase;font-family:Cuprum,sans-serif}
.best-years__txt-bg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:265px;font-size:18px;color:#fff;position:relative;flex-shrink:0;min-height:66px}
.best-years__txt-bg_l{background:url("../images/txt-bg_1.png") center center no-repeat;background-size:100% auto;left:70px}
.best-years__txt-bg_r{background:url("../images/txt-bg_2.png") center center no-repeat;background-size:100% auto;right:70px}
.best-years__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;position:relative;margin-bottom:-50px}
.best-years__consist{position:absolute;right:-60px;top:150px;width:470px}
.best-years__txt-bg_top{top:20px}
.forth-screen{background:url("../images/forth-screen.jpg") center bottom no-repeat}
.forth-screen__list{margin-left:182px;width:550px}
.forth-screen__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:50px}
.forth-screen__quant{font-family:Cuprum,sans-serif;font-weight:700;position:relative;padding-right:20px}
.forth-screen__quant:before{position:absolute;display:block;content:"";width:43px;height:24px;background:url("../images/before_1.png") center center no-repeat;top:-30px;left:-10px}
.forth-screen__micro{position:absolute;bottom:-200px;left:-100px}
.fifth-screen{background:#004B4B}
.fifth-screen__btn{-webkit-border-radius:30px;border-radius:30px;background:#FF9500;padding:15px 30px;font-weight:700;font-weight:700;font-size:18px;cursor:pointer}
.fifth-screen__img{position:absolute;top:-45px;right:0;max-height:181px;max-width:245px}
.six-screen__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around;padding-left:200px;position:relative;z-index:4}
.six-screen__item{width:30%}
.six-screen__woman{position:absolute;left:-150px;bottom:0;max-width:439px;max-height:443px}
.six-screen__article{padding-left:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;position:relative;z-index:4}
.six-screen__num{font-family:Cuprum,sans-serif;font-weight:700;background:#d22d2e;width:100px;height:100px;flex-shrink:0;font-size:48px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-right:20px}
.seven-screen__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around;flex-wrap:wrap}
.seven-screen__item{width:28%;margin-top:40px;position:relative;z-index:4}
.six-screen__bg{margin-left:250px;background-size:100% 100%}
.seven-screen__img_big{max-width:640px;max-height:351px;position:absolute;top:-75px;left:-270px}
.seven-screen__item_big{z-index:3}
.seven-screen__img{margin-bottom:10px}
.eight-screen__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content: center;}
.eight-screen__item{width:50%}
.eight-screen__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.eight-screen__bio{position:relative;width:211px;flex-shrink:0}
.eight-screen__bio-txt{padding:10px;width:100%;background:rgba(255,255,255,.5);position:absolute;text-align:right;bottom:0;left:0;font-size:14px}
.eight-screen__txt{padding:0 20px;font-style:italic;font-size:16px}
.eight-screen__article{text-align:center;color:#004b4c;font-weight:700}
.eight-screen__article:after,.eight-screen__article:before{content:"";display:block;width:370px;margin:20px auto;background:#004b4c;height:2px}
.slide-it__item{text-align:center;font-family:Cuprum,sans-serif}
.eleven-screen__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around;margin-top:20px}
.eleven-screen__item{text-align:center;width:30%}
.eleven-screen__list_sm{padding:0 140px}
.eleven-screen-half{background:#c42026;padding:10px 0}
.eleven-screen-half__txt{color:#fff;font-weight:700}
.just-text__txt{max-width:700px}
.just-text{border-bottom:70px solid #c42026;padding-bottom:20px}
.just-text__img{position:absolute;top:-150px;right:-200px;max-width:700px;max-height:500px}
.how-we-work{background:url("../images/how-we-work.jpg") center bottom no-repeat;padding:40px 0}
.how-we-work__container{padding-left:182px}
.how-we-work__item{text-align:center;width:25%}
.how-we-work__img{height:145px}
.how-we-work__img_c{position:absolute;left:-100px;bottom:-40px}
.footer-main{background:#034c4d}
.footer-main a{margin: 0 10px}
.footer__head{color:#66b1b2;text-transform:uppercase;font-weight:700}
.email-link{color:#63c8d2;text-decoration:underline}
.footer__item{padding:0 10px;font-size:15px}
.form-main__inputs{padding:0 20px}
.form-main__inp{display:block;width:100%;height:45px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:0;padding-left:10px;margin-top:10px}
.form-main__inp_btn{width:90%;margin:10px auto 0;display:block;background:#E70000;border:0;height:45px;cursor:pointer;font-weight:700;color:#fff;font-size:20px;font-family:'PT Sans',sans-serif;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-transform:uppercase}
.form-main__secure-txt{padding-left:10px}
.form-main__secure{align-items:center;justify-content:center;color:#fff;font-size:14px;margin-top:15px}
.age-warning{position:absolute;left:70px;top:2px;background:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border:1px solid #d22d2e;color:#d22d2e;font-size:14px;padding:3px 10px}
.js-recomendations{display:none}
.js-recomendations.js-recomendations_act{display:block}
.fifth-screen__img_hid{display:none;position:absolute;width:1000px;max-height:initial;z-index:5;text-align:center;left:50px;top:-150px}
.slide-it__item{justify-content:space-between;margin:0 auto}
.slide-it__txt-block{margin:15px;text-align:left}
.slide-it__txt{background:#fff;padding:7px;font-size:14px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}
.slide-it__txt_green{float:right;background:#d1f8c5}
.slide-it__img{border:2px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.slide-it__item-child{width:375px;background:url("../images/slide_bg.jpg.png") center center no-repeat}
.slide-it__header{background:url("../images/slide_head.jpg") left center no-repeat;height:60px;width:100%}
@media only screen and (max-width:1050px) {
	.owl-prev,.top-menu__child_ef,.top-menu__child_logo,.owl-next,.how-we-work__img_c,.six-screen__woman,.fifth-screen__img,.advantages-list-block,.forth-screen__micro,.questions-block:after,.best-years__consist{display:none}
	.sec-screen-first__list,.sec-screen-sec__wrap,.sec-screen-third__item,.sec-screen-third__list,.six-screen__list,.top-menu__bigger-txt{display:block}
	.how-we-work__txt,.prod-and-price__sale,.sec-screen-third__img-block,.top-menu__bigger-txt{text-align:center}
	.how-we-work__img,.section-header-main{height:initial}
	.prod-and-price,.prod-and-price__sale,.seven-screen__img_big{position:initial}
	.top-menu__bigger-txt{padding-bottom:20px}
	.section-header-main{background:#A7A7A7;padding-top:20px}
	.forth-screen__list,.prod-and-price__price-bg,.section-header-main__list,.six-screen__bg{margin:0 auto}
	.prod-and-price__price-bg,.seven-screen__img_big{left:-45px}
	.prod-and-price__img{margin-bottom:-86px;max-width:480px;left:65px}
	.fifth-screen__img_hid{max-width:90%;left:5%}
	.sec-screen-third__txt-block-sec,.section-header-main__list{padding-top:0;margin-bottom:20px}
	.section-header-main{padding-bottom:100px}
	.section-header-main__act-now{bottom:-120px}
	.eight-screen__item,.footer__item,.sec-screen-first__item,.sec-screen-sec__wrap,.six-screen__article,.six-screen__item{margin-bottom:20px}
	.result-test,.six-screen__article{padding:0}
	.best-years__list,.eight-screen__item,.forth-screen__list,.questions-block,.result-test,.sec-screen-third__img-block,.sec-screen-third__item,.seven-screen__item,.six-screen__item{width:100%}
	.eight-screen__list,.footer__table,.how-we-work__list,.nine-screen__list{flex-wrap:wrap}
	.sec-screen-sec{padding:40px 20px}
	.eleven-screen__list_sm,.six-screen__list{padding:0}
	.just-text__img,.seven-screen__img_big{max-width:100%;max-height:100%}
	.seven-screen__img_big{position:relative;top:0}
	.owl-prev{left:-15px}
	.owl-next{right:-15px}
	.just-text__img{position:relative;top:0;right:0;margin-top:20px}
	.how-we-work__container{padding:0 15px}
	.section-header-main__list{margin-top:20px}
	.footer__item{width:50%}
	.section-header-main__list{width:265px}
	.prod-and-price__price-bg{height:100px;background-size:100% 100%}
	.seven-screen__item{width:50%}
	.old-price{font-weight:700;font-weight:700;font-size:22px}
	.forth-screen,.sec-screen-big{background:0 0}
	.form-main{position:initial}
	.prod-and-price__price-bg{position:initial;-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
	.prod-and-price__new-price{line-height:160%}
	.form-main__inp{margin-top:20px}
	.form-main{width:70%;max-width:490px;margin:40px auto 0}
	.over-window{width:80%!important;max-width:600px;-moz-box-sizing:border-box;box-sizing:border-box}
	#ouibounce-modal .blue,#ouibounce-modal .red{float:none!important;margin:10px auto;text-transform:uppercase;font-family:Arial;font-size:20px;max-width:100%;height:initial;padding:10px 0}
	#ouibounce-modal h2{padding:10px 0;font-family:Arial;font-size:26px}
	#ouibounce-modal .product{float:none;max-width:100%;margin:0 auto -60px}
	#ouibounce-modal h1{padding:7px 0;font-size:30px;line-height:100%}
	#ouibounce-modal .price,#ouibounce-modal form{width:280px;margin:0 auto;float:none}
	.button{font-size:22px}
	.slide-it__item{width:100%;display:block}
	.ten-screen__feed-img{height:auto;width:auto}
}
@media only screen and (max-width:480px) {
	.forth-screen__item,.six-screen__article{display:block}
	.forth-screen__item,.how-we-work__high,.how-we-work__txt,.six-screen__article{text-align:center}
	.six-screen__num{margin:0 auto 20px}
	.forth-screen__quant{display:inline-block;vertical-align:top}
	.form-main,.how-we-work__item,.how-we-work__txt,.nine-screen__item,.prod-and-price__img,.seven-screen__item{width:100%}
	.prod-and-price__img{left:-7px; width: 300px}
	.eight-screen__bio{display:none}
	.how-we-work__txt{width:50%;margin:10px auto 20px}
	.fifth-screen__img_hid{width:90%;left:5%;top:2%}
}
#ouibounce-modal{font-family:Bebas}
.owl-theme .owl-controls .owl-page.active span{background:#000}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1}
.owl-dots{text-align:center;margin-top:10px}
.owl-dot{display:inline-block}
.owl-dot span{display:inline-block;width:30px;height:30px;margin:5px 7px;filter:alpha(opacity=50);opacity:.5;-webkit-border-radius:20px;border-radius:20px;background:#fff;border:1px solid #000}
.owl-dot.active span{background:#000;opacity:1}
.form-main__inputs select{display:block;width:100%;height:45px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:0;padding-left:10px;margin-top:10px}
.how-we-work__disc-block{color:#ff141f;font-family:Bebas;width:192px;height:145px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;background:url("../images/li_7_1.png") center center no-repeat;background-size:100% 100%;margin:0 auto;text-align:center;font-size:69px;padding-right:25px;padding-top:13px}
.act-now__span{background:#007f7d;background:-webkit-linear-gradient(top,#007f7d 0%,#009591 100%);background:-webkit-gradient(linear,left top,left bottom,from(#007f7d),to(#009591));background:linear-gradient(to bottom,#007f7d 0%,#009591 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007f7d',endColorstr='#009591',GradientType=0);color:#fff;font-weight:700;font-weight:700;display:inline-block;vertical-align:top;font-size:52px;-webkit-border-radius:10px;border-radius:10px;border-bottom:2px solid #004B4C;width:79px;position:relative;text-align:center}
.fifth-screen__i{width:400px;border:2px solid grey;margin-bottom:10px}
.fifth-screen__i:first-child{float:left}
.fifth-screen__i:last-child{float:right}
@media (max-width: 719px) {
	.fifth-screen__i{width:100%}
	.conf-info{position:relative;cursor:default;width:355px;padding:30px;color:#000;z-index:9999;text-align:left;background:#fff;border-radius:6px;position:fixed;top:0;left:50%;margin:1px 0 0 -208px}
}
@media only screen and (max-width: 480px) {
	.act-now__block{height:initial}
	.act-now__img{margin-top:20px;margin-left:20px}
	.act-now__img,.section-header-main__act-now{position:initial}
	.section-header-main__act-now{margin-top:30px}
	.section-header-main{padding-bottom:30px}

	.top-menu__child_icon{display: none}
	.top-menu__child_btn{width: 90%; margin: 0 auto}
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut {
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../owl.video.play.png.html") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@font-face{font-family:"Bebas";font-style:normal;font-weight:700;src:url("../fonts/BebasNeueBold.eot#iefix") format("embedded-opentype"),url("../fonts/BebasNeueBold.woff") format("woff"),url("../fonts/BebasNeueBold.ttf") format("truetype")}

.copyright { font-size: 14px;text-align: center; padding:40px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }

.errorMessage {font-size: 11px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 15px 0 0; z-index: 9999;}</pre></body></html>