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


/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: roboto-regular;
    /*src: url('fonts/Roboto-Regular.ttf');*/
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

body,
input,
button,
option,
textarea,
label,
legend,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: roboto-regular!important;
    font-size: 15px;
    color: #333;
    outline: 0;
    zoom: 1;
}

.top-bar-nav>li>a {
    font-size: 15px;
}

#top-bar .holine {
    color: #333;
    font-size: 14px;
}

#top-bar .holine a {
    color: #EB0B00!important;
    font-size: 17px;
    font-weight: bold;
}

.header-main .nav>li>a {
    font-size: 16px;
    font-family: 'OpenSans-Semibold'!important;
    color: #fff;
    text-transform: capitalize;
}

.header-main .nav>li {
    margin: 0;
}

#masthead .header-nav {
    text-align: center;
    /* display: block; */
}

.header-top-html1 {
    margin-left: 70px;
}

.header-top-html1 h2 {
    font-size: 18pt;
    color: #1b5ba3;
    margin: 5px 0 0 0;
}

.header-top-html1 h3 {
    font-size: 18px;
}

.header .top-divider {
    display: none;
}

.btn-hexagon {
    position: relative;
    display: inline-block;
    background: transparent;
    padding: 0 25px;
    height: 45px;
    line-height: 46px;
    text-align: center;
    font-size: 15px;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 195px;
    color: #000;
    margin-left: 7px;
    z-index: 1;
    cursor: pointer;
    border: none;
    padding: 0!important;
    margin-top: 15px;
}

.btn-hexagon:before,
.btn-hexagon:after {
    content: '';
    left: 0px;
    z-index: -2;
    position: absolute;
    left: 0;
    right: 0;
    border: solid 1px #000;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

.btn-hexagon:before {
    top: 0;
    bottom: 50%;
    border-bottom: none;
    -webkit-transform: perspective(15px) rotateX(5deg);
    -moz-transform: perspective(15px) rotateX(5deg);
    transform: perspective(15px) rotateX(5deg);
}

.btn-hexagon:after {
    top: 50%;
    bottom: 0;
    border-top: none;
    -webkit-transform: perspective(15px) rotateX(-5deg);
    -moz-transform: perspective(15px) rotateX(-5deg);
    transform: perspective(15px) rotateX(-5deg);
}

.btn-hexagon:hover:before,
.btn-hexagon:hover:after {
    background: -moz-linear-gradient(left, #C80000 0%, #F50000 100%);
    background: -webkit-linear-gradient(left, #C80000 0%, #F50000 100%);
    background: -o-linear-gradient(left, #C80000 0%, #F50000 100%);
    background: -ms-linear-gradient(left, #C80000 0%, #F50000 100%);
    background: linear-gradient(to right, #C80000 0%, #F50000 100%);
}

.icon-box {
    padding-left: 60px;
    padding-right: 60px;
}

.icon-box .item-1 {
    max-width: calc(100% / 5);
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
}

.icon-box .item-1 .img {
    display: inline-block;
}

.icon-box .item-1 {
    text-align: center;
}

.icon-box .item-1 h2 {
    text-align: center;
    font-size: 25px;
    margin-top: 10px;
}

.custom-section .item-box {
    display: inline-block;
    width: 100%;
    clear: both;
}

.custom-section .item-box .icon {
    width: 40%;
    display: inline-block;
    float: left;
}

.custom-section .item-box .nav-icon {
    width: 60%;
    display: inline-block;
    float: right;
    padding-left: 17px;
}

.custom-section .item-box .nav-icon h3 {
    font-size: 40px;
    color: #fff;
    font-style: initial;
    font-weight: bold;
    margin: 0;
    margin-top: 0px;
}

.custom-section .item-box .nav-icon .desc {
    margin: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.custom-section .desc-2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

.custom-section .row-1 {
    max-width: 950px;
}

.custom-section .item-box .nav-icon h4 {
    margin: 0;
    font-size: 15px;
    color: #fff;
}

.custom-section .item-box.item-box-2 {
    margin-bottom: 30px;
}

.custom-section .item-box-1 {
    margin-top: 80px;
}

.custom-section .item-box.item-box-2:last-child {
    margin-bottom: 0;
}

.custom-section .row-2>div>.col-inner {
    background: #fff;
}

.custom-section .slider-nav-simple {
    padding-top: 0;
}

.custom-section .row-2 h1 span {
    color: #333!important;
    font-size: 30px!important;
}

.section-new .title-new .section-title {
    display: inline-block;
    border: 0;
    text-align: center;
    font-size: 30px;
}

.megameu-5cot .large-3 {
    max-width: calc(100% / 5);
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
}

#masthead .megameu-5cot {
    max-width: 1157px;
}

#masthead .megameu-5cot .col-inner .ux-menu-title {
    color: #EB0B00;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0;
    display: inline-block;
    min-height: inherit;
}

#masthead .megamenu-logo {
    padding-top: 0;
    max-width: 95%;
    margin: auto;
}

.footer-1>.row>div {
    max-width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.footer-1>.row>div:first-child {
    max-width: 50%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 50%;
}

.footer-1>.row>div:first-child * {
    color: #fff;
    min-height: auto;
    font-size: 16px;
}

.footer-1>.row>div:nth-child(2),
.footer-1>.row>div:nth-child(3) {
    max-width: 25%;
    flex-basis: 25%;
}

.footer-1>.row>div:first-child .widget-title {
    text-transform: capitalize;
    color: #fff;
    /* font-family: 'OpenSans-ExtraBold'; */
    font-size: 20px;
}

.footer-1 .widget-title {
    color: #fff;
    font-size: 20px;
    /* font-family: 'OpenSans-Bold'; */
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 2.5px solid rgba(255, 255, 255, .2);
    padding: 0 0 15px 0;
}

.footer-1 .widget p {
    margin-bottom: 10px;
    font-family: 'OpenSans-Semibold';
    font-size: 18px;
    color: #fff;
}

.footer-1 .widget .is-divider {
    display: none;
}

.footer-1 .widget .textwidget {
    padding-top: 5px;
}

.footer-1 .widget ul li a {
    color: #333;
    font-size: 15px;
}

.footer-1 .widget ul.menu>li+li {
    border-bottom: 0;
}

.megamenu-logo .col.large-12 {
    padding: 0
}

.megamenu-logo .col.large-12 h2 {
    text-align: center;
    color: #EB0B00;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0;
    display: inline-block;
    min-height: inherit;
    margin-bottom: 16px;
}

.megameu-5cot .col.large-12 {
    padding-bottom: 0;
}

.titBox {
    margin-bottom: 40px;
}

.titBox .tit {
    display: table;
    margin: 0 auto;
    margin-top: 10px;
    color: #EB0B00;
    text-decoration: none !important;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 1.2;
}

.titBox .desc {
    display: block;
    text-align: center;
    width: 700px;
    max-width: 100%;
    color: #666;
    font-size: 19px;
    margin: 10px auto 0 auto;
}

.support {
    background: #F2F2F2;
    padding: 70px 0;
}

.itemSupport {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    color: #323232;
    padding: 20px 25px;
    font-size: 0;
    letter-spacing: 0;
    position: relative;
    width: 100%;
    min-height: 132px;
}

.section-new {
    padding-top: 50px!important;
}

.itemSupport.red {
    background: -moz-linear-gradient(left, #E60000 0%, #BE0000 100%);
    background: -webkit-linear-gradient(left, #E60000 0%, #BE0000 100%);
    background: -o-linear-gradient(left, #E60000 0%, #BE0000 100%);
    background: -ms-linear-gradient(left, #E60000 0%, #BE0000 100%);
    background: linear-gradient(45deg, #E60000 0%, #BE0000 100%);
    color: #fff;
}

.itemSupport .img img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.itemSupport .img {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
    height: 75px;
    white-space: nowrap;
    text-align: center;
    float: left;
}

.itemSupport.red p.desc {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px);
    margin-left: 15px;
    float: right;
    margin: 0;
    font-weight: bold;
}

.itemSupport p span {
    font-size: 25px;
    display: block;
}

.itemSupport p {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px);
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

.support .col {
    padding-bottom: 0;
}

.itemSupport:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: solid 7px #EB0B00;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: border 0.3s linear;
    -o-transition: border 0.3s linear;
    transition: border 0.3s linear;
    border-radius: 10px;
}

.itemSupport:hover:after {
    opacity: 1;
    border-width: 1px;
}

#footer {
    padding-top: 65px;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
    /*background: url('images/z3044381032898.png');*/
    background-size: cover;
}

#footer .footer-1 {
    background: none;
    border-top: 0;
}

#footer .logo-footer {
    z-index: 11;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
}

.copyright-footer {
    /* margin-top: 20px; */
}

.fix-phone .phone {
    margin-bottom: 10px;
}

.fix-phone {
    position: fixed;
    bottom: 110px;
    top: inherit !important;
    z-index: 2;
    right: 22px;
}

.phone-box img {
    max-width: 25px;
    animation: play0 1.5s ease infinite;
}

.phone-box {
    background: linear-gradient( 90deg, #0e0e32 0%, #0e0e32 50%, #0e0e32 100%);
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.zalo-box,
.fb-box {
    background: linear-gradient( 90deg, #0e0e32 0%, #0e0e32 50%, #0e0e32 100%);
    width: 48px;
    height: 48px;
    line-height: 47px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.zalo-box img,
.fb-box img {
    max-width: 33px;
    filter: hue-rotate( 65deg);
}

.table-responsive table tr td {
    padding: 5px;
    border: 1px solid #ddd
}

.single-product .product-info .breadcrumbs {
    display: flex;
    width: 100%;
    background: none;
    color: #333;
    height: 24px;
    display: none;
}

.single-product .product-title {
    font-weight: 400;
    color: #EB0B00;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 500;
}

.single-product .price-wrapper .price del {
    font-size: 15px;
}

.single-product .quantity+.button {
    background: #EB0B00;
}

.single-product .product-gallery .badge-container {
    display: none;
}

.single-product .product-footer .tabs li a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    height: 50px;
    line-height: 55px;
    padding: 0 25px;
    text-decoration: none !important;
}

.single-product .product-footer .tabs li.active a {
    color: white;
    background: red;
    border-radius: 5px 5px 0 0;
}

.single-product .product-footer .nav-line>li>a:before {
    display: none;
}

.single-product .product-footer .woocommerce-tabs {
    border-top: 0;
}

.single-product .product-footer .tabs {
    border-bottom: 1px solid #ddd;
}

.price {
    width: 100%;
    display: flex!important;
    flex-flow: row wrap;
    margin: auto;
}

.price del {
    order: 2;
}

.price ins {
    order: 1;
    padding-right: 10px;
}

.product-small .product-title {
    font-size: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: 51px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: 400;
    margin-bottom: 5px!important;
}

.product-small .badge-container {
    display: none;
}

.product-small .price ins {
    color: #EB0B00;
    font-size: 17px;
}

.product-small .price ins span {
    color: #EB0B00;
}

.product-small .quick-view {
    display: none;
}

.post-type-archive-product .product-small .product-title {
    margin-bottom: 5px;
}

.nav-previous a {
    color: #333;
}

.nav-next a {
    color: #333;
}

.breadcrumbs .divider {
    top: 3px;
}

.itemSupport.red a {
    color: #fff;
}

.table-responsive table {
    border: 1px solid #ddd;
}

.woocommerce-pagination .page-numbers {
    display: flex;
}

.woocommerce-pagination .nav-pagination>li i {
    top: 7px;
}

.product-small .price .woocommerce-Price-amount bdi {
    color: #EB0B00;
    font-size: 17px;
}

.product-small .box-image {
    background: radial-gradient(#FCFCFC, #F2F2F2);
    border-radius: 10px;
    margin-bottom: 10px;
}

.product-small .price del .woocommerce-Price-amount bdi {
    color: #999;
}

.product-small .title-wrapper .category {
    display: none;
}

.woocommerce-pagination ul li a {
    border: 1px solid #ddd;
    color: #999;
    font-weight: 400;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.woocommerce-pagination ul li .current {
    background: #EB0B00;
    color: #fff;
    border: 1px solid #EB0B00;
    font-weight: 400;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.woocommerce-pagination ul li a:hover {
    background: #EB0B00;
    color: #fff;
    border: 1px solid #EB0B00;
    font-weight: 400;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.category-page-title {
    display: none;
}

.top-category-tp .top-content-ca .col-md-3 {
    width: 25%;
}

.top-category-tp .top-content-ca .img img {
    width: auto;
    border-radius: 5px;
}

.top-category-tp .top-content-ca .col-md-9 {
    width: 75%;
}

.top-category-tp .top-content-ca {
    background: #f7f7f7;
    padding: 50px 0;
}

.top-category-tp .top-content-ca .nav-img h1 {
    font-size: 39px;
    color: #EB0B00;
    font-weight: 400;
    margin-bottom: 10px;
}

.top-category-tp .top-content-ca .nav-img p {
    color: #464646;
    font-size: 15px;
    margin-bottom: 7px;
}

.top-category-tp .top-content-ca .nav-img ul li {
    color: #464646;
    line-height: 22px;
    margin-bottom: 5px;
}

.top-category-tp .top-content-ca .nav-img ul li a {
    color: #EB0B00;
}

.top-category-tp .top-content-ca .nav-img ul {
    margin: 0;
    padding-left: 36px;
}

#shop-sidebar .widget .widget-title {
    font-size: 26px;
    color: #222222;
    font-weight: 400;
    text-transform: unset;
    margin-bottom: 10px;
}

#shop-sidebar .widget .is-divider {
    display: none;
}

#shop-sidebar .widget ul li {
    font-size: 16px;
}

#shop-sidebar .widget>ul>li+li {
    border-top: 0!important;
}

.box-blog-post {
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
}

.box-blog-post .from_the_blog_comments {
    display: none;
}

.box-blog-post .is-divider {
    display: none;
}

.box-text .box-blog-post {
    padding: 25px 25px 20px 25px;
}

.box-blog-post .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-bottom: 5px;
}

.single-product .product-info .is-divider {
    display: none;
}

.single-product .product-footer #single-product-sidebar-inner-footer .widget-title.shop-sidebar {
    color: #EB0B00;
    font-size: 16px;
}

.single-product .product-footer #single-product-sidebar-inner-footer .sidebar-inner .is-divider {
    display: none;
}

.single-product .menu>li {
    border-top: 0!important;
}

.contactInfo {
    background: #FAFAFA;
    padding: 15px 25px;
    position: relative;
    margin-bottom: 20px;
}

.contactInfo p {
    display: block;
    color: #595959;
    font-size: 15px;
    margin: 0;
    padding: 15px 0 15px 260px;
    line-height: 1.4;
    position: relative;
    z-index: 2;
}

.contactInfo p .titSub {
    width: 260px;
    position: absolute;
    left: 0;
    top: 14px;
    font-size: 16px;
    color: #323232;
    padding-right: 25px;
    z-index: 2;
}

.contactInfo p:after {
    content: "";
    position: absolute;
    left: 260px;
    bottom: 0;
    right: 0;
    border-bottom: dashed 1px #C8C8C8;
}

.contactInfo:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 260px;
    background: #E6E6E6;
}

.top-contact .col {
    /* padding-left: 0; */
    /* padding-right: 0; */
}

.top-contact .medium-3 {
    border-left: 1px solid #ddd;
    padding-left: 25px;
}

.contactInfo p:last-child:after {
    display: none;
}

.top-contact iframe {
    width: 100%;
    height: 419px;
}

.contact-bottom .col {
    padding-left: 0;
    padding-right: 0;
    background: #fafafa;
    padding-bottom: 0;
    padding: 20px
}

.contact-bottom .contactInfo {
    padding: 0
}

.contact-bottom .col:nth-child(2) {
    background: #e6e6e6;
}

.contact-bottom .col .title-contact {
    margin: 0
}

.contact-bottom {
    padding-top: 0!important;
}

.top-contact {
    padding-bottom: 0!important;
}

.contact-bottom .contactInfo:before {
    display: none;
}

.contact-bottom .contactInfo p {
    padding-left: 0;
}

.contact-bottom .contactInfo p:after {
    left: 0;
}

.contact-bottom form {
    background: #e6e6e6;
    padding: 25px;
}

.contact-bottom .title-contact {
    color: #EB0B00;
    font-size: 25px;
    text-transform: uppercase;
}

.contact-bottom .item input[type=text] {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.contact-bottom .item input[type=email] {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.contact-bottom .item input[type=tel] {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.contact-bottom .item textarea {
    height: 150px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.contact-bottom .item .wpcf7-spinner {
    display: none;
}

.contact-bottom input[type=submit] {
    background: #EB0B00!important;
}

#nav-below {
    display: none;
}

#comments input[type=submit] {
    background: #EB0B00!important;
}

li.current-dropdown>.nav-dropdown>li {
    display: inline-block;
    width: 100%;
    position: relative;
}

li.current-dropdown>.nav-dropdown>li>.sub-menu {
    position: absolute;
    width: 211px;
    background: #fff;
    left: 258px;
    top: 0;
    display: none;
}

li.current-dropdown>.nav-dropdown {
    padding: 0
}

li.current-dropdown>.nav-dropdown>li a {
    display: inline-block;
    padding: 10px;
    width: 100%;
    /* font-size: 15px; */
    text-transform: capitalize;
    margin: 0;
    color: rgba(102, 102, 102, .85);
}

li.current-dropdown>.nav-dropdown>li ul li a {
    color: #333;
}

.nav-dropdown>li>a {
    /* color: #333!important; */
    font-weight: 400!important;
}

li.current-dropdown>.nav-dropdown>li:hover>.sub-menu {
    display: block;
}

.mobile-sidebar .sidebar-menu ul li a {
    color: #000;
    font-size: 14px;
    display: inline-block;
    font-family: 'OpenSans-Regular';
}

@media only screen and (min-width: 1200px) {
    /* header */
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 1230px;
    }
    .header-top {
        background-color: transparent;
    }
    #logo {
        width: 210px !important;
        margin-right: 0 !important;
    }
    #logo img {
        display: inline-block;
        max-height: 80px!important;
    }
    nav {
        height: 44px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        display: table;
        *display: block;
        float: left;
    }
    nav a.duan strong {
        line-height: 28px;
        font-size: 16px;
    }
    form.searchform button {
        background: #fff;
        box-shadow: unset!important;
        border-left: unset!important;
    }
    form.searchform input[type="search"] {
        border-right: unset;
    }
    form.searchform button i {
        color: #333;
    }
    nav a.showroomlink strong {
        line-height: 20px;
        font-size: 14px;
    }
    span.header-cart-title {
        display: none;
    }
    nav a.showroomlink i.icontgdd-hmap {
        background-position: -98px -72px;
        width: 10px;
        height: 11px;
        display: inline-block !important;
    }
    [class^=icontgdd-],
    [class*=icontgdd-] {
        background-image: url(resources/images/icondesktop@1x.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 30px;
        width: 30px;
        line-height: 30px;
        vertical-align: middle;
    }
    nav a i {
        display: block !important;
        margin: 0 auto 3px;
    }
    nav a.showroomlink {
        width: 120px !important;
        cursor: pointer;
        border: 1px solid #fff;
        border-radius: 4px;
        height: auto;
        padding: 0;
        display: inline-block;
        text-align: center;
        color: #fff;
    }
    nav a {
        display: table-cell;
        *float: left;
        height: 45px;
        overflow: hidden;
        padding-top: 5px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        position: relative;
        vertical-align: top;
    }
    .icontgdd-promo {
        background-position: -312px 0;
        height: 23px;
        width: 24px;
    }
    .icontgdd-tragop {
        background-position: -338px 0;
        height: 23px;
        width: 24px;
    }
    .icontgdd-cartstick {
        background-position: -314px -27px;
        width: 23px;
        height: 22px;
        display: block;
        margin: 8px auto 0;
    }
    .header-cart-icon img {
        opacity: 0;
    }
    span+.image-icon {
        background-image: url(https://baochauelec.com/static/img/icondesktop@1x.png);
        background-repeat: no-repeat;
        line-height: 30px;
        vertical-align: middle;
        background-position: -314px -27px;
        width: 23px;
        height: 22px;
        display: block;
        margin: 8px auto 0;
    }
    .cart-icon strong {
        border: unset!important;
        width: 18px;
        height: 18px;
        background: #fff;
        text-align: center;
        font-size: 12px;
        color: #222;
        border-radius: 20px;
        position: absolute;
        top: -13px;
        right: -15px;
    }
    .cart-icon strong:after {
        content: unset!important;
    }
    a.header-cart-link.is-small {
        position: relative;
        display: inline-block;
        padding-right: 20px;
        padding-left: 10px;
    }
    li.cart-item.has-icon.has-dropdown {
        margin-left: 0!important;
    }
    li.header-divider {
        display: none;
    }
    form.searchform {
        float: left;
        width: 300px;
        height: 35px;
        margin: 10px 20px 0 10px;
        background: #fff;
        border: 1px solid #ececec;
        position: relative;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
}

@media only screen and (max-width: 1024px) {
    #top-bar {
        display: none;
    }
    #masthead .nav>li {
        margin: 0 6px
    }
    #wrapper {
        width: 100%;
        overflow: hidden;
        ;
    }
    #logo img {
        padding: 10px 0;
    }
    .icon-box .item-1 {
        max-width: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
    }
    .custom-section .item-box .nav-icon h3 {
        font-size: 30px;
    }
    .custom-section .desc-2 {
        font-size: 30px;
    }
    .itemSupport {
        padding: 10px
    }
    .section-new .col {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .related-posts-content .row {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .header-top-html1 {
        margin-left: 0px!important;
    }
    .header-top-html1 h2 {
        font-size: 16pt!important;
    }
    .header-top-html1 h3 {
        font-size: 16px!important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .blog-archive .large-9 .row .col {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .category-tin-tuc .blog-archive .article-items .image-cover {
        padding-top: 50%!important;
    }
}

@media only screen and (max-width: 849px) {
    /* header */
    .html_topbar_right {
        display: none;
    }
    #button-scroll-to-top {
        bottom: 55px!important;
        right: 25px!important;
    }
    .top-contact .medium-3 {
        padding-left: 15px!important;
    }
    .addThis_listing .addThis_item:nth-child(3) {
        display: none;
    }
    .add-title-box h2 span {
        font-size: 21px;
    }
    .archive.category .from_the_blog_excerpt,
    .article-items .from_the_blog_excerpt {
        margin: 15px 0 0 0!important;
    }
    .blog-archive .article-items .col-inner .date-time:after {
        bottom: -6px!important;
    }
    .taxonomy-description {
        padding: 20px 10px!important;
    }
    .blog-single {
        margin: 30px 0 0 0!important;
    }
    .section-dia-chi-co-so {
        padding: 0!important;
    }
    .row-danh-muc .col-inner .box-text a span {
        -webkit-line-clamp: 2!important;
        line-height: 20px;
    }
    .row-danh-muc .col-inner .box-text a {
        font-size: 17px!important;
    }
    .section-title-container {
        margin-bottom: 0.5em!important;
    }
    .row-danh-muc .col:nth-child(odd) {
        padding-right: 7.5px;
    }
    .wp-list-galleries {
        padding: 0!important;
    }
    .row-danh-muc .col:nth-child(even) {
        padding-left: 7.5px;
    }
    div#breadcrumbs nav.rank-math-breadcrumb p {
        display: block!important;
    }
    .content-noi-dung h3,
    .single-page h3,
    .single-page h3 * {
        font-size: 21px!important;
    }
    .content-noi-dung h2,
    .single-page h2,
    .single-page h2 * {
        font-size: 22px!important;
    }
    .wp-list-galleries .box-image img {
        height: 150px!important;
    }
    .footer-1>.row>div:nth-child(1),
    .footer-1>.row>div:nth-child(2),
    .footer-1>.row>div:nth-child(3) {
        max-width: 100% !important;
        flex-basis: 100% !important;
        margin-bottom: 20px!important;
    }
    .footer-1 .widget-title {
        font-size: 18px!important;
        line-height: 25px;
    }
    .post-sidebar .box .box-image {
        width: 50% !important;
    }
}

@media only screen and (max-width: 768px) {
    .header {
        padding: 0
    }
    .icon-box {
        padding-left: 0;
        padding-right: 0;
    }
    .icon-box .item-1 h2 {
        font-size: 18px;
    }
    .custom-section .item-box-1 {
        margin-top: 0;
    }
    .custom-section .item-box.item-box-2 {
        margin-bottom: 10px;
    }
    .custom-section .item-box .icon {
        width: 26%;
    }
    .custom-section .item-box .nav-icon {
        width: 74%;
    }
    .titBox .tit {
        font-size: 30px;
    }
    .itemSupport {
        min-height: inherit;
        margin-bottom: 10px;
    }
    .itemSupport .img {
        width: 45px;
    }
    .itemSupport p {
        font-size: 16px;
    }
    .itemSupport p span {
        font-size: 21px;
    }
    .footer-1>.row>div {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .footer-1>.row>div:first-child {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 0;
    }
    .titBox .desc {
        font-size: 16px;
    }
    .footer-1 {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .top-contact .col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .related-posts-body .itemNews {
        width: 100% !important;
    }
    .related-posts-body .itemNews a {
        padding-bottom: 0;
        width: 115px!important;
    }
    .related-posts-body .itemNews ul {
        width: calc(100% - 130px) !important;
        padding-right: 30px;
    }
    .related-posts-body .itemNews ul .tit {
        width: 100%!important;
        margin-bottom: 0!important;
        line-height: 20px!important;
    }
    .related-posts-content .col {
        padding-bottom: 0;
    }
    .form-group {
        display: block!important;
        text-align: center;
    }
    .form-group button {
        width: 50% !important;
    }
    .thong-tin-bao-hanh .result-search table {
        white-space: nowrap;
        overflow-x: scroll;
    }
    .thong-tin-bao-hanh .result-search {
        overflow-x: scroll;
    }
}

@media only screen and (max-width: 736px) {
    .contactInfo p .titSub {
        width: auto;
        position: static;
    }
    .contactInfo:before {
        display: none;
    }
    .contactInfo p {
        padding-left: 0;
    }
    .contactInfo p:after {
        left: 0;
    }
    .contact-bottom form {
        padding: 0
    }
    .top-contact .col {
        padding-bottom: 0!important;
    }
    .top-content-ca .img {
        display: none;
    }
    .top-category-tp .top-content-ca .col-md-9 {
        width: 100%;
        padding: 0 10px
    }
    .top-category-tp .top-content-ca .nav-img h1 {
        font-size: 30px;
    }
    .top-category-tp .top-content-ca {
        padding: 20px 0
    }
    .single-product-innder-footer .tabs li {
        width: auto!important;
    }
    .single-product-innder-footer .review-form-inner {
        padding: 10px
    }
}

.service-support-content {
    background: #f2f2f2;
    padding: 30px 0;
}

.service-support-content .col {
    padding-bottom: 0;
}

.related-posts-body {
    list-style: none;
}

.related-posts-body {
    list-style: none;
}

.related-posts-body .itemNews {
    display: inline-block;
    width: calc((100% - 60px) / 3);
    display: inline-block;
    float: left;
    margin-right: 30px;
}

.related-posts-body .itemNews:nth-child(3n) {
    margin-right: 0;
}

.related-posts-title {
    font-family: 'OpenSans-Bold';
    font-size: 38px;
}

.post-sidebar #secondary {
    position: sticky;
    top: 115px;
}

#single-product-sidebar-inner-footer {
    position: sticky;
    top: 115px;
}

.thong-tin-bao-hanh {
    background: #f7f7f7;
    padding: 100px 0;
    margin: 0 0 20px 0;
}

.thong-tin-bao-hanh h1 {
    font-size: 22px;
    margin: 0 0 15px 0;
}

.thong-tin-bao-hanh form {
    margin: 35px 0 0 0;
}

.form-group {
    display: flex;
}

.form-group button {
    background: #13a64f;
    width: 15%;
    height: 45px;
    color: #fff;
}

.form-group input {
    height: 45px;
}

.thong-tin-bao-hanh .result-search table td,
.thong-tin-bao-hanh .result-search table th {
    border: 1px solid #ddd;
    padding: 10px;
}

.thong-tin-bao-hanh .result-search h3 {
    font-size: 18px;
}

.search-results .row.large-columns-3.medium-columns-3.small-columns-2.slider.row-slider.slider-nav-reveal.slider-nav-push.is-draggable.flickity-enabled,
.search-results .row.large-columns-3.medium-columns-3.small-columns-2.slider.row-slider.slider-nav-reveal.slider-nav-push.flickity-enabled {
    display: none;
}

.search-results h4.uppercase {
    display: none;
}

.search-results hr {
    display: none;
}

.titBox .desc p {
    margin: 0 0 5px 0;
}

.icon-read-more img {
    height: 26px;
}

.icon-read-more {
    display: block;
    text-align: left;
}

.archive.category .box-text.text-center {
    padding: 11px 20px 23px;
}

.archive.category .date-time,
.article-items .date-time {
    display: block;
    color: #828282;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-align: left;
    height: 20px;
}

.archive.category .post-title,
.article-items .post-title {
    text-align: left;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 1.4em;
    text-decoration: none;
    color: #141414;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0;
}

.archive.category .from_the_blog_excerpt,
.article-items .from_the_blog_excerpt {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 66px;
    margin: 10px 0 0 0;
}

.single-post header.entry-header h1 {
    font-size: 28px;
    text-align: left;
    margin: 30px 0 0 0;
}

.single-post .widget_nav_menu {
    margin: 85px 0 0 0;
    list-style: none;
    border-top: solid 1px #DCDCDC;
    border-bottom: solid 1px #DCDCDC;
    margin-bottom: -1px;
    padding: 25px 0 15px 0;
}

.single-post .common-menu-sidebar .widget_nav_menu ul li a,
.single-product .common-menu-sidebar .widget_nav_menu ul li a {
    color: #333;
    font-weight: 500;
    padding: 10px 0 10px 25px;
    position: relative;
}

.single-post .widget_nav_menu ul li:last-child,
.single-product .common-menu-sidebar .widget_nav_menu ul li:last-child {
    padding-bottom: 0!important;
}

.single-post .common-menu-sidebar .widget_nav_menu ul li a:after,
.single-product .common-menu-sidebar .widget_nav_menu ul li a:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 14px;
    height: 14px;
    border: solid 1px #363636;
}

.single-post .medium-col-first {
    border-left: unset!important;
}

.single-post header.entry-header .entry-header-text {
    padding-left: 0;
    padding-bottom: 0;
}

.single-post header.entry-header .entry-divider {
    display: none;
}

.single-post .widget_nav_menu .widget-title span {
    color: #EB0B00;
    display: block;
    margin: 0 0 10px 0;
}

.single-post .widget_nav_menu .is-divider {
    display: none;
}

.single-product .widget_nav_menu {
    list-style: none;
    border-top: solid 1px #DCDCDC;
    border-bottom: solid 1px #DCDCDC;
    margin-bottom: -1px;
    padding: 25px 0 15px 0;
}

div#shop-sidebar .is-divider.small {
    display: none;
}

div#shop-sidebar .active span.widget-title.shop-sidebar {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDMzMCAzMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8cGF0aCB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJYTUxJRF8yMjVfIiBkPSJNMzI1LjYwNyw3OS4zOTNjLTUuODU3LTUuODU3LTE1LjM1NS01Ljg1OC0yMS4yMTMsMC4wMDFsLTEzOS4zOSwxMzkuMzkzTDI1LjYwNyw3OS4zOTMgIGMtNS44NTctNS44NTctMTUuMzU1LTUuODU4LTIxLjIxMywwLjAwMWMtNS44NTgsNS44NTgtNS44NTgsMTUuMzU1LDAsMjEuMjEzbDE1MC4wMDQsMTUwYzIuODEzLDIuODEzLDYuNjI4LDQuMzkzLDEwLjYwNiw0LjM5MyAgczcuNzk0LTEuNTgxLDEwLjYwNi00LjM5NGwxNDkuOTk2LTE1MEMzMzEuNDY1LDk0Ljc0OSwzMzEuNDY1LDg1LjI1MSwzMjUuNjA3LDc5LjM5M3oiIGZpbGw9IiMzMzMzMzMiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiPjwvcGF0aD4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==");
}

div#shop-sidebar span.widget-title.shop-sidebar {
    font-weight: 700;
    font-size: 15px;
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    cursor: pointer;
    line-height: 1;
    text-transform: none;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-size: 10px 14px;
    background-position: 100% center;
    letter-spacing: 0;
    /*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDI0MC44MzUgMjQwLjgzNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8cGF0aCBpZD0iRXhwYW5kX0xlc3MiIGQ9Ik0xMjkuMDA3LDU3LjgxOWMtNC42OC00LjY4LTEyLjQ5OS00LjY4LTE3LjE5MSwwTDMuNTU1LDE2NS44MDNjLTQuNzQsNC43NC00Ljc0LDEyLjQyNywwLDE3LjE1NSAgIGM0Ljc0LDQuNzQsMTIuNDM5LDQuNzQsMTcuMTc5LDBsOTkuNjgzLTk5LjQwNmw5OS42NzEsOTkuNDE4YzQuNzUyLDQuNzQsMTIuNDM5LDQuNzQsMTcuMTkxLDBjNC43NC00Ljc0LDQuNzQtMTIuNDI3LDAtMTcuMTU1ICAgTDEyOS4wMDcsNTcuODE5eiIgZmlsbD0iIzMzMzMzMyIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiI+PC9wYXRoPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=");*/
    margin-bottom: 0;
}

div#shop-sidebar ul {
    padding-top: 10px;
}

div#shop-sidebar ul.product-categories li a {
    display: block;
    padding: 5px 0;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

div#shop-sidebar .widget ul li:last-child a {
    margin-bottom: 0;
}

div#shop-sidebar .widget:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
    border: unset;
}

div#shop-sidebar ul.product-categories li {
    border: unset;
    line-height: 1.5;
}

div#shop-sidebar ul.product-categories li span.count {
    opacity: 1;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

div#shop-sidebar ul.product-categories li a:hover {
    color: #e0102b;
}

div#shop-sidebar ul.product-categories li.devvn_expand_more a,
li.devvn_expand_more a {
    display: block;
    font-size: 12px;
    color: #e0102b;
    padding-left: 0;
    margin-bottom: 5px;
    cursor: pointer;
}

div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.wc-layered-nav-term.display_type_color.chosen a:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQwNS4yNzIgNDA1LjI3MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8cGF0aCBkPSJNMzkzLjQwMSwxMjQuNDI1TDE3OS42MDMsMzM4LjIwOGMtMTUuODMyLDE1LjgzNS00MS41MTQsMTUuODM1LTU3LjM2MSwwTDExLjg3OCwyMjcuODM2ICAgYy0xNS44MzgtMTUuODM1LTE1LjgzOC00MS41MiwwLTU3LjM1OGMxNS44NDEtMTUuODQxLDQxLjUyMS0xNS44NDEsNTcuMzU1LTAuMDA2bDgxLjY5OCw4MS42OTlMMzM2LjAzNyw2Ny4wNjQgICBjMTUuODQxLTE1Ljg0MSw0MS41MjMtMTUuODI5LDU3LjM1OCwwQzQwOS4yMyw4Mi45MDIsNDA5LjIzLDEwOC41NzgsMzkzLjQwMSwxMjQuNDI1eiIgZmlsbD0iIzU2YTI5OSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    border: unset;
    background-color: unset;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 6;
    background-size: 14px;
}

div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.wc-layered-nav-term a:hover,
div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.wc-layered-nav-term.chosen>a {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxLjEyMyA1MS4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPgo8cGF0aCB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGQ9Ik00NS4xMjMsMEg2QzIuNjkxLDAsMCwyLjY5MiwwLDZ2MzkuMTIzYzAsMy4zMDksMi42OTEsNiw2LDZoMzkuMTIzYzMuMzA5LDAsNi0yLjY5MSw2LTZWNkM1MS4xMjMsMi42OTIsNDguNDMyLDAsNDUuMTIzLDB6ICAgTTQ5LjEyMyw0NS4xMjNjMCwyLjIwNi0xLjc5NCw0LTQsNEg2Yy0yLjIwNiwwLTQtMS43OTQtNC00VjZjMC0yLjIwNiwxLjc5NC00LDQtNGgzOS4xMjNjMi4yMDYsMCw0LDEuNzk0LDQsNFY0NS4xMjN6ICAgTTQxLjE2LDEzLjE5MkwyNS4wMzYsMzguOTljLTAuMTQ2LDAuMjMzLTAuMzgyLDAuMzk2LTAuNjUxLDAuNDUxYy0wLjA2NSwwLjAxMy0wLjEzMSwwLjAyLTAuMTk3LDAuMDIgIGMtMC4yMDYsMC0wLjQwOC0wLjA2My0wLjU3OC0wLjE4NGwtMTMuMzc2LTkuNDc5Yy0wLjQ1MS0wLjMxOS0wLjU1Ny0wLjk0My0wLjIzOC0xLjM5NGMwLjMxOS0wLjQ1LDAuOTQzLTAuNTU4LDEuMzk0LTAuMjM4ICBsMTIuNTEyLDguODY3bDE1LjU2Mi0yNC44OTljMC4yOTMtMC40NjksMC45MS0wLjYxMSwxLjM3OC0wLjMxOEM0MS4zMSwxMi4xMDcsNDEuNDUyLDEyLjcyNCw0MS4xNiwxMy4xOTJ6IiBmaWxsPSIjMGQxZDQxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIj48L3BhdGg+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=");
}

div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.wc-layered-nav-term a {
    padding-left: 25px;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 14px;
    opacity: 1;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz4KPHBhdGggeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkPSJNNDkuMDAxLDBIMTAuOTk5QzQuOTM0LDAsMCw0LjkzNCwwLDEwLjk5OXYzOC4wMDNDMCw1NS4wNjYsNC45MzQsNjAsMTAuOTk5LDYwaDM4LjAwMkM1NS4wNjUsNjAsNjAsNTUuMDY2LDYwLDQ5LjAwMSAgVjEwLjk5OUM2MCw0LjkzNCw1NS4wNjUsMCw0OS4wMDEsMHogTTU4LDQ5LjAwMUM1OCw1My45NjMsNTMuOTYzLDU4LDQ5LjAwMSw1OEgxMC45OTlDNi4wMzcsNTgsMiw1My45NjMsMiw0OS4wMDFWMTAuOTk5ICBDMiw2LjAzNyw2LjAzNywyLDEwLjk5OSwyaDM4LjAwMkM1My45NjMsMiw1OCw2LjAzNyw1OCwxMC45OTlWNDkuMDAxeiIgZmlsbD0iIzBkMWQ0MSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8L2c+PC9zdmc+");
    font-size: 14px;
}

div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item span.count {
    display: none;
}

div#shop-sidebar ul.woocommerce-widget-layered-nav-list li.wc-layered-nav-term.chosen>a:before,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li .count,
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_default a:before {
    display: none;
}

.post-type-archive-product .product-small .product-title a,
.related-products-wrapper .woocommerce-loop-product__title {
    font-size: 16px;
    height: 40px!important;
    display: block;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
}

.product-thumbnails img {
    height: 90px;
    object-fit: contain;
    padding: 10px;
}

.product-gallery .product-images,
.product-gallery .product-thumbnails * {
    background: radial-gradient(#FCFCFC, #F2F2F2);
}

.product-thumbnails {
    margin: 0!important;
}

.product-gallery .product-images {
    margin: 0;
}

.product-gallery .product-thumbnails {
    padding-bottom: 10px;
}

.single-product .product-info {
    padding-top: 0;
}

.product-section-title-related {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    height: 50px;
    line-height: 55px;
    padding: 0 25px;
    background: #F0F0F0;
    font-weight: 500;
    border-radius: 5px;
    width: auto;
    margin: 0px 0 25px 0;
}

.related-products-wrapper {
    border-top: unset;
}

.product-section-title-related .price-wrapper {
    margin-top: 10px;
}

.content-event-section .content-event-section .item-1 .image {
    border-radius: 20px;
}

.main-banner h2 {
    font-family: 'SVN-Beast'!important;
    font-size: 56px;
    text-shadow: 2px 2px 10px #231f1f;
}

.header-wrapper {
    z-index: 0!important;
}

.header-wrapper .header-bg-container {
    display: none;
}

.main-banner {
    z-index: 2;
}

.title-primary-2 {
    font-size: 26px;
    font-family: 'OpenSans-Semibold'!important;
    text-transform: capitalize;
    color: #fd4a6d;
    margin-bottom: 5px;
}

.title-primary-1 {
    font-size: 38px;
    font-family: 'OpenSans-Bold'!important;
    color: #000;
}

.info-home .icon-box .title-2 {
    font-family: 'OpenSans-Bold'!important;
    font-size: 26px;
    margin-top: 25px;
}

.instructor-information .button.is-link {
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    background: #fd4a6d!important;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: inherit;
    padding: 3px 25px!important;
    border-radius: 26px;
    border: 1px solid #fd4a6d!important;
}

.instructor-information .button.is-link:hover {
    background: #fff!important;
    color: #fd4a6d;
}

.instructor-information .button.is-link .icon-angle-right {
    display: none;
}

.instructor-information .content-1 {
    padding-top: 30px;
}

.instructor-information {
    position: relative;
}

.instructor-information:after {
    content: url('images/icon5.png');
    position: absolute;
    right: 0;
    top: -95px;
}

.instructor-information .title-primary-1 {
    font-size: 40px;
}

.event-section .title-primary-1 {
    font-size: 40px;
}

.center {
    text-align: center;
}

.event-section .item {
    width: calc((100% - 60px) / 3);
    display: inline-block;
    float: left;
    margin-right: 30px;
    border: 1px solid #dddddd;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
}

.event-section .item:nth-child(3) {
    margin-right: 0;
}

.event-section .item .img img {
    width: 100%;
    height: 265px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
}

.event-section .item .img {
    overflow: hidden;
}

.event-section .item .img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.event-section .item .title-2 {
    font-size: 26px;
    font-family: 'OpenSans-Bold'!important;
}

.event-section .item .title-2 a {
    font-size: 26px;
    font-family: 'OpenSans-Bold'!important;
    color: #000;
}

.event-section .nav-event-section {
    display: inline-block;
    width: 100%;
}

.event-section .nav-event-section .item .nav-img {
    padding: 40px 35px;
}

.event-section {
    padding-top: 50px!important;
    padding-bottom: 20px!important;
}

.event-section .nav-event-section {
    margin-top: 20px;
}

.event-section .nav-event-section .item .nav-img .date-adress ul li {
    display: inline-block;
    float: left;
}

.event-section .nav-event-section .item .nav-img .date-adress {
    display: inline-block;
    width: 100%;
}

.event-section .nav-event-section .item .nav-img .date-adress ul {
    display: inline-block;
    padding: 0;
    margin: 0
}

.event-section .nav-event-section .item .nav-img .title-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 33px;
    -webkit-line-clamp: 3;
    height: 99px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.event-section .nav-event-section .item .nav-img .link-participation {
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    border: 1px solid #fd4a6d;
    color: #fd4a6d;
    padding: 8px 30px;
    border-radius: 24px;
    margin-top: 10px;
    display: inline-block;
}

.event-section .nav-event-section .item:hover .nav-img .link-participation {
    background: #fd4a6d;
    color: #fff;
}

.event-section .item .title-2 a:hover {
    color: #fd4a6d;
}

.header-wrapper.stuck {
    background: #fff;
}

.service-support-main {
    display: none;
}

.course-section {
    background: url('images/bg1.png');
    background-position: top;
    background-repeat: no-repeat;
}

.content-event-section .content-event-section .item-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    align-items: center;
}

.content-event-section .content-event-section .item-1 .image {
    width: 25%;
}

.content-event-section .content-event-section .item-1 .image img {
    width: 100%;
    height: 225px;
    object-fit: cover;
    border-radius: 20px;
}

.content-event-section .content-event-section .item-1 .nav-image {
    width: 38%;
    padding-left: 30px;
    padding-right: 15px;
}

.content-event-section .content-event-section .item-1 .content-right-1 {
    width: 18%;
    padding: 0 10px
}

.content-event-section .content-event-section .item-1 .content-right-2 {
    width: 19%;
    padding: 0 10px
}

.content-event-section .content-event-section .item-1 .nav-image .title-ca span {
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    background: #0057d7;
    color: #fff;
    padding: 8px 20px;
    border-radius: 8px;
}

.content-event-section .content-event-section .item-1 .nav-image .title-1 {
    font-family: 'OpenSans-Bold'!important;
    font-size: 24px;
    margin: 0;
    line-height: 27px;
    margin-top: 18px;
}

.content-event-section .content-event-section .item-1 .nav-image .title-1 a {
    font-family: 'OpenSans-Bold'!important;
    font-size: 24px;
}

.content-event-section .content-event-section .item-1 .content-right-1 .title-3 {
    font-family: 'OpenSans-Semibold'!important;
    color: #5e5e5e;
    font-size: 16px;
    margin: 0
}

.content-event-section .content-event-section .item-1 .content-right-1 .title-2 {
    font-family: 'OpenSans-Bold'!important;
    font-size: 18px;
    margin: 0
}

.content-event-section .content-event-section .item-1 .content-right-2 .title-3 {
    font-family: 'OpenSans-Semibold'!important;
    color: #5e5e5e;
    font-size: 16px;
    margin: 0
}

.content-event-section .content-event-section .item-1 .content-right-2 .title-2 {
    font-family: 'OpenSans-Bold'!important;
    font-size: 18px;
    margin: 0
}

.content-event-section .content-event-section .item-1 .image img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}

.content-event-section .content-event-section .item-1 {
    margin-bottom: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 30px;
    overflow: hidden;
}

.course-section .content-event-section {
    margin-top: 35px;
}

.section-new-page {
    background: #f7f7f7;
}

.section-new-page .article-items .box-text {
    background: #235dba;
    width: 90%;
    margin-top: -75px;
    border-radius: 0 15px 15px 15px;
    padding: 25px;
}

.section-new-page .section-new {
    padding: 0
}

.section-new-page .section-new .badge.post-date {
    display: none;
}

.section-new-page .section-new .date-time {
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-left: 23px;
}

.section-new-page .section-new .date-time::before {
    content: url('../flatsome-child/resources/images/date.png');
    position: absolute;
    top: 1px;
    left: 0;
}

.section-new-page .section-new .article-items .post-title {
    font-size: 20px;
    font-family: 'OpenSans-Bold'!important;
    color: #fff;
    line-height: 25px;
    height: 50px;
}

.section-new-page .section-new .article-items .from_the_blog_excerpt {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    height: 75px;
}

.section-new-page .section-new .article-items .icon-read-more {
    text-align: center;
    margin-top: 13px;
}

.section-new-page .readmore {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.section-new-page .readmore a {
    background: #fd4a6d;
    font-size: 18px;
    font-family: 'OpenSans-Bold';
    color: #fff;
    padding: 10px 35px;
    border-radius: 19px;
    border: 1px solid #fd4a6d;
}

.section-new-page .box-image {
    overflow: hidden;
}

.section-new-page .box-image:hover .image-cover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.content-event-section .content-event-section .item-1:hover .image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.content-event-section .content-event-section .item-1 .image {
    overflow: hidden;
}

.section-new-page .readmore a:hover {
    background: #fff;
    color: #fd4a6d;
}

.section-new-feature {
    background: url('images/bg1.png');
    background-position: top;
    background-repeat: no-repeat;
}

.section-new-feature .content-new .content-left {
    width: 40%;
    display: inline-block;
    float: left;
}

.section-new-feature .content-left .img {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.section-new-feature .content-left .img {
    overflow: hidden;
}

a:hover {
    color: #096abf;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.section-new-feature .content-left .img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.section-new-feature .content-left .img::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.section-new-feature .content-left {
    position: relative;
}

.section-new-feature .content-left .content-img {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
}

.section-new-feature .content-left .content-img .date {
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.section-new-feature .content-left .content-img img {
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.section-new-feature .content-left .content-img .title-2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    margin-top: 10px;
}

.section-new-feature .content-left .content-img .title-2 a {
    font-family: 'OpenSans-Bold'!important;
    color: #fff;
    font-size: 20px;
}

.section-new-feature .content-left .img img {
    width: 100%;
    height: 335px;
    object-fit: cover;
}

.section-new-feature .content-new .content-right {
    width: 60%;
    display: inline-block;
    float: right;
    padding-left: 50px;
}

.section-new-feature .content-new .content-right .item-2 .date {
    font-size: 16px;
    color: #2a2a2a;
    font-family: 'OpenSans-Semibold';
    margin-bottom: 5px;
}

.section-new-feature .content-new .content-right .item-2 .date img {
    display: inline-flex;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.section-new-feature .content-new .content-right .item-2 .title-2 {
    line-height: 24px;
}

.section-new-feature .content-new .content-right .item-2 .title-2 a {
    font-family: 'OpenSans-Bold'!important;
    font-size: 20px;
}

.section-new-feature .content-new .content-right .item-2 {
    padding-bottom: 25px;
}

.section-new-feature .content-new {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
}

.section-new-feature {
    padding-top: 75px!important;
}

#wrapper {
    position: relative;
}

.absolute-footer {
    /* display: none; */
    background: transparent;
    border-top: 1px solid #ffffff14;
    padding: 15px 0;
    color: #fff!important;
}

.home #footer {
    margin-top: 20px;
}

.event-section .nav-event-section .item .nav-img .date-adress ul li {
    margin-left: 0;
    margin-right: 10px;
}

.event-section .nav-event-section .item .nav-img .date-adress ul li img {
    display: inline-block;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.footer-1>.row>div:nth-child(2) ul li {
    /* width: 50%; */
    /* display: inline-block; */
    /* float: left; */
    border-top: 0!important;
}

.footer-1>.row>div:nth-child(2) ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0;
    margin: 0 0 6px 0;
}

.footer-1>.row>div:nth-child(2) ul li a:before {
    content: "\f105";
    font-family: fl-icons;
    padding: 0px 10px 0 0;
    position: relative;
    top: 1px;
}

.footer-1>.row>div:nth-child(2) ul {
    display: inline-block;
    width: 100%;
}

img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.animation-bt {
    -webkit-animation: item-bt 3s linear alternate infinite;
    animation: item-bt 3s linear alternate infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes item-bt {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }
}

@keyframes item-bt {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }
}

.instructor-information {
    position: relative;
}

.instructor-information .dot-dot {
    position: absolute;
    top: 76px;
    left: 35px;
    z-index: -1;
}

.instructor-information .dot-dot img {
    width: 385px;
    display: inline-block;
}

.main-banner-info h2 {
    font-size: 70px;
}

.top-info-page p {
    font-size: 18px;
    color: #111111;
}

.instructor-information p {
    font-size: 18px;
}

.instructor-information-info:after {
    display: none;
}

.top-info-page {
    position: relative;
}

.top-info-page::after {
    content: url('images/icon5.png');
    position: absolute;
    right: 0;
    top: 65px;
    z-index: 11;
}

.Vision-mission-info .title-1 {
    font-family: 'OpenSans-Bold'!important;
    font-size: 32px;
}

.Vision-mission-info .title-1 img {
    margin-right: 20px;
}

.Vision-mission-info p {
    font-family: 'OpenSans-Semibold';
    font-size: 18px;
}

.Vision-mission-info .img-thumbnail img {
    width: 100%;
    height: 395px;
    object-fit: cover;
    border-radius: 15px;
}

.Vision-mission-info .img-thumbnail:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.Vision-mission-info .img-thumbnail {
    overflow: hidden;
    border-radius: 15px;
    padding-left: 70px;
}

.Vision-mission-info .row {
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 37px;
    margin-bottom: 50px;
}

.Vision-mission-info .row:last-child {
    border-bottom: 0;
}

.Vision-mission-info {
    margin-top: 100px;
}

.Vision-mission-info .row:nth-child(2n) .img-thumbnail {
    padding-left: 0px;
    padding-right: 70px;
}

.Vision-mission-info {
    position: relative;
}

.Vision-mission-info::after {
    content: url("images/icon5.png");
    position: absolute;
    right: 0;
    top: 65px;
    z-index: 11;
}

.library-info .content-info .item-large {
    width: calc((100% - 15px) / 2);
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.library-info .content-info .item-large:nth-child(2) {
    margin-right: 0;
}

.clearfix {
    clear: both;
}

.library-info .content-info .item-large .item-small .item {
    width: calc((100% - 15px) / 2);
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.library-info .content-info .item-large .item-small .item:nth-child(2) {
    margin-right: 0;
}

.library-info .content-info .item {
    position: relative;
}

.library-info .content-info .item .nav-img {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 18px;
    width: 100%;
    z-index: 3;
}

.library-info .content-info .item .nav-img .title-2 {
    margin: 0;
    font-size: 16px;
    font-family: 'OpenSans-Bold'!important;
    line-height: 20px;
}

.library-info .content-info .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.library-info .content-info .item .nav-img .title-2 a:hover {
    color: #fd4a6d;
}

a {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.library-info .content-info .item .nav-img .title-2 a {
    font-family: 'OpenSans-Bold'!important;
    color: #fff;
}

.library-info .content-info .item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.library-info .content-info .item {
    overflow: hidden;
    margin-bottom: 15px;
}

.library-info .content-info .item-large .item-small .item img {
    width: 100%;
    height: 222px;
    object-fit: cover;
}

.library-info .content-info .item-large .item-second .item img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}

.library-info .content-info .top-second .item-3 {
    width: calc((100% - 30px) / 3);
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.library-info .content-info .top-second .item-3:nth-child(3) {
    margin-right: 0;
}

.library-info .content-info .top-second .item-3 img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.library-info .title-primary {
    font-size: 38px;
    text-align: center;
    font-family: 'OpenSans-Bold'!important;
}

.library-info {
    padding-top: 55px!important;
    padding-bottom: 110px!important;
}

.library-info .top-top {
    margin-top: 40px;
}

.library-info {
    position: relative;
}

.library-info::after {
    content: url("images/icon5.png");
    position: absolute;
    right: 0;
    top: 112px;
    z-index: 11;
}

.category-tin-tuc .blog-archive {
    padding: 0
}

.archive-page-header {
    /* background-image: url(https://chihien.tamphat.edu.vn/wp-content/uploads/2022/11/bg4.png); */
    /* min-height: 444px; */
    /* position: relative; */
    /* align-items: center; */
    /* display: flex; */
    /* z-index: 2; */
    /* margin-bottom: 85px; */
}

.archive-page-header::after {
    /* content: ''; */
    /* position: absolute; */
    /* background-color: rgba(0, 0, 0, 0.4); */
    /* top:0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
}

.archive-page-header .page-title {
    /* font-family: 'SVN-Beast'!important; */
    font-size: 26px;
    /* text-shadow: 2px 2px 10px #231f1f; */
    color: rgb(9, 106, 191);
    z-index: 11;
    position: relative;
    margin: 0;
    margin: 25px 0 40px 0;
}

.archive-page-header .page-title:after {
    content: "";
    /*background: url(images/line.png);*/
    position: absolute;
    height: 20px;
    width: 100%;
    background-repeat: no-repeat;
    left: 0;
    bottom: -30px;
    background-position: center;
}

.page-wrapper {
    padding: 0
}

.category-tin-tuc .blog-archive .row {
    position: relative;
    z-index: 11;
}

.category-tin-tuc .blog-archive .article-items .image-cover {
    /* padding-top: 0!important; */
}

.blog-archive .article-items .col-inner {
    border-radius: 0;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}

.category-tin-tuc .blog-archive .article-items .col-inner .post-date {
    display: none;
}

.blog-archive .article-items .col-inner .date-time {
    font-size: 12px;
    color: #5e5e5e;
    margin-bottom: 10px;
    font-weight: 100;
    margin: 5px 0;
    display: none;
}

.blog-archive .article-items .col-inner .date-time:after {
    content: "";
    height: 2px;
    width: 30px;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    bottom: -3px;
}

.blog-archive .article-items .col-inner .date-time {
    position: relative;
    padding-left: 0;
    display: none;
}

.category-tin-tuc .blog-archive .article-items .col-inner .date-time::before {
    /* content: url('images/icon6.png'); */
    position: absolute;
    top: 1px;
    left: 0;
}

.blog-archive .article-items .col-inner .post-title {
    /* font-family: 'OpenSans-Bold'!important; */
    font-size: 19px;
    line-height: 1.3;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
}

.category-tin-tuc .blog-archive .article-items .col-inner .post-title:hover {
    color: #096abf;
}

.category-tin-tuc .blog-archive .article-items .col-inner .from_the_blog_excerpt {
    /* display: none; */
}

.blog-archive .article-items .col-inner .icon-read-more {
    display: none;
}

.nav-pagination>li>span,
.nav-pagination>li>a {
    background: #ededed;
    border-radius: 10px;
    border: 1px solid #ededed;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}

.nav-pagination>li>.current {
    background: #096abf;
    color: #fff;
    border: 1px solid #096abf;
}

.single-post .archive-page-header .page-title {
    letter-spacing: inherit;
    font-size: 30px;
}

.blog-single .row {
    position: relative;
    z-index: 11;
}

.single-post .post-sidebar {
    /* display: none; */
}

.single-post .large-9 {
    /* max-width: 100%; */
    -ms-flex-preferred-size: 100%;
    /* flex-basis: 100%; */
    /* padding: 0; */
}

.blog-archive {
    position: relative;
}

.single.single-post .single-page {
    padding-top: 0;
}

.single.single-post #comments {
    display: none;
}

.related-posts-content.event-section {
    padding-top: 0px!important;
}

.single.single-post .entry-content.single-page p {
    font-size: 18px;
}

.single-post .event-section .nav-event-section .item .nav-img .title-2 {
    margin: 0
}

.related-posts-content {
    margin-bottom: 100px;
}

.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 0;
}

.header-main .nav>li>a {
    background: transparent;
    padding: 11px 15px;
    border-radius: 19px;
}

.header-main .nav>li>a:hover {
    background: #fd4a6d;
    padding: 11px 15px;
    border-radius: 19px;
}

.header-main .nav>li.active>a {
    background: #fd4a6d;
    padding: 11px 15px;
    border-radius: 19px;
}

.stuck .header-main .nav>li>a {
    line-height: 16px!important;
}

body .stuck #logo img {
    max-height: 57px!important;
}

.single.single-post .entry-header .entry-category {
    text-shadow: 2px 2px 10px #231f1f;
    z-index: 11;
    position: relative;
    margin: 0;
    margin-top: 30px;
    opacity: 1;
}

.single.single-post .entry-header .entry-category a {
    color: #fff;
    font-family: 'SVN-Beast'!important;
    font-size: 70px!important;
}

.single.single-post .single-post-title {
    text-align: center;
}

.single.single-post .single-post-title span {
    color: #111111;
    font-family: 'OpenSans-Semibold';
    font-size: 20px;
    padding-left: 20px;
    position: relative;
}

.single.single-post .single-post-title span::after {
    content: url('images/icon6.png');
    position: absolute;
    left: 0;
    top: -1px;
}

.single.single-post .single-post-title h1 {
    /* font-family: 'OpenSans-Bold'!important; */
    /* font-size: 40px; */
}

.section-new-page .article-items:hover .icon-read-more img {
    padding-left: 15px;
}

.section-new-page .section-new .article-items .post-title {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.section-new-page .section-new .article-items:hover .post-title {
    color: #fd4a6d;
}

.single-post #footer .widget_nav_menu {
    margin: 0;
    padding: 0;
    border: 0
}

.category.category-tin-tuc .article-items:hover .image-cover {
    overflow: hidden;
}

.category.category-tin-tuc .article-items:hover .image-cover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.info-home .nav-iconbox .col-inner {
    position: relative;
}

.info-home .nav-iconbox .col-inner::after {
    content: '';
    position: absolute;
    right: -27px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #eee;
}

.info-home .nav-iconbox .col:last-child .col-inner::after {
    display: none;
}

@media only screen and (max-width: 1024px) {
    #main::after {
        display: none;
    }
    #wrapper::before {
        display: none;
    }
    #wrapper::after {
        display: none;
    }
    .Vision-mission-info .img-thumbnail {
        padding-left: 0;
    }
    .Vision-mission-info .row:nth-child(2n) .img-thumbnail {
        padding-right: 0;
    }
    .top-info-page::after {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .info-home {
        padding: 30px 0!important;
    }
    .title-primary-1 {
        font-size: 25px;
    }
    .title-primary-2 {
        font-size: 20px;
    }
    .instructor-information:after {
        display: none;
    }
    .event-section .nav-event-section .item .nav-img {
        padding: 15px;
    }
    .event-section .item .title-2 a {
        font-size: 16px;
    }
    .event-section .nav-event-section .item .nav-img .title-2 {
        line-height: 20px;
        height: 73px;
    }
    .event-section .item .img img {
        height: 200px;
    }
    .instructor-information .title-primary-1 {
        font-size: 25px;
    }
    .event-section .title-primary-1 {
        font-size: 25px;
    }
    .content-event-section .content-event-section .item-1 .nav-image .title-1 a {
        font-size: 16px;
    }
    .content-event-section .content-event-section .item-1 .nav-image .title-1 {
        line-height: 20px;
        margin-top: 15px;
    }
    .content-event-section .content-event-section .item-1 .content-right-1 .title-2 {
        font-size: 15px;
    }
    .content-event-section .content-event-section .item-1 .content-right-1 .title-3 {
        font-size: 15px;
    }
    .content-event-section .content-event-section .item-1 .content-right-2 .title-3 {
        font-size: 15px;
    }
    .content-event-section .content-event-section .item-1 .content-right-2 .title-2 {
        font-size: 15px;
    }
    .section-new-page .article-items {
        margin-bottom: 15px;
    }
    .section-new-page .section-new .article-items .post-title {
        font-size: 16px;
        height: auto;
    }
    .section-new-page .section-new .article-items .from_the_blog_excerpt {
        font-size: 15px;
    }
    .section-new-page .article-items .box-text {
        padding: 15px
    }
    .section-new-page .section-new .date-time {
        font-size: 14px;
    }
    .section-new-page .article-items .box-text {
        width: 100%;
        margin-top: 0;
        border-radius: 0 0px 15px 15px;
    }
    .section-new-page .article-items .box-image {
        border-radius: 0!important;
    }
    .section-new-feature {
        padding-top: 30px!important;
    }
    .section-new-feature .content-left .content-img {
        padding: 15px
    }
    .section-new-feature .content-left .content-img .title-2 a {
        font-size: 15px;
    }
    .section-new-feature .content-left .content-img .title-2 {
        line-height: 20px;
        margin-top: 5px;
    }
    .section-new-feature .content-left .content-img .date {
        font-size: 14px;
    }
    .section-new-feature .content-new .content-right {
        padding-left: 15px;
    }
    .section-new-feature .content-new .content-right .item-2 .title-2 a {
        font-size: 15px;
    }
    .section-new-feature .content-new .content-right .item-2 .date {
        font-size: 14px;
    }
    .section-new-feature .content-new .content-right .item-2 {
        padding-bottom: 5px;
    }
    .Vision-mission-info .row {
        padding-bottom: 0;
    }
    .Vision-mission-info {
        margin-top: 40px;
    }
    .Vision-mission-info::after {
        display: none;
    }
    .library-info .content-info .item-large {
        width: 100%;
        margin-right: 0;
    }
    .library-info::after {
        display: none;
    }
    .library-info .title-primary {
        font-size: 25px;
    }
    .library-info .top-top {
        margin-top: 20px;
    }
    .library-info {
        padding-top: 30px!important;
        padding-bottom: 10px!important;
    }
    .library-info .content-info .top-second .item-3 {
        width: 100%;
        margin-right: 0;
    }
    .library-info .content-info .item .nav-img .title-2 a {
        font-size: 14px;
    }
    .library-info .content-info .item .nav-img {
        padding: 10px;
    }
    .library-info .content-info .item-large .item-small .item img {
        height: 190px;
    }
    .library-info .content-info .item-large .item-second .item img {
        height: 350px;
    }
    .single.single-post .blog-single:after {
        display: none;
    }
    .single-post .large-9 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single.single-post .entry-content.single-page p,
    .single.single-post .entry-content.single-page ul * {
        font-size: 17px!important;
    }
    .single.single-post .single-post-title span {
        font-size: 15px;
    }
    .related-posts-title {
        font-size: 25px;
    }
    .related-posts-content.event-section {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .related-posts-content.event-section .nav-event-section .item .nav-img .date-adress ul li {
        margin: 0
    }
    .related-posts-content {
        margin-bottom: 30px;
    }
}

.single.single-post .entry-content.single-page p {
    margin-bottom: 10px;
}

.single.single-post .entry-content.single-page * {
    font-size: 18px;
}

@media only screen and (min-width: 1024px) {
    .single-page h3,
    .single-page h3 * {
        font-size: 25px!important;
    }
    .single-page h2,
    .single-page h2 * {
        font-size: 26px!important;
        margin-top: 15px!important;
    }
    .single-page h4,
    .single-page h4 * {
        font-size: 24px!important;
        margin-top: 15px!important;
    }
}

@media only screen and (max-width: 736px) {
    .main-banner h2 {
        font-size: 30px;
        margin: 0
    }
    .info-home .icon-box .title-2 {
        font-size: 20px;
    }
    .instructor-information {
        padding: 0!important
    }
    .event-section .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .event-section .nav-event-section .item .nav-img .title-2 {
        height: auto;
    }
    .content-event-section .content-event-section .item-1 .image {
        width: 100%;
    }
    .event-section {
        padding: 0!important;
        padding-top: 30px!important;
    }
    .course-section {
        padding-top: 0px!important;
    }
    .event-section .nav-image {
        width: 100%;
        padding: 10px;
        margin-top: 15px;
    }
    .content-event-section .content-event-section .item-1 .nav-image .title-ca span {
        font-size: 14px;
    }
    .content-event-section .content-event-section .item-1 .content-right-1 {
        width: 50%;
    }
    .content-event-section .content-event-section .item-1 .content-right-2 {
        width: 50%;
    }
    .content-event-section .content-event-section .item-1 .nav-image {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .content-event-section .content-event-section .item-1 {
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
    .course-section .content-event-section .content-event-section {
        margin-top: 20px;
    }
    .section-new-page .section-new {
        padding-top: 0px!important;
    }
    .section-new-page .section-new .article-items .from_the_blog_excerpt {
        height: auto;
    }
    .section-new-feature .content-new .content-left {
        width: 100%;
    }
    .section-new-feature .content-new .content-right {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }
    .section-new-feature {
        padding-bottom: 0!important;
    }
    .footer-1>.row>div:nth-child(2) ul li {
        width: 100%;
    }
    .footer-1 .widget-title {
        font-size: 14px;
    }
    .footer-1>.row>div:nth-child(2) ul li a {
        font-size: 15px;
    }
    .footer-1 .widget p {
        font-size: 15px;
    }
    .footer-1>.row>div:first-child .widget-title {
        font-size: 15px;
    }
    .main-banner {
        min-height: 300px!important;
    }
    .home .main-banner {
        min-height: 500px!important;
    }
    .Vision-mission-info .title-1 {
        font-size: 25px;
    }
    .Vision-mission-info .title-1 img {
        margin-right: 10px;
        width: 50px;
    }
    .Vision-mission-info {
        margin-top: 0;
    }
    .Vision-mission-info .img-thumbnail img {
        height: auto;
    }
    .Vision-mission-info .row:nth-child(2n) {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        margin: auto;
    }
    .Vision-mission-info .row:nth-child(2n) .col:first-child {
        order: 2;
        width: 100%;
    }
    .Vision-mission-info .row:nth-child(2n) .col:nth-child(2) {
        order: 1;
        width: 100%;
    }
    .Vision-mission-info .col {
        padding-bottom: 0;
    }
    .Vision-mission-info .row {
        margin-bottom: 20px!important;
        padding-bottom: 15px!important;
    }
    .Vision-mission-info p {
        font-size: 15px;
    }
    .top-info-page {
        padding: 30px 0!important;
    }
    .top-info-page p {
        font-size: 15px;
    }
    .instructor-information .content-1 {
        padding-top: 0;
    }
    .archive-page-header {
        /* min-height: 300px; */
    }
    .archive-page-header .page-title {
        font-size: 23px;
        margin-bottom: 0;
    }
    .archive-page-header {
        margin-bottom: 35px;
    }
    .archive.category .blog-archive:after {
        display: none;
    }
    .category-tin-tuc .blog-archive .article-items .col-inner .post-title {
        font-size: 15px;
        line-height: 25px;
        height: auto;
    }
    .category-tin-tuc .blog-archive .article-items .col-inner .date-time {
        font-size: 14px;
    }
    .archive.category .box-text.text-center {
        padding: 10px
    }
    .archive.category .article-items {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .single.single-post .entry-header .entry-category a {
        font-size: 30px!important;
    }
    .single.single-post .single-post-title h1 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 667px) {}

@media only screen and (max-width: 414px) {}

.html_topbar_right a i {
    font-size: 20px!important;
    position: absolute;
    left: 0;
    height: 40px;
    top: 0;
    width: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    background: #e13037;
    color: #fff;
    border: 1px solid #fff;
}

.html_topbar_right a {
    background: #db1f23;
    padding: 0 20px 0 50px!important;
    color: #ffffff!important;
    font-size: 20px!important;
    font-weight: 800!important;
    height: 40px;
    border-radius: 40px;
    position: relative;
    display: inline-block;
    line-height: 40px;
}

.header-bottom-nav li a {
    font-size: 14px;
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
    padding: 15px 15px;
}

.header-bottom-nav>li {
    margin: 0 1px;
}

.section-danh-muc-sua-chua {
    padding: 50px 0 0 0!important;
}

.add-title-box h2 {
    font-size: 30px;
    color: rgb(9, 106, 191);
    justify-content: center;
    margin: 0 0 50px 0;
}

.add-title-box h2 span {
    position: relative;
}

.add-title-box h2 span:after {
    content: "";
    /*background: url(images/line.png);*/
    position: absolute;
    height: 20px;
    width: 100%;
    background-repeat: no-repeat;
    left: 0;
    bottom: -30px;
    background-position: center;
}

.add-title-box h2 b {
    display: none;
}

.row-danh-muc .col-inner {
    box-shadow: 2px 2px 20px #00000012;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    height: 100%;
    padding: 5px;
}

.row-danh-muc .col-inner:hover {
    -webkit-box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.row-danh-muc .col-inner .box-text {
    padding: 10px;
}

.row-danh-muc .col-inner:hover .box-text h4,
.row-danh-muc .col-inner:hover .box-text a {
    color: #000;
    transition: 0.4s;
}

.row-danh-muc .col-inner .box-text h4,
.row-danh-muc .col-inner .box-text a {
    font-size: 20px;
    margin: 2px 0;
    transition: 0.4s;
    color: #333;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 1; */
    /* display: -webkit-box; */
}

.row-danh-muc .col-inner:hover a {
    color: #096abf!important;
}

.content-noi-dung p,
.content-noi-dung a,
.content-noi-dung li,
.content-noi-dung span {
    font-size: 17px;
}

.content-noi-dung h2,
.single-page h2 {
    font-size: 26px;
    margin-top: 15px;
}

.content-noi-dung h3,
.single-page h3 {
    font-size: 25px;
}

.content-noi-dung h4,
.single-page h4 {
    font-size: 24px;
}

.single.single-post .single-page {
    text-align: justify;
}

.content-noi-dung h5,
.single-page h5 {
    font-size: 23px;
}

.wp-list-galleries {
    padding: 0 60px;
}

.wp-list-galleries .box {
    background: #fff;
    box-shadow: 2px 2px 20px #00000012;
    border-radius: 6px;
    overflow: hidden;
    padding: 5px;
}

.wp-list-galleries .box-image img {
    height: 280px;
    object-fit: cover;
}

.wp-list-galleries .box-text {
    padding: 0;
}

.section-danh-muc-cu {
    padding: 50px 0 30px 0!important;
}

.section-tin-tuc {
    padding: 40px 0 20px 0!important;
}

.section-tin-tuc .date-time {
    display: none;
}

.section-tin-tuc .post-title {
    height: auto;
    position: relative;
    overflow: inherit;
    margin: 0 0 15px 0;
    font-size: 16px;
}

.section-tin-tuc .col-tin-tuc-right .col-inner .col-inner {
    border-bottom: 1px solid #ddd;
}

.section-tin-tuc .post-title:after {
    content: "";
    background: rgba(0, 0, 0, .1);
    position: absolute;
    width: 40px;
    height: 2px;
    left: 0;
    bottom: -10px;
}

.section-tin-tuc .col-tin-tuc-right .from_the_blog_excerpt {
    -webkit-line-clamp: 2;
    height: 46px;
}

.section-tin-tuc span.icon-read-more {
    display: none!important;
}

.col-tin-tuc-left .col-inner {
    background: #f1f1f1;
    padding: 10px 10px 10px 10px;
}

.col-tin-tuc-left .col-inner .post-title {
    font-size: 20px;
}

.col-tin-tuc-left .col-inner .from_the_blog_excerpt {
    font-size: 16px;
    -webkit-line-clamp: 5;
    height: 126px;
}

.section-dia-chi-co-so .col-inner h4 {
    margin-bottom: 15px;
}

.section-dia-chi-co-so .col-inner p {
    margin-bottom: 10px;
}

.footer-1>.row>div:nth-child(2) a.ux-menu-link__link.flex {
    color: #fff;
    border: 0;
    font-size: 16px;
    padding: 0;
    display: block;
    line-height: unset;
    min-height: auto;
    margin: 0 0 10px 0px;
}

.footer-1>.row>div:nth-child(2) a.ux-menu-link__link.flex:before {
    font-family: 'fl-icons';
    content: '\f105';
    position: relative;
    top: 1px;
    padding: 0 5px 0px 0;
}

.footer-1>.row>div:nth-child(2) img {
    width: 195px;
    height: auto;
}

.footer-secondary.pull-right {
    display: none;
}

.row-danh-muc .col-inner .box-text a span {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
}

.row-danh-muc .col-inner .box-text a {
    height: 35px;
    min-height: 35px;
}

div#breadcrumbs {
    background: #d3d3d3;
    padding: 8px 0;
}

div#breadcrumbs .rank-math-breadcrumb {
    height: auto;
}

div#breadcrumbs nav.rank-math-breadcrumb a,
div#breadcrumbs nav.rank-math-breadcrumb span {
    display: inline-block;
    height: auto;
    font-size: 14px;
    padding: 0;
    color: #000;
}

div#breadcrumbs nav.rank-math-breadcrumb span.separator {
    padding: 0 5px;
}

div#breadcrumbs nav.rank-math-breadcrumb p {
    margin: 0;
    display: flex;
    align-items: center;
}

.taxonomy-description {
    position: relative;
    background: #fff;
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-top: 20px;
}

.taxonomy-description>.content {
    max-height: 600px;
    overflow: hidden;
    position: relative;
}

.readmore {
    cursor: pointer;
    display: block;
    width: 229px;
    height: 39px;
    margin: 10px auto 0;
    color: rgb(24, 158, 255);
    font-size: 13px;
    font-weight: 400;
    line-height: 39px;
    text-align: center;
    border: 1px solid rgb(24, 158, 255);
    border-radius: 4px;
}

.gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.readmore:hover {
    background: rgb(24, 158, 255);
    color: #fff;
    border-color: rgb(24, 158, 255);
}

.taxonomy-description>.content.show {
    max-height: unset;
}

.post-sidebar .col-inner {
    box-shadow: none!important;
}

.post-sidebar .col-inner .box-text {
    padding: 0!important;
}

.post-sidebar .post-item {
    padding-bottom: 0;
}

.post-sidebar .col-inner .post-title {
    height: auto!important;
    font-size: 15px!important;
}

.post-sidebar .post-item .col-inner {
    padding-bottom: 0!important;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}

.post-sidebar .post-item .col-inner .date-time:after {
    display: none;
}

.post-sidebar .widget-title {
    display: block;
    position: relative;
    font-size: 20px;
}

.post-sidebar .is-divider {
    background: #096abf;
    height: 2px;
    z-index: 99;
    position: relative;
    width: 55px!important;
    max-width: 55px;
}

.post-sidebar .widget-title:after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    background: #dbdbdb;
    left: 0;
    bottom: -14px;
}

.danh-muc-dia-chi {
    margin: 30px 0 0 0;
}

.single-post-title span {
    display: none;
}

.single-post-title h1 {
    font-size: 31px;
    text-align: left;
}

.blog-single {
    margin: 50px 0 0 0;
}

.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge {
    right: 12px!important;
    ;
}

.addThis_listSharing {
    position: fixed;
    bottom: 85px;
    z-index: 999;
    right: 0;
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.addThis_listSharing.is-show {
    right: 0;
    opacity: 1;
    visibility: visible;
}

.addThis_listing .addThis_item {
    margin-bottom: 5px;
    margin-right: 24px;
    list-style: none;
}

.addThis_listing .addThis_item .addThis_item--icon {
    position: relative;
    display: inline-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, .11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
    position: absolute;
    top: 4px;
    right: 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: rgba(0, 0, 0, 1);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 1);
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.addThis_listing .addThis_item .addThis_item--icon:hover {
    text-decoration: none;
    opacity: .9;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15), 0 4px 15px rgba(0, 0, 0, .13);
}

.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.actionToolbar_mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    height: 45px;
    width: 100%;
    border-top: 1px solid #e7e7e7;
    background: #fff;
    padding: 5px 10px;
}

.actionToolbar_mobile ul.actionToolbar_listing {
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.actionToolbar_mobile ul.actionToolbar_listing li {
    width: 20%;
    float: left;
}

.actionToolbar_mobile ul.actionToolbar_listing li a {
    display: block;
    color: #696969;
    font-size: 12px;
    text-align: center;
    position: relative;
}

.actionToolbar_mobile ul.actionToolbar_listing li a svg {
    fill: #696969;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot a .messenger_absolute {
    margin-top: -25px;
    display: inline-block;
    vertical-align: top;
}

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot a svg {
    width: 44px;
    height: 44px;
}

.header-nav>li.active {
    background: #fff;
}

.header-nav>li:hover {
    background: #fff;
    color: #000;
}

.header-nav>li:hover a {
    color: #000;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed #ececec;
    font-size: 14px;
    font-weight: 500;
}

.post-sidebar span.icon-read-more {
    display: none;
}

.post-sidebar .box {
    display: flex;
    padding: 0 0 15px 0;
}

.post-sidebar .box .box-image {
    margin-right: 10px;
}

.post-sidebar .box .box-image img {
    height: 100px;
    object-fit: cover;
}

.post-sidebar .box .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

i.icon-menu {
    color: #000;
}

.header-search i.icon-search {
    color: #000;
}

li.nav-icon.has-icon a,
.mobile-nav a.is-small {
    padding: 0!important;
}

.nav-dropdown-default form i.icon-search {
    color: #fff;
}

.mobile-nav li:hover a:hover {
    background: transparent!important;
}

.post-sidebar .article-items {
    margin-bottom: 0!important;
}

.back-to-top.active {
    background: #75ba40;
    border: none;
    color: #fff;
    line-height: 47px;
    height: 45px;
    bottom: 10px;
    right: 10px;
    width: 45px;
}

.button.icon {
    margin-left: 0.12em;
    margin-right: 0.12em;
    min-width: 2.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    display: inline-block;
}

#button-scroll-to-top:hover {
    cursor: pointer;
    background-color: #333;
}

#button-scroll-to-top:active {
    background-color: #555;
}

#button-scroll-to-top.show {
    opacity: 1;
    visibility: visible;
}

#button-scroll-to-top {
    display: inline-block;
    background-color: #75ba40;
    width: 44px;
    height: 44px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 25px;
    right: -8px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border-radius: 50%;
    line-height: 44px;
}

.btn-hexagon-submit {
    width: 135px;
    height: 45px;
    background: #096abf!important;
}

@media (min-width: 500px) {
    #button-scroll-to-top {
        margin: 30px;
    }
}

.grecaptcha-badge {
    opacity: 0;
}

.contact-description p {
    margin-bottom: 10px;
    font-size: 18px;
}