*{
    padding: 0;
    margin: 0;
}

/*თავი დასაწყისი*/

.container{
    display: flex;
    align-items: center;
    width: 100%;
}
nav{
    background-color: #B24210;
    overflow: hidden;
    height: 102px;
    width: 100%;
}
nav ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    padding-right: 10px;
}
nav a{
    color: #333333;
    text-decoration: none;
    font-size: clamp(10px 17px 1.188rem);
    padding: 15px;
    padding-top: 18px;
    display: block;
    text-align: center;
}
nav .a0{
    text-decoration: none;
    padding: 0;
    padding-top: 20px;
}
nav img{
    display: block;
    float: left;
    width: 40px;
    height: 58px;
    padding-top: 12.5px;
    padding-left: 60px;
}
nav .FC{
    display: block;
    float: right;
    padding-top: 5px;
    padding-right: 50px;
    width: 50px;
    height: 50px;
}
nav li{
    text-align: center;
    float: right;
    background-color: #9d380a;
    height: 60px;
    width: 130px;
}
nav button{
  text-align: center;
  float: right;
  background-color: #9d380a;
  height: 60px;
  width: 130px;
  border: none;
}
nav .listhead{
    border-radius: 15px 0px 0px 15px;
}
nav .listtail{
    border-radius: 0px 15px 15px 0px;
}
.menue{
  display: none;
}
.listmid:hover{
  background-color: #B24210;
  transition: 1s;
}
.listhead:hover{
  background-color: #B24210;
  transition: 1s;
}
.listtail:hover{
  background-color: #B24210;
  transition: 1s;
}
.lista{
  font-size: 17px;
  font-weight: bold;
  color: #DCD8D7;
}
.logo{
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 1px;
}
.sidebar{
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 240px;
  background-color: #E3DFDE;
}
.sidebar ul{
  display: flex;
  flex-direction: column;
  float: left;
  width: 100%;
}
.sidebar li{
  backdrop-filter: blur(10px);
  background-color: #E3DFDE;
  width: 100%;
}
.sidebar a{
  display: flex;
  float: left;
  color: #333333;
  width: 100%;
}
.sidebar a:hover{
  background-color: #B24210;
  transition: 1s;
}
.hide{
  background-color: #E3DFDE;
  border: none;
}
.hide div{
  font-size: 30px;
  transform: rotate(45deg);
}
.topbar{
  display: none;
  position: absolute;
  right: 0;
  height: 300px;
  width: 100%;
  background-color: #e3dfdecf;
  backdrop-filter: blur(10px);
}
.topbarcolumn{
  display: flex;
  width: 100%;
}
.box1{
  height: 100%;
  flex: 1;
}
.box2{
  height: 100%;
  flex: 1;
}
.titlebox{
  margin-top: 20px;
  margin-left: 20px;
}
.title3{
  font-size: 19px;
}
.topbarlist{
  display: flex;
  flex-direction: column;
  float: left;
  margin-right: auto;
  margin-left: 50px;
}
.topbarlista{
  color: #333333;
  height: 4px;
  font-size: 17px;
}
.topbarlista:hover{
  color: #B24210;
  transition: 1s;
}
.extopbar{
  backdrop-filter: blur(10px);
  background-color: #e3dfdecf;
  border: none;
}
.extopbar div{
  font-size: 30px;
  transform: rotate(45deg);
}
.extopbarbox{
  display: flex;
  float: right;
}
.sidebarlist{
  display: none;
  width: 100%;
  height: 70%;
  background-color: #E3DFDE;
  flex-direction: column;
  overflow-y: auto;
}
.sidebarlist h1{
  font-size: 16px;
  margin-left: 5px;
}

.sidebarlist a{
  font-size: 13px;
}
.sidebarlist li{
  height: 30px;
}
.lista1{
  font-size: 17px;
}
.lista1:hover{
  color: #DCD8D7;
  transition: 1s;
}
.productli{
  width: 100%;
  height: 20px;
}
.hide1{
  width: 100%;
  background-color: #E3DFDE;
}
.hide1:hover{
  background-color: #B24210;
  transition: 1s;
}


/*თავი დასასრული*/


/*შესახებ დასაწყისი*/

.about{
  display: flex;
  justify-self: center;
}
.about1{
  float: right;
  object-position: 60% 0%;
  object-fit: cover;
  width: 70%;
  height: 680px;
  overflow: auto;
}
.about2{
  float: left;
  background-color: #B24210;
  width: 800px;
  height: 680px;
}
.p{
  color: #E3DFDE;
  padding-left: 10px;
  font-size: clamp(1rem, 1.3vw, 1.45rem);
  line-height: 2.2;
  text-indent: 20px;
  field-sizing: content;
}
.p2{
  text-align: center;
  color: #E3DFDE;
  max-width: 50ch;
  font-size: clamp(2rem, 3vw, 2.5rem);
  padding-bottom: 20px;
  padding-bottom: 16px;
  text-indent: 20px;
  line-height: 1.8;
}
.p2-2{
  font-size: clamp(1.5rem, 2vw, 2.5rem);
  color: #f8bf8f;
}
.kil1{
  display: block;
}
.kil2{
  display: none;
}
.kil3{
  display: none;
}

/*შესახებ დასასრული*/


/*დამატებითი ინფორმაციის დასაწყისი*/

.Tl{
  display: flex;
  justify-content: space-around;
  width: 100%;
  height: 500px;
  background-color: #E3DFDE;
}
.titlemt{
  background-color: #DCD8D7;
  width: 100%;
  height: 260px;
  margin-top: 90px;
}
.title1{
  display: flex;
  justify-content: center;
  height: 100px;
  margin-top: 10px;
}
.p3{
  overflow: hidden;
  height: 100px;
  text-align: center;
  font-size: clamp(1.6rem, 2.95vw, 2.5rem);
  margin-top: 30px;
  padding-bottom: 10px;
}
.info1{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.info2{
  display: flex;
  justify-content: center;
  margin-top: 0px;
}
.info3{
  display: flex;
  justify-content: center;
}
.p4{
  font-size: clamp(0.9rem, 1.7vw, 2.5rem);
}
.prd{
  color: red;
  font-size: clamp(0.9rem, 1.7vw, 2.5rem);
}
.prS{
  color: red;
  font-size: clamp(0.9rem, 1.7vw, 2.5rem);
  padding-top: 2.5px;
}

/*დამატებითი ინფორმაციის დასასრული*/


/*გამოფენის დასაწყისი*/

.DW11{
  width: 100%;
  height: 100%;
  background-color: #E3DFDE;
}
.grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
  justify-content: center;
}
.column{
  height: fit-content;
  background-color: #f0efed;
  border: none;
  margin-bottom: 70px;
}
.columnimg1{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  object-fit: cover;
  width: 264px;
  height: 276px;
  overflow: auto;
}
.columnimg2{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  object-fit: contain;
  width: 264px;
  height: 276px;
  overflow: auto;
}
.clbt1{
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border:none;  
  margin-top: 30px;
  padding:15px;
  min-height:30px; 
  min-width: 120px;
  border-radius: 50px;
  margin-bottom: 10px;
}
.clbt1:hover {
  background-color: #B24210;
  border: 2px solid black;
  color: #E3DFDE;
  border: none;
  transition: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 1s;
}
.title-co{
  margin-top: 15px;
  text-align: center;
  font-size: clamp(1rem, 2vw, 2rem);
}
.title-p{
  margin-top: 15px;
  text-align: center;
  font-size: clamp(1rem, 2vw, 2rem);
  color: red;
}
.column p{
  color: white;
  font-weight: bolder;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.type3{
  font-size: 25px;
  margin-top: 10px;
  width: 100px;
  height: 45.35px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #C0D72F;
  color: #333333;
}
.type1{
  font-size: 25px;
  margin-top: 10px;
  width: 100px;
  height: 45.35px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #03A551;
  color: #333333;
}
.type2{
  font-size: 25px;
  margin-top: 10px;
  width: 100px;
  height: 45.35px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #51B748;
  color: #333333;
}
.type1:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #03A551;
  border-top: 25px solid transparent;
  border-bottom: 22px solid transparent;
}
.type2:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #51B748;
  border-top: 25px solid transparent;
  border-bottom: 22px solid transparent;
}
.type3:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #C0D72F;
  border-top: 25px solid transparent;
  border-bottom: 22px solid transparent;
}
.cros{
  color: #333333;
}

/*გამოფენის დასასრული*/


/*კუდის დასაწყისი*/

.bottom{
  background-color: #B24210;
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: center;
}
.btp{
  color: white;
  text-align: center;
  margin: auto;
  margin-top: 45px;
  padding: 10px 0;
	width: 90%;
	max-width: 100ch;
  font-size: 1rem;
}

/*კუდის დასასრული*/

@media only screen and (max-width: 1300px) { 
  .drop { 
    display: block; 
  } 
  .main {
    display: none;
  }
  .about{
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .about2{
    width: 100%;
    height: 680px;
  }
  .FC{
    display: block;
    margin-top: 0%;
    margin-left: auto;
    width: 100px;
    height: 100px;
    padding: 10px 10px 10px 10px;
    object-fit: contain;
  }
  .ul1{
    display: none;
  }
  .menue{
    display: flex;
    float: right;
    border: none;
    background-color: none;
    font-size: 30px;
    color: #DCD8D7;
    width: 40px;
    height: 80px;
    padding-top: 28px;
    background-color: #B24210;
  }
  .menue div{
    font: solid;
    height: 20px;
    width: 20px;
    transform: rotate(90deg);
  }
  @media (max-width: 1070px) {
    .kil1{
      display: none;
    } 
    .kil2{
      display: block;
    }
  }
}
@media (max-width: 1150px) { 

}

  @media only screen and (max-width: 900px) { 
    .about1{
      display: none;
      height: 120%;
  }
  .about2{
    height: 500px;
  }
 }
   @media only screen and (max-width: 845px) { 

 }

  @media only screen and (max-width: 600px) { 
    .nav{
      overflow: hidden;
      width: 100%;
    }
    .p2{
      text-align: center;
    }
    .a0{
      display: none;
    }
    .kil{
      display: none;
    }
    .kil2{
      display: block;
    }
    .kil3{
      display: none;
    }
    .logo{
      padding-left: 40px;
    }
    .info1{
        font-size: 10px;
        text-align: center;
      }
      .info2{
        font-size: 10px;
        text-align: center;
      }
  }
   @media only screen and (max-width: 504px) { 
    .logo{
      padding-left: 20px;
    }
    .about2{
      height: 750px;
    }
  }
     @media only screen and (max-width: 380px) { 
      .info1{
        font-size: 10px;
        text-align: center;
      }
      .info2{
        font-size: 10px;
        text-align: center;
      }
  }

/*სანაგვეში რადგან ბატონ ზურაბს არ მოსწონს სილამაზე და მოწესრიგებულობა*/
/*

.DW11{
  display: flex;
  justify-content: space-around;
  width: 100%;
  height: 668px;
  background-color: #E3DFDE;
}
.column{
  background-color: #DCD8D7;
  width: 1000px;
  height: 448px;
  margin-top: 100px;
  float:left;
  border: 1px solid;
  padding: 10px;
  border: transparent;
  display: flex;
}
.columnimg1{
  display: block;
  margin-right: auto;
  margin-left: 30px;
  margin-top: 50px;
  object-fit: cover;
  width: 343.2px;
  height: 358.8px;
  overflow: auto;
}
.clbt1{
  display: block;
  margin-left: auto;
  margin-right: 40px;
  background-color: #E3DFDE;
  color: #333333;
  border:none;
  height:80px; 
  width: 160px;
  border-radius: 50px;
  font-size: 18px;
}
.clbt1:hover{
  background-color: #B24210;
  color: #E3DFDE;
  transition: 1s;
}
.clbt{
  margin-top: 70px;
  margin-bottom: auto;
  display: flex;
  align-items: center;
  gap: 20px;
}
.cl{
  display: block;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: 40px;
  height: 234px;
}
.title2{
  font-size: 30px;
  margin-right: 90px;
  width: 100%;
}
.info1{
  margin-top: 50px;
  padding-right: 15px;
  font-size: 18px;
}
.fas{
  font-size: 40px;
  color: red;
  display: block;
  width: 350px;
}
.arrows{
  display: flex;
  align-items: center;
}
.leftbuton{
  float: left;
  height: 240px;
  width: 70px;
  border: none;
  background-color: #E3DFDE;
}
.leftbuton div{
  height: 40px;
  width: 40px;
  border-top: 8px black solid;
  border-left: 8px black solid;
  transform: rotate(-45deg);
  margin-left: 16px;
}
.rightbuton{
  float: right;
  height: 240px;
  width: 70px;
  border: none;
  background-color: #E3DFDE;
}
.rightbuton div{
  height: 40px;
  width: 40px;
  border-top: 8px black solid;
  border-left: 8px black solid;
  transform: rotate(135deg);
  margin-left: 16px;
}
.right:hover{
  color: #B24210;
}

.DW11{
  display: grid;
  border: 2px solid red;
  grid-template-columns: 250px 250px 250px;
  width: 100%;
  height: 668px;
  background-color: #E3DFDE;
}
.column{
  background-color: #f0efed;
  width: 340px;
  height: 420px;
  margin-top: 100px;
  float:left;
  border: 1px solid;
  padding: 10px;
  border: transparent;
}
.columnimg1{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  object-fit: cover;
  width: 264px;
  height: 276px;
  overflow: auto;
}
.columnimg2{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  object-fit: contain;
  width: 264px;
  height: 276px;
  overflow: auto;
}
.clbt1{
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border:none;  
  margin-top: 30px;
  padding:15px;
  min-height:30px; 
  min-width: 120px;
  border-radius: 50px;
}
.clbt1:hover {
  background-color: #B24210;
  border: 2px solid black;
  color: #E3DFDE;
  border: none;
  transition: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 1s;
}
*/