/* ===== CẤU TRÚC CHUNG ===== */
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1210px;
}
.row .container {
    padding-left: 0;
    padding-right: 0;
}
.section-title-container {
    margin-bottom: 1.5em;
}
.section-title-normal {
    border-bottom: 2px solid #ececec;
}
.section-title {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.section-title span {
    text-transform: uppercase;
}
.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 7.5px;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    margin-bottom: -2px;
}
.section-title i {
    opacity: .6;
    margin-right: .5em;
}

/* ===== NAVIGATION ===== */
.nav,
.nav ul:not(.nav-dropdown),
.nav li,
.nav > li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    position: relative;
}
.nav-left {
    justify-content: flex-start;
}
.nav > li {
    display: inline-block;
    margin: 0 7px;
    position: relative;
    transition: background-color .3s;
}
.nav > li:first-child {
    margin-left: 0 !important;
}
.nav > li > a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 0.8em;
    padding: 10px 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    color: rgba(102, 102, 102, .85);
    transition: all .2s;
}
.nav > li > a:hover,
.nav > li.active > a,
.nav > li.current > a,
.nav > li > a.active,
.nav > li > a.current,
.nav-dropdown li.active > a,
.nav-column li.active > a,
.nav-dropdown > li > a:hover,
.nav-column li > a:hover,
.nav-vertical-fly-out > li > a:hover {
    color: rgba(17, 17, 17, .85);
}
.nav-uppercase > li > a {
    text-transform: uppercase;
    letter-spacing: .02em;
    font-weight: bolder;
}
.nav-pills > li > a {
    padding: 0 .75em;
    border-radius: 99px;
    line-height: 2.5em;
}
.nav-box > li,
.nav-tabs > li,
.nav-outline > li,
.nav-pills > li {
    margin: 0;
}
.nav-box > li.active > a,
.nav-pills > li.active > a {
    opacity: 1;
    color: #fff !important;
}

/* ===== VERTICAL NAV ===== */
.nav.nav-vertical {
    flex-flow: column;
}
.nav-vertical > li {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    width: 100%;
}
.nav-vertical > li > a,
.nav-vertical > li > ul > li a {
    display: flex;
    align-items: center;
    flex-grow: 1 !important;
    width: auto;
}

/* ===== TABBED CONTENT ===== */
.tabbed-content {
    display: flex;
    flex-flow: row wrap;
}
.tabbed-content .nav,
.tabbed-content .tab-panels {
    width: 100%;
}

/* ===== GENERAL TEXT, HEADINGS ===== */
h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span, p.headline > span {
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.links > li > a:before,
i[class^="icon-"],
i[class*=" icon-"] {
    font-family: "fl-icons" !important;
    font-display: block;
    speak: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    text-transform: none !important;
    line-height: 1.2;
    position: relative;
}

/* ===== FORM ELEMENTS ===== */
input[type="email"],
input[type="date"],
input[type="search"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    appearance: none;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    width: 100%;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.button, button, input, textarea, select, fieldset {
    margin-bottom: 1em;
}
a, button, input {
    touch-action: manipulation;
}
button, input, select {
    overflow: visible;
}
input:not([type="image"], [type="range"], [type="checkbox"], [type="radio"]) {
    overflow: clip !important;
    overflow-clip-margin: 0 !important;
}
input[type="text"] {
    padding-block: 1px;
    padding-inline: 2px;
}

/* ===== PADDING & SPACING ===== */
#section_1110980080 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.entry-content ol li,
.entry-summary ol li,
.col-inner ol li,
.entry-content ul li,
.entry-summary ul li,
.col-inner ul li {
    margin-left: 1.3em;
}
.entry-content ol li.tab,
.entry-summary ol li.tab,
.col-inner ol li.tab,
.entry-content ul li.tab,
.entry-summary ul li.tab,
.col-inner ul li.tab {
    margin-left: 0;
}
li {
    margin-bottom: .6em;
}

/* ===== MEDIA QUERIES ===== */
@media (min-width: 550px) {
    #banner-1198048836 {
        padding-top: 500px;
    }
    .medium-9 {
        max-width: 75%;
        flex-basis: 75%;
    }
}
@media screen and (min-width: 850px) {
    .large-9 {
        max-width: 75%;
        flex-basis: 75%;
    }
    .large-3 {
        max-width: 25%;
        flex-basis: 25%;
    }
    .col:first-child .col-inner {
        margin-left: auto;
        margin-right: 0;
    }
    .tabbed-content .nav-vertical {
        padding-top: 0;
        width: 25%;
    }
    .nav-vertical + .tab-panels {
        margin-top: 0 !important;
        border-left: 1px solid #ddd;
        padding: 0 30px 30px;
        flex: 1;
    }
}
.tab-panels .panel:not(.active) {
    zoom: 1;
    visibility: hidden;
    height: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}
.tab-panels .panel.active {
    display: block !important;
}
.tab-panels .panel { display: none; }
.tab-panels .panel.active { display: block; }
.tabbed-content .tab.active a { /* ví dụ đổi màu */ }


