/*
Theme Name: thang8
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 {display: none;}
#breadcrumbs nav {
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px dashed #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;
}
.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;
}
.section-title-center {
    margin-bottom: 20px !important;
}
.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;
}
.section-title-center > span {
    margin: 0 auto;
    padding-bottom: 20px;
}
.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 ***************/
.transparent #masthead {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.stuck .header_logo {display: none !important;}
.stuck .header-logo-dark {display: block !important;}
#masthead .header-nav-main > li {
    margin: 0 5px;
}
html[lang="en-GB"] #masthead .header-nav-main > li.header-button-1,
html[lang="vi"] #masthead .header-nav-main > li.header-button-2{display: none;}
#masthead .header-nav-main > li > a {
    font-size: 16px;
    padding: 0 20px;
    color: #444;
    height: 46px;
    position: relative;
    line-height: 46px;
    border-radius: 88px;
}
#masthead .header-nav-main > li > a:hover,
#masthead .header-nav-main > li.current_page_item > a {
    background: rgb(162 28 33);
    color: white;
}
#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;
}
#masthead .header-nav-main > .header-language-dropdown > a {
    text-transform: none;
    color: #262D2D;
    font-size: 15px;
    display: flex;
    align-items: center;
    height: 38px;
    padding: 6px;
    border-radius: 88px;
    border: 1px solid rgba(35, 35, 35, 0.2);
}
#masthead .header-nav-main > .header-language-dropdown:hover > a {background: #fdecec;}
#masthead .header-nav-main > .header-language-dropdown > a svg {
    margin-right: 8px;
    margin-left: 10px;
}
#masthead .header-language-dropdown .image-icon {border-radius: 5px;overflow: hidden;}
#masthead .header-language-dropdown img {
    display: block;
    height: 24px;
    border-radius: 50%;
}
#masthead .header-nav-main > li.header-language-dropdown > a:after {display: none;}
li.header-language-dropdown .list-language {
    position: absolute;
    list-style: none;
    background: #fff;
    border-radius: 7px;
    display: block;
    min-width: 48px;
    max-width: unset;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    box-shadow: 0px 3px 5px #0000002e;
    right: 0;
}
li.header-language-dropdown:hover .list-language {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
li.header-language-dropdown .list-language li {
    margin: 0 0 10px;
    display: block;
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 10px;
}
li.header-language-dropdown .list-language li:last-child {border: none;padding: 0;margin: 0;}
li.header-language-dropdown .list-language a {
    white-space: nowrap;
    display: flex;
    padding: 3px;
    color: #262D2D;
    font-size: 14px;
    align-items: center;
    gap: 10px;
}
li.header-language-dropdown .list-language a i, #masthead li.header-language-dropdown .list-language a i img {width: 24px;display: block;}

/*************** HOME ***************/
.banner-full .banner-layers {max-width: 100%;}
.banner-text-top {
    width: 700px;
    position: absolute;
    z-index: 8888;
    top: 50px;
    color: white;
    left: 50%;
    transform: translateX(-50%);
}
.banner-text-top h1 {
    color: white;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 8px;
}
.banner-text-top h3 {
    color: white;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 32px;
}
.banner-text-top p {
    font-size: 16px;
    font-weight: 400;
}
.cta-button-banner {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
}
.cta-button-banner .wrapper {
    flex-wrap: nowrap;
    display: inline-flex;
    margin: 0 auto;
}
.cta-button-banner .button, .contact-banner .button {
    background: rgba(255, 236, 236, 1);
    border: none;
    color: rgba(169, 13, 29, 1);
    font-size: 16px;
    letter-spacing: 0px;
    margin: 10px;
    height: 54px;
    line-height: 54px;
    -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;
    box-shadow: 0px 0px 15px rgb(255 255 255);
}
.cta-button-banner .button img {
    -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;
}
.section-dich-vu {
    background-image: url(assets/images/bg-dich-vu-top.png), url(assets/images/bg-dich-vu-bottom.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 0 -390px, right calc(100% + 100px);
}
.section-du-an:after {
    content: '';
    position: absolute;
    background-image: url(assets/images/bg-du-an.png);
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .3;
}
.section-testimonials .testimonial-box {
    background: white;
    padding: 30px;
    border-radius: 16px;
}
.section-testimonials .testimonial-text p {
    font-size: 15px;
    color: #333;
    opacity: 1;
    text-align: left;
}
.section-testimonials .testimonial-meta {padding: 0;text-align: left;}
.section-testimonials .testimonial-name {
    color: rgba(169, 13, 29, 1);
    font-size: 16px;
    font-weight: 600;
}
.section-testimonials .testimonial-company {
    color: #333;
    font-size: 14px;
}
.section-contact .ux_div {
    border: 1px solid rgba(35, 35, 35, 0.2);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    padding: 24px;
    border-radius: 32px;
}
.section-contact .ux_div .col:first-child {
    flex-basis: 36%;
    max-width: 36%;
}
.section-contact .ux_div .col:last-child {
    flex-basis: 64%;
    max-width: 64%;
}
.section-contact .ux_div .button {min-width: 295px;padding: 0 16px;font-size: 16px;height: 48px;background: rgba(253, 240, 241, 1);border: 1px solid rgba(225, 179, 184, 1);font-weight: 600;color: #a90d1d !important;}
.section-contact .ux_div form {
    padding: 12px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
}
.section-contact .ux_div .submit-form {
    min-width: unset;
    margin: 0;
    height: 54px;
    float: right;
    background: #a90d1d !important;
    color: white !important;
    border: none;
    padding: 0 30px;
}
.section-contact .ux_div .col {padding-bottom: 0;}
.section-du-an .bg-white {
    background: white;
    padding: 16px 30px;
    height: 100%;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-du-an .bg-white h3 {
    line-height: 1.4;
    color: rgba(169, 13, 29, 1);
    font-size: 20px;
    font-weight: 600;
}
.section-du-an .bg-white p {
    margin-bottom: 0;
    font-size: 16px;
}
.section-du-an .img {border-radius: 32px;overflow: hidden;}

/*************** ABOUT US ***************/
.page-id-10 #main {
    background: url(assets/images/bg-ab.png) no-repeat -4% -10px white;
}
.banner-page {
    position: relative;
    padding-top: 284px;
    margin-bottom: 30px;
}
.banner-page 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%;
}
.banner-page .page-title {
    position: absolute;
    max-width: 600px;
    z-index: 8;
    left: 50%;
    top: 50%;
    color: white;
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 600;
    font-size: 48px;
}
@media screen and (min-width:1200px){
    .box-text-shadow {
        max-height: 530px;
        overflow-y: auto;
    }
}
.box-text-shadow {
    padding: 20px;
    border: 1px solid rgba(35, 35, 35, 0.2);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    background: white;
}
.box-text-shadow li {margin-bottom: 5px;}
.partner-slider .img-inner {
    background: white;
    border-radius: 12px;
}
.partner-slider .img-inner img {
    max-width: calc(100% - 50px);
    height: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    max-height: 70%;
    width: auto;
}
.row-tt .col-inner {
    background: url(assets/images/star-grey.png) no-repeat calc(50% - 50px) center;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    background-size: 150px auto;
}
.row-tt .col-inner p {
    color: white;
    text-align: center;
    font-size: 24px;
    margin: 0;
}
.row-tt .col-inner strong {
    font-size: 44px;
    font-weight: 400;
    line-height: 1;
}
.row-ta .col-inner {
    background: #9b2525;
    padding: 40px 20px;
    border-radius: 12px;
}
.row-ta h3 {
    color: white;
    font-size: 28px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.row-ta h3 img {
    width: 32px;
    margin: 0 !important;
}
.row-ta p {
    text-align: center;
    color: white;
    font-weight: 500;
    max-width: 400px;
    margin: 0 auto;
}
.section-gtct .icon-box {
    height: 100%;
    padding: 30px;
    border: 1px solid rgba(35, 35, 35, 0.2);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    overflow: hidden;
}
.section-gtct .icon-box h3 {
    font-size: 24px;
}
.section-gtct .icon-box p {
    font-size: 16px;
    font-weight: 500;
}
.section-why-choose .slider-wrapper {
    padding: 30px 60px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.section-why-choose .slider .icon-box {
    padding: 0 10px !important;
    min-height: 100%;
    display: flex;
}
.section-why-choose .slider .icon-box-text {
    background: rgba(255, 236, 236, 1);
    padding: 15px 20px;
    border-radius: 16px;
    text-align: center;
    color: rgba(169, 13, 29, 1);
    font-weight: 600;
    min-height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

/*************** 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;}
.single #masthead {border-bottom: 1px solid #efefef;}
.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;
}
.category .post-title a {
    font-size: 20px;
    margin-bottom: 10px;
}
.post-title a:hover {color: #ED1E24}
.post-item .post-meta {color: #898989;font-size: 14px;margin-top: 5px;}
.post-item .image-cover {border-radius: 10px;overflow: hidden;}
.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 ***************/
.ux_div.contact-box {
    border: 1px solid rgba(35, 35, 35, 0.4);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 24px;
}
.ux_div.contact-box .col {padding-bottom: 0;}
.ux_div.contact-box .map {
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    min-height: 300px;
}
#form--contact {}
#form--contact h3 {
    color: rgba(169, 13, 29, 1);
    font-size: 20px;
    font-weight: 500;
}
#form--contact .box {
    padding: 12px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    margin-bottom: 20px;
}
#form--contact textarea {min-height: 120px;}
#form--contact button {
    float: right;
    margin: 0;
}

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

/*************** SU KIEN ***************/
.list-su-kien {padding-bottom: 50px;}
.tax-title {
    font-size: 40px;
    margin-bottom: 30px;
}
.single-su-kien .banner {padding-top: 30%;background-size: cover;background-attachment: fixed;}
.header-su-kien {padding: 32px 0;max-width: 1200px;margin: 0 auto;}
.danh-muc-su-kien a {
    font-size: 20px;
    color: rgba(169, 13, 29, 1);
    font-weight: 500;
}
.single-su-kien .event-name {
    font-size: 32px;
    padding: 10px 0;
}
.single-su-kien .event-excerpt {
    font-size: 20px;
    font-weight: 500;
}
.single-su-kien .meta-bottom {
    padding: 32px 0;
    color: rgba(169, 13, 29, 1);
    font-weight: 500;
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.single-su-kien .meta-bottom span {
    /*flex: 1;*/
    text-align: right;
}
.single-su-kien .meta-bottom span:last-child {text-align: left;}
.single-su-kien .meta-bottom span.line {
    max-width: 1px;
    background: rgba(169, 13, 29, 1);
    height: 20px;
    flex: auto;
}
.list-tag {display: flex;gap: 10px;flex-wrap: wrap;font-weight: 600;font-size: 20px;padding: 20px 0;}
.list-tag a {
    background: rgba(255, 236, 236, 1);
    height: 34px;
    line-height: 34px;
    border-radius: 88px;
    font-size: 14px;
    padding: 0 20px;
    font-weight: 400;
}
.section-related-post .header-section {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 20px 0;
}
.section-related-post .header-section h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
}
.section-related-post .header-section a {
    white-space: nowrap;
    font-size: 18px;
    background: rgba(255, 236, 236, 1);
    padding: 0 25px;
    line-height: 40px;
    height: 40px;
    border-radius: 88px;
    font-weight: 600;
}
.has-shadow .col-inner {
    padding: 20px;
    border-radius: 30px;
    border: 1px solid rgba(35, 35, 35, 0.4);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
.has-shadow .dich-vu-item .col-inner {border: 1px solid rgba(35, 35, 35, 0.2);}
.has-shadow .col-inner .image-cover {border-radius: 20px;}
.has-shadow .col-inner .box-text {
    padding: 15px 0 0;
}
.has-shadow .col-inner .box-text h3 {
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 22px;
}
.has-shadow .su-kien-item .col-inner .box-text h3 {font-size: 20px;}

/*************** FOOTER ***************/
#footer .section {
    background-image: url(assets/images/bg-footer-left.jpg), url(assets/images/bg-footer-right.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left top, right top;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
#footer .col:first-child {
    max-width: 32%;
}
#footer .col:first-child .col-inner {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}
#footer .col:first-child .col-inner .ux-menu-link__link {font-weight: 600;}
#footer .col:nth-child(2) {
    flex: 1;
    max-width: unset;
}
#footer .col:last-child {
    max-width: 360px;
}
@media screen and (min-width:1200px){
    #footer .col:nth-child(2) .ux-menu {
        flex-wrap: wrap;
        flex-direction: row;
        gap: 10px;
    }
    #footer .col:nth-child(2) .ux-menu-link {
        max-width: calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
    }
}
.footer-logo {
    max-width: 150px;
    background: white;
    border-radius: 12px;
    padding: 15px;
    margin-top: 35px;
    box-shadow: 0px 0px 5px #0000001f;
}
#footer .section-title-normal .section-title-main span {font-weight: 500;}
#footer .ux-menu-link__link {
    font-size: 15px;
    line-height: 1.6;
    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: 7.5px 0;
    margin-right: auto;
}
.footer-secondary .footer-text {
    display: flex;
    align-items: center;
    gap: 24px;
}
.footer-secondary .bottom-logo img {
    height: 32px;
}
.footer-secondary .social-icons {gap: 10px;}
#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){
    body {padding-bottom: 43px !important;} 
    #footer .section {background: rgba(255, 236, 236, 1);}
    .row-collapse>.col, .row-collapse>.flickity-viewport>.flickity-slider>.col, .section-testimonials .slider-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    } 
}
@media screen and (max-width: 620px){
    .single-su-kien .meta-bottom span {font-size: 14px;flex: auto}
    .single-su-kien .banner {padding-top: 65%}
    .header-su-kien, .section-related-post {padding-bottom: 0;}
    .section-related-post .header-section h2 {font-size: 28px;}
    .section-why-choose .slider-wrapper {padding: 20px}
    .single .banner-page {display: none;}
    .single #breadcrumbs {display: block;}
}
@media screen and (max-width: 550px){
    #footer .col {max-width: 100% !important}
    .section-du-an .img {border-radius: 12px 12px 0 0 ;}
    .section-du-an .bg-white {border-radius: 0 0 12px 12px}
    .section-du-an .row > .col:first-child {padding-bottom: 0px;}
    .section-contact .ux_div .col:first-child, .section-contact .ux_div .col:last-child {
        flex-basis: 100%;
        max-width: 100%;
    }
    .section-contact .ux_div .col:first-child {padding-bottom: 20px;}
    .section-contact .ux_div .button {margin: 0 auto 10px;display: flex;max-width: 300px;}
    .section-related-post .header-section a {display: none;}
    #form--contact {margin-top: 30px;}
}
@media screen and (max-width: 480px){
    #footer .col:first-child .col-inner {display: block;}
    .footer-logo {margin-top: 0}
    .absolute-footer .container {display: block}
    .footer-secondary .bottom-logo {display: none;}
    .footer-secondary .footer-text {justify-content: center;}
}

.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;}