@charset "utf-8";

/* CSS Document */


/* --------------------------Web Files-------------------------------------*/
/* 
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("webFonts/fa-brands-400.eot");
    src: url("webFonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("webFonts/fa-brands-400.woff2") format("woff2"), url("webFonts/fa-brands-400.woff") format("woff"), url("webFonts/fa-brands-400.ttf") format("truetype"), url("webFonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("webFonts/fa-regular-400.eot");
    src: url("webFonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("webFonts/fa-regular-400.woff2") format("woff2"), url("webFonts/fa-regular-400.woff") format("woff"), url("webFonts/fa-regular-400.ttf") format("truetype"), url("webFonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url("webFonts/fa-solid-900.eot");
    src: url("webFonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webFonts/fa-solid-900.woff2") format("woff2"), url("webFonts/fa-solid-900.woff") format("woff"), url("webFonts/fa-solid-900.ttf") format("truetype"), url("webFonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
} */

@font-face {
    font-family: 'gil';
    src: url('webFonts/GIL_____.eot');
    src: url('webFonts/GIL_____.eot?#iefix') format('embedded-opentype'), url('webFonts/GIL_____.woff') format('woff'), url('webFonts/GIL_____.TTF') format('truetype');
}

:root {
    --var-ring-inset: var(--var-empty,
    /*!*/
    /*!*/
    );
    --var-ring-offset-width: 0px;
    --var-ring-offset-color: #fff;
    --var-ring-color: rgba(66, 153, 225, 0.6);
    --var-ring-offset-shadow: 0 0 #0000;
    --var-ring-shadow: 0 0 #0000;
    --var-space-x-reverse: 0;
    --var-space-y-reverse: 0;
    --var-colors-gray-50: #f6f7f9;
    --var-colors-gray-100: #e1e6ec;
    --var-colors-gray-200: #cbd4de;
    --var-colors-gray-300: #afbdcc;
    --var-colors-gray-400: #94a7ba;
    --var-colors-gray-500: #7890a8;
    --var-colors-gray-600: #537495;
    --var-colors-gray-700: #3b5261;
    --var-colors-gray-800: #2f3f4b;
    --var-colors-gray-900: #26323c;
    --var-colors-gray-light: #f6f7f9;
    --var-colors-gray-medium: #cbd4de;
    --var-colors-gray-dark: #537495;
    --var-colors-blue-50: #f6fbfd;
    --var-colors-blue-100: #e6f8fd;
    --var-colors-blue-200: #c0e9fb;
    --var-colors-blue-300: #96d3fa;
    --var-colors-blue-400: #5baafa;
    --var-colors-blue-500: #262161;
    --var-colors-blue-600: #1d58f2;
    --var-colors-blue-700: #1b46da;
    --var-colors-blue-800: #1735a6;
    --var-colors-blue-900: #132b7f;
    --var-colors-navy-50: #f4fafc;
    --var-colors-navy-100: #e4f7fb;
    --var-colors-navy-200: #bfebf6;
    --var-colors-navy-300: #92d9f4;
    --var-colors-navy-400: #51b7f0;
    --var-colors-navy-500: #2590ea;
    --var-colors-navy-600: #1a6cda;
    --var-colors-navy-700: #1b55b6;
    --var-colors-navy-800: #194185;
    --var-colors-navy-900: #262161;
    --var-colors-red-50: #fdf9f8;
    --var-colors-red-100: #fdeef3;
    --var-colors-red-200: #fbcee6;
    --var-colors-red-300: #fba4d1;
    --var-colors-red-400: #fc6bad;
    --var-colors-red-500: #fc4086;
    --var-colors-red-600: #f7265f;
    --var-colors-red-700: #e01438;
    --var-colors-red-800: #b4193c;
    --var-colors-red-900: #901530;
    --var-colors-red-default: #e01438;
    --var-colors-green-50: #ecf8f7;
    --var-colors-green-100: #d3f7ef;
    --var-colors-green-200: #a4f3d9;
    --var-colors-green-300: #65eabf;
    --var-colors-green-400: #1edb96;
    --var-colors-green-500: #09c66a;
    --var-colors-green-600: #08ad50;
    --var-colors-green-700: #008547;
    --var-colors-green-800: #11703e;
    --var-colors-green-900: #115a35;
    --var-colors-green-default: #008547;
    --var-colors-yellow-50: #f9f5e5;
    --var-colors-yellow-100: #faf0bd;
    --var-colors-yellow-200: #f6e67c;
    --var-colors-yellow-300: #f1d439;
    --var-colors-yellow-400: #ffbf02;
    --var-colors-yellow-500: #e19706;
    --var-colors-yellow-600: #cf7404;
    --var-colors-yellow-700: #ae5708;
    --var-colors-yellow-800: #8e440e;
    --var-colors-yellow-900: #743710;
    --var-colors-yellow-default: #ffbf02;
    --var-colors-primary-50: #f6fbfd;
    --var-colors-primary-100: #e6f8fd;
    --var-colors-primary-200: #c0e9fb;
    --var-colors-primary-300: #96d3fa;
    --var-colors-primary-400: #5baafa;
    --var-colors-primary-500: #262161;
    --var-colors-primary-600: #1d58f2;
    --var-colors-primary-700: #1b46da;
    --var-colors-primary-800: #1735a6;
    --var-colors-primary-900: #132b7f;
    --var-colors-primary-default: #262161;
    --var-colors-secondary-50: #f4fafc;
    --var-colors-secondary-100: #e4f7fb;
    --var-colors-secondary-200: #bfebf6;
    --var-colors-secondary-300: #92d9f4;
    --var-colors-secondary-400: #51b7f0;
    --var-colors-secondary-500: #2590ea;
    --var-colors-secondary-600: #1a6cda;
    --var-colors-secondary-700: #1b55b6;
    --var-colors-secondary-800: #194185;
    --var-colors-secondary-900: #262161;
    --var-colors-secondary-default: #262161;
    --var-colors-success: #008547;
    --var-colors-warning: #ffbf02;
    --var-colors-error: #e01438;
    --var-colors-accent: #cbd4de;
    --var-colors-text-primary-light: #000000;
    --var-colors-text-primary-dark: #ffffff;
    --var-colors-text-secondary-light: #537495;
    --var-colors-text-link-light: #262161;
    --var-colors-text-link-dark: #ffffff;
    --var-colors-background-gray: #f6f7f9;
    --var-colors-background-white: #ffffff;
    --var-colors-white: #ffffff;
    --var-colors-black: #000000;
    --var-colors-brandBlue: #0082ff;
    --var-colors-modalOverlay: #21212160;
    --var-borders-none: 0;
    --var-borders-1px: 1px solid;
    --var-borders-2px: 2px solid;
    --var-borders-4px: 4px solid;
    --var-borders-8px: 8px solid;
    --var-fonts-heading: "Plus Jakarta Sans", sans-serif;
    --var-fonts-body: "Plus Jakarta Sans", sans-serif;
    --var-fontSizes-5xl: 3.5rem;
    --var-fontSizes-4xl: 3rem;
    --var-fontSizes-3xl: 2.5rem;
    --var-fontSizes-2xl: 2rem;
    --var-fontSizes-xl: 1.5rem;
    --var-fontSizes-lg: 1.25rem;
    --var-fontSizes-md: 1.125rem;
    --var-fontSizes-base: 1rem;
    --var-fontSizes-sm: 0.875rem;
    --var-fontSizes-xs: 0.75rem;
    --var-fontWeights-light: 300;
    --var-fontWeights-normal: 400;
    --var-fontWeights-medium: 500;
    --var-fontWeights-semibold: 600;
    --var-fontWeights-bold: 700;
    --var-letterSpacings-tighter: -0.05em;
    --var-letterSpacings-tight: -0.025em;
    --var-letterSpacings-normal: 0;
    --var-letterSpacings-wide: 0.025em;
    --var-letterSpacings-wider: 0.05em;
    --var-letterSpacings-widest: 0.1em;
    --var-lineHeights-3: .75rem;
    --var-lineHeights-4: 1rem;
    --var-lineHeights-5: 1.25rem;
    --var-lineHeights-6: 1.5rem;
    --var-lineHeights-7: 1.75rem;
    --var-lineHeights-8: 2rem;
    --var-lineHeights-9: 2.25rem;
    --var-lineHeights-10: 2.5rem;
    --var-lineHeights-normal: normal;
    --var-lineHeights-none: 1;
    --var-lineHeights-shorter: 1.25;
    --var-lineHeights-short: 1.375;
    --var-lineHeights-base: 1.5;
    --var-lineHeights-tall: 1.625;
    --var-lineHeights-taller: 2;
    --var-radii-none: 0;
    --var-radii-sm: 0.125rem;
    --var-radii-base: 0.25rem;
    --var-radii-md: 0.375rem;
    --var-radii-lg: 0.5rem;
    --var-radii-xl: 0.75rem;
    --var-radii-2xl: 1rem;
    --var-radii-3xl: 1.5rem;
    --var-radii-full: 9999px;
    --var-space-1: 0.25rem;
    --var-space-2: 0.5rem;
    --var-space-3: 0.75rem;
    --var-space-4: 1rem;
    --var-space-5: 1.25rem;
    --var-space-6: 1.5rem;
    --var-space-7: 1.75rem;
    --var-space-8: 2rem;
    --var-space-9: 2.25rem;
    --var-space-10: 2.5rem;
    --var-space-12: 3rem;
    --var-space-14: 3.5rem;
    --var-space-16: 4rem;
    --var-space-20: 5rem;
    --var-space-24: 6rem;
    --var-space-28: 7rem;
    --var-space-32: 8rem;
    --var-space-36: 9rem;
    --var-space-40: 10rem;
    --var-space-44: 11rem;
    --var-space-48: 12rem;
    --var-space-52: 13rem;
    --var-space-56: 14rem;
    --var-space-60: 15rem;
    --var-space-64: 16rem;
    --var-space-72: 18rem;
    --var-space-80: 20rem;
    --var-space-96: 24rem;
    --var-space-px: 1px;
    --var-space-0-5: 0.125rem;
    --var-space-1-5: 0.375rem;
    --var-space-2-5: 0.625rem;
    --var-space-3-5: 0.875rem;
    --var-space-header-height-mobile: 52px;
    --var-space-header-height-desktop: 64px;
    --var-space-zone-1-width-desktop: 512px;
    --var-space-event-list-width-desktop: 300px;
    --var-space-spot-details-width-desktop: 512px;
    --var-shadows-xs: 0 0 0 1px rgba(0, 0, 0, 0.05);
    --var-shadows-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --var-shadows-base: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    --var-shadows-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --var-shadows-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --var-shadows-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    --var-shadows-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --var-shadows-outline: 0 0 0 3px rgba(91, 170, 250, 0.7);
    --var-shadows-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    --var-shadows-none: none;
    --var-shadows-dark-lg: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px;
    --var-shadows-drawer: -8px 0 16px 0 rgba(33, 33, 33, .1);
    --var-sizes-0: 0;
    --var-sizes-1: 0.25rem;
    --var-sizes-2: 0.5rem;
    --var-sizes-3: 0.75rem;
    --var-sizes-4: 1rem;
    --var-sizes-5: 1.25rem;
    --var-sizes-6: 1.5rem;
    --var-sizes-7: 1.75rem;
    --var-sizes-8: 2rem;
    --var-sizes-9: 2.25rem;
    --var-sizes-10: 2.5rem;
    --var-sizes-12: 3rem;
    --var-sizes-14: 3.5rem;
    --var-sizes-16: 4rem;
    --var-sizes-20: 5rem;
    --var-sizes-24: 6rem;
    --var-sizes-28: 7rem;
    --var-sizes-32: 8rem;
    --var-sizes-36: 9rem;
    --var-sizes-40: 10rem;
    --var-sizes-44: 11rem;
    --var-sizes-48: 12rem;
    --var-sizes-52: 13rem;
    --var-sizes-56: 14rem;
    --var-sizes-60: 15rem;
    --var-sizes-64: 16rem;
    --var-sizes-72: 18rem;
    --var-sizes-80: 20rem;
    --var-sizes-96: 24rem;
    --var-sizes-container-base: 100%;
    --var-sizes-container-tablet: 45rem;
    --var-sizes-container-desktop: 72rem;
    --var-sizes-0-5: 0.125rem;
    --var-sizes-1-5: 0.375rem;
    --var-sizes-2-5: 0.625rem;
    --var-sizes-3-5: 0.875rem;
    --var-sizes-4-5: 1.125rem;
    --var-sizes-5-5: 1.375rem;
    --var-sizes-px: 1px;
    --var-sizes-full: 100%;
    --var-sizes-max: max-content;
    --var-sizes-min: min-content;
    --var-sizes-header-height-mobile: 52px;
    --var-sizes-header-height-desktop: 64px;
    --var-sizes-zone-1-width-desktop: 512px;
    --var-sizes-event-list-width-desktop: 300px;
    --var-sizes-spot-details-width-desktop: 512px;
    --var-zIndices-hide: -100;
    --var-zIndices-auto: auto;
    --var-zIndices-base: 0;
    --var-zIndices-layer1: 100;
    --var-zIndices-layer2: 200;
    --var-zIndices-layer3: 300;
    --var-zIndices-layer4: 400;
    --var-zIndices-layer5: 500;
    --var-zIndices-layer6: 600;
    --var-zIndices-layer7: 700;
    --var-zIndices-layer8: 800;
    --var-zIndices-layer9: 900;
    --var-zIndices-layer10: 1000;
    --var-transition-property-common: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    --var-transition-property-colors: background-color, border-color, color, fill, stroke;
    --var-transition-property-dimensions: width, height;
    --var-transition-property-position: left, right, top, bottom;
    --var-transition-property-background: background-color, background-image, background-position;
    --var-transition-easing-ease-in: cubic-bezier(0.4, 0, 1, 1);
    --var-transition-easing-ease-out: cubic-bezier(0, 0, 0.2, 1);
    --var-transition-easing-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --var-transition-duration-ultra-fast: 50ms;
    --var-transition-duration-faster: 100ms;
    --var-transition-duration-fast: 150ms;
    --var-transition-duration-normal: 200ms;
    --var-transition-duration-slow: 300ms;
    --var-transition-duration-slower: 400ms;
    --var-transition-duration-ultra-slow: 500ms;
    --var-blur-none: 0;
    --var-blur-sm: 4px;
    --var-blur-base: 8px;
    --var-blur-md: 12px;
    --var-blur-lg: 16px;
    --var-blur-xl: 24px;
    --var-blur-2xl: 40px;
    --var-blur-3xl: 64px;
}

a:hover {
    text-decoration: underline;
}

a {
    transition: .7s;
}


/* Transition effects*/

.transition_3 {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

.transition_2 {
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
}

.transition_7 {
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
}

.wow {
    visibility: hidden;
}

* {
    text-decoration: none;
    outline: none;
    font-family: 'Montserrat';
}

#menu:not(.mm-menu) {
    display: none;
}

a:hover {
    text-decoration: none;
}

body,
h3,
h1,
h2,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -ms-transition: .7s;
}

h3,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway';
}

a {
    text-decoration: none;
    transition: .7s;
    display: block;
}

    a:focus {
        text-decoration: none;
        outline: none;
    }

table {
    width: 100%;
}


/* --------------------------Web Files close-------------------------------------*/

/* CSS for Privacy Policy page ------ /*/

.main-sec {
    width: 100%;
    padding: 80px 0px;
}

.accessibility h1, .copyright h1, .cookie h1, .terms-Of-service h1, .refund-policy h1, .privacy-policy h1 {
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.accessibility h2, .copyright h2, .cookie h2, .terms-Of-service h2, .refund-policy h2, .privacy-policy h2 {
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 10px;
    font-size: 25px;
}

.accessibility p, .copyright p, .cookie p, .terms-Of-service p, .refund-policy p, .privacy-policy p {
    text-align: left;
    margin: 15px 0px;
}


/* --------------------------Fonts Classes-------------------------------------*/


/* --------------------------Fonts Classes-------------------------------------*/


/* --------------------------Main Styling-------------------------------------*/

.main_container {
    width: 100%;
    position: relative;
    /* max-width: 1700px; */
    margin: 0 auto;
    overflow: hidden;
}

.standard {
    position: relative;
    margin: 0 auto;
    width: 1280px;
}

.standard-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 10px;
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}

.background_side {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    z-index: 5;
    position: fixed;
    left: 0px;
    top: 0px;
}

#page {
    display: none;
}

div#preloader {
    overflow: hidden;
    background: url(../webImages/1.gif);
    background-color: rgba(5, 141, 220, 0.9);
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.main_mmenu {
    position: relative;
    display: none;
    vertical-align: middle;
    /*width: 79%;*/
}

.menu_icn {
    display: block;
    background: #ee4037;
    padding-left: 10px;
}

    .menu_icn a i {
        color: #FFF;
        font-size: 25px;
    }

    .menu_icn img {
        margin-top: 10px;
    }

.logo_menu a {
    color: #5e5e5e;
    font-size: 18px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.logo_menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: center;
    width: 24%;
    margin: 0 auto;
}

    .logo_menu img {
        width: 100%;
    }

.mm-title {
    color: #ffffff !important;
}

.mm-listview {
    list-style: none;
}

body::-webkit-scrollbar-thumb {
    background: #0090d8;
    border-radius: 10px 10px;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #2d2d2d;
}


/* --------------------------Main Styling-------------------------------------*/


/* --------------------------Header Styling-------------------------------------*/

.banner_side {
    position: relative;
    width: 100%;
    padding: 80px 0px;
}

    .banner_side img {
        width: 90% !important;
        margin: 0 auto;
        margin-left: 0;
        display: block;
    }

.banner_left,
.banner_right {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
}

.banner_left {
    padding-right: 40px;
}

    .banner_left h1 {
        font-size: 39px;
        font-weight: 500;
        font-family: 'Raleway';
        line-height: 50px;
    }

.header_bot {
    position: relative;
    width: 100%;
    border-top: 2px solid #ee4037;
    text-align: center;
    display: none;
}

    .header_bot a {
        background: #ee4037;
        border-color: #ee4037;
        color: #fff;
        width: 100%;
        max-width: 250px;
        padding: 15px 30px;
        /* border-radius: 20px; */
        box-shadow: none;
        font-family: 'Montserrat';
        outline: 0;
        font-size: 17px;
        margin: 0 auto;
    }

.header_top_ {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: 9;
    -webkit-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    /* -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35); */
    /* box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35); */
    z-index: 9999;
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

#tabs {
    margin-top: 30px;
    padding: 0;
    border: 0;
}

    #tabs ul {
        padding: 5px 0;
        text-align: center;
        margin-bottom: 10px;
    }

    #tabs li {
        margin: 0px 3px;
        display: inline-block;
        vertical-align: middle;
        float: none;
        background: transparent;
        border: none;
        border-radius: 5px;
        width: 31%;
        text-align: center;
        padding: 4px 5px;
        transition: 0.3s ease-in-out;
    }

        /* #tabs li:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    background: url(../webImages/tick.png) no-repeat;
} */

        #tabs li:hover,
        #tabs li.ui-state-active {
            background: #fff;
            color: #333;
        }

    #tabs ul li a {
        float: none;
        font-size: 14px;
        color: #333;
        padding: 5px 0px;
        line-height: 20px;
        font-weight: 500;
    }

    #tabs .ui-tabs-panel {
        padding: 20px 0px;
    }

.formbanner input {
    width: 94%;
    height: 50px;
    padding: 15px;
    font-family: 'Montserrat';
    position: relative;
    border: 0;
}


.desti {
    /*    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 15px;*/

    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 15px;
    display: flex;
    vertical-align: middle;
    align-items: center !important;
    margin-bottom: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .desti input[type="text"] {
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
    }

    .desti::before {
        content: '\f002';
        display: inline-block;
        vertical-align: middle;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-size: 20px;
        position: relative;
        left: 0;
        width: 5%;
        color: #333;
        margin-right: 7px;
    }

.loc {
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 15px;
    margin-top: 10px;
}

    .loc::before {
        content: '\f073';
        display: inline-block;
        vertical-align: middle;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-size: 20px;
        position: relative;
        left: 0;
        width: 5%;
        color: #333;
    }

.formbanner button {
    background: #262161;
    border-color: #262161;
    color: #fff;
    width: 100%;
    height: 50px;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Montserrat';
    outline: 0;
    font-size: 17px;
    margin-top: 10px;
}

    .formbanner button:hover {
        background: #262161;
        border-color: #262161;
    }

/* .banner_right img {
    border-radius: 20px;
} */

.banner_side:before {
    /* content: ''; */
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 40px;
    background: url(../webImages/2.png) no-repeat;
    background-size: cover;
    z-index: 9;
}

#banner {
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
    width: 100% !important;
}

    #banner li {
        width: 100% !important;
    }

        #banner li img {
            width: 100% !important;
        }

.pager {
    position: absolute;
    bottom: 45%;
    right: 30px;
    display: block;
    z-index: 1;
    width: 12px;
    margin: 0px 0px;
    z-index: 2;
}

.slide-node {
    margin: 0 auto;
}

#slide-pager {
    clear: both;
    overflow: hidden;
    padding: 0;
    text-align: center;
    z-index: 1;
    margin: 0px 0px;
}

    #slide-pager li {
        display: block;
        margin-bottom: 10px;
        cursor: pointer;
        /* vertical-align: top; */
    }

        #slide-pager li:last-child {
            margin-right: 0%;
        }

        #slide-pager li a {
            display: block;
            background: transparent;
            border: none;
            border-radius: 0px;
            width: 12px !important;
            border-radius: 50% !important;
            border: 1px solid #ffffff;
            height: 12px;
            padding: 5px 5px;
        }

            #slide-pager li a:hover {
                display: block;
                height: 12px;
                padding: 5px 5px;
                overflow: hidden;
                width: 12px !important;
                border-radius: 50% !important;
                border: 1px solid #0f747d;
                background: #0f747d;
            }

            #slide-pager li a.usl-current {
                display: block;
                height: 12px;
                padding: 5px 5px;
                overflow: hidden;
                width: 12px !important;
                border-radius: 50% !important;
                border: 1px solid #0f747d;
                background: #0f747d;
            }

canvas {
    display: block;
    /* vertical-align: bottom; */
}


/* ---- stats.js ---- */

.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    user-select: none;
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    background-color: #3330004a;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
}

#stats {
    display: none;
}

.header_side {
    padding: 10px 0px;
}

.logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

    .logo img {
        width: 180px;
    }

.nav_ {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin: 0px;
}

    .nav_ ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .nav_ ul li {
            display: inline-block;
            vertical-align: middle;
            padding: 0px 10px 0px 10px;
            text-align: center;
            transition: 0.5s;
            position: relative;
        }

            .nav_ ul li a {
                display: block;
                color: #333;
                font-size: 15px;
                font-weight: 500;
                cursor: pointer;
                text-transform: capitalize;
                letter-spacing: 0.3px;
            }

            .nav_ ul li.active a {
                color: #262161;
                border-bottom: 2px solid #262161;
            }

    .nav_ li a:hover {
        color: #f23d34;
    }

    .nav_ ul ul {
        position: absolute;
        left: 0px;
        top: 159%;
        width: 100%;
        min-width: 200px;
        background: #015980;
        transition: all 0.2s ease-in-out;
        transform: scaleY(0);
        transform-origin: top;
        text-align: left;
        background-size: cover;
        z-index: 9;
        background-position: center center;
    }

        .nav_ ul ul li {
            position: relative;
            width: 100%;
            border-right: none;
            padding: 8px;
            transition: 0.5s;
            border-bottom: 1px solid #dcdcdc;
            text-align: left;
        }

            .nav_ ul ul li a {
                color: #fff;
            }


        /*.nav_ ul ul li a:hover {*/
        /*    color: #f23d34;*/
        /*}*/

        .nav_ ul ul ul {
            left: 100%;
            top: 0;
        }

    .nav_ ul li:hover > ul {
        transform: scaleY(1);
    }

/* --------------------------Header Styling close-------------------------------------*/


/* --------------------------Content Styling -------------------------------------*/

.index_content {
    position: relative;
    width: 100%;
}

section.sectionone {
    text-align: center;
    width: 100%;
    padding: 80px 0px;
}

.sec_title h2 {
    font-size: 35px;
    font-weight: 600;
    color: #333;
}

.sec_in_main {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    gap: 2%;
    align-items: center;
    align-content: center;
    margin: 50px auto;
}

    .sec_in_main.howitwork {
        grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
    }

.sec_in {
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    /* border-radius: 20px; */
}

    .sec_in img {
        width: 100%;
        max-width: 200px;
        margin-bottom: 28px;
        border-radius: 50%;
        object-fit: cover;
        object-position: center center;
        min-height: 200px;
        max-height: 200px;
        height: 100%;
    }

    .sec_in h3 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 20px;
        color: #333;
    }

    .sec_in p {
        font-size: 15;
        font-weight: 500;
        margin-bottom: 20px
    }

.bg {
    background: #262161;
}

section.sectiontwo {
    width: 100%;
    position: relative;
    padding: 80px 0px;
}

.section_left {
    color: #fff;
    padding-right: 40px;
}

section.sectiontwo.bg h2 {
    color: #fff;
}

.sec_main {
    display: grid;
    grid-template-columns: 49% 49%;
    gap: 2%;
    align-items: center;
    align-content: center;
}

    .sec_main img {
        width: 100%;
        min-height: 500px;
        object-fit: cover;
    }

.section_left p {
    margin: 20px auto;
}

ul.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.list li {
        margin-bottom: 10px;
    }

        ul.list li a {
            color: #fff;
            font-size: 16px;
        }

        ul.list li:hover a {
            color: #fff;
        }

.btn_main {
    background-color: #ee4037;
    width: fit-content;
    /* border-radius: 20px; */
    text-align: center;
    margin: 50px 0;
}

    .btn_main a {
        color: #fff;
        font-size: 16px;
        padding: 10px 25px;
    }

section.sectionthree {
    width: 100%;
    position: relative;
    padding: 80px 0px;
}

    section.sectionthree.aBoutus .sec_main {
        display: grid;
        grid-template-columns: 49% 49%;
        gap: 2%;
        align-items: start;
        align-content: start;
    }

.sectionthree .section_left {
    color: #333;
    padding-right: 0px;
    padding-left: 40px;
}

.sectionthree ul.list li a {
    color: #333;
}

.colorwhite .section_left,
.colorwhite .section_left .sec_title h2,
.colorwhite ul.list li a {
    color: #fff;
}

.colordark .section_left,
.colordark ul.list li a {
    color: #333;
}


.light-bg {
    background-color: #f1f1f1;
}

.all1,
.all2 {
    margin: 50px auto;
}

.icon img {
    width: 80% !important;
    margin: 0 auto;
}

.all2 .sec_in img {
    border-radius: 0;
    max-width: 100%;
    max-height: 100%;
}

/* --------------------------Content Styling close -------------------------------------*/

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #ee4037;
}

button.applyBtn.btn.btn-sm.btn-primary {
    background-color: #ee4037;
    border-color: #ee4037;
}

/* .daterangepicker td.in-range {
    background-color: #ee40374a;
} */

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    border-radius: 20px;
    border-color: #262161;
}

section.sectionfaq {
    text-align: center;
    width: 100%;
    padding: 80px 0px;
}

    section.sectionfaq.bg h2 {
        color: #fff;
    }

.acord {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    display: block;
    position: relative;
    border: 0;
    overflow: hidden;
    text-align: left;
}
    /*
.acord h3.ui-accordion-header {
    background: none;
    color: #333;
    border: 0;
    margin: 0 auto !important;
    font-size: 18px !important;
    border-bottom: 1px solid #777;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding: 20px;
    background: #f0f0f0;

}*/


    .acord h3.ui-accordion-header {
        background: none;
        color: #333;
        border: 0;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
        margin: 0 auto !important;
        border-bottom: 1px solid #777;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif;
        background: #f0f0f0;
    }

section.sectionfaq.bg .acord div.ui-accordion-content {
    color: #fff;
}

.acord div.ui-accordion-content {
    border: 0;
    padding: 20px;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    background: none;
    border-bottom: 1px solid #777;
}

    .acord div.ui-accordion-content:last-child {
        border: 0;
    }

.acord .ui-accordion-header:nth-last-child(2) {
    border: 0 !important;
}

.acord h3.ui-accordion-header-active {
    /*color: #fff;*/
    background: #fff;
}

.acord h3 span {
    float: right;
}

.acord h3.ui-accordion-header-active span {
    transform: rotate(-180deg);
}

/* --------------------------owl_content Styling  -------------------------------------*/


/* --------------------------owl_content Styling close -------------------------------------*/


/* --------------------------Footer Styling --------------------------------------------*/

.footer_main {
    /* background: #207DE926; */
    padding: 50px 0px 0;
}

.footer_in_main {
    display: grid;
    grid-template-columns: 24% 19% 19% 19% 19%;
    align-items: start;
}

.f_logo img {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    margin-left: 0;
}

.soc_links {
    width: 100%;
    margin: 30px auto;
}

    .soc_links ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .soc_links ul li {
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }

            .soc_links ul li a {
                display: block;
                color: #333;
                font-size: 20px;
                font-weight: 500;
                cursor: pointer;
                background: #fff;
                padding: 10px;
                border-radius: 50%;
                width: 45px;
                text-align: center;
                height: 45px;
                line-height: 25px;
            }

ul.list_footer {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list_footer li {
    margin-bottom: 10px;
}

    .list_footer li a {
        display: block;
        color: #333;
        font-size: 15px;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        letter-spacing: 0.3px;
    }

        .list_footer li a:hover {
            color: #f23d34;
        }

.f_menu h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}

.copy {
    text-align: center;
    padding: 10px 0px;
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #000;
}

    .copy p {
        font-size: 15px;
        font-weight: 600;
        text-transform: capitalize;
    }

        .copy p a {
            display: inline;
            color: #f7265f;
        }

/* --------------------------Footer Styling close---------------------------------------*/


/* --------------------------pop Styling close-------------------------------------*/


/* --------------------------selection Styling-------------------------------------*/

::selection {
    background: #0090d8;
    color: #ffffff;
}


/* --------------------------selection Styling close-------------------------------------*/


/* --------------------------Owl Styling -------------------------------------*/


/* --------------------------owl Styling close-------------------------------------*/


/* --------------------------inner Styling-------------------------------------*/
.inner_content {
    position: relative;
    margin: 0 auto;
    /* text-align: center; */
    display: block;
}

.inner_banner {
    position: relative;
    min-height: 300px;
    text-align: center;
    /* display: grid; */
    display: none;
    align-items: center;
    grid-template-columns: 100%;
}

.innerbannertxt {
    position: relative;
    z-index: 1;
}

.inner_banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    /* opacity: 0.8; */
}

.innerbannertxt h1 {
    color: #333;
    font-size: 55px;
    font-weight: 600;
    text-transform: Capitalize;
}

.innerbannertxt ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

    .innerbannertxt ul li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
        font-weight: 600;
        font-size: 15px;
        text-transform: capitalize;
    }

        .innerbannertxt ul li a {
            color: #333;
            font-weight: 600;
            font-size: 15px;
        }

        .innerbannertxt ul li.active a {
            color: var(--colorbrown);
        }


.searchbox {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 35% 65%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    align-items: start;
}

.bookingbox {
    position: relative;
    display: inline-grid;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    align-content: start;
}

    .bookingbox h1 {
        font-size: 25px;
    }

.filters {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    margin-bottom: 20px;
}

.filterbtn {
    background: #262161;
    color: #fff;
    width: fit-content;
    /* border-radius: 20px; */
    box-shadow: none;
    font-family: 'Montserrat';
    outline: 0;
    padding: 12px 15px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    margin-right: 0;
    cursor: pointer;
}

    .filterbtn .Icon {
        width: 18px;
        height: 18px;
        margin: 0 8px 0 0;
        fill: #fff;
    }

select.sorting {
    height: 50px;
    font-family: Raleway;
}


option {
    font-family: Verdana, Tahoma;
    font-size: 12px;
    color: #000;
}

.result {
    box-shadow: 0px 0px 10px #cbd4de;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

    .result a {
        width: 100%;
        display: flex;
        flex-direction: row !important;
        position: relative;
        color: #333;
        overflow: hidden;
    }

    .result .image {
        width: 40% !important;
    }

.image img {
    width: 100%;
}

.content {
    width: 100%;
    text-align: left;
    padding-left: 10px;
    position: relative;
}


.rating {
    text-align: left;
    margin-top: 5px;
}

.Summary {
    margin-top: 10px;
    display: inline-block;
    vertical-align: bottom;
}

.Summary-item {
    font-size: 14px;
    display: flex;
    margin-bottom: 8px;
    font-weight: 600;
}

    .Summary-item:last-child {
        margin-bottom: 8px;
    }

    .Summary-item .Icon {
        flex-shrink: 0;
        height: 16px;
        width: 16px;
        margin-right: 8px;
        fill: #5c7996;
    }

.ratestar {
    width: 1em;
    height: 1em;
    display: inline-block;
    line-height: 1em;
    flex-shrink: 0;
    color: #ee4037;
    margin-right: 0;
}

.rate_text {
    line-height: 1.5;
    font-weight: 600;
    font-size: 17px;
    color: #333;
    padding-right: 0;
}

.norate {
    line-height: 1.5;
    font-weight: 400;
    font-size: 15px;
    color: #333;
}

.details {
    background: #262161;
    color: #fff;
    width: fit-content;
    /* border-radius: 20px; */
    box-shadow: none;
    font-family: 'Montserrat';
    outline: 0;
    padding: 12px 15px;
    font-size: 15px;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
}

.price {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 70px;
    text-align: center;
}

    .price h5 {
        font-size: 18px;
    }

    .price p {
        color: #777;
        font-size: 13px;
    }

.maps iframe {
    width: 100%;
    height: 100vh;
}

.maps {
    display: inline;
    height: 100%;
    margin-bottom: 30px;
}

.col5_closeX {
    position: absolute;
    right: 15px;
    /* Adjust the spacing as needed */
    top: 15px;
    /* Adjust the spacing as needed */
    width: 30px;
    cursor: pointer;
    z-index: 1000;
    color: #333;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}

.myevents-div1 {
    position: fixed;
    left: 0%;
    right: 0%;
    opacity: 0;
    width: 30%;
    max-width: 90%;
    margin: 0 auto;
    top: 50%;
    z-index: 999;
    padding: 20px 25px 25px;
    background: #fff;
    transform: translateY(-800%);
    transition: 0.5s;
    overflow: auto;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.myevents-div_ {
    transform: translateY(-50%);
    opacity: 1;
}

.myevents-div1 h2 {
    font-size: 25px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.myevents-div1 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .myevents-div1 ul li {
        margin-bottom: 20px;
    }

        .myevents-div1 ul li .Icon {
            position: relative;
            top: -2px;
            left: 0;
            width: 20px;
            height: 20px;
            margin-right: 8px;
            fill: #212121;
            opacity: 1;
        }

.popfoot {
    width: 100%;
    display: block;
    border-top: 1px solid #ccc;
    padding: 10px 0px 10px;
}

.myevents-div1 button {
    background: #262161;
    border-color: #262161;
    color: #fff;
    padding: 10px 15px;
    /* border-radius: 20px; */
    box-shadow: none;
    font-family: 'Montserrat';
    outline: 0;
    font-size: 17px;
    display: block;
    margin: 0 auto;
    margin-right: 0;
}

.values .sec_in img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 28px;
    border-radius: 0%;
    object-fit: cover;
    object-position: center center;
    min-height: 100px;
    max-height: 200px;
    height: 100%;
}

.values .sec_in_main {
    margin-bottom: 0;
}

/* .cont_details {
    margin: 10px auto;
    font-size: 17px;
    color: #333;
} */

.cont_details {
    margin: 10px auto 20px;
    font-size: 17px;
    color: #333;
    padding: 0px 0px 15px;
    border-bottom: 1px solid #cecece;
}

    .cont_details a {
        color: #333;
        font-weight: 600;
    }

    .cont_details p {
        font-size: 15px;
    }

    .cont_details a i {
        color: #fff;
        font-size: 21px;
        padding: 10px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #ee4037;
        text-align: center;
        line-height: 30px;
        margin-right: 10px;
    }

section.sectionone.contmap {
    padding: 0;
}

.contmap iframe {
    width: 100%;
    height: 500px;
}

form.row.g-3.formbanner input {
    border: 1px solid #ccc;
    width: 100%;
}

.locations h2 {
    text-align: center;
}

.locations .sec_title {
    margin-bottom: 40px;
}

.locations a {
    display: block;
    margin: 0 auto;
    /* margin-left: 0; */
    background-color: #262161;
    color: #fff;
    width: fit-content;
    padding: 8px;
}

.blogs .sec_in img {
    border-radius: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    min-height: 100%;
}

.blogs .sec_in a {
    color: #333;
}

section.sectionone.blogsinner {
    text-align: left;
}

.incontentmainblog {
    overflow: hidden;
    display: grid;
    grid-template-columns: 64% 30%;
    gap: 6%;
    align-items: start;
}

.in_sec_left {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 25px;
}

    .in_sec_left p {
        text-align: left;
        margin: 15px 0px;
    }

.incontentmainblog .in_sec_left img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
}


.blog_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    color: #fff;
    font-size: 16px;
    z-index: 1;
    opacity: 0;
    transition: 0.8s ease-in-out;
}

    .blog_txt a {
        color: #ffb651;
        margin: 10px auto 0;
        display: block;
        font-size: 18px;
    }

    .blog_txt p {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

.serv_in:hover .blog_txt {
    opacity: 1;
}

.recent_post ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.recent_post h2,
.products h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 28px;
}

.recent_post ul li {
    display: grid;
    align-items: center;
    grid-template-columns: 25% 72%;
    gap: 3%;
    margin-bottom: 20px;
}

    .recent_post ul li img {
        width: 100%;
        min-height: 80px;
        max-height: 80px;
        object-fit: cover
    }

.post_txt span {
    font-size: 11px;
    color: #333;
}

.post_txt h2,
.post_txt a {
    font-size: 19px;
    color: #333;
}

.post_nav {
    display: grid;
    grid-template-columns: 49% 49%;
    gap: 0 2%;
    text-align: center;
    margin-top: 40px;
}

.butn a {
    margin: 0px 0px 0px 0px;
    background-color: #262161;
    font-size: 15px;
    padding: 10px 52px;
    color: #fff;
    letter-spacing: 2.4px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
}

.foot_cont_details li a {
    color: #333;
    font-size: 17px;
}

    .foot_cont_details li a span {
        font-weight: 500;
    }

.foot_cont_details ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .foot_cont_details ul li {
        margin-bottom: 10px;
        color: #333;
    }

.foot_cont_details li a i {
    font-size: 16px;
    margin-right: 10px;
}

.foot_cont_details {
    text-align: left;
    /* padding-right: 20px; */
    /* display: none; */
    margin-top: 20px;
}

.call-now-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    /* Change to 'right: 20px;' if you want it on the right */
    background-color: #262161;
    color: #fff;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    font-family: sans-serif;
    transition: background-color 0.3s;
}

    .call-now-button:hover {
        background-color: #262161;
        color: #fff;
    }

.g_ads {
    width: 250px;
    height: 250px;
    border: 1px solid #cccc;
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 30px auto 0;
    margin-left: 0;
}

.privacy h1 {
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.privacy h2 {
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 10px;
    font-size: 25px;
}

.loginregister {
    text-align: center;
    /* height: 70vh;
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    justify-content: center; */
}

    .loginregister img {
        width: 40%;
        min-height: auto;
        margin-bottom: 20px;
    }

    .loginregister p {
        font-weight: 500;
    }

    .loginregister .section_right {
        width: 50%;
        margin: 0 auto;
        padding: 30px;
        background: #f5f5ff;
        box-shadow: 0px 0px 1px #a8a8a8;
    }

    .loginregister p {
        font-size: 12px;
    }

    .loginregister a {
        display: inline-block;
        color: #ee4037;
        font-weight: 600;
    }

    .loginregister label {
        text-align: left;
        display: block;
    }

.booking-form {
    display: grid;
    grid-template-columns: 57% 40%;
    gap: 3%;
    height: 100%;
    padding: 30px 0px;
}

.order-details {
    box-shadow: 0px 0px 10px #cbd4de;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.order-title {
    padding: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

    .order-title h3 {
        font-size: 18px;
        font-weight: 600;
        float: left;
        display: inline;
    }

    .order-title a {
        float: right;
        color: #333;
        font-weight: 600;
        font-size: 15px;
    }

.order-details svg {
    width: 30px;
    fill: #252161;
    display: inline-block;
}

.order-content {
    padding: 20px;
}

    .order-content p {
        margin: 10px 0;
    }

    .order-content a {
        display: inline-block;
        color: #333;
        text-decoration: underline;
    }

.bookform .order-title h3 span {
    color: #fff;
    background: #252161;
    padding: 4px 10px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 15px;
}

.order-content label {
    vertical-align: bottom;
    margin-bottom: 20px;
    margin-right: 20px;
}

.order-content input[type=radio] {
    margin: 0;
    margin-right: 5px;
    vertical-align: bottom;
    height: 20px;
}

.checkas {
    margin-top: 20px;
}

    .checkas h6 {
        font-size: 13px;
        margin-top: 10px;
    }

.resdet h4 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 17px;
}

.payments {
    width: 50%;
    margin: 0 auto;
    margin-left: 0;
}

    .payments ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .payments ul li {
            margin-bottom: 10px;
            overflow: hidden;
        }

            .payments ul li h5 {
                width: fit-content;
                float: left;
                font-size: 16px;
                font-weight: 600;
                font-family: 'Montserrat';
            }

            .payments ul li p {
                float: right;
                width: fit-content;
                margin: 0;
                font-size: 16px;
                font-weight: 600;
            }

#Promocode {
    font-size: 16px;
    font-weight: 600;
    color: #252161;
    cursor: pointer;
}

.parkingdetails {
    box-shadow: 0px 0px 10px #cbd4de;
    border-radius: 10px;
    overflow: hidden;
}

.offerprice {
    text-align: center;
}

    .offerprice h4 {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        color: #252161;
        margin-bottom: 20px;
    }

        .offerprice h4 span {
            text-decoration: underline;
        }

.parkingdetails .result {
    margin: 0;
    box-shadow: 0;
    border-radius: 0;
    padding: 30px 15px;
    border-bottom: 1px solid #333;
}

.parkingdetails .image {
    width: 20%;
}

.parkingdetails .content {
    padding-top: 0;
}

.parkdetails {
    display: grid;
    grid-template-columns: 60% 40%;
    margin: 30px 20px;
}

.pgallery img {
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
}

.parkingdetails h3 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.parkdetails ul {
    list-style: none;
    margin: 0;
    margin-top: 30px;
    padding: 0;
}

    .parkdetails ul li {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 600;
        overflow: hidden;
    }

        .parkdetails ul li span {
            width: fit-content;
            display: block;
            color: #777;
        }



/* --------------------------inner Styling-------------------------------------*/


/* --------------------------tabs Styling close-------------------------------------*/


/* --------------------------tabs2 Styling-------------------------------------*/


/* --------------------------tabs2 Styling close-------------------------------------*/


/* --------------FOR-MOBILE------------dropdown Styling -------------------------------------*/

@media(max-width:767px) {
    .loginregister .section_right {
        width: 100%;
    }

    /* Classes for My Booking Account */

    #mainDiv {
        /*width: 90%;*/
        padding: 20px;
        margin: 0 auto;
        font-family: 'Segoe UI', sans-serif;
    }

    .paymentDetail {
        width: 29%;
    }

    .image img {
        margin-bottom: 9px;
    }

    section .sectionfaq {
        padding: 40px 0px;
    }

    .acord h3.ui-accordion-header {
        padding: 10px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        column-gap: 6px;
        font-size: 16px
    }
    /*    .logo {
        width: 80% !important;
    }

    .logo img {
        width: 100% !important;
    }*/

    .standard-header {
        padding: 0px 10px;
    }

    .standard {
        display: block !important;
    }

    #ParkingLot {
        font-size: 16px;
    }

    .content table tbody td {
        padding: 0 3px;
    }

    #map {
        height: 300px;
        margin: 0 5%;
        width: 90% !important;
    }

    #tabs ul li a {
        font-size: 16px;
        padding: 5px 5px;
    }
}

@media(max-width:980px) {


    .gallery {
        margin-top: 27px;
        width: 100% !important;
        left: 0px !important;
        margin-bottom: 0px;
    }

    #bookDIV {
        left: 0px;
        width: 90%;
        margin: 0 5%;
        height: 500px;
        top: -650px !important;
    }

    .paymentDetail {
        width: 85%;
    }

    .galleryImg {
        width: 100%;
    }

    .mm-menu.mm-theme-dark {
        z-index: 1;
    }

    .nav_ {
        display: block !important;
    }

        .nav_ ul {
            display: none;
        }


    .mm-listview {
        display: block;
    }

    .main_mmenu {
        margin-top: 3px;
    }

    .standard-header {
        display: flex !important;
        align-items: center;
    }

    .mm-navbar {
        height: 70px;
    }

    .mm-hasnavbar-top-1 .mm-panels {
        top: 70px;
    }

    .mm-navbar > * {
        padding: 25px 0;
    }
}

@media (min-width: 1200px) {
    .tps-works .sec_in {
        min-height: 390px;
    }
}

@media (min-width:1400px) 
{
    .tps-works .sec_in {
        min-height: 440px;
    }
}

.sectionfaq .sec_title ul {
    color: #fff;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.sectionfaq .sec_title p strong {
    color: #fff;
    text-align: justify;
    display: block;
    margin: 25px;
}

@media(min-width:981px) {
    .acord h3.ui-accordion-header {
        font-size: 18px;
        padding: 20px;
    }


    .tps-works .sec_in {
        min-height: 450px;
    }

    .benefit-box .sec_in {
        min-height: 470px;
    }



    .carousel {
        width: 600px !important;
    }

    .bookingbox {
        min-width: 320px;
    }

    .content tbody tr {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .paymentDetail {
        width: 34%;
    }

    h3#ParkingLot {
        font-size: 16px !important;
    }

    .hide {
        display:  none !important;
    }

    .searchbox {
        height: 100vh !important;
        display: flex;
        position: fixed;
        height: 100vh !important;
        z-index: 1;
        overflow-y: hidden !important;
        margin: auto;
    }

    /*    .searchbox {
            height: 530px !important;
            z-index: 1;
            overflow-y: hidden !important;
        }
    */
    #bookDIV {
        top: 90px;
        left: 320px;
        height: 100%;
        padding-bottom: 120px;
        position: fixed !important;
        border-radius: 0;
        box-shadow: none;
        z-index: 9999 !important;
        width: 700px;
    }

    .result a {
        flex-wrap: wrap;
    }

    .galleryImg {
        width: 600px;
    }


    #map {
        height: 100%;
    }
}


@media (min-width: 1280px) {
    .bookingbox {
        min-width: 410px;
    }

    #bookDIV {
        left: 410px;
        top: 100px;
    }

    .result a {
        width: 100%;
        flex-wrap: nowrap;
    }
}




/*    only screen and (min-width:768px) and (max-width:978px) {
    }

    only screen and (min-width:461px) and (max-width:767px) {
    }*/

/* --------------------------dropdown Styling close-------------------------------------*/
