/*
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.   ***************/
@font-face {
    src: url(assets/fonts/SVN-Poppins.otf);
    font-family: "SVN-Poppins";
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsItalic.otf);
    font-family: "SVN-Poppins";
    font-style: italic;
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsLight.otf);
    font-family: "SVN-Poppins";
    font-weight: 300;
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsLightItalic.otf);
    font-family: "SVN-Poppins";
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsMedium.otf);
    font-family: "SVN-Poppins";
    font-weight: 500;
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsMediumItalic.otf);
    font-family: "SVN-Poppins";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsSemiBold.otf);
    font-family: "SVN-Poppins";
    font-weight: 600;
    font-display: swap;
}
@font-face {
    src: url(assets/fonts/SVN-PoppinsSemiBoldItalic.otf);
    font-family: "SVN-Poppins";
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
html {
    font-weight: 300;
    font-family: "SVN-Poppins", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}
b,
strong {
    font-weight: 600;
}
.uppercase,
h6,
th,
span.widget-title {
    letter-spacing: 0;
}
td {
    color: inherit;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.uni-breadcrumbs {
    margin-bottom: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    box-shadow: none;
    height: 42px;
    font-size: 0.875rem;
}
.button,
input[type="submit"],
input[type="submit"].button,
input[type="reset"].button,
input[type="button"].button {
    font-weight: 300;
    letter-spacing: 0;
}
.button.is-outline,
input[type="submit"].is-outline,
input[type="reset"].is-outline,
input[type="button"].is-outline {
    border-width: 1px;
}
.button.is-outline {
    color: inherit;
    line-height: calc(2.5em - 2px);
}
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    padding-right: 1.6em;
}
textarea {
    min-height: 115px;
}
.box-text {
    font-size: 1em;
}
.breadcrumbs {
    font-size: 0.875rem;
    text-transform: none;
}
.breadcrumbs a {
    color: inherit;
}
.mfp-bg {
    background-color: rgba(0, 0, 0, 0.7);
}
.mfp-bg.mfp-ready {
    opacity: 1;
}

/*--------------------------------------------------------------
## 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,
.nav-dropdown > li > a,
.nav-column > li > a {
    color: inherit;
}
.header .nav > li > a {
    font-size: 0.875rem;
}
.header-top .nav-uppercase > li > a {
    text-transform: none;
}
.nav-uppercase > li > a {
    letter-spacing: 0;
}
.header .nav-dropdown {
    color: inherit;
}
.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;
}

/* Header Template Element */
.nav-click {
    position: relative;
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: block;
    z-index: 999;
}
.nav-click span,
.nav-click::after,
.nav-click::before {
    content: "";
    background-color: #000;
    position: absolute;
    height: 2px;
    transition: all 0.3s ease-in-out;
    pointer-events: none;
}
.nav-dark .nav-click span,
.nav-dark .nav-click::after,
.nav-dark .nav-click::before {
    background-color: #fff;
}
.nav-click::after,
.nav-click::before {
    top: 6px;
    right: 0;
    width: 30px;
    transform-origin: 50% 50%;
}
.nav-click::after {
    top: 23px;
    width: 30px;
}
.nav-click span {
    top: 15px;
    right: 0;
    width: 30px;
}
@media (min-width: 850px) {
    .nav-click {
        width: 38px;
        height: 38px;
    }
    .nav-click span,
    .nav-click::after,
    .nav-click::before {
        height: 3px;
    }
    .nav-click::after,
    .nav-click::before {
        top: 9px;
        width: 25px;
    }
    .nav-click::after {
        top: 27px;
        width: 35px;
    }
    .nav-click span {
        top: 18px;
        width: 31px;
    }
}
.has-off-canvas .current-lightbox-clicked .nav-click span {
    opacity: 0;
}
.has-off-canvas .current-lightbox-clicked .nav-click::before {
    width: 70%;
    left: 17%;
    transform: rotate3d(0, 0, 1, 45deg);
    top: 43%;
}
.has-off-canvas .current-lightbox-clicked .nav-click::after {
    width: 70%;
    left: 15%;
    transform: rotate3d(0, 0, 1, -45deg);
    top: 41%;
}

/*--------------------------------------------------------------
## 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_posts .post-item {
    padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
    margin-bottom: 20px;
}
.widget_list_posts .blog-post-inner .post-title {
    font-size: 0.875rem;
    line-height: 1.4;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
    margin: 0 0 5px 0;
}
.widget_list_posts .from_the_blog_excerpt {
    font-size: 0.875rem;
}
.widget_list_posts .box-vertical {
    display: flex;
}
.widget_list_posts .box-vertical .box-image {
    flex: 0 0 30%;
}
.widget_list_posts .box-vertical .box-text {
    padding: 0 0 0 20px;
}
.widget_list_posts__alignright .box-vertical .box-text {
    order: -1;
    padding: 0 20px 0 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: 0.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;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0.7em;
    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: 0.9375rem;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 10px;
}
.sh-blog-shortcode .element .entry-meta {
    opacity: 0.7;
    font-style: italic;
    margin-bottom: 5px;
    font-size: 0.875rem;
}
.sh-blog-shortcode .element .entry-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: 0.5em 0 0.5em;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    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: 0.9375rem;
    color: #999999;
}
.sh-blog-shortcode.style-1 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    flex: 0 0 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-5 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    flex: 0 0 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 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 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    flex: 0 0 30%;
    margin-right: 20px;
}
.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: 0.875rem;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    flex: 0 0 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: 0.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 */
.ux-menu-link__link {
    min-height: unset;
}
/* Category */
.blog-post-inner .post-title {
    font-size: 1.125rem;
    margin: 0.5em 0 1em;
}
.blog-post-inner .is-divider {
    display: none;
}
.blog-post-inner .post-meta {
    font-size: 0.875rem;
    margin-bottom: 0.5em;
}
.blog-post-inner .post-meta:before {
    content: "\f073";
    font-family: "Font Awesome 5 Pro";
    margin-right: 0.5em;
}
.blog-post-inner .from_the_blog_excerpt {
    font-size: 0.875rem;
}
/* Single Post */
.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 0.4em !important;
}
.nav-pagination > li > span,
.nav-pagination > li > a {
    border: none;
    border-radius: 6px;
    height: 2.25em;
    line-height: 2.25em;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 100px;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
    font-size: 0.9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Template - Header */
.header-cart-title {
    line-height: 1.2;
}
.header li.cart-item > a {
    display: inline-flex;
    flex-direction: row-reverse;
}
.header li.cart-item span + .image-icon {
    margin-left: 0;
    margin-right: 10px;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-wrapper .widget-title {
    color: #ffffff;
    font-size: 1.125em;
    margin-bottom: 0.5em;
    font-weight: 500;
}
.footer-wrapper .ux-menu,
.footer-wrapper .widget_information {
    font-size: 0.9375rem;
}
.footer-wrapper .dark .widget_information {
    color: #b7b7b7;
}
.footer-wrapper .dark .widget_information span {
    color: #fff;
}
@media (min-width: 850px) {
    .footer-wrapper .row-2 .col:nth-child(1) {
        flex-basis: 26%;
        max-width: 26%;
    }
    .footer-wrapper .row-2 .col:nth-child(2) {
        flex-basis: 21%;
        max-width: 21%;
    }
    .footer-wrapper .row-2 .col:nth-child(2) > .col-inner {
        padding-left: 30px;
    }
    .footer-wrapper .row-2 .col:nth-child(3) {
        flex-basis: 19.666666%;
        max-width: 19.666666%;
    }
}
@media (max-width: 549px) {
    .footer-wrapper,
    .footer-wrapper .ux-menu,
    .footer-wrapper .widget_information {
        font-size: 0.875rem;
    }
}
.absolute-footer {
    padding: 10px 0 10px;
    font-size: 0.875rem;
}
.absolute-footer.dark {
    border-top: 1px solid rgba(255, 255, 255, 0.42);
    color: #b7b7b7;
    font-weight: 300;
}
.absolute-footer .social-icons .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: normal;
    border: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 24px;
}
.absolute-footer .social-icons .button:last-child {
    margin-right: 0;
}
.absolute-footer.dark .social-icons .button {
    background: #fff !important;
}
.absolute-footer.dark .social-icons .button i {
    color: #12253a !important;
}
@media (min-width: 850px) {
    .footer-primary {
        margin-top: 8px;
    }
    .footer-secondary {
        padding: 0;
    }
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.p-0 p {
    margin-bottom: 0;
}
.p-last-0 p:last-child {
    margin-bottom: 0;
}
.header-main .nav-spacing-xlarge > li {
    margin: 0 15px;
}
@media (min-width: 1200px) {
    .header-main .nav-spacing-xlarge > li {
        margin: 0 25px;
    }
}
.header-main .nav > li > a {
    font-weight: normal;
    font-size: 1rem;
}
.font-300,
.font-300 h1,
.font-300 h2,
.font-300 h3,
.font-300 h4,
.font-300 h5,
.font-300 h6 {
    font-weight: 300;
}
.font-500,
.font-500 h1,
.font-500 h2,
.font-500 h3,
.font-500 h4,
.font-500 h5,
.font-500 h6,
.font-500 div {
    font-weight: 500;
}
.col-inner,
.box-text-inner {
    font-size: 0.9375rem;
}
.section-title-container {
    margin-bottom: 1em;
}
.section-title-normal {
    border-bottom-color: #eef0f1;
}
.section-title-normal:before {
    content: "";
    display: block;
    width: 76px;
    height: 2px;
    background: #4257a4;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.section-title-normal span {
    border-bottom: none;
    margin-bottom: 0;
}
.button-main {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    height: 42px;
    font-size: 0.9375rem;
}
.button-gradient {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 194px !important;
    height: 42px;
    font-size: 1rem !important;
    font-weight: 500 !important;
    border-radius: 2px !important;
    border: none;
    background: linear-gradient(#ed1f24 0%, #4257a4 100%);
}
.slider-show-nav .flickity-prev-next-button,
.slider:hover .flickity-prev-next-button {
    opacity: 1;
}
@media (min-width: 1200px) {
    .slider-show-nav .flickity-prev-next-button {
        width: 56px;
        height: 56px;
    }
}
.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg {
    background: #fff;
    filter: drop-shadow(0px 5px 10px rgba(33, 33, 33, 0.15));
    fill: #de182a;
    padding: 30% !important;
    border: none;
}
@media screen and (max-width: 549px) {
    .row-slider .flickity-prev-next-button {
        width: 36px !important;
    }
}
.col-form h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    height: 110px;
    background: url(assets/img/bg-form.svg) center no-repeat;
    background-size: cover;
    color: #fff;
}
.col-form .wpcf7 {
    padding: 20px;
}
@media (min-width: 1200px) {
    .col-form .wpcf7 {
        padding: 30px 50px;
    }
}
.col-form .wpcf7 .button {
    margin-top: 20px;
}
.box-shadow-1,
.box-shadow-1-hover:hover,
.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.section-reason .icon-box {
    margin-bottom: 30px;
}
.section-reason .icon-box-text {
    border-radius: 10px;
    background: linear-gradient(
        #fff 0%,
        #fbfcfc 46.79%,
        #f1f3f5 84.01%,
        #ebeef0 100%
    );
}
.section-reason .icon-box-text {
    padding: 15px;
}
@media (min-width: 850px) {
    .section-reason .icon-box {
        margin-bottom: 40px;
        position: relative;
    }
    .section-reason .icon-box-img {
        position: absolute;
        top: -30px;
        left: -6px;
        width: 94px;
        height: 94px;
    }
    .section-reason .icon-box-text {
        padding: 20px;
    }
    .section-reason .col-left .icon-box {
        padding-right: 50px;
    }
    .section-reason .col-left .icon-box-img {
        left: unset;
        right: -6px;
    }
    .section-reason .col-left .icon-box-text {
        text-align: right;
        padding-right: 60px;
    }
    .section-reason .col-right .icon-box-text {
        padding-left: 60px;
    }
    .section-reason .col-right .icon-box {
        padding-left: 50px;
    }
}
@media (max-width: 849px) {
    .section-reason .icon-box-text {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 549px) {
    .section-reason .icon-box-img {
        max-width: 90px;
    }
}
.slider-testimonials .uni-testimonial {
    margin-bottom: 40px;
}
.uni-testimonial {
    font-size: 0.9375rem;
}
.testimonial-box .star-rating {
    display: none;
}
.testimonial-box .icon-box-img {
    border: 3px solid #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.08));
}
.testimonial-box .icon-box-img img,
.testimonial-box .icon-box-img svg {
    padding-top: 0;
}
.testimonial-text {
    position: relative;
    font-style: normal !important;
    line-height: 1.6;
    background: #e9e9e9;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 30px;
}
.testimonial-text:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid #e9e9e9;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: -20px;
    left: 70px;
}
.testimonial-meta > * {
    display: block;
}
.testimonial-name {
    font-size: 1.25rem;
}
.supports {
    position: fixed;
    right: 10px;
    background: #fffe;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20%;
    padding: 10px 0;
    z-index: 999;
    border: 1px solid #f2f2f2;
}
.supports ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.supports ul li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}
.supports ul li a .icon {
    width: 36px;
    height: 36px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto 5px;
    background-position: center center;
}
.supports ul li a .icon_local {
    background-image: url(assets/img/widget_icon_map.svg);
}
.supports ul li a .icon_zalo {
    background-image: url(assets/img/widget_icon_zalo.svg);
}
.supports ul li a .icon_call {
    background-image: url(assets/img/widget_icon_click_to_call.svg);
}
.supports ul li a .icon_mess {
    background-image: url(assets/img/Messenger_2.svg);
}
.supports ul li a .icon_sms {
    background-image: url(assets/img/widget_icon_contact_form.svg);
}
@media (max-width: 549px) {
    .footer-wrapper {
        margin-bottom: 80px;
    }
    .supports {
        padding: 5px 0 8px;
    }
    .supports ul li {
        width: 20%;
        float: left;
    }
    .supports {
        width: 100%;
        bottom: 0;
        left: 0;
        border-radius: 0;
        background: #fff;
    }
    .supports ul li a .icon_call {
        width: 54px;
        height: 54px;
        background-color: #6cb917;
        border: 2px solid #fff;
        background-size: 27px;
        border-radius: 50%;
        margin-bottom: 4px;
    }
    .supports ul li.icon_mb {
        position: relative;
        top: -23px;
    }
}
.featured-title {
    text-shadow: none;
}
.title-breadcrumbs {
    padding-bottom: 0;
}
.page-header-wrapper .entry-title {
    font-weight: 500;
    text-transform: uppercase;
}
.page-header-wrapper .breadcrumbs {
    font-weight: 300;
}
@media (max-width: 849px) {
    .page-header-wrapper .medium-flex-wrap .flex-col {
        padding-top: 0;
        padding-bottom: 0;
    }
}
blockquote {
    font-size: inherit;
    font-style: normal;
    margin-left: 1.875em;
    border-left-color: #ec3137 !important;
}
/**/
span.widget-title {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    background: #4257a4;
    padding: 18px 10px 15px;
}
span.widget-title + .is-divider {
    display: none;
}
.sidebar-inner .widget,
.post-sidebar .widget_categories {
    background: #f8f8f9;
    font-size: 0.875rem;
}
.sidebar-inner .widget_nav_menu > div:not(.is-divider),
.post-sidebar .widget_categories > ul {
    padding: 10px 20px;
}
.widget > ul > li + li,
ul.menu > li + li {
    border-top: none;
}
.widget ul.menu li a,
.widget_categories li a {
    color: #333333;
}
.widget ul.menu li.current-menu-item > a,
.widget ul.menu li a:hover,
.widget_categories li.current-menu-item > a,
.widget_categories li a:hover {
    color: #4257a4;
}
.widget_nav_menu ul.menu > li > a,
.widget_categories ul > li > a {
    display: flex;
    column-gap: 10px;
}
.widget_nav_menu ul.menu > li > a:before,
.widget_categories ul > li > a:before {
    content: "\f0da";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
}
.page-wrapper {
    padding-top: 60px;
}
.article-inner,
.content-area {
    font-size: 0.9375rem;
}
.box-project .box-text {
    height: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.66);
}
@media (min-width: 850px) {
    .box-project .box-text {
        padding: 30px 26px;
    }
}
@media (min-width: 550px) {
    .box-project .box-text {
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
    }
    .box-project:hover .box-text {
        opacity: 1;
        visibility: visible;
    }
}
@media (max-width: 549px) {
    .box-project .box-text {
        position: static;
    }
}
.white.is-outline:hover {
    color: #333 !important;
}
.slider-project {
    margin-bottom: 60px;
}
.section-project {
    background: #f8f8f9;
    padding-top: 60px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.bg-white {
    background: #fff !important;
}
.off-canvas .nav-vertical > li > a {
    font-size: 1rem;
}
/**/
html .category-page-row,
.page-title:not(.featured-title) + main .product-main {
    padding-top: 60px;
}
.product-main {
    padding-bottom: 0;
}
.shop-page-title {
    display: none;
}
.box-vertical.product-small .box-text {
    border: 1px solid #dfdfdf;
    padding: 30px 20px;
}
.box-vertical.product-small .woocommerce-loop-product__title {
    margin: 0 0 0.5em 0 !important;
}
@media (min-width: 550px) {
    .box-vertical.product-small {
        display: flex;
        overflow: hidden;
    }
    .box-vertical.product-small .box-text {
        flex: 0 0 57.2%;
        order: -1;
        padding: 40px 100px 40px 40px;
    }
    .box-vertical.product-small .box-image {
        width: 48% !important;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        height: 86.5%;
        z-index: 1;
    }
}
html .product-footer .woocommerce-tabs {
    padding-top: 0;
    border-top: none;
}
.product-footer .tabbed-content .nav-tabs > li {
    margin: 0;
}
.product-footer .nav-tabs > li > a {
    border: none;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    padding-left: 40px;
    padding-right: 40px;
}
.product-footer .nav-tabs > li.active > a {
    background: #4257a4;
    color: #fff;
}
.product-footer .nav-tabs + .tab-panels {
    background-color: #f5f5f5;
    border: none;
    border-top: 1px solid #4257a4;
}
html .product-section {
    border-top: none;
    margin-top: 1em;
    margin-bottom: 2em;
}
.product-container {
    font-size: 0.9375rem;
}

/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
}

@media (max-width: 767.98px) {
}

@media (max-width: 575.98px) {
}
