/*
Theme Name: Vitex
Description: vitex theme
Author: Your Name
Author URI: http://vitex.asia
Template: flatsome
Version: 3.0.0
*/

*/
::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #ebebeb;
}
::-webkit-scrollbar-thumb {
    background-color: grey;
}
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: 16px;
    letter-spacing: 0px;
}
b,
strong {
    font-weight: 700;
}
.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: 0;
    min-height: unset;
    margin-bottom: 8px;
}
#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;
}
.taxonomy-description ul,
.taxonomy-description ol {
    padding-left: 25px;
}
.taxonomy-description {
    margin-bottom: 30px;
}
.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 5px 10px;
    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: 20px;
}
.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 27px;
    line-height: 50px;
    height: 50px;
    font-weight: 500;
    font-size: 20px;
    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;
    justify-content: center;
}
.button.az-button.is-large {height: 56px;}
.button.az-button:hover {
    box-shadow: unset;
    background: #BD926B;
}
.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;
}
.button.az-button i {
    color: white;
    width: 38px;
    height: 38px;
    border-radius: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin: 0 !important;
}
.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.show-link {
    display: flex;
    justify-content: space-between;
}
.section-title-container.show-link .read-more {
    color: #ED1E24;
    border-radius: 100px;
    border: 1px solid #ED1E24;
    height: 35px;
    text-transform: inherit;
    font-size: 16px;
    margin: 0;
    white-space: nowrap;
}
.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: 18px;
    color: #898989;
    font-weight: 400;
    padding: 0;
    opacity: 1;
    line-height: 1.44;
    text-transform: uppercase;
}
.description-title {
    color: #10253F;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}
.section-title-center ~ .description-title {
    text-align: center;
    margin: 0 auto 15px;
    max-width: 1088px;
    opacity: 1;
}
.section-title {
    flex-direction: column;
    margin-bottom: 0;
}
.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: 600;
    position: relative;
    line-height: 1.25;
    text-align: center;
    letter-spacing: 0;
}
.section-title-normal .section-title-main {text-align: left;margin-right: 0;margin-left: 0;padding-bottom: 0;padding-left: 0;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;
}
.section-title-center span {
    margin: 0 auto;
    padding-bottom: 20px;
    background-size: auto;
}
.section-title span {text-transform: initial;}
.uppercase .section-title span {text-transform: uppercase;}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 400px;
}
.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 #6B90BD;
    box-shadow: none;
    font-size: 16px;
    width: 100%;
    display: block;
    height: 48px;
    line-height: 46px;
    border-radius: 32px;
    padding: 10px 15px;
    margin-bottom: 16px;
    color: #10253F;
}
input::placeholder {
  color: #10253F;
}
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;
}
textarea {
    min-height: 120px;
    line-height: 1.6;
    border-radius: 12px;
}
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: rgba(0, 0, 0, 0.45);
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.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: #184363;
    background: #ebebeb;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #184363;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 20px;
    height: 8px;
    background: #6B90BD;
    margin: 0 4px;
    border: none;
    opacity: .5;
    border-radius: 4px;
    transition: all linear .3s;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
    background-color: #6B90BD;
    width: 40px;
}
.pagination-outside > .slider,
.pagination-outside.slider {
    padding-bottom: 30px;
}
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 #10253F33;
    box-shadow: 0px 12px 20px 0px #0000000D;
    margin-bottom: 20px;
    border-radius: 24px;
    overflow: hidden;
    padding: 20px 0;
    background: #F7F7F6;
}
.accordion-title {
    border: none;
    background: transparent !important;
    color: #10253F !important;
    font-size: 20px;
    padding: 0 40px 0 20px;
    font-weight: 700;
}
.accordion-inner {
    padding: 0 20px;
    margin-top: 15px;
}
.accordion-inner > *:last-child {margin: 0;}
.accordion .toggle {
    margin: 0;
    border: none;
    position: absolute;
    right: 5px;
    top: -5px;
    background: transparent;
    border-radius: 0;
    left: initial;
    height: 40px;
    min-height: unset;
    opacity: 1;
    font-weight: normal;
    width: 40px;
}
.accordion .toggle:after, .accordion .toggle:before {
    content: '';
    width: 12px;
    height: 2px;
    display: block;
    background: #6B90BD;
    left: 13px;
    position: absolute;
    transition: all linear .3s;
}
.accordion .toggle:after {
    transform: rotate(90deg);
    transform-origin: center center;
}
.accordion .active .toggle:after {
    transform: rotate(0deg);
    transform-origin: center center;
}


/*************** 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;
}

/*************** 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-top: 10px;
    margin-bottom: 0;
}
.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: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.neo_cta_list_button .cta_button .cta_button--icon img {
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
}
.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 rgba(0, 0, 0, 1);
    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%;
    border-radius: 12px 12px 0 0;
}
.neo_cta.cta_mobile .neo_cta_list_button {
    display: flex;
    width: 100%;
    padding: 10px;
    justify-content: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon {
    width: 100%;
    height: auto;
    box-shadow: unset;
    display: flex;
    background: #fff;
    border-radius: 999px;
    overflow: hidden;
    padding: 0 10px 0 2px;
    align-items: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon img {
    border: none;
    border-radius: 0;
    width: 30px;
    display: block;
    height: 30px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text {
    position: static;
    visibility: visible;
    opacity: 1;
    background: none;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    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: 32px;
    border: 1px solid #80808066;
}
.az-video .box-text {
    padding: 15px 10px 5px;
}
.az-video .box-text h3 {
    text-align: center;
    margin: 0;
    color: #4d4d4d;
}

.py-md {padding: 15px 0;}
.py-sm {padding: 15px 0;}
.py-xs {padding: 5px 0;}
.pb-no {padding-bottom: 0 !important;}

.box-form .wrapper {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 100%;
}
.section-top .section-bg {
    height: calc(100% - 235px);
    border-radius: 0 0 200px 200px;
}
.section-top .section-bg img {
    top: unset;
    bottom: 0;
    -o-object-position: 50% 50%;
    object-position: 50% 55%;
}
.section-top .section-bg:after {
    /* content: ''; */
    background: linear-gradient(180deg, rgba(16, 37, 63, 0) 25.15%, rgba(16, 37, 63, 0.7) 87.43%);
    display: block;
    height: 96%;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.box-form form {margin-bottom: 0;}
.section-top .price {
    position: relative;
    display: inline-flex;
    border: 2px solid #FFFFFF;
    border-radius: 88px;
    overflow: hidden;
    align-items: center;
    margin-top: 10px;
}
.section-top .price strong {
    color: #52a2e6;
    background: white;
    padding: 0 25px;
    font-size: 48px;
    text-shadow: none;
}
.section-top .price:before {
    content: '2400 USD';
    font-weight: 500;
    color: #fff;
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 38px;
    padding: 0 25px;
}
.section-top .box-form {padding: 0 20px;}
.section-top .box-form .wrapper {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 370px;
    max-width: 100%;
}
.section-top .box-form input {margin: 0;border: 1px solid #6B90BD;}
.section-top .box-form input[type=button], .section-top .box-form .button, .section-top .box-form button {
    width: 450px;
    border: none;
    height: 55px;
    font-size: 20px;
    border-radius: 66px;
    letter-spacing: 0;
    margin-top: 12px;
    max-width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}
.section-top .box-form input[type=button]:hover, 
.section-top .box-form .button:hover,
.section-top .box-form button:hover {
    background: #BD926B;
}
.section-top .box-form .col {padding: 0 7px 15px;}
.mc4wp-alert p {
    color: #008b17 !important;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.mc4wp-error p {color: red !important;}
.section-top h1 {
    font-weight: normal;
    font-size: 42px;
    letter-spacing: 0;
    line-height: 1.4;
    color: white;
    text-shadow: 0px 0px 3px black;
}
.section-top p {
    font-weight: 600;
    font-size: 22px;
    text-shadow: 0 0 3px black;
}
.section-top form p {
    color: #10253F;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    text-shadow: unset;
}
.section-top .mc4wp-alert {
    margin-top: 15px;
}
.section-top form {
    padding: 15px;
    background: #ffffff4a;
    box-shadow: 0px 0px 15px 0px #0000001C;
    border-radius: 30px;
    margin-bottom: 20px;
}
.mc4wp-form-fields {
    background: white;
    border-radius: 20px;
    padding: 30px;
}
.row-why-choose .icon-box-text p {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: #10253F;
}
.row-why-choose .button {
    background: #D0D8E2;
    border: none;
    margin: 20px 0 0;
    color: #10253F;
    padding: 10px 20px;
    font-weight: 500;
    height: auto;
    min-height: unset;
}
.row-why-choose .button:hover {background: #D0D8E2;}
.testimonial-box {min-height: 100%;}
.testimonial-box .icon-box-wrapper {
    border: 1px solid #BDCEE1;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.testimonial-box .icon-box-header .title {}
.testimonial-box .icon-box-header {
    display: flex;
    gap: 10px;
    padding: 30px 30px 0px;
    align-items: center;
}
.testimonial-box .icon-box-text {
    background: #F4F6F8;
    padding: 20px 30px;
    border-radius: 30px 30px 0 0;
}
.testimonial-box .icon-box-img img {padding: 0;}
.testimonial-box .testimonial-name {
    font-weight: 500;
    margin: 0;
}
.testimonial-box .testimonial-company {
    font-size: 14px;
}
.testimonial-box .star-rating {width: 90px;margin: 20px 0 20px 30px;}
.testimonial-box .star-rating:before, .star-rating span:before {
    letter-spacing: 2px;
    width: 90px;
    color: var(--fs-color-primary);
}
.testimonial-box p:last-child {margin: 0;font-size: 14px;}
.pagination-outside .slider {padding-bottom: 80px;}
.w-full {width: 100% !important;}
.section-dont-miss-out .box-form .wrapper {
    width: 700px;
    border: none;
    box-shadow: unset;
    padding: 20px;
    margin-top: 30px;
}
.radius {border-radius: 12px;overflow: hidden;}
.wp-video-shortcode {width: 100%;display: block;}
#newsletter {margin: 30px 0 0;}
#newsletter label {
    color: #10253F;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    display: flex;
    gap: 10px;
    align-items: baseline;
    justify-content: center;
}
#newsletter label input {
    margin: 0;
    transform: translateY(1px);
}
#newsletter button {
    background: #6B90BD;
    color: white;
    height: 55px;
    border-radius: 88px;
    margin-top: 30px;
    margin-bottom: 0;
    padding: 0 40px;
    margin-right: 0;
    font-weight: 600;
    font-size: 20px;
}
#newsletter button:hover {background: #BD926B;}
#term_conditions {border-radius: 12px;margin-bottom: 30px;}
#term_conditions ol {
    padding-left: 20px;
}
#term_conditions ol li {margin-bottom: 20px;}
#term_conditions h2, #term_conditions h3 {
    font-weight: 600;
    font-size: 32px;
}
#term_conditions .mfp-close {opacity: 1;border: none;color: beige;top: 5px !important;right: 5px !important;}
.section-faq .az-button {
    background: #6B90BD;
    width: 100%;
    justify-content: center;
    padding: 20px 0;
    height: unset;
    border-radius: 24px;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.section-faq .brush_bt {
    position: absolute;
    bottom: -100px;
    max-width: 1280px;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (min-width: 768px){
    #term_conditions h2 br, #term_conditions h3 br, .section-faq .az-button br {display: none;}
    .section-faq .az-button {justify-content:start;}
}

/*************** 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-top: 25px;
    margin-bottom: 0;
}
.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;
    line-height: 44px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
    background: white;
}
.neo_cta_list_button .cta_button .cta_button--icon img {
    border-radius: 50%;
    display: block;
    width: 100%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-circle-fill {
    width: 60px;
    height: 60px;
    top: -5px;
    left: -5px;
    position: absolute;
    box-shadow: 0 0 0 0 #7eb150;
    background-color: rgb(126 177 80 / 40%);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.neo_cta_list_button .cta_button:first-child .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #3ca721;
    background-color: rgb(60 167 33 / 30%);
}
.neo_cta_list_button .cta_button:nth-of-type(2) .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #f5344b;
    background-color: #f5344b45;
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text {
    position: absolute;
    top: 10px;
    left: 60px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: #363e68;
    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 #363e68 transparent transparent;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text:before {
    right: initial;
    left: 100%;
    border-color: transparent transparent transparent #363e68;
}
.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 .neo_cta_list_button {
    display: flex;
    width: 100%;
    padding: 10px;
    justify-content: center;
    gap: 10px;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:last-child {border:none;background: unset;}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon {
    height: auto;
    box-shadow: unset;
    display: flex;
    overflow: hidden;
    align-items: center;
    background: white;
    min-width: 120px;
    padding: 2px;
    border-radius: 80px;
    border: 1px solid #dedede;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon img {
    border: none;
    display: block;
    height: 35px;
    background: none;
    border-radius: 0;
    animation: unset;
    min-width: 35px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text {
    position: static;
    visibility: visible;
    opacity: 1;
    background: none;
    color: #333;
    padding: 0 20px 0 10px;
    font-weight: 500;
    height: auto;
    line-height: 1;
    font-size: 14px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text:before {display:none;}
#mc-response {font-size: 14px;margin-top: 20px;color: red;font-weight: 500;}
#mc-response .success {
    background: transparent;
    color: var(--fs-color-success);
}

/********* VITEX VIDEO **********/
.vitex-video {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 40px auto;
  overflow: hidden;
  background: #000;
  border-radius: 12px;
}

.vitex-video .box {
  position: relative;
  width: 100%;
  height: 100%;
}

/* ảnh đại diện */
.vitex-video .box-image {
  position: absolute;
  inset: 0; /* full khung */
  z-index: 2; /* nằm trên video */
}

.vitex-video .video_thumbnail {
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
}

.vitex-video .video_thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* nút play */
.vitex-video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  color: #fff;
  transition: opacity 0.3s ease;
  z-index: 3; /* nằm trên ảnh */
}

/* video */
.vitex-video .box-video {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1; /* dưới ảnh */
}

.vitex-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* trạng thái playing: ẩn ảnh & nút play */
.vitex-video.playing .box-image,
.vitex-video.playing .play {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
}

/*************** HEADER ***************/
#masthead .header-nav-main > li {margin: 0;position: relative;}
#masthead .header-nav-main > li > a {
    font-size: 22px;
    color: #10253F;
    text-transform: capitalize;
    padding: 0 30px;
    position: relative;
}
#masthead .header-nav-main > li:after {
    content: '';
    height: 20px;
    width: 1px;
    background: #10253F;
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
}
#masthead .header-nav-main > li:last-child > a {padding-right: 0;}
#masthead .header-nav-main > li:last-child:after {display: none;}
#main-menu li.title {
    padding: 0px 20px 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #52a2e6;
}
#main-menu li.menu-item a {
    color: #10253F;
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
}

/*************** LANDING PAGE ***************/
.section-catch .ux_div {
    padding: 13px;
    background: #ffffff45;
    border-radius: 40px;
}
.section-catch .ux_div .wrapper {
    border-radius: 30px;
    padding: 50px 30px 0;
}
.section-catch .brush-bottom {
    position: absolute;
    bottom: -70px;
}
.row-video .button {max-width: 400px}

/*************** FOOTER ***************/
#footer .section {border-radius: 200px 200px 0 0;overflow: hidden;}
#footer .button {
    margin: 20px 0 40px;
}
#footer .section-title .sub-title {
    font-weight: 600;
    font-size: 48px;
    color: white;
    line-height: 1;
    text-transform: none;
}
#footer  .section-title-main {
    font-weight: 700;
    font-size: 120px;
}
#footer .description-title, #footer p {font-size: 20px;font-weight: 500;}
.absolute-footer {display: none;}

@media screen and (max-width: 850px){
    .section-top .box-form .wrapper {
        width: 640px;
        margin-top: -100px;
        padding: 30px 20px;
    }
    .section-top form {padding: 20px;}
    .section-top h1 {font-size: 34px;}
    .section-top form p:last-child {font-size: 14px}
    .section-top .box-form input[type=button], .section-top .box-form .button, .section-top .box-form button {
        height: 48px;
        font-size: 16px;
        width: 340px;
    }
    .section-title span {font-size: 34px !important}
    .row-collapse>.col .col-inner, .row-collapse>.flickity-viewport>.flickity-slider>.col .col-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .description-title {font-size: 14px}
    .button.az-button.is-large {height: 54px;}
    .section-dont-miss-out .box-form {padding: 0 20px}
    .section-dont-miss-out .box-form .wrapper {width: 570px;padding: 36px 36px 0;}
    .row-video .col {
        padding-left: 0;
        padding-right: 0;
    }
    .vitex-video {border-radius: 0;margin: 0;}
}

@media screen and (max-width: 580px){
    #logo img {max-width: 200px;}
    .section-top .section-bg {
        border-radius: 0 0 30px 30px;
        height: calc(100% - 380px);
    }
    .section-top .box-form .wrapper {margin-top: 107px;padding: 0;}
    .section-top h1 {font-size: 16px !important;}
    .section-top .price strong {
        font-size: 26px;
        padding: 0 10px;
        text-shadow: none;
    }
    .section-top .price:before {font-size: 22px;padding: 0 10px;}
    .section-top .box-form .wrapper p {font-size: 16px;color: white;}
    .section-top .box-form form p {color: #1b2f65 !important;font-size: 14px !important;}
    .section-top .box-form form p br {display: none;}
    .section-top .box-form input {height: 40px;font-size: 14px;}
    .section-top .box-form input[type=button], .section-top .box-form .button, .section-top .box-form button {width: 100%;}
    .section-top .box-form .col {padding: 0 0 10px;}
    .section-about img {margin: 10px 0 !important;}
    .section-about p span {font-size: 18px !important;}
    .row-why-choose .icon-box-text p {font-weight: 500;font-size: 16px;}
    .button.az-button.is-large {
        height: 48px;
        max-width: calc(100% - 40px);
        margin: 0 auto;
    }
    .section-title span {font-size: 26px !important;}
    #footer .section-title .sub-title {font-size: 32px;}
    #footer .section-title-main {font-size: 70px !important;}
    #footer .description-title, #footer p {font-size: 16px;}
    #footer .ux_div img {max-width: 300px;}
    .section-faq .section-title span {padding-bottom: 0;}
    .pagination-outside .slider {padding-bottom: 55px;}
    .accordion-title {font-size: 16px}
    .section-dont-miss-out .box-form .wrapper {padding: 20px 20px 0;}
    .section-dont-miss-out .box-form .wrapper p {font-size: 14px;}
    .section-dont-miss-out .box-form .wrapper p br {display: none;}
    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 {font-size: 14px;}
    #newsletter button {
        height: auto;
        margin-top: 20px;
        letter-spacing: 0;
        padding: 10px 20px;
        width: 100%;
        line-height: 1.4;
    }
    #term_conditions {padding: 15px !important;font-size: 14px;}
    #term_conditions h2, #term_conditions h3 {font-size: 20px;padding-top: 25px;}
    .mfp-container {padding: 10px;}
    .flickity-enabled .flickity-page-dots {left: 20px;right: 20px;}
    .testimonial-box .icon-box-wrapper {flex-direction: column;text-align: center;align-items: center;}
    .testimonial-box .icon-box-wrapper .icon-box-img {width: 100px !important;}
    .testimonial-box .icon-box-text {padding: 20px;}
    .testimonial-box .star-rating {margin: 10px auto;}
    #newsletter label input {transform: translateY(2px)}
    .section-catch .brush-bottom {bottom: -50px;}
    .testimonial-box .icon-box-header {flex-direction: column;}
    .section-faq .brush_bt {bottom: -60px;}
    #footer .section {border-radius: 30px 30px 0 0;}
}
@media screen and (max-width: 500px){
    .section-top h1 > * {font-size: 24px !important;display: block;text-shadow: 0px 0px 3px black;}
}
@media screen and (max-width: 420px){
    .section-top form {padding: 0;}
    .section-top .box-form {padding: 0 10px;}
    .section-top .price:before {font-size: 18px;}
    .section-top .section-bg {
        height: calc(100% - 180px);
    }
}
@media screen and (max-width: 340px){
    .section-top h1 > * {font-size: 17px !important;}
    .get-trip {font-size: 14px !important;}
    #term_conditions {padding: 10px !important;}
    .neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon {min-width: unset;}
    .neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon img {
        height: 30px;
        min-width: unset;
        width: 30px;
    }
    .neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text {
        font-size: 11px;
    }
    .section-top .price:before {font-size: 16px;}
}