body{
    margin: 0px !important;
}
@font-face {
    font-family: dax;
    src: url(Dax.ttf);
  }

 @font-face {
    font-family: harabara;
    src: url(Harabara.ttf);
  } 
body * {
    box-sizing: border-box;
 
}
.fullscreen-bg .main-title h1{
    font-family: "harabara" !important;
}
footer .headings{
	    font-family: "dax" !important;	
}
a, div, h1, h2, h3, h4, h5, li{
    font-family: "Dax";
}
#myVideo{
    width: 100%;
}
.container.products{
    padding-bottom: 6%;
}
.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.logo{
    width: 6%;
    margin-left: 2.8%;
    margin-top: 3%;
    position: absolute;
    z-index: 100;
}
@media only screen and (min-width:2000px){
    .logo{
    width: 8%;
}
}
.panel .row{
    justify-content: center;
    height: 100vh;
   
}
.panel{
    transition: 0.3s all;
        position: absolute;
    z-index: 20;
}
.panel .navbar ul li{
    list-style-type: none;   
}
.panel .navbar ul{
    padding-left: 0px;
}
.panel .navbar ul li a{
font-size: 57px !important;
color: white;
}
@media only screen and (max-width:1600px){
.panel .navbar ul li a{
font-size: 32px !important;
color: white;
}
}
@media only screen and (min-width:1600px){
.panel .navbar ul li a{
font-size: 32px !important;
color: white;
}
}

.panel{
    background: rgba(0, 0, 0, 0.9);
    animation: fadeIn; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 0.5s; 
    }
    .panel ul li{
    /*    animation: fadeInRight; 
    animation-duration: 2s; */

    }
.hamburger{
    position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
margin-top: 3.5%;
right: 0;
width: 3%;
text-align: center;

}
.hamburgertwo{
    width: 60px;
    z-index: 1;
}
.lang-switcher  a.active{
    background: #6CAA25;

}
.lang-switcher a{
    background: white;
    color: black;
    padding: 16px;
    padding-right: 28px;
    font-size: 16px;
    margin-right: -6px;
    
  
}
.lang-switcher a:first-child{
border-radius: 8px;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;

}
.lang-switcher a:nth-child(2){
    border-left: 1px solid rgba(0, 0, 0, 0.11);
}
.lang-switcher a:last-child{
    margin-right: 0px;
    padding-right: 28px;
border-left: 1px solid rgba(0, 0, 0, 0.11);
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.lang-switcher{
    box-shadow: 0px 12px 18px 14px rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    display: block;
    position: absolute;
    transform: translateX(-40px);
    right: 0px;
    left: auto;
    margin-top: 3.4%;

 
}
.overlay{
    position: absolute;
    height: 100vh;
    width: 100%;
    background-image: url('../uploads/overlay.png');
    opacity: 0.4;
    z-index: -2;
    background-color: black;
}
.cover{
background-image: url('../uploads/haqqimizda.jpg');
background-attachment: fixed;
}
.cover .row{
    background: rgba(39, 43, 28, 0.68);
    height: 65vh;
    vertical-align: middle;
    justify-content: center;
}
.cover .row h1{
    margin-top: 16%;
    color: white;
}
.products .row{
    justify-content: center;
    gap:20px;
}

#about .col-lg-6{
    line-height: 2;
}


.bagla{
transition: 0.3s all;
animation: fadeIn; /* referring directly to the animation's @keyframe declaration */
animation-duration: 2s; /* don't forget to set a duration! */
}

footer ul{
    padding-left: 0px !important;
    list-style-type: none;
}
footer ul li{
    list-style-type: none;
}
footer{
    background: #0F4D46;
}
footer .headings{
    margin-top: 80px;
    margin-bottom: 25px;
}
.items-wrapper {
    padding-bottom: 40px;
    border-bottom: 1px solid #E5E5E5;
}
.items-wrapper .row{
    justify-content: flex-start;
}
footer * {
    color: white;
}

.copyright{
    padding: 20px 0px;
}
footer li {
    font-size: 18px;
}
.copyright span{
    float: right;
    display: flex;
    gap: 20px;
}
footer li a{
    color: white;
    text-decoration: none !important;
}
.bg .overlay{
    background-image: url('../uploads/bgformehsullar.jpg');
    height: 100%;
    opacity: 0.03;
}
footer a:hover{
    color:#E31E24 !important;
}

.product .title-wrapper{
    display: none;
    font-size: 36px;
    color: black !important;
    text-decoration: none !important;

}
.product:hover  .title-wrapper{
    height: 100%;
    background: rgba(196, 196, 196, 0.69);
    display: flex;
    justify-content: center;
    padding-top: 35%;
    transition: 0.3s all;
    display: block;
    text-align: center;
    animation: fadeIn; 
    animation-duration: .4s;
}

.product:hover{
        transform: scale(1.03);
        transition: 0.3s all;
text-decoration: none;
}



ul{
 padding-left: 0px !important;
 list-style-type: none;
}
ul li{
    list-style-type: none;
}
.container.card{
    background: #F2EDED !important;
border: 3px solid #82B78D !important;
box-sizing: border-box !important;
box-shadow: 0px 2px 25px 2px rgba(0, 0, 0, 0.25) !important;
padding:60px 0px;
}
.container.card li{
    font-size: 32px;
}
div.new{
    display: inline-block;
    width: 45%;
    margin-left: 10px;
    margin-top: 23px;
}
.banner{
    margin-top: 10px;
}
.more{
    border: 3px solid #FFFFFF;
box-sizing: border-box;
border-radius: 22px;
padding: 2px 10px;
text-align: center;
color:white;
text-decoration: none !important;
float: right;
margin-right: 6%;
}
.news .content{
    background: rgba(39, 43, 28, 0);
    height: 100%;
    transition: 0.3s all;

}
.new:hover .content{
    background: rgba(39, 43, 28, 0.81);
    transition: 0.3s all;
}
.banner:hover .content{
    background: rgba(39, 43, 28, 0.81);
    transition: 0.3s all;
}
.container.news{
    padding-bottom: 7%;
}
.loop{
    opacity: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    top: -10%;
    bottom: 0;
    text-align: center;
    height: 30px;
    transition: 0.3s all;
}
.banner:hover .loop{
    opacity: 1;
    transition: 0.3s all;
}
.new:hover .loop{
    opacity: 1;
    transition: 0.3s all;
}
.gallery{
    padding-bottom: 6%;
}
.contact-info .item img{
    width: 60px;
}

.contact-info form #one{
    width: 49%;
    margin-top: 15px;
}

.contact-info form #two{
    width: 48%;
    margin-top: 15px;
    margin-left: 2%;
}
.contact-info form #three{
width: 100%;
margin-top: 15px;
}
.contact-info form textarea{
    margin-top: 15px;
    width: 100%;
    }
.contact-info form #five{
    display: block;
    float: right;
    margin-top: 10px;
    border-width: 0px !important;
    border-color: white;
    width: 100px;
    border-radius: 5px !important;
    box-shadow: 17px 12px 30px rgba(0, 0, 0, 0.25);
}
.contact-info{
    padding: 100px 0px;
}

.contact-info .item{
    margin-top: 25px;
}
.contact-info .item img{
    margin-right: 30px;
} 
.contact-info form input, .contact-info form textarea{
    border-radius: 0px;
    border-width: 2px;
    border-color: black;
}
.contact-info .socials img{
    width: 40px;
}
.contact-info .socials{
    margin-top: 100px;
    text-align: center;
}
#about .bg .row{

    margin: 50px 0px;
}
#about .bg .overlay{
    height: 130%;
}
#mehsullar .bg .row{
    gap: 50px;
}
footer .first ul{
    line-height: 1.9;
}

#xeberler .bg a:hover{
    color: #E31E24;
}

#xeberler .banner, #xeberler .new{
    box-shadow: 2px 2px 10px 2px lightgrey;
}
.product-page{
    padding: 0px 10%;
}
.lang-switcher a:hover{
        background: #0F4D46;
        color: white;
}

.hamburgertwo{
    position: fixed;
}
.lupa{
    filter: brightness(0) invert(1);
}

.hamburgertwo, .hamburger{
    cursor: pointer;
}
a{
    text-decoration: none !important;
}

@media only screen and (max-width:600px){
.fullscreen-bg #myVideo {
width: 219%;
height: 440px !important;
margin-left: -229px;
}
.pcversiya{
    display: none;
}
.products .product{
    width: 40% !important;
    height: 131px !important;
    text-decoration: none;
    background-position: center !important;
    background-size: cover !important;
       
}
.cover .row{
    height: 30vh !important;
}
.cover .row h1{
    margin-top: 25% !important;
}
#myImg, #myImg1{
    width: 100% !important;
}
.modal-lg, .modal-xl{
    max-width: 95% !important;
}
.modal-footer{
    gap: 74% !important;
}
.contact-info form input{
    width: 100% !important;
}
.copyright .col-lg-2{
       display: flex;
    justify-content: flex-end;
    gap: 5px;
}
footer .items-wrapper .col-lg-2{
    height: 260px !important;
}
div.new{
    width: 100% !important;
}


.main-title{
    margin-top: 50%;
}
.overlay{
    background-color: transparent !important;
}
.hamburger{
    margin-left: 5% !important;
    width: 12% !important;
}
.lang-switcher{
    margin-top: 6%;
        transform: translateX(-15px);
  }
  .logo{
      width:15%;
  }
  footer .col-lg-3{
      justify-content: center !important;
  }
  footer .col-lg-5{
      padding-left: 5%  !important;
  }
  footer .first{
      height: 250px;
      text-align: center;
  }
  footer .second{
      height: 280px;
      text-align: center;
  }
  .copyright .col-lg-2{
      gap: 20px !important;
  }
  .contact-info form #two{
      margin-left: 0px !important;
  }
  .copyright .col-lg-10{
      text-align: center !important;
  }
  .copyright .col-lg-2{
      justify-content: center !important;
      margin-top: 10px;
  }
  .p-3{
      padding: 0.2rem !important;
  }
   footer  .second li a{
    font-size: 24px !important;
    margin-top: 5px;
  }
  .cover{
      background-attachment: inherit !important;
  }
}
.cover{
    background-size: cover !important;
}

@media (min-width:601px) and (max-width:1020px){
    .cover .row{
        height: 30vh !important;
    }
    .pxversiya{
        display: none;
    }
    .products .product{
        width: 40% !important;
        height: 131px !important;
        text-decoration: none;
        background-position: center !important;
        background-size: cover !important;
    }
    .products .product{
        background-position: center !important;
    }
    .products .product{
        width: 35% !important;
    }
    .cover{
      background-attachment: inherit !important;
  }
    .logo{
      width: 8% !important;}
      .hamburger{
          width: 4% !important;
      }
      .panel .navbar ul li a{
        font-size: 24px !important;
    }

    footer .col-lg-3{
      justify-content: center !important;
  }
  footer .col-lg-5{
      padding-left: 5%  !important;
  }
  footer .first{
      height: 260px;
      text-align: center;
  }
  footer .second{
    margin-top: 65px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    height: 100% !important;
    padding-bottom: 20px;
  }
  footer .second .headings{
    margin-top: 30px !important;
  }
  .items-wrapper .row{
      padding: 0px 90px;
  }
  footer .third img{
      margin-top: 0px !important;
  }
  footer .third .headings{
    margin-top: 0px !important;
  }
  .footer .second .headings{
      margin-top: 0px !important;
  }
  footer .second{
      height: 280px;
      text-align: center;
  }
  footer .third{
      padding-top: 40px;
       border-top: 1px solid rgba(255, 255, 255, 1);
  }
  .copyright .col-lg-2{
      gap: 20px !important;
  }
  .contact-info form #two{
      margin-left: 0px !important;
  }
  .copyright .col-lg-10{
      text-align: center !important;
  }
  .copyright .col-lg-2{
      justify-content: center !important;
      margin-top: 10px;
  }
    footer  .second li a{
    font-size: 24px !important;
    margin-top: 10px;
  }
  .main-title{
      margin-top: 16% !important;
  }
  .bagla{
      margin-bottom: 15px !important;
  }
  footer .headings{
      margin-bottom: 10px !important;
  }
  .panel .navbar ul li:nth-child(3){
      display: none;
  }
}

@media only screen and (min-width:1025px){
    .mobileversiya{
        display: none;
    }
    .fullscreen-bg{
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100% !important;
        height: 100%; 
        overflow: hidden;
    }
    .products .product{
        width: 26%;
        height: 240px;
        text-decoration: none;
        background-position: center;
    }
    .fullscreen-bg video {
        /* Make video to at least 100% wide and tall */
        min-width: 100%; 
        min-height: 100%; 
      
        /* Setting width & height to auto prevents the browser from stretching or squishing the video */
        width: auto !important;
        height: auto;
      
        /* Center the video */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
      }
}