body {
    font-size: 14px;
}
.ic{
    
    height: auto;
    max-width: 20% !important;
}
img{
    max-width: 100% !important;

}
.navbar-nav li:hover ul{
    display: block !important;
}

/* ========== FIXED FLASH NEWS – INFINITE SCROLL ========== */
.flash-news {
    background: #2d46a8;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    font-family: sans-serif;
    position: relative;
    z-index: 9998;
}
   select,
input:not([type="range"]),
textarea {
   border: 1.5px solid #d1d5db !important;
  outline: none;
  width: 100%;
  background-color: transparent;
}




.flash-content {
    overflow: hidden;
    width: 100%;
}

.flash-content p {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    animation: scrollText 25s linear infinite;
    margin-bottom: 0;
    color: #fff;
}

@keyframes scrollText {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}

/* ========== STICKY HEADERS ========== */
.main-header {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 0 40px;
    position: sticky;
    top: 0;
    z-index: 9999;
}



/* ========== EXISTING MENU CODE (unchanged, but kept) ========== */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.nav-links {
    display: flex;
    gap: 10px;
}

.nav.navbar-nav > li > a {
    text-transform: none !important;
    font-family: 'Poppins';
    font-weight: 500;
}

.nav-links > li {
    padding: 18px 0;
    position: relative;
    font-weight: 500;
}

.nav-links a {
    color: #333;
    transition: color 0.3s ease;
}

.nav-links a:hover {
    color: #2d46a8;
}

.nav.navbar-nav > li {
    margin: 0px 13px;
}

.nav-links > li {
    padding: 10px 0;
}

.nav-links li.dropdown-link a span {
    font-size: 10px;
    margin-left: 5px;
}

/* Contact Info */
.contacts {
    display: flex;
    align-items: center;
    color: #333;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 10px;
}

.contacts strong {
    font-size: 16px;
    color: #2d46a8;
}

.contacts p {
    font-size: 11px;
    color: #666;
    margin-top: 2px;
}

.phone-icon {
    font-size: 37px;
    margin-right: 10px;
    color: #2d46a8;
    margin-top: 0;
}

/* Mega Dropdown Styles */
.mega-content ul li {
    margin-bottom: 0px;
    width: 255px !important;
}

.mega-dropdown {
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    border-top: 1px solid #ddd;
}

.mega-dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mega-content {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #eee;
}


.side-menu {
    width: 300px;
    background-color: #f0f0f0;
}

.side-menu-item {
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.2s;
    margin-bottom: 0px;
}

.side-menu-item:hover {
    background-color: #e5e5e5;
}

.side-menu-item.active {
    background-color: #fff;
    color: #2d46a8;
    border-right: 1px solid #fff;
}

.arrow-icon {
    font-size: 10px;
    margin-left: 10px;
    color: #2d46a8;
    display: none;
}

.side-menu-item.active .arrow-icon {
    display: inline;
}

.content-area {
    flex-grow: 1;
    padding: 30px;
    min-height: 200px;
    display: flex;
}

.content-panel {
    display: none;
    width: 100%;
    gap: 50px;
}

.content-panel.active {
    display: flex;
}

.tour-section {
    flex: 1;
    min-width: 200px;
}

.tour-section h4 {
    font-size: 16px;
    color: #2d46a8;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
}

.tour-section ul li {
    padding: 5px 0;
    font-size: 14px;
    color: #555;
    cursor: pointer;
    width: 48% !important;
    float: left;
}  
.slick-slide img.tourImage {
    width: 200px !important;
    height: 100px !important;
    margin: 0 auto;   /* center ஆக காட்ட */
}

/* slide-ன் container width-ஐ reduce செய்ய */

.tour-section ul li:hover {
    color: #333;
    text-decoration: underline;
}

#international-tours .tour-section {
    flex: none;
}

/* TAB AND MAP CODE */
#myTab {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#myTab.nav-tabs .nav-link {
    font-size: 18px;
    border-radius: 10px;
    color: #2d46a8;
}

/* Offer Section */
.offer-section {
    background-color: #2d46a8 !important;
}

.offer-card {
    height: 400px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-end;
    color: white;
    padding: 20px;
}

#card-1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), url('https://i.pinimg.com/1200x/07/1d/3b/071d3b4a5ebb658209e103bcb56a4fae.jpg');
}

#card-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), url('https://i.pinimg.com/1200x/1d/43/89/1d4389304e71e48eb6bf34f994605abc.jpg');
}

#card-3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), url('https://i.pinimg.com/736x/f8/e5/01/f8e501a52d9c48aa02264f6a659b11b5.jpg');
}

.card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.card-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
}

.card-text {
    font-size: 1rem;
    margin-bottom: 15px;
    color: #fff;
}

.card-text strong {
    font-size: 1.5rem;
    display: block;
}

.card-button {
    border-width: 2px;
    padding: 10px 20px;
    border-radius: 0;
    color: white;
    border-color: white;
    transition: all 0.3s ease;
}

.card-button:hover {
    background-color: white;
    color: #c81d25;
    border-color: white;
}

/* AAT Kings Features Section */
.aatkings-features-section {
    background-color: #f8f9fa;
}

.feature-card {
    text-align: left;
}

.card-image {
    height: 180px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.image-title {
    color: white;
    font-size: 1.25rem;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    margin: 0;
    line-height: 1.2;
}

#feature-1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)), url('https://via.placeholder.com/400x180/6c757d/FFFFFF?text=Culture+Image');
}

#feature-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)), url('https://i.pinimg.com/1200x/41/ab/e7/41abe7aa192ae5afb4836b0d4f1aa09f.jpg');
}

#feature-3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)), url('https://i.pinimg.com/1200x/9f/f3/5c/9ff35cb3590e061e437f6a5f4f89c9d9.jpg');
}

#feature-4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)), url('https://i.pinimg.com/1200x/d2/d9/99/d2d999af74daf34d3b0681795f5e56e9.jpg');
}

.card-description {
    color: #6c757d;
    font-size: 0.95rem;
    margin-bottom: 10px;
}

.see-more-link {
    color: #c81d25;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.2s;
}

.see-more-link:hover {
    text-decoration: underline;
    color: #a0171d;
}

/* dashboard and other components */
.dashboard-payouts {
    display: flex !important;
    justify-content: space-between;
}

.modal-dialog {
    margin-top: 100px;
}

.modal {
    z-index: 99999;
}

.modal-backdrop {
    z-index: 9999;
}

.modal-header {
    background-color: #005294;
}

.modal img {
    width: auto !important;
}

.upper-head p a {
    color: #fff;
}

.upper-head p a:hover {
    color: #d60d45;
}

.travelMode {
    position: absolute;
    background-color: #fff;
    right: 10px;
    top: 10px;
    z-index: 9999;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 1px #242424ab;
}

.dealLabel {
    position: absolute;
    background-color: #fff;
    left: 10px;
    top: 10px;
    z-index: 9999;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 1px #242424ab;
    background: linear-gradient(to right, #E91E63, #fe8000);
}

.listTravelMode {
    position: absolute;
    background-color: #fff;
    left: 10px;
    top: 10px;
    z-index: 999;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 1px #242424ab;
}

.detail-title h3, .detail-title h4 {
    font-size: 15px;
}

.dateBox {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 12px;
    box-shadow: 1px 2px 7px #ddd;
    cursor: pointer;
    line-height: 20px;
}

.dateBox.selected {
    background-color: #4caf50;
    color: #fff;
}

.dateTxt {
    font-size: 14px;
}

.dateYear {
    font-size: 16px;
    font-weight: bold;
}

.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
    position: absolute;
    top: 55%;
    width: 27px;
    height: 27px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 18px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    box-shadow: 1px 1px 4px #ddd;
    border-radius: 100%;
    border: 1px solid #f2f2f2;
}

.mySwiper .swiper-button-next:after, .mySwiper .swiper-button-prev:after {
    font-size: 14px;
}

aside.detail-sidebar.sidebar-wrapper {
    top: 100px;
}

.package-content .description {
    height: 61px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.package-content .tour-title, .blog-content h3 {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.package-content .package-info {
    text-align: -webkit-auto;
}

.fa-rupee::before {
    font-size: 16px;
    vertical-align: sub;
}

.package-image img {
    height: 250px;
}

.logo img {
    height: 50px;
    width: 100%;
}

.sidebar-helpline-content a {
    color: #fff;
}

button.btn-red, .btn-red {
    background: #ffcc29;
    border-color: #ffcc29;
}

.upper-head {
    background: #2d46a8;
}

.detail .list li {
    width: 100%;
    display: block;
}

a.btn-blue:hover, a.btn-red:hover {
    color: #ffcc29 !important;
    border-color: #ffcc29 !important;
}

button.btn-red:hover, button.btn-red:focus {
    background: #fff !important;
    color: #ffcc29 !important;
    border-color: #ffcc29 !important;
}

.booking-outer .table .date input {
    padding: 10px 4px !important;
}

.navigation {
    border-bottom: 1px solid #eee;
}

/* ========== MOBILE RESPONSIVE (FIXED STICKY) ========== */
@media (max-width: 900px) {
    .main-header {
        display: none;
    }
    .mobile-header {
        display: flex;
    }
    .flash-content p {
        animation-duration: 15s;
    }
}

@media (max-width: 599px) {
    .logo img {
        height: 45px;
        width: 100%;
    }
    .slider .swiper-content > h2 {
        font-size: 14px;
    }
    .navAbsolute {
        left: 0px;
        right: 0px;
    }
    .booking-outer {
        padding: 12px;
    }
    .booking-outer .table .form-group .nice-select.wide {
        padding-left: 6px;
    }
    .booking-outer .table .nice-select .option {
        padding-left: 2px;
        padding-right: 0px;
    }
    .booking-outer .table .mr-select {
        width: 36px;
    }
    .booking-outer .table .mr-select .nice-select::after {
        right: 6px !important;
    }
    .booking-outer .table .gen-select {
        width: 97px;
    }
    .booking-outer .table input {
        padding: 10px 4px !important;
    }
    .booking-outer .table .input-group-addon {
        display: none;
    }
    .dashboard-downloadbtn .print-btn {
        display: block !important;
    }
    .dashboard-downloadbtn #download {
        margin-bottom: 5px;
    }
    .copyrights p {
        padding: 3px;
    }
    .scrollDiv {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        overflow-x: scroll;
        overflow-y: hidden;
        scrollbar-width: none;
        flex-wrap: nowrap;
    }
    .scrollDiv::-webkit-scrollbar {
        display: none;
    }
    .breadcrumb-outer .tabs-navbar {
        display: block !important;
    }
    .list-image .destination-fw-image {
        width: 100% !important;
    }
    .tour-list-main-section {
        padding: 20px 0 25px !important;
    }
    .date-box {
        height: auto !important;
        width: auto !important;
        padding: 7px !important;
    }
    .d-block-list {
        display: inline-block !important;
    }
    .tour-blog .blog-image {
        width: 100% !important;
    }
    .gallery .thumbnail {
        width: 100px !important;
        height: 80px !important;
    }
    .gallery .slider-for {
        height: 300px !important;
    }
    .gallery .slide {
        height: 300px !important;
    }
    .gallery .slider-nav {
        margin-top: 5px;
        margin-bottom: 8px !important;
        height: 72px !important;
    }
    .icon_box {
        margin-top: 10px !important;
    }
}

/* booking details panel */
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.panel-body {
    padding: 10px;
}

.tabs-navbar.navbar-sticky {
    top: 69px !important;
}

.map-frame li i {
    width: 20px;
    color: #005294;
}

.excludes li i {
    color: red;
}

.nav-tabs .active {
    border-bottom: 2px solid #2d46a8 !important;
    color: #2d46a8 !important;
    font-weight: bold;
}

.nav-tabs .nav-link {
    color: #000;
    cursor: pointer;
}

.enquiry-btn .btn-danger:hover {
    color: var(--bs-btn-hover-bg) !important;
    border-color: var(--bs-btn-hover-bg);
    background: #fff;
}

.form-group select {
    padding: 11px 40px !important;
}

.box-testi {
    margin-bottom: 10px;
    height: 370px;
    box-shadow: 0 0 10px #cccccc57;
    background-color: #fff;
}

.slick-slider .element {
    height: 100px;
    width: 100px;
}

/* agent register */
.wrapper {
    overflow: hidden;
    max-width: 290px;
    border-radius: 15px;
    margin: auto;
}

.wrapper .slide-controls {
    position: relative;
    display: flex;
    height: 45px;
    width: 100%;
    overflow: hidden;
    margin: 30px 0 10px 0;
    justify-content: space-between;
    border: 1px solid lightgrey;
    border-radius: 15px;
}

.slide-controls .slide {
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    z-index: 1;
    transition: all 0.6s ease;
}

.slide-controls label.signup {
    color: #000;
}

.slide-controls .slider-tab {
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    z-index: 0;
    border-radius: 15px;
    background: -webkit-linear-gradient(left, #003366, #004080, #0059b3, #0073e6);
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

input[type="radio"] {
    display: none;
}

#signup:checked ~ .slider-tab {
    left: 50%;
}

#signup:checked ~ label.signup {
    color: #fff;
    cursor: default;
    user-select: none;
}

#signup:checked ~ label.login {
    color: #000;
}

#login:checked ~ label.signup {
    color: #000;
}

#login:checked ~ label.login {
    cursor: default;
    user-select: none;
}

.wrapper .form-container {
    width: 100%;
    overflow: hidden;
}

.testimonial-item .item small {
    display: block;
    font-size: 11px;
    color: green;
}

.testimonial-item .item img {
    padding: 0;
    width: 80px !important;
    height: 80px;
    border: none;
    text-indent: 0;
    margin: 5px auto;
    display: inline-block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 1px 1px 15px #cccccc57;
}

.slider-button .slick-prev, .slider-button .slick-next {
    background-color: #2d46a8;
}

.dashboard-sticky-nav .content-left {
    border-right: 1px solid #d8d8d8;
    background-color: transparent;
}

.dashboard-sticky-nav .profile-sec {
    padding: 20px 18px;
    display: flex;
    align-items: center;
}

.profile-sec .dash-content {
    padding-bottom: 0px;
}

.dropdown.dropdown-profile .dropdown-menu {
    top: 0px !important;
}

.booking-form .date .form-control {
    padding: 10px 25px !important;
}

.booking-form .nice-select.wide {
    padding-left: 18px;
}

.choose_box img {
    background: #cfc6d9;
    border-radius: 50%;
    padding: 10px;
}

a.morelink {
    text-decoration: none !important;
    outline: none;
    color: #2d46a8 !important;
}

.morecontent span {
    display: none;
}

.choose_read_more {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

input[type=text], input[type=email], input[type=number], input[type=search], input[type=password], input[type=tel], input[type=date], textarea, select, .form-control {
    padding: 10px 10px !important;
}

.date-box {
    padding: 5px;
    height: 50px;
    width: 58px;
    font-size: 12px;
    border: 1px solid #eee;
    margin-right: 10px;
}

.desti-overflow .list {
    overflow: hidden;
    height: 200px;
    overflow-y: scroll;
}

.world .description, .india .description {
    height: 65px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.india-img, .world-img {
    height: 230px;
}

.india-img img, .world-img img {
    height: 100%;
    object-fit: cover;
}

.top_desti .top-destination-item {
    height: 263px;
}

.top_desti .top-destination-item img {
    object-fit: cover;
    height: 100%;
}

.top_desti .desti-box {
    padding-bottom: 5px;
}

.list-image .destination-fw-image {
    height: 197px;
    width: 246px;
}

.list-image .destination-fw-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.destination-fw-desc .visited_places {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.d-block-list {
    display: block;
}

.tour-blog .blog-image {
    height: 185px;
    width: 272px;
}

/* tour details gallery */
.gallery .slider-container {
    width: 80%;
    margin: 50px auto;
    text-align: center;
}

.gallery .slider {
    width: 100%;
}

.gallery .slider-for {
    height: 400px;
}

.gallery .slide {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery .slide img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery .slide-title {
    font-size: 36px;
    margin-top: 20px;
    color: #333;
}

.gallery .slider-nav {
    margin-top: 5px;
    margin-bottom: 0px !important;
    height: 100px;
}

.gallery .thumbnail {
    display: inline-block;
    width: 100px;
    height: 80px;
    margin: 0 3px;
    overflow: hidden;
}

.gallery .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Loading */
.loading, .ajax_loading {
    width: 100%;
    float: left;
    position: fixed;
    top: 0px;
    background-color: #fff;
    height: 100vh;
    z-index: 99999111;
    margin: auto;
    text-align: center;
    padding-top: 40vh;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid var(--theme-deafult);
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

.ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    background: transparent;
    border: 3px solid #ed2224;
    border-radius: 50%;
    text-align: center;
    line-height: 165px;
    font-size: 20px;
    color: #e3555a;
    box-shadow: 0 0 20px rgb(170 170 170);
}

.ring img {
    width: 70%;
    display: inherit;
    position: absolute;
    top: 21%;
    left: 15%;
    border-radius: 20%;
}

.ring:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    width: 104%;
    height: 104%;
    border: 3px solid transparent;
    border-top: 3px solid #2d46a8;
    border-right: 3px solid #2d46a8;
    border-radius: 50%;
    animation: animateC 2s linear infinite;
}

.ring span {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    width: 50%;
    height: 4px;
    background: transparent;
    transform-origin: left;
    animation: animate 2s linear infinite;
}

.ring span:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2d46a8;
    top: -6px;
    right: -8px;
    box-shadow: 0 0 20px #2d46a8;
}

@keyframes animateC {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes animate {
    0% { transform: rotate(45deg); }
    100% { transform: rotate(405deg); }
}

/* Footer */
.footer-links h3 {
    margin-bottom: 21px !important;
}

.copyright {
    position: relative;
    z-index: 1;
    padding: 15px 0 15px;
    background: #020202;
    border-top: 1px solid #333;
}

/* Whatsapp and Contact icon */
.whatsappBtn {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background-color: #0ba90b;
    font-size: 42px;
    padding: 4px 7px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 0px 6px #00000094;
}

.whatsappBtn:hover {
    color: #fff;
}

.callBtn {
    position: fixed;
    bottom: 95px;
    left: 30px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background-color: #2196f3;
    font-size: 42px;
    padding: 4px 7px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 0px 6px #00000094;
}

.callBtn:hover {
    color: #fff;
}

.ajax_loading {
    background: #0606067a;
}

.ajax_loading .lds-ripple div {
    border: 4px solid #3f51b5;
}

/* ========== MOBILE RESPONSIVE MENU (FIXED LEFT SLIDE) ========== */
.mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 99998;
    display: none;
}
.mobile-menu {
    position: fixed !important;
    top: 0;
    left: -85%;
    width: 85%;
    max-width: 320px;
    height: 100%;
    background: #fff;
    z-index: 99999;
    overflow-y: auto;
    transition: left 0.3s ease;
    padding-top: 70px;
    display: block !important;
    box-shadow: 2px 0 15px rgba(0,0,0,0.1);
}
.mobile-menu.open {
    left: 0;
}
body.menu-open {
    overflow: hidden;
}
.mobile-header {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 10px 16px;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.hamburger {
    width: 30px;
    cursor: pointer;
}
.hamburger span {
    display: block;
    height: 3px;
    background: #2d46a8;
    margin: 5px 0;
    transition: 0.3s;
}
.hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px,5px);
}
.hamburger.active span:nth-child(2) {
    opacity: 0;
}
.hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px,-7px);
}
.mobile-menu .menu-item {
    margin-bottom: 10px;
    padding: 0 12px;
}
.mobile-menu .menu-title {
    background: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ececec;
}
.mobile-menu .menu-title .toggle {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #2d46a8;
}
.mobile-menu .submenu {
    display: none;
    position: relative !important;
    width: 100%;
    padding-top: 0px;
    padding-left: 10px;
    margin-top: 10px;
    border-left: none;
    background: transparent !important;
}
/* SUBMENU OPEN BACKGROUND */
.mobile-menu .has-child.active > .submenu {
    display: block;
    position: relative !important;
    background: transparent !important;
    padding: 0;
    margin-top: 10px;
}
/* SUBMENU ITEMS */
/* SUBMENU BOX */
.mobile-menu .submenu .menu-title,
.mobile-menu .submenu .menu-link .menu-title {
    background: #eaf3ff !important;
    color: #2d46a8 !important;
    border-radius: 12px;
    padding: 16px 18px !important;
    box-shadow: none !important;
    font-size: 15px;
    position: relative;
}
/* SUBMENU LINK */
.mobile-menu .submenu a {
    color: #2d46a8 !important;
}
 /* TOGGLE ICON */
.mobile-menu .submenu .toggle {
    color: #2d46a8;
}

.mobile-menu .contacts {
    margin: 15px;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.mobile-menu .contacts .phone-icon {
    font-size: 32px;
}

@media (max-width: 900px) {
    .main-header {
        display: none;
    }
    .mobile-header {
        display: flex;
    }
}
@media (min-width: 901px) {
    .mobile-header {
        display: none;
    }
}

.submenu{ height:auto !important }
.mobile-menu .submenu .menu-item a.submenu-link {
    display: block;
    color: #2d46a8 !important;
    font-size: 14px;
    text-decoration: none;
    pointer-events: auto !important;
    cursor: pointer !important;
    top:5px;
}

.mobile-menu .submenu .menu-item a.submenu-link:hover {
    background: #d0e8ff;
    border-radius: 10px;
}










    