/*
Theme Name: Will Way
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: 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;
}
.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: 37px;
    height: 36px;
    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.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;
    margin-top: 15px;
}
.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;}

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

/*************** HEADER ***************/
#top-bar .header-language {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
#top-bar .header-language a {
    display: block;
}
#top-bar .header-language > a img {
    height: 24px;
    display: block;
    border: 1px solid white;
    border-radius: 30px;
}
#wide-nav .header-bottom-nav > li {
    margin: 0;
}
#wide-nav .header-bottom-nav > li > a {
    font-weight: 500;
    font-size: 17px;
    padding: 10px 20px 15px;
}
#wide-nav .header-bottom-nav > li > a:hover,
#wide-nav .header-bottom-nav > li.current_page_item > a {
    color: #f5dc35;
}
#wide-nav .header-bottom-nav > li .sub-menu {
    border-radius: 12px;
    left: 0;
    padding: 12px 0;
    min-width: 200px;
}
#wide-nav .header-bottom-nav > 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;
}
#wide-nav .header-bottom-nav > li .sub-menu a:hover,
#wide-nav .header-bottom-nav > li .sub-menu li.current-menu-item a {
    border-color: #a21c21;
    color: #a21c21;
}

/*************** HOME ***************/
.home-section-partners .slider-nav-light .flickity-prev-next-button {
    color: black;
    background: unset;
    font-size: 30px;
    opacity: 1;
    bottom: unset;
    height: auto;
    min-height: unset;
    top: calc(50% - 55px);
    left: 32%;
}
.home-section-partners .slider-nav-light .flickity-prev-next-button.next {
    left: unset;
    right: 32%;
}
.home-section-partners .slider-nav-light .flickity-prev-next-button:hover {
    color: #325743 !important;
}
.home-section-catalogues .col-inner {
    display: flex;
    gap: 20px;
}
.home-section-catalogues .col-one .wrapper {
    display: flex;
    gap: 20px;
    flex-direction: column;
    width: 384px;
}
.home-section-catalogues .col-two .wrapper {
    width: 364px;
}
.home-section-catalogues .col-three .wrapper {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    height: 100%;
}
.home-section-catalogues .col-three .wrapper .box {max-width: 100%;flex-basis: 100%;}
.home-section-catalogues .col-three .wrapper .box .box-image, .home-section-catalogues .col-three .wrapper .box .box-image * {height: 100%;position: relative;}
.home-section-catalogues .col-three .wrapper .box .box-image img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.home-section-catalogues .col-inner .col-three {flex: 1;}
.home-section-catalogues .col-three .wrapper .box:nth-child(2),
.home-section-catalogues .col-three .wrapper .box:nth-child(3) {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
}
.home-section-catalogues .box h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    text-shadow: none;
    color: #000000;
    background: #ffffffb0;
    display: inline-block;
    width: auto;
    padding: 3px 20px 5px;
    border-radius: 88px;
    cursor: pointer;
    transition: all linear .3s;
}
.home-section-catalogues .box:hover h4 {
    background: #2d5843d6;
    color: white;
}
.home-section-news .large-columns-2 .post-title a {font-size: 16px;}
.home-section-news {margin-bottom: -50px;}

/*************** ABOUT US ***************/
.about-page .section-tt .col-inner > .ux_div {
    height: 100%;
    display: flex;
    align-items: center;
    background: #F7F4E9;
    padding: 50px;
    text-align: justify;
    position: relative;
}
.about-page .section-tt .col-inner > .ux_div:before,
.about-page .section-tt .col-inner > .ux_div:after {
    content: '';
    background: url(assets/images/top-left.png) no-repeat;
    position: absolute;
    width: 40%;
    height: 40%;
    background-size: contain;
    top: -2px;
    left: -2px;
}
.about-page .section-tt .col-inner > .ux_div:after {
    background: url(assets/images/bottom-right.png) no-repeat;
    position: absolute;
    width: 40%;
    height: 40%;
    background-size: contain;
    top: unset;
    left: unset;
    bottom: -2px;
    right: -2px;
    background-position: bottom;
}

/*************** PRODUCT ***************/
.page-san-pham .section-tay-trang .box {
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}
.page-san-pham .section-tay-trang .box-text {padding: 20px;}
.section-rua-mat .col-inner {
    display: flex;
    flex-direction: column;
}
.section-rua-mat .col-inner .img {
    margin-top: auto;
    border-radius: 12px;
    overflow: hidden;
}
.section-tay-te-bao-chet .img {
    border-radius: 12px;
    overflow: hidden;
}
.section-tay-te-bao-chet .bx-text {
    height: 100%;
    justify-content: center;
    background: #F7F4E9;
    padding: 50px;
    text-align: justify;
    position: relative;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
}
.section-kem-chong-nang .banner {border-radius: 12px;overflow: hidden;}
.section-kem-chong-nang .col-inner:before {
    content: '';
    border-bottom: 2px dashed #325743;
    position: absolute;
    width: 100%;
    left: 0;
    top: 23px;
}
.section-kem-chong-nang .col-inner .stt {
    font-size: 20px;
    width: 48px;
    height: 48px;
    background: #325743;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 88px;
    position: relative;
    border: 5px solid white;
}
.section-san-pham-tri-mun .box {
    border-radius: 12px;
    overflow: hidden;
}
.section-san-pham-tri-mun .overlay {display: none;}
.section-san-pham-tri-mun .box-text {padding: 10px;}
.section-san-pham-tri-mun .box-text .btxt {
    background: #ffffffc4;
    padding: 10px 15px;
    border-radius: 12px;
}
.section-san-pham-tri-mun .box-text .btxt > *:last-child {margin: 0;}
.section-san-pham-tri-mun .box-text .btxt > * {
    color: black;
    text-shadow: none;
    font-size: 14px;
}
.section-san-pham-tri-mun .box-text .btxt h4 {font-size: 16px;}
.section-tay-trang .box.box-shadow-1 {height: 100%;border-radius: 12px;overflow: hidden;}
.section-tay-trang .box-text {padding: 20px;}
.section-tay-trang .box-text h2, .box-text h3 {margin-bottom: 10px;}

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


/*************** 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 {
    background: #f6f4e9;
    padding-top: 70px;
    margin-top: 130px;
}
.section-dknud {
    z-index: 88;
    position: absolute;
    top: 0;
    margin-top: -115px;
}
.section-dknud .ux_div {
    padding: 7px;
    border: 1px dashed #4A9771;
    border-top-right-radius: 70px;
    border-bottom-left-radius: 70px;
}
.section-dknud .ux_div .wrapper {
    background: url(assets/images/bg-uudai.jpg) no-repeat;
    background-size: cover;
    padding: 50px 55px 50px 80px;
    border-top-right-radius: 65px;
    border-bottom-left-radius: 65px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-dknud .icon-box h3 {
    font-size: 28px;
    margin: 5px 0 3px;
}
.section-dknud .icon-box-left .icon-box-img+.icon-box-text {padding-left: 30px;}
.section-dknud .icon-box p {font-size: 17px;}
#form-dkud {
    margin: 0;
    display: flex;
    gap: 6px;
}
#form-dkud input {
    font-size: 15px;
    border: none;
    height: 50px;
    width: 470px;
    padding: 0 20px;
    margin: 0;
}
#form-dkud button {
    width: 100px;
    background: #F7F4E9;
    border-radius: 88px;
    color: transparent;
    background-image: url(assets/images/may-bay.png);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: center center;
    margin: 0;
}
#footer .section-title-normal .section-title-main span {text-transform: uppercase;color: #3F3E40;}
#footer .ux-menu-link__link {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}
#footer .ux-menu-link__link .bi-chevron-right {
    font-size: 12px;
}
#footer .ux-menu-link:hover .ux-menu-link__link {color: #e12f2c;}
.absolute-footer.dark {
    color: #333;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 400;
    background: transparent;
}
.absolute-footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.absolute-footer ul {
    list-style: none;
    border: none;
    padding: 0;
    margin: 0;
}
.absolute-footer ul li {
    display: inline-block;
    margin: 0 10px;
}
.absolute-footer ul li:last-child {margin-right: 0;}
.absolute-footer ul li a {opacity: 1;color: white;text-transform: uppercase;font-size: 14px;}
.footer-primary {
    padding: 20px 0 5px;
    font-size: 14px;
    width: 100%;
    border-top: 1px solid #D9CFB4;
}
#footer .menu-contact .ux-menu-link__icon img {width: 15px;}
#footer .menu-contact .ux-menu-link__text {position: relative;padding-left: 10px;margin-left: 10px;}
#footer .menu-contact .ux-menu-link__text:before {
    content: '';
    width: 1px;
    display: block;
    height: 14px;
    position: absolute;
    left: 0;
    background: #325743;
    top: 7px;
}
#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: 1300px){
    .home-section-catalogues .col-one .wrapper {width: 310px;}
    .home-section-catalogues .col-two .wrapper {width: 297px;}
}
@media screen and (max-width: 1000px){
    .home-section-catalogues .col-one .wrapper {width: 280px;}
    .home-section-catalogues .col-two .wrapper {width: 270px;}
    #footer {margin-top: 0;padding-top: 0;}
    .section-dknud {
        padding: 20px 20px 60px !important;
        position: static;
        background-color: white !important;
        margin-top: -20px;
    }
    .section-dknud .ux_div .wrapper {display: block;}
    #form-dkud {margin-top: 20px;}
}
@media screen and (max-width: 850px){
    .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
        margin-left: -10px;
        margin-right: -10px;
    }
    .col, .columns, .gallery-item {
        padding: 0 10px 20px;
    }
}
@media screen and (max-width: 620px){
    .section-dknud .ux_div {border-top-right-radius: 33px;border-bottom-left-radius: 33px;}
    .section-dknud .ux_div .wrapper {padding: 30px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;}
}
@media screen and (max-width: 550px){
    .medium-logo-center .logo img {
        max-height: 40px !important;
    }
    .section-title-container.show-link .read-more {display: none;}
}
@media screen and (max-width: 480px){

}
.mobile-nav .header-language .current {display: none;}
.mobile-nav .header-language img {width: 32px;border: 1px solid white;border-radius: 88px;}
.mobile-nav .nav-icon a {width: 44px;display: flex;align-items: center;}
.searchform input {font-size: 14px;}
.searchform .button.icon {
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 50% !important;
    height: 38px;
    min-height: unset;
    border: none;
    line-height: 38px;
    width: 38px;
    background: #30674c;
    font-size: 12px;
}
#main-menu .nav-sidebar > .menu-item > a {color: #333;font-weight: 600;font-size: 16px;}
html[lang="en-GB"] .txt-vi {display: none;}
html[lang="vi"] .txt-en {display: none;}
