/* 
    Created on : 14-01-2025, 7:29:08 am
    Author     : Inclusionweb
*/

@font-face {
    font-family: Modern-216;
    src: url("../font/Modern No. 216 Regular.ttf");
}
body{
    font-family: "Inter", serif;
}
.navbar-toggler{
    font-size:1rem !important;
    border: none !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Lora", serif;
}
a{
    text-decoration: none;
}
.nav-link{
    padding: 0.5em 1em !important;
    font-size: 1.1em;
    font-weight: 500;
}
.navbtn{
    background: #FF3C00;
    color: #ffffff;
    padding: -1em 1em !important;
    transition: 0.3s;
}
.navbtn:hover{
    background: #000000;
    color: #ffffff;
}

.nav-item .active{
    color:#FF3C00 !important;
}

.nav-link:hover{
    color:#FF3C00 !important;
}

.nav-color{
    background: #ffffff;
}

/*.heading{
    color:#ff3c00;
    text-transform: uppercase;
    text-align: center;
}*/
.logoimg{
    width:300px;
}
.aboutus{
    padding:4em 0em;
}
.abt-heading{
    display: none;
}
.aboutus .heading{
    text-align: center;
}
.heading .adash{
    width: 3%;
    margin-top: -1em !important;
}
.aboutus h4{
    color:#ff3c00;
}

.aboutus .content{
    padding-left: 4em;
}
.content .abt p{
    font-size: 0.9rem !important;
}

.aboutus .content h3{
    color:#FF3C00;
}

.aboutus .content h3 span{
    border-color:#000000 !important;
}

.aboutus .content p{
    color:gray;
}

.aboutus .content p{
    font-size: 1rem;
}

.dash{
    width: 8%;
    margin-top:-1em !important;

}

.abouticon-img{
    /*height: 3.2rem;*/
    height: 3.2rem;
    padding-bottom: 0.625rem;
    width: auto;
}

.amaging{
    background:url(../../assets/img/FF3C00.png);
    background-size:100%;
    height: 552px;
    background-repeat: no-repeat
}
.amaging h1{
    color:#ffffff;
    /*padding-top: 2.8em;*/
    padding-left: 11rem;
    font-size: 3.7em;
    text-transform: uppercase;
}
.amaging h2{
    color:#ffffff;
    padding-top: 8.8rem;
    padding-left: 11rem;
    font-size: 3rem;
    text-transform: uppercase;
}
.amagingbtn{
    background: #FF3C00;
    color: #ffffff;
    padding: -1em 1em !important;
    transition: 0.3s;
}
.amagingbtn:hover{
    background: #ffffff;
    color: #ff3c00;
}
.services{
    padding: 4em 0em;
}
.servicesheading{
    text-align: center;
    padding-bottom: 3rem;
}
.servicesheading .sdash{
    width: 3%;
    margin-top: -1em !important;
}
.servicesheading h4{
    color:#ff3c00;
}
.card{
    overflow: hidden;
}
.card img{
    transition: transform .4s;   /* smoother zoom */
}
.card img:hover{
    transform: scale(1.03);
}
.card .sbtn{
    margin-top: 1em;
    padding: 5px 20px;
    color:#ffffff;
    background-color: #ff3c00;
    font-size: 0.8rem;
}
.booknow{
    margin-top: 1em;
    padding: 5px 20px;
    color:#ffffff;
    background-color: #ff3c00;
    font-size: 1rem;
}
.booknow:hover{
    background-color: #000000;
    color:#ffffff;
}
.card .sbtn:hover{
    background-color: #000000;
    color:#ffffff;
}
.card .p-text{
    font-size: 0.9rem;
    margin-bottom: 2px !important;
    line-height: 1.5rem;
    color:gray;
}
.card .p-text span{
    font-size: 0.75rem;
    /*margin-bottom: .8em !important;*/
}
.card-text{
    padding-top: 10px;
    font-size: 0.9rem;
}

.card-m{
    margin: 0.8rem 0rem;
}

.font-icon{
    font-size: 0.8rem;
    color: #FF3C00;
    margin-right: 5px;
}

/*TESTIMONIAL START*/
.testimonial{
    padding: 4em 0em;
}
.testimonialheading h4{
    color:#ff3c00 !important;
}

.testimonial5 h1, .testimonial5 h2, .testimonial5 h3, .testimonial5 h4, .testimonial5 h5, .testimonial5 h6 {
    color: #000000;
}

.testimonial5 .font-weight-medium {
    font-weight: 500;
}

.testimonial5.bg-inverse {
    background-color: #efefef;
}

.testimonial5 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.testimonial5 .testi5 {
    position: relative;
}

.testimonial5 .testi5 .content {
    font-size: 21px;
    line-height: 30px;
    padding: 50px 30px;
}

.testimonial5 .testi5 .owl-item.center .content {
    color: #ffffff;
    background: #ff4d7e;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
    background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
}

.testimonial5 .testi5 .customer-thumb {
    margin-top: -30px;
    display: none;
}

.testimonial5 .testi5 .customer-thumb img {
    width: 60px;
    margin-bottom: 20px;
}

.testimonial5 .testi5 .owl-item.center .customer-thumb {
    display: block;
}

.testimonial5 .owl-carousel .owl-item img {
    margin-left: auto;
    margin-right: auto;
}

.testimonial5 .owl-theme .owl-dots .owl-dot.active span,
.testimonial5 .owl-theme .owl-dots .owl-dot:hover span {
    background: #FF3C00;
}
/*TESTIMONIAL END*/

/*BREADCRUMB START*/
.breadcrumbs{
    background: url(../../assets/img/b3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 250px;
    text-align:center;
    line-height:50px;
    padding-top: 80px;
}
.breadcrumb-item a{
    color:#ffffff;
}
.breadcrumb-item a:hover{
    color:#FFFFFF;
}
.breadcrumbs h2{
    color: #ffffff !important;
}
.breadcrumb li{
    color:#ffffff !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff !important;
}
/*BREADCRUMB END*/

.destination{
    padding:4em 0em;
}
.destination .tourgallery{
    border:1px #efefef solid;
    border-radius: 5px;
    padding:10px 10px;
}
.destinationn img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.destination-detail{
    padding: 1rem 1rem;
}

.destination-detail p{
    padding-left: 1.6rem;
}
.destination-detail span{
    font-size: 1rem;
    font-weight: 500;
}
.destination-detail .icon{
    /*font-size: 0.8rem !important;*/
    padding-right: 0.3rem;
    color:#ff3c00;
}
.carousel-item img{
    opacity: 0.7;
    background: black;
    height: 39em;
    object-fit: cover;
    object-position: top;
}
.carousel{
    background: black;
}
.socialicons .btn{
    border: 2px solid;
    border-radius: 100%;
    padding: 6.8px 11px;
}
.socialicons .facebookicon{
    color:#4267B2 !important;
    border-color: #4267B2;
}
.socialicons .facebookicon:hover{
    color:#ffffff !important;
    border-color: #4267B2;
    background: #4267B2;
}
.socialicons .x{
    color:#ffffff !important;
    border-color: #ffffff;
}
.socialicons .x:hover{
    color:#000000 !important;
    border-color: #ffffff;
    background: #ffffff;
}
.socialicons .youtube{
    color:#FF0033 !important;
    border-color: #FF0033;
}
.socialicons .youtube:hover{
    color:#ffffff !important;
    border-color: #FF0033;
    background: #FF0033;
}
.socialicons .insta{
    color:#CA3C71 !important;
    border-color: #CA3C71;
}
.socialicons .insta:hover{
    color:#ffffff !important;
    border-color: #CA3C71;
    background: #CA3C71;
}
.carousel-caption{
    left: 10%;
    top: 33%;
    width: 100%;
    text-align: left;

}
.carousel-caption h1{
    font-size: 4.0rem;
    font-weight: 600;
    text-shadow:1px 1px 2px #000000;
}
.booking{
    padding: 4em 0em;
}
.rightalign{
    text-align: right;
    vertical-align: middle;
    font-weight: 600;
}
.team-border{
    border-color: #ff3c00 !important;
}
.contactus-icon{
    color: #ff3c00;
}
footer p{
    color:#888888 !important;
    font-size: 0.9rem;
}
footer a{
    color:#888888 !important;
    font-size: 0.9rem;
}
.meetteam{
    padding: 4rem 0rem;
}
/*table{
    table-layout: fixed;
}*/
.Gallery{
    padding: 4em 0em;
}

.Gallery img{
    height: 16em;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 1em;
}
.services .card-img-top{
        height: 12em !important;
        width: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .logoimg{
        width:250px;
    }
    .navbtn{
        margin-bottom: 1rem;
        width: 50%;
    }
    .abt-heading{
        display: block;
        padding-bottom: 1rem;
    }
    .abt-heading abt-heading-bottom{
        padding-bottom: 3rem !important;
    }
    .aboutus .content h3{
        display: none;
    }
    .dash{
        display: none;
    }
    .aboutus .content{
        padding:1em 1em;
    }
    .content .mobilecenter{
        text-align: center;
    }
    .content .abtn{
        text-align: center;
    }
    .carousel-item img {
        opacity: 0.7;
        background: black;
        height: 26em;
        object-fit: cover;
        object-position: top;
    }
    .carousel-caption{
        top:23%;
        width: 80%;
    }
    .carousel-caption h1 {
        font-size: 2rem;
        font-weight: 600;
        text-shadow: 1px 1px 2px #000000;
    }
    .carousel-caption p {
        font-size: 0.8rem;
    }
    .aboutus {
        padding: 2em 0em;
    }
    .services {
        padding: 2em 0em;
    }
    .servicesheading{
        text-align: center;
        padding-bottom: 1rem;
    }
    .testimonial {
        padding: 2em 0em;
    }
    .meetteam{
        padding: 2rem 0rem;
    }
    .amaging {
        background: url(../../assets/img/FF3C00.png);
        background-size: 100%;
        height: 132px;
        background-repeat: no-repeat;
    }
    .marginheading{
        margin-top: -11px;
    }
    table {
        /*width: 100%;*/
        min-width: 750px;
    }
    .Gallery img{
        height: 7em;
        width: 100%;
    }
    .heading .adash {
        width: 7%;
    }
    .heading h1{
        margin-top: -0.4em;
    }
    .servicesheading h1{
        margin-top: -0.4rem;
    }
    .servicesheading .sdash{
        width: 7%;
    }
}