@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: 200;
  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-italic';   
  src: url('../font/firago-italic.woff2') format('woff2'),
      url('../font/firago-italic.woff') format('woff'),
      url('../font/firago-italic.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;
}

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

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

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



{
  text-transform: none;
}


button,
[type="submit"] {
  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;
}


:root {
  
  --linear-gradient-sale: linear-gradient(to right, #1FA2FF 21%, #12D8FA 100%);
  --linear-gradient-btn: linear-gradient(to right, #1FA2FF 0%, #12D8FA  51%, #1FA2FF  100%);
  --space: #0d0d14;
  --timerandbutton-finalform-hww-dark: #0d0d14;
  --timercolors: #ffffff;
  --description-reviewssec-light: #11111c;
  --description-text: #fffdfd;
  --description-text-opacity: 100%;
  --revtitleup: #ffffff;
  --rev_item-texts-color: #c6c6c6;
  --rev_item-color: #161626;
  --timer-background-color: #161623;
  --maintitle-undertitle-color: #171d1d;
  --title-revtitledown-hwwmaintitle-color: #1595f1;
  --hwwtitle: #ffffff;
  --hwwtext: #d4d4d4;
  
}    


 
         

  






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

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




.benefits {
  display: block;  
  text-align: center;
  color: #ffffff;
  margin-top: 10px;

}

.listitem {
  display: inline-block; 
  font-size: 15px;
  font-family: 'firago-regular';
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  font-feature-settings: "case" on;
}





.maintitle {

  position: relative;
  padding-top: 38px;
  font-size: 36px;
  color: #dae8fc;
  line-height: 36px;
  font-family: "firago-bolditalic";
  letter-spacing: normal;
  font-feature-settings: "case" on;
  
}




  .undertitle {
    
    position: relative;
    margin-top: 4px;
    font-size: 18px;
    z-index: 4;
    color: #cedef7;
    font-family: "firago-italic";
    letter-spacing: normal;
    font-feature-settings: "case" on;
  

  
  }






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




.sale {

  font-size: 20px;
  color: #ffffff;
  background-image: var(--linear-gradient-sale);
  opacity: 1;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 147px;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  z-index: 4;
  position: relative;
  box-shadow: rgba(111, 100, 107, 0.2) 0px 7px 29px 0px;
  font-family: "firago-bolditalic";

}

/* Price */



.pricearea {

  background-color: var(--timerandbutton-finalform-hww-dark);  
  padding-bottom: none;



}

.price {
   
  padding-bottom: none;
  font-family: "firago-heavyitalic";


}



.oldprice {

  font-size: 28px;
  position: relative;
  margin-top: 0px;
  margin-left: -150px;
  color: #c5c5c5;
  text-align: center;
  top: -14px;
  z-index: 2; 
  text-decoration: line-through;
  font-feature-settings: "case" on;
  font-family: "firago-mediumitalic";
  
  }

.newprice {

  font-size: 28px;
  position: relative;
  margin-top: -40px;
  margin-left: 140px;
  color: #00c8f5;
  text-align: center;
  z-index: 2;
  font-family: "firago-bolditalic";


}

.box{
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -42px;
  height: 60px;
  background-color: #161623;
  border-radius: 40px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  z-index: 1;
  
  }

  .behindbox{
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
    height: 60px;
    background-image: linear-gradient(to right, #d40004 21%, #d80004 100%);
    border-radius: 40px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
    transform: rotate(5deg);
    z-index: 0;
    
    }



/* TimerandButton */



/* ღილაკის და ტაიმერის სექციის, ფორმის სექციის უკანა ფონის ფერი */
.timerandbutton {
  background: var(--timerandbutton-finalform-hww-dark);
  padding-top: 0;
  padding: none;
  padding-bottom: 30px;
  background-size: 100%;

}

/* ტაიმერის ზემოთ დაწერილი ტექსტი */
.timerandbutton .timer p {
  text-align: center;
  color: var(--timercolors);
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 70px;
  font-family: "firago-mediumitalic";

}

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

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

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

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

}


/* Description */

.description {

  background-color: var(--description-reviewssec-light);
  padding-top: 40px;
  padding-bottom: 80px;
  

}


.group {

  padding-top: 35px;

}

.title {

  font-size: 26px;
  background: var(--title-revtitledown-hwwmaintitle-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "firago-bolditalic";
  padding-top: 0 ;
  margin-left: 50px;
  margin-right: 50px;
  line-height: 30px;
  font-feature-settings: "case" on;


}

  .text {

    font-size: 17px;
    font-family: 'firago-italic';
    color: var(--description-text);
    margin-top: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 0px;
    opacity: var(--description-text-opacity);
    font-feature-settings: "case" on;
    opacity: 80%;
  
  }



  .strong {
    color: #ffe192;
  }




.multititle {

  font-size: 32px;
  color: #000000;
  font-family: 'firago-bold';
  text-align: center;
  padding-top: 40px ;
  margin-left: auto;
  margin-right: auto;
  font-feature-settings: "case" on;
 
}

.imagemulti {

width: 95%;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
padding-bottom: 55px;


}




/* PicturesStartFromHere */


.mainbanner {
  height: 700px;
  background-color: #fffbfb;
  background-image: url(../img/mainbanner.jpg);
  background-position: bottom;
  background-size: 100%;
  z-index: 0;
  
}



.image1 {

  background-image: url(../img/1.jpg);
  height: 640px;
  background-size: 100%;
  background-position: bottom;
  
}



.image2 {

  background-image: url(../img/2.jpg);
  height: 680px;
  background-size: 100%;
  background-position: bottom;
  background-repeat: none;

}

.image3 {

  background-image: url(../img/3.jpg);
  height:750px;
  background-size: 100%;
  background-position: bottom;
  background-repeat: none;

}

.image4 {

  background-image: url(../img/4.jpg);
  height: 630px;
  background-size: 100%;
  background-position: bottom;
  background-repeat: none;

}

.image5 {

  background-image: url(../img/5.jpg);
  height: 640px;
  background-size: 100%;
  background-position: bottom;
  background-repeat: none;

}

.image6 {

  background-image: url(../img/6.jpg);
  height: 640px;
  background-size: 100%;
  background-position: bottom;
  background-repeat: none;

}


.image7 {

  background-image: url(../img/7.jpg);
  height: 480px;
  background-size: 100%;
  background-position: bottom;
  background-repeat: none;

}









       
  .space {

    background-color: var(--space);
    height: 25px;

  }




.imagetitle {

  position: relative;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  padding-top: 50px;
  font-size: 31px;
  color: #386641;
  
}

.undertitle2 {

  position: relative;
  text-align: center;
  margin-top: 8px;
  font-size: 17px;
  font-family: 'firago-regular';
  color: #386641;
  z-index: 4;
  font-feature-settings: "case" on;

}



/* Reviews */


.reviewssec {
  background: var(--description-reviewssec-light);
  padding-top: 50px;
  margin-bottom: 0px;
  margin-top: 0px;

}

.revtitleup {

  font-size: 32px;
  text-align: center;
  color: var(--revtitleup);
  padding-top: 0px;
  margin-bottom: 2px;
  font-family: 'firago-bolditalic';



}

.revtitledown {

  font-size: 32px;
  text-align: center;
  color: #1FA2FF;
  margin-bottom: 50px;
  padding-top: 0px;
  line-height: 38px;
  font-feature-settings: "case" on;
  font-family: 'firago-bolditalic';
  
}



.rev_item{
  width: 420px;
  padding: 10px 10px 20px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  background: var(--rev_item-color);
  box-shadow: rgba(74, 74, 74, 0.1) 0px 30px 60px -12px, rgba(108, 108, 108, 0.1) 0px 18px 36px -18px;

}
.rev_item>img{
  display: block;
  margin: 0 auto 18px;
}
.rev_item>span{
  font-size: 18px;
  color: var(--rev_item-texts-color);
  font-weight: 700;
  display: block;
  padding: 0 25px;
  margin-top: 15px;
  margin-bottom: 28px;
  font-family: 'firago-bolditalic';

}
.rev_item>p{
  padding: 0 25px;
  font-size: 16px;
  font-family: 'firago-italic';
  color: var(--rev_item-texts-color);
  font-feature-settings: "case" on;
}
.rev_item .name{
  margin-top: 20px;
  padding: 0 25px;
  color: var(--rev_item-texts-color);
  font-family: 'firago-mediumitalic';
  font-feature-settings: "case" on;



}
.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/rev_arrow.png) 10% 10%  no-repeat;
  background-size: 30px;
  opacity: 20%;
  
}
.reviews .owl-prev{
  left: 10px;
  
}
.reviews .owl-next{
  transform: rotate(180deg); 
  right: 10px;
  
}

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


/* HowWeWork */  



.hww {
  background: var(--timerandbutton-finalform-hww-dark);
  padding-bottom: 110px;
  padding-top: 40px;

}




.hwwmaintitle {

  text-align: center;
  font-family: 'firago-bolditalic';
  color: #1FA2FF;
  font-size: 35px;
  padding-top: 0px;
  top: 20px;
  position: relative;
  font-feature-settings: "case" on;
  

}



.hwwcontainer {

  
  display: grid;
  position: relative;
  
  

}

.hwwtitle {

  
  text-align: left;
  color: var(--hwwtitle);
  font-size: 26px;
  margin-left: 115px;
  position: relative;
  font-family: 'firago-bolditalic';
  
  


}

.hwwtext {

  position: relative;
  text-align: left;
  color: var(--hwwtext);
  font-family: 'firago-mediumitalic';
  font-size: 16px;
  margin-left: 115px;
  margin-top: 7px;
  line-height: 17px;
  font-feature-settings: "case" on;

}




 
.icon1 {

  width: 67px;
  margin-left: 35px;
  position: relative;
  top: 60px;

}


.icon2 {

  width: 67px;
  margin-left: 35px;
  position: relative;
  top: 60px;
  
  }

.icon3 {

    width: 67px;
    margin-left: 35px;
    position: relative;
    top: 60px;
    
    }

    .icon4 {

      width: 56px;
      margin-left: 43px;
      position: relative;
      top: 60px;
      
      }


/* Button */

.btn {
  cursor: pointer;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: var(--linear-gradient-btn);
  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;
  font-family: "firago-bolditalic";
  
}

         

 
        
.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;
background-color: var(--timerandbutton-finalform-hww-dark);

}

.timerform {

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

}


/* ტაიმერის ზემოთ დაწერილი ტექსტი */
.timer p {
  text-align: center;
  color: var(--timercolors);
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: 'firago-mediumitalic';

}


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

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

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

/* ტაიმერში :-ის ფერი */
.timerform .clockdiv .mins:before, .timerform .clockdiv .mins:after {
  content: ":";
  color: var(--timercolors);

}



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

/* მითითებების ტექსტი (მაგ.თქვენი სახელი) */
form div {
  color: #111111;
  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;
  font-feature-settings: "case" on;
  
}

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;
  font-feature-settings: "case" on;
 
}

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

.button[type=submit] {

  cursor: pointer;
  color: #ffffff;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: var(--linear-gradient-btn);
  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; 
  font-family: "firago-bolditalic";
  font-feature-settings: "case" on;

}




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

input {
  margin: 0.4rem 0;
}


  ::placeholder {
    color: #a2a2a2;
    font-family: 'firago-italic';
    font-size: 17px;
    font-feature-settings: "case" on;

    }



