/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* Header */
#header .nav-left {
    justify-content: center;
}
.archive-page-header {
    display: none;
}
.html_topbar_left h2, .html_topbar_left h4{
    margin-bottom: 0;
    color: #0b0146;
}
.nav-dropdown-bold .nav-column li > a:hover,
.nav-dropdown-bold.dark .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
.nav-dropdown.nav-dropdown-bold > li > a:hover {
    background-color: var(--fs-color-primary);
    color: #333 !important;
}

.services-row .flickity-slider > .row {
    opacity: 1;
    padding: 15px;
}

ul,
ol {
    padding-left: 30px;
}
.tel-header-menu {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.clc {
    color: #3b445c;
}
.tel-header {
    display: flex;
    float: right;
}
.icon-phone-header {
    padding: 15px 0px;
}
.icon-phone-header div {
    background-color: #0b0146;
    border-radius: 50%;
    padding: 10px;
}
.icon-phone-header img {
    width: 30px;
    height: 30px;
}
.list-tel-header {
    padding: 15px;
    font-size: 16px;
    align-items: center;
    font-weight: 700;
    display: grid;

}
.textwidget p a{
    color: #0b0146;
}

.follow-icons a {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}

.follow-icons .button i {
    top: 0;
}

.header-search-form.search-form .search-field {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 0px;
    padding: 0 25px 0 15px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    background: #fff;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}
.html.custom.html_topbar_right {
    display: none;
}
.header-search-form.search-form .ux-search-submit {
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 33px;
    padding: 0 15px;
    color: #333 !important;
    text-indent: -9999999px;
    background: url(/wp-content/uploads/2022/09/search-icon-3.png) no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: cover;
    width: 42px;
    height: 40px;
    background-color: #b30c18;
    border: none !important;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.nav.header-nav.header-bottom-nav {
    height: 50px;
}
.nav.header-nav.header-bottom-nav li {
    margin: 0;
    line-height: 48px;
}
.nav.header-nav.header-bottom-nav > li > a {
    line-height: 50px;
    padding: 0 20px !important;
}
.nav.header-nav.header-bottom-nav li.active > a {
    color: #fff !important;
    background-color: #b30c18;
}
.header-bottom-nav.nav > li > a:hover {
    color: #b30c18 !important;
}
.breadcrumb {
    margin: 0;
    background: none;
    padding: 0;
    background: #fff;
    border-top: 1px solid #ccc;
}
.breadcrumb span a {
    color: #333;
}
.rank-math-breadcrumb p {
    margin: 0;
}
.rank-math-breadcrumb {
    font-size: 14px;
    padding-right: 5px;
    color: #333;
    line-height: 45px;
}
.home .breadcrumb {
    display: none;
}
/* Siderbar */
.sidebar-section h2,
.widget-title {
    padding: 5px 20px;
    background: #b30c18;
    color: #fff;
    font-size: 16px !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
    display: block;
    line-height: 24px !important;
}
.sidebar-section {
    border: 1px solid #dedede;
}
.sidebar-section .textwidget > p {
    padding: 10px;
    margin: 0;
}
.sidebar-section ul {
    width: 100%;
    padding: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.sidebar-section ul li:first-child {
    border-bottom: 1px solid #ececec;
}
.sidebar-section ul li {
    margin-bottom: 5px;
    position: relative;
    padding: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sidebar-section ul li a {
    color: #3b445c;
    padding: 5px 5px 5px 10px !important;
    text-transform: none;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
}
.widget .is-divider.small {
    display: none;
}
/* Home */
.box_service .box-text .box-text-inner {
    height: 45px;
    overflow: hidden;
}
.div_title h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.div_title h3 span::after {
    content: '';
    display: table;
    background: url(/wp-content/uploads/2023/08/ICON-NGANG.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    width: 100%;
    height: 28px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 25px;
}
.content_reason h4 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.content_reason p {
    text-align: justify;
    display: block;
    overflow: hidden;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.sec_weare h3 {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    margin: 0px 0px 20px 0px;
    padding: 5px;
    background: #b30c18;
}
.ux-menu-link__link.flex {
    border-bottom: none;
    border-bottom-style: none !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
}
.ux-menu-link__link.flex:hover {
    border-bottom-style: none !important;
}
.taxonomy-description {
    text-align: left;
}
.ux-menu-link a{
    text-decoration: none;
}

/* footer */
.ss_footer h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 6px;
    color: #b30c18;
    text-transform: uppercase;
}
.footer_about p {
    line-height: 25px;
    margin: 0 0 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-align: justify;
}
.footer_about ul {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.footer_about ul li {
    float: left;
    width: 100%;
    margin: 0 0 13px;
    line-height: 20px;
}
.footer_about ul li a {
    color: #fff;
    font-size: 14px;
}
.copyright-footer {
    color: #fff;
}
.col_hethong ul {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
.col_hethong ul li {
    margin: 0 0 13px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
}
.form-lh {
    box-shadow: none !important;
    border: 1px solid #3b445c !important;
    border-radius: 5px !important;
}
.wpcf7-spinner {
    display: none;
}
.blog-single .is-divider {
    display: none;
}
.post-title.is-large {
    height: 50px;
    overflow: hidden;
}
.col_hethong .ux-menu-link__text {
    color: #fff;
}
.ux-menu-link__text:hover {
    color: #b30c18;
}
.nav .nav-dropdown {
    border-color: #b30c18 !important;
}
.nav .nav-dropdown li a:hover{
    background-color: #b30c18 !important;
    color: #fff !important;
}
.has-hover:hover .badge-outline .badge-inner {
    background-color: #b30c18;
    border-color: #b30c18;
    color: #fff;
}
.badge-outline .badge-inner{
    background-color: #fff;
    border-color: #b30c18;
    color: #b30c18;
}
input[type=submit], input[type=submit].button {
    background-color: #b30c18;
    border: none !important;
}
.back-to-top:hover {
    background-color: #b30c18;
    border: none;
}
.primary{
    background-color: transparent;
}
.primary i{
    color: #b30c18;
}
.services-row .slider-wrapper .row-collapse{
    max-width: 25% !important;
}
/*************** ------------------------PC  --------------------------  ***************/
@media (min-width: 1024px) {
}
/*************** ------------------------PC và Tablet  --------------------------  ***************/
@media (min-width: 740px) {
}
/*************** ------------------------Tablet  --------------------------  ***************/
@media (min-width: 740px) and (max-width: 1023px) {

}
/*************** ------------------------Mobile và Tablet --------------------------  ***************/
@media (max-width: 1023px) {
    .services-row .slider-wrapper .row-collapse{
        max-width: 35% !important;
    }
}
/*************** ------------------------ Mobile   --------------------------  ***************/
@media  (max-width: 549px) {
    
    .youtube-container {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 240px;
    left: 25px;
    z-index: 9999999;
}
.services-row .slider-wrapper .row-collapse{
    max-width: 50% !important;
}
}
@media  (max-width: 375px) {
    
.services-row .slider-wrapper .row-collapse{
    max-width: 100% !important;
}
}
@media  (max-width: 344px) {
    
.services-row .slider-wrapper .row-collapse{
    max-width: 100% !important;
}
}
