/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url() no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}
table{border-collapse:collapse;border-spacing:0}
a,input,button{outline:none}
a{background-color:transparent;text-decoration:none;-webkit-text-decoration-skip:objects}
input,button{margin:0;padding:0;border:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{min-width:340px;background:#fff;font-family:'Philosopher',serif;font-weight:400;font-size:16px;line-height:24px;color:#303030;cursor:default}
header,section,footer{margin:0 auto;max-width:1920px}
.wrapper{margin:0 auto;padding:0 10px;width:1070px;position:relative}
.clearfix:after{content:"";display:block;clear:both}
img{max-width:100%;height:auto}
b{font-weight:700}
.items_list{font-size:0;line-height:0;letter-spacing:-1px;text-align:center}
.items_list .item{display:inline-block;vertical-align:top;font-size:16px;line-height:24px;letter-spacing:normal}
.button{display:block;margin:0 auto;margin-top:14px;width:234px;height:67px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:3px;background-color:#e6a748;-moz-box-shadow:0 3px 0 #d8053a;font-weight:100;font-size:29px;line-height:59px;color:#fff;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;font-family:'Philosopher';}
.button:hover{background-color:#e19c61;}
.button:active{background-color:#e7325c;background-image:-webkit-gradient(linear,left bottom,left top,from(#e7325c),to(#f10646));background-image:-webkit-linear-gradient(bottom,#e7325c 0%,#f10646 100%);background-image:-moz-linear-gradient(bottom,#e7325c 0%,#f10646 100%);background-image:-o-linear-gradient(bottom,#e7325c 0%,#f10646 100%);background-image:linear-gradient(to top,#e7325c 0%,#f10646 100%)}
.price_block{margin:10px 0px 0px 87px;width:271px;}
.price_item.old{border-bottom:1px solid #e6a748;padding-bottom:10px;margin-bottom:10px;}
.menu span.mob{display:none;}
form.form-one p{margin-bottom:10px;color:#edb049;}
form.form-one{width:297px;height:181px;display:block;position:relative;text-align:center;margin-left:97px;margin-top:10px;}
form.form-one input,select{padding:5px 13px;height:37px;width:228px;background:#fde7d7;margin-bottom:5px;color:#fc1b55;border-radius:3px;font-family:'Philosopher';}
.price_item.new{color:#e7a849;}
.price_block .price_item{float:left;width:100%;text-align:center;}
.price_block .price_item .value{font-size:34px;line-height:36px}
.price_block .price_item.old .value{text-decoration:line-through;text-align:center;}
.price_block .price_item.new .value{font-weight:500;color:#e7a849;font-size:40px;padding-top:9px;}
.discount_wrapper{display:none;padding:9px;width:130px;height:130px;border:1px solid rgba(255,255,255,0.4);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:rgba(255,255,255,0.2);position:absolute}
.discount_wrapper .discount{padding:14px 0 0;width:110px;height:110px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#ff008e;font-size:18px;color:#fff;text-align:center}
.discount_wrapper .discount b{display:block;margin:6px 0 0;font-size:30px}
h2{font-size:36px;line-height:40px;text-align:center;font-weight:bold;C}
h2 b{color:#e6a748;}
.header_section .top_block{margin:0 0 2px;height:134px;}
.header_section .top_block .info{float:left;padding:10px 20px;width:280px;border:1px solid rgba(255,255,255,0.4);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:rgba(255,255,255,0.2);font-weight:700;color:#fff;text-align:center;display:none;}
.header_section .top_block .info:first-of-type{margin:20px 0 0 20px;text-transform:uppercase}
.header_section .top_block .info:last-of-type{float:right;margin:20px 20px 0 0}
.header_section .top_block .info:last-of-type span{text-transform:uppercase}
.header_section .top_block h1{font-weight:700;font-size:45px;line-height:50px;color:#e6a748;text-align:center;padding-top:22px;text-transform:uppercase;font-weight:100;width:328px;margin:0 auto;display:block;float:left;}
.menu{display:block;position:relative;}
.menu span a{color:#303030;text-decoration:none;margin-left:5px;margin-right:5px;}
.menu span{padding-top:51px;float:left;display:block;}
.header_content{height:490px;background:url(../img/desctop__header_bg.jpg) center top no-repeat;background-position:center -83px;}
.header_content .wrapper{background:url(../img/desctop__header_bg_one1.png) center top no-repeat;display:block;position:relative;background-size:442px;background-position:332px bottom;height:490px;}
.header_content .benefits_list{float:left;margin:55px 0 0;width:321px;height:105px;}
.item.benefit_item{width:422px;line-height:47px;float:left;}
.header_content .benefit_item .image_block{padding:4px;width:50px;height:50px;display:block;float:left;}
.header_content .benefit_item img{display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.header_content .before_after_block .item{float:left;padding:0 0 0 50px;width:50%;font-weight:700;font-size:30px;line-height:30px;color:#fff}
.header_content .before_after_block .item:first-child{padding:0 50px 0 0;text-align:right}
.header_content .info{float:right;right:-80px;position:relative;top:-3px;display:block;margin:0px 0 0;width:511px;height:495px;background:url(../img/fon-bg-form.png) center top no-repeat;background-size:cover;z-index:99;}
.item.benefit_item img{float:left;}
.item.benefit_item p{float:left;}
.tovar-one{float:left;margin:0px 0 0;width:314px;height:250px;}
.header_content .discount_wrapper{top:25px;right:20px}
.effects_section{padding:16px 0 43px}
.effects_section h2{margin:0 0 41px}
.effects_section .effect_item{padding:0 25px;}
.effects_section .effect_item .image_block{margin:0 auto 10px;width:202px}
.effects_section .effect_item img{display:block}
.effects_section .effect_item h3{font-size:22px;}
.about_section{padding:36px 0 0;background:url(../img/bg-block-3.jpg) center top no-repeat;background-size:cover;height:640px;}
.about_section .description{font-size:22px;margin:32px auto 27px;max-width:900px;text-align:center;}
.about_section .info{margin:0 auto;padding:15px 10px;border:1px solid rgba(255,255,255,0.4);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:rgba(255,255,255,0.2);text-align:center}
.about_section .info p:first-child{margin:0 0 10px;font-weight:700}
.about_section .effects_list{margin:0px 0 0;padding:0 0 0px;}
.about_section .effect_item{margin:0 0 20px;width:301px;background:#fff;margin-left:15px;padding:15px 6px;border-radius:17px;box-shadow:0px 0px 20px -2px #c5c5c5;}
.tovar-two{text-align:center;margin-bottom:29px;}
.about_section .effect_item .image_block{margin:0 auto 10px;padding:8px;width:145px;height:145px;border:1px solid rgb(251, 206, 139);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:rgb(249, 203, 134);}
.about_section .effect_item img{display:block;border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.about_section .effect_item p{font-weight:700;text-align:center}
.about_section .effect_item:nth-child(5) p{padding:0 90px}
.about_section .button{position:relative;bottom:-5px;cursor:pointer;}
.characteristics_section{padding:74px 0 74px;}
.characteristics_section .info{width:668px;display:block;text-align:center;margin:0 auto;}
.characteristics_section h3{margin:27px 0 21px;font-size:19px;line-height:7px;text-align:center;}
.tovar-three{float:left;width:46%;height:330px;text-align:center;}
.characteristics_section h3 b{font-weight:700;color:#e6a748;}
b.color-or{color:#e6a748;}
.characteristics_section p{font-size:24px;text-align:center;}
.characteristics_section ul{float:right;width:54%;height:330px;padding:29px 0 0 68px;}
.characteristics_section ul li img{padding:4px 14px 0px 0px;display:block;float:left;}
.characteristics_section ul li{margin:0 0 10px;height:24px;}
.characteristics_section ul li:nth-child(4){}
.characteristics_section ul li:last-child{margin:0}
.celebrity_section{padding:60px 0 0;background:url(../img/bg-block-5.jpg) center top no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:946px;}
.celebrity_section h2{margin:0 0 38px}
.celebrity_section img{display:block;float:left;margin:0 45px 0 0;width:278px}
.celebrity_section .info{float:left;width:617px}
.celebrity_section .celebrity_item:last-child{padding:20px 0 50px}
.celebrity_section .celebrity_item:last-child .info{margin:10px 0 0}
.celebrity_section .author_info{margin:0 0 11px;padding:0 80px 11px 0;font-weight:700;font-size:24px;line-height:36px;position:relative}
.celebrity_section .author_info:before{display:block;content:'';width:400px;height:1px;background:#e6a748;position:absolute;left:0;bottom:0;}
.celebrity_section .author_info:after{display:block;content:'';width:9px;height:9px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#e6a748;position:absolute;left:0;bottom:-4px;}
.celebrity_section p{font-style:italic}
.celebrity_section .celebrity_item:first-child p{padding:0 0 98px;background:url(../img/celebrity__celebrity1__signature.png) right bottom no-repeat}
.celebrity_section .celebrity_item:last-child p{padding:0 0 64px;background:url(../img/celebrity__celebrity2__signature.png) right bottom no-repeat}
.celebrity_section .button{position:absolute;left:50%;margin-left:-140px;bottom:-35px}
.video_section{padding:30px 0 0}
.video_section h2{margin:0 0 41px}
.video_section .video_block{margin:0 auto;width:680px;border:10px solid #fff;-webkit-box-shadow:0 6px 52px rgba(0,0,0,0.36);-moz-box-shadow:0 6px 52px rgba(0,0,0,0.36);box-shadow:0 6px 52px rgba(0,0,0,0.36)}
.video_section .video-container{width:660px;height:371px;background:#000;overflow:hidden;position:relative}
.video_section .video-container iframe,.video_section .video-container object,.video_section .video-container embed{display:block;width:100%;height:100%;position:absolute;top:0;left:0}
.reviews_section{padding:36px 0 50px}
.reviews_section h2{margin:0 0 41px}
.reviews_section .reviews_list{margin:0 auto;width:920px}
.reviews_section .review_item img{display:block}
.reviews_section .review_item .text{padding:11px 10px 13px;background:#ffffff;text-align:center;margin-top:10px;box-shadow:0px 0px 30px -9px #777;font-size:21px;}
.reviews_section .review_item .author_info{margin:0 0 5px;font-weight:700;font-size:24px;color:#e6a748;border-bottom:1px solid #efc78a54;padding-bottom:13px;margin-bottom:12px;}
.owl-carousel .owl-item{height:840px;}
.opinion_section{padding:36px 0 50px;background:url(../img/bg-block-7.jpg) center top no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.opinion_section h2{margin:0 0 41px}
.opinion_section img{display:block;float:left;margin:0 76px 0 0;width:289px}
.opinion_section .info{float:left;margin:0 0 0;padding:0 20px 23px;width:575px;}
.opinion_section .author_info{margin:0 0 11px;font-weight:700;font-size:24px;line-height:36px}
.opinion_section p{margin:0 0 9px;font-style:italic;font-size:19px;}
.opinion_section p:last-of-type{margin:0}
.order_steps_section{padding:36px 0 44px}
.order_steps_section h2{margin:0 0 31px}
.order_steps_section .step_item{padding:215px 45px 0;width:33.3333%;font-weight:700;font-size:18px;position:relative}
.order_steps_section .step_item:first-child{background:url(../img/icon-zakaz-one.png) center 10px no-repeat;}
.order_section .header_content .info{float:right;right:-80px;position:relative;top:14px;display:block;margin:0px 0 0;width:511px;height:476px;background:url(../img/fon-bg-form.png) center top no-repeat;background-size:cover;z-index:99;}
.order_steps_section .step_item:nth-child(2){background:url(../img/icon-zakaz-two.png) center top no-repeat}
.order_steps_section .step_item:last-child{background:url(../img/icon-zakaz-three.png) center top no-repeat}
.order_steps_section .step_item:after{display:block;content:'';width:38px;height:60px;position:absolute;top:50px;right:-19px}
.order_steps_section .step_item:last-child:after{display:none}
.order_section .info{float:left;width:620px}
.order_section h3{margin:-8px 0 240px;font-weight:700;font-size:50px;line-height:50px}
.order_section h3 span{color:#ff008e;white-space:nowrap}
.order_section .info p{width:300px}
.order_section .discount_wrapper{top:110px;left:250px}
.order_section .order_form{float:right;padding:11px 0 0;width:320px;border:1px solid rgba(255,255,255,0.4);border-bottom:none;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;background-color:rgba(255,255,255,0.2)}
.order_section .timer_block{margin:0 auto 14px;width:234px;text-align:center}
.order_section .timer_block p{margin:0 0 8px;font-weight:700}
.order_section .timer_block .timer_item{float:left;width:60px}
.order_section .timer_block .timer_item:nth-child(2){margin:0 27px;position:relative}
.order_section .timer_block .count{margin:0 0 4px;height:60px;background-color:#000;background-image:-webkit-gradient(linear,left bottom,left top,from(#ff0549),to(#f8406b));background-image:-webkit-linear-gradient(bottom,#ff0549 0%,#f8406b 100%);background-image:-moz-linear-gradient(bottom,#ff0549 0%,#f8406b 100%);background-image:-o-linear-gradient(bottom,#ff0549 0%,#f8406b 100%);background-image:linear-gradient(to top,#ff0549 0%,#f8406b 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 3px 0 #d10e3f;-moz-box-shadow:0 3px 0 #d10e3f;box-shadow:0 3px 0 #d10e3f;font-weight:700;font-size:36px;line-height:60px;color:#fff}
.order_section .input{display:block;margin:0 auto 15px;padding:0 15px;width:280px;height:70px;border:1px solid rgba(255,255,255,0.5);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:#fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);font-family:'Philosopher',serif;font-weight:400;font-size:18px;color:#303030;text-align:center}
.order_section .input::-webkit-input-placeholder{opacity:1;color:#303030}
.order_section .input:-moz-placeholder{opacity:1;color:#303030}
.order_section .input::-moz-placeholder{opacity:1;color:#303030}
.order_section .input:-ms-input-placeholder{opacity:1;color:#303030}
.order_section .input:focus::-webkit-input-placeholder{opacity:0}
.order_section .input:focus:-moz-placeholder{opacity:0}
.order_section .input:focus::-moz-placeholder{opacity:0}
.order_section .input:focus:-ms-input-placeholder{opacity:0}
.order_section .button{font-family:'Philosopher',serif;cursor:pointer}
.order_section .products_count{padding:14px 0 13px;text-align:center}
.order_section .products_count b{padding:2px 4px;border:1px solid rgba(255,255,255,0.6);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:rgba(255,255,255,0.3);color:#d8053a}
.footer{padding:25px 0 23px;background:#fff;font-weight:400;font-size:14px;line-height:22px;text-align:center}
.footer img{max-width:450px;display:block;margin:0 auto 10px}
.footer a{color:black;opacity:.85;font-size:16px;font-weight:600;}
.footer a:hover{text-decoration:none}
@media screen and (max-width:959px){.wrapper{width:640px}
.header_section .top_block{background-image:url(../img/tablet__header__top_bg.jpg)}
.header_section .top_block .info:first-of-type{display:none}
.header_section .top_block{background-image:none;background-color:#fff;box-shadow:0px 0px 25px -8px #777;}
.header_section .top_block .info{float:left;padding:10px 20px;width:280px;border:1px solid rgba(255,255,255,0.4);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:rgba(255,255,255,0.2);font-weight:700;color:#fff;text-align:center;display:none;}
.menu span{padding-top:51px;float:left;display:block;display:none;}
.header_section .top_block h1{float:none;margin:0 auto 19px;padding:4px 0 0;width:300px;font-size:40px;line-height:37px;}
.header_content .benefits_list{margin:245px 0 0}
.header_content .benefit_item:nth-child(3),.header_content .benefit_item:last-child{display:none}
.header_content .before_after_block{top:40px;left:8px;margin-left:0}
.header_content .before_after_block .item{padding:0 0 0 35px}
.header_content .before_after_block .item:first-child{padding:0 35px 0 0}
.effects_section{padding:16px 0 41px}
.effects_section .effect_item{display:table;margin:0 0 21px;padding:0;width:100%}
.effects_section .effect_item:last-child{margin:0}
.effects_section .effect_item .image_block{display:table-cell;vertical-align:middle;margin:0}
.effects_section .effect_item .text{display:table-cell;vertical-align:middle;padding:0 0 0 20px;text-align:left}
.about_section{padding:36px 0 0;background-image:url(../img/tablet__about_bg.jpg);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.about_section .description{margin:32px auto 43px}
.about_section .info{width:100%}
.about_section .effects_list{margin:50px 0 0;padding:0 0 55px}
.about_section .effect_item:nth-child(even){margin:0 0 23px 20px}
.characteristics_section .info{float:none;width:100%}
.characteristics_section p{padding:0;background:none;font-size:25px;}
.characteristics_section ul{float:none;margin:22px 0 0;background:url(../img/characteristics__image.jpg) 300px 50px no-repeat}
.celebrity_section{background-image:url(../img/tablet__celebrity_bg.jpg)}
.celebrity_section img{margin:0 40px 0 0;width:150px}
.celebrity_section .info{width:430px}
.celebrity_section .celebrity_item:last-child{padding:20px 0 60px}
.celebrity_section .celebrity_item:last-child .info{margin:5px 0 0}
.celebrity_section .author_info{margin:0 0 11px;padding:0 0 11px}
.celebrity_section .author_info:before{width:430px}
.celebrity_section .celebrity_item:first-child p{padding:0 0 70px;-webkit-background-size:130px 79px;-moz-background-size:130px 79px;-o-background-size:130px 79px;background-size:130px 79px}
.celebrity_section .celebrity_item:last-child p{-webkit-background-size:150px 50px;-moz-background-size:150px 50px;-o-background-size:150px 50px;background-size:150px 50px}
.video_section .video_block{width:620px}
.video_section .video-container{width:600px;height:337px}
.reviews_section .reviews_list{width:600px}
.reviews_section .owl-prev,.reviews_section .owl-next{width:12px;height:20px;background-position:center;background-repeat:no-repeat;position:absolute;top:20px}
.reviews_section .owl-prev{background-image:url(../img/reviews__arrow_left.png);left:20px}
.reviews_section .owl-next{background-image:url(../img/reviews__arrow_right.png);right:20px}
.opinion_section{background-image:url(../img/tablet__opinion_bg.jpg)}
.opinion_section img{margin:0 40px 0 0;width:150px}
.opinion_section .info{margin:0;width:430px}
.order_steps_section h2{margin:0 0 34px}
.order_steps_section .step_item{padding:170px 10px 0}
.order_section .header_content .info{float:none;right:0;position:relative;top:104px;display:block;margin:0px 0 0;width:320px;height:495px;background:#fff;box-shadow:0px 0px 30px -7px #777;background-size:cover;z-index:99;margin:0 auto;text-align:center;}
.order_steps_section .step_item:after{display:none}
.order_section{background-image:url(../img/tablet__order_bg.jpg)}
.order_section .info{width:300px;text-align:center}
.order_section h3{margin:0 0 290px;font-size:26px;line-height:30px}
.order_section .info p{padding:0 10px}
.order_section .discount_wrapper{top:200px;left:60px}
.owl-item.active{width:280px !important;}
}
@media screen and (max-width:1170px){header, section, footer{margin:0 auto;max-width:1920px;width:1070px;}
.header_content .info{float:right;right:0px;position:relative;top:-3px;display:block;margin:0px 0 0;width:511px;height:495px;background:url(../img/fon-bg-form.png) center top no-repeat;background-size:cover;z-index:99;}
.order_section .header_content .info{float:right;right:0px;position:relative;top:-3px;display:block;margin:0px 0 0;width:511px;height:495px;background:url(../img/fon-bg-form.png) center top no-repeat;background-size:cover;z-index:99;}
}
@media screen and (max-width:939px){.wrapper{width:320px}
h2{font-size:25px;line-height:32px}
.header_section .top_block{background-image:none;}
.header_section .top_block .info:last-of-type{float:none;margin:0 auto;padding:8px 20px;color:#303030}
.header_content{height:624px;background-image:none;background:url(../img/desctop__header_bg_one.png) center top no-repeat;background-size:553px;}
.header_content .wrapper{height:664px;display:block;position:relative;background-size:442px;background-position:center bottom;background:none;}
header, section, footer{margin:0 auto;max-width:1920px;width:auto;}
.order_section .header_content .info{float:none;right:0;position:relative;top:205px;display:block;margin:0px 0 0;width:320px;height:327px;background:#fff;box-shadow:0px 0px 30px -7px #777;background-size:cover;z-index:99;margin:0 auto;text-align:center;}
.header_content .benefits_list{float:none;margin:0 auto;padding:0;}
.item.benefit_item{width:338px;line-height:47px;float:left;display:none;}
.header_content .tovar-one{margin-bottom:0;display:block;position:relative;height:auto;float:none;margin:0px 0 0 170px;padding-top:168px;width:136px;}
.header_content .before_after_block{top:145px;left:10px}
.header_content .info{float:none;margin:205px auto;padding:0 0 60px;width:300px;top:78px;background:#fff;z-index:99;display:block;height:395px;right:0;top:0px;box-shadow:0px 0px 23px -6px #777;}
form.form-one{width:297px;height:181px;display:block;position:relative;text-align:center;margin:0 auto;margin-top:17px;}
.price_block{margin:0 auto;width:271px;border-bottom:1px solid #e6a7485e;height:100px;}
.price_block .price_item{float:left;width:50%;text-align:center;padding-left:0;font-size:16px;border-bottom:none;}
.price_block .price_item .value{font-size:21px;line-height:36px;}
.price_block .price_item.new .value{font-weight:500;color:#e7a849;font-size:23px;padding-top:0px;}
.header_content .button{position:relative;bottom:0;margin:0 auto;top:13px;}
.header_content .discount_wrapper{top:550px}
.effects_section{padding:110px 0 33px;}
.items_list{font-size:0;line-height:0;letter-spacing:-1px;text-align:center;}
.effects_section h2{margin:0 0 33px}
.effects_section .effect_item{margin:0 0 23px;padding:0 25px}
.effects_section .effect_item .image_block{display:block;margin:0 auto 10px}
.effects_section .effect_item .text{display:block;padding:0;text-align:center}
.about_section{padding:29px 0 0;background:#fff;height:900px;}
.tovar-two{text-align:center;margin-bottom:29px;background:url(../img/rating.png);background-repeat:no-repeat;background-position:758px bottom;}
.about_section .effect_item{margin:0 0 20px;width:301px;background:#fff;padding:15px 6px;border-radius:17px;box-shadow:0px 0px 20px -2px #c5c5c5;}
.items_list .item{display:inline-block;vertical-align:top;font-size:16px;line-height:24px;letter-spacing:normal;}
.about_section .button{position:relative;bottom:-5px;cursor:pointer;}
.button:hover{background-color:#e19c61;}
.button{display:block;margin:0 auto;margin-top:14px;width:234px;height:67px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:3px;background-color:#e6a748;-moz-box-shadow:0 3px 0 #d8053a;font-weight:100;font-size:29px;line-height:59px;color:#fff;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;font-family:'Philosopher';}
.about_section .description{margin:8px auto 33px;font-size:22px;}
.about_section .effects_list{font-size:22px;margin:40px 0 0;padding:0 0 0;}
.about_section .effect_item:nth-child(even){margin:0 0 23px}
.characteristics_section{padding:67px 0 33px;}
.tovar-three{height:268px;text-align:center;float:none;width:320px;text-align:center;margin:0 auto;padding:0 10px;}
.characteristics_section h3{margin:22px 0 21px;font-size:20px;line-height:30px;text-align:center}
.characteristics_section ul{height:260px;background:none;padding:0 13px;width:320px;}
.characteristics_section ul li{margin:0 0 10px;height:24px;}
.characteristics_section ul li:nth-child(2){}
.characteristics_section ul li:nth-child(3){}
.characteristics_section ul li:nth-child(4){}
.characteristics_section ul li img{padding:4px 14px 0px 0px;display:block;float:left;}
.celebrity_section{padding:29px 0 0;background:#fff;height:1572px;}
.celebrity_section .button{position:relative;margin:0 auto;left:0;}
.celebrity_section h2{margin:0 0 33px}
.celebrity_section img{float:none;margin:0 auto 14px}
.celebrity_section .info{float:none;width:100%;text-align:center}
.celebrity_section .celebrity_item:last-child{padding:30px 0 75px}
.celebrity_section .celebrity_item:last-child .info{margin:0}
.celebrity_section .author_info{margin:0 0 16px;padding:0 0 17px;font-size:20px;line-height:30px}
.celebrity_section .author_info:before{width:300px}
.celebrity_section .author_info:after{left:50%;margin-left:-4px}
.celebrity_section .celebrity_item:first-child p{padding:0 0 93px;background-position:center bottom}
.celebrity_section .celebrity_item:last-child p{background-position:center bottom}
.video_section{padding:10px 0 0}
.video_section h2{margin:0 0 33px}
.video_section .video_block{width:300px;border:5px solid #fff}
.video_section .video-container{width:290px;height:163px}
.reviews_section{padding:29px 0 20px}
.reviews_section h2{margin:0 0 33px}
.reviews_section .reviews_list{width:280px;height:650px;}
.owl-stage-outer{height:650px;}
.owl-stage{height:650px;}
.opinion_section{padding:29px 0 1px;background:#fff;}
.opinion_section h2{margin:0 0 33px}
.opinion_section img{float:none;margin:0 auto 20px;width:200px}
.opinion_section .info{float:none;width:100%;text-align:center}
.opinion_section .author_info{font-size:20px;line-height:30px}
.order_steps_section{padding:0 0 34px;}
.order_steps_section h2{margin:0 0 33px}
.order_steps_section .step_item{width:100%;height:213px;}
.order_steps_section .step_item:first-child{margin:0 0 25px;padding:200px 45px 0;background-position:center top;-webkit-background-size:70% auto;-moz-background-size:70% auto;-o-background-size:70% auto;background-size:70% auto}
.order_steps_section .step_item:nth-child(2){margin:0 0 85px;padding:200px 45px 0;-webkit-background-size:70% auto;-moz-background-size:70% auto;-o-background-size:70% auto;background-size:70% auto}
.order_steps_section .step_item:last-child{padding:200px 45px 0;background-position:center top;-webkit-background-size:70% auto;-moz-background-size:70% auto;-o-background-size:70% auto;background-size:70% auto}
.order_section{padding:25px 0 0;background-image:none;}
.order_section .wrapper{padding:0;width:100%}
.order_section .info{float:none;margin:0 auto 25px}
.order_section h3{margin:0 0 300px}
.order_section .info p{padding:0}
.order_section .discount_wrapper{left:50%;margin-left:-100px}
.order_section .order_form{float:none;width:100%;border-left:none;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.reviews_section .review_item .text{padding:11px 10px 13px;background:#ffffff;text-align:center;margin-top:10px;box-shadow:none;}
.youtube{background-color:#000;max-width:100%;height:inherit;overflow:hidden;position:relative;cursor:hand;cursor:pointer}
.youtube .thumb{bottom:0;display:block;left:0;margin:auto;max-width:100%;position:absolute;right:0;top:0;width:100%;height:auto}
.youtube .play{filter:alpha(opacity=80);opacity:.8;height:77px;left:50%;margin-left:-38px;margin-top:-38px;position:absolute;top:50%;width:77px;background:url(../img/youtube-play-icon.png) no-repeat}
.copyright{margin-top:40px;font-size:14px;text-align:center;padding:20px 0;color:#aaa}
.copyright p{width:100%;text-align:center;padding:0;margin:0}
.copyright br{display:none}
.copyright img{margin:10px auto!important}
.copyright a{color:#000;text-decoration:none}
.copyright a:hover{color:#FF0069;text-decoration:none}
.errorMessage{box-sizing:border-box;position:absolute;z-index:100000;font-size:15px;background:red;color:#fff;margin-top:17px;text-align:center;line-height:1;padding:4px 12px;font-weight:700;border-radius:0 0 0 20px;}
.item.benefit_item{width:338px;line-height:47px;float:left;display:none;}
.menu span.mob{display:block;padding:10px 0px 0px 0px;text-align:center;position:relative;float:none;font-size:30px;line-height:1.5;}
}
@media screen and (max-width:639px){.header_content{height:624px;background-image:none;background:url(../img/desctop__header_bg_one.png) center top no-repeat;background-size:553px;}
}
p.limit{margin:0 auto;width:228px;font-size:17px;line-height:18px;}
@media (min-width:1300px){.characteristics_section ul li{height:40px;width:430px;}
}
@media screen and (max-width:1299px){.characteristics_section ul li:nth-child(6){margin:0 0 10px;height:40px;}}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
}

.errorMessage{
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 13px;
    background: #DC3434;
    color: #fff;
    margin-top: 7px;
    text-align: center;
    line-height: 13px;
    padding: 8px 12px;
}

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