  .header-three .menu-area {
    background: #090909cc;
}
.slider-bg {
    min-height: 600px ;
       
}

.about-title h5 {
    color: #87501c;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 800;
}
.about-title h2 {
    font-size: 48px;
    margin-bottom: 0 !important;
    font-weight: 800;
}
.about-area{
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-area .about-content3{
background-color: #f8f6f3;
    padding: 10px 20px;
    border-left: 4px solid #c19d68;
}
.pricing-body li{
    color:black;
    font-weight: 700;
}
.pricing-body li::before{
    width:20px;
    height: 20px;
    font-size: 10px;
    line-height: 16px;
}
.home-three .about-call-contact {
    display: flex;
    align-items: center;
    gap: 11px;
}

 .about-area .about-contact-icon i {
    display: inline-block;
    background-color: #c19d68;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
}
.about-area .about-contact-content h4 {
    font-size: 15px;
    line-height: 22px;
    color: #616161;
    font-weight: 400;
    font-family: "Lora";
}
.about-area .about-contact-content p {
    font-size: 22px;
    line-height: 30px;
    color: #1e1e1e;
    font-weight: 800;
    font-family: "Lora";
    margin-bottom: 11px;
}
.about-area .about-contact-icon{
    position: absolute;
}
.about-area .about-contact-content{
        margin-left: 73px;
    padding-top: 1px;
}
.about-call-contact{
    margin-top: 20px;
}

/*.footer-top .f-contact .icon {
    float: left;
    margin-top: 7px;
    margin-right: 15px;
    width: 40px;
    font-weight: 800;
}*/
.footer-top .f-contact i{
color:#a95608 !important;
}
.footer-top .f-contact .icon {
    float: left;
    /*margin-top: 14px;
    margin-right: 18px;*/
    width: 40px;
    font-weight: 800;
    height: 40px;
}
.footer-link ul li {
    margin-bottom: 21px;
    list-style-type: disc;
}
.footer-link ul li {
    margin-bottom: 21px;
    list-style-type: disc;
    color: #d79902;
}
.footer-link ul li::marker {
    font-size: 14px;
}
.bd-facility-area .bd-facility__title{
    margin-bottom: 20px;
        font-family: 'Jost';
            color: #a15e35;
}
.text-justify{
    text-align: justify;

}
.para{
    text-indent: 10px;
}
.ossp{
       background: #edcfb3;
       padding:30px;
}
.ossp img{
    background: black;
    border:2px solid white;
}
.ossp .section-title h5{
        font-family: 'Jost';
    line-height: 36px;
}
.services-content {
    padding: 20px;
}
.services-content h4 {
    text-align: center;
    font-weight: 700;
}
.services-content h4 a{
    
    font-weight: 700;
}
.main-menu .has-sub li a {
    padding: 10px;
}
#services{
        background: #f8f6f3;
        padding: 70px 0px;
        margin-top: 70px;
    }
.opo{
    margin-bottom: 70px;
}
.bd-facility-area{
    background: #f8f6f3; 
    padding: 40px 0px;
}
.bd-facility-area h2{
        color: #a15e35;
    font-weight: 900;
        font-size: 42px;
}
.bd-facility-area h2 span{
        color: black;
   }
.about-title h5 {
    color: #c17c3b;
    font-size: 22px;
    font-weight: 800 !important;
}
.services-area .section-title h5{
     color: #c17c3b;
    font-size: 22px;
    font-weight: 800 !important;
}
.booking .section-title h5{
     color: #c17c3b;
    font-size: 22px;
        font-weight: 800 !important;
}
    .slider-content h2 {
        font-size: 40px;
    }
    .about-title p{
        font-weight:600;
    }

@media only screen and (min-width: 900px){
  .slider-content h2{
    font-size: 47px;
   
  }
}
.slider-active .slick-arrow {
    top: 54%;
}
.para span{
    font-family: 'Jost';
    font-weight: 700;
    font-size: 16px;
}
@media screen and (max-width: 425px) and (min-width: 320px){
    .logo img {
        width: 40%;
    }
    .logo{
       padding-top:0px; 
    }
    .header-cta{
                text-align: center;
  
    }
    .header-social{
        text-align: center;
    padding-top: 12px;
}
.menu-area {
        padding: 15px 0;
    }
.header-three .menu-area {
    margin-bottom: -121px;
}
    .mean-container a.meanmenu-reveal {
        margin-top: -61px;
    }
    .ossp img{
        display:none;
    }
    .slider-content h2{
                margin-top: 72px;
    }
    .ossp .section-title{
        text-align:center;
    }
}