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

@font-face {
    font-family: 'SVNMerge';
    src: url('assets/fonts/SVNMergeRegular.eot');
    src: url('assets/fonts/SVNMergeRegular.eot') format('embedded-opentype'),
         url('assets/fonts/SVNMergeRegular.woff2') format('woff2'),
         url('assets/fonts/SVNMergeRegular.woff') format('woff'),
         url('assets/fonts/SVNMergeRegular.ttf') format('truetype'),
         url('assets/fonts/SVNMergeRegular.svg#SVNMergeRegular') format('svg');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVNMerge';
    src: url('assets/fonts/SVNMergeBold.eot');
    src: url('assets/fonts/SVNMergeBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNMergeBold.woff2') format('woff2'),
         url('assets/fonts/SVNMergeBold.woff') format('woff'),
         url('assets/fonts/SVNMergeBold.ttf') format('truetype'),
         url('assets/fonts/SVNMergeBold.svg#SVNMergeBold') format('svg');
    font-weight: bold;
    font-display: swap;
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #ebebeb;
}
::-webkit-scrollbar-thumb {
    background-color: grey;
}
html,
body {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
}
b,
strong {
    font-weight: 700;
}
.h2,
h2 {
    font-size: 1.4em;
}
.h3,
h3 {
    font-size: 1.2em;
}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    margin-bottom: 8px;
    text-decoration: none !important;
}
#breadcrumbs {
    padding: 10px 0;
    background: #f1f1f1;
    margin-bottom: 30px;
}
#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;
    text-decoration: none;
}
.taxonomy-description ul,
.taxonomy-description ol {
    padding-left: 25px;
}
.taxonomy-description {
    margin-bottom: 30px;
}
.row .row-small:not(.row-collapse),
.container .row-small:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.row-small > .flickity-viewport > .flickity-slider > .col,
.row-small > .col {
    padding: 0 10px 20px;
    margin-bottom: 0;
}
pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 15px;
}
blockquote {
    background: #6202010d;
    padding: 20px 20px 20px 30px;
    border-radius: 12px;
    border: none;
    font-size: 14px;
    font-style: normal;
    position: relative;
    overflow: hidden;
}
blockquote > *:last-child {margin: 0;}
blockquote:before {
    content: '';
    width: 6px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    background: #c72826;
    top: 0;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 10px 5px;
}
.nav-dropdown-has-border .nav-dropdown a {
    font-size: 14px;
    color: #333;
    border-bottom: 1px dashed #ececec !important;
    text-decoration: none;
}
.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: 800;
}
.section-title .sub-title {
    font-size: 22px;
    color: #ee9320;
    font-weight: 500;
    padding: 0;
    text-transform: initial;
    opacity: 1;
    line-height: 1.2;
}
h2.section-title {
    text-align: center;
    letter-spacing: -1.7px;
    font-size: 32px;
    line-height: 125%;
    border: none;
    margin-bottom: 0;
}
.section-title-center {
    margin-bottom: 20px !important;
}
.description-title {
    color: #4d4d4d;
    font-size: 16px;
    margin: -10px auto 0;
    max-width: 780px;
}
.section-title-center ~ .description-title {
    text-align: center;
}
.section-title-normal {
    border: none;
    margin-bottom: 0;
    flex-direction: column;
    align-items: normal;
}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.5px;
    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-normal .section-title-main {
    border: none;
    padding: 0;
    margin: 0;
    line-height: 1.4;
    text-transform: initial;
    font-weight: 700;
    letter-spacing: initial;
    text-align: left;
    overflow: hidden;
    color: #333;
    font-size: 18px;
    text-decoration: none;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
.section-title {
    font-weight: 700;
    flex-direction: column;
}
h1.section-title .section-title-main {
    font-size: 32px;
}
h2.section-title .section-title-main {
    font-size: 30px;
}
.section-title-center {
    justify-content: center;
    align-items: center;
}
.section-title-center span {
    text-transform: initial;
    margin: 0 auto;
}
.button.az-button {
    padding: 0 25px;
    line-height: 46px;
    height: 48px;
    border: 1px solid #ee9320;
    font-weight: 500;
    font-size: 14px;
}
.button.az-button.secondary {
    border-color: #df4521;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0 16px;
    border: none;
    font-weight: 500;
}
.az-button.white {
    background: white !important;
    border: 1px solid white !important;
    color: #184363 !important;
}
.az-button.white:hover {
    background: #15a9e3 !important;
    border: 1px solid #15a9e3 !important;
    color: #fff !important;
    box-shadow: unset;
}
.is-outline.az-button {
    background: transparent;
}
.button.az-button > i {
    vertical-align: 0;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button > span + i {
    margin-right: 0;
    margin-left: 10px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: #fff;
    border-color: #fff;
}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 80%;
}
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 #ebebeb;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    box-shadow: unset;
}
textarea {
    min-height: 100px;
    padding: 5px 10px;
    line-height: 1.6;
    border-radius: 12px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.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;
    background: #fff;
    margin: 0 !important;
    color: #184363;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: 2px 2px 5px #00000036;
    top: calc(50% - 20px);
}
.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: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}
.flickity-prev-next-button.previous:before {
    content: "\F284";
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {
    border: none;
}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #184363;
    background: #ebebeb;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #184363;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid #e51b23;
    opacity: 1;
    margin: 0 4px;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
    background: #e51b23;
}
.pagination-outside > .slider,
.pagination-outside.slider {
    padding-bottom: 30px;
}
.pagination-outside .flickity-page-dots {bottom: 0;}
.bottom-box-text {display: flex;justify-content: space-between;align-items: flex-end;padding-top: 10px;}
.bottom-box-text .post-meta {line-height: 1;}
.page-wrapper {
    padding: 0;
}
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;
}
.contact_form .row {
    margin: 0 -5px !important;
}
.contact_form .col {
    padding: 0 5px 10px;
}
.contact_form input,
.contact_form textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px 16px;
    height: 56px;
    box-shadow: unset;
    margin: 0;
    display: block;
    color: #333;
    font-size: 16px;
}
.contact_form textarea {
    min-height: 84px;
}
.input-eff {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    height: 56px;
    box-shadow: unset;
    margin: 0;
    display: block;
    overflow: hidden;
    background: #fff;
}
.input-eff.input-select:after {
    content: "\F282";
    position: absolute;
    display: flex;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    top: 0;
    height: 100%;
    width: 54px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.input-eff label {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    left: 16px;
    position: absolute;
    top: 50%;
    transition: all linear 0.3s;
    transform: translateY(-50%);
    color: #666;
    line-height: 150%;
    z-index: 1;
}
.input-eff.active label,
.input-eff.input-select label {
    font-size: 12px;
    top: 6px;
    transform: translateY(0);
    z-index: 20;
}
.input-eff input,
.input-eff select {
    width: 100%;
    border: none;
    position: absolute;
    left: 0;
    bottom: 0;
    top: -1px;
    outline: none;
    padding: 25px 16px 9px;
    z-index: 9;
    background: transparent;
    transition: all linear 0.3s;
    right: 0;
    margin: 0;
    height: 56px;
}
.input-eff select {
    padding-right: 60px;
}
.input-eff input:focus {
    box-shadow: unset;
    background: transparent;
}
@media screen and (min-width: 850px) {
    .row-1-5 .col {
        max-width: 20% !important;
        -ms-flex-preferred-size: 20% !important;
        flex-basis: 20% !important;
    }
}
.nav-simple.nav-center .tab {
    margin: 0 10px 10px;
}
.nav-simple.nav-center .tab.active a {
    background: #184363;
    color: #fff;
}
.nav-simple.nav-center .tab a {
    min-width: 150px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    text-transform: capitalize;
    background-color: #edf4f6;
    color: #184363;
    border-radius: 50px;
    height: 40px;
}
.star-rating {
    overflow: hidden;
    position: relative;
    height: 16px;
    width: 80px;
    background-color: #eee;
    -webkit-mask: url(assets/images/star.svg)
        left top;
    mask: url(assets/images/star.svg) left top;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    transition: all 0.3s ease-out;
    margin: 0 0 10px;
    visibility: visible !important;
    opacity: 1 !important;
}
.star-rating span,
.et-testimonial .rating span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9000em;
    height: 15px;
    background-color: #f2971f;
    -webkit-mask: url(assets/images/star.svg)
        left top;
    mask: url(assets/images/star.svg) left top;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    transition: all 0.3s ease-out;
}
.js-star-rating:before {
    display: none;
}
.row-box {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px 15px 20px;
    box-shadow: 2px 2px 5px #00000026;
}
.archive .row-box {
    padding: 5px 0 15px;
}
.entry-header-text {
    padding: 0;
}
.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,
.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 {
    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: #cf181f;
    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;
}
.mobile-nav .icon-menu {
    line-height: 40px;
    font-size: 30px;
}
#masthead .header-nav-main li {
    margin: 0;
}
#masthead .header-nav-main > li > a {
    padding: 0 25px;
    color: #333;
    font-size: 16px;
    position: relative;
}
#masthead .header-nav-main > li.current-menu-item > a,
#masthead .header-nav-main > li:hover > a {
    color: #ee9320;
}
#masthead .header-nav-main li:not(:last-child) a:after {
    content: "";
    position: absolute;
    background: rgb(255, 255, 255);
    background: linear-gradient(
        0deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    right: 0;
    top: 5px;
    height: 40px;
    width: 1px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    opacity: 1;
}
#masthead .header-nav-main li.current-menu-item a:after,
#masthead .header-nav-main li:hover a:after {
    opacity: 0;
}
#secondary .is-divider {
    display: none;
}
#secondary .widget {
    background: #f5f6f8;
    border-radius: 7px;
    overflow: hidden;
    padding: 0 13px 10px;
}
#secondary .widget_media_image {
    padding: 0;
}
#secondary .widget_media_image a {display: block;}
#secondary .widget_media_image img {
    width: 100%;
}
#secondary .widget-title {
    background: #cf171f;
    color: #fff;
    display: block;
    text-align: center;
    padding: 13px 15px;
    margin: 0 -13px 15px;
}
.recent-blog-posts-li .plain {
    padding: 10px 0;
    display: flex;
    text-decoration: none;
}
.recent-blog-posts-li:first-child .plain {padding-top: 0;}
.recent-blog-posts-li {
    margin: 0 !important;
    padding-left: 0 !important;
}
.recent-blog-posts-li:before {
    display: none !important;
}
.recent-blog-posts-li .box-text {
    padding: 0 15px;
}
.recent-blog-posts-li .box-text h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
#form--dktv {
    text-align: center;
}
.neo--form .group-field {
    display: flex;
    margin: 0 -5px;
}
.neo--form .group-field label {
    padding: 0 5px;
    flex: 1;
}
.neo--form .group-field label.sodienthoai {
    width: calc(100% - 150px);
    flex: 0 0 auto;
}
.neo--form label, .neo--form .label {
    display: flex;
    margin-bottom: 12px;
}
.neo--form label .icon, .neo--form .label .icon {
    background: #cf171f;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    flex: 0 0 auto;
    width: 40px;
    border-radius: 5px 0 0 5px;
    display: block;
}
.neo--form .label .icon i:before, .neo--form label .icon i:before {line-height: inherit;}
.neo--form label input,
.neo--form label textarea,
.neo--form label select,
.neo--form .label input,
.neo--form .label textarea,
.neo--form .label select {
    border-radius: 0 5px 5px 0;
    border: 1px solid #ebebeb;
    border-left: none;
    font-weight: 400;
    margin: 0;
    padding: 8px 15px;
    color: #333;
}
.neo--form label select, .neo--form .label select {padding: 0 15px;}
.neo--form .note {
    font-size: 14px;
    color: #333;
    padding: 0 10px;
}
.neo--form button {
    height: 40px;
    display: block;
    background: #cf171f;
    color: #fff;
    border-radius: 7px;
    text-transform: initial;
    min-width: 150px;
    margin: 10px auto 0;
}
#ftwp-list > .ftwp-item > .ftwp-anchor:before {
    display: none !important;
}
.post-item a {text-decoration: none;}
.post-item .col-inner {height: 100%;display: flex;}
.post-item .col-inner > a, .post-item .col-inner .box {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.post-item .col-inner .box-image {
    width: 100%;
}
.post-item .col-inner .box-text, .post-item .col-inner .box-text-inner {
    flex:1;
    display: flex;
    flex-direction: column;
}
.post-item .col-inner .text-center .box-text-inner {
    justify-content: center;
    align-items: center;
}
.post-item .col-inner .box-text-inner .button {
    margin: auto auto 0;
    width: 140px;
}
.post-item .post-title {
    color: #4d4d4d;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    transition: all linear .3s;
}
.post-item:hover .post-title {color: red;}
.has-shadow .col-inner {
    box-shadow: unset !important;
    border: 1px solid #ebebeb;
    border-radius: 7px;
    overflow: hidden;
}
.has-shadow .box-vertical {
    background-color: #f8f8f8 !important;
}
.from_the_blog_excerpt {
    font-size: 14px;
    padding-bottom: 10px;
}
.single-post-meta {
    background-color: #f3f3f3;
    padding: 20px 15px;
    border-radius: 7px;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    align-items: flex-start;
    gap: 30px;
}
.single-post-meta > * {
    padding: 0 10px;
    flex: 1;
}
.single-post-meta .rating-share {
    isplay: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 0 0 auto;
}
.single-post-meta .tham_van {display: flex;}
.single-post-meta .author_post {font-size: 13px;}
.single-post-meta .author-name {margin: 0;}
.single-post-meta .tv_text {font-size: 14px;}
.single-post-meta .tvyk {
    font-size: 12px;
    background: #ab1f26;
    display: inline-block;
    padding: 0 10px;
    border-radius: 99px;
    color: white;
    margin-bottom: 5px;
    line-height: 26px;
    position: relative;
    padding-left: 25px;
}
.single-post-meta .tvyk::before {
    background: url(assets/images/kiemduyet.png);
    background-size: 14px 14px;
    content: '';
    height: 14px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 14px;
}
.single-post-meta .social-s a {
    margin-bottom: 3px;
    border: none;
    min-width: unset;
    width: 30px;
    min-height: unset;
    height: 30px;
    font-size: 10px;
    line-height: 33px;
    border-radius: 5px !important;
}
.single-post-meta .review {
    font-size: 15px;
    color: #333;
}
.single-post-meta .avatar {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    overflow: hidden;
    margin-right: 20px;
    flex: 0 0 auto;
}
.single-post-meta .mr-auto {
    display: flex;
}
.single-post-meta .align-items-center {
    align-items: center;
}
.single-post-meta .author-link {
    font-weight: 600;
    display: block;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.review-title {
    margin-bottom: 0;
    font-size: 14px;
}
.kk-star-ratings {
    display: block !important;
}
.kk-star-ratings .kksr-stars {
    margin: 3px 0;
}
.kk-star-ratings .kksr-legend {
    margin: 0;
    font-size: 13px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.meta-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
.meta-top span {
    font-size: 14px;
}
.social-icons .button.icon:not(.is-outline) {
    margin-left: 0 !important;
    border-radius: 7px !important;
    background: white !important;
}
.social-icons .button svg {
    fill: #184363;
    transition: fill 0.3s ease-out;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons a.pinterest > svg {
    fill: #cb2027;
}
.social-icons a.linkedin > svg {
    fill: #007bb6;
}
.social-icons a.twitter > svg {
    fill: #00aced;
}
.social-icons .instagram i.icon-instagram,
.author-box .social-icons .instagram i.icon-instagram {
    color: #dd2a7b !important;
}
.single-post-meta .social-icons a {
    margin-bottom: 0;
    margin-top: 5px;
    border: none;
}
.share-meta {
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.share-meta .author-name {
    font-size: 15px;
}
.share-meta .author-name a {
    display: block;
    font-weight: 600;
}
.related {
    padding-top: 30px;
}
.related .section-title-main {
    color: #cf171f;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.social-icons .button {
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 10px !important;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    backface-visibility: hidden;
    transform-origin: 0 100%;
    background-color: #f0f0f0;
    color: #184363;
    border: none;
    margin: 5px 3px 0 !important;
}
.social-icons .button i,
.social-icons .button svg {
    display: block;
    top: 0;
}
.social-icons .button.icon:hover {
    transform: translateY(-5px);
    background-color: #f0f0f0 !important;
}
.social-icons .button.icon:hover i {
    color: inherit !important;
}
.social-icons .button svg {
    fill: #184363;
    transition: fill 0.3s ease-out;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons a.twitter > svg {
    fill: #00aced;
}
.social-icons a.pinterest > svg {
    fill: #cb2027;
}
.social-icons a.linkedin > svg {
    fill: #007bb6;
}
.social-icons a.whatsapp > svg {
    fill: #55b750;
}
.social-icons a.telegram > svg {
    fill: #08c;
}
.header-author {
    padding: 30px 10px;
    background: #efefef;
    margin-bottom: 50px;
}
.wrap-header-author {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-author .col {
    padding-bottom: 0;
}
.header-author .header-author-col {
    overflow: hidden;
    margin-right: 50px;
}
.header-author .author-avatar {
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
}
.single-doctor .author-name {
    font-size: 20px;
}
.single-doctor .profile-type {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    font-size: 14px;
}
.single-doctor .profile-type svg {
    margin-left: 5px;
    color: #22c55e;
}
.single-doctor .profile-list {
    margin-bottom: 10px;
    font-size: 13px;
    text-align: left;
}
.single-doctor .profile-list h2 {
    font-size: 15px;
    color: #333;
    margin-bottom: 0;
}
.content-author ul,
content-author ol {
    padding-left: 20px;
}
.single-doctor .profile-list p {
    margin-bottom: 5px;
}
.social-author a {
    display: inline-block;
    line-height: 28px;
    height: 26px;
    width: 26px;
    text-align: center;
    background: #cf181f;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}
#footer img.size-full.alignnone {
    margin-bottom: 0;
}
.dang-ky-nhan-tin .form-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
#form--dknt {
    position: relative;
    margin: 0;
}
#footer .section-title-container {
    margin-bottom: 15px;
}
#footer .ux-menu {
    margin-bottom: 15px;
}
#footer .col {
    padding-bottom: 0;
}
#footer .social-icons > span {
    font-weight: 600;
    font-size: 18px;
    color: #333;
    display: block;
    margin-bottom: 5px;
}
#footer .social-icons .button {
    background: #cf171f;
}
#footer .social-icons .button i {
    color: white !important;
}
#footer .social-icons .button:hover i {
    color: #cf171f !important;
}
#footer .social-icons .button svg {
    fill: white !important;
}
#footer .social-icons .button:hover svg {
    fill: #cf171f !important;
}
.tooltipster-sidetip .tooltipster-box {
    border: none !important;
    font-family: "Inter", sans-serif !important;
}
.tooltipster-default .tooltipster-content {
    font-family: "Inter", sans-serif !important;
    font-size: 12px;
}
.absolute-footer.dark {
    color: #fff;
    padding: 10px 0;
}
.az-video .box {
    padding: 10px;
    display: block;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}
.az-video .box-image {
    border-radius: 10px;
    color: red;
}
.az-video .box-text {
    padding: 15px 10px 5px;
}
.az-video .box-text h3 {
    text-align: center;
    margin: 0;
    color: #4d4d4d;
}
.page-title {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
}
.product-excerpt {margin-bottom: 20px;}
.product-content {margin-bottom: 20px;padding: 30px;border: 1px solid #333;border-radius: 0 12px 12px;}
.product-content ul,
.product-content ol,
.entry-content.single-page ul,
.entry-content.single-page ol {
    padding-left: 25px;
}
.product-images {
    margin-bottom: 20px;
}
.product-images .gallery {margin: 0;}
.product-gallery .flickity-slider {display: flex;flex-direction: nowrap;}
.product-gallery a {
    position: relative;
    padding-top: 100%;
    display: block;
}
.product-gallery a img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.product-footer .tab-title {
    margin: 0;
}
.product-footer .tab-title span {
    text-transform: uppercase;
    color: #fff;
    background: #333;
    line-height: 45px;
    height: 44px;
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px 5px 0 0;
}
.product-name {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.product_short_description {
    font-size: 16px;
}
.product_description {
    list-style: none;
    padding: 20px 0;
    margin: 0;
}
.product_description li {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
}
.product_description li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #cf171f;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.product_description .label {
    min-width: 150px;
    display: inline-block;
}
.related-product .related-title {
    text-transform: uppercase;
    font-size: 30px;
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
}
.page-id-10 #breadcrumbs {
    margin-bottom: 0;
}
.row-white-box .featured-box {
    background: #fafafa;
    padding: 40px 40px 70px;
    border-radius: 24px;
    border: 1px solid #d5d5d5;
}
.row-white-box .featured-box .icon-box-img {
    width: 33.333% !important;
    max-width: unset;
}
.row-white-box .featured-box .icon-box-img img {
    display: block;
    padding: 0;
    max-width: 263px;
    margin: 0 auto;
}
.row-white-box .icon-box-text p {
    margin-bottom: 5px;
    color: #333;
    font-size: 17px;
}
.row-white-box .icon-box-text h2 {
    text-transform: uppercase;
    color: #16498b;
    margin-bottom: 5px;
}
.row-button {
    margin-top: -77px;
    padding: 0 30px;
}
.row-button p {
    margin: 0;
    border: 4px solid #e1e3e4;
    border-radius: 9999px;
}
.row-button .ct-button {
    background: rgb(207, 23, 31);
    background: linear-gradient(
        0deg,
        rgba(207, 23, 31, 1) 0%,
        rgba(207, 23, 31, 1) 50%,
        rgba(255, 255, 255, 1) 100%
    );
    border: 4px solid #cf171f;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    height: 84px;
    border-radius: 9999px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.row-button .ct-button span {
    font-size: 18px;
    color: #ff0;
    display: block;
    line-height: 1.5;
}
#map {
    padding: 5px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 30px;
    overflow: hidden;
}
#map iframe {
    border-radius: 30px;
    display: block;
}
.back-to-top,
.back-to-top.active {
    background: #cf171f !important;
    border: none !important;
    color: #fff !important;
    line-height: 47px !important;
    height: 45px;
    bottom: 10px;
    left: 50%;
    width: 45px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

/*************** Q&A ***************/
.neo--qa-cmt .cmt-box {
    display: flex;
    font-size: 14px;
    padding: 20px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
    border-radius: 5px;
    flex-wrap: wrap;
}
.neo--qa-cmt .cmt-box .qa__form {margin-top: 15px;margin-bottom: 0;}
.neo--qa-cmt .avatar {
    width: 50px;
    margin-right: 20px;
    background: #efefef;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    font-size: 18px;
    overflow: hidden;
}
.button.open-comment-modal {
    border-radius: 99px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-transform: math-auto;
    text-decoration: none;
}
.neo--qa-cmt .avatar span {
    font-weight: bold;
}
.neo--qa-cmt .avatar .question {border-radius: 99px;overflow: hidden;display: block;}
.neo--qa-cmt .cmt-details {
    flex: 1;
}
.neo--qa-cmt .top_cmt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    align-items: end;
}
.neo--qa-cmt .action a {
    display: block;
    margin-left: 10px;
    color: #a4282a;
    font-size: 12px;
}
.neo--qa-cmt .cmt-child {
    padding-left: 30px;
}
.neo--qa-cmt .cmt-child .cmt-box {
    background: #f1f1f1;
}
.qa__form {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
}
.qa__form textarea {
    border-radius: 0;
    margin: 0;
    border-radius: 7px;
}
.qa__form .qa-form-bottom {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}
.qa__form .qa-form-bottom .form-col {
    padding: 0 5px;
    flex: 1;
}
.qa__form .qa-form-bottom .form-col input {
    border: 1px solid #b5b5b5;
    border-radius: 5px;
}
.qa__form .qa-form-bottom button {
    margin: 0;
    white-space: nowrap;
    background: #c72826;
    min-height: unset;
    padding: 0 20px;
    flex: 1;
    color: white;
    font-weight: 500;
    height: 40px;
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
}
.qa__form .qa-form-bottom .ml-auto {margin-left: auto;text-align: right;flex: auto;max-width: 200px;}
.recent-blog-posts-li .calendar {
    font-size: 12px;
    padding: 15px;
    background: #c72826;
    color: white;
    border-radius: 7px;
}
.recent-blog-posts-li .calendar .day {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 1;
}
.section-bao-chi .flickity-slider .img-inner {
    background: white;
    border-radius: 12px;
}
.section-bao-chi .flickity-slider>.img img {
    max-width: calc(100% - 50px);
    height: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    max-height: 55px;
    width: auto;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}

@media screen and (max-width: 1050px) {
    .single-post-meta {
        background: none;
        padding: 0;
        display: block;
    }
    .single-post-meta > * {
        width: 100%;
        max-width: unset !important;
        background: #f3f3f3;
        padding: 20px;
        margin-bottom: 10px;
        border-radius: 12px;
        position: relative;
    }
    .single-post-meta .author_post .social-icons {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
    .single-post-meta .rating-share {
        display: block;
    }
    .single-post-meta .rating-share .kk-star-ratings .kksr-stars {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (max-width: 850px) {
    #masthead .mobile-nav {
        justify-content: space-between;
    }
    #masthead .header-nav-main > li > a {
        padding: 0;
    }
    #masthead .header-nav-main li:not(:last-child) a:after {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    h2.section-title .section-title-main {
        font-size: 24px;
    }
}
@media screen and (max-width: 900px) and (min-width: 550px) {
    h2.section-title {
        margin-bottom: 0 !important;
    }
    h2.section-title .section-title-main {
        font-size: 24px;
    }
}
@media screen and (max-width: 580px) {
    .box-list-view .box,
    .box-vertical {
        display: block;
    }
    .post-item .box-list-view .box .box-image,
    .post-item .box-vertical .box-image {
        width: 100% !important;
    }
    .box-list-view .box .box-image,
    .box-list-view .box .box-text,
    .box-vertical .box-image,
    .box-vertical .box-text {
        display: block;
    }
    .post-item .box-vertical .box-text {
        padding: 15px;
        background: none;
    }
    #secondary .post-item .box-vertical .box-text {
        padding: 15px 0;
    }
    .post-item .post-title {
        font-size: 16px;
    }
    .from_the_blog_excerpt {
        font-size: 14px;
    }
    #footer {
        font-size: 15px;
    }
    #footer .col {
        padding-bottom: 15px;
    }
    .footer-bottom img.alignnone {
        display: block;
        max-width: 200px !important;
        margin: 0 auto !important;
    }
    #footer .social-icons {
        display: block;
        text-align: center;
    }
    #footer .social-icons > span {
        font-size: 16px;
    }
    #footer .ux-menu {
        margin-bottom: 0;
    }
    #footer p:last-child {
        margin-bottom: 0;
    }
    .row-divider .col {
        padding-bottom: 0 !important;
    }
    .divider-top .is-divider {
        margin-bottom: 0;
    }
    .divider-bottom .is-divider {
        margin-top: 0;
    }
    .section-cbss .box-image {
        width: 50% !important;
    }
    .row-white-box .featured-box {
        display: block;
        padding: 15px;
        text-align: center;
    }
    .row-white-box .featured-box .icon-box-img {
        width: 100% !important;
        margin: 20px auto;
    }
    .row-button p {
        max-width: 350px;
        margin: 0 auto;
    }
    .related .row,
    .blog-archive .row {
        margin: 0 -5px !important;
    }
    .wrap-header-author {
        display: block;
    }
    .header-author .header-author-col {
        margin: 0;
    }
    .header-author .author-avatar {
        margin-bottom: 15px;
    }
    .header-author .author-avatar,
    .header-author .author-avatar img {
        width: 100%;
    }
}
@media screen and (max-width: 550px) {
    .recent-blog-posts-li .box-text {
        padding: 15px 0;
    }
    #footer img.size-full.alignnone {
        margin-bottom: 0;
    }
    .neo--form .group-field {
        display: block;
        margin: 0;
    }
    .neo--form .group-field label {
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .share-meta {
        display: block;
    }
    .single-post-meta .author-link,
    .single-post-meta .tvyk,
    .review-title,
    .kk-star-ratings .kksr-legend,
    .share-meta .author-name {
        font-size: 14px !important;
    }
    .share-meta .author-name {
        margin-bottom: 10px;
    }
}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    background: #fff;
}
.mobile-nav svg {
    display: block;
    width: 16px;
    fill: #184363;
}
#main-menu .nav-sidebar li {
    border-color: #f1f1f1;
}
#main-menu .nav-sidebar li button.toggle {
    font-size: 11px;
}
#main-menu .nav-sidebar li a {
    text-transform: initial;
    font-weight: 600;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
#main-menu .nav-sidebar .sub-menu {
    padding-bottom: 10px;
}
#main-menu .nav-sidebar .sub-menu li a {
    display: flex;
}
#main-menu .nav-sidebar .sub-menu li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #666;
    margin-right: 10px;
}
#main-menu .nav-sidebar .title {
    padding: 0 20px;
    text-transform: uppercase;
    color: #cf181f;
    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: #ab2025;
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#main-menu .ux-search-submit svg {
    fill: #ab2025;
    width: 18px;
}
#main-menu .nav-sidebar li a.hotline-mobile {
    color: #333;
    padding: 0;
}
#main-menu .nav-sidebar li a.hotline-mobile span {
    width: 100%;
    display: flex;
    margin-top: 10px;
    font-size: 22px;
    color: #cf181f;
    align-items: center;
}
#main-menu .nav-sidebar li a.hotline-mobile span:before {
    content: "";
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(assets/images/hotline_top.png);
    margin-right: 10px;
}
.posts_by_category .view_all a {
    display: block;
    background: #cf181f;
    color: white;
    padding: 7px 15px;
    text-align: center;
    border-radius: 5px;
    max-width: 200px;
    margin: 10px auto;
}
#ftwp-container.ftwp-wrap #ftwp-contents {border: 1px solid #b7c8de73 !important;}
#ftwp-container.ftwp-wrap #ftwp-header, #ftwp-container.ftwp-wrap #ftwp-list {background: #eef1f7 !important;padding: 15px 0;border-top: 1px dashed #b7c8de73;}
#ftwp-container.ftwp-wrap #ftwp-header {padding: 10px 25px;border-top: none;}
#ftwp-container.ftwp-wrap #ftwp-header-minimize {margin-right: -10px;}
#ftwp-container #ftwp-list.ftwp-list-nest .ftwp-sub .ftwp-anchor::before {display: none;}
.ftwp-sub {padding-left: 15px !important;}
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp-icon .ftwp-anchor {padding: 5px 25px;font-weight: normal;display: flex;}
#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-decimal>.ftwp-item>.ftwp-anchor::before {content: '';width: 6px;height: 6px;background: #2e4c82;transform: rotate(45deg);margin-top: 6px;}
#ftwp-container #ftwp-list.ftwp-strong-first>.ftwp-item>.ftwp-anchor .ftwp-text {font-weight: 500;font-size: 14px;line-height: 1.4;}
.error404 #main .ux-search-box {max-width: 500px}
#comment-modal {border-radius: 12px;}
#comment-modal .modal-title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.single-post-meta .author-link, .google-news {text-decoration: none !important;}
.google-news span {
    font-weight: 600;
    color: #333;
    font-size: 14px;
    margin: 0;
}
.google-news img {
    height: 22px;
}

#popup-dktv {border-radius: 20px;overflow: hidden;font-family: 'SVNMerge';}
#form-popup-tuvan {
    margin: 0;
    background: rgb(237,56,32);
    background: linear-gradient(0deg, rgba(237,56,32,1) 0%, rgba(255,142,57,1) 100%);
    text-align: center;
    padding-top: 50px;
    color: white;
    font-size: 18px;
}
#form-popup-tuvan p {padding: 10px 0 20px;}
#form-popup-tuvan label {
    max-width: calc(100% - 100px);
    margin: 0 auto 15px;
    position: relative;
    padding: 5px;
    background: white;
    border-radius: 99px;
}
#form-popup-tuvan label input {
    border: none;
    border-radius: 99px;
    font-size: 18px;
}
#form-popup-tuvan label .icon {
    position: absolute;
    right: 5px;
    background: transparent;
}
#form-popup-tuvan .submit-form {
    background: url(assets/images/send-submit.png) no-repeat center center;
    margin-top: 30px;
    color: transparent;
    width: 143px;
    height: 41px;
    min-width: unset;
    border-radius: 99px;
}
#form-popup-tuvan .submit-form.loading:after {border-color: #3d53e9;}

.message-modal {
    background: url(assets/images/bg_modal_success.png) no-repeat center top #fff;
    background-size: 100% auto;
    text-align: center;
    border-radius: 20px;
    font-family: 'SVNMerge';
}
.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: bold;
    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;
}
.responsive-video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin-bottom: 20px;
}

.responsive-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#lightbox_ads .mfp-close {color: white;opacity: 1;mix-blend-mode: unset;}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.ux-search-box .search-field {
    min-width: unset;
    width: 600px;
    padding-right: 50px;
    padding-left: 15px;
}
#search-lightbox .ux-search-box .ux-search-submit {
    padding: 0;
    width: 50px;
    height: 40px;
    min-width: unset;
    min-height: unset;
    position: absolute;
    top: 0;
    right: 0px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
#search-lightbox .ux-search-box .ux-search-submit svg {
    width: 20px;
    fill: white;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {margin: 0;}
.flex-row.form-flat .flex-col, .form-flat .flex-row .flex-col {padding: 0;}