*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

footer, article, aside, nav, section {
    display: block;
}

html {
    width: 100%;
}

body {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Jost', sans-serif;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    color: #000;
    background: #fff;
    font-weight: 400;
    width: 100%;
}


.clearfix {
    clear: both;
}

.container {

    margin: 0 auto;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1190px;
}

a {
    color: #2f3300;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 22px;
}

.img-responsive {
    max-width: 100%;
}
.d-large
{
    display: none !important;
}
.d-center {
    display: block;
    margin: 0 auto 105px;
}

.wrapper {
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}
.b-header
{
    background: #eee url("../img/header_bg.jpg") no-repeat center / auto 100%;
    position: relative;
    padding-bottom: 20px;
}
.b-header .b-order {
    background: #fff;
    box-shadow: 0px 17px 21px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 30px 56px;
    text-align: center;
}
.b-header .b-order .btn {
    max-width: 100%;
    width: max-content;
    min-width: 240px;
    padding: 21px;
    margin: 32px auto 0;
    display: block;
}
.b-header .b-product-box {
    display: block;
    position: relative;
    width: 240px;
    height: 310px;
    margin: 0 auto;
}
.b-header .b-product-1 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(-10.88deg);
    filter: blur(4px);
    z-index: 1;
    width: 145px;
}
.b-header .b-product-2 {
    display: block;
    position: absolute;
    left: 28%;
    top: 21%;
    transform: rotate(14.98deg);
    z-index: 2;
    width: 167px;
}
.b-header .b-prices {
    display: block;
}
.parallax
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    /*display: none;*/
}

.parallax .parallax-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 0; }
.parallax .parallax-layer img {
    position: absolute;
    max-width: 100%;
}
.parallax-top .parallax-layer1 img {
    top: 50px;
    left: 50%;
    width: 160px;
    margin-left: -355px;
}
.parallax-top .parallax-layer2 img {
    width: 100px;
    bottom: -80px;
    right: 50%;
    margin-right: 200px;
}

.m-green
{
    color: #96a400;
}

h1
{
    font-size: 28px;
    font-weight: 900;
    margin: 0 0 20px;
    padding-top: 15px;
    line-height: 1;
}
.img-video
{
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.s-offer
{
    font-size: 28px;
    font-weight: 700;
    background: url("../img/offer_bg.jpg") no-repeat center / cover;
    padding: 15px 0 20px;
    position: relative;
    line-height: 1.07;
}
.s-logos
{
    padding: 30px 0 25px;
    background: #fdfff1;
}
.b-logos
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.b-logos img
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin: 5px -3%;
}
.b-note
{
    font-style: italic;
    font-size: 14px;
}
.s-about
{
    background: #fffccb;
    padding: 25px 0 40px;
    position: relative;
}
.s-about::after {
    content: "";
    background: url(../img/cane.png) no-repeat left center / contain;
    max-width: 791px;
    width: 100%;
    max-height: 114%;
    height: 1301px;
    position: absolute;
    top: -7%;
    left: 50%;
    margin-left: 3%;
    z-index: 0;
}
.b-about
{
    background: #fff;
    -webkit-box-shadow: -5px 17px 21px rgba(0,0,0,.1);
    box-shadow: -5px 17px 21px rgba(0,0,0,.1);
    border-radius: 0 0 45px 45px;
    position: relative;
    padding: 25px 20px 15px;
    z-index: 5;
}

.b-title
{
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}
.s-order
{
    padding: 15px 0 50px;
}
.order-inner
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}
.img-glass
{
    margin: 0 auto -15px;
}
.b-prices>div
{
    display: inline-block;
    margin: 0 5px;
}
.old-price
{
    font-size: 16px;
    position: relative;
}
.old-price span
{
    font-size: 32px;
}
.old-price:after
{
    content: "";
    width: 75%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    left: 0;
    top: 50%;
    background: #000;
}
.new-price
{
    color: #91ae1a;
    font-size: 30px;
    font-weight: 800;
}
.new-price span
{
    font-size: 60px;
}
.b-order form
{
    max-width: 500px;
    margin: 0 auto;
}
.input-field
{
    display: block;
    background-color: transparent;
    font-size: 16px;
    font-weight: 300;
    font-family: inherit;
    border: none;
    border-bottom: 1px solid;
    padding: 5px 0;
    margin-bottom: 8px;
    outline: none;
    width: 100%;
	color: inherit;
	border-radius: 0;
	
}
select {
    background-image: url(../img/select.svg);
    background-repeat: no-repeat;
    background-position: 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
.btn
{
    font-size: 18px;
    font-weight: 700;
    border: none;
    padding: 21px 45px;
    border-radius: 40px;
    background: -o-linear-gradient(left, #fee316 0%, #c8cf00 100%);
    background: -webkit-gradient(linear, left top, right top, from(#fee316), to(#c8cf00));
    background: linear-gradient(left, #fee316 0%, #c8cf00 100%);
    -webkit-box-shadow: 4px 4px 8px rgba(0,0,0,.09);
    box-shadow: 4px 4px 8px rgba(0,0,0,.09);
    font-family: inherit;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    text-align: center;
}
.btn:hover
{
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -o-linear-gradient(left, #c8cf00 0%, #fee316 100%);
    background: -webkit-gradient(linear, left top, right top, from(#c8cf00), to(#fee316));
    background: linear-gradient(left, #c8cf00 0%, #fee316 100%);
}
.b-order .btn
{
    margin-top: 20px;
}
.s-reasons
{
    padding: 40px 0 60px;
    background: #f3fceb url("../img/reasons_bg.jpg") no-repeat 30% center / cover;
    position: relative;
}

.parallax-layer3 img {
    bottom: -120px;
    right: 50%;
    margin-right: -85px;
}
.s-reasons .b-title
{
    position: relative;
}
.s-reasons .b-title:after
{
    content: "";
    width: 158px;
    height: 86px;
    background: url(../img/arrow.svg) no-repeat;
    position: absolute;
    display: block;
    -webkit-transform: scale(0.9, -0.9) rotate(-75deg);
    -ms-transform: scale(0.9, -0.9) rotate(-75deg);
    transform: scale(0.9, -0.9) rotate(-75deg);
    bottom: -117px;
    left: 50%;
    margin-left: -165px;
}
.img-cup.d-mobile
{
    margin: 0 auto -45px;
    display: block;
}
.b-reasons
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.b-reason
{
    width: 230px;
    background: #fff;
    -webkit-box-shadow: 0 14px 16px rgba(0,0,0,.1);
    box-shadow: 0 14px 16px rgba(0,0,0,.1);
    text-align: center;
    padding: 20px;
}
.img-reason
{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 122px;
    height: 122px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f3fceb;
    border-radius: 50%;
    margin-bottom: 10px;
}
.b-reason b
{
    display: block;
}
.img-powder
{
    margin: 0 auto;
    position: relative;
    display: block;
}
.b-green
{
    font-weight: 700;
    color: #fff;
    padding: 150px 15px 35px;
    border-radius: 0 0 45px 45px;
    -webkit-box-shadow: 17px 17px 21px rgba(0,0,0,.1);
    box-shadow: 17px 17px 21px rgba(0,0,0,.1);
    background: -o-linear-gradient(top, transparent 0%, #91ae1a 50%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, #91ae1a));
    background: linear-gradient(top, transparent 0%, #91ae1a 50%);
    margin: -120px 0 15px;
}
.s-reasons .btn
{
    font-size: 16px;
    padding: 23px 20px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
}
.s-components
{
    padding: 35px 0 30px;
}
.b-components
{
    margin: 0 -10px;
}
.b-component
{

    padding: 0 10px 30px;
    -webkit-box-shadow: 0 14px 16px rgba(0,0,0,.1);
    box-shadow: 0 14px 16px rgba(0,0,0,.1);
    border-radius: 0 0 45px 45px;
    margin: 85px 10px 25px;
    text-align: center;
}
/*.comp-img*/
/*{*/

/*margin-right: 25px;*/
/*}*/
.comp-img img
{
    border-radius: 50%;
    margin: -80px auto 15px;
}
.comp-text .text-uppercase
{
    color: #91ae1a;
    font-weight: 800;
    margin-bottom: 25px;
}
.b-components .slick-dots, .b-reviews .slick-dots
{
    bottom: -15px;
}
.s-reviews
{
    background: #e3f5d8 url("../img/reviews_bg_m.jpg") no-repeat center bottom / cover;
    padding: 50px 0 25px;
    position: relative;
}
.s-reviews:after
{
    content: "";
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    background: linear-gradient(#afcca6 0%, #bdd6b3 100%);
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: 2;
}
.b-reviews
{

    margin: 0 -10px 30px;
}
.b-review
{

    background: #fff;
    -webkit-box-shadow: 0 14px 16px rgba(0,0,0,.1);
    box-shadow: 0 14px 16px rgba(0,0,0,.1);
    padding: 20px;
    margin: 0 10px 25px;
}
.user-info
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    margin-bottom: 8px;
}
.user-info>img
{
    border-radius: 50%;
    margin-right: 15px;
}
.b-logos2
{
    max-width: 600px;
    margin: 45px auto 0;
    text-align: center;
}
.b-logos2 img
{
    max-width: 45px;
}
.s-apply
{
    background: #ebf0f1 url("../img/glass_in_hand_m.png") no-repeat center 50px;
    padding: 45px 0 25px;
    position: relative;
}

.s-apply .b-title
{
    text-align: center;
}
.parallax-layer5 img
{
    width: 160px;
    top: 14px;
    right: 50%;
    margin-right: 200px;
}
.parallax-layer7 img
{
    width: 185px;
    right: 50%;
    margin-right: 130px;
    top: 354px;
}

.b-application
{
    list-style: none;
    font-weight: 800;
    counter-reset: list1;
    margin-top: 315px;
}
.b-application li
{
    position: relative;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 30px;
}
.b-application li:before
{
    counter-increment: list1;
    content: "0"counter(list1);
    color: #91ae1a;
    font-size: 24px;
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 45px;
}
.aplly-img
{
    width: 108px;
    height: 108px;
    background-color: #91ae1a;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 auto 5px;
}
.b-application li>div:last-child
{
    width: 100%;
}
.s-attention
{
    padding: 30px 0 55px;
}

.m-exbold
{
    font-weight: 800;
}
.b-quotes
{
    color: #fff;
    background: #91ae1a;
    font-weight: 800;
    padding: 30px 10px 25px 30px;
    -webkit-box-shadow: 0 17px 21px rgba(0,0,0,.1);
    box-shadow: 0 17px 21px rgba(0,0,0,.1);
    margin: 0 auto;
    position: relative;
}
.b-quotes:before
{
    width: 4px;
    height: calc(100% - 60px);
    background: #fff;
    position: absolute;
    content: "";
    top: 35px;
    left: 15px;
}
.b-quotes:after
{
    content: "";
    background: url("../img/quote_bg_m.png") no-repeat center / 100% 100%;
    position: absolute;
    width: 100%;
    height: 76px;
    bottom: -76px;
    left: 0
}
.advt-img
{
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: -20px 0 -10px;
}
.b-quotes ul
{
    list-style: none;
}
.b-attention .btn
{
    margin: 0 auto;
    display: block;
    max-width: 280px;
}
.s-logos2
{
    background: #f3fceb;
    padding: 30px 0 20px;
}
.s-logos2 img
{
    height: 75px;
    margin: 0 8px;
}
.s-results
{

    padding: 40px 0 20px;
    position: relative;
    background: #fffccb url("../img/result_bg_m.jpg") no-repeat center bottom;
}
.s-results:after
{
    border-top: 33px solid #fffccb;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    content: "";
    position: absolute;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.b-results
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;

}
.b-result
{
    position: relative;
    margin: 0 0.3% 0.6%;
    font-size: 0;
}
.b-result img
{
    max-width: 98px;
}
.b-result span
{
    display: none;
    position: absolute;
    color: #fff;
    text-align: center;
    background: #91ae1a;
    border-radius: 30px;
    padding: 3px 8px;
    -webkit-box-shadow: 8px 8px 13px rgba(0,0,0,.67);
    box-shadow: 8px 8px 13px rgba(0,0,0,.67);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: -23px;
    left: 50%;
    font-size: 14px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 700;
    white-space: nowrap;
}
.b-result span:after
{
    border-top: 9px solid #91ae1a;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: "";
    position: absolute;
    bottom: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.b-result:hover span
{
    display: block;
}
.b-results+.m-green
{
    font-size: 24px;
    font-weight: 800;
}
.s-how
{
    padding: 45px 0;
    background: #f3fceb url("../img/how_bg.jpg") no-repeat center top;
}
.b-how
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    counter-reset: list1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.b-how li
{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 800;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
}
.b-how li:before
{
    counter-increment: list1;
    content: "0"counter(list1);
    width: 45px;
    background: #91ae1a;
    color: #fff;
    font-weight: 800;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 0;
    padding: 10px 0;
    margin-left: 50px;
}
.b-how li img
{
    border-radius: 50%;
    border: 4px solid transparent;
    -webkit-box-shadow: 3px 12px 12px rgba(0,0,0,.16);
    box-shadow: 3px 12px 12px rgba(0,0,0,.16);
    margin: 0 auto 15px;
}
.b-how li span
{
    width: 100%;
}
.s-faqs
{
    padding: 30px 0 35px;
    position: relative;
}
.s-faqs:after
{
    border-top: 33px solid #fff;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    content: "";
    position: absolute;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}
.parallax-layer8 img
{
    right: 50%;
    bottom: 130px;
    margin-right: 190px;
}
.b-accordion
{
    max-width: 500px;
    margin: 0 auto;
	position: relative;
    z-index: 5;
}
.acc-title
{
    font-weight: 800;
    border: 1px solid #d4d4d4;
    padding: 14px 40px 18px 15px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0 9px 12px rgba(0,0,0,.04);
    box-shadow: 0 9px 12px rgba(0,0,0,.04);
    background: #fff;
}
.acc-title:after
{
    content: "+";
    color: #91ae1a;
    position: absolute;
    right: 10px;
    top: -14px;
    font-size: 52px;
    font-weight: 300;
}
.acc-title.active
{
    border-color: #91ae1a;
    color: #91ae1a;
}
.acc-title.active:after
{
    content: "\2013";
    font-size: 38px;
    top: -3px;
}
.acc-text
{
    padding: 0 15px;
    display: none;
    margin: 10px 0 20px;
}
.acc-title:first-child+.acc-text
{
    display: block;
}
.s-order2
{
    background: #ebf0f1;
    position: relative;
}
.s-order2 .order-inner
{
    max-width: 300px;
    margin: 0 auto;
    padding: 50px 0 60px;
    position: relative;
}
.img-order
{
    position: absolute;
    right: 50%;
    bottom: 0;
    margin-right: -387px;
    max-height: 120%;
}
.img-blur
{
    position: absolute;
    left: 50%;
    -webkit-transform: scale(0.8) rotate(23deg);
    -ms-transform: scale(0.8) rotate(23deg);
    transform: scale(0.8) rotate(23deg);
    bottom: -120px;
    margin-left: 131px;
}
.parallax-layer9 img
{
    left: 50%;
    top: 13px;
    margin-left: 200px;
    width: 170px;
}
.parallax-layer10 img
{
    right: 50%;
    bottom: -82px;
    margin-right: 186px;
}
.s-logos3
{
    padding: 30px 0 35px;
    background: #fdfff1;
}
.b-logos3
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.b-logos3 img
{
    max-height: 55px;
    margin: 1% 4%;
}
.s-links
{
    background: #f3fceb;
    padding: 25px 0;
}
.b-links
{
    font-size: 16px;
    list-style: none;
    margin: 5px 0;
}

.b-links li
{
    margin-bottom: 20px;
}
.b-links li span
{
    text-decoration: underline;
}

.b-popup
{
    position: fixed;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 50px;
    -webkit-box-shadow: 4px 13px 17px rgba(0,0,0,.1);
    box-shadow: 4px 13px 17px rgba(0,0,0,.1);
    left: 5%;
    max-width: 450px;
    width: 90%;
    bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 50;
    opacity: 0;
}
.b-popup>div:first-child
{
    margin-right: 15px;
}
.b-who
{
    margin-bottom: 5px;
}
.b-when
{
    font-size: 14px;
    color: #b0b0b0;
}
.b-verify
{
    font-size: 14px;
    color: #3694f6;
    white-space: nowrap;
}
.b-verify img
{
    display: inline-block;
    vertical-align: middle;
}
.s-video {
    background: #fffccb;
    position: relative;
    padding: 40px 0 45px;
}
.video-container {
    padding: 0;
    position: relative;
    margin: 0 auto;
}
.s-video .b-title {
    text-align: center;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
}
.s-video .b-bg-1 {
    display: block;
    position: absolute;
    left: -123px;
    top: -8px;
    z-index: 2;
    width: 55px;
}
.s-video .b-bg-3 {
    display: block;
    position: absolute;
    left: -44px;
    top: 112px;
    z-index: 3;
    width: 78px;
}
.s-video .b-bg-2 {
    display: block;
    position: absolute;
    right: -63px;
    top: 10px;
    z-index: 3;
    width: 97px;
}
.s-video .b-bg-prod {
    display: block;
    position: absolute;
    left: -49px;
    top: -22px;
    z-index: 1;
    width: 150px;
    transform: rotate(-35deg);
    filter: blur(4px);
}
.s-video .b-video-box {
    display: block;
    transform: rotate(0);
    position: relative;
    z-index: 4;
    width: 100%;
    margin: 0 auto;
    border: 5px solid #91ae1a;
    border-left: none;
    border-right: none;
    animation: a-shadow ease-out 1.2s infinite;
}
@keyframes a-shadow {
    0% {
        box-shadow: 0 0 10px rgba(145, 174, 26, 0.5);
    }
    50% {
        box-shadow: 0 0 20px rgba(145, 174, 26, 1.5), 0 0 50px rgba(145, 174, 26, 1.5), 0 0 30px #000;
    }
    100% {
        box-shadow: 0 0 10px rgba(145, 174, 26, 0.5);
    }
}
@keyframes a-btn {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.35);
    }
    100% {
        transform: scale(1);
    }
}
.s-video .b-video {
    display: block;
    width: 100%;
}
.s-video .b-video-btn span {
    width: 72px;
    height: 72px;
    display: block;
    border-radius: 50px;
    background: url(../img/video_btn.svg) no-repeat;
    background-size: cover;
    cursor: pointer;
    animation: a-btn ease-out 1.2s infinite;
    margin: auto;
}
.s-video .b-video-btn {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 500px) {
    .b-logos3 img:nth-child(1) {order: 1;}
    .b-logos3 img:nth-child(2) {order: 3;}
    .b-logos3 img:nth-child(3) {order: 2;}
}
@media (min-width: 768px) {
    .s-video .b-title {
        width: 70%;
    }
    .s-video .b-bg-3 {
        top: 240px;
    }
    .s-video .b-bg-prod {
        display: block;
        position: absolute;
        left: -83px;
        top: -70px;
        z-index: 1;
        width: 250px;
        transform: rotate(-28deg);
        filter: blur(3px);
    }
}
@media (min-width: 991px)
{
    .s-video {
        padding: 90px 0 112px;
    }
      .s-video .b-video-box {
        border: 8px solid #91ae1a;
    }
    .s-video .b-video-btn span {
        width: 112px;
        height: 112px;
    }
    .s-video .b-bg-2 {
        width: 222px;
        right: -158px;
        top: 33px;
    }
    .s-video .b-bg-3 {
        width: 169px;
        top: 543px;
        left: -83px;
    }
    .s-video .b-bg-prod {
        width: 520px;
        top: -163px;
        left: -214px;
        filter: blur(5px);
    }
    .s-video .b-bg-1 {
        width: 105px;
        left: -238px;
        top: 63px;
    }
    .video-container {
        max-width: 1190px;
      padding: 0 15px;
    }
    .d-large
    {
        display: block !important;
    }
    .d-mobile
    {
        display: none !important;
    }
    
    .b-header {
        background: #eee url("../img/header_bg.jpg") no-repeat center / auto 105%;
        padding-bottom: 95px;
        z-index: 2;
    }
    .m-green.text-center {
        text-align: left;
    }
    .parallax-top .parallax-layer1 img {
        top: 65px;
        width: auto;
        margin-left: -854px;
    }
    .parallax-top .parallax-layer2 img {
        width: auto;
        bottom: 132px;
        margin-right: 740px;
    }
    .img-top
    {
        position: absolute;
        bottom: -95px;
        right: 5px;
    }
    .b-header .m-green.text-center{
        width: 62%;
    } 
    h1
    {
        font-size: 44px;
        padding-top: 50px;
        margin: 0 0 50px;
    }
    .s-offer {
        font-size: 50px;
        line-height: 0.96;
        padding: 50px 0 55px;
    }
    .s-offer:after
    {
        border-top: 33px solid #fafdf6;
        border-left: 33px solid transparent;
        border-right: 33px solid transparent;
        content: "";
        position: absolute;
        bottom: -33px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .s-logos
    {
        padding: 40px 0 25px;
    }
    .b-logos
    {
        margin-bottom: 20px;
    }
    .b-logos img
    {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 5px 0;
    }
    .s-about
    {
        padding: 80px 0;
    }
    .s-about::after {

        width: 791px;
        height: 1301px;
        top: -7.5%;
        left: 50%;
        margin-left: 165px;
        max-height: none;
    }
    .b-about
    {
        padding: 50px 60px 45px 465px;
    }
    .img-about
    {
        position: absolute;
        left: -52px;
        bottom: 0;
    }
    .b-title
    {
        font-size: 44px;
        margin-bottom: 35px;
    }
    .s-order
    {
        padding: 55px 0 45px;
    }
    .order-inner
    {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: left;
    }
    .img-glass {
        margin: 0 35px 0 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .b-prices
    {
        display: inline-block;
        margin-left: 10px;
    }
    .b-order form
    {
        max-width: none;
    }
    .input-field
    {
        display: inline-block;
        max-width: 31%;
        margin-right: 1%;
        vertical-align: bottom;
    }
    .b-order .btn {
        display: block;
        margin: 20px auto 0;
    }
    .s-reasons
    {
        padding: 80px 0;
        background-position: -120% center;
    }
    .img-cup.d-large
    {
        float: right;
        margin-bottom: -80px;
        margin-top: 15px;
    }
    .s-reasons .b-title:after {
        content: "";
        width: 158px;
        height: 86px;
        background: url(../img/arrow.svg) no-repeat;
        position: absolute;
        display: block;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: auto;
        left: 50%;
        margin-left: 0;
        top: 20px;
    }
    .s-reasons .m-exbold.m-green
    {
        position: relative;
        max-width: 38%;
        margin-top: 60px;
    }
    .s-reasons .m-exbold.m-green:after
    {
        content: "";
        width: 158px;
        height: 86px;
        background: url(../img/arrow.svg) no-repeat;
        position: absolute;
        display: block;
        -webkit-transform: scale(1, -1) rotate(-3deg);
        -ms-transform: scale(1, -1) rotate(-3deg);
        transform: scale(1, -1) rotate(-3deg);
        bottom: auto;
        right: -135px;
        margin-left: 0;
        top: -41px;
    }
    .b-reason
    {
        max-width: 230px;
        padding: 20px 10px 30px;
        margin: 0 0.1%;
    }

    .img-powder
    {
        margin: -75px 24px 0 0;
        float: left;
        position: relative;
    }
    .b-green
    {

        padding: 25px 50px 30px 250px;
        border-radius: 0 45px 45px 0;
        background: -o-linear-gradient(left, transparent 0%, #91ae1a 35%);
        background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(35%, #91ae1a));
        background: linear-gradient(left, transparent 0%, #91ae1a 35%);
        margin: 25px 0 30px 220px;
    }
    .s-reasons .btn {
        font-size: 18px;
        padding: 23px 38px;
        display: block;
        max-width: max-content;
        margin: 0 0 0 40%;
    }
    .s-components
    {
        padding: 100px 0 120px;
    }
    .b-components
    {
        margin: 0;
    }
    .b-component
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 35px 30px 40px 40px;
        text-align: left;
        margin: 0 0 25px;
    }
    .comp-img img
    {
        margin: 0 30px 0 0;
    }
    .s-reviews
    {
        background: #E2F5D9 url("../img/reviews_bg.jpg") no-repeat center bottom;
        padding: 90px 0 70px;
    }
    .s-reviews:after
    {
        background: linear-gradient(#dff2d4 0%, #e1f4d6 100%);
    }
    .parallax-layer4 img
    {
        right: 50%;
        bottom: 33px;
        margin-right: 427px;
    }
    .b-reviews
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 45px 0 0;
    }
    .b-review
    {
        max-width: 375px;
        width: 33%;
        background: #fff;
        padding: 20px 30px 25px;
        margin: 0 0.2% 25px;
    }
    .b-logos2
    {
        margin-top: 15px;
    }
    .b-logos2 img
    {
        max-width: none;
        margin: 0 3px;
    }
    .s-apply
    {
        background: #ebf0f1;
        padding: 100px 0 80px;
    }
    .parallax-layer5 img
    {
        width: auto;
        top: -31px;
        margin-right: 294px;
    }
    .parallax-layer6 img
    {
        left: 50%;
        margin-left: 604px;
        top: 200px;
    }
    .parallax-layer7 img
    {
        width: auto;
        margin-right: 751px;
        top: auto;
        bottom: -135px;
    }
    .s-apply .b-title
    {
        text-align: left;
        position: relative;
    }
    .s-apply .b-title:before
    {
        content: "";
        background: url(../img/arrow.svg) no-repeat;
        width: 158px;
        height: 86px;
        display: inline-block;
        margin-left: -174px;
        -webkit-transform: scale(-1,1);
        -ms-transform: scale(-1,1);
        transform: scale(-1,1);
        vertical-align: baseline;
        margin-bottom: -60px;
    }
    .img-glass2
    {
        float: left;
        margin: -30px -5% -135px -38%;
    }
    .b-application
    {
        margin-top: 20px;
        margin-left: 43%;
    }
    .b-application li
    {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: left;
        margin-bottom: 5px;
    }
    .b-application li:before
    {
        display: none;
    }
    .aplly-img
    {
        margin: 0 20px 0 0;
    }
    .b-application li>div:last-child {
        position: relative;
        padding-top: 7px;
        line-height: 1.1;
        margin: 15px 0;
    }
    .b-application li>div:last-child:before
    {
        counter-increment: list1;
        content: "0"counter(list1);
        color: #91ae1a;
        font-size: 24px;
        display: block;
        margin-right: 45px;
        position: absolute;
        top: -22px;
        left: 0;
    }
    .s-attention
    {
        padding: 120px 0 130px;
        background: url("../img/advt_bg.jpg") no-repeat center bottom;
    }
    .s-attention .b-title
    {
        margin-bottom: 55px;
    }
    .b-attention
    {
        width: 68%;
    }
    .m-exbold
    {
        font-weight: 800;
    }
    .b-quotes
    {
        max-width: 550px;
        padding: 30px 60px 30px 75px;
        -webkit-box-shadow: 0 17px 21px rgba(0,0,0,.1);
        box-shadow: 0 17px 21px rgba(0,0,0,.1);
        margin: 0 0 30px;

    }
    .b-quotes:before
    {
        top: 30px;
        left: 50px;
    }
    .b-quotes:after
    {
        content: "";
        background: url("../img/quote_bg.png") no-repeat center / 100% 100%;
        height: 100%;
        width: 70px;
        right: -69px;
        top: 0;
        bottom: auto;
        left: auto;
    }
    .m-short
    {
        width: 85%;
    }
    .b-attention .btn
    {
        margin-top: 20px;
        display: inline-block;
    }
    .s-logos2
    {

        padding: 40px 0 30px;
    }
    .s-logos2 img
    {
        height: auto;
        margin: 0 12px;
    }
    .s-results
    {
        background: #fffccb url("../img/result_bg.jpg") no-repeat center bottom;
        padding: 55px 0 75px;
    }

    .b-results
    {

        margin-bottom: 20px;
    }
    .b-result img
    {
        max-width: none;
    }
    .b-result span
    {
        font-size: 20px;
        padding: 4px 15px;
        top: -32px;
    }
    .b-results+.m-green
    {
        font-size: 30px;
    }
    .s-how
    {
        padding: 85px 0 70px;
    }
    .b-how
    {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .b-how li
    {
        text-align: left;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 32.5%;
    }
    .b-how li:before
    {
        left: 135px;
        margin-left: 0;
    }
    .b-how li img
    {
        margin: 0 15px 0 0;
    }
    .s-faqs
    {
        padding: 85px 0 120px;
    }
    .parallax-layer8 img
    {
        bottom: 0;
        margin-right: 739px;
    }
    .b-accordion {
        max-width: 960px;
    }
    .acc-title
    {
        padding: 15px 70px 12px 33px;
        margin-bottom: 20px;
    }
    .acc-title:after
    {
        right: 25px;
        top: 50%;
        -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
        transform: translateY(-60%);
    }
    .acc-title.active:after
    {
        top: 50%;
    }
    .acc-text
    {
        padding: 0 33px;
        margin: -5px 0 35px;
    }
    .s-order2 .order-inner
    {
        max-width: none;
        margin: 0 0 0 36%;
        padding: 60px 0;
    }
    .img-order
    {
        max-height: none;
        margin-right: 175px;
        height: 616px;
        max-height: none;
        z-index: 1;
    }
    .img-order-b {
        position: absolute;
        z-index: 0;
        background: url(../img/girl_order_b.png) no-repeat left bottom;
        width: 870px;
        height: 100%;
        left: -358px;
        bottom: 0;
    }
    .img-blur
    {
        -webkit-transform: rotate(23deg);
        -ms-transform: rotate(23deg);
        transform: rotate(23deg);
        bottom: -70px;
        margin-left: 635px;
    }
    .parallax-layer9 img
    {
        top: -168px;
        margin-left: 558px;
        width: auto;
    }
    .parallax-layer10 img
    {
        bottom: -180px;
        margin-right: 620px;
    }
    .s-logos3
    {
        padding: 40px 0 45px;
    }
    .b-logos3
    {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;

    }
    .b-logos3 img
    {
        max-height: none;
        margin: 0 4%;
    }
    .s-links
    {
        padding: 35px 0;
    }
    .b-links
    {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        margin: 30px 0;
    }
    .b-links li
    {
        width: 95%;
    }
    .b-popup
    {
        font-size: 18px;
    }
    .b-header .b-order {
        width: 70%;
        max-width: 725px;
        position: relative;
        padding: 56px 370px 79px 67px;
    }
    .b-header .input-field {
        max-width: 100%;
        margin-right: 0;
    }
    .b-header .b-product-box {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 330px;
        height: 550px;
    }
    .b-header .b-product-1 {
        transform: rotate(-10.89deg);
        width: 282px;
    }
    .b-header .b-product-2 {
        transform: rotate(15deg);
        width: 335px;
        left: 25%;
        top: 28.5%;
    }
}
@media (min-width: 1201px) {
    .img-top
    {
        
    }
    .img-cup.d-large
    {

        margin-top: -55px;
    }
    .s-reasons .b-title:after {

        margin-left: 60px;
    }
    .img-glass2
    {
        margin: -30px -5% -135px -22%;
    }
    .b-application
    {
        max-width: 430px;
        margin-left: 55%;
    }
}