.slider-texts h2{
    font-size: 40px;
    font-weight: bold;
        color: #fff;
        border-bottom: 1px solid #ffffff61;
    width: 50%;
    margin: auto;
    padding-bottom: 10px;
}
.slider-texts{
    text-align: center;
}
.slider-texts span{
    font-size: 40px;
    font-weight: bold;
}
.color-landing-text{
    color: #ffc107;
}
.landing-slide-image{
    background-image: url(../img/landing-breadcum.png);
    background-size: cover;
    padding: 90px 0px;
}
.landing-slider{
    background-color: #FFFBF6;
}
.landing-title{
    text-align: center;
    margin: auto;
}
.landing-page-services{
    padding: 30px 0px;
}
.landing-title h2{
    font-size: 40px;
    font-weight: bold;
}
.landing-service-card button{
    margin-top: 10px;
    background: none;
    border: none;
}
.landing-service-card button svg{
    margin-left: 2px;
}
.landing-service-card{
    height: 100%;
    background-color: #FFFBF6;
    text-align: center;
    padding: 20px 30px;
    border-radius: 20px;
    border: 1px solid#e2e2e2;
}
.card-color-textsss{
    color: #F53B2B;
}
.landing-service-card p{
    color: #595959;
    font-size: 13px;
    margin: 0px;
}
.landing-service-card:hover{
 border: 1px solid #F53B2B;   
}
.landing-service-card img{
    width: 24%;
    margin-bottom: 10px;
}
.about-text-main span{
    color: #ED802D;
}
.about-text-main h2{
    margin-bottom: 10px;
    font-size: 42px;
    font-weight: 600;
    line-height: 55px;
}
.about-text-main p{
    margin-bottom: 5px;
    color: #595959;
    font-size: 16px;
}
.landing-about{
    padding: 50px 0px;
}
.landing-about{
    background-color: #ffe5c059;
}
.about-section-main{
    display: flex;
    justify-content: center;
}
.testimonial-section-landing{
    padding: 50px 0px;
}
.testimonial-card{
    text-align: center;
    background-color: #FFF6E5;
    padding: 20px;
    margin-top: 80px;
    border-radius: 20px;
}
.testimonial-card img{
    margin-top: -60px;
    padding-bottom: 12px;
}
.testimonial-card span{
    margin-top: 10px;
    color: #595959;
    font-size: 16px;
}
.testimonial-card p{
    padding-top: 20px;
    margin: 0px;
    color: #595959;
}
.testimonial-card h4{
    margin-bottom: 0px;
}
.photo-gallery-landing{
    background-color: #FFF6E5;
    padding: 50px 0px;
}
.inner-sections-landing{
    display: flex;
    justify-content: space-between;
}
.top-bottom-image{
    margin-bottom: 21px;
}
.top-bottom-image-1{
    margin-bottom: 13px;
}
.faqs-background-section{
    padding: 50px 0px;
}
.pre-footer-forms img{
    width: 100%;
    height: 500px;
}
.pre-footer-forms h2{
    margin-top: 10px;
    margin-bottom: 10px;
}
.pre-footer-forms{
    background-color: #FFF6E5;
    padding: 50px 0px;
}
.contact-form{
    margin-top: 30px;
}
.backgorund-form-both-sec{
    padding: 0px;
    display: flex;
    justify-content: center;
}
.padding-zeros{
    background-color: #fff;
}
.padding-zeros{
    padding: 0px!important;
}
a{
    text-decoration: none!important;
    color:#000!important;
}
a:hover{
color: #ED802D!important;
}
.landing-headers{
    padding: 20px 0px;
}
.top-bottom-image-2 {
    margin-bottom: 22px;
}
.enquerys-nowssss{
    border: none;
    background-color: #ED802D;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
}
.number-contact-detail-landing{
    border: none;
    background-color:#fff;
    margin-right: 10px;
}

.hotel-listings{
    padding: 50px 0px;
}
.hotel-card-landing button{
    font-size: 13px;
    border: none;
    background-color: #ED802D;
    color: #fff;
    padding: 8px;
    font-weight: 600;
    border-radius: 5px;
}
.hotel-card-landing{
    border: 1px solid #00000014;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
}
.hotel-card-landing img{
    border-radius: 5px;
}
.hotel-card-landing p{
    margin: 0px;
    padding-bottom: 5px;
}
.hotel-card-landing h5{
    margin-bottom: 5px;
    font-size: 15px;
}
.hotel-card-landing:hover{
    border: 1px solid #ed802d7a;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.hotel-card-landing img{
    width: 100%;
}
.accordion-button:not(.collapsed){
    background-color: #fff6e5!important;
}
.text-colored-theme{
    color:#ED802D;
}

.testimonial-card{
    height: 100%;
}
.inner-sections-landing img{
    width: 100%;
}
.about-section-main img{
    width: 100%;
}
.d-none-in-web{
    display: none!important;
}
button.accordion-button{
    padding: 15px 20px;
}

.accordion button:focus::after, .accordion button:hover::after {
    cursor: pointer;
    color: #03b5d2;
    border: none!important
}










@media only screen and (max-width: 1399px) {
    
    .top-bottom-image-1 {
        margin-bottom: 27px;
    }
    .image-2-section-img {
        margin: 10px;
    }
    .top-bottom-image {
        margin-bottom: 18px;
    }
    .top-bottom-image-2 {
        margin-bottom: 20px;
    }
    .margin-on-webs{
        margin: 10px;
    }

  }
  @media only screen and (max-width:  991px) {
    .testimonial-card {
        height: 80%;
    }
    .about-text-main{
        margin-top: 40px;
    }
  }
  @media only screen and (max-width: 767px) {
    .slider-texts h2 {
        width: 100%!important;
    }
    button.number-contact-detail-landing{
        display: none;
    }
    .bottom-fixed-footer.text-center.d-inline-flex.d-block.d-md-none.p-0{
        justify-content: center;
    }
    .d-none-on-mobile{
        display: none;
    }
    .landing-service-card img{
        width: 20%!important;
        margin: auto;
    }
    .d-none-in-web{
        display: block!important;
    }
  }
  @media only screen and (max-width:  489px) {
    button.number-contact-detail-landing a{
        font-size: 13px;
    }
    .enquerys-nowssss {
        border: none;
        background-color: #ED802D;
        color: #fff;
        padding: 4px 10px;
        border-radius: 50px;
    }
  }
 