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

input:focus { outline: none; box-shadow: none;}

ul,
img,
ol {
    padding: 0;
}
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd,
img{
    margin: 0;
}

html, body{height:100%; width:100%;}
body{position: relative;}

.position-relative {
    position: relative;
}

@keyframes cntfmovie{
    0% { background-size: 390px 390px; }  
    50% { background-size: 370px 370px; } 
    100% { background-size: 390px 390px; }
    
    
}

@keyframes awa {  
    0% { transform: scale(1); }  
    50% { transform: scale(0.98); }  
    100% { transform: scale(1); }  
}  

@keyframes posit {  
    0% { background-position: center top; }  
    25% { background-position: center center; }  
    50% { background-position: center bottom; }  
    75% { background-position: center center; }  
    100% { background-position: center top; }  
} 

@keyframes turbopulse {  
    0% { transform: scale(1); }  
    50% { transform: scale(1.2); }  
    100% { transform: scale(1); }  
}  

#mobile{
    display: none;
    opacity: 0;
}

#desktop{
    display: block;
    opacity: 1;
}

#mobile2{
    display: none;
    opacity: 0;
}

#desktop2{
    display: block;
    opacity: 1;
}

#mobile4{
    display: none;
    opacity: 0;
}

#desktop4{
    display: block;
    opacity: 1;
}

#topheader {
    height: 100px;
    width: 100%;
    margin: 0 auto;
    top: 0;
    background-color: #189bd8;
    z-index: 1000;
    position: fixed;
    -webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.25);
}

#topbanner{
    height: -webkit-calc(100% - 100px);  
    height: -moz-calc(100% - 100px);
    height: calc(100% - 100px);
    width: 100%;
    margin-top: 100px;
}

.thegap{
    height: 5%;
    background-color: #fff;
}

#wrapper{
    height: 95%;
    background-image: url("../imgs/emblema_zaglushka.png");
    background-size: contain;
    background-repeat:  repeat;
}

#emblema{
    height: 100%;
    background-image: url("../imgs/emblema_bez_slogana.png");
    background-size: contain;
    background-position: center;
    background-repeat:  no-repeat;
}

#slogan_eng{
    height: 98%;
    width: 60%;
    margin: 0 auto;
    background-image: url("../imgs/slogan_eng.png");
    background-size: contain;
    background-position: bottom;
    background-repeat:  no-repeat;
    animation: awa 2s infinite; 
}

header {
    position: relative;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.video-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

header video {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: -5;
}

#video_support{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
}

#production{
    width: 100%;
    background-color: #fff;
}

#logo_opacity{
    height: 100%;
    width: 40%;
    margin: 0 auto;
    background-image: url("../imgs/logo_opacity.png");
    background-size: contain;
    background-position: center;
    background-repeat:  no-repeat;
    animation: pulse 10s infinite; 
}

.pt100{
    height: 100px;
    clear: both;
}

.pt70{
    height: 70px;
    clear: both;
}

.pt50{
    height: 50px;
    clear: both;
}

.explanation{
    font-size: 24px; 
    line-height: 1.3;
    color: #444;
    font-family:  'ZingRust';
    letter-spacing: 1px;
}

.descr{
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    
}

.category{
    font-size: 104px; 
    line-height: 1;
    color: #000;
    font-family:  'Aero';
    letter-spacing: 5px;
    background: linear-gradient(to top, #e5d917 38%, transparent 0%);
}

.number{
    margin-top: 10px;
    font-size: 80px; 
    line-height: 1;
    color: #fff;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, 1.0);
    font-family:  'Aero';
    letter-spacing: 3px;
    text-align: left;
}

.bcaa5000{
    margin-top: 10px;
    font-size: 20px; 
    line-height: 1;
    color: #fff;
    font-family:  'Aero';
    letter-spacing: 3px;
    text-align: center;
    background: linear-gradient(to top, #189bd8 100%, transparent 0%);
    padding: 5px;
}

.flover{
    margin-top: 10px;
    font-size: 18px; 
    line-height: 1;
    color: #fff;
    font-family:  'ZingRust';
    letter-spacing: 2px;
    text-align: center;
    background: linear-gradient(to top, #000 100%, transparent 0%);
    padding-top: 7px;
    padding-bottom: 6px;
}

.f9block{
    width: 100%;
    background-color: #f9f9f9;
}

.photos{
    margin: 0 auto;
    width: 1200px;
}

.unitcolumn{
    width: 216px;
    float: left;
}

.disobject{
    width: 492px;
    float: left;
}

.prodcells{
    width: 492px;
    float: left;
}

.cell{
    width: 96px;
    float: left;
    padding-left: 14px;
    padding-top: 14px;
    border-radius: 12px;
    background-color: #fef4ea;
}

.cellboxh{
    font-size: 12px; 
    line-height: 1;
    color: #333;
    font-family:  'Manrope';
    font-weight: 500;
    
}

.cellboxb{
    font-size: 23px; 
    line-height: 2;
    color: #333;
    font-family:  'Manrope';
    font-weight: 700;
    letter-spacing: 1px;
}

.cellpx{
    width: 2px;
    float: left;
}

#unit1{
    height: 483px;
    width: 492px;
    background-image: url("../products/passionfruit_site.png");
    background-size: contain;
    background-position: center;
    background-repeat:  no-repeat;
    float: left;
}

#unit2{
    height: 483px;
    width: 492px;
    background-image: url("../products/orange_site.png");
    background-size: contain;
    background-position: center;
    background-repeat:  no-repeat;
    float: left;
}

#unit3{
    height: 483px;
    width: 492px;
    background-image: url("../products/cherry_site.png");
    background-size: contain;
    background-position: center;
    background-repeat:  no-repeat;
    float: left;
}

#unit4{
    height: 483px;
    width: 492px;
    background-image: url("../products/sea_site.png");
    background-size: contain;
    background-position: center;
    background-repeat:  no-repeat;
    float: left;
}

#vitamins{
    width: 100%;
    background-image: url("../imgs/fonsostav.png");
    background-size: cover;
    background-position: center center;
    background-repeat:  no-repeat;
    animation: posit 45s infinite;
}

clearfix::after { content: ""; display: table; clear: both; }

.sostav{
    margin: 0 auto;
    width: 1199px;
}

.td0{
    font-size: 38px; 
    line-height: 1;
    color: #fff;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 18px;
    text-align: center;
    border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
    border-left: solid #fff 1px;
    border-right: solid #fff 1px;
    background: rgba(0, 0, 0, 0.5);
}

.leftblock{
    width: 50%;
    float: left;
}

.rightblock{
    width: 50%;
    float: left;
}

.td1{
    width: 70%;
    font-size: 18px; 
    line-height: 1;
    color: #fff;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    padding-top: 16px;
    padding-bottom: 14px;
    padding-left: 10px;
    text-align: left;
    float:left;
    border-bottom: solid #fff 1px;
    border-left: solid #fff 1px;
    background: rgba(0, 0, 0, 0.5);
}

.td2{
    width: 30%;
    font-size: 18px; 
    line-height: 1;
    color: #fff;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    padding-top: 16px;
    padding-bottom: 14px;
    padding-right: 10px;
    text-align: right;
    float:left;
    border-bottom: solid #fff 1px;
    border-right: solid #fff 1px;
    background: rgba(0, 0, 0, 0.5);
}

.td3{
    width: 70%;
    font-size: 18px; 
    line-height: 1;
    color: #fff;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    padding-top: 16px;
    padding-bottom: 14px;
    padding-left: 10px;
    text-align: left;
    float:left;
    border-bottom: solid #fff 1px;
    background: rgba(0, 0, 0, 0.5);
}

#sliderssup{
    width: 100%;
    background-color: #161616;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    z-index: -2;
}

#noise{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: .02;
    background: url(../imgs/noise.gif);
    z-index: -1;
}


#sliders{
    width: 100%;
    background-color: #000;
    position: relative;
}

.sliderimg{
    width: 100%;
    border: solid 3px #000;
}

#slprev{
    z-index: 2;
    width: 100px;
    height: 100px;
    background-image: url("../imgs/slprev.png");
    position: absolute;
    top: calc(50% - 50px);
    left: 5%;
    cursor: pointer;
    opacity: 0.9;
    transition: opacity 0.3s;
}

#slprev:hover{
    opacity: 1.0;
    animation: turbopulse 2s infinite; 
}

#slnext{
    z-index: 2;
    width: 100px;
    height: 100px;
    background-image: url("../imgs/slnext.png");
    position: absolute;
    top: calc(50% - 50px);
    right: 5%;
    cursor: pointer;
    opacity: 0.9;
    transition: opacity 0.3s;
}

#slnext:hover{
    opacity: 1.0;
    animation: turbopulse 2s infinite; 
}

#price{
    width: 100%;
    background-image: url(../imgs/pricefon.png);
}

#price-list{
    width: 1200px;
    margin: 0 auto;
}

.zaprosh1{
    font-size: 38px; 
    margin: 0 auto;
    line-height: 1;
    color: #333;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    text-align: center;
}

.input-list{
    width: 800px;
    margin: 0 auto;
}

.row{
    margin-bottom: 10px;
}

#result{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

#result_success{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    color: #00a88e;
    font-size: 24px; 
    font-family:  'Manrope';
    font-weight: 500;
}

#result_nosuccess{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    color: #ff0000;
    font-size: 24px; 
    font-family:  'Manrope';
    font-weight: 500;
}

.instyle{
    width: 800px;
    height: 60px;
    background-color: #f5f5f5;
    border: solid 1px #ddd;
    border-radius: 4px;
    padding-left: 20px;
    padding-top: 15px;
    color: #333;
    font-size: 16px; 
    font-family:  'Manrope';
    font-weight: 500;
    transition: 0.3s;
}

.instyle:focus{
    background-color: #fff;
    border: solid 1px #e4edac;
}

label {
    display: inline-block;
    color: #777;
    font-size: 16px; 
    font-family:  'Manrope';
    font-weight: 500;
    transform: translateY(-2.3rem);
    line-height: 0.1rem;
    transition: 0.5s;
    padding-left: 20px;
   }
   
label[for=agreement]{
    font-size: 12px; 
}

#im:focus + label[for=ima], 
#im:valid + label[for=ima] { 
    font-size: 13px;
    transform: translateY(-3.3rem);
   }
   
#fir:focus + label[for=firma], 
#fir:valid + label[for=firma] { 
    font-size: 13px;
    transform: translateY(-3.3rem);
   }
   
#tel:focus + label[for=telefon], 
#tel:valid + label[for=telefon] { 
    font-size: 13px;
    transform: translateY(-3.3rem);
   }
   
#mail:focus + label[for=email], 
#mail:valid + label[for=email] { 
    font-size: 13px;
    transform: translateY(-3.3rem);
   }
   
.subm{
    width: 800px;
    height: 60px;
    line-height: 60px;
    background-color: #e5d917;
    border: solid 1px #a4bd06;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 17px; 
    font-family:  'Manrope';
    font-weight: 700;
    cursor: pointer;
    transition: 0.3s;
}

.subm:hover{
    opacity: 0.7;
}

#contacts-before{
    width: 100%;
    background-color: #f9f9f9;
}

#contact-list-before{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

#contacts{
    width: 100%;
    background-color: #fff;
}

#contact-list{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

#contacts-after{
    width: 100%;
    background-image: url(../imgs/cntf2.png);
    animation: cntfmovie 20s infinite;
}

#contact-list-after{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.contacth1{
    font-size: 38px; 
    margin: 0 auto;
    line-height: 1;
    color: #333;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    text-align: center;
}

.cnt{
    line-height: 1;
    color: #222;
    font-size: 52px;
    font-family:  'ZingRust';
    letter-spacing: 2px;
    text-align: center;
}

.cnt2{
    line-height: 1;
    color: #444;
    font-size: 26px;
    font-family:  'ZingRust';
    text-align: center;
}

.tlf{
    display: inline-block;
    position: relative;
    margin: 0 auto;
    line-height: 1;
    color: #e5d917;
    font-size: 68px;
    font-family:  'ZingRust';
    letter-spacing: 7px;
    text-align: center;
    padding-top: 13px;
    padding-left: 99px;
    padding-right: 99px;
    padding-bottom: 10px;
    border-radius: 5px;
    z-index: 5;
}

.eml{
    display: inline-block;
    position: relative;
    margin: 0 auto;
    line-height: 1;
    color: #fff;
    font-size: 48px;
    font-family:  'ZingRust';
    letter-spacing: 2px;
    text-align: center;
    padding-top: 13px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 10px;
    border-radius: 5px;
    z-index: 5;
}

.kart{
    width: 100%;
}

.kt{
    vertical-align: bottom;
    border-top: solid 20px #222;
    border-left: solid 20px #222;
    border-right: solid 20px #222;
}

.kb{
    border-bottom: solid 20px #222;
    border-left: solid 20px #222;
    border-right: solid 20px #222;
}

.blcity{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    z-index: -1;
}

#foot {
  height: 100px;
  width: 100%;
  margin: 0 auto;
  top: 0;
  background-color: #000;
  z-index: 1000;
}

.zi{
    z-index: 3;
}

#topheader {
  height: 100px;
  width: 100%;
  margin: 0 auto;
  top: 0;
  background-color: #189bd8;
  z-index: 1;
  line-height: 100px;
  text-align: center;
}

#menu {
  height: 50px;
  width: 1200px;
  line-height: 50px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}

#leftmenu{
    float: left;
    height: 50px;
    width: 25%;
}

#centmenu{
    float: left;
    height: 50px;
    width: 50%;
    text-align: center;
}

#rightmenu{
    float: left;
    height: 50px;
    width: 25%;
    text-align: right;
}

#logomenu{
    width: 209px;
    height: 50px;
    background-image: url(../imgs/logomenu.png);
}

#telmenu{
    font-size: 26px; 
    color: #fff;
    font-family:  'ZingRust';
    letter-spacing: 3px;
}

.supmenu{
    display: inline-block;
    width: 30%;
    text-align: center;
}

.supmenu a{
    position: relative;
    text-decoration: none;
    font-size: 20px; 
    color: #fff;
    font-weight: 500;
    font-family:  'ZingRust';
    letter-spacing: 1px;
    transition: background-size 400ms;
}

.supmenu a {
  background:
    linear-gradient(
      to right,
      #189bd8,
      #189bd8
    ),
    linear-gradient(
      to right,
      #fff,
      #fff,
      #fff
  );
  background-size: 100% 2px, 0 2px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
}

.supmenu a:hover{
    background-size: 0 2px, 100% 2px;
}

.str{
    position: absolute;
    top: 0px;
    left: -33px;
    width: 22px;
    height: 22px;
    background-image: url(../imgs/str.png);
    background-position: center;
    background-size: cover;
    z-index: 2;
}

#cookie{
    position: fixed;
    display: inline-block;
    bottom: 1%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #161616;
    border-radius: 5px;
    z-index: 1000;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    color: #bebebe;
    font-size: 14px; 
    font-family:  'Manrope';
    font-weight: 300;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    opacity: 0.95;
}

#cookie a{
    text-decoration: none;
    color: #bebebe;
    border-bottom: 1px dotted #bebebe;
}

#cookie a:hover{
    color: #fff;
    border-bottom: 0px dotted #161616;
}


#cookok{
    display: inline-block;
    width: 80px;
    background-color: #00a88e;
    border: solid 1px #016d5c;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 14px; 
    font-family:  'Manrope';
    font-weight: 300;
    cursor: pointer;
    transition: 0.3s;
}

#cookok:hover{
    opacity: 0.9;
}

#footsup{
    position: relative;
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}

#policy{
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#policy a{
    text-decoration: none;
    color: #bebebe;
    border-bottom: 1px dotted #bebebe;
    font-size: 12px; 
    font-family:  'Manrope';
    font-weight: 300;
    line-height: 2.1;
    cursor: pointer;
    transition: 0.3s;
}

#policy a:hover{
    color: #fff;
    border-bottom: 0px dotted #000;
}

#inn{
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 12px; 
    color: #bebebe;
    font-family:  'Manrope';
    font-weight: 300;
    line-height: 2.1;
    text-align: left;
}

#copy{
    position: absolute;
    display: inline-block;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px; 
    color: #bebebe;
    font-family:  'Manrope';
    font-weight: 300;
    line-height: 2.1;
    text-align: left;
}