/*
Theme Name: Flatsome Child
Theme URI: univn.vn
Description: This is a child theme for Flatsome Theme
Author: Quang Hoa
Template: flatsome
Version: 3.0
Text Domain: shtheme
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}
.uni-breadcrumbs {
	margin-bottom: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a {
    font-size: .875rem;
}
.header-top .nav-uppercase>li>a {
    text-transform: none;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.nav-dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    padding: 0;
    display: block;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    min-width: 210px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #fff;
    min-width: 210px;
    top: -1px;
    border: 1px solid #ddd;
    left: 100%; 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}
.nav-dropdown.nav-dropdown-simple li.html, .nav-dropdown.nav-dropdown-bold li.html {
    padding-bottom: 0;
}

/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget .list-post-item li { margin-bottom: 20px; border: none; }
.widget .list-post-item li:last-child { margin-bottom: 0; }
.widget .list-post-item li a { padding: 0; }
.widget .list-post-item .post:after { clear: both; }
.widget .list-post-item .alignleft { float: left; margin-right: 20px; }
.widget .list-post-item .alignright { float: right; margin-left: 20px; }
.widget .list-post-item .alignleft, .widget .list-post-item .alignright { width: 120px; }
.widget .list-post-item .aligncenter { text-align: center; }
.widget .list-post-item img {
    border-radius: 5px;
}
.widget .list-post-item h3 { margin: 0 0 5px 0; font-size: .875rem; font-weight: normal; line-height: 1.6; width: auto; white-space: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 4.8em;width: auto;}
.widget .list-post-item h3 a { color: inherit; }
.widget .list-post-item h3 a:hover { color: #ED1C24; }
.widget .list-post-item .entry-content { padding: 0; }

/* Widget Support */
@media (min-width: 1200px) { .widget_supports .list-supporter { padding-top: 190px; background-image: url(assets/img/bg-support.png); background-repeat: no-repeat; background-position: top center; background-size: contain; } }
.widget_supports .list-supporter .email { padding: 5px 10px; font-weight: 600; line-height: 20px; }
.widget_supports .phone { font-size: 1.25rem; color: #ff0000; font-weight: bold; }
.widget_supports .list-supporter li { margin: 0; }
.widget_supports .support-style-1 { background-color: #FFF; }
.widget_supports .support-style-1 .supporter { padding: 0 10px 10px 10px; }
.widget_supports .support-style-1 li { padding: 5px 0; font-size: .875rem; color: #333333; border-top: 1px solid #333; }
.widget_supports .support-style-1 li:first-child { border-top: none; }
.widget_supports .support-style-1 li:last-child { border-bottom: none; }
.widget_supports .support-style-1 i { width: 22px; margin-right: 12px; }
.widget_supports .support-style-2 .supporter { margin: 0 8px; padding: 5px 8px 5px 50px; border-top: 1px solid #dddddd; background: url(lib/images/ic-phone.png) 7px 10px no-repeat; position: relative; }
.widget_supports .support-style-2 .supporter:first-child { border-top: none; }
.widget_supports .support-style-2 .name { font-weight: 600; }
.widget_supports .support-style-2 .skype { position: absolute; right: 7px; bottom: 10px; z-index: 1; }
.widget_supports .support-style-2 .email a { color: #333333; }
.widget_supports .support-style-3 .supporter:not(:last-child) { border-bottom: 1px solid #dfdfdf; }
.widget_supports .support-style-3 ul { position: relative; padding: 8px 10px; }
.widget_supports .support-style-3 .name { font-size: 0.75rem; color: #333333; }
.widget_supports .support-style-3 .phone { line-height: 24px; }
.widget_supports .support-style-3 .social { position: absolute; bottom: 10px; right: 8px; z-index: 1; }
.widget_supports .support-style-3 .social a { display: inline-block; margin-left: 4px; }

/* Widget Information */
.widget_information ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.75rem;
    position: absolute;
    left: 0;
    top: .8em;
    width: 14px;
    text-align: center;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode .element .entry-thumb .image-zoom {
    padding-top: 56%;
}
.sh-blog-shortcode .element .entry-content {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    background: #FFF;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 10px;
}
.sh-blog-shortcode .element .entry-meta {
    opacity: .7;
    font-style: italic;
    margin-bottom: 5px;
    font-size: .875rem;
}
.sh-blog-shortcode .element .entry-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: .5em 0 .5em;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3em;
    width: auto;
}
.sh-blog-shortcode .element .entry-title a {
    color: inherit;
}
.sh-blog-shortcode .element .entry-description {
    text-align: justify;
    line-height: 1.4;
    font-size: 1rem;
    color: #999999;
}
.sh-blog-shortcode .element .view-more {
    color: #ED1C24;
    font-size: .875rem;
    font-weight: normal;
}
.sh-blog-shortcode .element .post-bottom {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #E1E1E1;
    display: flex;
    justify-content: space-between;
}
.number-comment {
    opacity: .7;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    float: left;
    width: 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-2 .post-inner,
.sh-blog-shortcode.style-3 .post-inner {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 6%);
}
.sh-blog-shortcode.style-2 .entry-content,
.sh-blog-shortcode.style-3 .entry-content {
    padding: 16px;
}
.sh-blog-shortcode.style-2 .element .entry-title,
.sh-blog-shortcode.style-3 .element .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout,
.sh-blog-shortcode.style-6 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-6 .first-element-layout .element {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout .entry-title {
    margin: 15px 0 10px 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 15px;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    overflow: hidden;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 1em;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb .image-zoom {
    padding-top: 62%;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
    margin-top: 0;
    font-size: .875rem;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {
    margin: 0;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.style-8 .element .post-inner {
    position: relative;
}
.sh-blog-shortcode.style-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.style-8 .element .entry-title {
    font-size: .875rem;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.style-8 .element .entry-title a {
    display: block;
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}
@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
/* UX Shortcode */
.blog-post-inner .post-title {
    font-size: 1rem;
    margin: .5em 0 1em;
}
.blog-post-inner .is-divider {
    display: none;
}
/* Single */
.entry-header h1.entry-title {
    font-size: 1.5rem;
}
.entry-header h1.entry-title + .is-divider {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0
}
ul.links li {
    margin: 0 .4em !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    font-weight: 500;
    border-radius: 6px;
    height: 2.25em;
    line-height: 2.25em;
    border: 1px solid #D1D1D1;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.absolute-footer {
    display: none;
    padding: 10px 0 10px;
}
.footer-wrapper .widget_information {
    padding-left: 15px;
    position: relative;
}
.footer-wrapper .widget_information:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #FFF;
    position: absolute;
    left: 0;
    top: 12px;
}
.footer-wrapper .widget_information li.label-company {
    font-weight: 500;
}
.footer-wrapper .widget_information li:not(.label-company) {
    color: #e68f92;
}
.footer-wrapper .ux-menu-link__link {
    padding-top: .2em;
    padding-bottom: .2em;
    min-height: unset;
    color: #e68f92;
}
.footer-wrapper .ux-menu-link__link:hover {
    color: #FFF;
}
@media (min-width: 850px) {
    .col-medium-left>.col-inner {
        text-align: left !important;
    }
    .col-medium-right>.col-inner {
        text-align: right !important;
    }
}
.button.back-to-top {
    background: #9D9D9D !important;
    border-radius: 0 !important;
    border-color: #9D9D9D !important;
    color: #FFF !important;
    bottom: 80px;
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.nav-small.nav>li.html, .nav>li>a {
    font-size: 1rem;
}
.header-main nav>li>a {
    font-size: 1.25rem;
}
.header-main .nav-uppercase>li>a {
    font-weight: normal;
}
.header li.cart-item .header-cart-link {
    display: flex;
    flex-direction: row-reverse;
}
.header li.cart-item .header-cart-link i {
    margin-left: 0;
    margin-right: 10px;
}
.dark.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col, .dark.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a, .nav-dark .nav>li.header-divider, .nav-dark .header-divider:after, .nav-dark .nav-divided>li+li>a:after {
    border-color: #FFF;
}
@media (min-width: 850px) {
    .header-top .nav-divided>li {
        margin: 0 1.5em;
    }
    .header-top .nav-divided>li+li>a:after {
        left: -1.5em;
    }
}
.nav-spacing-xlarge>li {
    margin: 0 18px;
}
@media (min-width: 1440px) {
    .header-main .nav-spacing-xlarge>li {
        margin: 0 24px;
    }
    .header-main .nav > li > a {
        font-size: 1.125rem;
    }
}
/*Giới thiệu*/
.row-gtcl > .col > .col-inner {
    margin-top: 50px;
}
.icb-gtcl {
    margin-top: -110px;
}
.icb-gtcl.icon-box-center .icon-box-img {
    margin-bottom: 1.5em;
}
.icb-mb1 .icon-box:not(:last-child) {
    margin-bottom: 1em;
}
/*Tuyển dụng*/
.sh-blog-shortcode .element .item-recruitment .entry-title {
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 1.125rem;
}
.item-recruitment .box-image {
    border-radius: 5px;
}
.item-recruitment .button {
    line-height: normal;
    min-height: unset;
    font-size: .875rem;
}
.filter-box .button {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    padding: 0;
}
.filter-box .button i {
    margin: 0;
}
.filter-box input, .filter-box select,
html .select2-container .select2-selection--single {
    height: 40px;
    border: none;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
}
html .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    padding-left: 0;
}
.no-data {
    text-align: center;
}
/*Liên hệ*/
.form-contact input, .form-contact textarea {
    box-shadow: none;
    border-radius: 3px;
}
.form-contact input {
    height: 3em;
}
.form-contact .button {
    min-width: 130px;
    border-radius: 3rem;
    font-weight: normal;
}
/*Blog*/
@media (min-width: 1200px) {
    .page-wrapper {
        padding-top: 50px;
    }
}
span.widget-title {
    display: block;
    font-size: 1.25rem;
    font-weight: bold;
    padding-bottom: .8em;
    border-bottom: 1px solid #E8E8E8;
}
@media (max-width: 549px) {
    span.widget-title {
        font-size: 1rem;
    }
}
span.widget-title + .is-divider {
    max-width: 80px;
    background: #ED1C24;
    margin-top: -3px;
}
.post-sidebar .widget:not(:last-child) {
    margin-bottom: 3em;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: none;
}
.post-sidebar .widget_categories ul li a {
    color: inherit;
    position: relative;
    padding-left: 20px;
}
.post-sidebar .widget_categories ul li a:hover {
    color: #ED1C24;
}
.post-sidebar .widget_categories ul li a:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    margin-right: .5em;
    position: absolute;
    top: 6px;
    left: 0;
    font-weight: normal;
}
.widget .current-cat>a {
    color: #ED1C24;
    font-weight: normal;
}
.tagcloud a {
    font-weight: 500;
    font-size: .875rem !important;
    color: #737373;
    padding: .5em 1em;
    margin: 0 1em 1em 0;
}
.breadcrumbs {
    font-size: .875rem;
}
.breadcrumbs.uppercase {
    text-transform: none;
}
/*Home*/
.home-menu .widget-title {
    margin: 0;
    padding: .8em 1em;
    font-size: 1rem;
    font-weight: normal;
    background: #0058A6;
    color: #FFF;
}
.home-menu .widget-title:before {
    content: '\f0c9';
    font-family: 'Font Awesome 5 Pro';
    margin-right: .5em;
}
.home-menu ul {
    margin: 0;
}
.home-menu ul li a {
    display: block;
    padding: .86em 10px .86em 30px;
    position: relative;
    color: inherit;
}
@media (min-width: 1440px) {
    .home-menu ul li a {
        padding-top: .96em;
        padding-bottom: .96em;
    }
}
.home-menu ul li a:hover {
    color: #ED1C24;
}
.home-menu ul.menu {
    border: 1px solid #ECECEC;
    border-top: none;
}
.home-menu ul.menu>li>a {
    text-transform: uppercase;
}
.home-menu ul.menu>li>a:before {
    content: '\f0da';
    font-family: 'Font Awesome 5 Pro';
    margin-right: .5em;
    position: absolute;
    top: .86em;
    left: 15px;
    font-weight: bold;
}
@media (min-width: 1440px) {
    .home-menu ul.menu>li>a:before {
        top: .96em;
    }
}
.home-menu ul.menu>li+li>a {
    border-top: 1px dashed #E3E3E3;
}
.sc-title1 {
    margin-bottom: 0;
}
.sc-title1 .section-title-main {
    padding: 0 15px 0 0;
    border: none;
    font-weight: normal;
}
.sc-title1 .section-title {
    justify-content: flex-start;
}
.sc-title1 .section-title b {
    max-width: 70px;
    height: 1px;
}
.sc-title2 .section-title-main {
    padding: 0 0 0 20px;
    border: none;
    border-left: 8px solid #ED1C24;
}
.sc-title2 .section-title b {
    display: none;
}
.sc-title3 {
    margin-bottom: 0;
}
.sc-title3 .section-title-main {
    padding: 0 15px 0 0;
    border: none;
    font-weight: 500;
}
@media (min-width: 1200px) {
    .sc-title3 .section-title-main {
        padding: 0 20px 0 0;
    }
}
.sc-title3 .section-title {
    justify-content: flex-start;
}
.sc-title3 .section-title b {
    height: 1px;
}
.button-main {
    min-width: 160px;
    font-weight: normal;
    padding-top: .4em;
    padding-bottom: .4em;
}
.button-gray.is-outline {
    border: 1px solid #222222;
    color: #222222;
}
.button-gray.is-outline:hover {
    background-color: #222222;
    border-color: #222222;
}
.home-pro .section-title b {
    opacity: 1;
    background-color: #A5A5A5;
}
.home-pro-right .owl-carousel.owl-rtl .uni_product {
    direction: ltr;
}
.home-pro-right .owl-carousel.owl-rtl .price {
    direction: ltr;
    text-align: right;
}
@media (max-width: 549px) {
    .home-pro .bg {
        background-position: left;
        background-size: unset !important;
    }
    .home-pro-right .bg {
        background-position: right;
    }
}
.tab-news .nav > li {
    margin: 0;
}
.tab-news .nav > li > a {
    padding-left: 1em;
    padding-right: 1em;
    justify-content: center;
    color: #ED1C24;
    font-weight: normal;
}
@media (min-width: 1200px) {
    .tab-news .nav > li > a {
        min-width: 160px;
    }
}
.nav-line-bottom>li>a:before,
.nav:hover>li:not(:hover)>a:before {
    opacity: 1;
    height: 2px;
}
.nav-line-bottom>li:not(.active)>a:before {
    background-color: #E6E6E6 !important;
}
.tab-news .tab-panels {
    padding-top: 2.5em;
}
@media (max-width: 849px) {
    .tab-news .post-item,
    .tab-news .entry-description,
    .tab-news .entry-meta {
        display: none;
    }
    .tab-news .post-item:nth-child(1),
    .tab-news .post-item:nth-child(2) {
        display: block;
    }
}
.mb-3 {
    margin-bottom: 3em !important;
}
@media (min-width: 850px) {
    .text-lg-right {
        text-align: right !important;
    }
}
.off-canvas .sidebar-inner {
    padding: 15px 10px;
}
.text-right .sc-title1 .section-title {
    flex-direction: row-reverse;
}
.text-right .sc-title1 .section-title-main {
    padding: 0 0 0 15px;
}
.uni_product .owl-item .col {
    padding: 0;
}
.cas-prj.owl-carousel {
    position: static;
}
.custom-nav .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
}
.home-pro-left .custom-nav .owl-nav {
    right: 0;
}
.home-pro-right .custom-nav .owl-nav {
    left: 0;
}
.custom-nav .sl-arrow {
    position: relative;
    cursor: pointer;
    color: #ED1C24;
    display: block;
}
.custom-nav .sl-arrow:not(:last-child) {
    margin-bottom: 28px;
}
.custom-nav .sl-arrow.disabled {
    opacity: .6;
    pointer-events: none;
}
.custom-nav .sl-arrow span {
    width: 48px;
    height: 48px;
    font-size: 46px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    background-color: rgba(255,255,255,.9);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #ED1C24;
}
.custom-nav .sl-arrow.next span,
.custom-nav .sl-arrow span:hover {
    background-color: #ED1C24;
    color: #FFF;
}
@media (max-width: 549px) {
    .custom-nav .owl-nav {
        margin-top: -35px;
    }
    .custom-nav .sl-arrow span {
        width: 30px;
        height: 30px;
        font-size: 28px;
    }
    .custom-nav .sl-arrow:not(:last-child) {
        margin-bottom: 10px;
    }
}
.list-featured-category__item {
    display: block;
    position: relative;
    text-align: center;
}
.list-featured-category__item .name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 500;
    color: #FFF;
    background-color: #ED1C24;
    text-transform: uppercase;
    padding: .8em 1em;
}
.product-attachment-list .icon-box {
    align-items: center;
    color: inherit;
}
.product-attachment-list .icon-box:hover {
    color: #1e73be;
}
.product-attachment-list .icon-box:not(:last-child) {
    margin-bottom: 1em;
}
#search-lightbox .searchform-wrapper {
    font-size: 1.25rem;
}
.title-overlay {
    background-color: transparent;
}
.uni-grid .text-box {
    pointer-events: none;
}
@media (min-width: 1200px) {
    .uni-grid .text-box-content {
        transform: translateY(70px);
        transition: all .3s ease-in-out;
    }
    .uni-grid .text-box .button {
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease-in-out;
    }
    .uni-grid .banner:hover .text-box-content {
        transform: translateY(0);
    }
    .uni-grid .banner:hover .text-box .button {
        opacity: 1;
        visibility: visible;
    }
}
.banner h2, .banner h3, .banner h1,
.banner h6, .banner h5, .banner h4 {
    font-weight: 300;
}
.button-main2 {
    font-weight: normal;
    min-width: 120px;
    padding-top: .3em;
    padding-bottom: .3em;
}
@media (min-width: 1200px) {
    .button-main2 {
        min-width: 150px;
    }
}
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
    border-width: 1px;
}
.button.is-outline {
    line-height: 2.19em;
}
@media screen and (min-width: 850px) {
    .col-35 {
        max-width: 29.1666666%;
        -ms-flex-preferred-size: 29.1666666%;
        flex-basis: 29.1666666%;
    }
    .res-text {
        font-size: unset;
    }
    .widget-area .res-text,.large-1 .res-text,.large-2 .res-text,.large-3 .res-text {
        font-size: unset;
    }
    .large-1 .res-text h6,.large-2 .res-text h6,.large-3 .res-text h6 {
        font-size: unset;
    }
    .large-1 .res-text p.lead,.large-2 .res-text p.lead,.large-3 .res-text p.lead {
        font-size: unset;
    }
    .large-4 .res-text {
        font-size: unset;
    }
    .large-5 .res-text {
        font-size: unset;
    }
    .large-6 .res-text {
        font-size: unset;
    }
    .large-7 .res-text {
        font-size: unset;
    }
    .large-8 .res-text {
        font-size: unset;
    }
    .large-9 .res-text {
        font-size: unset;
    }
    .large-10 .res-text {
        font-size: unset;
    }
    .large-11 .res-text {
        font-size: unset;
    }
}
@media (min-width: 550px) {
    .medium-1 .res-text, .medium-2 .res-text, .medium-3 .res-text, .medium-4 .res-text, .medium-5 .res-text, .medium-6 .res-text, .medium-7 .res-text {
        font-size: unset;
    }
}

/* Đối tác */
.uni_gallery {
    position: relative;
    margin-bottom: 4em;
}
.uni_gallery:not(:last-child) {
    border-bottom: 1px dashed #999999;
    padding-bottom: 2em;
}
.uni_gallery .title {
    font-size: 1.625rem;
    font-weight: bold;
    margin-bottom: 1em;
    padding-right: 60px;
}
.uni_gallery .gallery-col {
    padding-bottom: 0;
}
.uni_gallery .box-image {
    border-radius: 10px;
    border: 1px solid #D4D4D4;
    background-color: #FFF;
}
.uni_gallery .flickity-prev-next-button {
    opacity: 1 !important;
}
.uni_gallery .flickity-prev-next-button.previous,
.uni_gallery .flickity-prev-next-button.next {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.uni_gallery .flickity-prev-next-button.previous {
    left: initial;
    right: 52px;
}
@media (max-width: 549px) {
    .uni_gallery .flickity-prev-next-button.previous {
        right: 32px;
    }
}
.uni_gallery .flickity-prev-next-button.next {
    right: 0;
}
.uni_gallery .flickity-prev-next-button svg {
    background-color: #D4D4D4;
    border-radius: 50%;
}
.uni_gallery .flickity-enabled {
    position: static;
}
.uni_gallery .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}
.uni_gallery .flickity-prev-next-button {
    top: 0;
    bottom: initial;
    width: 32px;
    color: #FFF;
}
.uni_gallery .slider .flickity-prev-next-button:hover svg, 
.uni_gallery .slider .flickity-prev-next-button:hover .arrow {
    fill: #FFF;
}

/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1439px) {
    /*html {
        font-size: 90%;
    }*/
}
@media (max-width: 1199.98px) {
	html {
        font-size: 88%;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 86%;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 84%;
    }
}

@media (max-width: 575.98px) {
    html {
        font-size: 80%;
    }
    .row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
        margin-left: -10px;
        margin-right: -10px;
    }
    .col, .gallery-item, .columns {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 10px;
    }
}
