/*
Theme Name: Sky Golf
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

*/
::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #ebebeb;
    border-radius: 8px;
}
::-webkit-scrollbar-thumb {
    background-color: grey;
    border-radius: 8px;
}
html, body {
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "slnt" 0,
        "wdth" 100,
        "GRAD" 0,
        "XOPQ" 96,
        "XTRA" 468,
        "YOPQ" 79,
        "YTAS" 750,
        "YTDE" -203,
        "YTFI" 738,
        "YTLC" 514,
        "YTUC" 712;
    color: #333;
    line-height: 1.6;
    font-size: 17px;
}
b,
strong {
    font-weight: bold;
}
.h2,
h2 {
    font-size: 1.4em;
}
.h3,
h3 {
    font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6, .heading-font {line-height: 1.2;}
.ux-menu-link__link {
    padding: 5px 0;
    min-height: unset;
    margin-bottom: 0;
    border: none;
}
.box-shadow-1, .box-shadow-1-hover:hover, .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover {overflow: hidden;}
[class*="box-shadow-"] .box-text {padding: 20px 30px;}
.box-text h3 {margin-bottom: 10px;}
.box-text {padding: 20px;}
#breadcrumbs nav {
    padding: 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
}
#breadcrumbs p {
    margin: 0;
}
.breadcrumbs,
#breadcrumbs span {
    font-size: 14px;
    text-transform: initial !important;
    font-weight: 400;
    color: #184363;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    color: #184363;
}
.social-icons {
    display: flex;
    gap: 8px;
    align-items: center;
}
.social-icons.share-icons {justify-content: center;}
.social-icons.share-icons a {
    border: none;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.social-button, .social-icons .button.icon, .social-icons .button.icon:not(.is-outline) {
    background: none !important;
    border: none !important;
    width: 26px;
    margin: 0;
}
.social-icons .button.icon:hover {background: none !important;}
.social-button svg, .social-icons svg {
    width: 100%;
    height: auto;
    display: block;
}
.row .row-small:not(.row-collapse),
.container .row-small:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.row-small > .flickity-viewport > .flickity-slider > .col,
.row-small > .col {
    padding: 0 10px 20px;
    margin-bottom: 0;
}
.flickity-slider .col {min-height: 100%;display: flex;}
.row .col-inner {height: 100%;}
.flickity-slider .col-inner {min-height: 100%;height: auto}
pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 10px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 10px 5px;
    border-radius: 12px;
}
.nav-dropdown-has-border .nav-dropdown a {
    font-size: 14px;
    color: #333;
    border-bottom: 1px dashed #ececec !important;
}
.button.az-button {
    padding: 0 25px;
    line-height: 48px;
    height: 48px;
    font-weight: 500;
    font-size: 16px;
    border-width: 1px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    text-shadow: unset;
    display: inline-flex;
    align-items: center;
}
.button.is-larger {
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 35px;
    border-width: 2px;
}
.button.az-button img {
    width: 24px;
    margin-right: 10px;
}
.img-icon-right {
    margin-right: 0;
    margin-left: 10px;
}
.button.az-button.is-large {
    height: 54px;
    font-size: 20px;
    padding: 0 30px;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0 16px;
    border: none;
    font-weight: 500;
}
.button.az-button .inner-button  > i {
    vertical-align: 0;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button .inner-button > span + i {
    margin-right: 0;
    margin-left: 10px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: #fff;
    border-color: #fff;
}
.az-title-shortcode {
    margin-bottom: 20px;
}
.az-title-shortcode.center {
    text-align: center;
    margin-bottom: 40px;
}
.az-sub-title {
    margin-bottom: 0;
    font-weight: 600;
    color: #8b8b8b;
}
.az-title-shortcode .title-description {
    margin-top: 10px;
    font-weight: 500;
}
.az-title {
    text-transform: uppercase;
    color: #2e3191;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: bold;
}
.section-title-container {margin-bottom: 24px;}
.section-title-container.show-link {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.section-title-container.show-link .read-more {
    text-transform: inherit;
    font-size: 16px;
    margin: 0;
    white-space: nowrap;
    color: inherit;
    border: none;
    padding: 0;
    min-height: unset;
    height: auto;
    line-height: 1.4;
}
.section-title-container.show-link .read-more:hover {color: white;}
.button:not(.icon)>i {
    margin: 0 0 0 10px;
}
.section-title .sub-title {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    padding: 0;
    opacity: 1;
    line-height: 1.44;
    margin-bottom: 5px;
}
.description-title {
    color: #333;
    font-size: 17px;
    margin: 15px 0 0;
}
.section-title-center ~ .description-title {
    text-align: center;
    margin: 0 auto 15px;
    max-width: 1088px;
    opacity: 1;
}
.section-title {
    font-weight: bold;
    flex-direction: column;
}
.section-title .ez-toc-section {display: none;}
.section-title-normal {
    border: none;
    margin-bottom: 0;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    background: #184363;
    padding: 0 20px;
    border-radius: 7px;
    color: #fff;
    line-height: 30px;
    height: 30px;
}
.section-title-normal a.view-more i {
    color: #fff;
}
.section-title-main {
    border: none !important;
    padding: 0;
    margin: 0;
    text-transform: initial;
    font-weight: bold;
    position: relative;
    line-height: 1.25;
    text-align: center;
}
.section-title-normal .section-title-main {text-align: left;margin-right: 0;margin-left: 0;padding-bottom: 0;padding-left: 0;font-weight: 500;color: #333;}
.section-title-normal .section-title-main span {
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
    z-index: 2;
    text-transform: initial;
}
.section-title-normal .read-more {
    text-transform: initial;
    margin: 0;
    border-radius: 12px;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
.section-title-center {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.section-title-center > span {
    margin: 0 auto;
}
.section-title span {text-transform: initial;font-weight: 600;}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 80%;
}
.form-row {
    display: flex;
    margin: 0 -12px;
}
.form-row > .col {padding: 0 12px;}
input[type="email"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="text"],
textarea,
input[type="password"],
input[type="time"],
input[type="date"],
select {
    border: 1px solid rgba(60, 60, 60, 0.15);
    box-shadow: none;
    font-size: 16px;
    width: 100%;
    display: block;
    height: 44px;
    line-height: 40px;
    border-radius: 88px;
    padding: 15px;
    margin-bottom: 16px;
    font-weight: 400;
    color: rgba(35, 35, 35, 1);
}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    box-shadow: unset;
}
input::placeholder, textarea::placeholder {
  color: rgba(35, 35, 35, 1);
  opacity: 1;
}
textarea {
    min-height: 120px;
    line-height: 1.6;
    border-radius: 16px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BDBDBD;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BDBDBD;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #BDBDBD;
}
.box-push .box-text {
    border-radius: 5px 5px 0 0;
    background: rgba(255, 255, 255, 0.8);
}
.flickity-prev-next-button {
    height: 40px;
    width: 40px;
    margin: 0 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: unset;
    top: calc(50% - 20px);
    border-radius: 50%;
    background: #a21c21;
    border: 1px solid rgba(255, 255, 255, 0.15);
    opacity: 1;
}
.flickity-prev-next-button:hover {
    background: #184363;
    color: white !important;
}
.flickity-prev-next-button:before {
    content: "\F285";
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 500 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}
.flickity-prev-next-button.previous:before {
    content: "\F284";
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {
    border: none;
}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #a21c21;
    background: #fadb25;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #184363;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: transparent;
    margin: 0 4px;
    border: 1px solid #FFFFFF;
    opacity: .5;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
    background: #fff;
}
.pagination-outside > .slider,
.pagination-outside.slider {
    padding-bottom: 30px;
}
.pagination-outside .flickity-page-dots {bottom: 0;}
.page-wrapper {
    padding: 0;
}
.main-content ol, .main-content ul {padding-left: 25px;}
table {
    margin: 0 auto 1.5em;
    width: 100%;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
}
table td,
table th {
    padding: 10px !important;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}

/*************** ACCORDION ***************/
.accordion-item {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    border-radius: 36px;
}
.accordion .accordion-title {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 600;
    border: none;
    background: none;
    padding: 15px 20px;
}
.accordion .accordion-title button {
    background: rgba(169, 13, 29, 1);
    opacity: 1;
    color: white;
    font-size: 11px;
    width: 32px;
    height: 32px;
    margin: 0;
    border: none;
    min-width: unset;
    min-height: unset;
    right: 15px;
    left: unset;
    top: 12px;
    line-height: 34px;
}
.accordion .active .toggle {color: white;}
.accordion-inner {padding: 10px 20px;font-size: 16px;}

/*************** TESTIMONIALS  ***************/
.testimonial-box {
    display: block;
    padding: 20px 30px;
    background: #ffffff1f;
    border-radius: 20px;
    border: 1px solid #ffffff38;
    font-size: 16px;
}
.icon-box-bottom {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-top: 20px;
}
.icon-box-bottom img {padding: 0;border-radius: 50%;}
.testimonial-meta {}
.testimonial-meta .test_name {
    font-weight: bold;
    line-height: 1;
}
.testimonial-meta .test_company {
    font-size: 14px;
    opacity: .9;
}
.star-rating {
    font-size: 20px;
    letter-spacing: 5px;
    width: auto;
}
.star-rating span {}
.testimonial-text {
    margin-top: 20px;
}

/*************** AZ ICON BOX  ***************/
.az-icon-box {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    height: 100%;
}
.az-icon-header {
    padding: 25px;
    text-align: center;
}
.az-icon-box-title {
    margin: 8px 0 0;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}
.az-icon-box-description {
    font-weight: 300;
    padding: 15px 15px 10px;
    text-align: center;
}
.az-icon-box-description > *:last-child {
    margin-bottom: 10px;
}
.az-icon-box-description p {
    margin-bottom: 10px;
}

/*************** AZ MENU  ***************/
.az-menu,
.sticky-menu .ux-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #e6e6e6;
    flex-direction: row;
    margin-bottom: 20px;
}
.sticky-menu {
    position: sticky;
    top: 70px;
    background: #f7f7f7;
    z-index: 99;
    padding: 0 !important;
}
.sticky-menu .ux-menu {
    justify-content: center;
}
.az-menu li,
.sticky-menu .ux-menu-link {
    margin-right: 32px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.az-menu li a,
.sticky-menu .ux-menu-link a {
    color: #333;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    white-space: nowrap;
    min-height: unset;
    padding: 0;
    display: block;
}
.az-menu li.current-menu-item a,
.az-menu li:hover a,
.sticky-menu .ux-menu-link:hover a,
.sticky-menu .ux-menu-link.active a {
    color: #e51b23;
}
.az-menu li a:after,
.sticky-menu .ux-menu-link a:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -21px;
    display: block;
    background: transparent;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
}
.az-menu li.current-menu-item a:after,
.az-menu li:hover a:after,
.sticky-menu .ux-menu-link:hover a:after,
.sticky-menu .ux-menu-link.active a:after {
    background: #e51b23;
}

/*************** NEO CTA BUTTON  ***************/
.neo_cta {
    position: fixed;
    z-index: 1000;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    bottom: 0;
    padding: 15px;
}
.neo_cta.right {
    left: initial;
    right: 0;
}
.neo_cta_list_button .cta_button {
    margin-bottom: 20px;
}
.neo_cta_list_button {
    list-style: none;
    margin: 0;
}
.neo_cta_list_button .cta_button .cta_button--icon {
    position: relative;
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgb(255 0 0 / 33%);
    border: 1px solid rgba(225, 179, 184, 1);
    background: #fdecec;
    -webkit-animation: devvn_zoom 1.5s infinite linear;
    -moz-animation: devvn_zoom 1.5s infinite linear;
    -o-animation: devvn_zoom 1.5s infinite linear;
    animation: devvn_zoom 1.5s infinite linear;
}
@-webkit-keyframes devvn_zoom {
    70% {
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes devvn_zoom {
    70% {
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        box-shadow: 0 0 0 0 transparent
    }
}
.neo_cta_list_button .cta_button .cta_button--icon img {
    padding: 12px;
    height: 100%;
    -webkit-animation: calltrap_spin 3s infinite linear;
    -moz-animation: calltrap_spin 3s infinite linear;
    -o-animation: calltrap_spin 3s infinite linear;
    animation: calltrap_spin 3s infinite linear;
}
@-webkit-keyframes calltrap_spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        30% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        33% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        36% {
            -webkit-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        39% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        42% {
            -webkit-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        45% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        48% {
            -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
            opacity: 1
        }
        51% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        54% {
            -webkit-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        57% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }
 
    @-moz-keyframes calltrap_spin {
        0% {
            -moz-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        30% {
            -moz-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        33% {
            -moz-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        36% {
            -moz-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        39% {
            -moz-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        42% {
            -moz-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        45% {
            -moz-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        48% {
            -moz-transform: rotate(10deg);
            transform: rotate(10deg);
            opacity: 1
        }
        51% {
            -moz-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        54% {
            -moz-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        57% {
            -moz-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }
 
    @-o-keyframes calltrap_spin {
        0% {
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        30% {
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        33% {
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        36% {
            -o-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        39% {
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        42% {
            -o-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        45% {
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        48% {
            -o-transform: rotate(10deg);
            transform: rotate(10deg);
            opacity: 1
        }
        51% {
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        54% {
            -o-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        57% {
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }
 
    @keyframes calltrap_spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        30% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        33% {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        36% {
            -webkit-transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -o-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        39% {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        42% {
            -webkit-transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -o-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        45% {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        48% {
            -webkit-transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -o-transform: rotate(10deg);
            transform: rotate(10deg);
            opacity: 1
        }
        51% {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        54% {
            -webkit-transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -o-transform: rotate(10deg);
            transform: rotate(10deg)
        }
        57% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text {
    position: absolute;
    top: 4px;
    left: 55px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgb(207 23 31);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text {
    right: 55px;
    left: initial;
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(207 23 31);
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.left .neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    right: 100%;
    left: initial;
    border-color: transparent rgb(207 23 31) transparent transparent;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text:before {
    right: initial;
    left: 100%;
}
.neo_cta_list_button .cta_button .cta_button--icon:hover {
    text-decoration: none;
    opacity: 0.9;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}
.neo_cta_list_button .cta_button .cta_button--icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.neo_cta.cta_mobile {
    padding: 0;
    width: 100%;
    background: #fdecec;
    border-top: 1px solid rgba(225, 179, 184, 1);
}
.neo_cta.cta_mobile .neo_cta_list_button {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button {
    margin: 0;
    flex: 1;
    padding: 5px;
    overflow: hidden;
    border-right: 1px solid rgba(225, 179, 184, 1);
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:last-child {border: none;}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon {
    width: 100%;
    height: auto;
    box-shadow: unset;
    display: flex;
    overflow: hidden;
    align-items: center;
    border: none;
    justify-content: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon img {
    border: none;
    border-radius: 0;
    width: 20px;
    display: block;
    height: 20px;
    padding: 0;
    margin-right: 2px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text {
    position: static;
    visibility: visible;
    opacity: 1;
    background: none;
    color: #a90d1d;
    font-size: 13px;
    font-weight: 500;
    padding: 0 5px;
    line-height: 32px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text:before {
    display: none;
}

/*************** TOOLTIPSER  ***************/
.tooltipster-sidetip .tooltipster-box {
    border: none !important;
    font-weight: 400;
}
.tooltipster-default .tooltipster-content {
    font-weight: 400;
    font-size: 12px;
}

/*************** AZ VIDEO  ***************/
.az-video .box {
    padding: 10px;
    display: block;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}
.az-video .box-image {
    border-radius: 10px;
}
.az-video .box-text {
    padding: 15px 10px 5px;
}
.az-video .box-text h3 {
    text-align: center;
    margin: 0;
    color: #4d4d4d;
}

.page-header {
    display: flex;
    padding: 50px;
    background: #db001b;
}
.page-header .page-title {
    color: white;
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 10px;
}
.page-header #breadcrumbs * {
    color: white;
    font-size: 16px;
}

/*************** HEADER ***************/
#masthead .header-nav-main > li {
    margin: 0;
}
#masthead .header-nav-main > li > a {
    font-weight: 500;
    font-size: 17px;
    padding: 10px 20px 15px;
    color: #333;
}
#masthead .header-nav-main > li > a:hover,
#masthead .header-nav-main > li.current_page_item > a {
    color: #c82d28;
}
#masthead .header-nav-main > li .sub-menu {
    border-radius: 12px;
    left: 0;
    padding: 12px 0;
    min-width: 200px;
}
#masthead .header-nav-main > li .sub-menu a {
    margin: 0;
    border:none;
    font-weight: 500;
    padding: 8px 24px;
    color: #333;
    border-left: 2px solid transparent;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
#masthead .header-nav-main > li .sub-menu a:hover,
#masthead .header-nav-main > li .sub-menu li.current-menu-item a {
    border-color: #a21c21;
    color: #a21c21;
}
.mobile-nav .header-account-title {display: none;}
.mobile-nav .icon-user {margin: 0 !important;}

/* WPGC Account Dropdown Styles */
.wpgc-account-dropdown {
    min-width: 280px;
}

.wpgc-dropdown-header {
    padding: 15px !important;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
}

.wpgc-dropdown-header:hover {
    background: #f8f9fa !important;
    cursor: default;
}

.wpgc-user-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.wpgc-user-info img.avatar {
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.wpgc-user-details {
    flex: 1;
    min-width: 0;
}

.wpgc-user-details strong {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wpgc-user-email {
    display: block;
    font-size: 11px;
    color: #666;
    margin-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wpgc-tier-badge {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 4px;
}

.wpgc-tier-badge.tier-member {
    background: #e9ecef;
    color: #495057;
}

.wpgc-tier-badge.tier-silver {
    background: #c0c0c0;
    color: #fff;
}

.wpgc-tier-badge.tier-gold {
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    color: #333;
}

.wpgc-tier-badge.tier-platinum {
    background: linear-gradient(135deg, #e5e4e2, #b8b8b8);
    color: #333;
}

.wpgc-wallet-item,
.wpgc-membership-item {
    padding: 12px 15px !important;
    background: #f8f9fa;
}

.wpgc-wallet-item a,
.wpgc-membership-item a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #333 !important;
}

.wpgc-wallet-icon,
.wpgc-membership-icon {
    font-size: 20px;
}

.wpgc-wallet-label,
.wpgc-membership-label {
    flex: 1;
    font-size: 13px;
    color: #666;
}

.wpgc-wallet-amount {
    font-size: 16px;
    font-weight: 700;
    color: #28a745 !important;
}

.wpgc-membership-expiry {
    font-size: 11px;
    color: #666;
}

.wpgc-account-dropdown .wpgc-icon {
    display: inline-block;
    width: 20px;
    text-align: center;
    margin-right: 8px;
}

.wpgc-manager-link a {
    color: #0073aa !important;
    font-weight: 600;
}

/* Header Account Title - Show wallet balance */
.header-account-title .wpgc-wallet-balance {
    font-weight: 600;
    color: #28a745;
}

.header-account-title .wpgc-membership-badge {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 600;
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    color: #333;
}

/* Avatar with tier badge */
.wpgc-avatar-tier {
    position: relative;
}

.wpgc-avatar-tier::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.wpgc-avatar-tier[data-tier="silver"]::after {
    background: #c0c0c0;
}

.wpgc-avatar-tier[data-tier="gold"]::after {
    background: #ffd700;
}

.wpgc-avatar-tier[data-tier="platinum"]::after {
    background: #e5e4e2;
}

#masthead .header-nav-main > li > .header-button a.wpgc-login-link,
#masthead .header-nav-main > li > .header-button a.wpgc-account-link {
    background: #c82d28;
    color: white;
    padding: 0 10px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 16px;
    border: none;
    font-weight: 500;
    text-transform: none;
}

/*************** HOME ***************/


/*************** ABOUT US ***************/


/*************** BLOG ***************/
.category .banner-page {margin-bottom: 52px;}
.single .banner-page {padding-bottom: 52px;}
.single .view-count {
    color: rgba(35, 35, 35, 1);
    font-size: 16px;
}
.single .entry-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0;
}
.single .entry-meta {
    display: flex;
    gap: 16px;
    align-items: center;
}
.single .avatar {
    border-radius: 50%;
    overflow: hidden;
    width: 56px;
    height: 56px;
}
.single .author-name {
    font-weight: 600;
    color: rgba(169, 13, 29, 1);
    font-size: 16px;
}
.single .post-date {
    font-size: 14px;
    color: rgba(35, 35, 35, 1);
}
.entry-content.single-page {padding-top: 0;}
.entry-content.single-page img {border-radius: 12px;}
.post-title a {
    font-size: 18px;
    font-weight: 500;
    color: #3C3C3C;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.category .post-title a {
    font-size: 20px;
    margin-bottom: 10px;
}
.post-title a:hover {color: #ED1E24}
.post-item .post-meta {color: #898989;font-size: 13px;margin-top: 10px;letter-spacing: 1px;}
.post-item .box-image {display: block;}
.has-shadow>.col>.col-inner {box-shadow: unset;}
.has-shadow .post-item .box-text {display: block;background: #F7F4E9;padding: 15px 20px;}
.from_the_blog_excerpt {font-size: 15px;font-weight: 400;}
.box-vertical .box-text {
    padding: 15px 0 15px 30px;
}
.single-banner .image-cover {padding-top: 300px;border-radius: 10px;}
.section-related-post {padding-bottom: 50px;}
.page-numbers.links>li>span, .page-numbers.links>li>a {
    background: #fff;
    border: 1px solid #c41425;
    margin: 0;
    border-radius: 0;
    font-weight: 400;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    color: #c41425;
    padding: 0;
    min-width: unset;
    font-size: 16px;
    border-radius: 6px;
}
.page-numbers.links>li>.current, .page-numbers.links>li>span:hover, .page-numbers.links>li>a:hover {
    background: #c41425;
    border-color: #c41425;
    color: #fff;
}

/*************** CONTACT PAGE ***************/
.section-lien-he .icon-box {
    padding-top: 20px;
    padding-bottom: 10px;
    align-items: center;
}
.section-lien-he .icon-box-img {
    background: #c82d2817;
    border-radius: 99px;
    padding: 18px;
    height: 60px;
}
.section-lien-he .icon-box-img img {
    padding: 0;
    display: block;
}
.section-lien-he h5 {
    color: #4d4d4d;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
}
.section-lien-he h6 {
    font-size: 18px;
    text-transform: none;
    color: #c82d28;
    letter-spacing: 0;
    font-weight: bold;
}

/*************** SIDEBAR ***************/
#sidebar {padding-left: 64px;}
#sidebar .widget {
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    padding: 10px 0;
}
.widget .widget-title {
    color: #286FB7;
    font-weight: 700;
    font-size: 18px;
    text-transform: initial;
    line-height: 144%;
    padding: 12px 24px;
    position: relative;
    display: block;
}
.widget .widget-title:before {
    content: '';
    width: 2px;
    background: #286FB7;
    left: -1px;
    top: 0;
    bottom: 0;
    position: absolute;
}
.widget .menu li {
    border: none;
}
.widget .menu li a {
    position: relative;
    color: #4F4F4F;
    font-weight: 500;
    font-size: 18px;
    padding: 12px 24px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    display: block;
}
.widget .menu li a:before {
    content: '';
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: -1px;
    background: #56b2e6;
    z-index: 0;
    width: 2px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    opacity: 0;
}
.widget .menu li:hover a, .widget .menu li.current-menu-item a {color: #56b2e6;}
.widget .menu li:hover a:before, .widget .menu li.current-menu-item a:before {
    opacity: 1;
    top: 0;
    bottom: 0;
}


/*************** FOOTER ***************/
#footer p, #footer a {color: #ffffffc9;}
#footer svg, #footer svg path {fill: white !important;} 
#footer .social-icons a {width: 24px;font-size: 20px;color: white;display: flex;align-items: center;}
.absolute-footer .footer-primary {
    font-weight: 300;
    font-size: 14px;
    padding: 30px 0 15px;
    border-top: 1px solid #ffffff2e;
}
#footer .back-to-top {
    background: #a21c21;
    border: none;
    color: white;
    font-size: 20px;
    line-height: 48px;
    height: 48px;
    margin: 0;
    min-height: unset;
    width: 48px;
    min-width: unset;
    right: 15px;
}

@media screen and (max-width: 1360px){
}
@media screen and (max-width: 850px){

}
@media screen and (max-width: 620px){

}
@media screen and (max-width: 550px){

}
@media screen and (max-width: 480px){

}

.searchform .button.icon {
    position: absolute;
    right: 3px;top: 3px;
    border-radius: 50%;
    height: 38px;
    min-height: unset;
    border: none;
    line-height: 38px;
    font-size: 14px;
    width: 38px;
    background: #a21c21;
}
.account-menu {
    width: 140px;
    min-width: unset;
}
.lightbox-content {border-radius: 20px;}
.wpgc-form-actions {text-align: center;}
.wpgc-form-actions .wpgc-btn-submit-booking {border-radius: 12px;margin: 20px auto 0;}
.wpgc-booking-note {font-size: 14px;}

.list-package-memberships .wrapper {
    display: flex;
    gap: 10px;
    padding: 20px;
}
.list-package-memberships .packge {
    flex: 1;
    padding: 30px;
    border-radius: 30px;
    border-top: 5px solid #c82d28;
}
.list-package-memberships .packge-table {
    min-width: 450px;
}
.list-package-memberships .packge-icon img {width: 30px;}
.list-package-memberships .packge-header {}
.list-package-memberships .packge-header .title {
    font-weight: 500;
    font-size: 24px;
    margin: 10px 0;
}
.list-package-memberships .packge-header .price {
    font-size: 30px;
    font-weight: bold;
}
.list-package-memberships .packge-header .price .currency {
    font-weight: 500;
    font-size: 20px;
}
.list-package-memberships .packge-body p {
    background: #36b9004d;
    color: #36b900;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 12px;
    margin: 10px 0;
}
.list-package-memberships .packge-table p {
    background: #fffffff2;
    color: #c82d28;
}
.list-package-memberships .packge-body .button {
    margin: 20px 0 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}
.list-package-memberships .packge-table .button {background: white;color: #c82d28;}
.neomedia-membership-open {
    overflow: hidden;
}
.neomedia-membership-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
}
.neomedia-membership-modal[hidden] {
    display: none;
}
.neomedia-membership-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(7, 12, 20, 0.68);
    backdrop-filter: blur(4px);
}
.neomedia-membership-modal__dialog {
    position: relative;
    width: min(92vw, 650px);
    margin: 6vh auto;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    color: #0f172a;
    border-radius: 28px;
    padding: 28px;
    box-shadow: 0 24px 80px rgba(15, 23, 42, 0.3);
}
.neomedia-membership-modal__close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 38px;
    height: 38px;
    border: 0;
    border-radius: 50%;
    background: #e2e8f0;
    color: #0f172a;
    font-size: 26px;
    line-height: 30px;
    cursor: pointer;
    padding: 0;
    min-height: unset;
    margin: 0;
    text-align: center;
}
.neomedia-membership-modal__eyebrow {
    margin: 0 0 6px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #c82d28;
}
.neomedia-membership-modal__header h3 {
    margin: 0;
    font-size: 28px;
    line-height: 1.2;
}
.neomedia-membership-modal__intro {
    margin: 10px 0 0;
    color: #475569;
}
.neomedia-membership-modal__package {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin: 22px 0;
}
.neomedia-membership-modal__package > div {
    padding: 14px 16px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #e2e8f0;
}
.neomedia-membership-modal__label {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    color: #222222;
    letter-spacing: 0;
}
strong[data-membership-package-price], strong[data-membership-package-bonus], strong[data-membership-package-title] {color:#c82d28}
.neomedia-membership-form__field {
    display: block;
    margin-bottom: 16px;
}
.neomedia-membership-form__field span {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #1e293b;
}
.neomedia-membership-form__field em {
    color: #c82d28;
    font-style: normal;
}
.neomedia-membership-form__field input {
    width: 100%;
    height: 48px;
    border-radius: 14px;
    border: 1px solid #cbd5e1;
    background: #fff;
    padding: 0 14px;
    font-size: 15px;
    color: #0f172a;
}
.neomedia-membership-form__field input:focus {
    border-color: #c82d28;
    outline: none;
    box-shadow: 0 0 0 4px rgba(200, 45, 40, 0.12);
}
.neomedia-membership-form__actions {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 20px;
}
.neomedia-membership-form__actions button {
    min-width: 140px;
    height: 48px;
    border-radius: 999px;
    border: 0;
    padding: 0 22px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    margin: 0;
}
.neomedia-membership-form__actions .primary {
    background: #c82d28;
    color: #fff;
}
.neomedia-membership-form__actions .secondary {
    background: #e2e8f0;
    color: #0f172a;
}
.neomedia-membership-form__actions button:disabled {
    opacity: 0.7;
    cursor: wait;
}
.neomedia-membership-form__message {
    min-height: 24px;
    margin: 16px 0 0;
    font-weight: 600;
}
.neomedia-membership-form__message.is-error {
    color: #b91c1c;
}
.neomedia-membership-form__message.is-success {
    color: #15803d;
}
@media (max-width: 849px) {
    .list-package-memberships .wrapper {
        flex-wrap: wrap;
    }
    .list-package-memberships .packge,
    .list-package-memberships .packge-table {
        min-width: 100%;
    }
    .neomedia-membership-modal__dialog {
        width: min(94vw, 560px);
        padding: 22px 18px;
    }
    .neomedia-membership-modal__package {
        grid-template-columns: 1fr;
    }
    .neomedia-membership-form__actions {
        flex-direction: column-reverse;
    }
    .neomedia-membership-form__actions button {
        width: 100%;
    }
}
.wpgc-form-check {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
  font-size: 14px;
  color: #111827;
}
.wpgc-form-check input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin: 0;
  accent-color: #05df72;
}
/* =================================================
   WPGC Booking Form (Lightbox Modal)
   ================================================= */
.wpgc-booking-modal-inner {
  font-family: inherit;
}
.wpgc-form-group {
  margin-bottom: 16px;
}
.wpgc-form-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 6px;
}
.wpgc-form-input {
  width: 100%;
  padding: 0 12px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  color: #111827;
  background: #fff;
  box-sizing: border-box;
  transition:
    border-color 0.2s,
    box-shadow 0.2s;
  -webkit-appearance: none;
  line-height: 1.4;
}
.wpgc-form-input:focus {
  outline: none;
  border-color: #05df72;
  box-shadow: 0 0 0 3px rgba(5, 223, 114, 0.15);
}
.wpgc-booking-note {
  background: #fffbeb;
  border: 1px solid #fcd34d;
  border-radius: 8px;
  padding: 12px 14px;
  font-size: 13px;
  color: #92400e;
  line-height: 1.6;
  margin-bottom: 20px;
}
.wpgc-form-actions {
  display: flex;
  justify-content: flex-end;
}
.wpgc-btn-submit-booking {
  background: #05df72;
  color: #fff;
  border: none;
  padding: 11px 28px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition:
    background 0.2s,
    transform 0.1s;
}
.wpgc-btn-submit-booking:hover {
  background: #04c863;
}
.wpgc-btn-submit-booking:disabled {
  background: #9ca3af;
  cursor: not-allowed;
}
.wpgc-booking-msg {
  margin-top: 12px;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
}
.wpgc-msg-success {
  background: #d1fae5;
  color: #065f46;
  border: 1px solid #34d399;
}
.wpgc-msg-error {
  background: #fee2e2;
  color: #991b1b;
  border: 1px solid #f87171;
}
.toast, .toats {z-inded:100000 !important;}