    @font-face {
        font-family: "barmeno"; /* Choose a name for your font */
        src: url("Barmeno-Medium.otf") format("opentype"); /* Adjust the path to your font file */
        font-weight: normal; /* Optional: Define font weight if applicable */
        font-style: normal; /* Optional: Define font style if applicable */
    }
    *{
        font-family: barmeno;
    }
.main{
    height: 100vh;
    width: 100%;
    background-image:url(https://pawfriends.qodeinteractive.com/wp-content/uploads/2019/08/h1-rev-img-2.jpg) ;
    background-size: cover;

}
.main:before{
    content:'';
    width:100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.2);
}
.content{
    position: absolute;
    width: 100%;
    height: 100%;
}
.top{
    min-height: 30px;
    background-color: rgba(255,255,255,0.3);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
}
.top a{
    text-decoration: none;
    color: #0f4a06;
    font-size:18px;

}
nav{
padding-left:20px!important;
padding-right:20px!important;    
}


      .main2{
        width: 100%;
        height:200px;
        background-color:#ebe7e4 ;
        margin-top: 60px;
        display: block;
        padding-left: 200px;
        padding-top:30px;
      }
     .main2 h1{
    font-size: 50px;
    color: white;
}
.main2 p{
  color: white;
}
.main2 button{
 background-color:red;
 color: white;
 border: none;
}
nav ul li a{
    color: #ffffff!important;

    opacity:0.8;
    font-size:24px!important;
    font-family: barmeno!important;
}
.line{
    height: 1px;
    background-color: white;
    opacity: 0.3;
}
.main-title{
    color: white;
    font-weight: bold;
    font-size: 60px;
}
.pet{
    background-color: #0f4a06;
    padding: 8px;
    padding-top: 0px;
}
.main-text{
    color: white;
    font-size: 22px;
    margin-top: 0px;
}
.main-button{
    background-color: #0f4a06;
    width: 180px;
    height: 50px;
    color: white;
    border: none;
    margin-top: 15px;
}
.cat-box{
    height: 150px;
    background-image: url(https://pawfriends.qodeinteractive.com/wp-content/uploads/2019/09/h1-banner-background.jpg);
}
.cat-box img{
    height: 150px;
}
.cat-box h2{
    font-weight: bold;

}
.cat-box p{
    opacity: 1;
}
 .yazi h1{
    color:white;
    text-align: center;
    font-size: 50px;
    font-weight: bold;  
}
.yazi h3
{
    
}
.parent-qirmizi img{
      min-height:600px;
}
.qirmizi{
     background-color: #f04336;
       min-height:600px;
}
.parent-qirmizi{
    min-height:600px;
}
.yazi p{
    color:white;
    text-align: center;
    font-size:17px;
    opacity: 0.7;
}
.stars i{
  color: #ffc72c;
}
.dollar{
    color: #f04336;
    font-weight: bold;
    text-align: center;
}
.product{
    position:relative;
}
.ortuk{
position: absolute;
display: none;
justify-content: center;
align-items: center;
width: 100%;
height: 350px;
}
.ortuk button{
    background-color: #0f4a06;
    width: 180px;
    height: 45px;
    border: none;
    color: white;
}
.product:hover .ortuk{
  display: flex;
}
.foto{
    width: 100%;
    height: 500px;
}
.yazi{
    width: 100%;
    height: 600px;
    background-color: #f04336;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.qutu img{
    width: 100%;
    height: 250px;
}
.qutu-hors{
   width: 100%;
    height:500px;
    padding: 30px;
    background-image: url(https://pawfriends.qodeinteractive.com/wp-content/uploads/2019/07/h1-img-5.jpg?id=276);
}
.faiz{
    background-color: white;
    color: #f04336!important;
    width: 400px;
    height: 100px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 60px !important;
}
.made-easy{
    font-weight: bold;
    font-size: 45px;
}
.Read-more{
    width: 180px;
    height: 60px;
    background-color: white;
    color: #f04336;
    border: none;
    font-weight: bold;
    border-radius: 5px;
}
.qutu-title{
     font-weight: 900;
    font-family: Nunito;
}
.qutu-p{
    opacity: 0.7;
    font-family: Nunito;
    font-size: 18px;
}
.fa-check{
    color: #f04336;
}
.qutu-hors-text{
    font-family: Nunito;
    opacity: 0.7;
}
.qutu-hors h3{
    font-family: Nunito;
    font-weight: 900;
}
.saat-ag{
    background-color: white;
    width:120px;
    height: 40px;
    color:#f04336;
    font-family: Amatic Sc;
    font-size:25px;
    text-align:center;
}
.day{
    font-family: Nunito;
}
.teni1{
    width: 100%;
    height: 400px;
    border-radius: 1px solid black;    
}
.baxx{
    width: 300px;
    height: 300px;
    background-color: red;
    
}
.gallery{
    margin-top: 100px;
    padding:10px;

}
.contact {
    margin-top: 100px;
}
.contact h1{
 font-size: 50px;
 font-family: Nunito;
 font-weight: 900;
}
 
.contact p{
    font-family:Nunito;
    font-size: 16px;
    opacity: 0.7;
    margin-top: 20px;
    margin-bottom: 40px;
}

.contact form{
    background-color: #f04336;
    padding: 35px;
    border-radius: 15px;
}
form h2{
  color: white;
  font-size: 33px;
  font-family: Nunito;
  font-weight: 900;
}
form p{
 color: white;
 opacity: 1!important;
}
form input{
    margin-top: 15px;
    height: 70px;
}
form textarea{
    height: 180px;
    margin-top: 15px;
}
form button{
    width: 170px;
    height: 55px;
    background-color: white;
    color: none;
    font-family: Nunito;
    font-weight: 900;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 18px;
}
.map{
margin-top: 50px;
}
.wp{
    background-color: #f04336;
    height: 180px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;

}
.wp h1{
    font-family: Nunito;
    font-weight: 900;
}

.navbar-brand img{
    width:300px;
}
@media(max-width:768px){
    .navbar-brand img{
        width:200px;
    }
    .unvan{
        display:none!important;
    }
}

