
.timer {
    font-size: 0;
    max-width: 268px;
    margin: 0 auto;
}

.timer__item {
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    position: relative;
}

.timer__item:not(:last-child):after {
    content: ':';
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 35px;
}

.timer__item div {
    font-size: 35px;
    text-align: center;
}

.statistic {
    padding: 40px 0;
}

.subtitle {
    font-size: 35px;
    font-weight: bold;
    padding: 20px 10px;
    text-align: center;
    line-height: 1.3;
}

.subtitle_mod {
    font-weight: 400;
    padding: 0 0 50px;
}

.subtitle_l-mod {
    text-align: left;
}

.statistic__photo {
    float: left;
    margin: 0 -90px 0 0;
    position: relative;
}

.statistic__photo:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #535353;
    position: absolute;
    top: 30px;
    left: 100px;
}

.statistic__photo img {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 10px 0 60px 2px #000;
    ;
    -moz-box-shadow: 10px 0 60px 2px #000;
    ;
    box-shadow: 10px 0 60px 2px #000;
    ;
}

.statistic__wrap {
    background: #fff;
    padding: 10px 40px 30px;
    color: #000;
    width: 52%;
    margin: 45px 90px 0 auto;
    position: relative;
    z-index: 1;
    line-height: 1.3;
}

.statistic__text {
    font-size: 20px;
    line-height: 1.8;
}

.statistic__text:before {
    content: '';
    width: 100px;
    border: 1px solid #e42929;
    display: block;
    margin: 0 0 10px;
}

.promo {
    padding: 40px 0;
    position: relative;
}

.promo__video {
    padding: 40px 0 15px;
    display: table;
    margin: 0 auto;
}

.promo__video video {
    width: 100%;
}

.promo__text {
    font-size: 22px;
    text-align: center;
}

.composition {
    padding: 70px 0 120px;
    position: relative;
	background: #000;
	color: #fff
}

.composition:before {
    content: '';
    width: 100%;
    max-width: 100%;
    height: 976px;
    background: url("https://staticimage.b-cdn.net/i-101/bg_02.jpg") center no-repeat;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    opacity: .3;
}

.title {
    font-size: 39px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.title_p-mod {
    padding: 0 10px;
}

.composition__wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 90px 0 50px;
}

.composition__cell {
    display: table-cell;
    vertical-align: top;
    padding: 0 20px 0 10px;
    position: relative;
}

.composition__cell:before {
    content: '';
    width: 146px;
    height: 146px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 40px;
}

.composition__item_01:before {
    background: url("https://staticimage.b-cdn.net/i-101/composition_icon_01.png") center no-repeat;
}

.composition__item_02:before {
    background: url("https://staticimage.b-cdn.net/i-101/composition_icon_02.png") center no-repeat;
}

.composition__item_03:before {
    background: url("https://staticimage.b-cdn.net/i-101/composition_icon_03.png") center no-repeat;
}

.composition__title {
    font-weight: bold;
    font-size: 26px;
    line-height: 1.3;
    padding: 20px 0;
    width: 70%;
}

.composition__title:after {
    content: '';
    width: 70px;
    border-top: 1px solid #e42929;
    display: block;
    margin: 10px 0 0;
}

.composition__text {
    line-height: 1.7;
}

.effect {
    padding: 80px 0 90px;
    background: #eeeeee;
    position: relative;
    z-index: 2;
	color: #fff;
}

.subtitle_w-mod {
    width: 70%;
    margin: 0 auto;
}

.effect__wrap {
    display: table;
    width: 75%;
    padding: 0 15px 0 35px;
    margin: 0 auto;
    table-layout: fixed;
    background: url("https://staticimage.b-cdn.net/i-101/efeect-scale_bg.png") top center no-repeat;
    height: 465px;
}

.effect__cell {
    display: table-cell;
    vertical-align: bottom;
}

.effect__pict img {
    margin: 0 auto;
}

.effect__data {
    display: table;
    padding: 10px;
    background: #000;
    margin: 45px auto 0;
}

.effect__parameter {
    font-size: 18px;
    font-weight: bold;
}

.effect__parameter:after {
    content: '';
    width: 50px;
    border-top: 1px solid #e42929;
    display: block;
    margin: 15px 0;
}

.effect__parameter:last-child:after {
    display: none;
}

.effect__parameter span {
    display: block;
}

.use {
    padding: 110px 0;
    position: relative;
	color: #fff;
}

.use:before {
    content: '';
    width: 100%;
    max-width: 100%;
    height: 662px;
    background: url("https://staticimage.b-cdn.net/i-101/bg_03.jpg") center bottom no-repeat;
    position: absolute;
    bottom: 0;
    left: 0%;
    margin: 0 0 0 0px;
}

.use__wrap {
    display: table;
    width: 95%;
    margin: 0 auto;
    table-layout: fixed;
    padding: 70px 0 0;
}

.use__cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
    text-align: center;
    padding: 0 10px;
}

.use__pict {
    width: 146px;
    height: 146px;
    background: #a1a1a1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.use__cell:before {
    content: '';
    width: 146px;
    height: 146px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.use__item_01:before {
    background: url("https://staticimage.b-cdn.net/i-101/use_pict_01.png") center no-repeat;
    background-size: contain;
}

.use__item_02:before {
    background: url("https://staticimage.b-cdn.net/i-101/use_pict_02.png") center no-repeat;
    background-size: contain;
}

.use__item_03:before {
    background: url("https://staticimage.b-cdn.net/i-101/use_pict_03.png") center no-repeat;
    background-size: contain;
}

.use__title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    padding: 20px 0;
}

.use__title:after {
    content: '';
    width: 70px;
    border-top: 1px solid #e42929;
    display: block;
    margin: 10px auto 0;
}

.use__text {
    line-height: 1.7;
    width: 85%;
    margin: 0 auto;
}

.review {
    padding: 90px 0 70px;
    position: relative;
    z-index: 2;
    background: #fff;
    color: #000;
}

.review:before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("https://staticimage.b-cdn.net/i-101/bg_04.jpg") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: .17;
    position: absolute;
}

.user {
    padding: 50px;
    display: table;
    width: 100%;
}

.user:before {
    content: '';
    width: 146px;
    height: 146px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 20px 0 0;
}

.user_01:before {
    background: url("https://staticimage.b-cdn.net/i-101/user_ava_01.jpg") center no-repeat;
}

.user_02:before {
    background: url("https://staticimage.b-cdn.net/i-101/user_ava_02.jpg") center no-repeat;
}

.user_03:before {
    background: url("https://staticimage.b-cdn.net/i-101/user_ava_03.jpg") center no-repeat;
}

.user__data {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 20px;
    border-left: 1px solid #ff0000;
}

.user__info {
    font-size: 24px;
    padding: 0 0 15px;
}

.user__name {
    font-weight: bold;
}

.user__age {}

.review__text {
    line-height: 1.7;
}

.order {
    padding: 55px 0 160px;
    position: relative;
	background: #000;
}

.order .timer {
    max-width: 265px;
    margin-top: 20px;
}

.order:before {
    content: '';
    background: url("https://staticimage.b-cdn.net/i-101/bg_05.jpg") right top no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .4;
}

.order__wrap {
    display: table;
    width: 46%;
    margin: 0 auto;
    direction: rtl;
}

.order__cell {
    display: table-cell;
    vertical-align: top;
    direction: ltr;
}

.sale__order {
    margin: 30px 10px 0 0;
}

.sale__order:before {
    display: none;
}

.sale__order:after {
    display: none;
}

.product__order {
    width: 260px;
}

.product__order:after {
    content: '';
    width: 368px;
    height: 504px;
    background: url("bottle-single-image.png") center no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 300px -235px 0;
}

.order__btn {
    margin: 0 auto;
}

.use .owl-item {
    opacity: .4;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.use .owl-item .use__title,
.use .owl-item .use__text {
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.use .owl-item.center .use__title,
.use .owl-item.center .use__text {
    opacity: 1;
}

.use .owl-item.center {
    opacity: 1;
}

.owl-dots {
    text-align: center;
}

.owl-dot {
    display: inline-block;
    margin: 0 5px;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
    background-color: transparent;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    display: inline-block;
}

.owl-dot.active span {
    background-color: #000;
}

.experts__item {
    position: relative;
    margin-bottom: 100px;
    padding-left: 345px;
    min-height: 230px;
}

.experts__item-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-image: url(https://staticimage.b-cdn.net/i-101/retina.png);
    background-position: 0 0;
    width: 310px;
    height: 310px;
}

.experts__item-image {
    position: absolute;
    left: 42px;
    bottom: 2px;
    border: none;
    width: 240px;
}

.experts__item-title {
    position: absolute;
    right: 27px;
    bottom: -50px;
    text-align: right;
}

.experts__item-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fc0326;
}

.experts__item-post {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}

.experts__item-text {
    position: relative;
    padding: 52px 40px 24px 60px;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    background-image: url(https://staticimage.b-cdn.net/i-101/expert1-bg.png);
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.experts__item-text:after,
.experts__item-text:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background-color: #1c98d2;
}

.experts__item-text:before {
    position: absolute;
    left: -23px;
    width: 40px;
    height: 3px;
}

.experts__item-text p {
    margin-bottom: 25px;
}

.experts__item-text p:last-child {
    margin-bottom: 0;
}

.experts__item-text span {
    font-weight: 700;
}

.experts__item:nth-child(even) {
    padding-right: 345px;
    padding-left: 0;
    margin-top: 70px;
}

.experts__item:last-child {
    margin-bottom: 0;
}

.experts__item:nth-child(even) .experts__item-image-wrapper {
    right: 0;
    left: auto;
    bottom: 2px;
}

.experts__item:nth-child(even) .experts__item-image-wrapper {
    background-image: url(https://staticimage.b-cdn.net/i-101/retina.png);
    background-position: -318px 0;
    width: 310px;
    height: 310px;
}

.experts__item:nth-child(even) .experts__item-image {
    bottom: 4px;
    left: 25px;
}

.experts__item:nth-child(even) .experts__item-title {
    right: auto;
    left: 27px;
    text-align: left;
}

.experts__item:nth-child(even) .experts__item-text {
    background-image: url(https://staticimage.b-cdn.net/i-101/expert2-bg.png);
}

.experts__item:nth-child(even) .experts__item-text:before {
    right: -40px;
    left: auto;
}

.experts__item:nth-child(even) .experts__item-text:after {
    right: -41px;
    left: auto;
}

.experts__item-text:after {
    left: -25px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.form__field label {
    float: left;
    color: #000;
    width: 38px;
    padding: 9px 10px;
    font-size: 14px;
    font-family: arial;
}

.phone-input {
    color: #000;
    background: #fff;
    border: 0;
    width: calc(100% - 38px) !important;
    padding: 0px 15px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 20px;
    /* margin-bottom: 10px; */
    display: flex;
    transition: all .15s ease-in-out;
}

.left-100 {
    left: -164px;
}

@media (max-width: 679px) {
    .left-100 {
        left: 0px;
        right: 0px;
    }
}

.discount-text {
    color: #ff0001;
    font-weight: bold;
    font-size: 23px;
}

@media (max-width: 375px) {
    form {
        width: 342px;
    }
}

@media (max-width: 320px) {
    form {
        width: 290px;
    }
}





.btm-btn-ord{
	margin-top:10px;
	background: none;
	border: none;
}

@media (max-width: 990px) {



  .experts__item-text:before,.experts__item-text:after{
    display: none;
  }
  .experts__item {
    margin-bottom: 0;
    padding-left: 0!important;
    padding-right: 0!important;
    min-height: auto;
  }

  .experts__item-text{
    background-color: #1c98d2;
    padding: 15px;
  }
  .experts__item .experts__item-image-wrapper{
    width: 170px!important;
    top: -170px;
    bottom: inherit;
  }
  .experts__item:nth-child(even) .experts__item-image-wrapper{
    bottom: inherit;
    right: 0px;
    top: -250px;
  }
  .experts__item-image{    left: 12px;}
  .experts__item:nth-child(even) .experts__item-image{
    left: 0px;
  }
  .experts__item .experts__item-title{
    top: 70px;
    width: 110px;
    right: -140px;
    text-align: left;
  }
  .experts__item:nth-child(even) .experts__item-title {
    right: auto;
    top: 140px;
    left: -130px;
  }

  .experts__item{
    margin-top: 256px!important;
  }
  .experts__item-image{
    bottom: 92px;
  }
  .container {
    width: 768px;
    padding: 0 10px;
  }

  .present:before {
    margin: 230px 0 0 -447px;
  }

  .present__text {
    width: 65%;
  }

  .logo {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    margin: 0;
    line-height: 1;
    text-align: center;
  }

  .present__wrap {
    display: block;
  }

  .present__cell {
    display: block;
  }

  .present__title:before {
    content: '';
    width: 140px;
    height: 100px;
    display: block;
    float: right;
  }

  .sale {
    position: absolute;
    top: 75px;
    right: 0;
  }

  .subbutton {
    margin: 0 auto 40px;
  }

  form {
    margin: 20px auto;
  }

  .statistic__photo {
    float: none;
    margin: 0 auto;
    display: table;
  }

  .statistic__wrap {
    margin: -35px auto 0;
  }

  .effect__wrap {
    width: 100%;
  }

  .composition {
    padding: 35px 0 60px;
  }

  .composition__wrap {
    padding: 90px 20px 50px;
  }

  .composition__title {
    font-size: 22px;
  }

  .effect {
    padding: 35px 0 45px;
  }

  .use {
    padding: 45px 0;
  }

  .use:before {
    -webkit-background-size: 60%;
    background-size: 60%;
	background: none;
  }

  .use__wrap {
    width: 100%;
    padding: 35px 0 0;
  }

  .use__title {
    font-size: 24px;
  }

  .product__order:after {
    margin: 0 0 -50px 0;
  }

  .sale__order {
    position: absolute;
    top: 100px;
    right: 50%;
    margin: 40px -170px 0 0;
  }

  .subtitle {
    font-size: 22px;
  }
}

@media (max-width: 767px) {

  .present:before {
    margin: 70px 0 0 -447px;
    background-size: 65%;
  }

  .container {
    width: auto;
    padding: 0 10px;
  }

  .container_logo-mod {
    padding: 0 15px;
  }

  .logo {
    font-size: 51px;
    text-align: left;
  }

  .title {
    font-size: 26px;
  }

  .sale {
    top: 45px;
    background-size: 80%;
    font-size: 25px;
    margin-right: 5px;
  }

  .sale__value {
    font-size: 30px;
  }

  .sale__value:after {
    font-size: 19px;
    margin: 0;
  }

  .sale_text {
    font-size: 10px;
    margin-left: -5px;
  }

  .present__text {
    position: relative;
    z-index: 2;
    width: 65%;
    line-height: 1.43;
  }
  .advantage{
    width: 65%;
  }
  .present__title {
    font-size: 34px;
  }

  .present__title:before {
    width: 105px;
    height: 60px;
  }

  .sale:before {
    margin: -45px -15px 0 0;
  }

  .sale:after {
    margin: -55px 0px 0 0;
    background-position: right center;
  }

  .statistic {
    padding: 15px 0;
  }

  .statistic__wrap {
    width: 75%;
  }

  .composition:before {
    background-position: bottom center;
    background-size: 60%;
    bottom: 0;
    
    left: 0px;
    right:0px;
    margin:0px;
  }

  .composition:after {
    content: '';
    width: 900px;
    height: 900px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: -webkit-radial-gradient(circle, transparent 50%, #000 60%);
    background: -moz-radial-gradient(circle, transparent 50%, #000 60%);
    background: -o-radial-gradient(circle, transparent 50%, #000 60%);
    background: radial-gradient(circle, transparent 50%, #000 60%);
    position: absolute;
    top: 0;
    left: 50%;
    margin: -260px 0 0 -450px;
  }

  .composition__wrap {
    padding: 20px 0;
  }

  .composition__cell {
    display: block;
    padding: 15px 30px 15px 0;
  }

  .composition__cell:before {
    margin: 0;
    float: right;
  }

  .effect__wrap {
    padding: 0;
  }

  .effect__cell_mob {
    display: none;
  }

  .effect__parameter {
    font-size: 16px;
  }

  .use__wrap.slider, .use__cell {
    display: block;
  }

  .user {
    padding: 30px 0 10px;
    display: block;
  }

  .user:before {
    float: left;
    width: 60px;
    height: 60px;
    background-size: 100%;
    margin: 0 10px 0 0;
  }

  .user__data {
    display: block;
    border: none;
    padding: 0;
  }

  .user__info {
    font-size: 16px;
    padding: 0 0 10px;
  }

  .review {
    padding: 30px 0;
  }

  .review__text {
    line-height: 1.43;
  }

  .order {
    padding: 60px 0 40px;
  }

  .order__wrap {
    width: 70%;
    padding: 0 15px;
  }

  .sale__order {
    margin: 20px -195px 0 0;
  }

  .product__order:after {
    background: url("product-img.png") center no-repeat
    
    margin: 0 -40px 0 0;
  }

  .subtitle_w-mod {
    width: 90%;
  }

  .clr-mod_02 {
    display: block;
  }

  .glare__item_01 {
    -webkit-box-shadow: 0 0 180px 80px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 180px 80px rgba(126, 126, 126, .7);
    box-shadow: 0 0 180px 80px rgba(126, 126, 126, .7);
  }

  .glare__item_02 {
    -webkit-box-shadow: 0 0 330px 230px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 330px 230px rgba(126, 126, 126, .7);
    box-shadow: 0 0 330px 230px rgba(126, 126, 126, .7);
  }

  .glare__item_03 {
    -webkit-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    z-index: 1;
  }

  .glare__item_04 {
    -webkit-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    z-index: 1;
  }

  .glare__item_05 {
    top: 0;
    left: 55%;
    -webkit-box-shadow: 0 0 430px 330px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 430px 330px rgba(126, 126, 126, .7);
    box-shadow: 0 0 430px 330px rgba(126, 126, 126, .7);
  }

  .glare__item_06 {
    -webkit-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
  }

  .glare__item_07 {
    -webkit-box-shadow: 0 0 230px 130px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 230px 130px rgba(126, 126, 126, .7);
    box-shadow: 0 0 230px 130px rgba(126, 126, 126, .7);
  }

  .glare__item_08 {
    -webkit-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
  }

  .use__cell {
    opacity: .5;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
  }

  .use__cell > * {
    opacity: 0;
  }

  .use__cell.center {
    opacity: 1;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
  }

  .use__cell.center > * {
    opacity: 1;
  }

}

@media (max-width: 479px) {



  .effect__wrap {
    padding: 0 30px;
    width: 300px;
 
    height: 310px;
  }

  .effect__pict img {
    width: 50px;
  }

  .effect__pict_mod img {
    width: 65px;
  }

  .effect__data {
    margin: 20px auto 0;
  }

  .sale {
    right: -15px;
    top: 110px;
  }

  .sale:before {
    margin: -30px -25px 0 0;
    background-size: 50%;
  }

  .sale:after {
    margin: -100px -45px 0 0;
    background-size: 50%;
    background-position: center;
  }

  .present__title:before {
    width: 85px;
  }
  .advantage,.present__text {
    width: calc(100% - 136px);
  }
  .advantage__item:last-child{
    width: 290px;
  }
  .present__text {
    font-size: 16px;
    line-height: 1.2;
  }

  .advantage {
    font-size: 16px;
  }

  button {
    padding: 15px 25px;
    font-size: 22px;
  }

  .statistic__wrap {
    width: 90%;
    padding: 0 10px 25px;
  }

  .statistic__text {
    line-height: 1.3;
    font-size: 16px;
    width: 80%;
  }

  .promo {
    padding: 30px 0;
  }

  .title,
  .promo__text {
    font-size: 20px;
    text-align: left;
  }

  .title_mob {
    text-align: center;
  }

  .composition__cell:before {
    width: 60px;
    height: 60px;
    background-size: 100%;
  }

  .composition__title {
    padding: 5px 0 15px;
  }

  .composition__text span {
    display: none;
  }

  .title_order-mob {
    font-size: 28px;
    width: 65%;
    margin: 0;
    padding: 30px 0 35px;
  }

  .sale__order {
    right: 14px;
    top: 2px;
    margin: -70px 0px 0 0;
	}

  .product__order:after {
    margin: 0 -114px -121px 0;
    background-size: 30%;
    bottom: 3%;
  }

  .order:before {
    background-position: center top;
    -webkit-background-size: auto 70%;
    background-size: auto 70%;
  }

  .order__wrap,
  .order__cell {
    display: block;
    width: auto;
  }

  .order__btn {
    margin: 0 auto;
  }

  /*ANIMATION*/
  .effect__arrow {
    width: 100px;
    height: 8px;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #ff2a00), to(transparent));
    background: -webkit-linear-gradient(right, #ff2a00 50%, transparent);
    background: -moz-linear-gradient(right, #ff2a00 50%, transparent);
    background: -o-linear-gradient(right, #ff2a00 50%, transparent);
    background: linear-gradient(to left, #ff2a00 50%, transparent);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
     transform-origin: left bottom;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -160px;
  }

  .effect__arrow_move {
    -webkit-animation: arrow-rise 1.5s forwards linear;
    -o-animation: arrow-rise 1.5s forwards linear;
    animation: arrow-rise 1.5s forwards linear;
  }

  @-webkit-keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }
  @-moz-keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }
  @-o-keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }
  @keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }

  .effect__arrow:after {
    content: '';
    width: 24px;
    height: 24px;
    border: 6px solid transparent;
    border-bottom-color: red;
    border-right-color: red;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin: -8px 0 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}



@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&amp;subset=latin,cyrillic-ext);.corb-pl *,.corb-pl .placeholder{font-family:Roboto,sans-serif}html{min-width:320px}.dib{zoom:1;-moz-box-orient:vertical;display:inline-block;vertical-align:top}.corb-center{text-align:center!important}.corb-pl{display:none;position:fixed!important;top:0!important;width:100%!important;height:100%!important;left:0!important;background:#000!important;background:rgba(0,0,0,.75)!important;z-index:1000!important}.corb-pl ::-webkit-input-placeholder{color:#888!important;font-size:22px!important;font-family:Roboto,sans-serif}.corb-pl :-moz-placeholder{color:#888!important;font-size:22px!important;font-family:Roboto,sans-serif}.corb-pl .placeholder{color:#888!important;font-size:22px!important}.corb-pl *{-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;padding:0!important;border:0!important;margin:0!important}.order182614-form,.order182614-form .secInp{background:#fff!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important}.order182614-form{position:absolute!important;min-width:300px!important;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;max-width:550px!important;padding:25px 30px!important;margin:0 auto!important;border-radius:10px!important}.order182614-form .secInp{width:45%!important;height:32px!important;line-height:32px \0 /!important;font-size:22px!important;color:#000!important;border-radius:10px!important;border:1px solid #b4b4b4!important;padding:0 16px!important;outline:0!important;margin:0 5px 18px!important}.order182614-form .secInp:focus,.order182614-form .secInp:hover{-webkit-box-shadow:inset 0 0 10px 0 rgba(24,42,133,.35)!important;-moz-box-shadow:inset 0 0 10px 0 rgba(24,42,133,.35)!important;box-shadow:inset 0 0 10px 0 rgba(24,42,133,.35)!important}.corb-top__header{font-size:30px!important;font-weight:300;line-height:35px!important;white-space:normal;word-break:break-all;word-break:normal;color:#000}.corb-top__header b{display:block;color:#e20000;text-align:center;font-weight:700;text-transform:uppercase;padding:5px 0 15px!important}.corb-top__header span{display:block;font-weight:400}.secSendBtn{background:#f8391a!important;background:-moz-linear-gradient(top,#f8391a 0,#a80b03 100%)!important;background:-webkit-linear-gradient(top,#f8391a 0,#a80b03 100%)!important;background:linear-gradient(to bottom,#f8391a 0,#a80b03 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8391a', endColorstr='#a80b03', GradientType=0);text-align:center!important;height:63px!important;width:256px!important;font-family:Arial,sans-serif!important;font-size:32px!important;line-height:63px!important;color:#fff!important;font-weight:400!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;border-radius:10px!important;-moz-transition:all .5s ease-out!important;-o-transition:all .5s ease-out!important;-webkit-transition:all .5s ease-out!important;margin:0 auto!important}.secSendBtn:hover{background:#a80b03!important;background:-moz-linear-gradient(top,#a80b03 0,#f8391a 100%)!important;background:-webkit-linear-gradient(top,#a80b03 0,#f8391a 100%)!important;background:linear-gradient(to bottom,#a80b03 0,#f8391a 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a80b03', endColorstr='#f8391a', GradientType=0);transform:scale(1.05)!important;-moz-transform:scale(1.05)!important;-webkit-transform:translateZ(0) scale(1.05)!important;-o-transform:scale(1.05)!important;-ms-transform:scale(1.05)!important;cursor:pointer!important}@media only screen and (max-width:800px){.order182614-form{padding:20px 10px!important}.secSendBtn{height:60px!important;width:100%!important;font-size:30px!important;line-height:60px!important}.order182614-form .secInp{height:32px!important;width:90%!important;line-height:normal!important;line-height:32px \0 /!important;font-size:18px!important;padding:0 10px!important}.corb-pl ::-webkit-input-placeholder{color:#888!important;font-size:18px!important}.corb-pl :-moz-placeholder{color:#888!important;font-size:18px!important}.corb-pl .placeholder{color:#888!important;font-size:18px!important}.corb-top__header{font-size:24px!important;font-weight:500!important;line-height:26px!important}}

.top-call {position: fixed;z-index: 999999;height: 80px;top: 0;left: 0;right: 0;padding: 0px 0px;background: #ffbf00;color: #ffffff;text-align: center;}
.top-call h2 {margin: 0px;padding:10px 5px 0px 5px;font-size: 28px;font-weight: 800;color: #fc0326;}
.top-call a {display: block;margin: 0px;font-size: 26px;color: #000000!important;letter-spacing: 3px;cursor: pointer;text-decoration: none;padding-top: 6px;font-weight: 600;}
.top-call a:hover {text-decoration: none;}
.visible-xs {display: none!important;}

@media (max-width: 767px){
.p-top-80{padding-top: 80px;}
.visible-xs {display: block!important;}
.blink_me {animation: blinker 1s linear infinite;}
.blink_me {animation: blinker 1s linear infinite;}
@keyframes blinker {
80% {opacity: 0.5;}
}
}
.foot-left{float: left; width:35%;}
.foot-right{float: left; width:65%;}
.full-ftr{ float: left; width:100%;}
.call-order-button {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}

    .call-order-button ul {
        padding: 0px;
    }

        .call-order-button ul li {
            height: 90px;
            width: 90px;
            padding: 3px;
            border: 1px solid #fff;
            border-radius: 50%;
            background: #ffbf00;
            margin-bottom: 10px;
            list-style: none;
        }

            .call-order-button ul li a {
                border: 4px solid #fff;
                border-radius: 50%;
                display: inline-block;
                height: 100%;
                text-align: center;
                color: #fff;
                font-weight: 500;
            }

                .call-order-button ul li a img {
                    width: 100%;
                }


.call-now-button {
    background: #000;
    padding: 13px 20px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-radius: 20px;
    box-shadow: 2px 2px 5px #fff;
    position: relative;
    padding-left: 65px;
    text-decoration: none;
    display: inline-block;
    margin: 15px;
}
.call-now-button a{ color: #fff;text-decoration: none;}

    .call-now-button:hover, .call-now-button:focus {
        text-decoration: none;
        color: #fff;
    }

    .call-now-button .icon {
        border: 2px solid #fff;
        background: #fc0326;
        height: 70px;
        width: 70px;
        display: inline-block;
        position: absolute;
        top: 0;
        border-radius: 50%;
        left: -25px;
        margin-top: -5px;
    }

        .call-now-button .icon img {
            width: 100%;
        }

.order-now-button {
    background: #ffbf00;
    padding: 13px 20px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-radius: 20px;
    box-shadow: 2px 2px 5px #fff;
    position: relative;
    padding-left: 65px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin: 15px;
}

    .order-now-button:hover, .order-now-button:focus {
        text-decoration: none;
        color: #fff;
    }

    .order-now-button .icon {
        border: 2px solid #fff;
        background: #ffbf00;
        height: 70px;
        width: 70px;
        display: inline-block;
        position: absolute;
        top: 0;
        border-radius: 50%;
        left: -15px;
        margin-top: -5px;
    }

    .order-now-button img {
        width: 100%;
    }

footer {
    background: #fff;
    padding: 10px 0px;
}

    footer .content {
        text-align: center;
    }

        footer .content span {
        }

        footer .content p {
            margin-top: 20px;
        }


.fixed-footer {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 0%;
    background: #222;
    height: 0px;
    transition: all 1s ease-in-out;
    visibility: hidden;
    opacity: 0;
}

    .fixed-footer.open {
        width: 100%;
        height: 90px;
        transition: all 1s ease-in-out;
        visibility: visible;
        opacity: 1;
        z-index:99999999;
    }

    .fixed-footer .image img {
        max-width: 110px;
        margin-top: -120px;
    }

@keyframes zoominout {
    0% {
        transform: scale(1,1);
    }

    50% {
        transform: scale(1.1,1.1);
    }

    100% {
        transform: scale(1,1);
    }
}

.zoomable {
    animation: zoominout 1s infinite;
}

@media (max-width:1199px) {
    header .contact {
        float: right;
    }
}

@media (max-width:1023px) {
    .call-now-button {
        padding: 7px 15px;
        font-size: 22px;
        padding-left: 65px;
    }

        .call-now-button .icon {
            height: 64px;
            width: 64px;
            margin-top: -7px;
        }

    .order-now-button {
        padding: 7px 15px;
        font-size: 22px;
        padding-left: 65px;
    }

        .order-now-button .icon {
            height: 64px;
            width: 64px;
            margin-top: -7px;
        }
}

@media (max-width:991px) {
    .container {
        width: 100%;
    }

    header .logo {
        width: 220px;
    }

    #banner .overlay .banner-product {
        float: none;
    }

    #good-lover h2 {
        color: #ffbf00;
        padding: 10px 0px;
        font-size: 26px;
    }

    #feature2 .content ul li .text p {
        font-size: 18px;
    }

    .fixed-footer .call-now-button {
        font-size: 15px;
        padding-left: 30px;
            margin: 27px 0px;
    }

        .fixed-footer .call-now-button .icon {
            height: 50px;
            width: 50px;
        }

    .fixed-footer .order-now-button {
        font-size: 15px;
        padding-left: 50px;
            margin: 27px 0px;
    }

        .fixed-footer .order-now-button .icon {
            height: 50px;
            width: 50px;
        }
}

@media (max-width:767px) {
    .call-order-button ul li {
        height: 75px;
        width: 75px;
    }

    header .logo {
        width: 150px;
    }

    header .contact a {
        font-size: 16px;
        margin-top: 10px;
    }

    #banner .overlay .banner-product {
        padding-top: 10%;
    }

        #banner .overlay .banner-product img {
            width: 140px;
        }

        #banner .overlay .banner-product .off {
            top: 10%;
        }

            #banner .overlay .banner-product .off img {
                width: 100px;
            }

    #banner .overlay .content {
        padding-top: 0%;
    }

        #banner .overlay .content > img {
            display: none;
        }

        #banner .overlay .content h2 {
            font-size: 30px;
            margin-top: 0px;
        }

            #banner .overlay .content h2 span {
                font-size: 24px;
            }

    #banner .overlay p {
        margin-top: 10px;
        font-size: 24px;
        font-weight: 600;
    }

    #good-lover h2 {
        text-align: center;
    }

    #good-lover .call-now-button {
        display: block;
        margin: auto;
        text-align: center;
        max-width: 240px;
    }

    #benifits .image img {
        margin: auto;
        display: block;
    }

    #benifits .image {
        float: none;
        margin-right: 30px;
        display: block;
        margin: auto;
    }

    #benifits2 .content {
        margin-bottom: 30px;
    }

    #testimonials .item {
        display: block;
    }

        #testimonials .item .image {
            display: block;
            margin: auto;
            margin-bottom: 30px;
        }

    #order-form h3 {
        font-size: 26px;
        line-height: 40px;
    }

    .call-now-button {
        font-size: 18px;
        padding-left: 50px;
        border-radius: 10px;
    }

        .call-now-button .icon {
            height: 56px;
            width: 56px;
        }

    .order-now-button {
        font-size: 18px;
        padding-left: 50px;
        border-radius: 10px;
    }

        .order-now-button .icon {
            height: 56px;
            width: 56px;
        }

    .fixed-footer .image img {
        max-width: 90px;
        margin-top: -84px;
    }

    .fixed-footer .call-now-button {
        font-size: 16px;
        padding-left: 35px;
        margin-top:26px;
    }

        .fixed-footer .call-now-button .icon {
            height: 50px;
            width: 50px;
            margin-top: -5px;
        }

    .fixed-footer .order-now-button {
        font-size: 16px;
        padding-left: 35px;
        margin-top:26px;
    }

        .fixed-footer .order-now-button .icon {
            height: 50px;
            width: 50px;
            margin-top: -5px;
        }
}


@media (max-width:448px) {
   

    #order-form .form-wrapper .order-now-button {
        padding: 7px 15px;
        min-width: 100%;
        font-size: 20px;
        display: inline-block;
        margin: 0px;
    }
  

    .fixed-footer .call-now-button {
        font-size: 21px;padding: 7px 0px;
        padding-left: 30px;
        margin-bottom: 0px;
        min-width: 150px;
        margin-top: 20px;
    }
    .call-now-button a{ color: #fff;text-decoration: none; padding: 7px 15px  7px 0px;}
        .fixed-footer .call-now-button .icon {
            height: 50px;
            width: 50px;
            margin-top: -5px;
        }

    .fixed-footer .order-now-button {
        font-size: 10px;
        padding-left: 35px;
        margin-bottom: 0px;
        min-width: 150px;
    }

        .fixed-footer .order-now-button .icon {
            height: 40px;
            width: 40px;
            margin-top: -5px;
        }
		
		
	.composition:after {
		max-width: 100%;
	}
		
	.glare__item {
		display: none;
	}
}





/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
    width: 320px;
    max-width: 82%;
    border-radius: 10px;
  }
  .modal-content p{
    font-size: 20px!important;
    line-height: 32px!important;
    color: green!important;
  }
  .modal-content .btn{
    width: 200px!important;
    padding: 10px!important;
    height: auto!important;
    font-size: 26px!important;
    letter-spacing: 5px!important;
    margin: 0 auto!important;
    display: block!important;
    background-color: green!important;
    box-shadow: 3px 5px 3px #012b01;
    border-radius: 80px!important;
    border: none!important;
    color: #fff!important;
  }
  .modal-content .btn:hover{
  transform: scale(1);
  }
  ::placeholder { 
    color: #000;
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { 
    color: #000;
  }
  
  ::-ms-input-placeholder { 
    color: #000;
  }
  .button-submit:focus, .name-input:focus-within, .phone-input:focus-within{
    box-shadow: none!important;
  }
  #otp{
    text-align: left!important;
    font-family: arial;
    width: calc(100% - 32px);
    margin: 0 auto!important;
    display: block!important;
    font-size: 17px;
    border-radius: 4px;
    border: none;
    padding: 10px 3px;
  }

  .vryfy-btn{
    background: #0a0a0a;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    padding: 12px 16px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    display: inherit; 
   
  }
  .vryfy-btn:before,
  .vryfy-btn:after {
    background: none!important;
    box-shadow: none!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
  }


  .vryfy-btn[disabled]{
    background-color: #969696;
    color: #4e4e4e;
  }

  .otp-notice{
    color: #5a5a5a;
    line-height: 23px;
    font-size: 15px;
    text-align: center;
    padding-top: 8px;
  }
  /* The Close Button */
  .close {
    float: right;
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: -22px;
    right: -10px;
  
    color: #000;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  
  
  
  
.middle {
  width: 100%;
  text-align: center;margin-top: 40px;margin-bottom: 20px;
  /* Made by */
}
.middle h1 {
  font-family: "Dax", sans-serif;
  color: #fff;
}
.middle input[type=radio] {
  /*display: none;*/
}
.middle input[type=radio]:checked + .box {
  background-image: linear-gradient(to right bottom, #5c0003, #052b83, #1340a7, #043199, #0a4de5);
    border: solid 4px #0a4de5;
}
.middle input[type=radio]:checked + .box span {
  color: white;
 /* transform: translateY(70px);*/
}
.middle input[type=radio]:checked + .box span p{
  color: white;
 /* transform: translateY(70px);*/
}



.middle input[type=radio]:checked + .box span:before {
  transform: translateY(0px);
  opacity: 1;
}
.middle label {display: block;}
.middle .box {
  width: 48%;
  height: 169px;
  background-color: #fff;
  transition: all 250ms ease;
  will-change: transition;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  font-family: "Dax", sans-serif;
  font-weight: 900;
  border: solid 1px #0a4de5;
}
.middle .box:active {
  transform: translateY(10px);
}
.middle .box span {
  position: absolute;
  transform: translate(0, -35px);
  left: 0;
  right: 0;
  transition: all 300ms ease;
  font-size: 18px;
  user-select: none;
  color: #0a4de5;
  line-height: 28px;
}
.middle .box span p{
  color: #0a4de5;
}
.middle .box span:before {
  font-size: 1.2em;
  font-family: FontAwesome;
  display: block;
  transform: translateY(-80px);
  opacity: 0;
  transition: all 300ms ease-in-out;
  font-weight: normal;
  color: white;
}
.middle .front-end span:before {
  content: url('product-image-1-month.jpg');     /*float: left;padding: 15px 0px 15px 25px;*/
  padding-top:8px;
}
.middle .back-end span:before {
  content: url('product-image-2-month.jpg');   /* float: left;padding: 15px 0px 15px 25px;*/
  padding-top:8px;
}
.middle p {
  color: #fff;
  font-family: "Dax", sans-serif;
  font-weight: 400;
  text-align: center;
}
.middle p a {
  text-decoration: underline;
  font-weight: bold;
  color: #fff;
}
.middle p span:after {
  content: "ïƒ§";
  font-family: FontAwesome;
  color: yellow;
}



.accept-online{
    max-width: 100%;width: 350px;margin: 0 auto;display: block;margin-top: 20px;
}
.online-discount{
font-family: 'poppins';
font-weight: 500!important;
margin:15px 0px!important;
line-height: 26px!important;
background: #5d9806!important;
padding: 10px!important;
border-radius: 14px!important;
color: #fff!important;
border: dashed!important;
font-size: 17px!important;
text-align: center!important;
}
.payment_mode{
    margin: 25px 0 25px 0!important;
    position: relative;
    background: #ececec;
    padding:0px 5px 15px 5px!important;
    border: dashed #c1bdbd;
    text-align: left!important;
    font-family: arial!important;
}
.payment_mode label{
    color: #484848!important;font-weight: 600!important;margin-bottom:8px!important;cursor: pointer;
}
.payment_mode label span{
    color: #468309!important;white-space: nowrap!important; font-family: arial!important;
}
.payment_mode_title{
    position: relative;
    top: -11px!important;
    background-color: #ececec!important;
    color: #000;
    font-size: 16px!important;
    font-weight: 600!important;
    margin: 0px!important;
    text-transform: uppercase!important;
    display: initial!important;
} 
input[type="radio"]{    
    background-color: #0a4de5!important;    width: 20px!important;
}









.main-gkk{min-width:300px;overflow:hidden}
.form-gkk{font-family:'Poppins', sans-serif!important;font-weight:400;}
.wrap-form-gkk *{box-sizing:border-box}
.wrap-form-gkk{position:relative;padding:0;max-width:375px;margin:0 auto;box-sizing:border-box}
.form-gkk{box-sizing:border-box;padding:13px 10px 10px 10px}
.form-body-gkk__form{padding:0 17px 16px 17px}
.header-pilsen-gkk{position:relative;background:rgba(219,220,224,0.15);border-radius:10px 10px 0 0;height:62px;padding:0 25px 0 25px;display:flex;align-items:center}
.but-menu-gkk{cursor:pointer}
.but-menu-gkk span{position:relative;display:block;width:22px;height:3px;background:#1e323c}
.but-menu-gkk span:before{position:absolute;top:-6px;left:0;content:'';display:block;height:3px;width:22px;height:3px;background:#1e323c}
.but-menu-gkk span:after{position:absolute;bottom:-6px;left:0;content:'';display:block;height:3px;width:22px;height:3px;background:#1e323c}
.logo-pils-gkk{position: absolute;top: 10%;left: 41%;font-weight: 600;font-size: 23px;color: #ff2f00;}
.logo-pils-gkk img{display:block}
.ring-gkk{width:15px;height:16px;background:url(ring-gkk.svg) no-repeat;background-size:cover;margin-left:auto;cursor:pointer}
.die-assets-gkk{position:relative;margin:0 0 10px 0;min-height:53px;display:flex;align-items:center;background:#d9ffcf;border-radius:5px;font-size:14px;line-height:20px;padding:10px 0 10px 49px;color:#197a01;font-weight: 600;}
.die-assets-gkk:before{position:absolute;top:50%;left:14px;margin:-13px 0 0 0;content:'';display:block;border-radius:50%;width:27px;height:27px;background:#4fc732 url(die-gkk.svg) 50% 52% no-repeat;background-size:15px auto}
.block-phone-gkk{background:#fafafa;border-radius:9px;padding:10px 10px 12px 10px;margin:0 0 10px 0}
.block-phone-gkk__text{font-size:18px;line-height:25px;margin:0 0 10px 0;color:#000}
.block-field-gkk{position:relative;margin:0 0 12px 0}
.block-field-gkk__field{position:relative;margin-bottom: 10px;}
.block-field-gkk__field input{background:#fff;padding:0 90px 0 22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #dbdce0;border-radius:5px;outline:0;height:50px;width:100%;font-size:15px;
    font-family:'Poppins',Arial,Helvetica,sans-serif;line-height:10px;font-weight: 600;}
.block-field-gkk__field label{border-radius:10px;position:absolute;top:-6px;left:22px;padding:0 5px 0 5px;font-style:normal;font-weight:bold;font-size:13px;color:#747474;text-transform:none;background:#fff}
.block-field-gkk__field.act-gkk input{border-color:#00b67a}
.block-field-gkk__button{/*position:absolute;*/right:6px;top:5px;text-transform:uppercase}
.block-field-gkk__button a{display:flex;padding:0 15px 0 15px;min-width:74px;text-align:center;justify-content:center;align-items:center;height:40px;text-decoration:none;color:#fff;background:#2caf0d;border-radius:3px;font-weight:bold;font-size:14px}
.number-correct-gkk{position:relative;padding:0 0 0 18px;font-style:italic;margin:0 0 22px 21px;font-weight:normal;font-size:11px;line-height:11px}
.number-correct-gkk:before{position:absolute;top:50%;left:0;margin:-8px 0 0 0;content:'';display:block;width:14px;height:14px;background:url(ico-gkk1.svg) no-repeat;background-size:cover}
.attent-phone-gkk{position:relative;background:rgba(201,64,49,0.1);border-radius:8px;font-size:13px;font-weight: 600;line-height:17px;padding:14px 21px 13px 53px;color:#c94031}
.attent-phone-gkk:before{position:absolute;top:50%;left:11px;margin:-15px 0 0 0;width:31px;height:29px;content:'';display:block;background:url(ico-red-phone-gkk.svg) no-repeat;background-size:cover}

.block-call-gkk{position:relative;background: rgba(255, 245, 0, 0.19);border-radius:8px;font-size:13px;font-weight: 600;margin-top:9px;line-height:17px;padding:14px 21px 13px 53px;color: #505050}
.block-call-gkk:before{position:absolute;top:50%;left:11px;margin:-15px 0 0 0;width:31px;height:31px;content:'';display:block;background:url(call-now-button.png) no-repeat;background-size:cover}


.block-recom-gkk{background:#fafafa;display:flex;align-items:center;border-radius:8px;padding:11px 26px 10px 22px;margin:0 0 26px 0}
.block-recom-gkk__left{position:relative;padding-left:40px;padding-right:30px}
.block-recom-gkk__left:before{position:absolute;top:50%;left:0;margin:-11px 0 0 0;content:'';width:27px;height:23px;background:url(ico-gkk2.svg) no-repeat;background-size:cover}
.tit-recom-gkk{font-weight:bold;font-size:12px;line-height:17px;margin:0 0 2px 0;text-transform:uppercase;color:#19acf0}
.tit-recom-gkk span{position:relative;display:inline-block;vertical-align:top;padding:0 18px 0 0}
.tit-recom-gkk span:before{position:absolute;right:0;top:0;content:'';display:block;width:14px;height:14px;background:url(ico-recomend-gkk.svg) no-repeat;background-size:cover}
.text-recom-gkk{font-weight:bold;font-size:12px;line-height:17px;color:#1e323c}
.block-recom-gkk__right{margin-left:auto}
.body-pilsen-gkk{border:1px solid #dbdce0;box-sizing:border-box;margin:0 0 10px 0;border-radius:9px;padding:20px 36px 17px 14px;}
.tovar-gkk{display:flex;align-items:center}
.img-tovar-gkk{width:100%}
.img-tovar-gkk img{display:block;display:block;margin:0 auto;max-width:100%;}
.desc-tovar-gkk{width:138px;margin-left:17px}
.reviews-gkk{margin:0 0 12px 0;background:#fafafa;border-radius:5px;padding:8px 7px 4px 8px}
.in-desc-gkk{width:138px}
.in-desc-gkk span{font-size:12px; font-weight:500;line-height: 15px;    display: block;}
.link-reviews-gkk{margin:0 0 2px 0;font-size:8px;line-height:11px;font-weight:700}
.bot-reviews-gkk{display:flex;align-items:center}
.star-gkk{position:relative;top:1px;display:flex;margin-right:4px}
.item-star-gkk{width:10px;height:10px;margin-left:2.46px;background:url(star-gkk1.svg) no-repeat;background-size:cover}
.item-star-gkk2{background:url(star-gkk2.svg) no-repeat;background-size:cover}
.item-star-gkk:first-child{margin-left:0}
.avail-gkk{font-size:16px;line-height:22px;font-weight:700;white-space:nowrap}
.avail-gkk span{font-size:8px;line-height:11px}
.die-gkk{margin:0 0 7px 0}
.die-gkk img{display:block;max-width:100%}
.wining-gkk{margin-top: 1px;text-align: center;background: #4cbd2e;color: #fff;border-radius: 6px;padding: 5px 0px;font-weight: 500;}
.wining-gkk img{display:block;width:100%}
.btn-gkk{margin-top:17px}
.btn-gkk button{background:#4fc732;border-radius:5px;border:0;width:100%;padding:2px 0 0 0;height:53px;border-bottom:3px solid #389620;outline:0;cursor:pointer;font-family:Arial;font-style:normal;font-weight:normal;font-size:18px;color:#fff;cursor:pointer}
.btn-gkk a{background:#4fc732;border-radius:5px; text-decoration:none; display:flex; align-items:center; justify-content:center; text-align: center;border:0;width:100%;padding:2px 0 0 0;height:53px;border-bottom:3px solid #389620;outline:0;cursor:pointer;font-family:Arial;font-style:normal;font-weight:normal;font-size:18px;color:#fff;cursor:pointer}

.check-ggk{position:relative}
.check-ggk input{position:absolute;top:0;left:0;opacity:0;width:1px;height:1px}
.check-ggk label{position:relative;cursor:pointer;display:inline-block;vertical-align:top;width:49px;height:25px;background:#dedede;box-shadow:inset 0 4px 4px rgba(0,0,0,0.05);border-radius:12.5px;transition:.5s}
.check-ggk label:before{position:absolute;top:1px;left:1px;transition:.5s;content:'';width:23px;height:23px;border-radius:50%;background:#fff}
.check-ggk input:checked+label{background:#4fc732}
.check-ggk input:checked+label:before{left:25px}
.title-prod-gkk{font-weight:bold;font-size:30px;line-height:42px;margin:0 0 13px 19px}
.tit-pr-gkk{font-weight:bold;font-size:26px;line-height:28px;color:#000;margin:0 0 18px 0}
.tit-pr-gkk span{display:block;font-size:12px;line-height:17px;margin:2px 0 0 0;font-weight:400;width:120%;color:#000}
.pilsen-choise-gkk{position:relative;background:#0a0a0a;padding:1px 5px 1px 26px;border-radius:5px;color:#fff;font-size:11px;font-weight:700;line-height:14px;margin:0 0 12px 3px}
.pilsen-choise-gkk:before{position:absolute;left:-3px;top:50%;content:'';display:block;width:20px;height:20px;margin:-10px 0 0 0;background:url(ico-recomend-gkk.svg) no-repeat;background-size:cover}
.b-price-gkk{margin:0 0 7px 0;border-radius:5px;text-align: left;}
.b-price-gkk h3{color:#cc3131;font-size: 24px;border-bottom: solid 1px;margin-bottom: 10px;text-align: left;}
.old-price-gkk{font-size:12px;line-height:11px;color:#1e323c;font-weight: 500;}
.old-price-gkk span{font-weight:bold;font-size:11px;line-height:15px}
.new-price-gkk{font-size: 18px;line-height: 14px;margin: 8px 0 0 0;color: #098098;font-weight: 500;}
.new-price-gkk span{font-weight: 800;font-size: 25px;line-height: 28px;color: #098098;margin-top: 6px;display: inline-block;}
.b-info-gkk{background:#fafafa;margin:0 0 10px 0;border-radius:9px;padding:10px}
.b-read-gkk{position:relative;font-weight:bold;font-size:12px;margin:0 0 10px 0;line-height:17px;background:#fff;border-radius:8px;padding:11px 10px 11px 62px;color:#1e323c}
.b-read-gkk:before{position:absolute;top:50%;left:25px;margin:-11px 0 0 0;content:'';display:block;background:url(ico-book-gkk.svg) no-repeat;width:22px;height:23px;background-size:cover}
.b-safety-gkk{background:#fff;border-radius:9px;padding:13px 13px 14px 19px;margin:0 0 10px 0}
.b-safety-gkk span{display:block;font-weight:bold;font-size:16px;line-height:22px;margin:0 0 9px 0}
.b-safety-gkk p{font-size:14px;line-height:23px;margin:0 0 9px 0;padding:0;font-weight:500;}
.list-safety-gkk{display:flex;margin:0 0 0 -9px}
.list-safety-gkk img{display:block;width:36px;margin:0 0 0 9px}
.b-gold-gkk{background:#fff;border-radius:9px;padding:13px 0 16px 18px}
.tit-gold-gkk{font-weight:bold;font-size:16px;margin:0 0 4px 0;padding:0 10px 0 0;line-height:22px}
.line-gold-gkk{display:flex;margin:0 0 0 -10px}
.line-gold-gkk img{display:block;margin:10px 0 0 3px;height:42px}
.b-delivery-gkk{margin:26px 0 10px 0}
.body-delivery-gkk{background:#fafafa;border-radius:9px;padding:10px 10px 10px 10px}
.in-delivery-gkk{background:#fff;border-radius:8px;padding:13px 9px 17px 19px;margin:0 0 10px 0}
.tit-saf-gkk{font-weight:bold;font-size:16px;line-height:22px;margin:0 0 9px 0}
.in-delivery-gkk p{font-size:14px;line-height:23px;margin:0 0 16px 0;font-weight:500;}
.in-delivery-gkk p:last-child{margin-bottom:0}
.other-adult-gkk{position:relative;background:#000;border-radius:9px;padding:11px 14px 10px 88px;margin:0 0 10px 0;color:#fff}
.other-adult-gkk span{display:block;font-weight:bold;font-size:12px;margin:0 0 2px 0;line-height:17px;text-transform:uppercase;color:#4fc732}
.other-adult-gkk p{font-weight: 600;font-size: 13px;line-height: 20px;margin:0}
.other-adult-gkk:before{position:absolute;top:50%;left:20px;margin:-28px 0 0 0;content:'';display:block;width:49px;height:56px;background:url(ico-stay-gkk.svg) no-repeat;background-size:cover}
.in-delivery-gkk:last-child{margin-bottom:0}
.block-recom-gkk2{margin-bottom:0}
.footer-gkk{display:flex;padding:0 28px 0 19px;font-family:Arial,Helvetica,sans-serif;background:rgba(219,220,224,0.15);height:70px;display:flex;align-items:center;border-radius:0 0 10px 10px}
.logo-f-gkk{width:32px;margin:0px 0 0 0;font-weight: 800;font-size: 33px;}
.logo-f-gkk img{display:block;width:32px}
.footer-right-gkk{margin:0 0 0 10px}
.footer-right-gkk p{margin:0 0 6px 0;font-size:8px;line-height:11px}
.footer-right-gkk ul{list-style-type:none;margin:0;padding:0;display:flex;justify-content:space-between}
.footer-right-gkk ul li{font-size:8px;line-height:11px;margin:0;padding:0;line-height:normal;color:#000}
.footer-right-gkk ul li a{color:#000;text-decoration-line:underline}
.body-rating-gkk .title-prod-gkk{margin-left:10px;margin-bottom:23px}
.body-rating-gkk{background:#fafafa;border-radius:9px;padding:10px 10px 10px 10px;margin:0 0 10px 0}
.func-reviews-gkk{display:flex;margin:0 0 14px 10px}
.func-reviews-gkk .reviews-gkk{width:42%;border:1px solid #dbdce0;border-radius:5px;padding:6px 6px 2px 8px;margin:0}
.select-gkk{ position:relative;width:55%;margin-left:auto;opacity:0.5;pointer-events: none;}
.select-gkk label{ position:absolute; top:-5px; left:15px;display:block;font-weight: bold;
font-size: 11px; z-index:20;
line-height: 11px; padding:0 5px 0 5px; background:#fff; border-radius:5px}
.select-gkk select{width:100%;opacity:0}
.item-review-gkk{background:#fff;border-radius:8px;padding:14px 18px 18px 18px;margin:0 0 10px 0}
.item-review-gkk:last-child{margin-bottom:0}
.top-rev-gkk{display:flex;align-items:center;margin:0 0 8px 0}
.user-gkk{display:flex;align-items:center;width:50%;padding:0 5px 0 0}
.name-us-gkk{font-weight:bold;margin:0 0 0 6px;font-size:12px;line-height:17px;color:#1e323c}
.img-rev-gkk{width:21px}
.img-rev-gkk img{display:block;max-width:21px}
.card-rev-gkk{font-size:8px;line-height:11px;margin-left:auto;width:50%;text-align:right;color:#dbdce0}
.item-review-gkk .star-gkk{margin:0 0 10px 0}
.item-review-gkk .item-star-gkk{width:11px;height:11px}
.tit-rev-gkk{font-weight:bold;font-size:12px;line-height:17px;color:#1e323c;margin:0 0 7px 0}
.item-review-gkk p{margin:0 0 10px 0;padding:0;font-size:12px;line-height:17px;color:#1e323c;    font-weight: 500;}
.cont-rev-gkk{display:flex;margin:0 0 0 -10px}
.cont-rev-gkk img{display:block;margin:0 0 0 10px;max-width:calc(50% - 10px);border-radius: 5px}
.select-gkk .selectbox{position:relative;z-index:19;top:0;vertical-align:middle;cursor:pointer;display:block!important}
.select-gkk .selectbox .select{width:100%;height:46px;float:none!important;padding:0 35px 0 14px;line-height:42px;text-align:left;font-size:15px;color:#333;border:2px solid #dbdce0;background:#fff;border-radius:5px}
.select-gkk .selectbox .select .text{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.select-gkk .selectbox .trigger{position:absolute;top:0;right:0;width:34px;height:100%}
.select-gkk .selectbox .trigger .arrow{position:absolute;top:50%;margin:-1px 0 0 0;right:14px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #000;overflow:hidden}
.select-gkk .selectbox .dropdown{min-width:100%;top:48px;width:auto;margin:0;padding:0;background:#fff;box-shadow:0 20px 43px rgba(0,0,0,0.17);border-radius:5px}
.select-gkk .selectbox .dropdown ul{list-style-type:none;margin:0;padding:0}
.select-gkk .selectbox li{margin:0;background:0;text-align:left;padding:6px 14px 6px 14px;color:#333;font-size:15px;white-space:nowrap}
.overlay-gkk{position:absolute;top:0;left:0;width:100%;height:100%;background: rgba(0, 0, 0, 0.5);z-index:98;border-radius:10px; display:none}
.popup-gkk{position:absolute;top:70px;left:0;z-index:99;padding:0 10px 0 10px;width:100%;font-family:Arial,Helvetica,sans-serif; display:none}
.in-popup-gkk{position:relative;background:#fff;border-radius:9px;padding:44px 34px 37px 34px}
.close-gkk{position:absolute;right:21px;top:21px;width:28px;height:28px;cursor:pointer}
.close-gkk:before,.close-gkk:after{position:absolute;left:13px;content:' ';height:29px;width:2px;background-color:#333}
.close-gkk:before{transform:rotate(45deg)}
.close-gkk:after{transform:rotate(-45deg)}
.tit-popup-gkk{margin:0 0 16px 0;font-weight:bold;font-size:30px;line-height:42px}
.in-popup-gkk p{font-size:18px;line-height:25px;margin:0 0 23px 0}
.alert-box{padding: 15px!important;line-height: 25px;}

.alert-box:before{content:none;}




.video {
    float: left;
    max-width: 337px;
    margin-right: 20px;
}
.zizou h4 {
    color: red;
    font-weight: bold;
}
.zizou h4 span {
    font-size: 18px;
}






