@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: #dcdcdc;
}

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



/* MainBanner */

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

.titlebackground {

position: relative;



}

.curvedline {

top: 30px;
position: relative;
z-index: 2;


}



.maintitle {

  position: relative;
  padding-top: 34px;
  font-size: 31px;
  color: #386641;
  
}

.undertitle {

  position: relative;
  margin-top: 8px;
  font-size: 17px;
  font-family: 'FiraGo-Regular';
  color: #386641;
  z-index: 4;

}

.mainicon {

width: 30px;
margin-top: 20px;
margin-left: 54px;
margin-right: 54px;


}





.undericontext1 {

display: inline-block;
text-align: center;
font-size: 12px;
font-family: 'FiraGo-regular';
line-height: 14px;
color: #386641;
padding: 0;

}

.undericontext1 {

  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-family: 'FiraGo-regular';
  line-height: 14px;
  color: #386641;
  padding: 0;
  
  }

  .undericontext1 {

    display: inline-block;
    font-size: 12px;
    font-family: 'FiraGo-regular';
    line-height: 14px;
    color: #386641;
    margin-right:10px ;

    
    
    }

    .undericontext2 {

      display: inline-block;
      font-size: 12px;
      font-family: 'FiraGo-regular';
      line-height: 14px;
      color: #386641;
      margin-left: 50px;
      margin-right: 68px;
      
      }


  .undericontext3 {

    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: 'FiraGo-regular';
    line-height: 14px;
    color: #386641;
    margin-right: 12px;
    
    
    }



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

.sale {

font-size: 20px;
font-family: ;
color: #ffffff;
background-color: #fc01ee;
opacity: 0.8;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
width: 120px;
border-radius: 50px;
margin-left: 32px;
margin-top: 50px;
z-index: 4;
position: relative;
box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}

/* Price */

.oldprice {

font-size: 28px;
position: relative;
margin-top: 0px;
margin-left: -150px;
font-family: 'FiraGo-Regular';
color: #c0b7ee;
text-align: center;
top: -14px;
z-index: 1; 
text-decoration: line-through;

}

.pricearea{

background-color: #e0e4e5;  
padding-bottom: none;


}

.price {
   
  padding-bottom: none;


}

.newprice {

font-size: 28px;
position: relative;
margin-top: -40px;
margin-left: 140px;
color: #fc01ee;
text-align: center;
z-index: 1;

}

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



/* TimerandButton */



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

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

}

/* ციფრების ფერი ტაიმერში */
.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: #191919;
  display: center;
  height: 50px;
  width: 70px;
}

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

}


/* Description */

.description {

background-color: #ffffff;
padding-top: 50px;
padding-bottom: 80px;

}

.group {

  padding-top: 35px;

}

.title {

font-size: 22px;
color: #386641;
padding-top: 0 ;
margin-left: 50px;
margin-right: 50px;

}

.text {

  font-size: 15px;
  font-family: 'Firago-Regular';
  color: #191919;
  margin-top: 16px;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 0px;
  
  }


/* PicturesStartFromHere */

.images {
background-image: url(../img/1.jpg);
height: 640px;
background-size: 100%;

}



.imagetitle {

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

.undertitle {

  position: relative;
  text-align: center;
  margin-top: 8px;
  font-size: 17px;
  font-family: 'FiraGo-Regular';
  color: #386641;
  z-index: 4;

}

.beforeandafter {
  background-image: url(../img/beforeandafter.jpg);
  height: 900px;
  background-size: 100%;
  
  }
  
  
  
  .beforeandafterttl {
  
    position: relative;
    text-align: center;
    line-height: 35px;
    padding-left: auto;
    padding-right: auto;
    padding-top: 40px;
    font-size: 28px;
    color: #191919;
    
  }
  




/* Reviews */


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

}

.revtitleup {

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


}

.revtitledown {

  font-size: 32px;
  font-family: 'Firago-Regular';
  text-align: center;
  color: #191919;
  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: #e0e4e5;
  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: #191919;
  font-weight: 700;
  display: block;
  padding: 0 25px;
  margin-top: 15px;
  margin-bottom: 28px;
  text-transform: uppercase;
}
.rev_item>p{
  padding: 0 25px;
  font-size: 16px;
  font-family: 'FiraGo-Regular';
  color: #191919;
}
.rev_item .name{
  margin-top: 20px;
  padding: 0 25px;
  color: #191919;
  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: 40%;
  background: url(../img/rev_arrow.png) 10% 10%  no-repeat;
  background-size: 30px;
  ;
}
.reviews .owl-prev{
  left: 10px;
}
.reviews .owl-next{
  transform: rotate(180deg); 
  right: 10px;
}

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


/* HowWeWork */  

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

}

.hwwmaintitle {

  text-align: center;
  color: #191919;
  font-size: 35px;
  padding-top: 0px;
  top: 20px;
  position: relative;
  


}



.hwwcontainer {

  
  
  color: white;
  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: #191919;
  font-size: 16px;
  margin-left: 115px;
  margin-top: 7px;
  line-height: 17px;

}




 
.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;
      
      }













/* OldButton */

.btn {
  cursor: pointer;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background: #fc01ee;
  display: block;
  text-align: center;
  padding: 20px;
  transition: all 0.2s ease-in-out;
  position: relative;
  display: block;
  width: 380px;
  height: 70px;
  margin-top: 50px;
  margin-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.btn:hover {
  
  box-shadow: 0 12px 12px #aa02a1;
}











/* Form */


.finalform {

padding-top: 30px;
padding-bottom: 100px;
background-color: #e0e4e5; 

}

.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: #191919;
  display: center;
  height: 50px;
  width: 70px;
}

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

}



/* ფორმის სიგანე და დაშორება ფორმამდე */
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: 24px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-color: #fc01ee ;
  display: block;
  text-align: center;
  padding: 20px;
  transition: all 0.2s ease-in-out;
  position: relative; 
  display: block;
  width: 380px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  border: none; 
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
}

.button:hover {
  
  box-shadow: 0 12px 12px #aa02a1;
}

  ::placeholder {
    color: #a2a2a2;  
    font-family: 'FiraGo-Regular';
    font-size: 15px;

    }



















