@charset "UTF-8";
body{overflow-x:hidden;}
.row-flex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.row-flex.fd-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.row-flex.f-wr{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.row-flex.f-jc-c{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.row-flex.f-jc-sb{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.row-flex.f-jc-sa{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
.row-flex.f-ai-c{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}
.row-flex.f-ai-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}
.pd-0{padding:0}
.pd-r-0{padding-right:0}
.pd-l-0{padding-left:0}
.block-center{display:block;width:auto;margin-right:auto;margin-left:auto}
.block-table-center{display:table;margin-right:auto;margin-left:auto}
.w100{width:100%}
.full-width{margin:0;padding-left:calc((100vw - 100%)/2);padding-right:calc((100vw - 100%)/2)}
.white-popup{position:relative;background:#FFF;padding:20px 30px;width:600px;max-width:100%;margin:0 auto}
#mobile-nav-trigger{display:none}
.btn_form_offer{display: none; color: #fff;   -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; transition: all .3s ease-out; position: fixed; left: 50%; bottom: -120px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 10000;}

/* header menu*/
html {
	overflow-y: scroll;
	scroll-behavior: smooth;
	scroll-padding-top: 61px;
}
.btn-clear {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: inherit;
    appearance: none;
}

.simply-burger--css {
	position: absolute;
	top: 10px;
	right: 10px;
    z-index: 100;
}

#simply-burger {
    width: 35px;
    height: 24px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    margin-left: 1rem;
}

#simply-burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #f95a4f;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

#simply-burger span:nth-child(1) {
    top: 0px;
}

#simply-burger span:nth-child(2) {
    top: 10px;
}

#simply-burger span:nth-child(3) {
    top: 20px;
}

#simply-burger.opens span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
}

#simply-burger.opens span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#simply-burger.opens span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
}
.main-box {
	position: relative;
}

.main-nav {
    background-color: rgba(255,255,255, .5);
    position: absolute;
    width: 100%;
    z-index: 10;
}
.main-nav__lists {
	display: none;
}

.main-nav__lists li{
}

.main-nav__lists li{
	text-align: left;
	border-bottom: 2px solid #f95a4f;
}

.main-nav__lists a{
	display: block;
    padding: 10px 60px 10px 20px;
    color: #f95a4f;
    text-align: right;
}

.wrap-header:after {
    display: none !important;
}

/* End header menu*/

@media only screen and (max-width: 767px) {
#mobile-nav-trigger{display:table;margin-right:auto;margin-left:auto}
}
.hamburger .line{width:40px;height:4px;background-color:#000;display:block;margin:6px auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.hamburger:hover{cursor:pointer}
.hamburger.is-active .line:nth-child(2){opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
.hamburger.is-active .line:nth-child(1){-webkit-transform:translateY(13px) rotate(45deg);-ms-transform:translateY(13px) rotate(45deg);transform:translateY(13px) rotate(45deg)}
.hamburger.is-active .line:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}
@font-face{font-family:"CalibriBold";src:url(/content/themes/default-theme/fonts/CalibriBold/CalibriBold.eot);src:url(/content/themes/default-theme/fonts/CalibriBold/CalibriBold.eot?#iefix) format("embedded-opentype"),url(/content/themes/default-theme/fonts/CalibriBold/CalibriBold.woff) format("woff"),url(/content/themes/default-theme/fonts/CalibriBold/CalibriBold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Calibri-Light";src:url(/content/themes/default-theme/fonts/Calibri-Light/Calibri-Light.eot);src:url(/content/themes/default-theme/fonts/Calibri-Light/Calibri-Light.eot?#iefix) format("embedded-opentype"),url(/content/themes/default-theme/fonts/Calibri-Light/Calibri-Light.woff) format("woff"),url(/content/themes/default-theme/fonts/Calibri-Light/Calibri-Light.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"OpenSansBold";src:url(/content/themes/default-theme/fonts/OpenSansBold/OpenSansBold.eot);src:url(/content/themes/default-theme/fonts/OpenSansBold/OpenSansBold.eot?#iefix) format("embedded-opentype"),url(/content/themes/default-theme/fonts/OpenSansBold/OpenSansBold.woff) format("woff"),url(/content/themes/default-theme/fonts/OpenSansBold/OpenSansBold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"YesevaOneRegular";src:url(/content/themes/default-theme/fonts/YesevaOneRegular/YesevaOneRegular.eot);src:url(/content/themes/default-theme/fonts/YesevaOneRegular/YesevaOneRegular.eot?#iefix) format("embedded-opentype"),url(/content/themes/default-theme/fonts/YesevaOneRegular/YesevaOneRegular.woff) format("woff"),url(/content/themes/default-theme/fonts/YesevaOneRegular/YesevaOneRegular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}
*{margin:0;padding:0;box-sizing:border-box}
html{height:100%}
a{text-decoration:none}
button{border:0;cursor:pointer;outline:0}
img{display:block;max-width:100%}
li{list-style:none}
input,textarea,a{outline:none!important}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
textarea{resize:none}
iframe{border:0;outline:0;max-width:100%}
b,strong{color:#f95a4f}
h1,h2,h3,h4,h5,h6{font-family:"CalibriBold",sans-serif;font-weight:400;line-height:120%;color:#f95a4f}
::-webkit-input-placeholder{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700}
::-moz-placeholder{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700}
:-moz-placeholder{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700}
:-ms-input-placeholder{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700}
body{font-family:"CalibriBold",sans-serif;font-size:20px;color:#555;max-width:1920px;margin:0 auto;position:relative}
@media screen and (min-width: 1921px) {
html{background:#e96443;background:-webkit-linear-gradient(to right,#904e95,#e96443);background:-webkit-linear-gradient(left,#904e95,#e96443);background:linear-gradient(to right,#904e95,#e96443)}
body{box-shadow:0 0 15px rgba(0,0,0,0.3);background-color:#fff}
}
.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;touch-action:manipulation;-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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);display:block}
.owl-carousel.owl-hidden{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut {
0%{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
100%{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
}
@keyframes fadeOut {
0%{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
100%{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
}
.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;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) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-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;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.btn{display:block;width:372px;height:82px;line-height:80px;font-size:37px;text-transform:uppercase;background:#fe1f8b;background:-webkit-gradient(left top,right top,color-stop(0%,#fe1f8b),color-stop(50%,#f95a4f),color-stop(100%,#ffa94e));background:-webkit-linear-gradient(left,#fe1f8b 0%,#f95a4f 50%,#ffa94e 100%);background:linear-gradient(to right,#fe1f8b 0%,#f95a4f 50%,#ffa94e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1f8b',endColorstr='#ffa94e',GradientType=1);border-radius:41px;text-align:center}
.wrap-header{background:url(img/bgs/main-bg.png) right top no-repeat;position:relative}
.wrap-header:after{content:'';display:block;width:100%;height:949px;background:url(img/bgs/main-hands-bg.png) right top no-repeat;position:absolute;top:0;left:0;z-index:3}
.wrap-header .header{width:100%;max-width:1320px;height:949px;margin:0 auto;position:relative}
.wrap-header .header h1{width:100%;text-align:center;font-size:300px;line-height:100%;text-transform:uppercase;font-weight:700;position:absolute;bottom:200px;letter-spacing:-12px;white-space:nowrap;z-index:2;left:-7px}
.wrap-header .header h1 span{display:inline-block;margin-left:-118px;position:relative;bottom:-30px;color:#fff;z-index:-1}
.wrap-header .header .clock{position:absolute;left:0;bottom:50px}
.wrap-header .header .clock .title{display:none;color:#ffa94e;font-size:23px;line-height:50px;text-transform:uppercase}
.wrap-header .header .clock .days{display:none;width:128px;height:88px;background:url(img/bgs/count-bg.png) center no-repeat}
.wrap-header .header .clock .days:after{display:block;width:100%;height:8px;position:absolute;left:0;top:50%;margin-top:-6px;background:#fff;z-index:1}
.wrap-header .header .clock .days span{font-family:"OpenSansBold";color:#f95a4f;font-size:87px;line-height:100%;display:block;letter-spacing:12px;margin-right:-6px}
.wrap-header .header .open{position:absolute;left:50%;margin-left:-186px;bottom:70px;text-align:center;color:#fff;z-index:4}
.wrap-header .header .img{position:absolute;top:96px;left:0}
.wrap-hello{background:url(img/bgs/tape-bg.png) 36px 100px no-repeat,#280008;margin-top:-1px;padding:220px 0 0;position:relative}
.wrap-hello:after{content:'';display:block;width:100%;height:359px;background:url(img/bgs/brown-bg.png) bottom center no-repeat,#fff;position:absolute;left:0;bottom:-200px;z-index:0}
.wrap-hello .hello{width:100%;max-width:1320px;margin:0 auto}
.wrap-hello .hello .right-text{float:right;padding:25px 0;border-top:2px solid #9e8c95;border-bottom:2px solid #9e8c95;width:50%;position:relative;z-index:1}
.wrap-hello .hello .right-text p{color:#fff;font-size:21px}
.wrap-hello .hello .right-text p .big, .wrap-hello .hello .left-text p .big{font-size:28px}
.wrap-hello .hello .right-text p b{text-transform:uppercase}
.wrap-hello .hello .left-text{float:left;padding:25px 0;text-align:left;border-top:2px solid #9e8c95;border-bottom:2px solid #9e8c95;width:50%;position:relative;z-index:1}
.wrap-hello .hello .left-text p{color:#fff;font-size:21px;padding-right:50px}
.wrap-hello .hello .img{width:908px;height:908px;background:url(img/bgs/hello-bg.png) center no-repeat;text-align:center;position:absolute;top:-146px;left:50%;margin-left:-454px;z-index:2}
.wrap-hello .hello .img img{max-width:292px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1}
.wrap-hello .hello .img:before{content:'';display:block;width:380px;height:380px;border:2px solid #fff;border-radius:50%;position:absolute;top:0;bottom:-13px;left:-16px;right:0;margin:auto;z-index:0}
.wrap-hello .hello .img:after{content:'';display:block;width:235px;height:235px;border:5px solid #fff;border-radius:50%;position:absolute;top:0;bottom:-16px;left:-14px;right:0;margin:auto;z-index:0}
.wrap-hello .hello h2{clear:both;padding-top:207px;text-align:center;font-size:30px;line-height:50px;text-transform:uppercase;color:#fff;margin-bottom:88px;position:relative;z-index:1}
.wrap-hello .hello p.q{color:#fff;font-size:34px;line-height:39px;text-transform:uppercase;text-align:center;position:relative;z-index:1}
.wrap-girls{position:relative;padding:170px 0 70px;z-index:1;overflow:hidden;}
.wrap-girls .w-girls{width:100%;max-width:1320px;margin:0 auto;padding:0 80px}
.wrap-girls .w-girls h3{text-align:center;line-height:54px;text-transform:uppercase;font-size:30px;font-weight:700;margin-bottom:75px}
.wrap-girls .w-girls h3 span{display:inline-block;position:relative;color:#fff;font-size:35px;margin:0 10px}
.wrap-girls .w-girls h3 span:after{content:'';display:block;width:128px;height:132px;position:absolute;top:-42px;left:-26px;z-index:-1;background:url(img/bgs/t-circles-bg.png) center no-repeat}
.wrap-girls .w-girls .q{text-align:center;color:#f95a4f;font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:50px}
.wrap-girls .w-girls .girls:after{content:'';display:block;clear:both}
.wrap-girls .w-girls .girls .girl{width:839px;height:165px;float:right;position:relative;z-index:1;margin-bottom:20px;background:#fff}
.wrap-girls .w-girls .girls .girl:last-child{margin-bottom:0}
.wrap-girls .w-girls .girls .girl:before{content:'';display:block;clear:both;width:calc(100% + 4px);height:calc(100% + 4px);background:#feefa5;background:-webkit-gradient(left top,right top,color-stop(0%,#feefa5),color-stop(80%,#f95a4f),color-stop(100%,#f95a4f));background:-webkit-linear-gradient(left,#feefa5 0%,#f95a4f 80%,#f95a4f 100%);background:linear-gradient(to right,#feefa5 0%,#f95a4f 80%,#f95a4f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feefa5',endColorstr='#f95a4f',GradientType=1);position:absolute;top:-1px;left:-1px;z-index:-1}
.wrap-girls .w-girls .girls .girl:after{content:'';display:block;width:2px;height:calc(100% + 4px);position:absolute;top:-3px;right:-3px;background:rgba(249,90,79,0);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(249,90,79,0)),color-stop(100%,#f95a4f));background:-webkit-linear-gradient(top,rgba(249,90,79,0) 0%,#f95a4f 100%);background:linear-gradient(to bottom,rgba(249,90,79,0) 0%,#f95a4f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f95a4f',endColorstr='#f95a4f',GradientType=0);z-index:1}
.wrap-girls .w-girls .girls .girl:nth-child(2n):before{content:'';display:block;clear:both;width:calc(100% + 4px);height:calc(100% + 4px);background:#f95a4f;background:-webkit-gradient(left top,right top,color-stop(0%,#f95a4f),color-stop(30%,#f95a4f),color-stop(100%,#feefa5));background:-webkit-linear-gradient(left,#f95a4f 0%,#f95a4f 30%,#feefa5 100%);background:linear-gradient(to right,#f95a4f 0%,#f95a4f 30%,#feefa5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f95a4f',endColorstr='#feefa5',GradientType=1);position:absolute;top:-1px;left:-2px;z-index:-1}
.wrap-girls .w-girls .girls .girl:nth-child(2n){float:left}
.wrap-girls .w-girls .girls .girl .text{float:left;width:100%;height:100%;padding:5px 300px 25px 15px;text-align:center;background:#fff;margin:1px 0 1px 1px;z-index:1}
.wrap-girls .w-girls .girls .girl .text:after{content:'';display:block;width:calc(100% + 4px);height:2px;background:#feefa5;background:-webkit-gradient(left top,right top,color-stop(0%,#feefa5),color-stop(50%,#f95a4f),color-stop(100%,#f95a4f));background:-webkit-linear-gradient(left,#feefa5 0%,#f95a4f 50%,#f95a4f 100%);background:linear-gradient(to right,#feefa5 0%,#f95a4f 50%,#f95a4f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feefa5',endColorstr='#f95a4f',GradientType=1);position:absolute;bottom:-3px;right:-3px;z-index:1}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text:after{content:'';display:block;width:calc(100% + 4px);height:2px;background:#f95a4f;background:-webkit-gradient(left top,right top,color-stop(0%,#f95a4f),color-stop(40%,#f95a4f),color-stop(100%,#fff9ab));background:-webkit-linear-gradient(left,#f95a4f 0%,#f95a4f 40%,#fff9ab 100%);background:linear-gradient(to right,#f95a4f 0%,#f95a4f 40%,#fff9ab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f95a4f',endColorstr='#fff9ab',GradientType=1);position:absolute;bottom:-3px;right:-3px;z-index:1}
.wrap-girls .w-girls .girls .girl .text .title{font-size:38px;font-weight:700;color:#f95a4f;margin-bottom:8px}
.wrap-girls .w-girls .girls .girl:nth-child(2n):after{display:none}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text{float:right;padding:25px 20px 25px 350px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text{padding:10px 20px 10px 350px}
.wrap-girls .w-girls .girls .girl .img{float:right;max-width:350px;position:absolute;right:-20px;bottom:-21px;z-index:1}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .img{float:left;right:inherit;left:-5px}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img{bottom:-30px}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{bottom:-51px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{bottom:-18px;left:-2px}
.wrap-girls .w-girls .girls .girl p{color:#555;font-size:22px;line-height:33px;text-transform:uppercase;font-weight:700}
.wrap-prices{padding:40px 0;position:relative;background:#280008}
.wrap-prices:before{content:'';display:block;width:100%;height:843px;background:url(img/bgs/shekels-bg.png) right top no-repeat;position:absolute;right:0;top:0;z-index:1}
.wrap-prices:after{content:'';display:block;width:292px;height:400px;background:url(img/bgs/cup-bg.png) center no-repeat;position:absolute;left:0;top:-110px;z-index:0}
.wrap-prices .w-prices{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center;background:url(img/bgs/shekel2-bg.png) bottom left no-repeat;position:relative}
.wrap-prices .w-prices h2{font-size:44px;line-height:51px;color:#fe7c73;text-transform:uppercase;margin-bottom:20px;font-weight:700}
.wrap-prices .w-prices h2 span{display:block;color:#fff}
.wrap-prices .w-prices .prices .price{width:305px;height:113px;margin:0 auto 35px;border-top:1px solid #af7f37;border-bottom:1px solid #af7f37;position:relative;right:-30px}
.wrap-prices .w-prices .prices .price:before{content:'';display:block;width:155px;height:155px;background:url(img/bgs/circles-bg-3.png) center no-repeat;position:absolute;top:-21px;right:-64px;z-index:0}
.wrap-prices .w-prices .prices .price:nth-child(1):before{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}
.wrap-prices .w-prices .prices .price:nth-child(2):before{-webkit-transform:rotate(125deg);-ms-transform:rotate(125deg);transform:rotate(125deg)}
.wrap-prices .w-prices .prices .price:nth-child(4):before{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg)}
.wrap-prices .w-prices .prices .price:nth-child(5):before{-webkit-transform:rotate(325deg);-ms-transform:rotate(325deg);transform:rotate(325deg)}
.wrap-prices .w-prices .prices .price:after{content:'1';display:block;width:155px;height:155px;position:absolute;top:-21px;right:-64px;color:#dfae45;font-size:86px;line-height:155px;text-transform:uppercase;font-family:"Calibri-Light";z-index:1}
.wrap-prices .w-prices .prices .price:nth-child(2):after{content:'2'}
.wrap-prices .w-prices .prices .price:nth-child(3):after{content:'3'}
.wrap-prices .w-prices .prices .price:nth-child(4):after{content:'4'}
.wrap-prices .w-prices .prices .price:nth-child(5):after{content:'5'}
.wrap-prices .w-prices .prices .price:nth-child(2),.wrap-prices .w-prices .prices .price:nth-child(4){right:180px}
.wrap-prices .w-prices .prices .price:nth-child(3){right:390px}
.wrap-prices .w-prices .prices .price:last-child{margin-bottom:0}
.wrap-prices .w-prices .prices .price p{text-transform:uppercase;color:#fe7c73;font-size:22px;line-height:34px;font-weight:700;position:relative}
.wrap-prices .w-prices .prices .price p:nth-child(1):before{content:'';display:block;width:calc(100% - 60px);height:1px;background:#af7f37;position:absolute;top:-1px;left:0;z-index:0}
.wrap-prices .w-prices .prices .price p:nth-child(3):after{content:'';display:block;width:calc(100% - 60px);height:1px;background:#af7f37;position:absolute;bottom:-3px;left:0;z-index:0}
.wrap-prices .w-prices .prices .price p b{color:#fcdedc;font-size:43px}
.wrap-prices .w-prices .arrow{position:absolute;right:90px;bottom:-200px}
.wrap-prices-line{width:100%;height:359px;background:url(img/bgs/brown-bg.png) top center no-repeat,#fff}
.wrap-offer{padding:0;background:url(img/bgs/offer-bg.png) top right no-repeat;position:relative;top:-50px; background-position-y: 40px;}
.offer_row_wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-evenly;
}
.offer_item{

}
.wrap-offer .w-offer{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center}
.wrap-offer .w-offer h2{color:#f95a4f;font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:35px}
.wrap-offer .w-offer .offer-bottom-txt > p{font-size:22px;line-height:30px;text-transform:uppercase;margin-bottom:30px;font-weight:700}
.wrap-offer .w-offer .offer_item > p{position:relative;top:-45px}
.wrap-offer .w-offer .offer-bottom-txt > p:last-child{margin-bottom:0}
.wrap-offer .w-offer .offer{width:325px;height:383px;position:relative;background:url(img/bgs/balance-bg.png) center no-repeat;margin:0 auto;padding:75px 30px 15px}
.wrap-offer .w-offer .offer_item_2 .offer {background:url(img/bgs/hituv_offer2.png) center no-repeat;}
.offer_item h3 {padding-bottom: 26px; font-size: 21px;}
.wrap-offer .w-offer .offer > p{color:#fff;line-height:25px;text-transform:uppercase}
.wrap-offer .w-offer .offer > p.name{line-height:47px;text-transform:uppercase;color:#555;font-size:34px;margin-bottom:5px;font-weight:700}
.wrap-offer .w-offer .offer > p.price{color:#fff;font-size:43px;margin-bottom:20px;font-weight:700}
.wrap-offer .w-offer .btn{margin:0 auto 15px;position:relative;top:-35px;color:#fff;font-size:26px;text-transform:uppercase;font-weight:700}
.wrap-offer .w-offer h4{color:#f95a4f;font-size:28px;font-weight:700}
.wrap-offer .w-offer h4 br{display: none;}
#what + .wrap-offer{top:0;padding-bottom: 60px;}
.wrap-how-works{padding:50px 0;background:url(img/bgs/work-bg.png) bottom center no-repeat,#fff;position:relative;z-index:0;background-size:cover}
.wrap-how-works .w-how-works{width:100%;max-width:1320px;margin:0 auto;padding:0 80px}
.wrap-how-works .w-how-works h2{text-align:center;color:#f95a4f;font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:60px}
.wrap-how-works .w-how-works .works{max-width:760px;margin:0 auto 35px}
.wrap-how-works .w-how-works .works:after{content:'';display:block;clear:both}
.wrap-how-works .w-how-works .works .work{height:40px;margin-bottom:80px;padding-left:116px;position:relative;text-align:left;width:50%;float:right;left:-6px}
.wrap-how-works .w-how-works .works .work:nth-child(2n){padding-left:0;padding-right:116px;text-align:right;float:left;margin:60px 0 20px;right:-6px}
.wrap-how-works .w-how-works .works .work:last-child{margin-bottom:0}
.wrap-how-works .w-how-works .works .work .img{width:94px;height:94px;border:1px solid #f95a4f;border-radius:50%;position:absolute;top:-27px;left:0}
.wrap-how-works .w-how-works .works .work:nth-child(2n) .img{width:94px;height:94px;border:1px solid #f95a4f;border-radius:50%;position:absolute;top:-27px;right:0;left:inherit}
.wrap-how-works .w-how-works .works .work .img svg{display:block;width:100%;max-width:56px;height:100%;max-height:56px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.wrap-how-works .w-how-works .works .work:first-child .img svg{right:-15px}
.wrap-how-works .w-how-works .works .work p{font-size:17px;line-height:20px;text-transform:uppercase;font-weight:700}
.wrap-how-works .w-how-works .wrap-form{display:none;margin:0 auto;width:587px;height:245px;background:#fff;padding:15px;position:relative}
.wrap-how-works .w-how-works .wrap-form:before{content:'';display:block;width:124px;height:124px;background:rgba(249,75,152,0.36);border-radius:50%;position:absolute;top:50%;margin-top:-62px;left:-52px;z-index:-1}
.wrap-how-works .w-how-works .wrap-form:after{content:'';display:block;width:124px;height:124px;background:rgba(249,75,152,0.36);border-radius:50%;position:absolute;top:50%;margin-top:-62px;right:-52px;z-index:-1}
.wrap-how-works .w-how-works .wrap-form h4{text-align:center;color:#f95a4f;font-size:28px;line-height:100%;text-transform:uppercase;margin-bottom:20px;font-weight:700}
.wrap-how-works .w-how-works .wrap-form h4 br{display:none}
.wrap-how-works .w-how-works .wrap-form .form{width:312px;margin:0 auto;position:relative}
.wrap-how-works .w-how-works .wrap-form .form p{margin-bottom:20px}
.wrap-how-works .w-how-works .wrap-form .form p:last-child{margin-bottom:0}
.wrap-how-works .w-how-works .wrap-form .form p .input,.wrap-how-works .w-how-works .wrap-form .form .nf-field-element .input{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700;width:100%;height:30px;line-height:30px;border:0;border-bottom:1px solid #8d8d8d;padding-right:35px;background:url(img/icons/person-icon.png) right center no-repeat}
.wrap-how-works .w-how-works .wrap-form .form p:nth-child(2) .input,.wrap-how-works .w-how-works .wrap-form .form .phone-container .input{background:url(img/icons/phone2-icon.png) right center no-repeat}
.wrap-how-works .w-how-works .wrap-form .form .email-container .input{background: url(https://hituv.net/content/themes/default-theme/img/icons/email-icon.png) right center no-repeat;}
.wrap-how-works .w-how-works .wrap-form .form p .textarea,.wrap-how-works .w-how-works .wrap-form .form .textarea-wrap .textarea{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700;width:100%;height:30px;line-height:120%;border:0;border-bottom:1px solid #8d8d8d;padding-right:35px;overflow:hidden;background:url(img/icons/question-icon.png) right center no-repeat;padding-top:6px}
.wrap-how-works .w-how-works .wrap-form .nf-before-form-content{display:none!important}
.wrap-how-works .w-how-works .wrap-form .form .nf-field-container{margin-bottom:20px}
.submit-container,.wrap-how-works .w-how-works .wrap-form .form .textarea-container{margin-bottom:0!important}
.nf-response-msg{text-align:center;padding:30px 20px}
.nf-response-msg .ss-title{font-size:24px;margin-bottom:20px;color:#f95a4f}
.nf-after-field .nf-error-msg{margin-right:0;font-size:11px}
.wrap-how-works .w-how-works .wrap-form .nf-after-form-content{text-align:center;position:relative;top:85px;font-size:15px}
.wrap-how-works .w-how-works .wrap-form .form .nf-input-limit{font-size:11px;margin-top:1px}
.wrap-how-works .w-how-works .wrap-form .form .submit{border:0;cursor:pointer;width:346px;height:64px;line-height:62px;border-radius:32px;color:#fff;font-size:33px;text-transform:uppercase;font-weight:700;position:absolute;bottom:-75px;left:50%;margin-left:-173px}
.wrap-how-works .w-how-works .wrap-form .wrap-wa{width:64px;height:64px;border:1px solid #f95a4f;border-radius:50%;position:absolute;top:50%;left:-22px;margin-top:-32px;background:rgba(255,255,255,0.5);z-index:2}
.wrap-how-works .w-how-works .wrap-form .wrap-wa:after{content:'';display:block;width:148px;height:60px;background:url(img/bgs/line-form-bg.png) center no-repeat;position:absolute;bottom:20px;right:20px}
.wrap-how-works .w-how-works .wrap-form .wrap-wa .wa{display:block;width:100%;height:100%;position:relative;z-index:3}
.wrap-how-works .w-how-works .wrap-form .wrap-wa .wa svg{max-width:38px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.wrap-how-works .w-how-works .wrap-form .wrap-wa span{display:block;position:absolute;right:130px;bottom:35px;font-size:17px;line-height:22px}
.wrap-how-works .w-how-works .wrap-form .wrap-phone{width:64px;height:64px;border:1px solid #f95a4f;border-radius:50%;position:absolute;top:50%;right:-22px;margin-top:-32px;background:rgba(255,255,255,0.5);z-index:2}
.wrap-how-works .w-how-works .wrap-form .wrap-phone:after{content:'';display:block;width:148px;height:60px;background:url(img/bgs/line-form2-bg.png) center no-repeat;position:absolute;bottom:20px;left:20px}
.wrap-how-works .w-how-works .wrap-form .wrap-phone .phone{display:block;width:100%;height:100%;position:relative;z-index:3}
.wrap-how-works .w-how-works .wrap-form .wrap-phone .phone svg{max-width:38px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.wrap-how-works .w-how-works .wrap-form .wrap-phone span{display:block;position:absolute;left:145px;bottom:35px;font-size:17px;line-height:22px;text-transform:uppercase;font-weight:700}
.wrap-before-after{padding:100px 0 40px}
.wrap-before-after .before-after{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center}
.wrap-before-after .before-after h2{text-align:center;color:#f95a4f;font-size:44px;line-height:50px;text-transform:uppercase;margin-bottom:30px;font-weight:700}
.wrap-before-after .before-after .before-after-slider{max-width:1044px;direction:ltr;margin:0 auto;top:-50px}
.before-after-slider.owl-carousel .owl-item{opacity:.44;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=44);-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-webkit-transition:all .5s;transition:all .5s;margin:60px 0}
.before-after-slider.owl-carousel .owl-item.center{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);top:0;z-index:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);margin:60px 0}
.wrap-before-after .before-after .customNavigation{display:inline-block;direction:ltr;text-align:center;position:relative;vertical-align:middle;z-index:3}
.wrap-before-after .before-after .customNavigation .slider-counter{height:37px;line-height:37px;text-transform:uppercase;font-family:"Calibri-Light";padding:0 24px;color:#f95a4f;font-size:37px}
.wrap-before-after .before-after .customNavigation .slider-counter span{font-size:37px;color:#c7cccd}
.wrap-before-after .before-after .customNavigation .slider-counter span.all{color:#c7cccd;font-size:22px}
.wrap-before-after .before-after .customNavigation .prev{position:absolute;top:0;left:0;background:transparent;height:37px;font-size:37px;line-height:37px;color:#c7cccd}
.wrap-before-after .before-after .customNavigation .next{position:absolute;top:0;right:0;background:transparent;height:37px;font-size:37px;line-height:37px;color:#c7cccd}
.wrap-before-after .before-after .customNavigation .prev:hover,.wrap-before-after .before-after .customNavigation .next:hover{color:#f95a4f}
.wrap-before-after .before-after .before-after-slider .owl-dots .owl-dot{width:9px;height:9px;margin:0 5px;background:#d4d8d9;border-radius:50%;position:relative;z-index:3}
.wrap-before-after .before-after .before-after-slider .owl-dots .owl-dot.active{background:#f95a4f}
.wrap-before-after .before-after .before-after-slider .owl-nav{margin-top:-35px}
.wrap-before-after .before-after .before-after-slider .owl-nav .owl-prev{position:absolute;top:60px;left:0;height:472px;width:285px;font-size:0}
.wrap-before-after .before-after .before-after-slider .owl-nav .owl-next{position:absolute;top:60px;right:0;height:472px;width:285px;font-size:0}
.wrap-before-after .before-after .wrap-ab{max-width:678px;margin:0 auto}
.wrap-before-after .before-after .wrap-ab:after{content:'';display:block;clear:both}
.wrap-before-after .before-after .wrap-ab .before{float:left;font-size:20px;line-height:22px;text-transform:uppercase;position:relative}
.wrap-before-after .before-after .wrap-ab .before:after{content:'';display:block;width:148px;height:60px;background:url(img/bgs/line-form-bg.png) center no-repeat;position:absolute;top:-5px;right:-155px;z-index:3}
.wrap-before-after .before-after .wrap-ab .after{float:right;font-size:20px;line-height:22px;text-transform:uppercase;position:relative}
.wrap-before-after .before-after .wrap-ab .after:after{content:'';display:block;width:148px;height:60px;background:url(img/bgs/line-form2-bg.png) center no-repeat;position:absolute;top:-5px;left:-155px;z-index:3}
.wrap-reviews{background:url(img/bgs/like-bg.png) right 180px no-repeat,url(img/bgs/brown-top-bg.png) center bottom no-repeat;position:relative;padding-bottom:300px}
.wrap-reviews .hash-nav{width:100%;text-align:center;position:absolute;left:0;top:100px;height:151px;background:url(img/bgs/line-points-bg.png) top center no-repeat;direction:ltr;z-index:3;background-size:cover}
.wrap-reviews .hash-nav .button{display:inline-block;vertical-align:middle;width:57px;height:57px;line-height:59px;background:#fff;box-shadow:0 1px 2px 0 #daaa77;border-radius:50%;font-family:"YesevaOneRegular";color:#daaa77;font-size:36px;position:absolute;top:0}
.wrap-reviews .hash-nav .button.active{background:#f95a4f;color:#fff}
.wrap-reviews .hash-nav .button:nth-child(1){left:100px;top:70px}
.wrap-reviews .hash-nav .button:nth-child(2){left:395px;top:10px}
.wrap-reviews .hash-nav .button:nth-child(3){left:670px;top:-18px}
.wrap-reviews .hash-nav .button:nth-child(4){left:50%;margin-left:-30px;top:-26px}
.wrap-reviews .hash-nav .button:nth-child(5){right:660px;top:-18px}
.wrap-reviews .hash-nav .button:nth-child(6){right:385px;top:10px}
.wrap-reviews .hash-nav .button:nth-child(7){right:90px;top:70px}
.wrap-reviews .reviews{width:100%;max-width:840px;margin:0 auto;padding:0 60px;text-align:center}
.wrap-reviews .reviews h2{color:#f95a4f;font-size:44px;line-height:100%;text-transform:uppercase;margin-bottom:30px;font-weight:700}
.wrap-reviews .reviews .reviews-slider{padding:130px 0 0;direction:ltr;z-index:2}
.wrap-reviews .reviews .reviews-slider .item{position:relative;z-index:4}
.wrap-reviews .reviews .reviews-slider .item .meta{height:40px;line-height:40px;border-top:2px solid #dcae7e;border-bottom:2px solid #dcae7e;margin:75px 0 100px}
.wrap-reviews .reviews .reviews-slider .item .meta:after{content:'';display:block;clear:both}
.wrap-reviews .reviews .reviews-slider .item .meta .name{float:right;height:37px;line-height:37px;text-align:center;width:50%;padding-left:95px;color:#f95a4f;font-size:16px}
.wrap-reviews .reviews .reviews-slider .item .meta .season{float:left;height:37px;line-height:37px;text-align:center;width:50%;padding-right:95px}
.wrap-reviews .reviews .reviews-slider .item .img{width:190px;height:190px;overflow:hidden;border-radius:50%;position:absolute;top:-75px;left:50%;margin-left:-95px}
.wrap-reviews .reviews .reviews-slider .item p{font-size:16px;line-height:22px;text-transform:uppercase;font-weight:700;padding:0 40px}
.wrap-reviews .reviews .reviews-slider .owl-nav{position:relative}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev{position:absolute;bottom:70px;left:-240px;height:40px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next{position:absolute;bottom:70px;right:-240px;height:40px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev span,.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next span{display:block;height:40px;line-height:26px;color:#f95a4f;font-size:84px;font-family:"Calibri-Light";font-weight:400}
.wrap-winners{background:#280008;position:relative}
.wrap-winners:after{content:'';display:block;height:359px;background:url(img/bgs/brown-bg.png) top center no-repeat,#fff;position:absolute;bottom:-250px;left:0;width:100%}
.wrap-winners .winners{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center}
.wrap-winners .winners h2{text-shadow:0 0 27.5px rgba(0,0,0,0.53);color:#f95a4f;font-size:44px;line-height:100%;text-transform:uppercase;margin-bottom:60px;font-weight:700}
.wrap-winners .winners .winners-slider{direction:ltr;max-width:862px;margin:0 auto}
.wrap-winners .winners .winners-slider .owl-item{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transition:all .5s;transition:all .5s}
.wrap-winners .winners .winners-slider .owl-item:after{content:'';display:block;background:#280008;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.wrap-winners .winners .winners-slider .owl-item.active{z-index:1;-webkit-transition:all .5s;transition:all .5s}
.wrap-winners .winners .winners-slider .owl-item.center{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);z-index:2;-webkit-transition:all .5s;transition:all .5s}
.wrap-winners .winners .winners-slider .owl-item.center:after{display:none}
.wrap-winners .winners .winners-slider .owl-nav{position:relative}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev{position:absolute;bottom:220px;left:-160px;height:40px}
.wrap-winners .winners .winners-slider .owl-nav .owl-next{position:absolute;bottom:220px;right:-160px;height:40px}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev span,.wrap-winners .winners .winners-slider .owl-nav .owl-next span{display:block;height:40px;line-height:26px;color:#fff;font-size:84px;font-family:"Calibri-Light";font-weight:400}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev:hover span,.wrap-winners .winners .winners-slider .owl-nav .owl-next:hover span{color:#f95a4f}
.wrap-winners .winners .winners-slider .owl-dots{margin-top:60px}
.wrap-winners .winners .winners-slider .owl-dots .owl-dot{width:9px;height:9px;margin:0 5px;background:#d4d8d9;border-radius:50%;position:relative;z-index:3}
.wrap-winners .winners .winners-slider .owl-dots .owl-dot.active{background:#f95a4f}
.wrap-videos{background:url(img/bgs/video-bg.png) bottom center no-repeat;padding:450px 0 0;position:relative}
.wrap-videos .videos{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center;position:relative;top:-250px}
.wrap-videos .videos .video{width:908px;margin:0 auto;height:439px;background:url(img/bgs/macbook-bg.png) center no-repeat;position:relative}
.wrap-videos .videos .video iframe{width:100%;height:100%;padding:50px 157px;position:relative;top:-19px}
.wrap-videos .videos .title{text-align:center;font-size:21px;line-height:25px;font-weight:700;margin-bottom:20px;position:relative;display:inline-block}
.wrap-videos .videos .title:after{content:'';display:block;width:188px;height:218px;background:url(img/bgs/note-line-bg.png) center no-repeat;position:absolute;top:-40px;left:-65px;z-index:1}
.wrap-videos .videos .video .play-btn{width:321px;height:317px;background:url(img/bgs/play-btn-bg.png) center no-repeat;position:absolute;top:50%;left:50%;margin-top:-180.5px;margin-left:-158.5px;z-index:3}
.wrap-what-if{height:912px;background:url(img/bgs/what-if-bg.png) left 200px no-repeat;padding:200px 0 0}
.wrap-what-if .what-if{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center}
.wrap-what-if .what-if:after{content:'';display:block;clear:both}
.wrap-what-if .what-if h2{font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:30px;position:relative;top:-200px}
.wrap-what-if .what-if > p{font-size:28px;line-height:100%;text-transform:uppercase;margin-bottom:80px;font-weight:700;position:relative;top:-200px}
.wrap-what-if .what-if .items{width:50%;float:right;position:relative}
.wrap-what-if .what-if .items p:nth-child(1){font-size:23px;line-height:23px;text-transform:uppercase;font-weight:700;position:absolute;right:0;top:-30px;text-align:right}
.wrap-what-if .what-if .items p:nth-child(2){font-size:23px;line-height:23px;text-transform:uppercase;font-weight:700;position:absolute;right:45px;top:50px;text-align:right}
.wrap-what-if .what-if .items p:nth-child(3){font-size:29px;line-height:40px;text-transform:uppercase;font-weight:700;position:absolute;right:45px;top:340px;text-align:right}
.wrap-ways{padding:100px 0 50px;background:url(img/bgs/offer-bg.png) right 70px no-repeat}
.wrap-ways .ways{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center}
.wrap-ways .ways h2{color:#f95a4f;font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:35px}
.wrap-ways .ways > p{position:relative;top:-45px}
.wrap-ways .ways .offer{width:325px;height:383px;position:relative;background:url(img/bgs/balance-bg.png) center no-repeat;margin:0 auto;padding:75px 30px 15px}
.wrap-ways .ways .offer > p{color:#fff;line-height:25px;text-transform:uppercase}
.wrap-ways .ways .offer .name{line-height:47px;text-transform:uppercase;color:#555;font-size:34px;margin-bottom:5px;font-weight:700}
.wrap-ways .ways .offer .price{color:#fff;font-size:43px;margin-bottom:20px;font-weight:700}
.wrap-ways .ways .btn{margin:0 auto 80px;position:relative;top:-35px;color:#fff;font-size:33px;text-transform:uppercase;font-weight:700;max-width:309px;height:68px;line-height:66px}
.wrap-who-we{padding:78px 0;height:910px;background:url(img/bgs/who-we-bg.png) top center no-repeat;position:relative}
.wrap-who-we .who-we{width:100%;max-width:1320px;margin:0 auto;text-align:center}
.wrap-who-we .who-we h2{font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:230px}
.wrap-who-we .who-we .we{margin:0 -30px;font-weight:700}
.wrap-who-we .who-we .we:after{content:'';display:block;clear:both}
.wrap-who-we .who-we .we .left-text{width:450px;float:left;margin-left:-10px}
.wrap-who-we .who-we .we .left-text p{margin-bottom:40px}
.wrap-who-we .who-we .we .left-text ul li:before{content:'';display:inline-block;width:13px;height:13px;background:#f95a4f;border-radius:50%;margin-left:10px}
.wrap-who-we .who-we .we .right-text{width:450px;float:right}
.wrap-who-we .who-we .we .right-text p{margin-bottom:40px}
.wrap-who-we .who-we .we .right-text ul li:before{content:'';display:inline-block;width:13px;height:13px;background:#f95a4f;border-radius:50%;margin-left:10px}
.wrap-who-we .who-we .we .img{position:absolute;left:50%;top:50%;width:477px;height:463px;margin-left:-238.5px;margin-top:-251.5px}
.wrap-info{height:1230px;padding:90px 0 50px;position:relative}
.wrap-info:after{content:'';display:block;width:1108px;height:1829px;background:url(img/bgs/info-bg.png) right 0 no-repeat;position:absolute;right:-10px;top:130px;z-index:1}
.wrap-info .w-info{width:100%;max-width:1320px;height:100%;margin:0 auto;padding:0 30px;position:relative;z-index:2}
.wrap-info .w-info h2{font-size:44px;line-height:100%;text-transform:uppercase;font-weight:700;text-align:center}
.wrap-info .w-info .info .item{position:absolute}
.wrap-info .w-info .info .item:nth-child(1){top:190px;right:80px}
.wrap-info .w-info .info .item:nth-child(2){left:30px;top:620px}
.wrap-info .w-info .info .item p{text-transform:uppercase;font-weight:700;line-height:28px}
.wrap-info .w-info .videos{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center;position:absolute;bottom:40px;z-index:2}
.wrap-info .w-info .videos .title{text-align:center;font-size:20px;line-height:25px;font-weight:700;margin-bottom:20px;position:relative;display:inline-block}
.wrap-info .w-info .videos .title:after{content:'';display:block;width:188px;height:218px;background:url(img/bgs/note-line-bg.png) center no-repeat;position:absolute;top:-40px;left:-35px;z-index:1}
.wrap-info .w-info .videos .video{width:908px;margin:0 auto;height:439px;background:url(img/bgs/macbook-bg.png) center no-repeat;position:relative}
.wrap-info .w-info .videos .video iframe{width:100%;height:100%;padding:50px 157px;position:relative;top:-19px}
.wrap-info .w-info .videos .video .play-btn{width:321px;height:317px;background:url(img/bgs/play-btn-bg.png) center no-repeat;position:absolute;top:50%;left:50%;margin-top:-180.5px;margin-left:-158.5px;z-index:3}
.faq-item .answer{display:none}
.wrap-faq{background:#280008;position:relative}
.wrap-faq:after{content:'';display:block;width:100%;height:359px;background:url(img/bgs/brown-bg.png) center bottom no-repeat,#fff}
.wrap-faq .w-faq{width:100%;max-width:616px;margin:0 auto;text-align:center;position:relative;z-index:1}
.wrap-faq .w-faq h3{color:#fff;font-size:44px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:60px}
.wrap-faq .w-faq .faq .faq-item{border-bottom:1px solid #f95a4f;margin-bottom:15px}
.wrap-faq .w-faq .faq .faq-item:last-child{margin-bottom:0}
.wrap-faq .w-faq .faq .faq-item p.q{color:#f95a4f;font-size:20px;line-height:55px;text-transform:uppercase;font-weight:700;cursor:pointer;position:relative}
.wrap-faq .w-faq .faq .faq-item.active p.q:after{content:'';display:block;width:334px;height:100px;background:url(img/bgs/light-bg.png) center no-repeat;position:absolute;top:-20px;left:50%;margin-left:-167px}
.wrap-faq .w-faq .faq .faq-item .answer{background:#f95a4f;padding:25px}
.wrap-faq .w-faq .faq .faq-item .answer p{color:#fff;font-size:20px;line-height:28px;text-transform:uppercase;font-weight:700;margin-bottom:25px}
.wrap-faq .w-faq .faq .faq-item .answer p:last-child{margin-bottom:0}
.wrap-main-faq .main-faq{width:100%;max-width:1320px;margin:0 auto;text-align:center}
.wrap-main-faq .main-faq:after{content:'';display:block;clear:both}
.wrap-main-faq .main-faq .group-faq{float:right;width:calc(25% - 9px);margin-right:12px;background:#fff;padding:15px 2px;box-shadow:0 5px 5px 0 #f7f7f7;position:relative;top:-230px;min-height:561px;z-index:2}
.wrap-main-faq .main-faq .group-faq:nth-child(2n){top:-140px}
.wrap-main-faq .main-faq .group-faq:after{content:'';display:block;width:386px;height:43px;background:url(img/bgs/shadow-bg.png) center no-repeat;position:absolute;left:50%;margin-left:-193px;bottom:-45px}
.wrap-main-faq .main-faq .group-faq:first-child{margin-right:0}
.wrap-main-faq .main-faq .group-faq .img{max-width:100%;max-height:160px;margin:0 auto}
.wrap-main-faq .main-faq .group-faq h4{color:#2c0015;font-size:28px;line-height:38px;text-transform:uppercase;font-weight:700;margin-bottom:30px}
.wrap-main-faq .main-faq .group-faq .faq .faq-item p.q{color:#f95a4f;font-size:20px;line-height:24px;text-decoration:underline;cursor:pointer;font-weight:700;margin-bottom:15px}
.wrap-main-faq .main-faq .group-faq .faq .faq-item .answer p{color:#000;font-size:17px;line-height:24px;font-weight:700}
.wrap-action{height:859px;position:relative}
.wrap-action:before{content:'';display:block;width:457px;height:620px;background:url(img/bgs/scales-bg.png) center no-repeat;position:absolute;right:0;bottom:-80px;z-index:1}
.wrap-action:after{content:'';display:block;width:100%;height:1150px;background:url(img/bgs/action-bg.png) center bottom no-repeat;position:absolute;left:0;bottom:0;z-index:0}
.wrap-action .w-action{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center;position:relative;z-index:1}
.wrap-action .w-action h2{font-size:35px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:30px}
.wrap-action .w-action > p{font-size:33px;line-height:100%;text-transform:uppercase;margin-bottom:20px}
.wrap-action .w-action img{margin:0 auto}
.wrap-action .w-action .actions{width:100%;position:absolute;left:0;bottom:-20px}
.wrap-action .w-action .actions a{display: inline-block;vertical-align: top;margin-left: 15px;width: 500px;height: 87px;line-height: 85px;color: #fff;font-size: 34px;text-transform: uppercase;font-weight: 700;position: relative;}
.wrap-action .w-action .actions a:after{content:'';display:block;width:510px;height:48px;background:url(img/bgs/shadow-bg.png) center no-repeat;position:absolute;left:50%;margin-left:-255px;bottom:-60px;background-size:100%}
.wrap-action .w-action .actions a:last-child{margin-right:0}
.wrap-action .w-action img.calendar{position:absolute;top:250px;left:-190px}
.wrap-footer{background:#f95a4f;padding:115px 0 60px;position:relative;z-index:0}
.wrap-footer .footer{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;text-align:center}
.wrap-footer .footer .menu{margin-bottom:30px}
.wrap-footer .footer .menu a{display:inline-block;vertical-align:top;margin-left:150px;color:rgba(255,255,255,0.77);font-size:19px;line-height:100%;text-decoration:underline;text-transform:uppercase;font-weight:700}
.wrap-footer .footer .menu a:last-child{margin-left:0}
.wrap-footer .footer .copy{color:rgba(255,255,255,0.77);font-size:19px;line-height:100%;text-transform:uppercase;font-weight:700}
.wrap-fixMenu{width:30px;height:100vh;position:fixed;top:0;left:92px;z-index:5}
.wrap-fixMenu .fixMenu{width:100%;height:auto;position:absolute;top:50%;margin-top:-231.5px}
.wrap-fixMenu .fixMenu li{margin-bottom:13px}
.wrap-fixMenu .fixMenu li:last-child{margin-bottom:0}
.wrap-fixMenu .fixMenu li a{display:block;width:15px;height:15px;line-height:15px;border-radius:50%;border:1px solid #ff907f;margin:0 auto;font-size:0;text-indent:-9999px;position:relative}
.wrap-fixMenu .fixMenu li a:before{content:'';display:block;width:1px;height:11px;background-color:#ff907f;position:absolute;top:-12px;left:calc(50% - 0.5px);z-index:-1}
.wrap-fixMenu .fixMenu li:first-child a:before{display:none}
.wrap-fixMenu .fixMenu li a.active:after{content:'';display:block;width:29px;height:29px;background:url(img/bgs/dot-bgs.png) center no-repeat;position:absolute;top:50%;margin-top:-14.5px;left:50%;margin-left:-14.5px}
a.whats{display:none;width:55px;height:55px;right:20px;bottom:-120px;position:fixed;z-index:7; transition: all .3s ease-out 1s;}
.btn_offer_fixed, a.whats.btn_offer_fixed{display: block; bottom: 20px;}
.wrap-page-header{height:217px;background:url(img/bgs/header-bg.png) center top no-repeat}
.wrap-page-header .header{width:100%;max-width:1320px;margin:0 auto;text-align:center;position:relative}
.wrap-page-header .header:after{content:'';display:block;width:374px;height:123px;background:url(img/bgs/shekels3-bg.png) center no-repeat;position:absolute;top:0;right:35px;z-index:1}
.wrap-page-header .header h1{text-shadow:-.9px 1.8px 4.8px rgba(0,0,0,0.21);color:#fc248c;font-size:153px;line-height:168px;text-transform:uppercase;display:inline-block;letter-spacing:-7px;white-space:nowrap;position:relative;z-index:1}
.wrap-page-header .header h1 span.white{color:#fff;position:relative;left:-35px;top:-20px;z-index:3;display:inline-block}
.wrap-page-header .header h1 span.lay{z-index:1;display:inline-block;position:relative;right:-30px}
.wrap-page-header .header h1 span.lay:after{content:'';display:block;width:258px;height:188px;background:url(img/bgs/cup2-bg.png) center no-repeat;position:absolute;top:0;left:80%;z-index:2}
.wrap-page-header .header .calendar{position:absolute;top:0;left:210px;z-index:0}
.wrap-page{padding:0 0 60px;background:url(img/bgs/page-bg.png) center 160px no-repeat}
.wrap-page .content{width:100%;max-width:1320px;margin:0 auto}
.wrap-page .content .checkout{max-width:456px;margin:0 auto}
.wrap-page .content .checkout .line{margin-bottom:30px}
.wrap-page .content .checkout .line > .input{font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700;width:100%;height:30px;line-height:30px;border:0;border-bottom:1px solid #8d8d8d;padding-right:35px;background:url(img/icons/person-icon.png) right center no-repeat}
.wrap-page .content .checkout .line > .input.tel{background:url(img/icons/phone2-icon.png) right center no-repeat}
.wrap-page .content .checkout .line > .input.email{background:url(img/icons/email-icon.png) right center no-repeat}
.wrap-page .content .checkout .line .label{position:relative;white-space:nowrap}
.wrap-page .content .checkout .line .label .checkbox{display:none}
.wrap-page .content .checkout .line .label label{font-size:18px;line-height:30px;text-transform:uppercase;display:inline-block;vertical-align:middle}
.wrap-page .label.btn-cupon label{line-height:30px;text-transform:uppercase;display:inline-block;vertical-align:middle}
.wrap-page .content .checkout .line .label label:before,.wrap-page .label.btn-cupon label:before{content:'';display:inline-block;vertical-align:middle;margin-left:20px;width:16px;height:16px;border:2px solid #555;border-radius:5px}
.wrap-page .label.btn-cupon .checkbox{display:none}
.wrap-page .content .checkout .line .label .checkbox:checked + label:after,.wrap-page .label.btn-cupon .checkbox:checked + label:after{content:'';display:inline-block;width:10px;height:10px;background:#555;position:absolute;top:12px;right:5px;border-radius:2px}
.wrap-page .content .checkout .line .wrap-cupon{display:none;margin-top:20px}
.wrap-page .content .checkout .line .wrap-cupon .input{width:100%;border:0;border-bottom:1px solid;font-family:"CalibriBold",sans-serif;color:#8d8d8d;font-size:18px;text-transform:uppercase;font-weight:700;width:100%;height:30px;line-height:30px;margin-bottom:20px}
.wrap-page .content .checkout .line .wrap-cupon .btn{width:200px;height:52px;line-height:50px;font-size:24px;font-weight:700;color:#fff}
.wrap-page .content .checkout .offer{width:220px;height:255px;position:relative;background:url(img/bgs/balance-bg.png) center no-repeat;background-size:contain;margin:0 auto 20px;padding:75px 15px 15px}
.wrap-page .content .checkout .offer p{text-align:center;font-size:18px;color:#fff}
.wrap-page .content .checkout .offer .name{font-size:26px;line-height:100%;text-align:center;margin-bottom:5px;color:#555}
.wrap-page .content .checkout .offer .price{color:#fff;font-size:32px;line-height:100%;text-align:center;margin-bottom:15px}
.wrap-page .content .checkout .offer .btn-cupon{position:absolute;bottom:0}
.wrap-page .content .checkout .actions{position:relative}
.wrap-page .content .checkout .actions .btn{margin:0 auto 20px;width:439px;height:79px;line-height:77px;color:#fff;font-size:24px;text-decoration: none;}
.page-footer{height:234px;padding:82px 0 60px}
.content-title{font-size:30px;color:#f95a4f;font-weight:700;text-align:center}
.wrap-page #order_review{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.wrap-page #order_review #payment{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.woocommerce-message,.cart-empty.woocommerce-info,.return-to-shop,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before,.woocommerce-checkout-payment{display:none!important}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email{padding-left:0!important}
.woocommerce .woocommerce-customer-details address p{margin-bottom:10px}
.woocommerce .woocommerce-customer-details address{padding:15px 15px 0!important}
.cuponmessage{text-align:center;margin-bottom:10px;margin-top:35px;font-size:24px;color:#44BB2F}
.cuponmessage span{color:red}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{text-align:center;margin-bottom:50px;color:#f95a4f;font-size:32px}
.bit_order_instruction{background-color:rgba(255,255,255,0.8);margin-bottom:30px}
.woocommerce-table{background-color:rgba(255,255,255,0.7)}
.woocommerce-error{border-top-color:#ef2e2e!important}
.woocommerce-error:before{color:#ef2e2e!important}
.woocommerce-error,.woocommerce-info,.woocommerce-message{background-color:#fafafa!important}
body.page-template-page-sell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}
body.page-template-page-sell .wrap-offer{top:0;padding:50px 0}
body.page-template-page-sell .wrap-offer .w-offer a.btn{margin-bottom:0}
.content-other-page,.container{min-height:calc(100vh - 347px)}
.container{width:100%;max-width:1320px;margin:0 auto;padding:0 80px;position:relative;height:100%}
.img404{position:absolute;bottom:-2px;left:150px;height:630px}
.content-other-page{background:url(img/bgr-404.jpg) left bottom no-repeat;background-size:cover}
.content-other-page .btn{font-size:35px;font-weight:700;color:#fff;text-shadow:2px 2px 5px rgba(0,0,0,0.25);width:400px}
body.error404 .content-other-page .btn{position:absolute;bottom:100px;right:220px}
body.error404 .text{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);display:table;position:absolute;left:525px;top:30px;color:#f95a4f}
body.error404 .text .t{font-size:82px;font-weight:700;line-height:1}
body.error404 .text .t + p{font-size:38px;font-weight:700;text-align:center;position:relative;left:75px}
.content-bit{text-align:center;color:#f95a4f;text-shadow:1px 1px 3px rgba(0,0,0,0.5);padding:30px 0 50px}
.content-bit p.t{font-size:40px;font-weight:700}
.content-bit .bit{display:table;margin:15px auto 30px}
.content-bit .bit img{display:inline-block;margin-right:15px;vertical-align:middle}
.content-bit .bit p{display:inline-block;vertical-align:middle;line-height:1}
.content-bit .bit a,.content-bit .bit span{display:block}
.content-bit .bit a{color:#f95a4f;font-size:48px;font-weight:700;-webkit-transition:all 300ms linear;transition:all 300ms linear}
.content-bit .bit a:hover,.content-bit .bit a:focus{color:#FC248C}
.content-bit .bit span{font-size:18px}
.content-bit .cp-1{font-size:36px;margin-bottom:45px}
.content-bit .btn{display:table;margin:0 auto}
.wrap-page.content-bit .content .checkout .offer{margin-bottom: 0;}
.content-pay-falled{text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,0.5);color:#f95a4f}
.content-pay-falled .content>div{position:relative;display:table;margin:0 auto 80px}
.content-pay-falled .content>div img{position:absolute;left:-280px;top:-40px}
.content-pay-falled .t{font-size:42px;font-weight:700}
.content-pay-falled .content>div+p{font-weight:700;font-size:42px;margin-bottom:45px}
.content-pay-falled .btn{display:table;margin:0 auto}
.content-pay-falled .content{padding:50px 0}
.content-other-page.content-pay-falled{background:url(img/bgr-404.jpg) left 55% no-repeat}
.content-pay-falled .t br.mob{display:none}
.content-pay-success{text-align:center;margin-bottom:80px}
.content-pay-success .btn{display:table;margin:0 auto}
.content-pay-success .content{padding:25px 0 80px;text-shadow:1px 1px 3px rgba(0,0,0,0.4)}
.content-pay-success .content .t{font-size:52px;font-weight:700;color:#fc248c;line-height:1;margin-bottom:80px}
.content-pay-success .content .t+p{font-size:48px;color:#f95a4f;line-height:1;display:table;margin:0 auto 60px;position:relative}
.content-pay-success .img-pg{position:absolute;bottom:-105px;right:20px;width:400px;}
.content-pay-success .img-pg2{position:absolute;top:-35px;right:-70px}
.content-pay-success .btn{width:440px}
.content-pay-success .content .t+p:before,.content-pay-success .content .t+p:after{content:'';position:absolute;width:70px;height:125px;bottom:-82px}
.content-pay-success .content .t+p:before{background:url(img/arrow-left.png) no-repeat;left:0}
.content-pay-success .content .t+p:after{background:url(img/arrow-right.png) no-repeat;right:0}
.content-other-page.content-pay-success,.content-pay-success .container{min-height:580px}
.content-pay-success br.mob{display:none}
.content-default-page ul,
.content-default-page ol{padding-right: 25px;}
.content-default-page ul li {list-style: disc;margin-bottom: 10px;}
.content-default-page a{color:#222;text-decoration: underline;}
.content-default-page ol li{margin-bottom: 10px;list-style: inherit;}
.content-default-page b,
.content-default-page strong{color:#222;}
.content-default-page form {max-width: 800px;display: table;margin: 0 auto;}
.content-default-page .input{padding: 12px;border-radius: 3px;border: 1px solid #888;}
.nf-form-fields-required{display: none !important;}
.content-default-page textarea{padding:12px;border-radius: 3px;border: 1px solid #888;max-height:200px;}
.content-default-page .submit {font-size: 48px; font-weight: 700; color: #fff; text-shadow: 2px 2px 5px rgba(0,0,0,0.25); width: 400px !important; border: none; display: table; margin: 0 auto; }
.offer-bottom-txt h4+p{margin-top: 10px;margin-bottom: 10px !important;}
.content-default-page p,.wrap-page .content .checkout .line .label label{word-break: break-word;}
@media (min-width: 813px){
	.wrap-hello .hello .right-text {
		padding-left: 15%;
	}
	.wrap-hello .hello .left-text{
		padding-right: 15%;
	}
}
@media only screen and (max-height: 990px) {
.content-pay-falled .content{padding:0 0 50px}
.content-pay-falled .t{display:inline-block;vertical-align:middle;text-align:right}
.content-pay-falled .content>div{margin-bottom:30px}
.content-pay-falled .content>div img{position:static;display:inline-block;vertical-align:middle;width:180px;margin-right:30px}
.content-pay-falled .content>div+p{margin-bottom:25px}
}
@media only screen and (max-height: 920px) {
.img404{height:590px}
}
@media (max-width: 813px){
	.wrap-action .w-action .actions{
		bottom: 0!important;
	}
	.wrap-action .w-action .actions a{
		width: auto!important;
		display: -webkit-inline-flex!important;
		display: -moz-inline-flex!important;
		display: -ms-inline-flex!important;
		display: -o-inline-flex!important;
		display: inline-flex!important;
		align-items: center!important;
	}
}
@media only screen and (max-height: 768px) {
.img404{height:400px;left:250px}
body.error404 .text{top:-20px}
body.error404 .content-other-page .btn{bottom:50px;right:250px}
.content-bit .cp-1{margin-bottom: 25px;}
body .content-bit{padding-bottom: 35px;}
}
@media only screen and (max-height: 680px) {
.img404{height:calc(100% + 25px);left:250px}
body.error404 .content-other-page .btn{font-size:38px;line-height:65px;height:65px;width:320px}
body.error404 .text{left:450px}
body.error404 .text .t{font-size:62px}
body.error404 .text .t + p{font-size:24px;left:48px}
}
@media only screen and (max-width: 1750px) {
.wrap-action .w-action img.calendar{left:-100px}
.wrap-header .header h1{left:-15px}
.wrap-header .header .img{left:-140px}
.wrap-prices:before{height:600px;background-size:contain}
.wrap-prices:after{width:202px;height:300px;background-size:contain}
.wrap-offer{background:url(img/bgs/offer-bg.png) top left no-repeat}
.wrap-reviews .hash-nav .button:nth-child(1){left:40px;top:50px}
.wrap-reviews .hash-nav .button:nth-child(2){left:270px}
.wrap-reviews .hash-nav .button:nth-child(3){left:540px}
.wrap-reviews .hash-nav .button:nth-child(7){right:40px;top:50px}
.wrap-reviews .hash-nav .button:nth-child(6){right:270px}
.wrap-reviews .hash-nav .button:nth-child(5){right:540px}
.wrap-what-if .what-if .items p:nth-child(1){right:-120px}
.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:-40px}
.wrap-ways{background:url(img/bgs/offer-bg.png) left 70px no-repeat}
.wrap-info:after{right:-140px}
}
@media only screen and (max-width: 1679px) {
.wrap-action .w-action img.calendar{left:-40px}
.wrap-header{background:url(img/bgs/main-bg.png) 40% top no-repeat}
.wrap-header:after{background:url(img/bgs/main-hands-bg.png) 40% top no-repeat}
.wrap-header .header h1{left:-60px;bottom:260px}
.wrap-reviews .hash-nav{background-size:contain}
.wrap-reviews .hash-nav .button{width:37px;height:37px;line-height:39px;font-size:21px}
.wrap-reviews .hash-nav .button:nth-child(1){left:20px;top:75px}
.wrap-reviews .hash-nav .button:nth-child(2){left:300px}
.wrap-reviews .hash-nav .button:nth-child(3){left:490px;top:-12px}
.wrap-reviews .hash-nav .button:nth-child(4){margin-left:-15px;top:-16px}
.wrap-reviews .hash-nav .button:nth-child(5){right:490px;top:-12px}
.wrap-reviews .hash-nav .button:nth-child(6){right:300px}
.wrap-reviews .hash-nav .button:nth-child(7){right:20px;top:75px}
.wrap-what-if{background:url(img/bgs/what-if-bg.png) center 200px no-repeat}
.wrap-what-if .what-if .items p:nth-child(1){right:0}
.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:90px}
.wrap-info:after{right:-250px}
.wrap-header .header .img{left:-30px}
.wrap-who-we .who-we .we{margin:0}
.wrap-header .header h1{left:-40px}
}
@media only screen and (max-width: 1439px) {
.wrap-action .w-action img.calendar{left:0}
.wrap-header .header .img{left:0;max-width:200px}
.wrap-header .header h1{left:0;bottom:270px}
.wrap-who-we .who-we .we .left-text{left:0;margin-left:0}
.wrap-main-faq .main-faq .group-faq:after{width:100%;left:0;margin-left:0;background-size:contain}
.wrap-fixMenu{left:20px}
.wrap-info:after{right:-300px}
.wrap-info{overflow:hidden}
.wrap-prices:before{height:400px}
.wrap-reviews .hash-nav .button:nth-child(1){left:135px;top:35px}
.wrap-reviews .hash-nav .button:nth-child(2){left:280px}
.wrap-reviews .hash-nav .button:nth-child(3){left:470px}
.wrap-reviews .hash-nav .button:nth-child(5){right:470px}
.wrap-reviews .hash-nav .button:nth-child(6){right:280px}
.wrap-reviews .hash-nav .button:nth-child(7){right:120px;top:35px}
}
@media only screen and (max-width: 1365px) {
.wrap-header .header .img,.wrap-header .header .clock{left:10px}
.wrap-hello{padding:220px 10px 0}
.wrap-reviews .hash-nav .button:nth-child(1){left:125px}
.wrap-reviews .hash-nav .button:nth-child(2){left:260px}
.wrap-reviews .hash-nav .button:nth-child(3){left:440px}
.wrap-reviews .hash-nav .button:nth-child(5){right:440px}
.wrap-reviews .hash-nav .button:nth-child(6){right:260px}
.wrap-reviews .hash-nav .button:nth-child(7){right:110px}
.wrap-main-faq .main-faq{padding:0 10px}
.wrap-action .w-action img.calendar{left:10px}
}
@media only screen and (max-width: 1279px) {
.wrap-header .header h1{font-size:260px}
.wrap-prices:before{height:300px}
.wrap-prices .w-prices .arrow{bottom:-250px}
.wrap-reviews .hash-nav .button:nth-child(1){left:110px;top:25px}
.wrap-reviews .hash-nav .button:nth-child(2){left:235px;top:0}
.wrap-reviews .hash-nav .button:nth-child(3){left:390px}
.wrap-reviews .hash-nav .button:nth-child(5){right:390px}
.wrap-reviews .hash-nav .button:nth-child(6){right:235px;top:0}
.wrap-reviews .hash-nav .button:nth-child(7){right:100px;top:25px}
.wrap-what-if .what-if .items p:nth-child(1){right:-50px}
.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:0}
.wrap-info:after{display:none}
.wrap-info .w-info .info .item:nth-child(1){right:10px;font-size:18px}
.wrap-info .w-info .info .item:nth-child(2){left:10px;font-size:18px}
.wrap-reviews{overflow:hidden}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev{left:-100px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next{right:-100px}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev{left:-60px}
.wrap-winners .winners .winners-slider .owl-nav .owl-next{right:-60px}
.wrap-hello .hello .right-text p .big, .wrap-hello .hello .left-text p .big{font-size:21px}
.wrap-hello .hello .right-text p,.wrap-hello .hello .left-text p{font-size:16px}
.wrap-hello{background:url(img/bgs/tape-bg.png) 10px 30px no-repeat,#280008;background-size:200px 200px}
.wrap-hello .hello h2{font-size:30px}
.wrap-hello .hello p.q{font-size:28px}
.wrap-girls .w-girls .girls .girl{right:-70px}
.wrap-girls .w-girls .girls .girl:nth-child(2n){left:-70px;right:inherit}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{width:350px;font-size:16px}
.wrap-main-faq .main-faq .group-faq .faq .faq-item p.q{font-size:19px}
.wrap-main-faq .main-faq .group-faq .faq .faq-item .answer p{font-size:14px;line-height:20px}
body.error404 .content-other-page .btn{right:160px}
.content-pay-success .img-pg{right:0}
.content-pay-success .img-pg2{top:-20px;right:-30px;width:250px}
}
@media only screen and (max-width: 1150px) {
.wrap-header .header h1{font-size:220px}
.wrap-header .header .img{top:20px}
.wrap-prices .w-prices .prices .price:nth-child(2),.wrap-prices .w-prices .prices .price:nth-child(4){right:90px}
.wrap-prices .w-prices .prices .price:nth-child(3){right:300px}
.wrap-reviews .hash-nav .button:nth-child(1){left:95px}
.wrap-reviews .hash-nav .button:nth-child(2){left:205px}
.wrap-reviews .hash-nav .button:nth-child(3){left:350px}
.wrap-reviews .hash-nav .button:nth-child(5){right:350px}
.wrap-reviews .hash-nav .button:nth-child(6){right:205px}
.wrap-reviews .hash-nav .button:nth-child(7){right:85px}
.wrap-what-if .what-if .items p:nth-child(1){right:-70px;font-size:18px}
.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:-20px}
.wrap-what-if .what-if .items p:nth-child(2){font-size:18px}
.wrap-what-if .what-if .items p:nth-child(3){font-size:24px;line-height:35px}
.wrap-who-we{padding:18px 0;height:510px;background-size:contain}
.wrap-who-we .who-we h2{font-size:36px;line-height:42px;margin-bottom:60px}
.wrap-who-we .who-we .we .img{width:277px;height:263px;margin-left:-138.5px;margin-top:-151.5px}
.wrap-info{height:1400px;background:url(img/bgs/brown-top-bg.png) center 100% no-repeat,url(img/bgs/img-bg.png) center 270px no-repeat,#fff;background-size:auto,60% auto}
.wrap-info .w-info .info .item p{font-size:16px;line-height:24px}
.wrap-info .w-info .info .item:nth-child(2){top:540px}
.wrap-action .w-action img.calendar{max-width:150px}
.wrap-info .w-info .videos,.wrap-videos .videos{left:0}
.wrap-info .w-info .videos .video,.wrap-videos .videos .video{width:100%;max-width:908px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:50px 155px}
.content-pay-success .img-pg{right:-70px;width:400px}
.content-pay-success .img-pg2{right:-50px}
.content-pay-success .content .t{font-size:44px;position:relative;z-index:11}
.content-pay-success .content .t+p{font-size:42px}
.content-pay-success .btn{width:370px}
#what + .wrap-offer{padding-bottom: 0;}
}
@media only screen and (max-width: 1023px) {
.wrap-prices:before{height:200px}
.wrap-prices .w-prices .arrow{bottom:-280px}
.wrap-reviews .hash-nav .button:nth-child(1),.wrap-reviews .hash-nav .button:nth-child(7){top:20px}
.wrap-reviews{background-size:150px auto,auto}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:50px 112px}
.wrap-what-if{height:612px;background-size:140% auto}
.wrap-what-if .what-if .items p:nth-child(1){top:-110px;right:0}
.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:0}
.wrap-what-if .what-if .items p:nth-child(2){top:-60px}
.wrap-what-if .what-if .items p:nth-child(3){top:100px}
.wrap-girls .w-girls h3{font-size:28px}
.wrap-girls .w-girls .q,.wrap-prices .w-prices h2,.wrap-offer .w-offer h2,.wrap-how-works .w-how-works h2,.wrap-before-after .before-after h2,.wrap-reviews .reviews h2,.wrap-winners .winners h2,.wrap-what-if .what-if h2,.wrap-ways .ways h2,.wrap-info .w-info h2,.wrap-faq .w-faq h3,.wrap-action .w-action h2,.wrap-hello .hello h2{font-size:36px}
.wrap-what-if .what-if > p,.wrap-action .w-action > p,.wrap-hello .hello p.q{font-size:24px}
.wrap-what-if .what-if .items p:nth-child(1){top:-70px}
.wrap-what-if .what-if .items p:nth-child(2){top:-20px}
.wrap-what-if .what-if .items p:nth-child(3){top:140px}
.wrap-ways,.wrap-offer{background-size:150%}
.wrap-hello .hello .img{width:100%;max-width:908px}
.wrap-hello .hello .right-text{padding-left:180px}
.wrap-prices-line{margin-top:-1px}
.wrap-girls .w-girls .girls .girl p{font-size:18px}
.wrap-girls .w-girls .girls .girl .text{padding:25px 200px 25px 15px}
.wrap-girls .w-girls .girls .girl .img{max-width:250px;bottom:-16px}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img{bottom:-26px}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{bottom:-46px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{bottom:-12px}
.wrap-videos .videos,.wrap-info .w-info .videos,.wrap-videos .videos{padding:0 20px}
.wrap-info .w-info .videos .video,.wrap-videos .videos .video{background-size:contain}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:50px 156px}
.wrap-main-faq .main-faq{max-height:600px}
.wrap-action{width:100%}
.wrap-action .w-action .actions a:after{width:100%;left:0;margin-left:0;bottom:-40px}
.wrap-footer{padding:65px 0 30px;height:auto}
}
@media only screen and (max-width: 959px) {
.wrap-girls .w-girls .girls .girl{width:100%;max-width:839px;right:0}
.wrap-girls .w-girls .girls .girl:nth-child(2n){left:0}
.wrap-prices .w-prices .prices .price{right:-100px}
.wrap-prices .w-prices .prices .price:nth-child(2),.wrap-prices .w-prices .prices .price:nth-child(4){right:30px}
.wrap-prices .w-prices .prices .price:nth-child(3){right:200px}
.wrap-how-works .w-how-works .wrap-form{width:400px}
.wrap-how-works .w-how-works .wrap-form h4{font-size:18px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev,.wrap-winners .winners .winners-slider .owl-nav .owl-prev{left:0}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next,.wrap-winners .winners .winners-slider .owl-nav .owl-next{right:0}
.wrap-header .header h1{font-size:200px}
.wrap-header .header h1 span{margin-left:-78px}
.wrap-hello{padding:220px 10px 0}
.wrap-hello .hello .img{max-width:508px;height:508px;margin-left:-254px;background-size:contain;top:0}
.wrap-girls .w-girls .q,.wrap-prices .w-prices h2,.wrap-offer .w-offer h2,.wrap-how-works .w-how-works h2,.wrap-before-after .before-after h2,.wrap-reviews .reviews h2,.wrap-winners .winners h2,.wrap-what-if .what-if h2,.wrap-ways .ways h2,.wrap-info .w-info h2,.wrap-faq .w-faq h3,.wrap-action .w-action h2,.wrap-hello .hello h2{font-size:28px}
.wrap-hello .hello h2{padding-top:107px;margin-bottom:48px}
.wrap-girls .w-girls,.wrap-before-after .before-after,.wrap-winners .winners,.wrap-action .w-action{padding:0 10px}
.wrap-prices .w-prices .arrow{bottom:-220px;max-width:300px}
.wrap-reviews .hash-nav .button:nth-child(1),.wrap-reviews .hash-nav .button:nth-child(7){top:15px}
.wrap-reviews .hash-nav .button:nth-child(1){left:75px}
.wrap-reviews .hash-nav .button:nth-child(2){left:165px}
.wrap-reviews .hash-nav .button:nth-child(3){left:280px}
.wrap-reviews .hash-nav .button:nth-child(5){right:280px}
.wrap-reviews .hash-nav .button:nth-child(6){right:165px}
.wrap-reviews .hash-nav .button:nth-child(7){right:65px}
/*.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:73px 132px}*/
.wrap-what-if .what-if .items p:nth-child(1){right:-50px;top:-80px}
.wrap-what-if .what-if .items p:nth-child(2){top:-40px;right:-20px}
.wrap-who-we{height:400px;background-size:cover}
.wrap-who-we .who-we .we .img{width:187px;height:183px;margin-left:-93.5px;margin-top:-96.5px}
.wrap-info{padding:20px 0;height:1100px;background:url(img/bgs/brown-top-bg.png) center 100% no-repeat,url(img/bgs/img-bg.png) center 70px no-repeat,#fff;background-size:auto,60% auto}
.wrap-info .w-info .info .item p{font-size:14px;line-height:21px}
.wrap-info .w-info .info .item:nth-child(1){top:60px}
.wrap-info .w-info .info .item:nth-child(2){top:340px}
.wrap-main-faq .main-faq .group-faq h4{font-size:24px}
.wrap-action .w-action img{max-width:612px}
.wrap-action .w-action .actions a{width:262px;height:57px;line-height:55px;font-size:21px}
.wrap-footer .footer .menu a{margin-left:50px}
.wrap-header .header .img{top:10px}
.wrap-action .w-action .actions a:last-child{margin-left:0}
.wrap-action{height:799px;clear:both}
.wrap-girls .w-girls .girls .girl .text{padding:25px 250px 25px 15px}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text{padding:25px 20px 25px 250px}
.wrap-page-header .header .calendar{left:0}
.wrap-page-header .header:after{right:0;z-index:0}
.img404{left:200px}
body.error404 .content-other-page,body.error404 .container{height:400px}
.img404{left:50px}
body.error404 .text{left:300px}
body.error404 .content-other-page .btn{right:calc(100% - 660px);bottom:120px;z-index:11}
.content-pay-success{margin-bottom:0;overflow:hidden}
.content-pay-success .content{padding:0}
.content-pay-success .img-pg{bottom:0}
.content-pay-success .content .t{font-size:32px;margin-bottom:40px}
.content-pay-success .content .t+p{font-size:26px;margin-bottom:90px;margin-right:auto;margin-left:0}
.content-pay-success .container{padding:0 25px}
.content-pay-success .t+p br{display:none}
.content-pay-success br.mob{display:block!important}
.content-pay-success .content .t+p:before{left:0;width:25px;height:45px;background-size:contain;bottom:-70px}
.content-pay-success .content .t+p:after{width:30px;height:40px;background-size:contain;bottom:-45px;right:5px}
.content-pay-success .btn{font-size:34px;height:55px;line-height:53px;width:240px;margin:0 auto 0 -15px;position:relative;z-index:11}
.content-pay-success .img-pg{width:360px}
.content-pay-success .img-pg2{right:calc(100% - 225px);-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg);top:calc(100% - 355px);z-index:0}
}
@media only screen and (max-width: 811px) {
.wrap-header .header h1{font-size:180px}
.wrap-action .w-action .actions a{width:232px;font-size:18px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:83px 125px;top:-15px}
.wrap-who-we .who-we h2{margin-bottom:20px}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{width:300px;font-size:14px}
.wrap-reviews .hash-nav .button:nth-child(1){left:65px}
.wrap-reviews .hash-nav .button:nth-child(2){left:155px}
.wrap-reviews .hash-nav .button:nth-child(3){left:260px}
.wrap-reviews .hash-nav .button:nth-child(5){right:260px}
.wrap-reviews .hash-nav .button:nth-child(6){right:155px}
.wrap-reviews .hash-nav .button:nth-child(7){right:65px}
.wrap-action:before{display:none}
.wrap-girls .w-girls .girls .girl .img{max-width:215px}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{width:200px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{width:220px}
}
@media only screen and (orientation: landscape) and (max-width: 812px),only screen and (max-width: 767px) {
.wrap-fixMenu{display:none}
.wrap-header,.wrap-header:after{background-size:190% auto}
.wrap-header .header{height:782px}
.wrap-header .header h1{bottom:200px}
.wrap-header .header .open{bottom:40px}
.wrap-header .header .img{left:inherit;right:10px}
.wrap-girls .w-girls .q,.wrap-prices .w-prices h2,.wrap-offer .w-offer h2,.wrap-how-works .w-how-works h2,.wrap-before-after .before-after h2,.wrap-reviews .reviews h2,.wrap-winners .winners h2,.wrap-what-if .what-if h2,.wrap-ways .ways h2,.wrap-info .w-info h2,.wrap-faq .w-faq h3,.wrap-action .w-action h2,.wrap-hello .hello h2{font-size:24px}
.wrap-what-if .what-if > p,.wrap-action .w-action > p,.wrap-hello .hello p.q{font-size:20px}
.wrap-main-faq .main-faq{max-height:100%}
.wrap-main-faq .main-faq .group-faq{float:none;width:100%;max-width:321px;margin:0 auto 50px;border:1px solid #c3c3c3;top:-140px}
.wrap-main-faq .main-faq .group-faq:last-child{margin:0 auto}
.wrap-main-faq .main-faq .group-faq:first-child{margin-right:auto}
.wrap-action .w-action .actions a{width:153px;height:49px;font-size:20px;line-height:100%;padding:0 15px}
.wrap-hello .hello .img{max-width:300px;height:300px;margin-left:-150px}
.wrap-hello{padding:20px 30px;background:url(img/bgs/tape-m-bg.png) 0 60px no-repeat,#280008}
.wrap-hello .hello{position:relative;max-height:500px}
.wrap-hello .hello .right-text{padding-left:50px;padding-right:25px;float:none;width:100%;border-top:0;border-bottom:1px solid #9e8c95}
.wrap-hello .hello .right-text p,.wrap-hello .hello .left-text p,.wrap-hello .hello .right-text p .big, .wrap-hello .hello .left-text p .big{font-size:18px}
.wrap-hello .hello .img{max-width:480px;height:480px;position:relative;left:inherit;right:50%;margin:50px auto;margin-right:-240px;background-size:480px;top:-200px}
.wrap-hello .hello .img:before{width:190px;height:190px;border:1px solid #fff;bottom:-7px;left:-11px}
.wrap-hello .hello .img:after{width:119px;height:119px;border:3px solid #fff;bottom:-7px;left:-10px}
.wrap-hello .hello .left-text{float:none;width:100%;padding:25px 0;border-top:2px solid #9e8c95;border-bottom:0 solid #9e8c95;position:relative;top:-400px;padding-right:25px;text-align:right;border-top:1px solid #9e8c95}
.wrap-hello .hello .img img{max-width:147px}
.wrap-hello .hello h2{padding-top:0;margin-bottom:35px;position:relative;top:-400px;font-size:28px;line-height:30px}
.wrap-hello .hello p.q{top:-420px;font-size:20px}
.wrap-girls{padding:100px 0 40px}
.wrap-girls .w-girls h3 span:after{background:url(img/bgs/t-circles-m-bg.png) center no-repeat;width:92px;height:86px;position:absolute;top:-30px;left:-16px}
.wrap-girls .w-girls h3{color:#f91f88;font-size:21px;line-height:28px;margin-bottom:50px}
.wrap-girls .w-girls h3 span{font-size:28px;line-height:28px}
.wrap-girls .w-girls .q{font-size:28px;line-height:33px;margin-bottom:30px}
.wrap-girls .w-girls .girls .girl p{font-size:16px}
.wrap-prices .w-prices{padding:0 10px;background:url(img/bgs/shek-6.png) left 143px no-repeat,url(img/bgs/shek-3.png) right 250px no-repeat,url(img/bgs/shek-22.png) left 348px no-repeat,url(img/bgs/shek-7.png) right 462px no-repeat,url(img/bgs/shekel2-bg.png) left 568px no-repeat;background-size:auto,auto,auto,auto,73px 63px}
.wrap-prices .w-prices h2{font-size:44px;line-height:51px}
.wrap-prices .w-prices .prices .price p{font-size:14px;line-height:20px}
.wrap-prices .w-prices .prices .price p b{font-size:28px}
.wrap-prices .w-prices .prices .price:before{width:95px;height:95px;top:-11px;right:-84px;background-size:contain;z-index:1}
.wrap-prices .w-prices .prices .price:after{width:55px;height:55px;top:4px;right:-64px;font-size:56px;line-height:100%}
.wrap-prices .w-prices .prices .price{width:138px;height:73px;border:0}
.wrap-prices .w-prices .prices .price p:nth-child(1):before,.wrap-prices .w-prices .prices .price p:nth-child(3):after{width:calc(100% + 40px)}
.wrap-prices:after{width:95px;height:100px;background:url(img/bgs/cup3-bg.png) center no-repeat;top:0}
.wrap-prices:before{display:none}
.wrap-prices .w-prices .arrow{width:196px;height:152px;background:url(img/bgs/arrow-m-bg.png) center no-repeat}
.wrap-prices .w-prices .arrow img{display:none}
.wrap-offer .w-offer{padding:0 10px}
.wrap-offer .w-offer h2{font-size:28px;margin-bottom:20px}
.wrap-offer .w-offer .offer,.wrap-ways .ways .offer{width:203px;height:239px;background-size:contain;padding:45px 10px 15px}
.wrap-offer .w-offer .offer_item_2 .offer {background-size: contain;}
.wrap-offer .w-offer .offer_item > p{top: -30px;}
.wrap-offer .w-offer .offer > p.name,.wrap-ways .ways .offer .name{font-size:21px;line-height:30px;margin-bottom:0}
.wrap-offer .w-offer .offer > p.price,.wrap-ways .ways .offer .price{font-size:27px;line-height:30px;margin-bottom:10px}
.wrap-offer .w-offer .offer > p,.wrap-ways .ways .offer > p{font-size:13px;line-height:16px}
.wrap-offer .w-offer > p:nth-child(3),.wrap-ways .ways > p{font-size:17px;line-height:21px;top:-30px}
.wrap-offer .w-offer .btn,.wrap-ways .ways .btn{width:193px;height:42px;font-size:15px;line-height:42px;top:-25px;margin:0 auto 10}
.wrap-ways .ways .btn{top:-30px}
.wrap-how-works .w-how-works{padding:0 10px}
.wrap-how-works .w-how-works .wrap-form .wrap-wa span{right:120px}
.wrap-girls .w-girls .q,.wrap-prices .w-prices h2,.wrap-offer .w-offer h2,.wrap-how-works .w-how-works h2,.wrap-before-after .before-after h2,.wrap-reviews .reviews h2,.wrap-winners .winners h2,.wrap-what-if .what-if h2,.wrap-ways .ways h2,.wrap-info .w-info h2,.wrap-faq .w-faq h3,.wrap-action,.wrap-hello .hello h2{font-size:28px;position:relative}
.wrap-reviews .hash-nav{display:none}
.wrap-reviews .reviews{padding:0 10px}
.wrap-reviews .reviews .reviews-slider{padding:0}
.wrap-reviews{background:url(img/bgs/like-bg.png) right 0 no-repeat;background-size:150px auto;padding-bottom:160px}
.wrap-winners:before{content:'';display:block;height:359px;background:url(img/bgs/brown-top-bg.png) top center no-repeat,#fff;position:absolute;top:-250px;left:0;width:100%}
.wrap-winners .winners .winners-slider .owl-item{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-webkit-transition:all .5s;transition:all .5s}
.wrap-winners .winners .winners-slider .owl-item.center{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s;transition:all .5s}
.wrap-videos{padding:350px 0 0;background:url(img/bgs/video-bg.png) center 80% no-repeat;background-size:140% auto}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:89px 121px;top:-15px}
.wrap-what-if{padding:0;background:url(img/bgs/what-if-bg.png) center 0 no-repeat;background-size:150% auto;height:382px}
.wrap-what-if .what-if h2,.wrap-what-if .what-if > p{top:-150px}
.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:-60px}
.wrap-who-we{height:auto;padding:18px 10px}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{width:250px;top:-40px;position:relative}
.wrap-info{height:1000px;background:url(img/bgs/brown-top-bg.png) center 100% no-repeat,url(img/bgs/img-bg.png) center 70px no-repeat,#fff;background-size:auto,50% auto}
.wrap-info .w-info .info .item:nth-child(1){top:45px}
.wrap-info .w-info .info .item:nth-child(2){top:260px}
.wrap-faq .w-faq{padding:0 10px}
.wrap-faq .w-faq .faq .faq-item p.q{font-size:18px;line-height:47px}
.wrap-faq .w-faq .faq .faq-item .answer{padding:10px}
.wrap-faq .w-faq .faq .faq-item .answer p{font-size:17px;line-height:22px}
.wrap-page-header .header h1{font-size:68px;letter-spacing:0;line-height:100%}
.wrap-page .content .checkout .line .label{white-space:normal}
.wrap-what-if .what-if{padding:0 10px}
a.whats{right:10px;bottom:10px}
.wrap-page-header .header:after{display:none}
.wrap-page .content{padding:0 10px}
.wrap-page .content .checkout .line .label label{line-height:100%;max-width:240px;font-size:14px}
.wrap-page .content .checkout .line .label label:before{float:right;width:13px;height:13px}
.wrap-page .content .checkout .line .label .checkbox:checked + label:after{width:7px;height:7px;top:11px}
.wrap-page .content .checkout .line .label .checkbox#privacy:checked + label:after{top:5px}
.wrap-page-header{padding:0 10px;overflow:hidden;height:115px;background:url(img/bgs/header-bg.png) center 85% no-repeat}
.wrap-page-header .header h1 span.white{color:#fff;left:-17px;top:-10px}
.wrap-page-header .header h1 span.lay{right:-17px}
.wrap-page-header .header .calendar{display:none}
.wrap-page-header .header h1 span.lay:after{max-width:113px;max-height:78px;background-size:contain}
.wrap-page{position:relative;padding:0;background:url(img/bgs/page-bg.png) right bottom no-repeat;background-size:150% auto;background-attachment:fixed;background-position:right 70%}
.wrap-page .content .checkout .line,.wrap-page .content .checkout .line .wrap-cupon .input{margin-bottom:10px}
.wrap-page .content .checkout .line .wrap-cupon .btn{width:150px;height:35px;line-height:33px;font-size:16px}
.wrap-page .content .checkout .offer{width:146px;height:165px;margin:20px auto 25px;padding:55px 10px 15px}
.wrap-page .content .checkout .offer p{font-size:12px}
.wrap-page .content .checkout .offer .name{font-size:17px}
.wrap-page .content .checkout .offer .price{font-size:21px;margin-bottom:10px}
.wrap-page .content .checkout .offer .label.btn-cupon{margin-right:-20px;margin-left:-20px;bottom:-10px}
.wrap-page .content .checkout .offer .label.btn-cupon label{font-size:16px}
.wrap-page .content .checkout .actions .btn{width:292px;height:51px;line-height:49px;font-size:16px;margin:0 auto 13px}
.wrap-footer .footer .menu a,.wrap-footer .footer .copy{font-size:15px}
.page-footer{padding:25px 0}
.wrap-what-if .what-if .items p:nth-child(1),.wrap-what-if .what-if .items p:nth-child(2),.wrap-what-if .what-if .items p:nth-child(3){right:10px}
.wrap-offer .w-offer h4 br{display: block;}
.wrap-offer .w-offer .offer-bottom-txt > h4 + p{margin-bottom: 0;}
}
@media only screen and (max-width: 735px) {
.wrap-how-works .w-how-works .wrap-form{margin-top:250px}
.wrap-how-works .w-how-works .wrap-form:before{top:-160px;margin-top:-62px;left:inherit;right:0}
.wrap-how-works .w-how-works .wrap-form .wrap-wa{top:-160px;left:inherit;right:30px;margin-top:-32px}
.wrap-how-works .w-how-works .wrap-form:after{top:-50px;margin-top:-62px;right:inherit;left:0}
.wrap-how-works .w-how-works .wrap-form .wrap-phone{top:-50px;right:inherit;left:30px}
.wrap-how-works .w-how-works .wrap-form .form .submit{width:215px;height:40px;line-height:38px;font-size:20px;margin-left:-107.5px}
.wrap-before-after{padding:20px 10px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:96px 108px}
.wrap-what-if .what-if .items p:nth-child(1){right:10px;top:-90px}
.wrap-header .header{height:682px}
.wrap-what-if .what-if .items p:nth-child(3){top:80px}
.wrap-ways{padding:20px 0}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{top:-50px}
.wrap-who-we .who-we .we .left-text p,.wrap-who-we .who-we .we .right-text p{margin-bottom:20px}
.wrap-who-we .who-we .we .img{width:137px;height:133px;margin-left:-68.5px;margin-top:-86.5px}
.wrap-info{background:url(img/bgs/brown-top-bg.png) center 100% no-repeat,url(img/bgs/img-m-bg.png) center 180px no-repeat,#fff;background-size:auto,auto;height:1250px}
.wrap-info .w-info .info .item p{font-size:17px;line-height:22px;text-align:center}
.wrap-info .w-info .info .item{position:static}
.wrap-info .w-info h2{margin-bottom:40px}
.wrap-info .w-info .info .item:nth-child(1){margin-bottom:380px}
.wrap-info .w-info .videos .title{font-size:17px}
.wrap-header .header .open{width:290px;height:64px;line-height:62px;font-size:30px;margin-left:-145px}
.wrap-girls .w-girls .girls .girl .img{max-width:210px}
.wrap-girls .w-girls .girls .girl .text{padding:25px 150px 25px 15px}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text{padding:25px 20px 25px 150px}
.wrap-girls .w-girls .girls .girl .img{bottom:-10px}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img{bottom:-17px}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{bottom:-28px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{bottom:-10px}
}
@media only screen and (max-width: 666px) {
.wrap-header .header h1{font-size:150px;bottom:160px}
.wrap-header .header{height:582px}
.wrap-header .header h1 span{margin-left:-48px}
.wrap-header .header .img{max-width:150px}
.wrap-action .w-action img{max-width:100%}
.wrap-action{height:720px}
.wrap-action .w-action img.calendar{top:100px}
.wrap-footer .footer .menu a{margin-left:20px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:122px 88px;top:-10px}
.wrap-who-we{background:url(img/bgs/who-we-m-bg.png) center -50px no-repeat;background-size:auto}
.wrap-who-we .who-we .we .img{display:none}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{float:none;top:0;font-size:16px;width:370px;margin:0 auto}
.wrap-who-we .who-we .we .left-text ul,.wrap-who-we .who-we .we .right-text ul{text-align:right}
.wrap-who-we .who-we .we .left-text li,.wrap-who-we .who-we .we .right-text li{font-size:18px}
.wrap-who-we .who-we .we .right-text:before{content:'';display:block;width:360px;height:334px;background:url(img/bgs/who-we-evg.png) center no-repeat;margin:0 auto 30px;background-size:contain}
.wrap-who-we .who-we .we .left-text:before{content:'';display:block;width:360px;height:334px;background:url(img/bgs/who-we-juli.png) center no-repeat;margin:0 auto 30px;background-size:contain}
.wrap-who-we .who-we .we .left-text:after,.wrap-who-we .who-we .we .right-text:after{content:'';display:block;width:200px;height:43px;background:url(img/bgs/shadow-bg.png) center no-repeat;position:absolute;left:50%;margin-left:-100px;top:335px;background-size:contain}
.wrap-who-we .who-we .we .right-text{margin-bottom:60px}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 10px no-repeat,url(img/bgs/what-if-m2-bg.png) left 370px no-repeat;background-size:auto;height:620px}
.wrap-girls .w-girls .q,.wrap-prices .w-prices h2,.wrap-offer .w-offer h2,.wrap-how-works .w-how-works h2,.wrap-before-after .before-after h2,.wrap-reviews .reviews h2,.wrap-winners .winners h2,.wrap-what-if .what-if h2,.wrap-ways .ways h2,.wrap-info .w-info h2,.wrap-faq .w-faq h3,.wrap-action .w-action h2,.wrap-hello .hello h2{line-height:30px}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img,.wrap-girls .w-girls .girls .girl:nth-child(2) .img{width:180px}
.wrap-what-if .what-if .items{width:100%;float:none}
.wrap-what-if .what-if .items p:nth-child(1){right:0;top:-210px;width:100%;text-align:center}
.wrap-what-if .what-if .items p:nth-child(2){top:150px;font-size:17px;line-height:23px;right:100px;width:260px}
.wrap-what-if .what-if .items p:nth-child(3){font-size:19px;line-height:25px;top:300px;right:0;width:100%;text-align:center;display:block}
.wrap-videos{background:url(img/bgs/video-bg.png) center 60% no-repeat;background-size:130% auto}
.wrap-how-works .w-how-works .works .work{padding-left:0;padding-right:116px;text-align:right;width:100%;left:0;margin-bottom:40px}
.wrap-how-works .w-how-works .works .work .img{left:inherit;right:0}
.wrap-how-works .w-how-works .works .work:nth-child(2n){margin:0 0 40px;right:116px;width:calc(100% - 116px);float:right}
.wrap-prices .w-prices{background:url(img/bgs/shek-6.png) left 83px no-repeat,url(img/bgs/shek-3.png) right 190px no-repeat,url(img/bgs/shek-22.png) left 288px no-repeat,url(img/bgs/shek-7.png) right 402px no-repeat,url(img/bgs/shekel2-bg.png) left 528px no-repeat;background-size:auto,auto,auto,auto,73px 63px}
.wrap-prices .w-prices .prices .price:nth-child(3){right:-100px}
.wrap-header .header .clock{bottom:20px}
.wrap-before-after .before-after .customNavigation .slider-counter{display:none}
.wrap-before-after .before-after .customNavigation{width:100%}
.wrap-before-after .before-after .customNavigation .prev{left:0;top:382px;font-size:52px}
.wrap-before-after .before-after .customNavigation .next{right:0;top:382px;font-size:52px}
.content-other-page{overflow:hidden}
.img404{left:-80px;height:100%}
body.error404 .text{top:5px;left:90px}
body.error404 .content-other-page .btn{right:calc(100% - 380px);bottom:115px;z-index:11;font-size:34px;height:48px;line-height:46px;width:260px}
.content-bit{padding:0 0 30px}
body .content-bit .t{font-size:26px}
.content-bit .bit img{width:48px;margin-right:12px}
.content-bit .bit a{font-size:28px}
.content-bit .bit span{font-size:14px}
.content-bit .bit p{line-height:1.1}
.content-bit .bit{margin-bottom:20px}
.content-bit .cp-1{font-size:25px;margin-bottom:20px}
.content-bit .content{min-height:360px}
.offer-bottom-txt h4+p{font-size: 16px !important;margin-bottom: 20px !important;line-height: 1.3 !important;}
.offer-bottom-txt h4+p+p{font-size: 16px !important;line-height: 1.3 !important;}
}
@media (orientation: landscape) and (max-width: 767px) {
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:108px 99px;top:-12px}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 0 no-repeat,url(img/bgs/what-if-m2-bg.png) left 370px no-repeat;background-size:auto}
.wrap-what-if .what-if .items p:nth-child(2){top:170px}
.wrap-action{height:780px}
.wrap-girls .w-girls .girls .girl .text{padding-top:15px}
}
@media only screen and (max-width: 567px) {
.wrap-header .header h1{font-size:133px;line-height:104px;position:relative;display:block;text-indent:-100px;bottom:inherit;left:-20px}
.wrap-header .header h1 span{margin-left:0;display:block;color:#f91f88}
.wrap-header .header{height:840px;overflow:hidden}
.wrap-header{background:url(img/bgs/main-m-bg.png) 0 bottom no-repeat,url(img/bgs/cup-m-bg.png) left 10px no-repeat;background-size:cover;background-size:contain,57px 96px}
.wrap-header:after{width:70px;height:141px;background:url(img/bgs/shekl-m-bg.png) center no-repeat;left:inherit;top:40px}
.wrap-header .header .img{left:10px;right:inherit;top:160px;z-index:2}
.wrap-header .header .clock{bottom:inherit;left:inherit;right:5px;top:210px}
.wrap-header .header .clock .title{color:#280013}
.wrap-header .header .open{bottom:120px}
.wrap-hello .hello .left-text p{padding-right:0}
.wrap-hello .hello .img{margin-right:-220px}
.wrap-girls .w-girls .girls .girl p br{display:none}
.wrap-girls .w-girls .girls .girl .text{padding-right:200px}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text{padding-left:200px}
.wrap-girls .w-girls .girls .girl p{line-height:1.5}
.wrap-girls .w-girls .girls .girl .title{line-height:1}
.wrap-prices .w-prices .prices .price,.wrap-prices .w-prices .prices .price:nth-child(3){right:-70px}
.wrap-before-after .before-after .before-after-slider .owl-nav .owl-prev,.wrap-before-after .before-after .before-after-slider .owl-nav .owl-next{display:none}
.wrap-girls .w-girls .girls .girl .text .title{font-size:22px;font-weight:500}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .img img{float:left}
.wrap-reviews .reviews .reviews-slider .item .meta{height:50px;line-height:100%;border-top:1px solid #dcae7e;border-bottom:1px solid #dcae7e}
.wrap-reviews .reviews .reviews-slider .item .meta .season{height:50px;line-height:100%;padding-right:75px}
.wrap-reviews .reviews .reviews-slider .item .meta .name{height:50px;line-height:50px;padding-left:75px}
.wrap-reviews .reviews .reviews-slider .item .img{width:130px;height:130px;top:-45px;left:50%;margin-left:-65px}
.wrap-what-if .what-if h2{margin-bottom:10px}
.wrap-what-if .what-if .items p:nth-child(2){right:50px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:136px 76px}
.wrap-action{background:url(img/bgs/action-m-bg.png) center top no-repeat;background-size:cover}
.wrap-action:after{display:none}
.wrap-action .w-action img.calendar{max-width:100px;left:0}
.wrap-action{height:640px}
.wrap-footer .footer .menu a{margin-left:15px}
.wrap-footer .footer .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.wrap-page{background-size:200% auto}
.wrap-header .header h1{letter-spacing:-6px}
.wrap-girls .w-girls h3{line-height:34px}
.wrap-offer {    background: url(img/bgs/mobile_bg_offer.jpg) top left no-repeat; -webkit-background-size: cover;
background-size: cover;}
#what + .wrap-offer{padding-top: 0;}
.wrap-offer .w-offer{padding:0}
.wrap-offer .w-offer p{padding:0 10px}
.offer_row_wrap {flex-wrap: wrap;}
.wrap-what-if .what-if .items p:nth-child(2){right:50%;margin-right:-130px}
.wrap-action .w-action .actions a{padding:3px 15px}
.wrap-videos .videos .video,.wrap-info .w-info .videos .video{height:260px;background:url(img/bgs/macbook-m-bg.png) center no-repeat;background-size:contain}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:32px 78px}
.wrap-info{height:1100px}
.wrap-faq:after{height:180px;background:url(img/bgs/brown-m-bg.png) center bottom no-repeat,#fff;background-size:100% auto}
.wrap-main-faq .main-faq .group-faq{top:-110px}
.wrap-hello .hello .right-text p{font-size:19px}
.wrap-how-works{background:url(img/bgs/work-m-bg.png) center bottom no-repeat,#fff;background-size:100% 97%}
.wrap-how-works .w-how-works .works .work,.wrap-how-works .w-how-works .works .work:nth-child(2n){display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}
.wrap-how-works .w-how-works .works .work:last-child{margin-bottom:0}
.wrap-how-works .w-how-works .wrap-form .wrap-wa,.wrap-how-works .w-how-works .wrap-form .wrap-phone{background:rgba(255,255,255,0.9)}
.wrap-how-works .w-how-works h2{margin-bottom:30px}
.wrap-how-works .w-how-works .wrap-form h4{margin-bottom:0;position:absolute;width:180px;right:50%;margin-right:-90px;top:-230px}
.wrap-how-works .w-how-works .wrap-form h4 br{display:block}
.wrap-how-works .w-how-works .wrap-form{margin-top:310px;height:180px}
.wrap-how-works .w-how-works .wrap-form:before,.wrap-how-works .w-how-works .wrap-form .wrap-wa{top:-120px}
.wrap-how-works .w-how-works .wrap-form .form .submit{bottom:-50px}
.wrap-how-works .w-how-works .wrap-form:before,.wrap-how-works .w-how-works .wrap-form:after{width:106px;height:106px;margin-top:-53px}
.wrap-how-works .w-how-works .wrap-form:after{top:-35px;left:30px}
.wrap-how-works .w-how-works .wrap-form .wrap-phone{top:-35px;left:50px}
.wrap-how-works .w-how-works .wrap-form:before{right:30px}
.wrap-how-works .w-how-works .wrap-form .wrap-wa{right:50px}
.wrap-how-works{padding-top:0}
.wrap-offer .w-offer h4{background:url(img/bgs/bg-line.png) left center no-repeat;padding:30px 10px 10px 70px;position:relative;font-size:26px;line-height:1}
.wrap-offer .w-offer p{font-size:20px}
body.page-template-page-sell .wrap-offer .w-offer .offer > p.name{font-size:18px;line-height:1.5}
body.page-template-page-sell .wrap-offer .w-offer .offer > p.price{margin-bottom:5px}
body.page-template-page-sell .wrap-offer .w-offer .offer > p.price + p{padding:0;font-size:12px}
.content-bit .container{padding:0 15px}
.content-pay-falled .container{padding:0 15px}
}
@media only screen and (max-width: 479px) {
.wrap-header .header{height:740px}
.wrap-header .header h1{font-size:120px;top:-20px}
.wrap-header .header .clock{top:200px}
.wrap-header .header .clock .days{background-size:contain}
.wrap-header .header .img.calendar{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);top:160px;left:3px}
.wrap-hello{padding:20px 10px}
.wrap-hello .hello .img{margin-right:0;right:0}
.wrap-girls .w-girls .girls .girl{height:150px;margin-bottom:26px}
.wrap-girls .w-girls .girls .girl p{font-size:13px;line-height:20px}
.wrap-prices .w-prices .prices .price,.wrap-prices .w-prices .prices .price:nth-child(3){right:-30px}
/*.wrap-offer .w-offer p,.wrap-offer .w-offer h4{font-size:16px}*/
.wrap-offer .w-offer h4 + p{margin-top:10px}
.wrap-how-works .w-how-works .works .work .img,.wrap-how-works .w-how-works .works .work:nth-child(2n) .img{width:68px;height:68px;top:-16px}
.wrap-how-works .w-how-works .works .work,.wrap-how-works .w-how-works .works .work:nth-child(2n){padding-right:76px}
.wrap-how-works .w-how-works .works .work:nth-child(2n){right:76px;width:calc(100% - 76px)}
.wrap-how-works .w-how-works .wrap-form{width:100%;max-width:400px}
.wrap-videos .videos .video,.wrap-info .w-info .videos .video{height:320px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:90px 64px;top:-7px}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 40px no-repeat,url(img/bgs/what-if-m2-bg.png) left 400px no-repeat}
.wrap-who-we .who-we .we .right-text:before,.wrap-who-we .who-we .we .left-text:before{width:100%;max-width:360px}
.wrap-hello .hello .right-text p{font-size:16px}
.wrap-girls{padding-bottom:15px}
.wrap-girls .w-girls .girls .girl .img{width:auto;max-width:100%;z-index:0}
.wrap-girls .w-girls .girls .girl .img img{width:200px}
.wrap-girls .w-girls h3{margin-bottom:10px}
.wrap-girls .w-girls .q{margin-bottom:20px}
.wrap-girls .w-girls .girls .girl p{line-height:1.5;font-weight:500}
.wrap-girls .w-girls .girls .girl p b{font-weight:500}
.wrap-girls .w-girls .girls .girl .text{padding-top:10px;padding-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.wrap-girls .w-girls .girls .girl .text .title{font-size:22px;font-weight:500}
.wrap-action{height:560px}
.wrap-page .content .checkout .offer{margin-top:30px}
.wrap-footer .footer{padding:0 10px}
.wrap-footer .footer .menu a{margin-left:0;width:50%;margin-bottom:10px}
.wrap-footer .footer .menu{margin-bottom:30px;margin: 20px auto}
.wrap-how-works .w-how-works .works .work .img svg{max-width:36px;max-height:36px}
.wrap-reviews .reviews .reviews-slider .item .meta .season{padding:6px 0;padding-right:75px}
.wrap-reviews{background:url(img/bgs/like-bg.png) right 20px no-repeat;background-size:100px auto}
.wrap-page{background-size:230% auto}
.reviews .owl-dots{margin-top:30px}
.reviews .owl-dots button{width:9px;height:9px;margin:0 5px;background:#d4d8d9;border-radius:50%;position:relative;z-index:3}
.reviews .owl-dots button.active{background-color:#F95A4F}
.wrap-main-faq .main-faq .group-faq{min-height:auto}
.wr-before-after-slider{margin-left:-20px;margin-right:-20px}
.wrap-before-after .before-after .customNavigation .prev,.wrap-before-after .before-after .customNavigation .next{top:450px}
.wr-before-after-slider .owl-stage{max-height:480px;overflow:hidden}
.wrap-before-after .before-after .wrap-ab{margin-bottom:30px}
.before-after-slider.owl-carousel .owl-item{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);margin-top:0;margin-bottom:0}
.before-after-slider.owl-carousel .owl-item.center{margin:40px 0!important}
.before-after-slider.owl-carousel .owl-item.center .item{padding:0 40px}
.before-after-slider.owl-carousel .owl-item.center + .owl-item{margin-left:-112px;margin-right:0!important}
.wrap-winners .winners{padding:0}
.wrap-winners .winners .winners-slider .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;margin-top:5px}
.wrap-winners .winners .winners-slider .owl-dots{margin-top:20px}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev,.wrap-winners .winners .winners-slider .owl-nav .owl-next{position:static}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev span,.wrap-winners .winners .winners-slider .owl-nav .owl-next span{font-size:48px}
.content-other-page{background:url(img/bgr-other-page-mob.png) right 70% no-repeat}
.content-other-page.content-bit{background-size: contain;}
body.error404 .content-other-page .btn{bottom:120px}
body.error404{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; min-height: 100vh;}
.content-404.content-other-page{-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; height: auto !important; display: block; position: relative;}
.content-404.content-other-page .container{position: absolute;bottom: 0;height: 100%;}
.content-404.content-other-page .text{top: 5px;left: 110px;}
body.error404 .text .t{font-size: 62px;}
body.error404 .text .t + p{font-size: 24px;left: 48px;}
.img404{max-height: 450px;}
.content-pay-falled .container{padding:0 25px}
.content-bit .btn{font-size:25px;height:48px;line-height:46px;width:260px}
.content-pay-falled .t br.mob{display:block}
.content-pay-falled .t{font-size:30px}
.content-pay-falled .content>div img{position:absolute;left:10px;top:50px;width:125px;margin-right:0}
.content-pay-falled .content>div,.content-pay-falled .t{display:block}
.content-pay-falled .content>div+p{text-align:right;font-size:30px;margin-bottom:15px}
.content-pay-falled .btn{font-size:34px;height:48px;line-height:46px;width:100%}
.content-other-page.content-pay-falled{background:url(img/bgr-other-page-mob.png) right 76% no-repeat}
.content-pay-falled .content{min-height:350px;padding-bottom:0}
.content-pay-success,.content-pay-success .container{min-height:410px!important}
.content-pay-success .img-pg{height:280px;width:250px;right:-30px}
.content-pay-success{padding-bottom:40px}
.content-pay-success .img-pg{bottom:-40px}
.content-pay-success .img-pg2{top:calc(100% - 180px)}
.btn_form_offer {width: 180px; height: 55px; line-height: 55px; font-size: 25px;}
a.whats{
	right: 10px;
    bottom: 22px;
}
.wrap-footer{padding-bottom:100px;}
.wrap-action .w-action .actions a:last-child{top:7px;}
}
@media only screen and (max-width: 440px) {
.wrap-header .header .img{top:160px}
.wrap-videos .videos{top:-220px}
.wrap-videos .videos .video,.wrap-info .w-info .videos .video{height:200px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:21px 66px}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 0 no-repeat,url(img/bgs/what-if-m2-bg.png) left 355px no-repeat}
.wrap-info{height:1000px}
.wrap-action{height:580px}
.wrap-how-works .w-how-works .wrap-form .wrap-wa,.wrap-how-works .w-how-works .wrap-form .wrap-phone{background:rgba(255,255,255,0.8)}
.wrap-before-after .before-after .before-after-slider{top:20px;margin-bottom:60px}
.wrap-prices-line{height:259px;background:url(img/bgs/brown-bg.png) bottom center no-repeat,#fff;background-size:340%;background-size:cover}
.wrap-prices .w-prices .arrow{bottom:-180px;right:40px}
.wrap-offer{top:-80px}
.wr-before-after-slider .owl-stage{height:450px}
.wrap-before-after .before-after .wrap-ab{margin-bottom:0}
.wr-before-after-slider{position:relative;top:-40px}
.wrap-before-after .before-after .customNavigation .prev,.wrap-before-after .before-after .customNavigation .next{top:420px}
body .content-bit .t,.content-bit .bit+p{font-size:22px;margin-bottom:15px}
body .content-bit .t{margin-bottom:20px}
.content-bit .bit a{font-size:32px}
.content-bit .bit p{position:relative;top:-2px}
.one-half{width: 100% !important;margin-right: 0 !important;margin-left: 0 !important;}
.content-default-page .submit{margin-bottom: 50px;font-size: 34px; height: 55px; line-height: 53px; width: 100% !important; position: relative; z-index: 11;}


/**/
.wrap-girls .w-girls .girls .girl{height: 130px;}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img:before{content:'';position:absolute;right:0;top:-3px;width:100%;height:5px;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,white 40%,white 100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,white 40%,white 100%)}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img:after{content:'';position:absolute;right:0;top:0;width:10px;height:15px;background:#fff}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img{right:-7px;}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img img{width: 179px;}
.wrap-girls .w-girls .girls .girl .title + p{font-size: 15px;line-height: 1.3;}
.wrap-girls .w-girls .girls .girl .text .title{font-size: 24px;}
.wrap-girls .w-girls .girls .girl:nth-child(1) .text{padding-right: 135px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img{left: -10px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img img{width: 170px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .text{padding-left: 120px;padding-top: 15px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .text .title + p{width: 220px;margin: 0 auto;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{right: -8px; bottom: -25px;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img img{width: 168px;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .text{padding-right: 95px;padding-top: 15px;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .text .title + p{width: 200px;margin: 0 auto;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{left: -15px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img img{width: 175px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text{padding-left: 140px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text .title + p{width: 190px;margin: 0 auto;}
/***/
.wrap-action .w-action .actions{}

.wrap-action .w-action .actions a:last-child{top:13px;}
}
@media only screen and (max-width: 414px) {
.wrap-hello .hello h2{font-size:22px}
.wrap-action{height:560px}
.content-pay-success .img-pg{right:0;width:190px;height:275px}
}
@media only screen and (max-width: 413px) {
.wrap-header .header h1{top:-30px}
.wrap-header .header{height:650px}
.wrap-header .header .clock{top:180px}
.wrap-header .header .clock .title{font-size:20px;line-height:30px}
.wrap-header .header .clock .days span{font-size:66px}
.wrap-header .header .clock .days{width:106px;height:78px}
.wrap-prices .w-prices .prices .price:nth-child(2),.wrap-prices .w-prices .prices .price:nth-child(4){right:80px}
.wrap-how-works .w-how-works .works .work p br{display:none}
.wrap-how-works .w-how-works .works .work .img,.wrap-how-works .w-how-works .works .work:nth-child(2n) .img{top:-10px}
.before-after-slider.owl-carousel .owl-item{margin:0}
.wrap-before-after .before-after .wrap-ab .after:after{width:88px;height:60px;left:inherit;right:40px;background-size:contain}
.wrap-before-after .before-after .wrap-ab .before:after{width:88px;height:60px;right:inherit;left:40px;background-size:contain}
.wrap-reviews .reviews .reviews-slider .item p{padding:0;font-size:17px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next,.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev{bottom:170px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:83px 63px}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 0 no-repeat,url(img/bgs/what-if-m2-bg.png) left 360px no-repeat}
.wrap-info{background:url(img/bgs/brown-top-bg.png) center 100% no-repeat,url(img/bgs/img-m-bg.png) center 185px no-repeat,#fff;background-size:auto,auto;height:1000px}
.wrap-info .w-info .info .item:nth-child(1){margin-bottom: 390px;}
.wrap-hello .hello{max-height:560px}
.wrap-prices-line{background-size:390%}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:19px 63px}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{width:100%;max-width:370px}
.wrap-girls .w-girls .girls .girl .img img{width:179px}
.wrap-girls .w-girls .girls .girl .text{padding-right:160px;padding-left:10px}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text{padding-left:165px;padding-right:10px}
}
@media only screen and (max-width: 400px) {
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:29px 57px}
#info.wrap-info{
	background: url(https://hituv.net/content/uploads/img-m-bg1-min.png) center 200px no-repeat, white;
	height:730px}
.wrap-faq {
    background: none;
}
.w-faq h3 {
color: #f95a4f!important;
}
.wrap-faq:after {
    background: none;
}
.wrap-action{height:520px}
.wrap-before-after{padding-bottom:0}
.wrap-info .w-info{padding:0 10px}
body.error404 .content-other-page .btn{right:5px}
.wrap-girls .w-girls .girls .girl{height: 130px;}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img:before{content:'';position:absolute;right:0;top:-3px;width:100%;height:5px;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,white 40%,white 100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,white 40%,white 100%)}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img:after{content:'';position:absolute;right:0;top:0;width:10px;height:15px;background:#fff}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img{right:-7px;}
.wrap-girls .w-girls .girls .girl .title + p{font-size: 15px;line-height: 1.3;}
.wrap-girls .w-girls .girls .girl .text .title{font-size: 24px;}
.wrap-girls .w-girls .girls .girl:nth-child(1) .text{padding-right: 135px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img{left: -10px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img img{width: 170px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .text{padding-left: 120px;padding-top: 15px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .text .title + p{width: 220px;margin: 0 auto;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{right: -8px; bottom: -25px;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img img{width: 168px;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .text{padding-right: 95px;padding-top: 15px;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .text .title + p{width: 200px;margin: 0 auto;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{left: -15px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img img{width: 175px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text{padding-left: 140px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text .title + p{width: 190px;margin: 0 auto;}
.content-bit .cp-1{font-size: 27px;}
body .content-bit{padding-bottom: 20px;}
.content-bit .bit{margin-bottom: 8px}
}
@media only screen and (max-width: 374px) {
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:90px 56px}
.wrap-who-we{padding:18px 0}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{margin:0 auto;padding:0;width:100%}
.wrap-who-we .who-we .we .left-text ul,.wrap-who-we .who-we .we .right-text ul{padding:0 30px}
.wrap-who-we .who-we .we .left-text p,.wrap-who-we .who-we .we .right-text p{padding:0 10px}
.wrap-who-we .who-we .we .left-text li,.wrap-who-we .who-we .we .right-text li{padding-right:23px;position:relative}
.wrap-who-we .who-we .we .left-text li:before,.wrap-who-we .who-we .we .right-text li:before{position:absolute;right:0;top:5px}
.wrap-prices .w-prices .prices .price,.wrap-prices .w-prices .prices .price:nth-child(3){right:-10px}
.wrap-header .header .open{bottom:90px}
.wrap-ways .ways{padding:0 10px}
.wrap-how-works{background-size:cover!important}
.wrap-how-works .w-how-works .wrap-form .form{width:100%}
.wrap-action{height:500px}
.wrap-hello{background:url(img/bgs/tape-m-bg.png) 0 60px no-repeat,#23000b}
.wrap-hello:after{background:url(img/bgs/brown-m-bg.png) bottom center no-repeat,#fff;height:165px;bottom:-135px;background-size:cover}
.wrap-hello .hello h2{margin-top:15px;margin-bottom:40px}
.wrap-girls{padding:120px 0 40px}
/*
.wrap-girls .w-girls .girls .girl{height:130px}
.wrap-girls .w-girls .girls .girl:nth-child(2n) .text{padding:15px 15px 15px 150px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text{padding:0 15px 0 155px}
.wrap-girls .w-girls .girls .girl .img{width:160px!important}
*/
.wrap-girls .w-girls .girls .girl:nth-child(2) .text{padding-left: 145px;}
.wrap-girls .w-girls .girls .girl:nth-child(2) .text .title + p{width: 100%;}
.wrap-girls .w-girls .girls .girl:nth-child(3) .text{padding-right: 120px;}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text{padding-left: 160px;}
.wrap-prices .w-prices h2{max-width:300px;margin:0 auto 35px}
.wrap-prices .w-prices h2 span{display:inline-block}
.wrap-prices .w-prices .prices .price p:nth-child(1):before,.wrap-prices .w-prices .prices .price p:nth-child(3):after{background:rgba(175,127,55,0.5)}
.wrap-prices{padding:60px 0 30px;background:#23000b}
.wrap-prices-line{background:url(img/bgs/brown-m-bg.png) bottom center no-repeat,#fff;height:165px}
.wrap-prices .w-prices .arrow{bottom:-170px;right:40px}
.wrap-offer{top:-20px;    background-position-y: 30px; background-size: contain;}
.wrap-ways{background:url(img/bgs/offer-m-bg.png) top left no-repeat}
.wrap-offer .w-offer .btn,.wrap-ways .ways .btn{top:-25px}
.wrap-offer .w-offer > p:nth-child(3){margin-bottom:0}
.wrap-offer .w-offer h4{font-size:20px;background:url(img/bgs/bg-line.png) left center no-repeat;position:relative}
.wrap-how-works .w-how-works .works .work,.wrap-how-works .w-how-works .works .work:nth-child(2n){display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}
.wrap-how-works .w-how-works .works .work:last-child{margin-bottom:0}
.wrap-how-works .w-how-works .wrap-form .wrap-wa,.wrap-how-works .w-how-works .wrap-form .wrap-phone{background:rgba(255,255,255,0.9)}
.wrap-how-works{background:url(img/bgs/work-m-bg.png) bottom center no-repeat,#fff;padding:0 0 40px}
.wrap-how-works .w-how-works h2{margin-bottom:30px}
.wrap-how-works .w-how-works .wrap-form h4{margin-bottom:0;position:absolute;width:180px;right:50%;margin-right:-90px;top:-230px}
.wrap-how-works .w-how-works .wrap-form h4 br{display:block}
.wrap-how-works .w-how-works .wrap-form{margin-top:310px;height:180px}
.wrap-how-works .w-how-works .wrap-form:before,.wrap-how-works .w-how-works .wrap-form .wrap-wa{top:-120px}
.wrap-how-works .w-how-works .wrap-form .form .submit{bottom:-50px}
.wrap-how-works .w-how-works .wrap-form:before,.wrap-how-works .w-how-works .wrap-form:after{width:106px;height:106px;margin-top:-53px}
.wrap-how-works .w-how-works .wrap-form:after{top:-35px;left:30px}
.wrap-how-works .w-how-works .wrap-form .wrap-phone{top:-35px;left:50px}
.wrap-how-works .w-how-works .wrap-form:before{right:30px}
.wrap-how-works .w-how-works .wrap-form .wrap-wa{right:50px}
.wrap-reviews{background:url(img/bgs/like-bg.png) right 30px no-repeat;background-size:100px auto;padding-bottom:100px}
.wrap-winners:before{height:165px;background:url(img/bgs/brown-top-m-bg.png) top center no-repeat,#fff;top:-25px}
.wrap-winners:after{height:165px;background:url(img/bgs/brown-m-bg.png) top center no-repeat,#fff;bottom:-115px}
.wrap-winners .winners h2{position:relative;top:-50px;text-shadow:none}
.wrap-winners .winners .winners-slider .owl-nav .owl-prev,.wrap-winners .winners .winners-slider .owl-nav .owl-next{bottom:-50px}
.wrap-videos .videos .video{background:url(img/bgs/macbook-m-bg.png) center no-repeat}
.wrap-videos .videos .title,.wrap-info .w-info .videos .title{font-size:20px;max-width:220px}
.wrap-videos .videos .video,.wrap-info .w-info .videos .video{height:210px;background:url(img/bgs/macbook-m-bg.png) center no-repeat;background-size:contain}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:33px 52px;left:-2px}
.wrap-videos .videos .title:after,.wrap-info .w-info .videos .title:after{background:url(img/bgs/note-line-bg.png) center no-repeat;top:-33.5px;left:-23px;width:126px;height:147px;background-size:contain}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 10px no-repeat,url(img/bgs/what-if-m2-bg.png) left 380px no-repeat}
.wrap-info{height:1060px;background:url(img/bgs/brown-top-m-bg.png) center 100% no-repeat/contain,url(img/bgs/img-m-bg.png) center 200px no-repeat,#fff}
/*.wrap-info .w-info .info .item:nth-child(1){margin-bottom:400px}*/
.wrap-faq .w-faq h3{margin-bottom:30px}
.wrap-faq:after{height:165px;background:url(img/bgs/brown-m-bg.png) top center no-repeat,#fff;bottom:-115px}
.wrap-faq{background:#23000b}
.wrap-faq .w-faq{margin-bottom:50px}
.wrap-main-faq .main-faq .group-faq h4{font-size:22px;margin-bottom:20px}
.faq-item .answer{margin-bottom:15px}
.wrap-main-faq .main-faq .group-faq .faq .faq-item .answer p{font-size:17px}
.wrap-winners{background:#23000b}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{bottom:-20px}
.wrap-reviews .reviews .reviews-slider .item .meta{margin-bottom:60px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next,.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev{bottom:140px}
.wrap-reviews .reviews .reviews-slider .owl-nav .owl-prev span,.wrap-reviews .reviews .reviews-slider .owl-nav .owl-next span{font-size:48px}
.wrap-reviews .reviews .reviews-slider .item .meta .season,.wrap-reviews .reviews .reviews-slider .item .meta .name,.wrap-reviews .reviews .reviews-slider .item p{font-weight:500}
.wr-before-after-slider .owl-stage{height:400px}
.wrap-before-after .before-after .customNavigation .prev,.wrap-before-after .before-after .customNavigation .next{top:370px}
.content-pay-success .content .t{font-size:28px}
.content-pay-success .content .t+p{font-size:24px;margin-bottom:80px}
.content-pay-success .btn{width:220px;font-size:32px}
.wrap-action .w-action .actions a:last-child{top:17px;}
}
@media only screen and (max-width: 360px) {
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 10px no-repeat,url(img/bgs/what-if-m2-bg.png) left 400px no-repeat}
.wrap-what-if .what-if{padding:0 10px}
.wrap-what-if .what-if .items p:nth-child(3){top:320px}
.wrap-header .header h1{left:-20px}
.wrap-hello{padding-bottom:0}
.wrap-hello .hello h2{font-size:20px}
.wrap-girls{padding-top:90px}
.wrap-girls .w-girls .girls .girl .title + p{width: 100% !important;}
.wrap-girls .w-girls .girls .girl .text .title{font-size: 22px;}
.wrap-girls .w-girls .girls .girl .img{width:180px!important}
.wrap-girls .w-girls .girls .girl:nth-child(1) .img{right:-7px}
.wrap-girls .w-girls .girls .girl:nth-child(1) .text,.wrap-girls .w-girls .girls .girl:nth-child(3) .text{padding-right:130px}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img{left:-10px}
.wrap-girls .w-girls .girls .girl:nth-child(2) .img img{width:170px}
.wrap-girls .w-girls .girls .girl:nth-child(2) .text{padding-left:140px}
.wrap-girls .w-girls .girls .girl p{font-size:15px;line-height:1.3}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img{right:-8px;bottom:-24px}
.wrap-girls .w-girls .girls .girl:nth-child(3) .img img{width:168px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img{left:-15px;bottom:-10px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .img img{width:175px}
.wrap-girls .w-girls .girls .girl:nth-child(4) .text{padding-left:145px}
.wrap-offer .w-offer .offer-bottom-txt > p{font-size:18px;line-height:30px;text-transform:uppercase;margin-bottom:30px;font-weight:700}
.wrap-reviews{background:url(img/bgs/like-bg.png) right 30px no-repeat;background-size:100px auto}
.wrap-videos{padding-top:300px}
.wrap-videos .videos .title:after,.wrap-info .w-info .videos .title:after{left:-25px}
.wrap-info{padding-top:35px;background:url(img/bgs/brown-top-m-bg.png) center 100% no-repeat/contain,url(img/bgs/img-m-bg.png) center 250px no-repeat,#fff;height:1150px}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:33px 54px}
.wrap-info .w-info .videos .title{font-weight:500}
.wrap-who-we{background:url(img/mobile/bg.jpg) center 0 no-repeat}
.wrap-action .w-action .actions a{margin-left:0}
.wrap-action{height:480px}
.wrap-faq .w-faq{margin-bottom:0}
.wrap-faq .w-faq .faq .faq-item.active p.q:after{width:100%;left:0;margin-left:0}
.wrap-header .header{height:620px}
.wrap-header .header .clock .days{width:96px}
.wrap-videos .videos,.wrap-info .w-info .videos,.wrap-videos .videos{padding:0 10px}
.wrap-videos .videos .video,.wrap-info .w-info .videos .video{background-size:contain}
.wrap-page{background-size:280% auto}
.wrap-page-header .header h1{left:6px}
.wrap-offer .w-offer > p:nth-child(3),.wrap-offer .w-offer .btn + p,.wrap-offer .w-offer .offer-bottom-txt p:last-child,.wrap-how-works .w-how-works .works .work p,.wrap-info .w-info h2,.wrap-info .w-info .info .item p,.wrap-main-faq .main-faq .group-faq .faq .faq-item .answer p,.wrap-main-faq .main-faq .group-faq .faq .faq-item p.q,.wrap-action .w-action h2{font-weight:500}
.wrap-offer .w-offer .btn + p{margin-bottom:0}
.wrap-offer .w-offer .offer-bottom-txt > p:last-child{line-height:1.3}
.wrap-offer{margin-bottom:25px}
.wrap-reviews .reviews h2{font-size:30px}
.wrap-who-we .who-we .we .left-text,.wrap-who-we .who-we .we .right-text{font-weight:500;line-height:1.5}
.wrap-who-we .who-we .we .left-text b{display:block}
.wrap-info .w-info .info .item p{font-size:17px}
.wrap-who-we .who-we .we br,.wrap-info .w-info .info .item p br,.wrap-main-faq .main-faq .group-faq:after{display:none}
.wrap-info .w-info .info .item:nth-child(1){position:static;/*margin-bottom:420px*/}
.wrap-info .w-info .videos{bottom:70px}
.wrap-faq{margin-top:-25px;margin-bottom:0}
.wrap-main-faq .main-faq .group-faq{top:-80px!important;width:260px;padding-right:8px;padding-left:8px}
.wrap-main-faq .main-faq .group-faq h4{margin-top:-35px;margin-bottom:10px}
.wrap-action .w-action .actions a:last-child{margin-right:10px}
.wrap-action .w-action .actions a{font-size:19px;font-weight:500}
.before-after-slider.owl-carousel .owl-item{-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6)}
.wr-before-after-slider .owl-stage{max-height:375px;overflow:hidden}
.wrap-before-after .before-after .customNavigation .prev,.wrap-before-after .before-after .customNavigation .next{top:345px}
.wrap-hello .hello .left-text{padding:20px 15px 20px 0}
.wrap-hello .hello .left-text p{font-size:16px}
.wrap-winners .winners .winners-slider .owl-item{-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;margin-top:30px}
.wrap-winners .winners .winners-slider .owl-item.center.active{margin-left:0}
.wrap-winners .winners .winners-slider .owl-item.center{margin-top:0;margin-left:-50px;margin-right:0!important}
.wrap-winners .winners .winners-slider .owl-item.center + .owl-item{margin-left:-100px;margin-right:0!important}
.wrap-winners .winners .winners-slider .owl-item.center img{width:260px}
.wrap-winners .winners .owl-stage{height:340px;overflow:hidden}
.wrap-action .w-action .actions a:after{bottom:-35px}
/*.wrap-action .w-action .actions{bottom:0}*/
/*.img404{height:auto}*/
.content-other-page.content-pay-falled{background:url(img/bgr-other-page-mob.png) right 75.5% no-repeat;background-size:contain}
.wrap-action .w-action .actions a:last-child{top:19px;}
}

@media only screen and (max-width: 339px) {
.wrap-page-header .header h1{left:15px}
.wrap-what-if{background:url(img/bgs/what-if-m-bg.png) center 10px no-repeat,url(img/bgs/what-if-m2-bg.png) left 375px no-repeat}
.wrap-info .w-info .videos .video iframe,.wrap-videos .videos .video iframe{padding:37px 50px;left:0}
.wrap-action{height:460px}
.wrap-info .w-info .info .item p{font-size:14px}
.wrap-info{background:url(img/bgs/brown-top-m-bg.png) center 100% no-repeat,url(img/bgs/img-m-bg.png) center 250px no-repeat,#fff}
.wrap-offer .w-offer h4{line-height:1.1;font-size: 20px;}
body.error404 .content-other-page,body.error404 .container{height:380px}
body.error404 .text{left:60px}
body.error404 .content-other-page .btn{bottom:90px}
body .content-bit .t,.content-bit .cp-1{font-size:18px}
.content-bit .bit p{display:block;margin-bottom:10px}
.content-pay-falled .t,.content-pay-falled .content>div+p{font-size:27px}
.content-pay-falled .content>div img{width:100px}
.content-pay-success .content .t+p{font-size:20px}
.content-pay-success .content .t{font-size:24px}
.content-pay-success .img-pg2{right:calc(100% - 200px)}
body.error404 .text .t + p{font-size: 20px;left: 36px;}
.content-404.content-other-page .text{top:0;left:110px;}
.wrap-header .header{height: 600px;}
.wrap-girls .w-girls .girls .girl .title + p{font-size: 13px;}
.wrap-girls .w-girls .girls .girl .text .title{font-size: 18px;}
.wrap-action .w-action .actions a{width: 150px;}
.wrap-videos .videos .video,.wrap-info .w-info .videos .video{height: 205px;}
}
body.page-template-default .wrap-page p.page-title{margin-bottom:50px}
body.page-template-default{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
body.page-template-default .wrap-page{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;word-break:break-all}
body.page-template-default .wrap-page p{margin-bottom:25px}

#action .actions a:first-child, #fixMenu li:nth-child(4), 
#fixMenu li:nth-child(5){
	display: none!important;
}
#order_review .line{display:none;}