/*html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: 'DM Sans 18pt' !important;
    background-color: #fff;
} */

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
    height: 100%;          
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: 'DM Sans 18pt' !important;
    background-color: #fff;
    height: 100%;           
}


@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-Black.eot');
    src: url('../font/DMSans18pt-Black.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-Black.woff2') format('woff2'), url('../font/DMSans18pt-Black.woff') format('woff'), url('../font/DMSans18pt-Black.ttf') format('truetype'), url('../font/DMSans18pt-Black.svg#DMSans18pt-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-SemiBold.eot');
    src: url('../font/DMSans18pt-SemiBold.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-SemiBold.woff2') format('woff2'), url('../font/DMSans18pt-SemiBold.woff') format('woff'), url('../font/DMSans18pt-SemiBold.ttf') format('truetype'), url('../font/DMSans18pt-SemiBold.svg#DMSans18pt-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-Bold.eot');
    src: url('../font/DMSans18pt-Bold.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-Bold.woff2') format('woff2'), url('../font/DMSans18pt-Bold.woff') format('woff'), url('../font/DMSans18pt-Bold.ttf') format('truetype'), url('../font/DMSans18pt-Bold.svg#DMSans18pt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-Medium.eot');
    src: url('../font/DMSans18pt-Medium.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-Medium.woff2') format('woff2'), url('../font/DMSans18pt-Medium.woff') format('woff'), url('../font/DMSans18pt-Medium.ttf') format('truetype'), url('../font/DMSans18pt-Medium.svg#DMSans18pt-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-Light.eot');
    src: url('../font/DMSans18pt-Light.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-Light.woff2') format('woff2'), url('../font/DMSans18pt-Light.woff') format('woff'), url('../font/DMSans18pt-Light.ttf') format('truetype'), url('../font/DMSans18pt-Light.svg#DMSans18pt-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-Regular.eot');
    src: url('../font/DMSans18pt-Regular.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-Regular.woff2') format('woff2'), url('../font/DMSans18pt-Regular.woff') format('woff'), url('../font/DMSans18pt-Regular.ttf') format('truetype'), url('../font/DMSans18pt-Regular.svg#DMSans18pt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans 18pt';
    src: url('../font/DMSans18pt-ExtraBold.eot');
    src: url('../font/DMSans18pt-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../font/DMSans18pt-ExtraBold.woff2') format('woff2'), url('../font/DMSans18pt-ExtraBold.woff') format('woff'), url('../font/DMSans18pt-ExtraBold.ttf') format('truetype'), url('../font/DMSans18pt-ExtraBold.svg#DMSans18pt-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* width */
::-webkit-scrollbar {
    width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px #023856;
    border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #023856;
    border-radius: 0px;
}

a {
    text-decoration: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

a:hover {
    text-decoration: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

button {
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

.header-panel {
    float: left;
    width: 100%;
   /* background-color: #068bd9; */

   background-color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
}

.logo {
    float: left;
}

.logo img {
    width: 210px;
}

/*#panel-one {
    float: left;
    width: 100%;
}

.ban-carousel {
    float: left;
    width: 100%;
}

.ban-carousel .item img {
    width: 100%;
}
*/

/* Banner wrapper */
/*#panel-one {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.ban-carousel,
.ban-carousel .owl-stage-outer,
.ban-carousel .owl-stage,
.ban-carousel .owl-item {
    height: 100vh !important;
}

.ban-carousel .item {
    width: 100%;
    height: 100vh;
}

.ban-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;     /* full width, no space */
 /*   object-position: center;
    display: block;        /* removes inline gap */
/*}
*/
#panel-one {
    width: 100%;
    height: auto;      /* Changed from 75vh */
    overflow: hidden;
}

.ban-carousel,
.ban-carousel .owl-stage-outer,
.ban-carousel .owl-stage,
.ban-carousel .owl-item {
    height: auto !important; /* Changed from 75vh */
}

.ban-carousel .item {
    width: 100%;
    height: auto;      /* Changed from 75vh */
    position: relative;
}

.ban-carousel .item img {
    width: 100%;
    height: auto;      /* Changed from 100% */
    object-fit: contain; /* Ensures the whole image is visible */
    display: block;
}

.ban-carousel .item {
    position: relative;
}

.banner-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}

.banner-content {
    margin-left: 8%;
    color: #fff;
}

.banner-content h2 {
    font-size: clamp(32px, 4vw, 56px);
    font-weight: 700;
    margin-bottom: 24px;
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

.banner-btn {
    display: inline-block;
    padding: 14px 34px;
    background: #0d6efd;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
}


#panel-two {
    float: left;
    width: 100%;
    background: url(../images/bgone.png);
    background-size: cover;
    padding-bottom: 70px;
}

.search-bg {
    float: left;
    width: 100%;
    height: 165px;
    border-radius: 8px;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    margin-top: -89px;
    position: relative;
    z-index: 11;
}







/* Container to control width and position */
.search-bg-compact {
    width: 100%;
    max-width: 1000px; /* Adjust this to make the bar shorter or wider */
    margin: -40px auto 0; /* Pulls it up over the banner, centers it horizontally */
    position: relative;
    z-index: 11;
    padding: 0 15px; /* Keeps it off the edges on mobile screens */
}

/* The main outer border holding everything together */
.search-bar-inline {
    display: flex;
    align-items: center;
    background: #ffffff;
    border: 4px solid #ffb300; /* The yellow/orange border from your image */
    border-radius: 8px;
    overflow: hidden; /* Ensures the blue button stays inside the rounded corners */
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

/* Individual input sections */
.search-bar-inline .input-group {
    display: flex;
    align-items: center;
    flex: 1; /* Ensures all three fields take up equal space */
    padding: 12px 15px;
    gap: 12px;
}

.search-bar-inline .icon-sr {
    width: 22px;
    height: 22px;
    opacity: 0.6; /* Softens the icons slightly */
}

/* Clean up the default styling on inputs */
.search-bar-inline select,
.search-bar-inline input {
    border: none;
    outline: none;
    width: 100%;
    font-size: 15px;
    background: transparent;
    color: #333;
    cursor: pointer;
}

/* Gray vertical lines between fields */
.search-bar-inline .divider {
    width: 1px;
    height: 35px;
    background: #e0e0e0;
}

/* The attached blue button */
.search-btn-compact {
    background-color: #006ce4; /* Deep booking blue */
    color: white;
    border: none;
    padding: 0 40px;
    height: 60px; /* Forces the button to stretch top-to-bottom */
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.search-btn-compact:hover {
    background-color: #0056b3; /* Darker blue on hover */
}

/* --- Mobile Responsiveness --- */
/* Stacks the fields on top of each other if viewed on a phone */
@media (max-width: 768px) {
    .search-bar-inline {
        flex-direction: column;
        border: 3px solid #ffb300;
    }
    .search-bar-inline .divider {
        width: 100%;
        height: 1px;
    }
    .search-btn-compact {
        width: 100%;
        height: 55px;
    }
}
.content {
    /* margin: 15px 100px auto; */
    /* padding: 0 10px; */
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: left;
    text-align: center;
    flex-direction: column;
}

.content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #888;
    line-height: 2.5em;
    word-spacing: -0.2em;
    text-transform: uppercase;
    text-align: left;
}

.content h1 &gt; span {
    color: #FFC10E;
}

.content h2 {
    font-size: 22px;
    font-weight: 500;
    color: #040444;
    line-height: 2em;
    text-align: left;
}

.content p {
    font-size: 15px;
    font-weight: 500;
    color: #777;
    text-align: left;
    padding-top: 15px;
}

.content a {
    text-decoration: none;
    color: #FFC41C;
    letter-spacing: 0.2em;
    text-transform: lowercase;
    font-size: 15px;
}

.ding {
    width: 100%;
    padding-bottom: 15px;
    flex-flow:
}

.ding h2 {
    font-size: 16px;
    font-weight: 500;
    color: #151414;
    margin-bottom: 3px;
}

.ss-main .ss-single-selected {
    width: 50%;
    height: 50px;
    padding: 10px;
}

.ss-main .ss-content {
    width: 50%;
}

.ss-main .ss-multi-selected {
    width: 80%;
    padding: 10px;
}

@media (max-width: 950px) {
    .content {
        /* margin: 15px 10px auto; */ /* padding: 0 10px; */ /* width: 500px; */ display: flex;
        justify-content: center;
        align-items: left;
        text-align: center;
        flex-direction: column;
    }
}

.icon-sr {
    width: 22px;
    float: left;
    position: absolute;
    z-index: 11;
    top: 50px;
    left: 28px;
}

.dest-r {
    display: flex;
    cursor: text;
    width: 100%;
    height: 30px;
    padding: 6px;
    border: 3px solid #089df4;
    border-radius: 4px;
    background-color: #ffffff;
    outline: 0;
    box-sizing: border-box;
    transition: background-color .2s;
    height: 51px;
    border-radius: 11px;
    font-size: 14px;
    color: rgb(0 0 0 / 66%);
    font-weight: 600;
    letter-spacing: 0px;
    padding-left: 41px;
}

.left-align {
    float: left;
}

.dropdown_c {
    position: relative;
    /* margin: 20px; */
    /* background: aliceblue; */
}

.selected span {
    display: flex;
    background: rgb(255 255 255);
    width: 100%;
    border-radius: 5px;
    color: #131313;
    border: 3px solid #089df4;
    border-radius: 11px;
    padding-left: 41px !important;
    font-size: 14px;
    color: rgb(0 0 0 / 66%);
    font-weight: 600;
    height: 51px;
}

.selected span {
    cursor: pointer;
    display: flex;
    padding: 10px 15px;
    margin: 0;
}

.drop-content {
    position: relative;
}

.drop-content ul {
    position: absolute;
    left: 0px;
    top: -3px;
    display: none;
    list-style: none;
    width: 100%;
    background: rgb(19 18 18);
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding-top: 3px;
    margin-left: 0px;
    padding-left: 0px;
}

.drop-content ul li span {
    display: flex;
    padding: 10px 15px;
    text-decoration: none;
    color: #131313;
}

.drop-content ul li span:hover {
    background: rgba(0,0,0,0.1);
    color: #fff;
    border-left: 5px solid rgba(0,0,0,0.8);
}

.dropdown_c.dropdown_click:before {
    content: 'Onclick';
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    font-family: cursive;
    font-size: 22px;
    display: none;
}

.dropdown_c.dropdown_hover:before {
    content: 'Hover';
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    font-family: cursive;
    font-size: 22px;
}

.input-row {
    display: flex;
    padding: var(--space-8) 0;
    border-bottom: var(--border);
}

.input-row:last-child {
    border-bottom: 0;
}

.title {
    margin-right: var(--space-8);
}

.label {
    margin-bottom: var(--space-1);
    font-weight: bold;
}

.description {
    color: var(--color-gray-600);
}

.input {
    display: flex;
    align-items: center;
    margin-left: auto;
}

button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: var(--space-12);
    height: var(--space-12);
    border: 1px solid var(--color-blue-500);
    border-radius: var(--round);
    background-color: var(--color-white);
}

button:hover {
    background-color: var(--color-blue-200);
    cursor: pointer;
}

button:focus {
    outline: none;
    box-shadow: var(--shadow-focus);
}

button[disabled] {
    opacity: var(--opacity-50);
    pointer-events: none;
}

button:active {
    background-color: var(--color-blue-300);
}

.number {
    font-size: var(--text-lg);
    min-width: var(--space-12);
    text-align: center;
}

.icon {
    user-select: none;
}

.dim {
    color: var(--color-gray-400);
}

.featured_Packages {
    float: left;
    width: 100%;
}

.featured_Packages h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 35px;
    font-weight: 600;
    padding-top: 65px;
    padding-bottom: 30px;
}

.list-featured {
    float: left;
    width: 100%;
}

.featured-bg {
    float: left;
    width: 100%;
    background: white;
    border-radius: 8px;
}

.img-ftr {
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    height: 280;
    object-fit: cover;
}

.details-feature {
    float: left;
    width: 100%;
    background-color: white;
    padding: 16px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    z-index: 1111;
}

.details-feature h3 {
    float: left;
    width: 100%;
    font-size: 21px;
    color: #000000;
    font-weight: normal !important;
}

.details-feature h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #045e92;
    font-weight: bold;
    padding-top: 5px;
}

.details-feature h4 span {
    font-size: 16px;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
    padding-left: 5px;
}

.details-feature h5 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    color: #052f47;
    font-weight: 600;
    text-decoration: underline;
    padding-top: 10px;
}

/*.inclusion-list {
    float: left;
    width: 100%;
    padding-top: 5px;
}

.flight {
    float: left;
    width: 33.33%;          /* 3 items per row */
/*    text-align: center;
    margin-bottom: 16px;
    box-sizing: border-box;
}


.flight img {
    display: block;
    margin: 0 auto 6px;
    width: 32px;
    height: 32px;
    object-fit: contain;
}


.flight span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #052f47;
}


.flight-title {
    font-size: 15px;
    font-weight: 600;
    color: #052f47;
    text-align: center;
}
*/


.inclusion-list {
    display: flex;         
    gap: 10px;
    width: 100%;
  /*  padding-top: 5px; */
}

/* Each item */
.inclusion-list .flight {
    flex: 1;                        
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
   /* border: 1px solid #ddd;  */
    padding: 10px;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    font-size: 10px;
}

/* Image */
.inclusion-list .flight img {
   /* max-width: 40px; */
    max-width: 25%;
    height: auto;
    margin-bottom: 6px;
}

/* Title text limit */
.inclusion-list .flight .inc-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;        
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 10px;
    line-height: 1.3em;
}

/*.heading-container
{
    height: 140px;
}
*/
.book-now {
    float: left;
    width: 49%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(63,142,41);
    background: linear-gradient(90deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
}

.book-now:hover {
    background: rgb(63,142,41);
    background: linear-gradient(315deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
}

.connect-now {
    float: left;
    width: 48%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(56,58,58);
    background: linear-gradient(315deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
    border-radius: 12px;
}

.connect-now:hover {
    background: rgb(56,58,58);
    background: linear-gradient(344deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
}

.duration {
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: black;
    text-align: center;
    background-color: white;
    border-radius: 50px;
    position: absolute;
    left: 10px;
    top: 20px;
    padding: 7px;
    padding-left: 14px;
    padding-right: 14px;
}

#uae-tour {
    float: left;
    width: 100%;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position-x: 50% !important;
}

#uae-tour h2 {
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 500;
    color: white;
    line-height: 40px;
    padding-bottom: 14px;
}

#uae-tour h2 span {
    color: #9afe7e;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding-bottom: 5px;
}

#uae-tour p {
    float: left;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    padding-right: 396px;
    margin-bottom: 6px;
}

.uae-owal {
    float: left;
    width: 100%;
    margin-top: 38px;
}

.uae-lst {
    float: left;
    width: 100%;
}

.uae-lst img {
    border-radius: 8px;
    width: 100%;
}

.dest-titels {
    float: left;
    width: 100%;
    /* background: url(../images/mask.png); */
    background-size: cover;
    margin-top: -81px;
    position: relative;
    padding-left: 20px;
    padding: 21px;
    /* background-position: left; */
    background-position-y: -51%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: rgb(5,65,100);
    background: linear-gradient(359deg, rgb(5 65 100) 0%, rgb(5 65 100 / 23%) 100%);
}

.dest-name {
    float: left;
    color: white;
    font-size: 15px;
    font-weight: normal;
    border: solid 1px white;
    border-radius: 50px;
    padding: 8px;
    padding-left: 19px;
    padding-right: 19px;
}

.uae-lst:hover .dest-name {
    background-color: white;
    color: black;
}

#why {
    float: left;
    width: 100%;
    background: url(../images/bgthree.png);
    background-size: cover;
    padding-bottom: 55px;
}

#why h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 35px;
    font-weight: 600;
    padding-top: 55px;
    padding-bottom: 40px;
}

.gr-bg {
    float: left;
    width: 72px;
    height: 94px;
    background-color: #96dd82;
    border-radius: 50px;
    text-align: center;
}

.gr-bg img {
    width: 46px;
    top: 22px;
    position: relative;
}

#why h3 {
    float: left;
    width: 100%;
    color: white;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

#why p {
    float: left;
    width: 100%;
    color: #bee6fe;
    font-size: 16px;
}

.india-bg {
    background: url(../images/bgfour.png) !important;
    background-size: cover;
    background-position-x: 50% !important;
}

#advertisment-section {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../images/bgfive.png) !important;
    background-size: cover;
}

.adv-owal {
    float: left;
    width: 100%;
}

.adv-owal img {
    width: 100%;
    border-radius: 8px;
}

#quick-about {
    float: left;
    width: 100%;
    background-color: #0b669a;
    padding-top: 45px;
    padding-bottom: 45px;
}

#quick-about h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 35px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 12px;
}

#quick-about p {
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    line-height: 27px;
    padding-right: 80px;
    padding-bottom: 15px;
}

.count-section {
    float: left;
    width: 100%;
}

.team-nmbr {
    float: left;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.team-nmbr h3 {
    float: left;
    width: 100%;
    color: white;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 3px;
}

.team-nmbr span {
    float: left;
    color: white;
    font-size: 15px;
    width: 100%;
}

.team-nmbr img {
    width: 55px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.aboutimg {
    float: right;
    margin-top: -438px;
    width: 500px;
}

#our-services {
    float: left;
    width: 100%;
    background: url(../images/bgone.png);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

#our-services h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 35px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 40px;
}

.sr-section {
    float: left;
    width: 100%;
    margin-bottom: 45px;
}

.sr-thumb {
    float: left;
    width: 100%;
    color: white;
    text-align: center;
}

.sr-bg {
    border-radius: 8px;
    background-color: #0777b8;
    padding: 30px;
    float: left;
    width: 100%;
    margin-bottom: 18px;
}

.sr-thumb span {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}

.sr-bg img {
    width: 85px;
}

.sr-thumb:hover .sr-bg {
    background-color: #0f80c2;
}

.srv-align {
    float: left;
}

.cntry-ftr {
    float: left;
    width: 100%;
}

.india {
    float: left;
    width: 100%;
    border-radius: 8px;
    padding: 25px;
    border: solid 1px rgb(255 255 255 / 50%);
    min-height: 250px;
}

.dtl-cntr {
    float: left;
    width: 100%;
}

.dtl-cntr h2 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

.dtl-cntr p {
    float: left;
    width: 100%;
    color: white;
    font-size: 15px;
    margin-bottom: 5px;
}

.ftr-tel {
    float: left;
    width: 100%;
    color: white;
    font-size: 15px;
}

.ftr-tel:hover {
    color: #8bd4fe;
    text-decoration: none;
}

.map-nav {
    float: left;
    width: 100%;
    text-transform: uppercase;
    padding-top: 20px;
    color: #8df371;
    font-size: 14px;
    font-weight: 500;
}

.map-nav:hover {
    color: #3ac115;
}

.flag img {
    border-radius: 8px;
    border: solid 3px rgb(194 197 199 / 45%);
}

.flag {
    float: left;
    width: 100%;
    margin-top: -59px;
    margin-bottom: 25px;
}

.footer {
    float: left;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 25px;
    background: rgb(0,0,0);
    background: linear-gradient(4deg, rgba(0,0,0,1) 0%, rgba(7,119,184,1) 100%);
}

.ftr-links {
    float: left;
    margin-top: 80px;
    width: 100%;
}

.listing-services {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.listing-services h3 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 17px;
}

.ftr-nav {
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgb(254 254 254 / 73%);
    padding-bottom: 15px;
    cursor: context-menu;
}

.ftr-nav:hover {
    color: white;
}

.sub-nav {
    float: left;
    width: 100%;
    padding-top: 23px;
    padding-bottom: 23px;
    border-top: solid 1px #262929;
    border-bottom: solid 1px #262929;
    margin-top: 20px;
}

.subn-lnks {
    float: left;
    color: white;
    font-size: 14px;
    padding-right: 25px;
}

.subn-lnks:hover {
    color: rgb(254 254 254 / 73%);
}

.social-ftr {
    float: left;
    margin-right: 25px;
}

.social-ftr img {
    float: left;
    width: 25px;
}

.social-align {
    float: right;
}

.copy-rsr {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: white;
    text-align: center;
    padding-top: 27px;
}

/*search popover*/
.popover__message label {
    font-size: 14px !important;
    font-weight: normal !important;
    text-align: left;
    color: black;
    margin-bottom: 17px;
    margin-top: 6px;
    font-weight: 500 !important;
    line-height: 19px !important;
    float: left;
    width: 100%;
}

.popover__title label {
    font-size: 17px;
    color: black;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 26px;
    font-size: 14px;
    color: rgb(0 0 0 / 66%);
    font-weight: 600;
}

.popover__title {
    /* font-size: 24px; */
    /* line-height: 36px; */
    /* text-decoration: none; */
    /* color: rgb(228, 68, 68); */
    /* text-align: center; */
    /* padding: 4px 0; */
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
}

.popover__wrapper {
    position: relative;
    width: 100%;
    float: left;
    /* margin-top: -7px; */
    /* margin-top: 1.5rem; */
    /* display: inline-block; */
}

.error_msgs {
    color: #fa1010 !important;
    background: transparent !important;
    font-size: 11px !important;
}

.error_msg {
    font-size: 13px;
    color: red;
    float: left;
    width: 100%;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #f4ea26 !important;
    border-color: #f4ea26 !important;
}

.ft-left p a {
    color: #fff;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    transform: translate(0, 10px);
    background-color: #ffffff;
    padding: 10px;
    min-height: 178px;
    top: 245%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    width: 235px;
    float: left;
    border-radius: 8px;
    left: -43px;
    /* right: 14%; */
}

.popover__content:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 10px);
    top: -8px;
    transition-duration: 0.3s;
    transition-property: transform;
}

.popover__content1 {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    transform: translate(0, 10px);
    background-color: #ffffff;
    padding: 10px;
    min-height: 178px;
    top: 245%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    width: 235px;
    float: left;
    border-radius: 8px;
    left: -43px;
    /* right: 14%; */
}

.popover__content1:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 10px);
    top: -8px;
    transition-duration: 0.3s;
    transition-property: transform;
}

.popover_is_visible {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

@media(max-width: 767px) {
    .tab-content {
        margin-top:0 !important;
        padding: 0;
    }

    .form-brd {
        margin-bottom: 10px;
    }
}

.popover__message {
    text-align: center;
}

.sel-book-loc {
    padding-right: 40px;
}

.popover__title:after {
    position: absolute;
    content: '';
    right: 56px;
    width: 16px;
    background-repeat: no-repeat;
    height: 16px;
    top: 0;
    /* z-index: 999; */
}

.quantity-nav {
    float: left;
}

.quantity input {
    border-radius: 7px;
    border: solid 1px rgb(0 0 0 / 23%);
    text-align: center;
    font-size: 14px;
    height: 40px;
}

.quantity-up {
    float: left;
    font-weight: 600;
    font-size: 15px;
    color: black;
    width: 100%;
    background-color: #b1d8f0;
    border-radius: 50px;
}

.quantity-up:hover {
    background-color: black;
    color: white;
}

.quantity-down {
    float: left;
    font-weight: 600;
    font-size: 15px;
    color: black;
    width: 100%;
    background-color: #c8f2bf;
    border-radius: 50px;
    margin-top: 3px;
}

.quantity-down:hover {
    background-color: black;
    color: white;
}

.btn-ok {
    float: left;
    width: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(63,142,41);
    background: linear-gradient(90deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
}

.btn-ok:hover {
    background: rgb(63,142,41) !important;
    background: linear-gradient(315deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%) !important;
}

.btn-clr {
    float: left;
    width: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(56,58,58);
    background: linear-gradient(315deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
    border-radius: 12px;
}

.btn-clr:hover {
    background: rgb(56,58,58);
    background: linear-gradient(344deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
}

.search-home {
    width: 180px;
    height: 47px;
    border-radius: 8px;
    position: relative;
    font-weight: 600;
    font-size: 15px;
    bottom: -15px;
    margin-left: auto;
    margin-right: auto;
    
    /* New Styles */
    background-color: transparent;
    border: 3px solid #089df4;
    color: #656567;
    cursor: pointer;
}

/*.search-home:hover {
    background: rgb(60,63,63);
    background: linear-gradient(270deg, rgba(60,63,63,1) 0%, rgba(9,13,13,1) 100%);
} */

.btn-style {
    float: left;
    width: 100%;
    text-align: center;
}

.sub-header {
    float: left;
    width: 100%;
    background-color: #383a3a;
    height: 50px;
}

#sub-page-intro {
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 50px;
    background: url(../images/bgone.png);
    background-size: cover;
}

#sub-page-intro h1 {
    float: left;
    width: 100%;
    color: white;
    font-size: 40px;
    font-weight: bold;
    padding-top: 25px;
    padding-bottom: 10px;
}

.loc-bg {
    float: left;
    width: 100%;
    padding: 25px;
    background-color: #068bd9;
    border-radius: 8px;
}

.loc-bg h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    color: white;
    font-size: 20px;
}

.cnt-tel {
    font-size: 20px;
    font-weight: bold;
    color: #ccffbd;
}

.cnt-tel:hover {
    color: #fff0b9 !important;
    text-decoration: none !important;
}

.cnt-mail {
    font-size: 20px;
    font-weight: bold;
    color: #ccffbd;
}

.cnt-mail:hover {
    color: #fff0b9 !important;
    text-decoration: none !important;
}

.loc-bg h3 {
    float: left;
    width: 100%;
    font-weight: 500;
    color: white;
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 0px;
}

.cnt-thumb {
    float: left;
    width: 80px;
    height: 80px;
    background-color: #96dd82;
    border-radius: 20px;
    margin-bottom: 21px;
    text-align: center;
}

.cnt-thumb img {
    width: 45px;
    padding-top: 18px;
}

.mct_form {
    /* border: 1px solid #b0aaaa; */
    color: white;
    display: block;
    padding-left: 15px !important;
    font-weight: 400;
    font-size: 15px;
    height: 55px;
    margin-bottom: 30px !important;
    padding: 0 20px;
    outline: none;
    background: #0771af;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(255 255 255 / 32%);
    margin-top: 3px;
    width: 100%;
    /* font-family: 'Arial' !important; */
    float: left;
    padding: 7px 10px;
    margin-top: 10px;
    border-radius: 8px;
}

.push-left {
    float: left;
}

.frm-titel {
    float: left;
    padding-bottom: 5px;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: 600;
}

.send-msg-btn {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(63,142,41);
    background: linear-gradient(90deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
    margin-top: 20px;
}

.send-msg-btn:hover {
    background: rgb(63,142,41);
    background: linear-gradient(315deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
}

.presence-our {
    float: left;
    width: 100%;
}

.presence-our h4 {
    float: left;
    width: 100%;
    color: white;
    font-size: 25px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 15px;
}

.uae-tag {
    float: left;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    color: white;
    border: solid 1px #fff;
    padding: 10px;
    border-radius: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 10px;
}

.head-map {
    float: left;
    width: 100%;
}

.head-map h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 35px;
    font-weight: 600;
    padding-top: 25px;
    padding-bottom: 20px;
}

.map-radius {
    border-radius: 10px;
    margin-bottom: 35px;
}

.menu-sec {
    float: right;
}

#notification img {
    width: 30px;
    float: right;
}

#notificationWrap {
    float: right;
    margin-top: 33px;
}

.srv-50 {
    float: left !important;
    width: 50% !important;
}

#sub-page-intro p {
    float: left;
    width: 100%;
    font-size: 16px;
    color: white;
    padding-right: 250px;
    line-height: 28px;
    padding-bottom: 20px;
}

.offer-bg {
    float: left;
    width: 100%;
    border-radius: 8px;
    background-color: #068bd9;
    padding: 20px;
    margin-bottom: 35px;
}

.offer-imgs {
    float: left;
    width: 100%;
}

.offer-bg h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 2px;
}

.offer-bg p {
    float: left;
    width: 100%;
    font-size: 16px;
    color: white;
    padding-right: 0px !important;
    line-height: 26px !important;
    padding-bottom: 0px !important;
}

.offer-btn {
    float: left;
    width: 49%;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(63,142,41);
    background: linear-gradient(90deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
}

.offer-btn:hover {
    background: rgb(63,142,41);
    background: linear-gradient(315deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
}

.offer-imgs img {
    width: 100%;height: 280px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 18px;
}

.offer-details {
    float: left;
    width: 100%;
}

.offer-details h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 30px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 2px;
    padding-top: 14px;
}

.offer-details p {
    float: left;
    width: 100%;
    padding-right: 0px !important;
    margin-top: 15px !important;
    line-height: 26px !important;
    padding-bottom: 3px !important;
}

.offer-date {
    float: left;
    /* width: 100%; */
    font-size: 15px;
    font-weight: 500;
    color: white;
    border: solid 1px rgb(255 255 255 / 54%);
    border-radius: 8px;
    padding: 12px;
    padding-left: 23px;
    padding-right: 23px;
}

.related-offers {
    float: left;
    width: 100%;
    border: solid 1px rgb(255 255 255 / 54%);
    padding: 20px;
    border-radius: 10px;
}

.related-sec {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: solid 1px rgb(255 255 255 / 32%);
    padding-bottom: 20px;
}

.related-sec img {
    width: 100%;
    float: left;
    border-radius: 8px;
}

.related-sec h3 {
    float: left;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    padding-bottom: 0;
    padding-top: 12px;
}

.offer-nav {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #c8ffc8;
    font-weight: 600;
}

.offer-nav:hover {
    color: #aedaae;
}

.related-offers h4 {
    float: left;
    width: 100%;
    color: white;
    font-size: 18px;
    font-weight: 500;
    background: #256aa7;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 21px;
}

.career-frn {
    float: left;
    width: 100%;
}

.career-frm {
    /* border: 1px solid #b0aaaa; */
    color: white;
    display: block;
    padding-left: 15px !important;
    font-weight: 400;
    font-size: 15px;
    height: 55px;
    margin-bottom: 30px !important;
    padding: 0 20px;
    outline: none;
    background: #0771af;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(255 255 255 / 32%);
    margin-top: 3px;
    width: 100%;
    /* font-family: 'Arial' !important; */
    float: left;
    padding: 7px 10px;
    margin-top: 3px;
    border-radius: 8px;
}

.cpt {
    padding-top: 12px;
}

.career-frm::placeholder {
    color: white;
    opacity: 1;
    /* Firefox */
}

.career-frm::-ms-input-placeholder {
    /* Edge 12-18 */
    color: white;
}

.career-msg-btn {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(56,58,58);
    background: linear-gradient(315deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
    margin-top: 30px;
}

.career-msg-btn:hover {
    background: rgb(56,58,58);
    background: linear-gradient(344deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
}

.about-sections {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.about-sections h2 {
    color: white;
    font-size: 29px;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 15px;
}

.about-sections p {
    float: none !important;
    width: none !important;
    font-size: 16px;
    color: white;
    padding-right: 5px !important;
    line-height: 28px;
    padding-bottom: 0px !important;
}

.about-sections img {
    border-radius: 10px;
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
}

.our-mission {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.vm-thumb {
    float: left;
    width: 80px;
    height: 80px;
    background-color: #96dd82;
    border-radius: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.vm-thumb img {
    width: 45px;
    padding-top: 18px;
}

.our-mission h3 {
    color: white;
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 4px;
    margin-top: 2px;
}

.our-mission p {
    padding-right: 20px !important;
    float: left !important;
    width: 100% !important;
    padding-bottom: 0px !important;
}

.visa-features {
    float: left;
    width: 100%;
}

.visa-features h3 {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: white;
    padding-top: 6px;
    padding-bottom: 15px;
}

.pt20 {
    padding-top: 20px !important;
}

.duration-new {
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: black;
    text-align: center;
    background-color: white;
    border-radius: 50px;
    position: absolute;
    left: 30px;
    top: 20px;
    padding: 7px;
    padding-left: 14px;
    padding-right: 14px;
}

.mb35 {
    margin-bottom: 35px;
}

.package-tab {
    float: left;
    width: 100%;
    border-radius: 8px;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    background: rgb(6,91,141);
    background: linear-gradient(90deg, rgba(6,91,141,1) 0%, rgba(14,133,204,1) 100%);
    margin-top: 19px;
    position: relative;
    z-index: 11;
    padding-bottom: 20px;
}

.package-tab h2 {
    float: left;
    width: 100%;
    font-size: 34px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 0px;
}

.rate-bg {
    float: left;
    width: 110%;
    padding: 25px 15px;
    border-radius: 8px;
    background: rgb(23,162,184);
    background: linear-gradient(90deg, rgba(23,162,184,1) 0%, rgba(30,190,215,1) 100%);
    font-size: 32px;
    font-weight: 900;
    color: black;
}

.rate-bg span {
    font-size: 21px;
    font-weight: normal;
    padding-right: 5px;
    color: white;
    font-weight: 600;
}

.disc {
    float: right;
    font-size: 25px;
    color: #b3e2a6;
    /* padding-top: 7px; */
    font-weight: 500;
    padding-left: 53px;
    width: 100%;
    text-decoration: line-through;
}

.package-tab h3 {
    float: left;
    width: 100%;
    color: #defba8;
    font-weight: 400;
    font-size: 20px;
    padding-top: 11px;
}

.dn {
    margin-top: 5px;
    margin-bottom: 9px;
    float: left;
    width: 100%;
}

.dn span {
    float: left;
    background: #fccf51;
    border-radius: 10px;
    padding: 8px;
    padding-left: 17px;
    padding-right: 17px;
}

.overview-tour {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.overview-tour h4 {
    color: white;
    font-size: 21px;
    font-weight: 600;
    float: left;
    background:rgb(10, 113, 175);
    padding: 12px;
    border-radius: 10px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    z-index: 11;
}

.overview-tour p {
    float: left !important;
    width: 100% !important;
    font-size: 16px !important;
    padding-right: 25px !important;
    line-height: 25px !important;
    color: white !important;
    padding-bottom: 1px !important;
    margin-top: 1px;
}

.overview-tour::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: rgba(0, 123, 255, 0.15);
    top: 12px;
    position: relative;
    z-index: 1;
   
}

.overview-inc {
    float: left;
    width: 100%;
    /*padding-top: 3px;*/
    /*margin-top: 5px;*/
}

.overview-inc h4 {
    color: white;
    font-size: 21px;
    font-weight: 600;
    float: left;
    background: rgb(10, 113, 175);
    padding: 12px;
    border-radius: 10px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    z-index: 11;
}

.overview-inc p {
    float: left !important;
    width: 100% !important;
    font-size: 16px !important;
    padding-right: 25px !important;
    line-height: 25px !important;
    color: white !important;
    padding-bottom: 5px !important;
    margin-top: 10px;
}

.overview-inc::after {
   content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: rgba(0, 123, 255, 0.15);
    top: 22px;
    position: relative;
}




.inclusions-list {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.inc-thumb {
    float: left;
    width: 100%;
    color: white;
    text-align: center;
    margin-bottom: 15px;
}

.inc-bg {
    width: 40px;             /* small square */
    height: 40px;
    padding: 40px;
    border-radius: 10px;
    margin: 0 auto 5px auto; /* center box */
    display: flex;
    align-items: center;
    justify-content: center; 
}

.inc-thumb span {
    float: left;
    width: 100%;
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
    padding-top: 3px;
    letter-spacing: 0px;
}

.inc-bg img {
    width: 75px;
     
    height: 75px;
}

.inc-thumb:hover .inc-bg {
    background-color: #0f80c2;
}

.add-tours {
    float: left;
    width: 100%;
    padding-top: 0px;
    margin-top: 30px;
}

.add-tours h4 {
    color: white;
    font-size: 21px;
    font-weight: 600;
    float: left;
    background: rgb(10, 113, 175);
    padding: 12px;
    border-radius: 10px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    z-index: 11;
}

.add-tours p {
    float: left !important;
    width: 100% !important;
    font-size: 16px !important;
    padding-right: 25px !important;
    line-height: 25px !important;
    color: black !important;
    padding-bottom: 5px !important;
    margin-top: 10px;
}

.add-tours::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color:rgba(0, 123, 255, 0.15);
    top: 22px;
    position: relative;
}

.tour-steps {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.accordion-header {
    background: #2b78ac;
    border-radius: 8px;
    font-size: 21px;
    color: white;
    padding: 15px;
    float: left;
    width: 100%;
    text-align: left;
}

.accordion-button {
    color: white;
    float: left;
    width: 100%;
    text-align: left;
    display: inline;
}

.accord-flt {
    float: left;
    width: 100%;
}

.day-bg {
    float: left;
    width: 100%;
    background: aliceblue;
    margin-bottom: 10px;
    padding: 18px;
    border-radius: 8px;
}

.day-st {
    float: left;
    width: 100%;
    border-bottom: solid 1px rgb(0 0 0 / 13%);
    margin-bottom: 20px;
}

.day-st h3 {
    float: left;
    background: #4fa936;
    color: white;
    font-size: 19px;
    padding: 9px;
    border-radius: 7px;
    font-size: 14px;
    padding-left: 14px;
    padding-right: 14px;
}

.day-st p {
    float: none !important;
    width: auto !important;
    color: black !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin-top: 4px !important;
}

.day-st img {
    float: left;
    border-radius: 10px;
    border-bottom: solid 1px rgb(0 0 0 / 13%);
    margin-bottom: 20px;
    margin-right: 30px;
}

.book-now-sec {
    float: left;
    width: 100%;
    margin-top: 45px;
    text-align: center;
    margin-bottom: 25px;
}

.book-btn {
    /* float:left; */
    /* width: 100%; */
    padding-top: 19px;
    padding-bottom: 19px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(56,58,58);
    background: linear-gradient(315deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
    margin-top: 0px;
    padding-left: 45px;
    padding-right: 45px;
    text-transform: uppercase;
    font-weight: bold;
}

.book-btn:hover {
    background: rgb(56,58,58);
    background: linear-gradient(344deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
}

.booking-step {
    float: left;
    width: 100%;
}

.booking-step h2 {
    color: white;
    font-size: 16px;
    font-weight: 500;
    float: left;
    background: rgb(79,169,54);
    background: linear-gradient(270deg, rgb(18 83 117) 0%, rgba(38,97,22,1) 100%);
    padding: 12px;
    border-radius: 10px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    z-index: 11;
    margin-bottom: 25px;
}

.tr1 {
    float: left;
    width: 100%;
    color: white;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-size: 16px;
}

.add-more-btn {
    float: left;
    width: 195px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(56,58,58);
    background: linear-gradient(315deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
    margin-top: 2px;
    margin-bottom: 30px
}

.add-more-btn:hover {
    background: rgb(56,58,58);
    background: linear-gradient(344deg, rgba(56,58,58,1) 0%, rgba(9,13,13,1) 100%);
}

.send-book-btn {
    float: left;
    width: 195px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(63,142,41);
    background: linear-gradient(90deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
    border-radius: 12px;
    margin-right: 7px;
    margin-top: 20px;
}

.send-book-btn:hover {
    background: rgb(63,142,41);
    background: linear-gradient( 15deg, rgba(63,142,41,1) 0%, rgba(86,176,61,1) 100%);
}

.selected-details {
    float: left;
    width: 100%;
    border-radius: 8px;
    border: solid 3px rgb(25 154 231 / 74%);
    padding: 18px;
    margin-bottom: 45px;
    background: rgb(6,91,141);
    background: linear-gradient(90deg, rgba(6,91,141,1) 0%, rgba(14,133,204,1) 100%);
}

.selected-details h2 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: white;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 10px;
}

.slt-dtl {
    float: left;
    width: 100%;
}

.slt-dtl h3,h4,h5 {
    float: left;
    width: auto;
    color: #def9ac;
    font-size: 20px;
    font-weight: 800;
    padding-top: 0px;
    padding-right: 15px;
    border-right: solid 1px rgb(255 255 255 / 35%);
    margin-right: 15px;
}

.srv-lst {
    float: left;
    width: auto;
    font-size: 15px;
    margin-bottom: 20px;
    margin-right: 15px;
    font-weight: 400;
    color: white !important;
    padding: 15px;
    border-radius: 8px;
    background: #2d7097;
    padding-top: 12px;
    padding-bottom: 12px;
}

.uae-modal {
    float: left;
    width: 100%;
    border-radius: 8px;
    padding: 20px;
    color: white;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 25px;
    /* background: #404246; */
    background: rgb(63,64,66);
    background: linear-gradient(270deg, rgb(6 76 117) 0%, rgb(5 36 55) 100%);
}

.uae-modal img {
    float: left;
    border-radius: 8px;
    border: solid 3px rgb(194 197 199 / 16%);
    width: 74px;
    margin-right: 19px;
}

.md-presence {
    float: left;
    width: 100%;
    font-size: 30px;
    color: white;
    font-weight: 100;
    padding-bottom: 20px;
}

.enq-mb-bg {
    float: left;
    width: 100%;
    padding: 15px;
    background-color: white;
    border-radius: 20px;
}

.forms-modal {
    /* border: 1px solid #b0aaaa; */
    color: black;
    display: block;
    padding-left: 15px !important;
    font-weight: 400;
    font-size: 15px;
    height: 55px;
    margin-bottom: 20px !important;
    padding: 0 20px;
    outline: none;
    background: #eef0f0;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(0 0 0 / 5%);
    margin-top: 3px;
    width: 100%;
    /* font-family: 'Arial' !important; */
    float: left;
    padding: 7px 10px;
    margin-top: 10px;
    border-radius: 8px;
}

.modal-frm-titel {
    float: left;
    padding-bottom: 5px;
    width: 100%;
    color: black;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}

#animatedModal {
    background: linear-gradient(4deg, rgb(0, 0, 0) 0%, rgb(7, 119, 184) 100%);
}

#closebt-container {
    text-align: right;
    padding: 15px;
    cursor: pointer;
    padding-bottom: 0px;
}

.sticky-icon {
    z-index: 11;
    position: fixed;
    top: 34%;
    right: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
}

.sticky-icon a {
    transform: translate(160px,0px);
    /* border-radius:50px 0px 0px 50px; */
    text-align: left;
    /* margin:2px; */
    text-decoration: none;
    /* text-transform:uppercase; */
    padding: 10px;
    font-size: 15px;
    /* font-family:'Oswald', sans-serif; */
    transition: all 0.8s;
    font-weight: 400;
}

.sticky-icon a:hover {
    color: #FFF;
    transform: translate(0px,0px);
}

.sticky-icon a:hover i {
    transform: rotate(360deg);
}

/*.search_icon a:hover i { transform:rotate(360deg);}*/
.Facebook {
    background-color: #068bd9;
    color: #FFF;
    border-top-left-radius: 17px;
}

.Youtube {
    background-color: #0f981d;
    color: #FFF;
    border-bottom-left-radius: 17px;
}

.Twitter {
    background-color: #53c5ff;
    color: #FFF;
}

.Instagram {
    background-color: #103b60;
    color: #FFF;
}

.Google {
    background-color: #383a3a;
    color: #FFF;
}

.sticky-icon a i {
    background-color: #FFF;
    height: 40px;
    width: 40px;
    color: #000;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.5s;
}

.sticky-icon a i.fa-facebook-f {
    background-color: #FFF;
    color: #2C80D3;
}

.sticky-icon a i.fa-google-plus-g {
    background-color: #FFF;
    color: #d34836;
}

.sticky-icon a i.fa-instagram {
    background-color: #FFF;
    color: #FD1D1D;
}

.sticky-icon a i.fa-youtube {
    background-color: #FFF;
    color: #fa0910;
}

.sticky-icon a i.fa-twitter {
    background-color: #FFF;
    color: #53c5ff;
}

.fas fa-shopping-cart {
    background-color: #FFF;
}

#myBtn {
    height: 50px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    text-align: center;
    padding: 10px;
    text-align: center;
    line-height: 40px;
    border: none;
    outline: none;
    background-color: #1e88e5;
    color: white;
    cursor: pointer;
    border-radius: 50%;
}

.fa-arrow-circle-up {
    font-size: 30px;
}

#myBtn:hover {
    background-color: #555;
}

.sticky-icon img {
    width: 35px;
    margin-left: 4px;
    margin-right: 10px;
}

/* Style for the 'More' link */
.more-link-container {
    position: relative;
    display: inline-block;
    float: left;
}

.more-link {
    cursor: pointer;
    color: #007bff;
    text-decoration: none;
    text-align: left !important;!i;!;
    !;!im;!im
    '';!i;!;
    padding-left: 52px !important;!i;!;
}

/* The dropdown menu that will appear when hovering over 'More' */
.dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: -22px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    min-width: 178px;
    z-index: 999;
}

/* Show the dropdown when hovering over the 'More' link container */
.more-link-container:hover .dropdown {
    display: block;
}

/* Style for each dropdown item */
.dropdown a {
    display: block;
    padding: 8px 16px;
    color: #383a3a !important;!i;!;
    text-decoration: none;
    float: left;
    width: 100%;
    text-align: left !important;!i;!;
    font-size: 14px !important;!i;!;
    text-align: left;
    padding: 6px 10px 6px !important;!i;!;
}

.dropdown a:hover {
    color: #068bd9 !important;!i;!;
    background-color: #f1f1f1;
}

.package-srch {
    margin-top: 20px;
    margin-bottom: 30px;
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgb(0 0 0 / 90%);
    overflow-y: hidden;
    transition: 0.5s;
    background: rgb(63,64,66);
    background: linear-gradient(270deg, rgb(6 76 117) 0%, rgb(5 36 55) 100%);
}

.overlay-content {
    position: relative;
    /* top: 25%; */
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    z-index: 1111;
    /* top: 20px; */
    right: 5px;
    /* font-size: 60px; */
}

#notificationWrap img {
    width: 30px;
    float: right;
}

#myNav body {
    overflow: none !important;
}

.ban-carousel .owl-nav {
    display: none !important;
}

.uae-owal .owl-nav {
    display: none !important;
}

.adv-owal .owl-nav {
    display: none !important;
}

.featured-carousel .owl-nav {
    width: 100px;
    text-align: center;
    top: 0px;
    margin-top: 25px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.featured-carousel .owl-nav button {
    float: left !important;
}

.featured-carousel .owl-prev img {
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    float: left;
    outline: none !important;
    position: relative;
    width: 35px;
}

.featured-carousel .owl-next img {
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    float: right;
    outline: none !important;
    position: relative;
    width: 35px;
    margin-left: 8px;
}

.featured-carousel .owl-next:hover img {
    filter: invert(1);
}

.featured-carousel .owl-prev:hover img {
    filter: invert(1);
}

.grecaptcha-badge {
    visibility: hidden;
}

.s2 {
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.s2::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 36%);
    -webkit-transition: -webkit-transform 1.8s;
    transition: -webkit-transform 1.8s;
    transition: transform 1.8s;
    transition: transform 1.8s, -webkit-transform 1.8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 16deg) translate3d(0, -200%, 0);
    z-index: 999;
    /* border-radius: 20px; */
}

.b4-1:hover .s2::before {
    webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}








.outline-btn-white {
    /* Layout */
    width: 100%;
    padding: 14px 24px;
    
    /* Button Style */
    background-color: #ffffff; /* White background */
    border: 3px solid #000000; /* Thick black border */
    color: #000000;            /* Black text */
    
    /* Typography */
    font-size: 18px;
    font-weight: 700;          /* Bold text */
    font-family: Arial, sans-serif;
    
    /* Interaction & Smoothing */
    cursor: pointer;
    border-radius: 8px;        /* Rounded corners */
    transition: background-color 0.2s ease, transform 0.1s ease;
}

/* Optional hover effect */
.outline-btn-white:hover {
    background-color: #f5f5f5; /* Very light gray when hovered */
}

/* Optional click/active effect */
.outline-btn-white:active {
    transform: scale(0.98);    /* Slightly shrinks when clicked */
}

@media screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto;
    }

    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media only screen and (max-width: 600px) {
    .field-md {
        width:100%;
        min-width: 100%;
        max-width: 100%;
        flex: 100%;
        float: left;
    }

    .search-bg {
        margin-top: -40px;
    }
}

@media only screen and (max-width: 991px) {
    #sub-page-intro p {
        padding-right:10px !important;
    }

    #uae-tour p {
        padding-right: 0px;
    }

    .india-bg {
        background: url(../images/bgone.png) !important;
    }

    #uae-tour {
        background: url(../images/bgone.png) !important;
    }
}

@media only screen and (max-width: 767px) {
    .about-sections img {
        float:left;
        margin-left: 0px;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .flag {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .india {
        margin-bottom: 25px;
        padding-top: 7px;
    }

    .footer {
        padding-top: 50px;
    }

    .ftr-links {
        margin-top: 25px;
    }

    .quantity input {
        float: left;
        margin-right: 10px;
        height: 48px;
        width: 45px;
    }

    .popover__message label {
        margin-bottom: 10px;
    }

    .quantity {
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }

    .presence-our {
        margin-bottom: 25px;
    }

    .mb-forms {
        float: left;
        width: 100%;
        background: #0876b6;
        border-radius: 8px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 485px) {
    .about-sections img {
        width:100%;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1199px) {
    .aboutimg {
        width:380px;
        margin-top: -300px;
    }

    .menu-wrapper .menu-item a {
        padding-right: 0px !important;
    }

    .mcr-mb {
        float: left !important;
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }

    .rate-bg {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    #notificationWrap {
        display:none;
    }

    .header_menu_area {
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 444px) {
    .srv-50 {
        width:100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .aboutimg {
        display:none;
    }

    .tab-width-abt {
        float: left;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .srv-align {
        width: 50%;
        flex: 50%;
        max-width: 50%;
        float: left;
    }

    .sr-thumb span {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 450px) {
    .team-nmbr {
        width:50%;
        flex: 50%;
        max-width: 50%;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1000px) {
    .field-md {
        width:50%;
        flex: 50%;
        max-width: 50%;
        float: left;
    }

    .search-bg {
        height: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .subn-lnks {
        width:50%;
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
    }

    .ftr-nav {
        width: 50%;
        float: left;
    }

    .social-align {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .listing-services {
        display: none;
    }

    .sticky-icon {
        display: none;
    }
}

@media (min-width: 768px) and (max-width:2500px) {
    .mb-list-srv {
        display:none;
    }
}

@media (min-width: 1200px) and (max-width:2500px) {
    .menu-wrapper .pointer {
        display:none;
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .header_menu_area &gt;
    ul &gt; li &gt; a {
        padding-left: 35px !important;
    }
}

@media only screen and (max-width: 425px) {
    .logo img {
        width:188px;
    }

    .header_menu_area &gt; .mob_nav {
        margin-top: 19px !important;
    }

    .header_menu_area &gt; ul {
        top: 80px !important;
    }
}

@media only screen and (max-width: 768px) {
    .search-bg {
        margin-top:-40px;
    }
}

.mb-list-srv {
    float: left;
    width: 100%;
}

.mb-list-srv h3 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 17px;
}

.adv-hvr {
    float: left;
    width: 100%;
}

.adv-hvr:hover {
    filter: grayscale(60%);
}

.dwn-arw {
    width: 24px;
    float: right;
}

.loader img {
    max-width: 111px;
    width: 100%;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@media(max-width:1199px){
    .logo img {
    width: 220px;
}
.menu-wrapper{
      overflow: hidden !important;
}.menu-wrapper .menu-item {
    
   overflow: auto !important; 
  white-space: nowrap !important; 
 
}


/* new header */


/* ==========================================================
   ISOLATED & UNIQUE HEADER STYLES (Prefix: qh-)
   ========================================================== */

/* Main Header Container */
.qh-header-wrapper {
    width: 100%;
    background-color: #ffffff !important;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    position: relative;
    z-index: 9999;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.qh-header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* Logo */
.qh-logo-link {
    display: inline-block;
}

.qh-logo-img {
    width: 190px;
    height: auto;
    display: block;
}

/* Nav Wrapper */
.qh-nav-area {
    display: flex;
    align-items: center;
}

.qh-nav-wrapper {
    position: relative;
}

/* Menu Items (Black Navigation Links) */
.qh-menu-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
}

.qh-menu-item {
    margin-left: 20px;
}

.qh-menu-link {
    color: #1a1a1a !important; /* Pure Dark Text */
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    padding: 8px 12px;
    display: block;
    transition: color 0.3s ease;
}

.qh-menu-link:hover,
.qh-menu-link.qh-active {
    color: #068bd9 !important; /* Blue Brand Accent on Hover */
}

/* Drawer Icon Trigger */
.qh-drawer-trigger {
    margin-left: 15px;
    display: flex;
    align-items: center;
}

.qh-drawer-btn {
    cursor: pointer;
}

.qh-drawer-icon {
    width: 26px;
    height: auto;
    filter: brightness(0); /* Recolor white icon to black */
}

/* Hamburger Toggle (Mobile Hidden on Desktop) */
.qh-mobile-toggle {
    display: none;
    cursor: pointer;
    padding: 5px;
}

.qh-hamburger-bar {
    display: block;
    width: 24px;
    height: 3px;
    margin: 4px 0;
    background-color: #1a1a1a;
    border-radius: 2px;
}

/* ==========================================================
   MOBILE VIEW STYLING (Screen width <= 1024px)
   ========================================================== */
@media (max-width: 1024px) {
    .qh-mobile-toggle {
        display: block; /* Show Hamburger on Mobile */
    }

    /* Mobile Floating White Menu Drawer */
    .qh-menu-list {
        display: none; /* Toggled by mobile JavaScript */
        position: absolute;
        top: 100%;
        right: 0;
        width: 240px;
        background-color: #ffffff !important;
        box-shadow: 0 10px 25px rgba(0,0,0,0.15);
        border-radius: 8px;
        padding: 10px 0 !important;
        flex-direction: column;
        align-items: flex-start;
        border: 1px solid #eeeeee;
    }

    /* Show dropdown menu when active */
    .qh-menu-list.qh-show-menu {
        display: flex !important;
    }

    .qh-menu-item {
        width: 100%;
        margin-left: 0;
    }

    .qh-menu-link {
        padding: 12px 20px !important;
        width: 100%;
        border-bottom: 1px solid #f7f7f7;
    }

    .qh-drawer-trigger {
        display: none; /* Optional hide extra menu drawer on mobile screens */
    }
}

@media (max-width: 480px) {
    .qh-logo-img {
        width: 150px;
    }
}
}
/* ==========================================================
   TALLER HEADER WITH ANIMATED CONTACT BUTTON (qh- Prefix)
   ========================================================== */

/* Outer Header Container */
.qh-header-wrapper {
    width: 100%;
    background-color: #ffffff !important;
    padding: 16px 0;
    position: relative;
    z-index: 9999;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

/* Container Padding to flush with screen margins */
.qh-container-padded {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.qh-header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* Logo Styling */
.qh-logo-link {
    display: inline-flex;
    align-items: center;
}

.qh-logo-img {
    height: 46px;
    width: auto;
    display: block;
}

/* Nav Area */
.qh-nav-area {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
}

/* Menu List Formatting */
.qh-menu-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    gap: 2px;
}

.qh-menu-item {
    margin: 0;
}

/* Hide mobile contact item on desktop view */
.qh-mobile-only-item {
    display: none;
}

/* Navigation Links */
.qh-menu-link {
    color: #1e293b !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 8px;
    transition: all 0.2s ease;
    white-space: nowrap;
}

/* Link Hover State */
.qh-menu-link:hover {
    color: #0284c7 !important;
    background-color: #f1f5f9;
}

/* Active Pill State */
.qh-menu-link.qh-active {
    color: #0284c7 !important;
    background-color: #f0f9ff !important;
    font-weight: 700 !important;
}

/* Contact Letter Icon Button (Desktop - Animated Blue Circle) */
.qh-contact-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
   background: linear-gradient(135deg, #0a71af 0%, #2563eb 100%) !important;
    color: #ffffff !important;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
    box-shadow: 0 4px 10px rgba(2, 132, 199, 0.25);
    transition: all 0.25s ease;
    flex-shrink: 0;
    position: relative;
    
    /* Continuous Pulse Animation */
    animation: qhPulseGlow 2s infinite;
}

.qh-contact-btn i {
    transition: transform 0.3s ease;
}

.qh-contact-btn:hover {
    background-color: #0369a1 !important;
    transform: scale(1.1);
}

.qh-contact-btn:hover i {
    animation: qhWiggle 0.5s ease-in-out;
}

/* Mobile Hamburger Icon */
.qh-mobile-toggle {
    display: none;
    cursor: pointer;
    padding: 6px;
    margin-left: 10px;
}

.qh-hamburger-bar {
    display: block;
    width: 22px;
    height: 2px;
    margin: 4px 0;
    background-color: #1e293b;
    border-radius: 2px;
}

/* ==========================================================
   MOBILE & TABLET RESPONSIVENESS (<= 1024px)
   ========================================================== */
@media (max-width: 1024px) {
    .qh-container-padded {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* Show Hamburger Toggle on Mobile */
    .qh-mobile-toggle {
        display: block;
    }

    /* Hide desktop circle icon on mobile screens */
    .qh-desktop-only-btn {
        display: none !important;
    }

    /* Show Contact Us item inside the mobile list */
    .qh-mobile-only-item {
        display: block;
        width: 100%;
        margin-top: 6px;
        border-top: 1px solid #e2e8f0;
        padding-top: 6px;
    }

    .qh-mb-contact-link {
        color: #0284c7 !important;
        font-weight: 700 !important;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    /* Mobile Submenu Dropdown Container */
    .qh-menu-list {
        display: none; /* Controlled by JS toggle */
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #ffffff !important;
        box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
        padding: 14px 18px !important;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        border-top: 1px solid #f1f5f9;
        z-index: 10000;
    }

    /* Shown Class when clicking hamburger */
    .qh-menu-list.qh-show-menu {
        display: flex !important;
    }

    .qh-menu-item {
        width: 100%;
    }

    .qh-menu-link {
        width: 100%;
        padding: 10px 14px !important;
    }
}

/* ==========================================================
   ANIMATION KEYFRAMES
   ========================================================== */

/* 1. Pulse Glow Animation around the Circle */
@keyframes qhPulseGlow {
    0% {
        box-shadow: 0 0 0 0 rgba(2, 132, 199, 0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(2, 132, 199, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(2, 132, 199, 0);
    }
}

/* 2. Mail Icon Wiggle Animation */
@keyframes qhWiggle {
    0%, 100% { transform: rotate(0deg); }
    20% { transform: rotate(-15deg); }
    40% { transform: rotate(15deg); }
    60% { transform: rotate(-10deg); }
    80% { transform: rotate(10deg); }
}



/* Beautiful Header Login Button */
.qh-login-btn {
    background: linear-gradient(135deg, #0a71af 0%, #2563eb 100%);
    color: #ffffff !important;
    padding: 8px 24px !important;
    border-radius: 25px;
    font-weight: 700;
    box-shadow: 0 4px 15px rgba(10, 113, 175, 0.3);
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-left: 15px; /* Spacing from other links */
}

.qh-login-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(10, 113, 175, 0.4);
    color: #ffffff !important;
}

@media (max-width: 991px) {
    .qh-login-btn {
        margin-left: 0;
        margin-top: 10px;
        justify-content: center;
        width: 100%;
    }
}



/* ==========================================================
   ISOLATED FOOTER COUNTRY CARDS (qf- Prefix)
   ========================================================== */

.qf-country-wrapper {
    width: 100%;
    margin-bottom: 30px;
}

/* Equal Height Cards Styling */
.qf-card {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 14px;
    padding: 22px 18px 18px 18px;
    margin-top: 30px;
    position: relative;
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.qf-card:hover {
    transform: translateY(-3px);
    border-color: rgba(141, 243, 113, 0.5);
}

/* Small, Circular Flag Image Container */
.qf-flag-round {
    width: 52px;
    height: 52px;
    border-radius: 50% !important;
    overflow: hidden;
    margin-top: -48px;
    margin-bottom: 14px;
    border: 3px solid #ffffff;
    background-color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
}

.qf-flag-round img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    display: block;
}

/* Desktop Content Formatting */
.qf-content h2 {
    font-size: 17px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 8px !important;
}

.qf-content p {
    font-size: 13px !important;
    color: rgba(255, 255, 255, 0.85) !important;
    line-height: 1.4 !important;
    margin-bottom: 12px !important;
}

.qf-opening-tag {
    color: #fccf51 !important;
    font-weight: 600;
}

.qf-footer-links {
    margin-top: auto;
}

.qf-phone {
    display: block;
    font-size: 14px !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

.qf-phone:hover {
    color: #8df371 !important;
}

.qf-map-link {
    display: inline-block;
    font-size: 12px !important;
    color: #8df371 !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin-top: 8px;
    text-decoration: none !important;
}

.qf-map-link:hover {
    color: #ffffff !important;
}

/* Mobile Responsiveness (< 768px) */
@media (max-width: 767px) {
    .qf-card {
        text-align: center;
        margin-top: 25px;
        padding: 20px 16px;
    }

    .qf-flag-round {
        margin-left: auto;
        margin-right: auto;
        width: 56px;
        height: 56px;
        margin-top: -46px;
    }

    .qf-content h2 {
        font-size: 19px !important;
    }

    .qf-content p {
        font-size: 15px !important;
        line-height: 1.5 !important;
    }

    .qf-phone {
        font-size: 15px !important;
        font-weight: 600 !important;
    }

    .qf-map-link {
        font-size: 13px !important;
    }
}