html {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    scroll-behavior: smooth !important;
}

.blog-content-p img {
    height: 100%;
    width: 100%;
    text-align: center;
    margin: 0px auto;
}

body {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCI+CiAgPHBhdGggZD0iTTAgMEw2MCA2MCIgc3Ryb2tlPSIjZTVlNWU1IiBzdHJva2Utd2lkdGg9IjAuNSIgb3BhY2l0eT0iMC4xIi8+CiAgPHBhdGggZD0iTTYwIDBMMCA2MCIgc3Ryb2tlPSIjZTVlNWU1IiBzdHJva2Utd2lkdGg9IjAuNSIgb3BhY2l0eT0iMC4xIi8+Cjwvc3ZnPg==');
    background-repeat: repeat;
}

/* body {
            font-family: 'Poppins', sans-serif;
            background-color: #f8f9fa;
            background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCI+CiAgPHBhdGggZD0iTTAgMEw2MCA2MCIgc3Ryb2tlPSIjZTVlNWU1IiBzdHJva2Utd2lkdGg9IjAuNSIgb3BhY2l0eT0iMC4xIi8+CiAgPHBhdGggZD0iTTYwIDBMMCA2MCIgc3Ryb2tlPSIjZTVlNWU1IiBzdHJva2Utd2lkdGg9IjAuNSIgb3BhY2l0eT0iMC4xIi8+Cjwvc3ZnPg==');
            background-repeat: repeat;
            padding: 40px 20px;
        } */

h1 {
    font-size: 36px !important
}

h2 {
    font-size: 30px !important
}

h3 {
    font-size: 25px !important
}

h4 {
    font-size: 23px !important
}

h5 {
    font-size: 21px !important
}

h6 {
    font-size: 20px !important
}

img {
    width: 100%;
}
.sticky-scroll-admin {
    position: sticky !important;
    top: 0;
    height: 30px !important;
    overflow-y: auto;
}

/* Thin scrollbar */
::-webkit-scrollbar {
    width: 8px !important;
    /* Adjust as needed */
    height: 2px !important;
    /* Adjust as needed */
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Adjust track color */
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    /* Adjust handle color */
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Adjust hover color */
}

.anchor-offset {
    display: block;
    position: relative;
    top: -107.41px;
    /* Adjust this value to match your header height */
    visibility: hidden;

}


.accordion-button:not(.collapsed) {
    pointer-events: none;
    /* Disable click events */
}

.custom-bullet {
    list-style-type: none;
    /* Remove default bullets */
    padding: 0;
}

.custom-bullet li {
    list-style-type: none;
    /* Remove default bullets */
    position: relative;
    padding-left: 20px;
    /* Space for the custom bullet */
    margin-bottom: 10px;
    /* Space between list items */
}

.custom-bullet li::before {
    content: "";
    /* Required for pseudo-elements */
    position: absolute;
    left: 0;
    top: 17%;
    /* Position the bullet vertically centered */
    transform: translateY(0%);
    /* Adjust for vertical centering */
    width: 10px;
    /* Size of the bullet */
    height: 10px;
    /* Size of the bullet */
    background-color: #E55324 !important;
    /* Color of the bullet */

}

.other-blog-p p {
    font-weight: 600 !important;

}
tbody,td,tfoot,th,thead,tr {
    border-color: #2c7ecb;
    border-style: solid;
    border-width: 0;
    border: 1px solid;
  
}
.bor123 {
    width: 35em;
}

.test53 {
    width: 16em !important;
    left: -64px !important;
}

.test54 {
    width: 44em !important;
    left: -374px !important;

}

.test55 {
    width: 46em !important;
    left: -578px !important;
}

.banner765 {
    height: 33em;
}

.banner766 {
    height: 24em;
}

.theme-bg {
    background-color: #015a9c;
}
nav.breadcrumb-slug-child-page {
    margin-top: -24px;
    font-weight: 600;
}
.badge-bg {
    background-color: yellow;
    color: black;
    font-weight: 700;
}

.green-bg {
    background-color: green;

}

.red-bg {
    background-color: red;

}

.badge-theme-bg {
    background-color: #015a9c;
}

.theme-bg:hover {
    background-color: #2c7ecb;

}

.theme-color {
    color: #015a9c;
}

.heroContent {
    width: 50%;
    margin-left: 2rem;
    color: #fff;
    position: absolute;
    z-index: 2;
}


.heroContent p {
    font-size: 32px;
    font-weight: 500 !important;
}

.heroContent h1 {
    font-size: 65px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
}

.parking-card .badge-theme-bg .text-dark{
    color: #fff !important;
}

.search-container {
    border: 0px solid #ced4da;
    border-radius: .25rem;
    padding: 1rem;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* Parking, hotels and Car Rental */
.custom-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    /* Smooth transition for transform and box-shadow */
}

.custom-card:hover {
    transform: scale(1.1);
    /* Scale up slightly on hover */
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    /* Add box shadow for elevation */
}

/* End */
.scrollable-row {
    overflow-x: auto;
    white-space: nowrap;
    height: 379px;
}

.flight-info-card {
    background-color: #2c7ecb;
    color: white;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    font-size: 2em;
    transition: transform 0.8s ease, box-shadow 0.8s ease;
}

.flight-info-card i {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.flight-info-card:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    background-color: #015a9c;
}

/* .flight-info-card:hover {
transform: translateY(-5px);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
background-color: #003366b3;
color: #000;
} */

/* Blog */
.content-preview {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Contact Section */
.contact-info {
    background-color: #333;
    color: #fff;
    border-radius: .25rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.contact-info a {
    color: #fff;
}

.contact-info a:hover {
    color: #ddd;
    text-decoration: none;
}

/* Contact section end */
.pos132 {
    /*top: -320px !important;*/
    height: 26.67rem !important;
    /*margin-bottom: -123px !important;*/
}

.first-section-on-top {
    align-items: center;
    margin-top: -315px;
}

.pos133 {
    top: -20px !important;
    position: relative;
}

.new-feature {
    padding: 88px 0;
    position: relative;
    text-align: center;
    color: white;
    /* Adjust text color based on your background image */
}

.breadcrumb {
    align-items: center;
    font-size: larger;
    margin-top: 10px;
    margin-bottom: 8px;
}

.bread-bck {
    
}
ol.breadcrumb {
    display: ruby;
    padding-bottom: 14px;
}
.breadcrumb-item+.breadcrumb-item::before {
     color: #ffc107;
}
.breadcrumb-slug-ss {
    font-weight: 600;
}
.new-feature h1 {
    /*margin-bottom: 1.5rem;*/
    /* Adjust margin as needed */
}

h2.trans-page-heading {
    color: #2c7ecb;
    font-weight: 700;
}

/* Terminals Card */
.terminal-item {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    overflow: hidden;
    color: white;
    text-decoration: none;
    height: 400px;
    /* Adjust the height as needed */
}

.terminal-item:hover .terminal-item-content {
    transform: translateY(0);
}

.terminal-item-content {
    position: absolute;

    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background-color: #1706a7a2;
    transform: translateY(100%);
    transition: transform 0s;
    height: 400px;
    /* Adjust the height as needed */

}

.dropdown-toggle-none::after {
    content: none !important;
}

.terminal-item-title {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 10px;
    color: white;
}

.terminal-item-description {
    font-size: 1rem;
    margin-bottom: 15px;
    color: white;
}

.btn-terminal {
    background-color: rgb(242, 243, 243);
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 1rem;
    transition: background-color 0.3s;
}

.btn-terminal:hover {
    background-color: rgb(153, 172, 192);
    color: white;
}

/* Transportation */
.transport-item {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    overflow: hidden;
    color: white;
    text-decoration: none;
    height: 300px;
    /* Adjust the height as needed */
}
h2.home-page-head-ss {
    text-align: center;
}

.transport-item:hover .transport-item-content {
    transform: translateY(0);
}

.transport-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background-color: rgb(0, 0, 0);
    transform: translateY(100%);
    transition: transform 0.3s;
}

.transport-item-title {
    font-size: 1.8rem;
    margin-bottom: 10px;
    color: white;
}

.transport-item-description {
    font-size: 1rem;
    margin-bottom: 15px;
    color: white;
}

.btn-transport {
    background-color: rgba(242, 243, 243, 0.8);
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 1rem;
    transition: background-color 0.3s;
}

.btn-transport:hover {
    background-color: rgba(255, 255, 255, 0.863);
    color: white;
}

.bg-tilt {
    background: linear-gradient(135deg, #a1a1a1 0%, #bdb8b6 100%);
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: rotate(0deg);

}

.bg-tilt::before {
    content: "";
    position: absolute;
    top: -100%;
    left: -100%;
    width: 200%;
    height: 200%;
    background: linear-gradient(135deg, #979797a9 0%, #ffffff 100%);
    transform: rotate(30deg);
    z-index: -1;
}
    .bg-info {
        background-color: #2c7ecb!important
    }
     span.mia-minutes {
        color: #fff !important;
    }
.container {
    position: relative;
}


/* Transportation end */

/* Other services */
.service-card {
    background-color: #1706a7;
    color: white;
    text-align: center;
    padding: 20px;
    margin: 10px;
    border-radius: 5px;
    text-decoration: none;
}

.service-card .icon {
    font-size: 40px;
    margin-bottom: 10px;
}

.service-card:hover {
    color: #bdb8b6;
}

/* Other services end */

.scrollable {
    max-height: 500px;
    overflow-y: auto;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.scrollable::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.scrollable {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.bor43 {
    display: inline-grid !important;
    justify-content: center;
}

.profile-pic-container {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}

.profile-pic {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.okh3cls {
    margin: 1.6em auto !important;
    border-bottom: 2px solid #4405f3 !important;
    width: 40% !important;
    padding-bottom: 8px !important;
}
.blog-single-page-head-ss {
    background: linear-gradient(360deg, rgb(29, 104, 172), rgba(1, 90, 156, 0.43) 99.52%);
}
.title-container.blog-page-title-ss {
    padding: 40px 0px;
    text-align: center;
    color: #fff;
}
.blog-page-title-ss a {
    color: #fff;
}
.blog-content-p a {
    color: #2c7ecb;
    text-decoration-color: #05509b;
}

.blog-image3 {
    height: 30em;
    object-fit: cover;
}

.blog-image4 {
    height: 8.5em;
    object-fit: cover;
}
ol.breadcrumb.bread-bck.ps-md-5.ps-4.blogs-page-ss li a {
    font-weight: 500;
}

.bor123 {
    width: 69em;
}

.anchor {
    text-decoration: none;
    position: relative;
    color: #333;
}

.anchor:hover {
    color: #333333c9;

}

body .card{
    border-radius: 0 !important;
}

.cardstyle720 {

    border: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 100%;
    ;
    margin-top: 2em;
    border-top-left-radius: 3em !important;
    border-bottom-left-radius: 3em !important;
}

.homecalle {
    padding: 8px 40px !important;
    color: #000 !important;
    background: #ffffff !important;
    display: inline-block;
    margin-top: 1em;
    font-weight: 500;
    border: 2px solid #2e497a;
    margin-right: 13px;
    border-radius: 18px;
}

.anch12 {
    text-decoration: none;
}

.anch12:hover {
    text-decoration: underline;
}

.scrollspy-example-2 {
    max-height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
}

.scrollspy-example-2::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
}


.star-rating {
    direction: rtl;
    display: inline-block;
    unicode-bidi: bidi-override;
}

.star-rating input[type="radio"] {
    display: none;
}

.star-rating label {
    color: #ccc;
    font-size: 2em;
    padding: 0;
    cursor: pointer;
}

.star-rating label:hover,
.star-rating input[type="radio"]:hover~label,
.star-rating input[type="radio"]:checked~label {
    color: #f5b301;
    /* Blue color */
}

.star-rating input[type="radio"]:hover~label {
    color: #f5b301;
    /* Fill color when hovered */
}



.menu123 {
    width: 33em;
}

/* Header */
/* Dropdown on hover with animation */
.nav-item.dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s ease-in-out;

    margin-top: 0;
}

.nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

/* Adjustments to make sure the dropdown appears correctly */
.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
}


.navbar-nav .dropdown-menu .dropdown-item {
    white-space: normal;
}

.dropdown-menu>.row {
    margin: 0;
}

.nav-hr {
    border-bottom: 1px solid #ccc;
    /* Adds a horizontal line */
    padding-bottom: 10px;
    /* Adds space below each item */
    margin-bottom: 10px;
    /* Adds space above the border line */
}

.nav-hr:last-child {
    border-bottom: none;
    /* Removes the border from the last item */
    margin-bottom: 0;
    /* Removes the margin from the last item */
}

.img542 {
    width: 15em;
}

iframe thead {
    height: 4em;
    position: sticky !important;
    top: 0;
    z-index: 1;
    background-color: #f7f7f7;
}

/* today */
.flight-hover:hover {
    text-decoration: none;
    border-bottom: 2px solid #dc582a;
}

.active {
    border-bottom: 2px solid #015a9c !important;
}

.nav-hov {
    position: relative;
    display: inline-block;
    color: #000 !important;
}
.menu-bg-color a{
    color: #fff !important;
}
.nav-hov::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #ffc107;
    transition: width 0.3s ease-in-out;
}

.nav-hov:hover::after {
    width: 100%;
}
ul.dropdown-menu.menu-bg-color {
    background-color: #05509b;
}
a.menu-bg-color .nav-hov {
    border-bottom: 1px solid;
    line-height: 2.5;
}
.menu-bg-color li {
    border-bottom: 1px solid;
    color: #fff;
    row-gap: 5px;
    padding: 8px 0px;
}
/* Security home page */
.security-heading {
    font-size: 2em;
    margin-bottom: 20px;
}

.info-card {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    /* text-align: center; */
}

.info-card h5 {
    font-size: 1.25em;
    font-weight: bold;
}

.info-card .time {
    font-size: 2em;
    font-weight: bold;
    color: #333;
}

.info-card .details {
    font-size: 0.9em;
    color: #777;
}

.underline-hover {
    text-decoration: none;
}

.underline-hover:hover {
    text-decoration: underline;
    text-decoration-color: orange;
    color: orange;
}

.btn-custom {
    border: 1px solid #015a9c ;
    background-color: #015a9c;
    color:  #fff;
}

.btn-custom:hover {
    background-color: #2c7ecb;
    color: #fff;
}


/* DEN shop */
.service-item {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
}

.service-item .icon {
    font-size: 28px;
    margin-right: 9px;
    color: #1706a7;
    transition: color 0.3s, background-color 0.3s;
}

.icond {
    display: block;
    width: 20px !important;
    height: 20px !important;
    margin-right: 0px;
    color: #1706a7;

}

.fa-clock {
    color: red;
}

.fa-location-dot {
    color: #c4d451;
}

.icond:hover {
    color: white;
}

.ar1:hover svg {
    color: white !important;
    /* background-color: #1606a7d3; */
}

.ar1:hover .service-item-font {
    background-color: #1606a7d3;
}

.service-item-font {
    padding: 0.7rem;
    background-color: #1606a763;
    color: white;
    border-radius: 50%;
}

.service-item-font:hover svg {
    color: white !important;
}

.service-item-font:hover {
    background-color: #1606a7d3;
    color: white !important;
    border-radius: 50%;

    /* overflow: hidden; */
}

.service-item-font:hover .icon {
    color: white;
}

.service-item .title {
    font-weight: 600;
    color: #1706a7;
}

/*.btn-custom {*/
/*    background-color: #1706a7;*/
/*    color: white;*/
    /* margin: 10px 5px 0 0; */
/*}*/

.media2 {
    background-position: 50%;
    height: 29rem;
    background-size: cover;
    /* height: 100%; */
    max-width: 360px;
    min-height: 350px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 144%, 0 calc(100% - 50px))
}

.media3 {
    background-position: 36% !important;
    height: 29rem !important;
    background-size: cover;
    max-width: 360px;
    min-height: 350px;
    position: relative;
    --notch-size: 3em;
    clip-path: polygon(0 0, calc(100% - var(--notch-size)) 0, 100% var(--notch-size), 100% 100%, 0 100%);
}

/* Helpful resources */
.resource {
    border: 1px solid #dee2e6;
    /* border-radius: 5px; */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fff;
}

.resource-body {
    padding: 10px;
}

.resource-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #343a40;
    margin-bottom: 15px;
}

.list-unstyled li {
    list-style-type: disc;
    /* Restore default bullets */
    padding-left: initial;
    /* Remove custom padding */
    position: initial;
    /* Remove custom position */
    margin-bottom: initial;
    /* Remove custom margin */
}

.list-unstyled li::before {
    content: none !important;
    /* Remove custom bullet */
}

.list-unstyled a {
    display: flex;
    align-items: center;
    padding: 10px 0;
    color: #6c757d;
    text-decoration: none;
    font-size: 19px;
    margin-left: 10px;
    transition: color 0.3s;
}

.list-unstyled a:hover {
    color: #007bff;
}

.list-unstyled .arrow {
    transition: color 0.3s;
}

.list-unstyled a:hover .arrow {
    color: #fd7e14;
}
.breadcrumb a:hover {
    color: #ffffff;
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #b5b6b8;
}

.table-responsive {
    scrollbar-color: #ffc107 #f1f1f18a;
}

/* Planning ahead */
.card.parking-card,
.card.walking-card {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    /* box-shadow: 0 4px 8px rgba(0,0,0,0.1); */
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fff;
    /* transition: transform 0.3s, box-shadow 0.3s; */
}
.border-bottom-sss {
    border-bottom: 1px solid;
    margin-bottom: 0;
}
.parking-card-icon {
    border: 1px solid #bbc5d7;
    border-radius: 50%;
    color: #0f0f10;
    display: inline-block;
    height: 32px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

.card.parking-card:hover,
.card.walking-card:hover {
    /* transform: translateY(-5px);
box-shadow: 0 8px 16px rgba(0,0,0,0.2); */
}

.parking-back {
    background: linear-gradient(177deg, rgb(44 126 203 / 76%), rgb(1 90 156) 99.52%), url(Pic/myairport.webp), #d3d3d3 50% / cover no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 88px;
    padding-top: 88px;
    background-attachment: fixed;
    /* position: relative; */
}

.parking-back1 {
    background: linear-gradient(360deg, rgb(29, 104, 172), rgba(1, 90, 156, 0.43) 99.52%) 50% center / cover, url(Pic/myairport.webp), no-repeat rgb(211, 211, 211);
    background-position: 50%;
    background-size: cover;
    padding-bottom: 88px;
    padding-top: 88px;
    /* background-attachment: fixed; */
    /* position: relative; */
}
    .search-page-ss {
        height: 235px;
        width: max-content;
    }
    .card:has(.search-page-ss){
        overflow: hidden;
    }
.card-body .card-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #343a40;
    margin-bottom: 15px;
}

.card-body .card-text {
    font-size: 1rem;
    color: #6c757d;
}

.card-body .card-link {
    display: flex;
    align-items: center;
    color: #007bff;
    text-decoration: none;
    font-size: 1rem;
    transition: color 0.3s;
}

.card-body .card-link:hover {
    color: #0056b3;
}

.card-body .card-link .arrow {
    transition: color 0.3s;
}

.card-body .card-link:hover .arrow {
    color: #fd7e14;
}

.text-primary {
    color: #2c7ecb !important;
}

.myimage3 img {
    height: 326px !important;
    object-fit: cover;
}

/* my service */
.feature-card {
    position: relative;
    overflow: hidden;
    color: white;
}

.feature-card img {
    width: 100%;
    height: auto;
}

.feature-card a {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #246095c7;
    padding: 10px;
    text-decoration: none;
    color: white;
    font-weight: bold;
}

.btn-outline-secondary:hover {
    background: #015a9c;

}

.btn-mysuccess {
    background: #015a9c;
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
}

.btn-mysuccess:hover {
    background: #015a9c;
    border: 2px solid #ffffff;
    color: #ffffff;
}

.btn-size {
    font-size: 17px;
    border-radius: 0;
    padding: 10px 18px;
}

.btn-size-custom {
    font-size: 17px;
    border-radius: 0;
    background-color: #1706a7;
    padding: 10px 18px;
}

.parkingNotes {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
    margin-top: 5px;

    position: relative;
}

.help-width {
    width: 60%;
}

/*.blog-content-p {*/
/*    padding-right: 1.5rem;*/
/*    padding-left: 2.1rem;*/
/*}*/

.security-nav {
    cursor: pointer;
}

.content {
    border: 1px solid #000;
    padding: 20px;
    margin-top: 10px;
}

.terminal-header {
    display: flex;
    align-items: center;
}

.terminal-header h2 {
    margin: 0;
    flex: 1;
}

.terminal-header i {
    font-size: 1.5em;
    margin-right: 10px;
}

.travel-nav {
    display: flex;
    border-bottom: 2px solid #ddd;
}

.travel-nav .nav-item {
    padding: 10px 15px;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    transition: background-color 0.3s, color 0.3s;
}

.travel-nav .nav-item.active {
    background-color: #007bff;
    color: white;
    border-bottom: 2px solid #007bff;
}

.travel-nav .nav-item:hover:not(.active) {
    background-color: #f1f1f1;
    color: #007bff;
}

.why-us-section {
    padding: 50px 0;
    background-color: #f8f9fa;
}

.icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    border-radius: 50%;
    background-color: #e9f7ff;
}

.air-directory {
    position: sticky;
    top: 2.4em;
}
.slp-services {
    padding: 0px 2em !important;
}

.fa-letter {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 24px;
    display: inline-block;
    width: 1em;
    text-align: center;
    transform: rotate(-6deg);
    z-index: -3;
    position: relative;
}

html {
    scroll-behavior: smooth;
}

#backToTop {
    /* Hidden by default */
    position: fixed;
    /* Fixed position */
    bottom: 20px;
    /* Place the button at the bottom */
    right: 30px;
    /* Place the button 30px from the right */
    z-index: 99;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: #1706a7;
    /* Set a background color */
    color: white;
    /* Text color */
    cursor: pointer;
    /* Add a mouse pointer on hover */
    padding: 15px;
    /* Some padding */
    border-radius: 10px;
    /* Rounded corners */
}

#backToTop:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

.focus-none {
    pointer-events: none !important;
}
.mt-md-5 {
    margin-top: 0rem!important;
}

@media only screen and (max-width: 310px),
(min-width: 320px) and (max-width: 359px),
(min-width: 360px) and (max-width: 413px),
(min-width: 414px) and (max-width: 643px),
(min-width: 644px) and (max-width: 767px) {

    .bor123 {
        width: 100% !important;
        padding-bottom: 8px !important;
        display: contents;

    }
    ol, ul {
        padding-left: 1rem;
    }

    .test54,
    .test55 {
        width: 100% !important;
        left: 0px !important;
    }
        img {
          max-width: 100%;
          height: auto;
        }

    .menu123 {
        width: 15rem;
    }

    .banner765 {
        height: 17em;
    }

    .pos132 {
        top: 0px !important;
    }
    .first-section-on-top {
        align-items: center;
        margin-top: -100px;
    }
    .pos133 {
        top: 0px !important;
    }

    .img542 {
        width: 10em !important;
    }

    .heroContent h1 {
        font-size: 30px !important;
    }

    .heroContent {
        width: 100%;
        margin-left: 1rem;
    }

    .m-height {
        height: 32em !important;
    }

    .mob-sec-banner {
        height: 68em !important;
    }

    .margin-dine {
        margin-top: 6em;
        padding: 1em !important;
    }

    .mob-space {
        margin-top: 1em;
    }

    .mob-button {
        display: inline-block;
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }

    .mob-button1 {
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }

    .mobile-helpful {
        width: 53%;
        float: left;
    }

    .helpful-font {
        font-size: x-small;
    }

    .myimage3 img {
        height: 184px !important;
    }

    .blog-mob-font {
        font-size: 1.24rem !important;
    }

    .help-width {
        width: 100%;
    }

    .mob-disp-block {
        display: block !important;
    }

    .mobile-fm {
        margin-top: 2em;
    }

    .mobile-center {
        text-align: center !important;
    }

    .blog-image3 {
        height: 11.5em !important;

    }

    .m-search-container {
        border: 0px solid #ced4da;
        border-radius: .25rem;
        padding: 1rem;
        background-color: white;
        box-shadow: rgb(0 0 0 / 9%) 0px 3px 8px !important;
    }
    /*a.btn.search-page-button {*/
    /*    background: #054f9b !important;*/
    /*    color: #fff !important;*/
    /*}*/
    .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    }

    .image-mob-p {
        /*padding: 1.3rem;*/
    }

    .other-blog-p {
        padding: 1.1rem;
    }

    /*.blog-content-p {*/
    /*    padding-right: .5rem !important;*/
    /*    padding-left: .5rem !important;*/
    /*}*/

    .margin-dine2 {
        margin-top: 9em !important;
    }

    .parking-back {
        padding-top: 55px !important;
        /* position: relative; */
    }

    .air-directory {
        top: 1.9em !important;
    }

    h1 {
        font-size: 36px !important
    }

    h2 {
        font-size: 32px !important
    }

    h3 {
        font-size: 28px !important
    }

    h4 {
        font-size: 24px !important
    }

    h5 {
        font-size: 22px !important
    }

    h6 {
        font-size: 21px !important
    }
    .heading-title-ss {
     text-align: center;
    }
}
.searchbar-container-top {
    display: flex;
    gap: 20px;
}
    .miami-author-cal {
        display: flex;
        gap: 20px;
    }

/* usefull info */

.feature-section {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08); 
    flex-direction: row;
    margin: 0px 0px 40px 0px;
    

}

.main-container {
    width: 100%;
    margin: 0 auto; 
    display: flex;
    align-items: center;
}


.image-column {
    flex: 1;
    position: relative;
    overflow: hidden;
    padding: 15px;
}

.feature-section .section-image {
    width: 100%;
    height: 560px;
    object-fit: cover;
    border-radius: 12px;
}

.content-column {
    flex: 1;
    padding: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.content-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 24px;
    line-height: 1.3;
}

.content-column .content-text {
    font-size: 1.05rem;
    color: #000000;
    line-height: 1.7;
    text-align: justify;
}

/* Responsive Design */
@media (max-width: 768px) {
    .main-container {
        flex-direction: column;
    }

.feature-section .section-image {
        min-height: 280px;
        height: 300px;
    }

    .content-column {
        padding: 35px 30px;
    }

    .content-title {
        font-size: 1.8rem;
    }
    
    .history-section {
        width: 100%;
        padding: 40px 10px;
        background: #f8f8f9;
       
    }
}

/* history section */
.history-section {
    width: 100%;
    margin: 30px 0;
    padding: 60px 20px;
    background: #f8f8f9;
    text-align: center;
    /* background-color: #ffffff; */
    /*background-image: linear-gradient(rgb(0 0 0 / 3%) 2px, transparent 2px), linear-gradient(86deg, rgb(0 0 0 / 0%) 2px, #00000014 2px);*/
    background-size: 50px 50px;
}

.history-content {
    max-width: 90%;
    /* keeps content readable */
    margin: 0 auto;
    text-align: left;
}

.history-title {
    font-size: 2.5rem;
    color: #2c7ecb;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
}

.history-text {
    font-size: 1.1rem;
    color: #444;
    line-height: 1.7;
    margin-bottom: 20px;
}

/* faqs  */

.faq-container {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 50px;

}

.faq-header {
    text-align: center;
    margin-bottom: 50px;
    padding: 10px 0;
}

.faq-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    /*display: inline-block;*/
    text-align: center;
}

.faq-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: #3279b8;
}

.faq-subtitle {
    font-size: 1.1rem;
    color: #000000;
    max-width: 600px;
    margin: 0 auto;
    padding: 0px 10px;
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.faq-item {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.faq-item:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

/*.active {*/
/*    border-bottom: 2px solid #015a9c !important;*/
/*}*/

.faq-question {
    width: 100%;
    padding: 20px 25px;
    text-align: left;
    background-color: #2c7ecb;
    border: none;
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
}

.faq-question:hover {
    color: #fff;
}

.faq-icon {
    font-size: 1.2rem;
    color: #fff;
    transition: transform 0.3s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background: #f7fafc;
}

.faq-answer-content {
    padding: 15px 25px 20px;
    color: #4a5568;
    line-height: 1.6;
}

.faq-item.active .faq-answer {
    max-height: 500px;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

/* Responsive Design */
@media (max-width: 768px) {
    .faq-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0px 10px;
    }
    .faq-title {
        font-size: 2rem;
    }

    .faq-question {
        font-size: 1rem;
        padding: 15px 20px;
    }

    .faq-answer-content {
        padding: 0 20px 15px;
    }
    .image-container {
          
            min-height: 400px;
            height: auto;
        }
   }
    

.geometric-texture {
            /*background: */
            /*    url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="2" fill="%231706a7" opacity="0.1"/><circle cx="80" cy="40" r="1.5" fill="%231706a7" opacity="0.15"/><circle cx="40" cy="70" r="1" fill="%231706a7" opacity="0.1"/><circle cx="90" cy="90" r="2.5" fill="%231706a7" opacity="0.08"/><circle cx="10" cy="60" r="1.2" fill="%231706a7" opacity="0.12"/><circle cx="60" cy="30" r="1.8" fill="%231706a7" opacity="0.1"/><circle cx="30" cy="90" r="1" fill="%231706a7" opacity="0.15"/><circle cx="70" cy="10" r="2" fill="%231706a7" opacity="0.08"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>'),*/
            /*    linear-gradient(180deg, rgba(102, 126, 234, 0.8), rgb(83 75 162 / 90%)),*/
            /*    linear-gradient(180deg, #667eea 0%, #764ba2 50%, #383180 100%);*/
            /*background-size: 200px 200px, 100% 100%, 100% 100%;*/
            /*background-position: 0 0, 0 0, 0 0;*/
            animation: textureMove 25s ease-in-out infinite;
            min-height: 100vh;
        }
        
        @keyframes textureMove {
            0%, 100% { 
                background-position: 0 0, 0 0, 0 0;
            }
            25% { 
                background-position: 50px 25px, 0 0, 0 0;
            }
            50% { 
                background-position: 100px 50px, 0 0, 0 0;
            }
            75% { 
                background-position: 150px 25px, 0 0, 0 0;
            }
        }
        
        .glass-card {
            /*background: rgba(255, 255, 255, 0.15);*/
            backdrop-filter: blur(15px);
            border: 1px solid rgba(255, 255, 255, 0.3);
            box-shadow: 0 8px 32px rgb(44 126 203 / 30%);
            border-radius: 8px;
            overflow: hidden;
        }
        .geometric-texture .both-card-miami {
            align-items: center;
            justify-content: center;
        }
                
        .image-container {
            /*background: linear-gradient(45deg, #ff9a9e, #fecfef, #fecfef);*/
            position: relative;
            overflow: hidden;
            min-height: 520px;
            height: 600px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .image-container::before {
            content: '';
            position: absolute;
            top: -50%;
            left: -50%;
            width: 200%;
            height: 200%;
            /*background: repeating-linear-gradient(*/
            /*    45deg,*/
            /*    transparent,*/
            /*    transparent 10px,*/
            /*    rgba(255, 255, 255, 0.1) 10px,*/
            /*    rgba(255, 255, 255, 0.1) 20px*/
            /*);*/
            /*animation: slidePattern 15s linear infinite;*/
        }
        
        @keyframes slidePattern {
            0% { transform: translate(-50%, -50%) rotate(0deg); }
            100% { transform: translate(-50%, -50%) rotate(360deg); }
        }
        
        .content-section {
            padding: 3rem;
            display: flex;
            flex-direction: column;
            justify-content: center;
            min-height: 600px;
            animation: fadeInUp 1s ease-out;
        }
        
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }
        
        .gradient-text {
            background: linear-gradient(135deg, #667eea, #764ba2);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }
        
        .floating-icon {
            animation: floatIcon 3s ease-in-out infinite;
        }
        
        @keyframes floatIcon {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(-10px); }
        }
        
        .floating-element {
            position: absolute;
            background: rgba(255, 255, 255, 0.2);
            backdrop-filter: blur(10px);
        }
        
        .floating-element-1 {
            top: 2.5rem;
            left: 2.5rem;
            width: 4rem;
            height: 4rem;
            border-radius: 50%;
        }
        
        .floating-element-2 {
            bottom: 2.5rem;
            right: 2.5rem;
            width: 3rem;
            height: 3rem;
            border-radius: 0.5rem;
            animation-delay: 1.5s;
        }
        
        .main-title {
            font-size: 3.5rem;
            font-weight: 700;
            color: #2c7ecb;
            margin-bottom: 1.5rem;
            line-height: 1.2;
            text-align: center;
        }
        
        .content-text {
            color: #000;
            font-size: 1.125rem;
            margin-bottom: 1.5rem;
            line-height: 1.6;
        }
        
        .content-text-secondary {
            color: #000;
            font-size: 1rem;
            margin-bottom: 1.5rem;
            line-height: 1.6;
        }
        
        @media (max-width: 991.98px) {
            .main-title {
                font-size: 2.5rem;
            }
            
            .content-section {
                padding: 2rem;
            }
            
            .image-container {
                min-height: 400px;
            }
        }
        
        @media (max-width: 575.98px) {
            .main-title {
                font-size: 2rem;
            }
            
            .content-section {
                padding: 1.5rem;
            }
            .image-container {
                min-height: 400px;
                height: auto;
            }
        }
        @media (min-width: 320px) and (max-width: 480px){
            .content-section .main-title{
                font-size: 26px !important;
            }
            .container-fluid h1{
                 font-size: 26px !important;
                 text-align: center;
            }
            .container-fluid h2{
                 font-size: 26px !important;
                 /*text-align: center;*/
            }
            
        }
        @media (min-width: 1400px) {
            .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
                max-width:100%;
            }
        }
        
        @media (max-width: 575.98px) {
        /* Stop body from allowing horizontal scroll */
        html, body {
          max-width: 100%;
          /*overflow-x: hidden;*/
        }
        
        /* Ensure all content respects screen width */
        .container, .row, .col, .content, .post-content {
          /*max-width: 100% !important;*/
          /*overflow-x: hidden !important;*/
          box-sizing: border-box;
        }
        
         Fix breadcrumb links breaking layout 
        #theme-breadcrumbs, #breadcrumbs {
          white-space: normal;
          word-break: break-word;
          max-width: 100%;
          overflow-x: auto;
        }
        
         Make sure images are responsive 
        img {
          max-width: 100%;
          height: auto;
        }
      
        
        figure.table-figure> table {
            width: max-content !important;
        }
        
        figure.table-figure {
            max-width: 100%;
            overflow: auto;
        }
       
        .table-figure::-webkit-scrollbar-track {
          background: #f1f1f1; /* track color */
          border-radius: 10px;
           height: 6px;
        }
        
        .table-figure::-webkit-scrollbar-thumb {
          background: #054f9a; /* scrollbar color */
          border-radius: 10px;
         
        }
    }
    .table-figure table tr p {
        padding: 0px 8px;
    }
    .table-figure strong {
        text-align: center !important;
        display: list-item;
        padding: 5px;
        list-style: none;
    }
     colgroup {
        display: none;
    }
    
    /* Hero Slider Styles */
    .carousel-items {
      max-height: 100vh;
      min-height: 250px;
      background: no-repeat center center scroll;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }

    .carousel-caption {
      background: rgb(5 80 155 / 31%);
      padding: .5rem;
      border-radius: 10px;
      backdrop-filter: blur(5px);
    }

    .carousel-caption h1 {
      font-size: 3.5rem;
      font-weight: bold;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    }

    /* Navigation */
    .navbar {
      background: rgba(255, 255, 255, 0.95) !important;
      backdrop-filter: blur(10px);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
    }

    .navbar-brand {
      font-weight: bold;
      color: var(--primary-color) !important;
    }

    /* Content Sections */
    .section-padding {
      padding: 60px 0;
    }

    .section-title {
      position: relative;
      margin-bottom: 3rem;
      text-align: center;
    }

    .section-title h2 {
      font-size: 2.5rem;
      color: var(--primary-color);
      margin-bottom: 1rem;
    }

    .section-title::after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translateX(-50%);
      width: 80px;
      height: 3px;
      background: var(--secondary-color);
    }

    /* Background Image Section */
    .bg-image-section {
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
        url('https://picsum.photos/seed/hotelbg/1920/1080.jpg');
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
      color: white;
    }

    /* Card Styles */
    .custom-card {
      border: none;
      border-radius: 15px;
      overflow: hidden;
      transition: all 0.3s ease;
      height: 100%;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    }

    .custom-card:hover {
      transform: translateY(-10px);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    }

    .custom-card .card-img-top {
      height: 250px;
      object-fit: cover;
    }

    .custom-card .card-body {
      padding: 2rem;
    }

    .custom-card .card-title {
      color: var(--primary-color);
      font-size: 1.5rem;
      margin-bottom: 1rem;
    }
    .row.g-4.second-row-ss {
        display: flex;
        justify-content: center;
        padding-top: 25px;
    }

    /* Two Column Section */
    .two-col-section {
      padding: 80px 0;
    }

    .two-col-section img {
      border-radius: 15px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
      width: 100%;
      height: 530px;
    }

    .content-col {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    /* Animations */
    .fade-in {
      opacity: 0;
      transform: translateY(30px);
      transition: all 0.8s ease;
    }

    .fade-in.visible {
      opacity: 1;
      transform: translateY(0);
    }

    /* Buttons */
    .btn-primary-custom {
      background: var(--primary-color);
      color: white;
      padding: 12px 30px;
      border-radius: 50px;
      border: none;
      font-weight: 600;
      transition: all 0.3s ease;
      text-decoration: none;
      display: inline-block;
    }

    .btn-primary-custom:hover {
      background: #0d47a1;
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(26, 35, 126, 0.3);
      color: white;
    }

    /* Features */
    .feature-item {
      text-align: center;
      padding: 2rem;
      transition: all 0.3s ease;
    }

    .feature-item:hover {
      transform: translateY(-5px);
    }

    .feature-item i {
      font-size: 3rem;
      color: var(--secondary-color);
      margin-bottom: 1rem;
    }

    /* Testimonials */
    .testimonial-card {
      background: white;
      border-radius: 15px;
      padding: 2rem;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
      margin: 1rem;
      transition: all 0.3s ease;
    }

    .testimonial-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    }

    .testimonial-card .quote {
      font-size: 1.1rem;
      color: var(--text-light);
      font-style: italic;
      margin-bottom: 1.5rem;
    }

    .testimonial-card .author {
      display: flex;
      align-items: center;
    }

    .testimonial-card .author img {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      margin-right: 1rem;
    }

    .testimonial-card .author-info h5 {
      margin: 0;
      color: var(--primary-color);
    }

    .testimonial-card .author-info p {
      margin: 0;
      color: var(--text-light);
      font-size: 0.9rem;
    }

    /* Gallery */
    .gallery-item {
      position: relative;
      overflow: hidden;
      border-radius: 10px;
      margin-bottom: 1rem;
      cursor: pointer;
      transition: all 0.3s ease;
    }

    .gallery-item img {
      width: 100%;
      height: 250px;
      object-fit: cover;
      transition: all 0.3s ease;
    }

    .gallery-item:hover img {
      transform: scale(1.1);
    }

    .gallery-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(26, 35, 126, 0.8);
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      transition: all 0.3s ease;
    }

    .gallery-item:hover .gallery-overlay {
      opacity: 1;
    }

    .gallery-overlay i {
      color: white;
      font-size: 2rem;
    }

    /* Special Offers */
    .offer-card {
      color: #000;
      border-radius: 15px;
      padding: 2rem;
      transition: all 0.3s ease;
      height: 100%;
      transform: translateY(-10px);
      box-shadow: 0 15px 30px rgba(26, 35, 126, 0.3);
    }

    .offer-card:hover {
      transform: translateY(-10px);
      box-shadow: 0 15px 30px rgba(26, 35, 126, 0.3);
    }

    .offer-card .discount {
      font-size: 3rem;
      font-weight: bold;
      color: var(--secondary-color);
      margin: 1rem 0;
    }

    .offer-card .title {
      font-size: 1.5rem;
      margin-bottom: 1rem;
    }

    .offer-card .description {
      margin-bottom: 1.5rem;
      opacity: 0.9;
    }

    /* Stats Section */
    .stats-item {
      text-align: center;
      padding: 2rem;
    }

    .stats-item .number {
      font-size: 3rem;
      font-weight: bold;
      color: var(--primary-color);
      margin-bottom: 0.5rem;
    }

    .stats-item .label {
      font-size: 1.1rem;
      color: var(--text-light);
      text-transform: uppercase;
      letter-spacing: 1px;
    }

    /* Location Section */
    .location-section {
      background: #f8f9fa;
      position: relative;
    }

    .map-container {
      height: 400px;
      border-radius: 15px;
      overflow: hidden;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }
    ul.list-unstyled.none-style-ss li {
    list-style: none;
    padding: 5px 0;
    }
    .second-head {
    color: #2c7ecb;
    }
    .text-success{
        color: rgb(5 80 155) !important;
    }
    .image-height-ss .img-fluid img {
        max-height: 530px !important;
        min-height: 400px;
    }
    .amenitiesList li.hidden {
      display: none;
    }
    button.toggleBtn {
        border-radius: 6px;
        padding: 8px;
        border: 1px solid #05509b;
        background: #0d67ae;
        color: #fff;
    }
    
    /*tab hole*/
    
    .hotel-tabs {
        border: 2px solid #e0e0e0;
        margin: 20px 0 0 0;
        display: flex;
        justify-content: center;
        padding: 20px;
    }

    .tab-menu {
      display: flex;
      list-style: none;
      padding: 0;
      margin: 0;
    }
    
    .tab-item {
      margin-right: 20px;
    }

    .tab-item a {
      text-decoration: none;
      color: #555;
      font-weight: 600;
      padding: 10px 0;
      display: block;
      transition: color 0.3s, border-bottom 0.3s;
    }
    
    .tab-item a:hover {
      color: #007bff;
    }

    .tab-item.active a {
        color: #136bb8;
        border-bottom: 2px solid #06509b;
    }

    .tab-content .tab-panel {
      display: none;
      padding: 20px 0;
    }

.tab-content .tab-panel.active {
  display: block;
}
    
    /* Responsive */
    @media (max-width: 768px) {
      .carousel-caption h1 {
        font-size: 2rem;
      }
        
    .hotel-tabs{
        display: none;
    }
      .section-title h2 {
        font-size: 2rem;
      }

      .two-col-section {
        padding: 40px 0;
      }
    }
    .carousel-item {
      transition: transform 1.5s ease-in-out;
    }
    .custom-card {
      border: 1px solid #e0e0e0;
      border-radius: 8px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }
    /*.card-body i {*/
    /*  font-size: 2.5rem;*/
    /*}*/
    .carousel-ite active{
        height: 100vh;
        min-height: 0 !important;
    }
    