* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  width: 100vw;
  font-family: Helvetica;
  background-color: rgba(225, 132, 132, 0);
}


.payment {
  color: #f7f7f7;
  background-color: #002975;
  font-size: 19px;
  padding: 8px 75px;
  cursor: pointer;
  border-radius: 20px;
}
.payment:hover {
  color: #2d63c8;
  background-color: #ffffff;
  border-radius: 20px;
}


.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: +1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #00000027;
  padding: 10px 0;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.navbar-list {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.navbar-list li {   
  display: inline;
  margin-right: 20px;

}


.lng-main:hover {
  background-color: #02020275;
}
.lng-main {       /*acribis*/
  display: inline-block;
  margin-left: 53px;
  padding: 0px 0px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: hsla(0, 0%, 100%, 0);
  border: none;
  border-radius: 1px;
  cursor: pointer;
  font-size: 18px;
}
.lng-main:hover {
  background-color: #02020275;
}
input, select, textarea {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 10px 20px;
  font-size: .9rem;
  outline: none;
  color: white;
}

a {
  text-decoration: none;
  color: blue;
}




.unit1 {
  position: absolute;
  left: 10%;
  top: 35%;
  font-size: 30px;
  color: rgb(255, 255, 255);
  z-index: 1;
}

.unit2 {
position: absolute;
top: 30%;
font-size: 60px;
color: rgb(255, 255, 255);
z-index: 1;
@media (min-width: 500px) {
  left: 10vw;
  }

}

@media (min-width: 500px) {
.unit3 {
position: absolute;
left: 56%;
top: 35%;
font-size: 23px;
color: rgb(255, 255, 255);
z-index: 1;
padding-right: 47vw;
margin-right: -42vw;
}}

.lng-1r1, .lng-2r1, .lng-3r1, .lng-4r1, .lng-5r1, .lng-6r1, .lng-7r1, .lng-8r1, .lng-9r1, .lng-10r1, .lng-11r1, .lng-12r1, .lng-13r1, .lng-14r1, .lng-15r1{
  font-family: 'Meie Script', cursive;
  font-family: 'Marck Script', cursive;
  font-style: italic;
  font-size: 3vh;
  
}
.lng-1r2, .lng-2r2, .lng-3r2, .lng-4r2, .lng-5r2, .lng-6r2, .lng-7r2, .lng-8r2, .lng-9r2, .lng-10r2, .lng-11r2, .lng-12r2, .lng-13r2, .lng-14r2, .lng-15r2{
  font-size: 3.5vh;
}

.intro {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 0; /* Set a neutral z-index value */
}

.intro .o {
  height: 100vh;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: -1; 
}

.fblock{
  text-align: center;
}

.lhv{
  text-align: center;
}

.fblock img {
  top: 10vh; 
 width: 40vw;
 z-index: 100;
}

.colors{
  text-align: center;
  z-index: 1000;
}

h1 .fbt {
  text-align: center;
  width: 60vw;
  word-wrap: break-word;
  text-align: center;

}

.tki {
width: 40vw;
text-align: center;
margin-top: 10vh;
}


.sbt {
  margin-top: 3vh;
  margin-bottom: 3vh;
  text-align: center;
 
}

.ssbt {
  padding-bottom: 10vh;
  width: 60vw;
  word-wrap: break-word;
  text-align: center;
  margin-left: 20vw;
padding-top: 5vh;
  }

.dv{
  padding-top: 10vh;
  width: 60vw;
  word-wrap: break-word;
  text-align: center;
  margin-left: 20vw;
  padding-bottom: 10vh;
}
.dvi {
  width: 40vw;
  padding-top: 15vh;
  text-align: center;
}


.dovgali{
  width: 40vw;
}
.dov {
  padding-bottom: 10vh;
}




.basement {
  height: auto;
  background-color: rgb(255, 255, 255);
}

a {
  text-decoration: none;
  color: #122040;
}

.middle{
  text-align: center;
  padding-top: 1vh;
}

.line{
  margin-left: 5vw;
  width: 90vw;
  height: 2px;
  background-color: #122040;
  display: block;
}

 .cabantxt{
  font-size: 5vh;
  color: rgb(9, 28, 47);
  padding-bottom: 5vh;
}

.hh{
  display: flex;
  margin-bottom: 10vh;
}
.column{
  flex: 1;
  margin-left: 2vw;
}

.log, .log2 {
  width: 12vw;
}

.lcolums{
  display: flex;
  justify-content: space-around;
  width: 95vw;
  margin-left: 5vw;
}

.llcolumns{
 margin-left: -2vw;
}



.fcol, .tcol, .scol, .lng-soc, .lng-contact{
  width: 20vw;
}

.lng-fstcol, .lng-sndcol, .lng-trdcol, .lng-soc, .lng-contact{
  color: rgb(9, 28, 47);
  text-align: left;
  font-size: 4vh;

}

.fct, .sct, .tct {
  margin-top: 2vh;
  font-size: 2.5vh;
}


li {
  list-style-type: none;
  word-wrap: break-word;
}

.line1{
  width: 90vw;
  height: 2px;
  background-color: #122040;
  display: block;
  margin-left: 5vw;
  margin-bottom: 10vh;
}

@media (max-width: 500px) {
  
.unit1 {
  position: absolute;
  left: 12%;
  top: 42%;
  font-size: 60px;
  color: rgb(255, 255, 255);
  z-index: 1;
  width: 80vw;
}

.unit2 {
position: absolute;
top: 30%;
font-size: 60px;
color: rgb(255, 255, 255);
z-index: 1;
  left: 10vw;
  width: 80vw;
}

.unit3 {
position: absolute;
left: 12%;
top: 50%;
font-size: 23px;
color: rgb(255, 255, 255);
z-index: 1;
width: 78vw;
}



.fblock img{
  width: 100vw;
}

.tki, .dvi, .dovgali{
  width: 100vw;
}


@media (prefers-color-scheme: dark) {
  body {
    background-color: rgb(30, 43, 56);
  }
 
  .o, .fblock img, .tki, .dvi, .dovgali {
    filter: brightness(0.4);
  }
   
  a {
    text-decoration: none;
    color: #b5b5b5;
  }
 
  .intro .tagol{
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 10;
    filter: brightness(0.4);
  }
  }
  }





.basement {
  height: auto;
  background-color: rgb(255, 255, 255);
  
}

a {
  text-decoration: none;
  color: #122040;
}

.middle{
  text-align: center;
  padding-top: 1vh;
  padding-bottom: 3vh;
}

.line{
  margin-left: 5vw;
  width: 90vw;
  height: 3px;
  background-color: #122040;
  display: block;
}

 .cabantxt{
  font-size: 5vh;
  color: rgb(9, 28, 47);
  padding-bottom: 5vh;
}

.hh{
  display: flex;
  margin-bottom: 10vh;
}
.column{
  flex: 1;
  margin-left: 2vw;
}

.log2{
  width: 12vw;
  cursor: pointer;
  margin-top: 4vh;
}

.log{
  content: url('Images/guardo-distributore\ ufficiale\ \(1\).png');
  width: 12vw;
  cursor: pointer;
  position: absolute;
}

.lcolums{
  display: flex;
  justify-content: space-around;
  width: 95vw;
  margin-left: 5vw;
}

.llcolumns{
 margin-left: -9%;
}



.fcol, .tcol, .scol, .lng-soc, .lng-contact{
  width: 20vw;
}

.lng-fstcol, .lng-sndcol, .lng-trdcol, .lng-soc, .lng-contact, .lng-assembly{
  color: rgb(9, 28, 47);
  text-align: left;
  font-size: 4vh;
  word-wrap: break-word;
}

.lng-assembly{
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.lng-contact{
  margin-bottom: 2vh;
}

.fct, .sct, .tct {
  margin-top: 2vh;
  font-size: 2.5vh;
}


li {
  list-style-type: none;
  word-wrap: break-word;
}

.line1{
  width: 90vw;
  height: 3px;
  background-color: #122040;
  display: block;
  margin-left: 5vw;
  margin-bottom: 10vh;
}

.pay{
  text-align: center;
  padding-bottom: 35vh;
}
@media (max-width: 500px) {
  .product-grid {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 20px; 
  }
  .log, .log2 {
    width: 30vw;
  }
  .lcolums{
    display: block;
    justify-content: space-around;
    width: 95vw;
    margin-left: 5vw; 
  }

  aa{
    font-size: 15px;
  }
  .lng-fstcol, .lng-sndcol, .lng-trdcol, .lng-soc, .lng-contact, .lng-assembly{
    color: rgb(9, 28, 47);
    text-align: left;
    font-size: 2.5vh;
    width: 45vw;
  }
  
  .lng-assembly{
    margin-top: 2vh;
    margin-bottom: 1vh;
  }
  
  .lng-contact{
    margin-bottom: 1vh;
  }

  
  .hh{
    display: flex;
    flex: 1;
    margin-bottom: 5vh;
  }

  .fct, .sct, .tct {
    margin-top: 1vh;
    font-size: 2.0vh;
  }
  li {
    list-style-type: none;
    padding-bottom: 1vh;
    width: 45vw;
  }
  .line1{
    width: 90vw;
    height: 3px;
    background-color: #122040;
    display: block;
    margin-left: 5vw;
    top: 10vh;
  }
  .llcolumns{
    margin-left: -2vw;
   }
}

@media (prefers-color-scheme: dark) {
  body {
    background-color: #0f1430;
  }
  .navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: +1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #7b7b7b4a;
    padding: 10px 0;

  }
  .space {
    width: 100vw;
    height: 3vh;
    background-color: #07051d;
  }
  
  .lng-product-button1, .lng-product-button2, .lng-product-button3, .lng-product-button4, .lng-product-button5, .lng-product-button6, .lng-product-button7, .lng-product-button8, .lng-product-button9, .lng-product-button10, .lng-product-button11, .lng-product-button12, .lng-product-button13, .lng-product-button14, .lng-product-button15, .lng-product-button16{
    color: #b9b9b9;
    font-size: 2vh;
  }
  .product-title{
    font-size: 20px;
    margin-bottom: 10px;
    color: #b7b7b7;
   }
   .basement {
    height: auto;
    background-color: #0c1026;
  }
  .middle{
    text-align: center;
    padding-top: 1vh;
    padding-bottom: 3vh;
  }
  a {
    text-decoration: none;
    color: #b5b5b5;
  }
  aa{
    font-size: 15px;
  }
  .log{
    content: url('Images/guardo-white.png');
    width: 12vw;
    cursor: pointer;
  }
  

  .line{
    margin-left: 5vw;
    width: 90vw;
    height: 3px;
    background-color: gold;
    display: block;
  }
  .cabantxt{
    font-size: 5vh;
    color: #d6d6d6;

  }
  .lng-fstcol, .lng-sndcol, .lng-trdcol, .lng-soc, .lng-contact, .lng-assembly{
    color: #b5b5b5;
    text-align: left;
    font-size: 4vh;
  }
  .line1{
    width: 90vw;
    height: 3px;
    background-color: gold;
    display: block;
    margin-left: 5vw;
    margin-bottom: 10vh;
  }
  .intro .tagol{
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 10;
    filter: brightness(0.4);
  }
  .catalog1 video, .catalog2 video, .catalog3 video, .catalog4 video, .catalog5 video, .product-image{
    filter: brightness(0.4);
  }
  .product-item {
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 0.70px solid #d6d6d6;
  }

  @media (max-width: 500px) {
    .product-grid {
      padding: 10px;
      display: grid;
      grid-template-columns: repeat(2, 1fr); 
      gap: 20px; 
    }
    .middle{
      text-align: center;
      padding-top: 1vh;
      padding-bottom: 3vh;
    }
    .log, .log2 {
      width: 30vw;
    }
    .lcolums{
      display: block;
      justify-content: space-around;
      width: 95vw;
      margin-left: 5vw;
      
    }
  
    .lng-fstcol, .lng-sndcol, .lng-trdcol, .lng-soc, .lng-contact, .lng-assembly{
      color: #d6d6d6;
      text-align: left;
      font-size: 2.5vh;
      width: 45vw;
    }
    
    .hh{
      display: flex;
      flex: 1;
      margin-bottom: 5vh;
    }
  
    .fct, .sct, .tct {
      margin-top: 1vh;
      font-size: 2.0vh;
    }
    li {
      list-style-type: none;
      padding-bottom: 1vh;
      width: 45vw;
    }
    .line1{
      width: 90vw;
      height: 3px;
      background-color: gold;
      display: block;
      margin-left: 5vw;
      top: 10vh;
    }
  }
}
