@font-face {
  font-family: 'firago-medium';   
  src: url('../font/firago-medium.woff2') format('woff2'),
      url('../font/firago-medium.woff') format('woff'),
      url('../font/firago-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'firago-regular';   
  src: url('../font/firago-regular.woff2') format('woff2'),
      url('../font/firago-regular.woff') format('woff'),
      url('../font/firago-regular.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'firago-bold';   
  src: url('../font/firago-bold.woff2') format('woff2'),
      url('../font/firago-bold.woff') format('woff'),
      url('../font/firago-bold.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'firago-mediumitalic';   
  src: url('../font/firago-mediumitalic.woff2') format('woff2'),
      url('../font/firago-mediumitalic.woff') format('woff'),
      url('../font/firago-mediumitalic.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}



{
  text-transform: none;
}


button,
[type="submit"] {
  -webkit-appearance: button;
}


button::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}



button:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}


html, body {
  scroll-behavior: smooth;
  margin: 0;
  background: #bbbac3;
}

body {
  max-width: 480px;
  width: 100%;
  margin: auto;
  font-family: 'firago-medium';
  font-weight: 400;
  font-size: 17px;
  color: #f8f8f8;
  background: #0d0c1c;
  line-height: 1.5em;
}



/* MainBanner */

.mainbanner {
  height: 760px;
  background-color: #0e0d1d;
  background-size: 100%;
}

.titlebackground {
  position: relative;
  margin-bottom: -238px;
  z-index: 2;
  
}





.container {
  position: relative;
  text-align: center;
  color: white;
}

.maintitle {

  position: relative;
  padding-top: 5px;
  font-size: 35px;
  color: #ffffff;
  font-family: 'firago-bold';
  z-index: 4;
  
}


.undertitle {
    
  position: relative;
  margin-top: 17px;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  z-index: 4;
  font-family: 'firago-bold';


}


/* -------- */






.sale {

  cursor: pointer;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: linear-gradient(to right, #6a3093 0%, #a044ff  51%, #6a3093  100%);
  background-size: 200% auto;
  display: block;
  text-align: center;
  padding: 20px;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 175px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 90px;
  margin-bottom: 90px;
  margin-left: 25px;
  border: none;


           

    
 
 


           

    
 
 
  


}

.figure {
  position: relative;
height: 410px;
margin-top: -173px;
margin-bottom: -10px;
background-image: url(../img/mainbanner/elements/figure.png);
background-size: 62%;
background-repeat: no-repeat;
background-position: 158px 10px;
z-index: 1; 
} 




.product {

width: 52%;
z-index: 0;
margin-top: -300px;

}







/* --------------------------- mainbenefits ----------------------------- */




.main-benefits {
  margin-top: 0px;
  background-color: #0a0916;
  border-radius: 12px;
  background-image: url(../img/main-benefits/background.png);
  background-position: center;
  background-size: 140%;
  background-repeat: no-repeat;
  height: 160px;

}




.main-benefits-name {
  font-family: 'firago-medium';
  text-align: center;


}



.main-benefits .boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0px;

}
.main-benefits .boxes .box{
  margin: 5px 10px;
  width: calc(100% / 3 - 20px);
  text-align: center;
  border-radius: 12px;
  padding: 28px 10px;
  cursor: default;
  transition: all 0.4s ease;
}



.main-benefits .boxes .box .icon{
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto 10px auto;
  transition: all 0.4s ease;
  

}

.icon-image {
  height: 40px;
  width: 40px;
}

.main-benefits-text {

  font-size: 13px;
  line-height: normal;
  font-family: 'firago-regular';
  opacity: 80%;
  margin-top: -8px;


}


.benefits .boxes .topic {
  font-family: 'firago-medium';
  font-size: 22px;
  color: #f3ebf7;
  
}









/* -----------------------------------------------------------*/





/* TimerandButton */


.try {
 
 color: #a044ff;
 margin-top: 20px;
 text-align: center;
 font-size: 20px;

}

         





/* ღილაკის და ტაიმერის სექციის, ფორმის სექციის უკანა ფონის ფერი */
.timerandbutton {
  background: #0d0c1c;
  padding-top: 60px ;
  padding: none;
  padding-bottom: 30px;
}

/* ტაიმერის ზემოთ დაწერილი ტექსტი */
.timerandbutton .timer p {
  text-align: center;
  color: #ffffff;
  margin-top: -20px;
  padding-bottom: 0px;
  

}

/* ციფრების ფერი ტაიმერში */
.timerandbutton .clockdiv {
  margin: auto;
  display: block;
  font-family: 'firago-regular';
  text-align: center;
  font-size: 45px;
  color: #ffffff;
}

/* ჰორიზონტალურად რომ განთავსდეს ტაიმერის ელემენტები */
.timerandbutton .clockdiv > div {
  display: inline-block;
}

/* ტაიმერის კვადრატები */
.timerandbutton .clockdiv div > span {
  padding: 8px;
  border-radius: 5px;
  background: #16142e;
  display: center;
  height: 50px;
  width: 70px;
}

/* ტაიმერში :-ის ფერი */
.timerandbutton .clockdiv .mins:before, .timerandbutton .clockdiv .mins:after {
  content: ":";
  color: #f6f8ff;

}






/* ------------ trust ------------- */


.minidescription {

  background-color: #0a0916;
  height: 450px;
  padding-top: 30px;
  background-image: url(../img/minidescription/woman.png);
  background-size: 35%;
  background-repeat: no-repeat;
  background-position: 295px 65px;
  
  }
  
  
  .minidescription-title {
  
  font-size: 20px;
  line-height: normal;
  font-family: 'firago-medium';
  margin-left: 20px;
  margin-right: 60px;
  color: #a044ff;
  
  
  
  }
  
  
  .minidescription-text {
  
    margin-top: 15px;
    font-size: 15px;
    margin-left: 20px;
    margin-right: 170px;
    line-height: normal;
    font-family: 'firago-regular';
  }
  
  
  .product-minidescription {
  
  width: 43%;
  margin-left: 60px;
  margin-top: 15px;
  
  
  
  }




  /* Benefits */



.benefits {

  background-color: #1a1739;
  padding-top: 30px;
  height: 370px;
  
  
 
 }


.benefits-name {
  font-family: 'firago-medium';
  margin-top: 50px;
  text-align: center;
  line-height: normal;
  font-size: 22px;
  
 

}



.benefits .boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0px;
  margin-left: 14px;
  margin-right: 14px;
  margin-top: 30px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  border-radius: 12px;
  background-color: #f6f6f6;
  

}
.benefits .boxes .box{
  margin: 20px 10px;
  width: calc(100% / 3 - 20px);
  text-align: center;
  border-radius: 12px;
  padding: 10px 10px;
  cursor: default;
  transition: all 0.4s ease;
  
}



.benefits .boxes .box .icon{
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto 10px auto;
  transition: all 0.4s ease;

}

.icon-image {
  height: 35px;
  width: 35px;
}

.benefits-text {

  font-size: 10px;
  color: #0a0916;
  line-height: normal;
  font-family: 'firago-regular';
  margin-top: -15px;


}



.benefits .boxes .topic {
  font-family: 'firago-medium';
  font-size: 22px;
  color: #f3ebf7;
  
}



/* ------------beforeandafter------------- */


.beforeandafter {

  background-color: #0a0916;
  padding-top: 40px;
  padding-bottom: 50px;

}



.beforeandafter-title {

  text-align: center;
  font-family: 'firago-bold';
  font-size: 28px;
  margin-bottom: 20px;
  color: #a044ff;

}



  

  .beforeandafter-topic{
    color: #e0e0e0;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'firago-regular';
    margin-top: 10px;
  }



.beforeandafter-boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 14px;
  margin-right: 14px;
}
.beforeandafter-box{
  margin: 10px 0;
  width: calc(100% / 2 - 8px);
  text-align: center;
  border-radius: 12px;
  padding: 15px 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);   
  cursor: default;
  transition: all 0.4s ease;
  background-color: #121028;
}




.beforeandafter-iphoto {

margin-left: auto;
margin-right: auto;
border-radius: 12px;
margin-top: 0px;


}




/* ------------ingredients------------- */


.ingredients {

  background-color: #110f25;
  padding-top: 40px;
  padding-bottom: 50px;

}



.ingredients-title {

  text-align: center;
  font-family: 'firago-bold';
  font-size: 27px;
  margin-bottom: 5px;
  color: #a044ff;

}

.ingredients-undertitle {

  text-align: center;
  font-family: 'firago-regular';
  font-size: 15px;
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #f3ebf7;
  
  }

  

  .ingredients-topic{
    color: #e0e0e0;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'firago-bold';
    margin-top: 10px;
  }

  .ingredients-text {

    color: #e0e0e0; 
    opacity: 80%;
    font-family: 'firago-regular';
    margin-bottom: 0px;
    font-size: 12px;
    text-align: normal;
line-height: normal;
    
   }

.ingredients-boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 14px;
  margin-right: 14px;
}
.ingredients-box{
  margin: 10px 0;
  width: calc(100% / 2 - 8px);
  text-align: center;
  border-radius: 12px;
  padding: 23px 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);   
  cursor: default;
  transition: all 0.4s ease;
  background-color: #171433;
}




.ingredients-iphoto {

height: 120px;
margin-left: auto;
margin-right: auto;
border-radius: 12px;
margin-top: -7px;


}


/* ------------------- doctor ----------------------- */


.doctor {

  padding-top: 30px;
  padding-bottom: 325px;
  background-color: #0a0916;
  background-image: url(../img/doctor/doctor.png);
  background-size: 55%;
  background-repeat: no-repeat;
  background-position: 20px bottom;
  }

  .doctor-title {
  
    font-size: 22px;
    line-height: normal;
    font-family: 'firago-medium';
    margin-left: 23px;
    margin-right: 23px;
    color: #4499ff;
    ;
    
    }
  
  .doctor-text {
  
  font-size: 15px;
  line-height: normal;
  font-family: 'firago-regular';
  margin-left: 23px;
  margin-right: 23px;
  margin-top: 15px;
  
  }

  .doctor-text-mini {
    margin-top: 12px;
    font-size: 15px;
    line-height: normal;
    font-family: 'firago-regular';
    opacity: 80%;
    margin-left: 23px;
    margin-right: 23px;
    
    }
  
  .doctor-name {
  font-size: 16px;
  line-height: normal;
  font-family: 'firago-regular';
  color: #4499ff;
  opacity: 80%;
  margin-top: 50px;
  margin-left: 230px;
  margin-right: 23px;
  
  }




    /* ------------instruction------------- */


  
.instruction {

  background-color: #110f25;
  padding-top: 40px;
  padding-bottom: 70px;
  

}



.instruction-title {

  text-align: center;
  font-family: 'firago-bold';
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #a044ff;

}

.instruction-undertitle {

  text-align: center;
  font-family: 'firago-regular';
  font-size: 15px;
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #f3ebf7;
  
  }

  

  .instruction-topic{
    color: #e0e0e0;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: 'firago-bold';
    margin-top: 10px;
  }

  .instruction-text {

    color: #e0e0e0; 
    opacity: 80%;
    font-family: 'firago-regular';
    margin-bottom: 0px;
    font-size: 12px;
    text-align: normal;
    line-height: normal;
  }


  

.instruction-boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 14px;
  margin-right: 14px;
}
.instruction-box{
  margin: 10px 0;
  width: calc(100% / 2 - 8px);
  text-align: center;
  border-radius: 12px;
  padding: 23px 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);   
  cursor: default;
  transition: all 0.4s ease;
  background-color: #171433;
}




.instruction-iphoto {

height: 80px;
margin-left: auto;
margin-right: auto;
border-radius: 12px;
margin-top: -7px;


}

























/* Reviews */


.reviewssec {
  background: #1a1739;
  padding-top: 50px;
  margin-bottom: 0px;
  margin-top: 0px;

}

.revtitleup {

  font-size: 32px;
  text-align: center;
  color: #ffffff;
  padding-top: 0px;
  margin-bottom: 10px;


}

.revtitledown {

  font-size: 32px;
  font-family: 'firago-mediumitalic';
  text-align: center;
  color: #4499ff;
  padding-top: 0px;
  margin-bottom: 50px;
  
}



.rev_item{
  width: 420px;
  padding: 10px 10px 20px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  background: #23204e;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;

}
.rev_item>img{
  display: block;
  margin: 0 auto 18px;
}
.rev_item>span{
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  display: block;
  padding: 0 25px;
  margin-top: 15px;
  margin-bottom: 28px;
  
}
.rev_item>p{
  padding: 0 25px;
  font-size: 16px;
  font-family: 'firago-regular';
  color: #ffffff;
}
.rev_item .name{
  margin-top: 20px;
  padding: 0 25px;
  color: #ffffff;
  font-family: 'firago-regular';



}
.rev_item .name>span{
  display: block;
}
.reviews .owl-prev,
.reviews .owl-next{
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  background: url(../img/reviews/rev_arrow.png) 10% 10%  no-repeat;
  background-size: 30px;
  opacity: 80%;
  ;
}
.reviews .owl-prev{
  left: 10px;
}
.reviews .owl-next{
  transform: rotate(180deg); 
  right: 10px;
}

.reviewssec .button{
  margin-top: 40px;
}


/* HowWeWork */  

.hww {
  background: #0a0916;
  padding-bottom: 110px;
  padding-top: 40px;

}

.hwwmaintitle {

  text-align: center;
  font-family: 'firago-mediumitalic';
  color: #26428c;
  font-size: 35px;
  padding-top: 0px;
  top: 20px;
  position: relative;
  

}



.hwwcontainer {

  
  display: grid;
  position: relative;
  
  

}

.hwwtitle {

  
  text-align: left;
  color: #191919;
  font-size: 26px;
  margin-left: 115px;
  position: relative;
  
  


}

.hwwtext {

  position: relative;
  text-align: left;
  color: #515151;
  font-family: 'firago-mediumitalic';
  font-size: 16px;
  margin-left: 115px;
  margin-top: 7px;
  line-height: 17px;

}




 





/* Button */

.btn {
  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: linear-gradient(to right, #6a3093 0%, #a044ff  51%, #6a3093  100%);
  background-size: 200% auto;
  display: block; 
  text-align: center;
  padding: 20px;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 380px;
  height: 70px;
  margin-top: 50px;
  margin-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  
}


         

 



         

  



         

 
        
.btn:hover {
  
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}




/* Form */


.finalform {

padding-top: 30px;
padding-bottom: 100px;



}

.timerform {

padding-top: 0px; 
padding-bottom: 50px;

}


/* ტაიმერის ზემოთ დაწერილი ტექსტი */
.timer p {
  text-align: center;
  color: #191919;
  margin-top: 35px;
  margin-bottom: 35px;

}


/* ციფრების ფერი ტაიმერში */
.timerform .clockdiv {
  margin: auto;
  display: block;
  font-family: 'firago-regular';
  text-align: center;
  font-size: 45px;
  color: #ffffff;
}

/* ჰორიზონტალურად რომ განთავსდეს ტაიმერის ელემენტები */
.timerform .clockdiv > div {
  display: inline-block;
}

/* ტაიმერის კვადრატები */
.timerform .clockdiv div > span {
  padding: 8px;
  border-radius: 5px;
  background: #0e1b40;
  display: center;
  height: 50px;
  width: 70px;
}

/* ტაიმერში :-ის ფერი */
.timerform .clockdiv .mins:before, .timerform .clockdiv .mins:after {
  content: ":";
  color: #0e1b40;

}



/* ფორმის სიგანე და დაშორება ფორმამდე */
form {
  padding-top: 0;
  padding-bottom: 0;
}

/* მითითებების ტექსტი (მაგ.თქვენი სახელი) */
form div {
  color: #191919;
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
  text-align: center;
}

/* შეყვანილი ტექსტი ფორმაში */

input[type=text] {
  width: 400px;
  padding-left: 50px;
  padding-right: 40px;
  color: #1f1f1f;
  font-family: 'firago-regular';
  font-size: 15px;
  padding: 12px 20px;
  margin: 8px 0;
  border-radius: 20px;
  box-sizing: border-box;
  border: none;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  position: relative;
  width: 380px;
  height: 70px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  
}

input[type=tel] {
  width: 400px;
  padding-left: 40px;
  padding-right: 40px;
  color: #1f1f1f;
  font-family: 'firago-regular';
  font-size: 15px;
  padding: 12px 20px;
  margin: 8px 0;
  border-radius: 20px;
  box-sizing: border-box;
  border: none;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  position: relative;
  width: 380px;
  height: 70px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
 
}

/* ფორმის ღილაკი */


.button[type=submit] {

  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: linear-gradient(to right, #6a3093 0%, #a044ff  51%, #6a3093  100%);
  background-size: 200% auto;
  display: block;
  text-align: center;
  padding: 20px;
  transition: 0.5s;
  position: relative; 
  width: 380px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  border: none; 
  
}




.button:hover {
  
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

  ::placeholder {
    color: #808080;  
    font-family: 'firago-regular';
    font-size: 17px;

    }





















  /* ------------hww------------- */


  .hww {

    background-color: #0a0916;
    padding-top: 50px;
    padding-bottom: 70px;
    }
    
    
    
    .hww-title {
    
    text-align: center;
    font-family: 'firago-medium';
    font-size: 30px;
    margin-bottom: 30px;
    color: #e0e0e0;
    
    }
    
   
    
    .hww-topic{
      color: #e0e0e0;
      font-size: 18px;
      margin-bottom: 3px;
      font-family: 'firago-medium';
      
    }
  
   .hww-text{
  
    color: #e0e0e0;
    font-size: 14px;
    font-family: 'firago-regular';
    opacity: 80%;
    line-height: normal;
  
  
   }
  
  
  
  
    
    .hww-boxes{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-left: 15px;
      margin-right: 15px;
  
    }

    .hww-box{
      
      margin: 8px 10px;
      width: calc(100%/ 2 - 20px);
      height: 210px;
      text-align: center;
      border-radius: 12px;
      padding: 30px 10px;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
      cursor: default;
      transition: all 0.4s ease;
      background-color:#100f25;
    }
    
    
    
    
    
    .hww-iphoto {
    
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    
    
    }




























    