@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");


body {
    font-family: sans-serif;
    font-size: 0.925rem;
    font-weight: 400;
}

.header{padding: 5px 10px;}
.h_contact{text-align: right;}
.h_contact .phone{font-size: 1.5rem;font-weight: 700;}
.h_contact .phone a,.h_contact .email a{text-decoration: none;color:#000;}
.h_contact .email{font-weight: 700;font-size: 0.8rem;}
.slider {min-height: 80vh;background: url('../images/LAXMAN-JULA.jpg');background-size: cover!important;background-position: center!important;}

.slider:after {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.package-image{min-height: 226px;background-size: cover!important;background-position: center!important;}
.enquiry-form{background: #e2e1e1;padding: 30px 20px;border-radius: 10px;color: #000000;}
#enquiry_form p{font-size: 0.8rem;}
.cta-section {
    color: #ffffff;
    background-color: #1c1c24;
    background-image: url(../images/banner4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0;
}
.bg-overlay,.slider {
    position: relative;
}
.bg-overlay:after {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.bg-overlay .container,.slider .container {
    position: relative;
    z-index: 1;
}
.cta-section h2{font-size: 2rem;font-weight: 700;}
.whatsApp{position: fixed;bottom: 20px;right: 20px;}
.whatsApp img{width: 48px;}
.f-icon{width: 24px;}
.counter-section {
    background-image: url(../images/banner1.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 80px 0;
}
.counters{
    list-style-type: none;
}
.counters .counter-content {
    display: block;
    text-align: center;
    color: #fff
}

.counters .counter-content i {
    font-size: 36px
}

.counters .counter-content h3 {
    font-size: 48px;
    margin: 10px 0;
    color: #ffffff;
    font-weight: 700
}

.counters .counter-content h4 {
    font-size: 18px;
    margin: 0
}

.padding {
    padding: 80px 0;
}
.testimonial-item {
    background-color: #fafafa;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 20px
}

.testi-footer img {
    width: 70px !important;
    height: 70px;
    border-radius: 50%
}

.testi-footer span {
    display: block;
    font-family: jost, sans-serif;
    color: #999;
    font-size: 14px
}

.testi-footer h4 {
    font-size: 15px;
    padding-left: 10px
}

.testi-footer {
    display: flex;
    align-items: center
}

.testimonial-carousel .owl-dots {
    display: block;
    text-align: center
}

.testimonial-carousel .owl-dots .owl-dot {
    background-color: #ddd;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
    transition: all .5s ease-in-out
}

.testimonial-carousel .owl-dots .owl-dot.active {
    background-color: #f8d134;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .5s ease-in-out
}
.off-text{font-size: 1.1rem;color:#ec012e; font-weight: 700;}
#submit{font-weight: 700;}
h2.banner-heading,h3.banner-subheading{text-transform: uppercase;font-weight: 700;}
h2.banner-heading{font-size: 2rem;}
h3.banner-subheading{font-size: 1.3rem;}
.pack-detail{min-height: 185px;}
.seekers-box{
    padding: 13px;
    border: 1px solid #c8c8c8;
    text-align: center;
    border-radius: 7%;
}
.header .row{align-items:center;}
.header_right_top_item {
    text-align: right;
}
.header_right_top_item a{
    color: #282828;
    text-decoration: none;
    font-size: 17px;
}
.footer_sec {
    background-color: #383636;
   padding-top: 40px;
}
.footer_items h5{
    font-size: 19px;
    color: #fff;
    margin-bottom: 40px;
    position: relative;
}
.footer_logo p{color:#ccc;}

.footer_items a{
    color: #ccc;
    text-decoration: none;
}
.footer_items li{
    margin-bottom: 20px;
}
.footer_items p{
     color: #ccc;
}
.footer_items h5:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -9px;
    width: 50px;
    height: 2px;
    background-color: #dddddd;
}
.footer_copywrite p{
    text-align: center;
    margin-bottom: 0px;
    color: #cdcdcd;
}
.footer_copywrite {
    background-color: #282828;
    padding: 14px;
}
.container{
    max-width: 88%!important;
}
#enquiry_form .form-group{
    margin-bottom:10px;
}
.form-control {
    font-size: 0.9rem;
    padding: 8px 12px;
    border: 1px solid #b5b2b2;
    border-radius: 5px;
}

@media only screen  and (max-width:479px){
    .header {padding: 5px 0px;}
    h2.banner-heading{font-size: 20px;}
    #counter ul{padding-left: 0rem;}
    .counters .counter-content h3{font-size: 30px;font-weight: 600;}
    .counters .counter-content h4{font-size: 15px;}
    #counter ul li{margin-bottom: 50px;}
     #counter ul li:nth-child(3){margin-bottom: 0px;}
      #counter ul li:nth-child(4){margin-bottom: 0px;}
      .counter-section{padding: 30px 0;}
      .cta-section h2 {font-size: 25px; font-weight: 600; margin-bottom: 30px;}
      .seekers-box .img-fluid{width: 100px;}
      /* .banner_top {
        background-position: center !important;
        background-size: auto !important;
    } */
}

.banner_top {
    background: url('../images/banner3.jpg')!important; 
    /* background-size: cover !important; */
}