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


/*************** ADD CUSTOM CSS HERE.   ***************/
*/
::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #ebebeb;
}
::-webkit-scrollbar-thumb {
    background-color: grey;
}
html, body {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    background: white;
}
#content p a {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-transform: uppercase;
}
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;
    font-weight: 600;
}
.res-text {font-size: 14px;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    margin-bottom: 8px;
}
#breadcrumbs {
    padding: 16px 0;
}
#breadcrumbs p {
    margin: 0;
    color: black;
}
.breadcrumbs,
#breadcrumbs span {
    font-size: 14px;
    text-transform: initial !important;
    color: #000;
    font-weight: 600;
    opacity: 1;
    margin: 0 4px;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 140%;
    text-decoration: none !important;
}
#breadcrumbs a:hover{
    color: #333;
}
.taxonomy-description ul,
.taxonomy-description ol {
    padding-left: 25px;
}
.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
.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;
}
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: 44px;
    height: 44px;
    font-weight: 700;
    font-size: 16px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    text-shadow: unset;
    margin: 0;
    white-space: nowrap;
    border: 1px solid #3C3C3C;
    color: #3c3c3c;
    box-shadow: 1px 2px 0px 0px rgba(60, 60, 60, 1);
}
.button.az-button i {z-index: 2; position: relative;display: inline-block;}
.button.is-underline {padding: 0 5px;}
.button.is-underline:hover {padding: 0 20px;color: white;}
.button.is-link:hover {color: #7cae4f}
.button.az-button span {z-index: 2;position: relative;}
.dark .button.is-link:hover, .dark .button.is-underline:hover {opacity: 1;}
.button.is-underline:before {
    width: 100%;
    left: 0;
    background: #7cae4f;
    opacity: 1;
}
.button.is-underline:hover:before {
    height: 100%;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 16px;
    padding: 0 20px;
    font-weight: 500;
    font-family: 'Georgia Pro';
    line-height: 40px;
    color: black;
    border-color: black;
}
.button.az-button.is-small:hover {
    border-color: #1E4595;
    color: white;
}
.az-button.white {
    background: white !important;
    color: #3c3c3c!important;
}
.az-button.white:hover {
    background: #e0ccfe !important;
}
.is-outline.az-button {
    background: transparent;
    color: rgba(60, 60, 60, 1);
    border: 1px solid rgba(60, 60, 60, 1);
    line-height: 40px;
}
.is-outline.az-button:hover:before {width: 100%;}
.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: 20px;}
.section-title .sub-title {
    font-size: 16px;
    color: #9db53e;
    font-weight: 500;
    padding: 0;
    opacity: 1;
    line-height: 1.44;
    padding-bottom: 10px;
}
.section-title .sub-title:before {
    content: '';
    width: 50px;
    display: inline-block;
    background: #9db53e;
    height: 1px;
    margin-right: 10px;
}
.section-title-center .sub-title:before {display: none;}
h2.section-title {
    font-size: 32px;
    line-height: 125%;
    border: none;
    margin-bottom: 0;
}
.section-title-center {
    margin-bottom: 20px !important;
}
.description-title {
    color: #4d4d4d;
    font-weight: 400;
    margin: 0 0 30px;
    max-width: 800px;
}
.section-title-center ~ .description-title {
    text-align: center;
}
.section-title {
    font-weight: 700;
}
.section-title .ez-toc-section {display: none;}
.section-title-normal {
    border: none;
    margin-bottom: 0;
    align-items: center;
}
.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.2;
    text-align: center;
}
.section-title-normal .section-title-main {text-align: left;margin-right: 0;margin-left: 0;padding-bottom: 0;padding-left: 0;}
.section-title-normal .section-title-main span {
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
    z-index: 2;
    text-transform: initial;
    display: block;
}
.section-title-normal .read-more {
    text-transform: initial;
    margin: 0;
    border: none;
    border-radius: 0;
    line-height: 1.4;
    height: auto;
    font-weight: 600;
    min-height: unset;
    font-size: 14px;
    color: #414042;
}
.section-title-normal .read-more:hover {color: #22ac38}
.section-title-normal .read-more span {
    border: none;
    margin: 0;
    padding: 0;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
h1.section-title .section-title-main {
    font-size: 56px;
}
h2.section-title .section-title-main {
    font-size: 40px;
}
.section-title-center {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.section-title-center span {
    margin: 0 auto;
}
.section-title span {text-transform: initial;}
.section-title-bold span, .section-title-bold-center span {border: none;padding: 0;font-weight: bold;}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 80%;
}
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[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 #EBEFF7;
    box-shadow: none;
    font-size: 16px;
    width: 100%;
    padding: 0 16px;
    display: block;
    height: 44px;
    line-height: 42px;
    color: #4E5E6A;
    font-weight: normal;
    border-radius: 7px;
}
textarea {
    line-height: 1.6;
    padding: 10px 16px;
    box-shadow: unset !important;
    border-radius: 7px;
}
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: #4E5E6A;
    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 {
    width: 32px;
    height: 32px;
    background: #58595b;
    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%;
    min-height: unset;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {opacity: 1}
.flickity-prev-next-button:hover {
    background: #2b4494;
    color: white !important;
}
.flickity-prev-next-button:before {
    content: "\eaa0";
    display: inline-block;
    font-display: block;
    font-family: IcoFont !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;
    font-size: 22px;
}
.flickity-prev-next-button.previous:before {
    content: "\ea9d";
}
.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: #22AC38;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 16px;
    height: 16px;
    background: white;
    margin: 0 4px;
    border: 1px solid #3c3c3c;
    opacity: 1;
    position: relative;
}
.flickity-enabled .flickity-page-dots .dot:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #3c3c3c;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 3px;
    opacity: 0;
    transition: all linear .3s;
}
.flickity-enabled .flickity-page-dots .dot.is-selected:after {
    opacity: 1;
}
.pagination-outside > .slider,
.pagination-outside.slider {
    padding-bottom: 30px !important;
    z-index: 9999;
}
.pagination-outside.slider .flickity-page-dots, .pagination-outside>.slider .flickity-page-dots {
    bottom: 0;
    pointer-events: all;
}
.page-wrapper {
    padding: 0;
}
table {
    margin: 0 auto 1.5em;
    width: 100%;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
}
table.no-border {
    border: none;
}
table td,
table th {
    padding: 10px !important;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
table.no-border th, table.no-border td {border: none; padding: 0 0 10px 0 !important;}
.col, .columns, .gallery-item {padding: 0 12px 24px;}
.box-text {padding: 15px 0;}

/*************** 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-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%;
    background: #fff;
    border-radius: 12px 12px 0 0;
    box-shadow: -2px -2px 5px #00000029;
    border-top: 1px solid #ebebeb;
}
.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 {
    margin: 0 3px;
    flex: 0 0 auto;
    border-radius: 9999px;
    padding: 2px;
    background: #00b3ad;
    overflow: hidden;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:nth-of-type(2) {
    background: rgb(16, 143, 255);
    background: linear-gradient(
        90deg,
        rgba(16, 143, 255, 1) 0%,
        rgba(255, 85, 125, 1) 100%
    );
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:nth-of-type(3) {
    background: #00acd4;
}
.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: 10px;
}
.az-video .box-text {
    padding: 15px 10px 5px;
}
.az-video .box-text h3 {
    text-align: center;
    margin: 0;
    color: #4d4d4d;
}

/*************** SOCIAL ***************/
.social-icons {display: flex;align-items: center;}
.text-center .social-icons {justify-content: center}
.social-icons .icon {
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: center;
    transition: all .6s cubic-bezier(.19,1,.22,1);
    backface-visibility: hidden;
    transform-origin: 0 100%;
    background: transparent;
    color: #184363;
    border: none;
    margin: 0 3px !important;
}
.social-icons .button {
    border-radius: 50% !important;
    width: 23px;
    height: 23px;
    padding: 0;
}
.social-icons .icon i, .social-icons .icon svg {display: block;top: 0;color: white}
.social-icons .button.icon:hover {
    transform: translateY(-5px);
    background-color: #f0f0f0 !important;
}
.social-icons .button.icon:hover i {color: inherit !important;}
.social-icons .icon svg, .social-icons .icon img {
    fill: #fff;
    transition: fill .3s ease-out;
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons .button svg {fill: #184363;}
.social-icons a.button.twitter>svg {
    fill: #00aced;
}
.social-icons a.button.pinterest>svg {
    fill: #cb2027;
}
.social-icons a.button.linkedin>svg {
    fill: #007bb6;
}
.social-icons a.button.whatsapp>svg {
    fill: #55b750;
}
.social-icons a.button.telegram>svg {
    fill: #08c;
}
.text-transform-initial {text-transform: initial !important;}

/*************** HEADER ***************/
#header {border-bottom: 1px solid #D3CDD8;}
.header-wrapper.stuck {background: white;}
#masthead #logo {
    margin-right: 10px;
}
#masthead .menu-item {margin: 0;}
#masthead .menu-item > a {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100px;
    padding: 0 18.5px;
    color: #262D2D;
    position: relative;
    transition: all linear .3s;
    height: 90px;
}
.stuck #masthead .menu-item > a {
    line-height: 70px;
    height: 70px;
}
#masthead .menu-item.active > a, #masthead .menu-item:hover > a {font-weight: 600;}
#masthead .sub-menu {padding: 0 10px;background: #58595B;color: white;left: 5px;min-width: 190px;}
#masthead .sub-menu .menu-item > a {color: white;margin: 0;padding: 10px 0;line-height: 1.4;display: block;}
#masthead .header-nav-main.nav-right {
    transition: all linear .3s;
}
.stuck #masthead .header-nav-main.nav-right {padding-top: 0;}
#masthead .header-nav-main.nav-right > li {margin: 0 0 0 24px;}
.header-nav .html > a {box-shadow: 1px 2px 0px 0px rgba(60, 60, 60, 1);}
.header-nav .html > a {box-shadow: 1px 2px 0px 0px rgba(60, 60, 60, 1);}
#masthead .html_top_right_text, #masthead .html_nav_position_text_top {display: none;}
html[lang=vi] #masthead .html_top_right_text, html[lang=vi] #masthead .html_nav_position_text_top {display: block;}
html[lang=vi] #masthead .html_topbar_left, html[lang=vi] #masthead .html_topbar_right {display: none;}
#masthead .header-nav-main > .header-language-dropdown > a {
    text-transform: none;
    color: #262D2D;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    height: 44px;
    padding: 0 20px;
    border-radius: 8px;
    border: 1px solid rgba(60, 60, 60, 0.6);
}
#masthead .header-nav-main > .header-language-dropdown > a i.icon-angle-down {
    margin-left: 8px;
    font-size: 13px;
}
#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: 0 0 7px 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;
    border-top: 1px solid #D3CDD8;
}
li.header-language-dropdown:hover .list-language {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
li.header-language-dropdown .list-language li {
    margin: 0;
    display: block;
}
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;}

/*************** BLOG ***************/
.archive-page-header {
    background: url(assets/images/bg_header_blog.png) no-repeat left top;
    background-size: auto 100%;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
}
.archive-page-header .wrap-header {
    display: flex;
    flex-flow: row nowrap;
    width: auto;
    justify-content: center;
}
.archive-page-header .wrap-header .hd-left {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 230px;
    flex-basis: 230px;
    padding-right: 30px;
}
.archive-page-header .wrap-header .hd-left img {
    width: 140px;
    height: auto;
    margin-bottom: 10px;
}
.archive-page-header .wrap-header .hd-left h1 {
    font-size: 46px;
    color: #4E5E6A;
    margin: 0;
    font-style: italic;
}
.archive .blog-search .ux-search-submit {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0;
    top: 0;
    height: 44px;
    width: 56px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.archive .blog-search .ux-search-submit:hover {box-shadow: none;}
.archive .blog-search .search-field, .archive .blog-search .search-field::placeholder {
    font-size: 14px;
    color: #9A9A9A;
}
.live-search-results {
    border-radius: 16px;
}
.post-item .meta-top, .post-item .meta-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: rgba(190, 190, 190, 1);
    font-weight: 600;
    padding: 0;
}
.post-item .meta-bottom {line-height: 20px;}
.post-item .meta-bottom .button {
    margin: 0;
    color: rgba(161, 70, 253, 1);
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    text-underline-offset: 3px;
    line-height: 1.4;
    height: auto;
    min-height: unset;
    border: none;
}
.archive #content .post-item .post-title a {font-weight: 600;}
.archive #content .post-item .post-date {
    color: #BEBEBE;
    font-weight: 400;
}
.archive #post-list {
    padding: 0 10px;
}
.archive #content .post-item {
    padding: 0 6px 12px;
}
.entry-header-text {padding: 0;}
.blog-wrapper {padding-bottom: 30px;}
.blog-wrapper .main-content {display: flex;padding-top: 40px;}
.blog-wrapper .single-left, .blog-wrapper .single-right {
    flex: 1;
    justify-content: end;
    display: flex;
    padding-right: 40px;
    align-items: flex-start;
}
.blog-wrapper .single-right {
    padding-right: 0;
    padding-left: 40px;
    justify-content: start;
}
.blog-wrapper .next-post img {
    transform: rotate(180deg);
}
.blog-wrapper .single-center {
    flex-basis: 894px;
    max-width: 894px;
}
.blog-wrapper .single-center .article-inner {background: none;}
#post-list .entry-content {padding: 0;}
.entry-header .entry-meta {
    font-weight: 600;
    padding: 5px 0 0;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.entry-header .entry-meta .meta-right {
    color: #1E4595;
}
.entry-header .entry-meta .meta-right .list-socials {}
.entry-header .entry-meta .meta-right .social {}
.entry-header .entry-meta .meta-right a {
    display: inline-block;
    padding: 0 25px;
    background: black;
    border-radius: 28px;
    height: 28px;
    line-height: 28px;
    color: white;
    margin-left: 10px;
}
.related .related-title {
    color: #2B3875;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 64px;
    margin-top: 50px;
}
.post-item .post-meta {
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    color: #828282;
}
.post-item .box-image {border-radius: 4px;}
.has-shadow .post-item .col-inner {border-radius: 12px;overflow: hidden;}
.box-text p {font-size: 16px;}
#content .post-item .post-title a {
    color: #4E5E6A;
    font-size: 16px;
    margin: 0 0 15px;
    text-shadow: unset;
    display: block;
    padding: 0;
    font-weight: normal;
    display: block;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 42px;
    text-align: left;
}
.header-single {
    padding: 0;
    color: #4F4F4F;
}
.header-single .single-title {
    font-weight: 600;
    font-size: 32px;
    color: #4E5E6A;
    margin-bottom: 12px;
}
.header-single .post-author {
    display: flex;
    align-items: center;
}
.header-single .author-box {
    padding: 0 !important;
    display: flex;
    align-items: center;
    margin-right: 100px;
}
.header-single .blog-author-image {
    width: 56px;
    border-radius: 99px;
    overflow: hidden;
    margin-right: 16px;
}
.header-single .blog-author-text .author-name {
    color: #4E5E6A;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.header-single .post-author .button {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-transform: none;
    border-radius: 8px;
    margin: 0;
    padding: 0 16px;
    background: #e0ccff;
    box-shadow: 1px 2px 0px 0px rgba(60, 60, 60, 1);
    color: #3c3c3c;
}
.header-single .post_date {font-size: 14px;color: #6F6F6F;}
.header-single .post-meta {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    padding: 16px 0;
    margin-top: 24px;
}
.header-single .post-meta .meta-left {
    flex: 1;
    display: flex;
    gap: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #6F6F6F;
}
.header-single .post-meta .meta-left > * {
    display: flex;
    align-items: center;
}
.header-single .post-meta img, .header-single .post-meta svg {
    width: 24px;
    margin-right: 8px;
}
.header-single .post-meta .liked svg path {fill: red;}
.like-comment.liked svg path {stroke: red;}
.header-single .post-meta .meta-right {
    display: flex;
    gap: 15px;
    position: relative;
    cursor: pointer;
}
.header-single .post-meta .meta-right .list-socials {
    position: absolute;
    border: 1px solid #E6E6E6;
    background: white;
    border-radius: 16px;
    padding: 16px 0 0;
    top: calc(100% + 20px);
    display: flex;
    flex-direction: column;
    width: 170px;
    right: 0;
    transition: all linear .3s;
    visibility: hidden;
}
.header-single .post-meta .meta-right.active .list-socials {
    visibility: visible;
    top: 100%;
}
.header-single .post-meta .meta-right .list-socials a {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    padding: 0 32px;
    white-space: nowrap;
    font-size: 16px;
    color: #4E5E6A;
}
.entry-header .entry-title {
    margin: 0;
    font-weight: normal;
    font-size: 76px;
    line-height: 1.1;
    padding: 15px 0;
}
.entry-header .next-prev-nav {border-color: #BCBEC0;margin-bottom: 16px;}
.next-prev-nav .flex-col+.flex-col {border: none;}
.next-prev-nav .flex-col {padding: 16px 0;}
.entry-header .next-prev-nav .nav-post a {color: #1E4595;}
.entry-header .next-prev-nav .nav-post .label {
    display: block;
    line-height: 1;
}
.article-inner {box-shadow: unset;}
.article-inner .single-page {font-size: 16px;padding: 32px 0 0 !important;}
.article-inner .single-page img.size-full {margin-bottom: 32px;}
.article-inner .single-page p:last-child {margin: 0;}
.page-numbers.links {padding: 30px 0;}
.page-numbers.links>li>span, .page-numbers.links>li>a {
    background: none;
    border: none;
    margin: 0;
    border-radius: 0;
    font-weight: 400;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #C8C8C8;
    padding: 0;
    min-width: unset;
    font-weight: 600;
}
.page-numbers.links>li>a.next, .page-numbers.links>li>a.prev {
    color: #4E5E6A;
    font-size: 22px;
    line-height: 35px;
}
.page-numbers.links>li>.current, .page-numbers.links>li>span:hover, .page-numbers.links>li>a:hover {
    background: #cff2e5;
    color: #009B8E;
    border-radius: 50%;
}
#comments {padding-top: 40px;}
.comment-list {margin-bottom: 40px;}
#comments .comments-title {position: relative;display: flex;align-items: center;justify-content: center;}
#comments .comments-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #E6E6E6;
}
#comments .comments-title span {
    color: #4E5E6A;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 25px;
    background: #fafafa;
    z-index: 10;
    position: relative;
}
#comments .comment-respond .comment-reply-title {font-weight: 600;margin-bottom: 20px;display: none;}
#comments li .comment-respond .comment-reply-title {
    display: block;
}
#comments .comment-respond {
    padding: 0;
    background: transparent;
    position: relative;
    margin-top: 20px;
}
#commentform {padding: 0;/* margin: 0; */}
#comments .comment-respond input[type=text], #comments .comment-respond input[type=email] {
    height: 40px;
    line-height: 40px;
    border-color: #E6E6E6;
    font-weight: 600;
    color: #838383;
    font-size: 14px;
}
#comments .comment-respond .comment-form-cookies-consent {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    margin-bottom: 20px;
}
#comments .comment-respond .comment-form-comment .wrap {
    margin: 0;
    background: white;
    border: 1px solid #E6E6E6;
    border-radius: 7px;
    padding-bottom: 60px;
    display: block;
}
#comments .comment-respond .comment-form-comment textarea {
    margin: 0;
    border: none;
    height: 120px;
    font-size: 14px;
    font-weight: 600;
}
#comments .comment-respond input[type=checkbox] {
    margin: 2px 0 0;
    width: 16px;
    height: 16px;
}
#comments .comment-respond label {
    color: #4E5E6A;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
#comments .comment-respond #submit {
    margin: 0;
    border: none;
    font-weight: 600;
    border-radius: 8px;
    line-height: 44px;
    height: 44px;
    position: absolute;
    bottom: 30px;
    right: 15px;
    background: #e0ccff;
    box-shadow: 1px 2px 0px 0px rgba(60, 60, 60, 1);
    color: #3c3c3c;
    border: 1px solid #3C3C3C;
}

/*************** HOME ***************/
#ai-planning .greeting-box {
    text-align: center;
    margin-bottom: -30px;
}
#ai-planning .greeting-box span {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    color: #009B8E;
    background: url(assets/images/note-box.svg) no-repeat center center;
    background-size: 100% auto;
    width: 210px;
    height: 70px;
    line-height: 60px;
    font-family: "Space Mono", monospace;
}
html[lang=vi] #ai-planning .greeting-box span {
    background: url(assets/images/note-box-vn.svg) no-repeat center center;
    width: 405px;
    height: 80px;
}
#ai-planning img {
    margin-bottom: -53px;
    margin-left: 10%;
}
#ai-planning .general-form {
    background: #fff;
    padding: 16px;
    border-radius: 17px;
    overflow: hidden;
    z-index: 9;
    position: relative;
    border: 1px solid #3c3c3c;
}
#ai-planning .general-form textarea {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    min-height: 110px;
    border-radius: 0;
}
#ai-planning .general-form button {
    box-shadow: unset;
    border-radius: 8px;
    color: white;
    padding: 0 27px;
    float: right;
}
#suggestions {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    font-size: 14px;
    align-items: center;
    color: #3c3c3c;
    padding: 16px 0;
}
#suggestions a {
    font-style: normal;
    padding: 0 10px !important;
}
.home #content {
    background: url('assets/images/bg-solutions.jpg') no-repeat left top;
}
.section-solutions h1 {
    font-size: 50px;
    font-weight: normal;
    color: #A146FD;
    line-height: 2;
    margin-bottom: 36px;
}
html[lang=vi] .section-solutions h1 {font-size: 40px;}
.section-solutions h1 img {margin-bottom: 0 !important;}
.section-solutions .az-button {
    color: #3c3c3c;
    background: url(assets/images/star_black.png) no-repeat right 16px center #E0CCFF;
    padding: 0 50px 0 16px;
    margin: 10px 10px 24px 0;
    box-shadow: 0px 4px 0px 0px #3C3C3C;
}
.section-solutions .az-button.secondary {
    background-color: #FEB79A;
    margin-right: 0;
}
.section-solutions .col-left p {
    font-size: 18px;
    margin-bottom: 20px;
    max-width: 520px;
}
.section-solutions .col-left .ux-menu-link__link {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: rgba(139, 92, 92, 1);
    font-size: 14px;
}
.section-solutions .col-left .ux-menu-link__icon {width: 24px;}
.section-solutions .col-left .ux-menu-link__link img {
    width: 24px;
    display: block;
}
.section-solutions .download .wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 24px;
    margin-top: 27px;
}
.section-solutions .download .wrapper .img {
    width: auto !important;
}
.section-solutions .download img {
    height: 44px;
    width: auto;
    max-width: unset;
}
.list-solutions .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    max-width: 100%;
}
.list-solutions .wrapper img {
    display: block;
    height: 216px;
    width: auto;
}
.list-solutions .wrapper h3, #suggestions a {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 13px;
    font-weight: normal;
    color: #3c3c3c;
    height: 32px;
    padding: 0 15px;
    line-height: 30px;
    border-radius: 8px;
    border: 1px solid #3D3D3D;
    background: #FEB79A;
}
.list-solutions .wrapper .box:nth-child(2n) h3, #suggestions a:nth-child(2n) {background: #E0CCFF;}
.partners-logo .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 32px;
    padding: 0 54px;
}
.partners-logo .wrapper .img {width: unset !important;}
.section-partners .section-bg img {
    object-fit: none;
    height: auto;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.partners-logo .wrapper img {
    height: 68px;
    width: auto;
    max-width: unset;
}
.section-function .ux_div .wrapper {
    background: #fff;
    border: 1px solid #3c3c3c;
    border-radius: 32px;
    overflow: hidden;
    position: relative;
    padding: 150px 64px;
    margin-bottom: 72px;
}
@media screen and (min-width: 1200px){
    .section-function .ux_div:first-child .wrapper {
    padding-top: 115px;
}
    .section-function .ux_div:nth-child(2) .wrapper {padding-top: 130px;}
}
.section-function .ux_div:nth-child(2n) .wrapper {padding-left: calc(100% - 495px);}
.section-function .ux_div .wrapper p {max-width: 430px;}
.section-function .ux_div .wrapper .az-button {
    min-width: 188px;
    margin: 36px 0 0;
    box-shadow: 0px 4px 0px 0px #3C3C3C;
}
.section-function .ux_div .wrapper .az-button.white {
    margin-left: 16px;
}
.ellipse-1208 {
    background: linear-gradient(90deg, rgb(89.42, 231.41, 219.5) 18.05%, rgb(51.07, 140.5, 223.06) 69%, rgb(161.5, 70.34, 252.66) 87.5%);
    border-radius: 124px;
    height: 248px;
    left: -70px;
    opacity: 0.2;
    position: absolute;
    top: -70px;
    width: 248px;
    z-index: -1;
}
.section-function .img {
    position: absolute;
    right:0;
    bottom: 0;
    width: calc(100% - 520px) !important;
}
.section-function .ux_div:nth-child(2n) .img {right: unset; left: 0;}
.section-function .ux_div:nth-child(3) .img,
.section-function .ux_div:nth-child(4) .img,
.section-function .ux_div:nth-child(5) .img {
    transform: translateY(50%);
    bottom: 50%;
}
.section-function .ux_div:nth-child(5) .img {right: 40px;}
.section-function-mobile .ux_div {
    background: #ffffff33;
    border: 1px solid rgba(60, 60, 60, 1);
    border-radius: 17px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 30px;
    box-shadow: 0px 2px 0px 0px rgba(60, 60, 60, 1);
}
.section-function-mobile .ux_div:last-child {margin: 0;}
.section-function-mobile .ux_div .section-title-container, .section-function-mobile .ux_div p {padding: 0 20px;}
.section-function-mobile .ux_div p {margin-bottom: 20px;}
.section-function-mobile .ux_div .az-button {
    min-width: 260px;
    margin: 28px auto 24px;
    display: block;
    max-width: 260px;
}
.section-feedback .slider-wrapper, .section-get-plan .slider-wrapper {padding: 0 0 0 34px}
.section-feedback .flickity-page-dots, .section-get-plan .flickity-page-dots {display: none}
.section-feedback .description-title {color: rgb(88, 13, 163);font-size: 24px;margin-top: 12px;}
.section-feedback .testimonial .icon-box {
    background: white;
    padding: 15px;
    border-radius: 16px;
    border: 1px solid rgba(60, 60, 60, 1);
    box-shadow: 0px 2px 0px 0px rgba(60, 60, 60, 1);
    margin-bottom: 5px;
}
.section-feedback .testimonial img {display: block;padding: 0;border-radius: 7px;}
.section-feedback .testimonial .icon-box-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.section-feedback .testimonial-meta {margin: 0;}
.section-feedback .testimonial .testimonial-text p {color: #4E5E6A;font-size: 14px;text-align: left;}
.section-feedback .testimonial .testimonial-text > *:last-child {margin: 0;}
.section-feedback .testimonial-name {
    font-weight: 700;
    font-size: 16px;
    color: #009B8E;
    text-align: left;
}
.section-feedback .testimonial-company {
    font-size: 14px;
    /* font-style: italic; */
    color: #B7BCCF;
    text-align: left;
    display: block;
}
.section-pricing .section-bg img {top: 52px;}
.section-pricing .pricing-table {
    padding-top: 70px;
    border-radius: 16px;
    padding-bottom: 0;
    border: 1px solid #3C3C3C;
    box-shadow: 0px 2px 0px 0px #3C3C3C;
}
.section-pricing .pricing-table .title {
    border: none;
    font-size: 20px;
    background: none;
    color: #4E5E6A;
    text-transform: none;
    font-weight: 600;
    letter-spacing: normal;
}
.section-pricing .pricing-table .price {
    position: absolute;
    background: url(assets/images/premium.svg) no-repeat left center;
    height: 40px;
    width: 149px;
    text-align: center;
    color: #3c3c3c;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    line-height: 38px;
    right: 0;
    top: 16px;
    padding-left: 7px;
}
.section-pricing .pricing-table.free .price {
    font-size: 16px;
    background: url(assets/images/free.svg) no-repeat left center;
    z-index: 1;
    width: 149px;
}
html[lang=vi] .section-pricing .pricing-table.free .price {
    width: auto;
    padding: 0 20px;
}
html[lang=vi] .section-pricing .pricing-table.free .price:after {
    content: '';
    width: 50%;
    position: absolute;
    display: block;
    right: 0;
    background: #ccddfe;
    height: 100%;
    top: 0;
    z-index: -1;
    border: 1px solid black;
    border-left: none;
}
.section-pricing .col:nth-of-type(3) .pricing-table .price {
    background: url(assets/images/enterprise.svg) no-repeat left center;
    width: 152px;
}
.section-pricing .pricing-table .description {
    text-align: left;
    color: #9A9A9A;
    font-size: 12px;
    font-weight: 600;
    padding: 0 45px;
}
.section-pricing .pricing-table-items {
    padding: 20px 35px;
}
.section-pricing .pricing-table-items .bullet-item {
    text-align: left;
    color: #4E5E6A;
    font-size: 14px;
    font-weight: 600;
    border: none;
    background: url(assets/images/star_4.png) no-repeat left top 5px;
    padding-left: 30px;
}
.section-pricing .pricing-table-items .button,
.section-get-plan .az-button,
.section-contact .button,
#ai-planning .general-form button {
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid #3C3C3C;
    color: #3c3c3c;
    font-weight: 700;
    box-shadow: 1px 2px 0px 0px rgba(60, 60, 60, 1);
}
.section-pricing .pricing-table.free .button {background: #cfdcfd;}
.section-pricing .pricing-table-items .button:after,
.section-get-plan .az-button:after, 
.section-contact .button:after {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    background: url(assets/images/star_black.png) no-repeat;
}
#ai-planning .general-form button {
    background: #FEB79A;
    margin: 10px 0 0;
}
.section-get-plan .section-bg {background-color: rgb(249, 245, 255) !important;}
.section-get-plan .section-bg img {
    object-fit: none;
    top: 0;
    width: 100%;
    height: auto;
}
.section-contact .row {
    padding-top: 12px;
    border: 1px solid rgba(60, 60, 60, 1);
    border-radius: 16px;
    background: white;
    box-shadow: 0px 4px 0px 0px rgba(60, 60, 60, 1);
}
.section-contact .row > .col {padding-bottom: 12px;}
.section-contact .map {overflow: hidden; border-radius: 22px;}
.section-contact .show-for-small .map {
    border: 1px solid #3c3c3c;
    border-radius: 16px;
}
.section-contact .map iframe {display: block;}

/*************** SIDEBAR ***************/
#sidebar {padding-left: 64px;}
#sidebar .widget {
    border-radius: 12px;
    padding: 10px 0;
}
.widget_recent_entries li, .widget .menu li {
    border: none !important;
}
.widget .menu li a, .widget_recent_entries li a {
    position: relative;
    font-size: 16px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    display: block;
    padding: 5px 0;
    line-height: 20px;
    color: #1E4595;
    display: block;
}

/*************** FOMR ***************/
.neo--form .form-row {margin: 0 -10px; display: flex;}
.neo--form .form-row .col {padding: 0 10px 20px;}
.neo--form .form-row input, .neo--form .form-row select {box-shadow: unset; height: 50px; line-height: 50px; margin: 0}
.neo--form button {color: #333;margin: 0;}

/*************** FOOTER ***************/
#footer .section .row {
    justify-content: space-between;
    align-items: flex-start;
}
#footer .section .row:after {display: none;}
#footer .section .col {
    align-items: flex-start;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 24px;
    position: relative;
    width: auto;
    max-width: unset;
}
#footer .section-title-normal .section-title-main span:after {display: none}
#footer .section-title-normal .section-title-main span {
    font-weight: 600;
}
#footer .ux-menu-link__link {margin-bottom: 16px;font-size: 16px;}
.absolute-footer.dark {color: #363C3B;font-size: 12px;height: 80px;border-top: 1px solid #009B8E;background: #efefef;}
.absolute-footer.dark .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.absolute-footer.dark .container:after {display: none;}
.footer-secondary .ux_div .wrapper, .footer-secondary .ux_div .wrapper .img {
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer-secondary .ux_div .wrapper img {
    height: 40px;
    width: auto;
    display: block;
    max-width: unset;
}
.footer-secondary .ux_div .footer-logo img {height: 54px;}

/*************** MOBILE MENU ***************/
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {background: white;}
.mobile-nav a[aria-label="Menu"] {
    width: 24px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    padding: 6px 3px !important;
    height: 24px;
}
.mobile-nav a[aria-label="Menu"] span {
    width: 100%;
    height: 2px;
    background: #3c3c3c;
}
.mobile-nav a[aria-label="Menu"]:after, .mobile-nav a[aria-label="Menu"]:before {
    content: '';
    height: 2px;
    background: #3c3c3c;
    width: 100%;
}
.mobile-nav .menu-title {font-size: 16px;font-weight: normal;color: #333;}
#main-menu .nav-sidebar li {
    border-color: #ffffff;
    background: none;
    padding: 0 20px;
}
#main-menu .nav-sidebar li.html {padding: 0;}
#main-menu .nav-sidebar li.search-form {padding: 15px;}
#main-menu .nav-sidebar li.html:last-child {border: none;}
#main-menu .nav-sidebar li button.toggle {font-size: 11px;color: #060606;margin: 0;border: none;width: auto;padding: 0 10px;}
#main-menu .nav-sidebar li a {
    font-size: 16px;
    color: #262D2D;
    font-weight: 600;
    display: flex;
    text-transform: none;
    padding: 10px 0;
    align-items: center;
    gap: 10px;
}
#main-menu .nav-sidebar li a .image-icon {opacity: 1;}
#main-menu .nav-sidebar li .children {
    padding: 0;
}
#main-menu .nav-sidebar li .children a {
    font-size: 14px;
    font-weight: normal;
    padding-top: 0;
}
#main-menu .nav-sidebar li a img {
    width: 26px;
}
#main-menu .nav-sidebar .children a img {width: 22px;}
#main-menu .nav-sidebar .children li {padding: 0;}
#main-menu .nav-sidebar .sub-menu {padding-bottom: 10px;}
#main-menu .nav-sidebar .sub-menu li a {display:flex;font-size: 20px;}
#main-menu .nav-sidebar .sub-menu li a:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #fff;
    margin-right: 10px;
}
#main-menu .nav-sidebar .title {
    padding: 0 20px;
    text-transform: uppercase;
    color: #3CB4E7;
    font-weight: 700;
    font-size: 20px;
    border: none !important;
}
#main-menu .nav-sidebar .search-form {border: none;}
#main-menu .searchform {position: relative;}
#main-menu .search-field {
    height: 36px;
    background: #f5f5f5;
    border: none;
    border-radius: 5px;
    width: 100%;
    font-size: 13px;
    padding: 0 40px 0 15px;
}
#main-menu .ux-search-submit {
    color: #3c3c3c;
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: unset;
    min-height: unset;
    padding-top: 3px;
}
#message_success {padding: 30px 50px !important;border-radius: 12px}

/*************** CONTACT ***************/


/*************** COMMENT ***************/
#comment_form p {text-align: left;}
.neo--qa-cmt {padding: 30px 0 50px;max-width: 900px;margin: 0 auto;}
.neo--qa-cmt .cmt-box {
    display: flex;
    font-size: 14px;
    padding: 20px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
    border-radius: 10px;
    flex-wrap: wrap;
}
.neo--qa-cmt .cmt-box .qa__form {margin-top: 15px;}
.neo--qa-cmt .avatar {
    width: 100px;
    padding-right: 20px;
}
.neo--qa-cmt .avatar span {
    font-weight: bold;
    border-radius: 10px;
    overflow: hidden;
    display: block;
}
.neo--qa-cmt .cmt-details {
    flex: 1;
    font-size: 16px;
}
.neo--qa-cmt .top_cmt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.neo--qa-cmt .action a {
    display: inline-block;
    margin-left: 10px;
    color: var(--fs-color-primary);
}
.neo--qa-cmt .cmt-child {
    padding-left: 30px;
}
.neo--qa-cmt .cmt-child .cmt-box {
    background: #f1f1f1;
}
.neo--qa-cmt .cmt-details b {color: var(--fs-color-primary);}
.cmt-content {font-size: 15px;}
.lightbox-content > *:last-child {margin-bottom: 0;}

.mfp-ready .mfp-close {opacity: 1}
.pc, .screen-1366, .screen-1280 {
    display: none;
}
@media (min-width: 1367px) {
    .pc {
        display: block;
    }
}
@media (min-width: 1281px) and (max-width: 1366px) {
    .screen-1366 {
        display: block;
    }
    .container-width, .full-width .ubermenu-nav, .container, .row {max-width: 1230px !important;}
    #header .container {max-width: 100% !important;}
}
@media (max-width: 1366px){
    .section-function .ux_div .wrapper {padding: 140px 20px 150px;}
    .section-function .ux_div:nth-child(5) .img {right: 0;}
    .section-feedback .testimonial {max-width: 40% !important;}
    #header .container {max-width: 100% !important;}
    .section-get-plan .slider-wrapper .img {max-width: 28% !important;}
    .section-contact {padding-top: 0 !important;padding-bottom: 80px !important;}
    .list-solutions .wrapper .box {flex-basis: 25%;max-width: 25%;padding: 0 25px;}
    .list-solutions .wrapper {justify-content: unset;flex-flow: row wrap;gap: 0;}
    .partners-logo .wrapper img {height: 52px;}
    .partners-logo .wrapper {padding: 0;}
    .section-solutions h1 img {max-width: 170px;}
}
@media (max-width: 1280px) {
    .screen-1280 {display: block;}
    .container-width, .full-width .ubermenu-nav, .container, .row {max-width: 1144px !important;}
    .partners-logo .wrapper {justify-content: center;flex-wrap: wrap;}
    .partners-logo .wrapper img {height: 48px;} 
    .section-partners {padding: 50px 0 !important;}
    .section-solutions h1 {font-size: 50px;line-height: 1.6;}
    .section-solutions h1 img {max-width: 150px;}
}
@media screen and (max-width: 850px){
    #header .container {justify-content: space-between;}
    #masthead #logo {order: 2;margin: 0;padding: 10px 0;}
    .medium-logo-center .flex-left {
        margin-right: 12px;
        width: 24px;
        flex: unset;
    }
    #logo img {margin: 0;max-height: 30px !important;}
    .stuck #masthead #logo img {max-height: 50px !important;}
    #masthead .az-button {
        font-size: 12px;
        white-space: nowrap;
        height: 30px;
        padding: 0 16px;
        box-shadow: 0px 1px 0px 0px rgba(60, 60, 60, 1);
        background: rgba(254, 183, 154, 1);
    }
    #masthead .az-button span {
    display: block;
    line-height: 30px;
}
    .blog-wrapper .single-left, .blog-wrapper .single-right {display: none;}
    .section-partners {padding: 30px 0 !important;}
    .list-solutions .wrapper .box {
        flex-basis: 50%;
        max-width: 50%;
        padding: 25px;
    }
    #footer .section .row {padding: 0 10px;}
    #footer .section .col {width: 50%;}
    #footer .section .row:after {display: table;}
    .section-feedback .testimonial {max-width: 80% !important;padding: 0 10px !important}
    .section-get-plan .slider-wrapper .img {max-width: 33.333% !important; padding: 0 5px !important}
    .section-feedback .description-title {font-size: 18px;}
    .section-feedback .slider-wrapper, .section-get-plan .slider-wrapper {padding: 0 20px;}
    .section-get-plan .section-bg img {width: auto;height: 70%;}
    .section-pricing .pricing-table-items {padding: 20px}
}
@media screen and (max-width: 750px){
    .section-pricing .col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .section-pricing .col {max-width: 500px;}
}
@media screen and (max-width: 600px){
    #content .post-item .post-title a {font-size: 14px;height: 55px;-webkit-line-clamp: 3;}
    .section-solutions, .section-partners {background: #fafafa !important;}
    .section-solutions .col {flex-basis: 100%;max-width: 100%;padding: 0 20px;}
    .section-solutions h1 {font-size: 32px;}
    .section-solutions h1 img {max-width: 130px;}
    .section-solutions .col-left p {font-size: 16px;margin-bottom: 30px;}
    .section-solutions .section-bg {background-position: left top, right top 210px;background-size: 100% auto, 60% auto;}
    .list-solutions .wrapper {padding: 0 20px}
    .list-solutions .wrapper .box {padding: 10px;}
    #ai-planning {margin-top: 30px;}
    .section-solutions .az-button {
        display: block;
        max-width: 215px;
        margin-left: auto;
        margin-right: auto !important;
    }
    .section-solutions .ux-menu {
        max-width: 200px;
        margin: 0 auto;
    }
    .section-solutions .download {
        text-align: center;
        justify-content: center;
        display: flex;
    }
    .home .gap-element {display: none !important;}
    .section-partners p > span {font-size: 16px !important;}
    .section-partners .section-bg {background: url(assets/images/ellipse150.png) top center no-repeat;background-size: 70% auto;}
    .partners-logo .wrapper img {height: 26px;}
    .section-partners .section-bg img {display: none;}
    .section-feedback {background: #fafafa !important;}
    .section-feedback .testimonial {max-width: 100% !important;}
    .section-feedback .slider-wrapper, .section-get-plan .slider-wrapper {padding: 0 16px;}
    .section-feedback .description-title {font-size: 14px;}
    .section-feedback .testimonial .icon-box {padding: 8px;border-radius: 8px;border: 1px solid #ebebeb;}
    .section-feedback .testimonial .testimonial-text p, .section-feedback .testimonial-company {font-size: 12px;}
    .section-feedback .testimonial-name {font-size: 14px;}
    .section-feedback .section-bg img {height: 265px;background: white;}
    .section-feedback .flickity-page-dots, .section-get-plan .flickity-page-dots {display: block;}
    .section-blog .post-item {padding: 0 6px 12px;}
    .section-blog .row {padding: 0 10px;}
    .section-blog .az-button {margin-bottom: 0;margin-top: 10px;}
    .col, .columns, .gallery-item {padding-bottom: 12px}
    .row-collapse>.col {padding-left: 16px !important; padding-right: 16px !important;}
    .section-get-plan .slider-wrapper .img {max-width: 50% !important;}
    .section-get-plan .section-bg {background: url(assets/images/frame427325897.png) no-repeat left top;background-size: 100% auto;}
    .section-get-plan .section-bg img {display: none;}
    .section-contact .row {border: none;box-shadow: unset;background: none;}
    .section-contact .row > .col:first-child .col-inner {padding: 26px 16px 16px;border: 1px solid #3c3c3c;border-radius: 12px;background: white;}
    #form--dktv {text-align: center;}
    #footer .section .col {width: 100%}
    #footer .ux-menu-link__link {font-size: 14px}
    .absolute-footer.dark .container {display: block;}
    .footer-secondary .ux_div .wrapper img {height: 24px;}
    .section-contact {padding-bottom: 30px !important}
    .section-function-mobile .ellipse-1208 {top: -98px;}
    .section-function-mobile .ux_div:nth-of-type(2n) .ellipse-1208 {
        right: -120px;
        top: unset;
        bottom: -110px;
        left: unset;
    }
    .archive-page-header {
        background: url(assets/images/bg_header_blog_mobile.png) no-repeat left top;
        background-size: auto 100%;
        background-position: left top -80px;
        margin: 0;
    }
    .archive-page-header .wrap-header .hd-left img {width: 100px;}
    .archive-page-header .wrap-header .hd-left h1 {font-size: 32px;}
    .archive-page-header .wrap-header .hd-right img {width: 150px;}
    .post-item .meta-bottom .button {font-size: 12px}
    .header-single .post-author {justify-content: space-between;}
    .header-single .author-box {margin-right: 0;}
    .blog-wrapper .main-content {padding-top: 20px;}
    .article-inner .single-page {padding-top: 20px !important;}
    #comments .comment-respond #submit {
        bottom: 12px;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
    html[lang=vi] .section-solutions h1 strong {display: block;}
    .list-solutions .wrapper img {max-height: 130px;}
    #suggestions a {display: none;}
    #suggestions {font-weight: 600;}
    #ai-planning .general-form {padding: 12px;border-radius: 8px;}
    #ai-planning .general-form textarea {font-size: 14px;padding: 0;}
    #ai-planning .greeting-box span {
        font-size: 14px;
        color: rgba(131, 51, 255, 1);
        width: 210px;
        height: 70px;
    }
    html[lang=vi] #ai-planning .greeting-box span {
        width: 300px;
        background-size: 100% auto;
    }
    .mfp-container {padding: 10px;}
}
@media screen and (max-width: 520px){
    .list-solutions .wrapper img {max-height: 120px}
}
@media screen and (max-width: 420px){
    html[lang=vi] .section-solutions h1 {font-size: 24px;}
    html[lang=vi] .section-solutions h1 img {max-width: 100px;}
    html[lang=vi] .section-solutions h1 strong {font-size: 36px;}
    .list-solutions .wrapper img {max-height: 100px}
}
#search-lightbox input {border-radius: 5px 0 0 5px;}
#search-lightbox .ux-search-submit {
    background: #1E4595;
    border: none;
    height: 48px;
    width: 48px;
    border-radius: 0 5px 5px 0;
}
.alignleft {margin-bottom: 20px;margin-right: 25px;}
blockquote {border: 2px solid #1E4595;padding: 15px;font-size: 16px;font-style: normal;}
blockquote p {margin-bottom: 10px;}
blockquote > *:last-child {margin: 0;}
.ux_div .section-title-container {margin-bottom: 44px;max-width: 460px !important;!i;!;margin-left: 0;}
.bg-white {background: white;}
.comment-list li {
    border: none !important;
    padding: 10px 0 0;
}
.comment-list li .children {
    margin: 0;
    background: none;
}
.comment-list li .children li {
    padding-top: 15px;
    padding-left: 10px;
}
.comment-list li .children li .comment-inner {
    background: none;
    border-left: 2px solid #D9D9D9;
    border-radius: 0;
    padding: 0 0 0 20px;
}
.comment-list li .comment-head {
    display: flex;
    gap: 10px;
    align-items: center;
}
.comment-list li .comment-head .comment-author a {
    color: #4E5E6A;
    font-size: 14px;
    font-weight: 600;
}
.comment-list li .comment-head .comment-time {
    color: #C8C8C8;
    font-size: 12px;
    font-weight: 600;
    margin-top: 3px;
}
.comment-list li .avatar, .commentlist li .avatar {width: 32px;}
.comment-list li .comment-content {
    color: #4E5E6A;
    font-size: 14px;
    padding-top: 10px;
}
.comment-list li .comment-foot {
    display: flex;
    align-items: center;
    gap: 20px;
}
.comment-list li .comment-foot > div {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}
.comment-list li .comment-foot a {
    color: #C8C8C8;
    font-size: 14px;
    font-weight: normal;
}
.header-author {
    background: url(assets/images/cover_author.jpg) no-repeat center center;
    background-size: cover;
    height: 350px;
    margin-bottom: 44px;
}
.header-author .container {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-start;
    flex-direction: row;
}
.header-author .author-avatar {
    max-width: 246px;
    border-radius: 50%;
    overflow: hidden;
    flex-basis: 246px;
    min-width: 246px;
}
.header-author .author-name {
    color: white;
    padding-left: 32px;
    font-size: 16px;
    font-weight: 500;
}
.header-author .author-name .name {
    display: block;
    font-size: 32px;
    font-weight: 600;
    margin-top: 10px;
}
.author #content {padding-bottom: 60px;}

.message-modal {
    background: url(https://planz.ai/wp-content/uploads/2024/08/bg_modal_success.png) no-repeat center top #fff;
    background-size: 100% auto;
    text-align: center;
    border-radius: 20px;
}
.message-modal .header_modal .icon {
    max-width: 56px;
    margin: 0 auto;
}
.message-modal .header_modal .modal-title {
    text-align: center;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 30px;
    line-height: 126%;
    margin: 16px 0;
}
.message-modal .content_modal {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 32px;
}
.mfp-content .mfp-close.button-close-after {
    letter-spacing: -.2px;
    text-transform: uppercase;
    color: #333;
    position: static;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    font-family: inherit;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 0 24px;
    display: block;
    width: auto;
    margin: 0 auto !important;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    mix-blend-mode: normal;
}
.lightbox-content {border-radius: 12px;overflow: hidden;}
.lightbox-content form {margin-top: 20px;margin-bottom: 0;}
label > span {margin-bottom: 10px;display: block}