/* header */
header {

    border-bottom: 0.5px solid rgba(0, 0, 0, 0.13);
    margin: 0px;
    background: #FCF7F1;
    color: #3D352B;
    font-family: Jost;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;

}

header ul {
    display: flex;
    list-style: none;
}

header ul li {
    padding-left: 30px;
}

nav {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.13);
    background-color: #FCF7F1;
}

.navbar-nav {
    color: #4B453D;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.8px;
    /* 170% */
    letter-spacing: 1px;
    text-transform: uppercase;
}



.swiper {
    width: 600px;
    height: 300px;
  }
  .swiper-slide{
    width: 100%;
  }
.swei{
    background-color: #FCF7F1;
}

/* home page */
.Section_1 {
    background-color: #FCF7F1;

}
.Section_1-1 {
    color: #2b2b2b;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    /* height: 900px; */
    padding:0px 10px 10px 10px; 
}


.Section_1-1 h1 {
    position: relative;
    color: black;

}

.Section_1-1 p {
    position: relative;
}

.Section_1-1::before {
    background-image: url("pngwing\ 1\ \(1\).png");
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    opacity: 0.6;
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;

}
.Mainimg img {
    background: #593707;
    border-radius: 20px;
    width: 100%;
    padding: 0px 0px 0px 20px;
    height: 100%;
    position: relative;
}
/* featurs */

.featurs h4 {
    color: #372D1F;
    font-family: Lora;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.featurs p {
    color: #665D52;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.6px;

}

/* About */
*{
    font-family: Jost;
}
.About {
    background-color: #FCF7F1;
    color: #665D52;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.6px;

}
.Ser-Head{
    color: #372D1F;
font-family: Lora;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 60px; /* 120% */
}





.Con_btn {

    background-color: #593707;
    padding: 10px 30px;
    border-radius: 3px;
    color: white;
    margin-top: 30px;
    font-size: 12px;
    position: relative;
}



.img-con {
    overflow: hidden; 
    width: 100%; 
    height: 100%; 
    padding: 40px;
}

.dots button{
    border-radius: 50%;
       background-color: #DADADA;
    padding: 5px;
    margin: 10px;
   border: none;
}
.dots{
    display: flex;
    justify-content: center;
    background-color: #FCF7F1;

}

.img-con ::before, .img-con ::after{
    width: 100%;
    background-color: red;
    content: " ";
    position: absolute;
}

/* second conatner */
.sec-img {

    flex-shrink: 0;
    border-radius: 40px 40px 40px 0px;
    border: 3px solid #593707;
}

.one-img {
    width: 549px;
    height: 491px;
    flex-shrink: 0;
    border-radius: 40px 40px 40px 0px;
    border: 3px solid #593707;
}

.Con_btn {

    background-color: #593707;
    padding: 10px 30px;
    border-radius: 3px;
    margin-top: 30px;
    font-size: 12px;
    color: white;

}






.card {
    border: none;
}

.Section_4 h2 {
   
    color: #372D1F;
    font-family: Lora;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    /* 120% */
}

.Section_4 p {
    color: #665D52;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.6px;
    /* 170% */
}

.Section_5 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 500px;
    width: 100%;
    background-image: url("div.gdlr-core-pbf-background\ \(1\).png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: aliceblue;
}

.Section_5 h2 {
    font-size: 50px;
    font-family: 'Times New Roman', Times, serif;

}
.Section_7{
    position: relative;
    background: #FCF7F1;

}
.Section_7-1{
    display: flex;
}

.mySwiper{
    position: relative;
    overflow: hidden;
    height: 280px;
    }
    
    .swiper-slide{
      background-color: #FCF7F1;
       
    }
    
.desclimer{
    height: 250px;
    overflow: scroll;
} 
#exampleModal{
    /* display: none; */
}

.rev-head {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    color: #372D1F;
    text-align: center;
    font-family: Lora;
    font-size: 50px;
    font-style: normal;
    font-weight: 400   ;
    height: 100%;

}
.footer-1 {

    background-color: #FCF7F1;


}
.footer-1 ul li {
    list-style: none;
    padding-top: 30px;
    color: #372D1F;
    font-family: Jost;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.9px;
   text-decoration: none;

}
.footer-1 ul li a{
    list-style: none;
    padding-top: 30px;
    color: #372D1F;
    font-family: Jost;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.9px;
   text-decoration: none;
}
.dis-head{
    color: #372D1F;
    font-family: Lora;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.2px;
}
.footer-1 ul li h3 {
    color: #372D1F;
    font-family: Lora;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.2px;
    /* 120% */
}

.footer-1 ul li input {
    padding: 10px 20px;
    border-radius: 10px;
    background: #B1976B;
    border: none;
    color: white;

    /* margin-right: 10px; */
}

::placeholder {
    color: rgb(255, 255, 255);
    opacity: 1;
    /* Firefox */
}

.footer-1 ul li button {
    border-radius: 10px;
    background: #372D1F;
    padding: 10px 20px;
    margin-left: 10px;
    color: white;
}

.line-con {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FCF7F1;

}

.line {
    width: 40%;
    background-color: black;
    border-bottom: 1px solid;
}
.model-btn{
    display: none;
}

footer{
 text-align: center;
 background-color: black;
 color: white;

padding-top: 10px;

}
.container-s {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #FCF7F1;
   
  }

  .slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }

  .card {
    flex: 0 0 auto;
    margin: 0 15px;
    width: 500px;
  }

  .controls {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }

  .control-btn {
    cursor: pointer;
  }

@media screen and (max-width:600px) {
    header{
        padding-right: 0px;
    }
     header ul:nth-child(1) {
        display: none;     
     }
     header ul:nth-child(2) {
        text-align: center;     
     }
   .nav-br-1 {
            display: none;
       
        } 

    .Main-img {
        background: #593707;
        background-position: right;
        width: 100%;
        height: 300px;
        flex-shrink: 0;

        border-radius: 20px;
    }

    .Main-img img {
        position: relative;
        bottom: 58px;
        left: 48px;
    }
    /* footer {
        display: flex;
        justify-content: center;
        background-color: black;
        color: white;
        align-items: center;
        padding-top: 5px;
       } */
.Section_4{
    text-align: center;
   text-align: justify;
}
header ul{
    display: inline;
    
}
.card{
    height: 200px;
    /* width: 300px;
     */
     margin: 2px;
    /* overflow: scroll; */
}

.img-con {
    overflow: hidden; /* Hide the overflow of the container */
    width: 100%; /* Make sure the container takes the full width */
    height: 100%; 
    padding: 0px;/* Make sure the container takes the full height */
}


}

@media screen and (min-width:600px) {
.nav-br-2{
    display: none;

}
@media screen and (max-width:900px) {
    .nav-br-1{
        display: none;
    
    }
}

}