/* .blog-info-tag:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag:last-child:before {
    display: none
} */

.price.het-hang-roi {
    text-decoration: underline;
}

.footer-list .dropdown>a {
    font-size: 1.4rem;
    color: #a2acb7;
    margin-bottom: 2rem;
}

.mona-btn-add-compare {
    margin-top: 5px;
}

.mona-btn-add-compare .main-btn {
    padding: 0.5rem 3rem;
}

.widget_shopping_cart_content .button.wc-forward,
.widget_shopping_cart_content .button.checkout.wc-forward {
    display: none;
}

.woocommerce a.remove {
    display: block;
    font-size: unset;
    height: unset;
    width: unset;
    text-align: unset;
    line-height: 1;
    border-radius: 100%;
    color: unset !important;
    text-decoration: none;
    font-weight: unset;
    border: unset;
}

.woocommerce-billing-fields__field-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

p#billing_first_name_field {
    order: 1;
    width: 100%;
}

p#billing_email_field {
    order: 2;
    width: 50%;
}

p#billing_phone_field {
    order: 3;
    width: 50%;
}

p#billing_address_1_field {
    order: 4;
    width: 50%;
}

p#billing_city_field {
    order: 5;
    width: 50%;
}

p#billing_country_field {
    order: 10;
    display: none;
}

.woocommerce-additional-fields h3 {
    display: none;
}

.woocommerce-checkout #customer_details input,
.woocommerce-checkout #customer_details textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font: inherit;
    color: inherit;
    outline: none;
    border-radius: 0.5rem;
    width: 100%;
    border: 0;
    background-color: #f6f8fa;
    color: #000;
    padding: 1.2rem 1.5rem;
    height: 4.4rem;
}


/* .shop_table.woocommerce-checkout-review-order-table,
.wc_payment_methods.payment_methods.methods,
.woocommerce-terms-and-conditions-wrapper,
#order_review_heading {
    display: none;
} */

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    /* float: left; */
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 1rem 2rem;
    color: #fff;
    background-color: #e4271a;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none;
    border: 0;
    border-radius: 99rem;
    font-size: 1.4rem;
    border: 1px solid transparent;
    text-align: center;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #fff;
    border-radius: 5px;
}

.footer-bottom-inner .widget.widget_text {
    margin-left: 1.5rem;
    margin-right: auto;
    font-size: 1.2rem;
}

@media screen and (max-width: 599px) {
    .footer-bottom-inner .widget.widget_text {
        margin-left: 0;
        margin-top: 1.5rem;
    }
}

.footer-bottom-inner .widget.widget_text .textwidget {
    /* margin-left: 5rem; */
    margin-right: auto;
    font-size: 1.2rem;
}

.footer-bottom-inner .widget.widget_text .textwidget p {
    margin-bottom: 1rem;
}

.footer-bottom-inner .widget.widget_text .textwidget p:last-child {
    margin-bottom: 0;
}

.footer-bottom-inner .widget.widget_text .textwidget a {
    text-transform: uppercase;
    text-decoration: underline;
}

.footer-bottom-inner .widget.widget_text .textwidget a~* {
    margin-left: 4rem;
}

.footer-bottom-inner .widget.widget_text .textwidget a~* {
    margin-left: 4rem;
}

.mona-content {
    color: #61777c;
}

.banner-item .mona-btn-slider {
    /* display: none; */
    opacity: 0;
    visibility: hidden;
    /* height: 0; */
}

.banner-item.--active .mona-btn-slider {
    display: block;
    opacity: 1;
    visibility: visible;
}

.docs-result-head {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.docs-result-head .result-head-note {
    color: #9aa5b1;
}

.docs-result-head p {
    padding: 3px 0;
}

.docs-result-head .result-head-categorys {
    color: #e4271a;
}

.docs-result-head .result-head-title {
    color: #9aa5b1;
}

.docs-result-bottom ul li {
    margin: 10px 0;
    padding: 20px 16px 20px 22px;
    border-bottom: 1px solid #cbd2d9;
    position: relative;
    display: block;
    color: #616e7c;
    font-weight: 600;
    padding-right: 25px;
}

.docs-result-head {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.docs-result-bottom ul li a {
    font-weight: bold;
}

.docs-result-bottom ul li .fa.fa-file {
    position: absolute;
    left: 0px;
    width: auto;
    height: auto;
}

.docs-result-bottom ul li .fa.fa-download {
    position: absolute;
    right: 0;
    width: auto;
    height: auto;
    color: #e4271a;
}

.search .pd-wrap {
    width: 100%;
    height: auto;
}

.search .pd-list .col {
    width: calc(100% / 4);
}

.search .mona-mess-empty {
    padding: 45px;
    width: 100%;
    text-align: center;
}

.main-btn.btn-border.compare-action.is-loading-btn.loading {
    background-color: white;
    color: white;
    border-color: #e4271a;
    -webkit-transition: unset;
    transition: unset;
}

.mona-mess-empty {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 15px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    width: auto;
}

.mega-dropdown a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s cubic-bezier(0.83, 0.135, 0.02, 1.015);
    transition: 0.3s cubic-bezier(0.83, 0.135, 0.02, 1.015);
}

.nhut-menu-category {
    display: flex;
    flex-wrap: wrap;
}

.item-product-hover {
    opacity: 0;
    visibility: hidden;
    order: 2;
}

.item-product-hover.show {
    opacity: 1;
    visibility: visible;
    order: 1 !important;
}

.cols.mona-page-thankyou .col.left {
    width: 40%;
}

.cols.mona-page-thankyou .col.right {
    width: 60%;
}

.cols.mona-page-thankyou .col.right .cart-form-wrap {
    height: 100%;
}

.cols.mona-page-thankyou .col.left .cart-bill {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 5px 0;
}

.cols.mona-page-thankyou .col.left .cart-bill p.b-cl-op {
    width: 50%;
}

.cols.mona-page-thankyou .col.left .cart-bill p.b-bb {
    width: 50%;
}

.cols.mona-page-thankyou .col.left .cart-left .car-box:nth-child(1) {
    margin-bottom: 15px;
}

.woocommerce-order-received .cart-form .f-group:nth-child(2) {
    width: 50%;
}

.woocommerce-order-received .cart-form .f-group:nth-child(5) {
    width: 100%;
}

.woocommerce-order-received .cart-form .f-group.w-100 {
    width: 100%;
}

.footer-bottom .social-mobile a {
    background-color: #e4271a;
}

.mona-stock {
    padding: 5px 0;
    width: 100%;
    height: auto;
}


/* The container */

.container-checkbox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.container-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.container-checkbox:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.container-checkbox input:checked~.checkmark {
    background-color: #e4271a;
}


/* Create the checkmark/indicator (hidden when not checked) */

.container-checkbox .checkmark:after {
    content: '';
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.container-checkbox input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.container-checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em 0;
}

.mona-checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
}

.input-number-decrement,
.input-number-increment {
    display: inline-block;
    width: 25px;
    line-height: 32px;
    background: #f1f1f1;
    color: #444;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.quantity-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    background: #eaeaea;
    border-radius: 6px;
    padding: 0px;
    margin-top: 5px;
    max-width: 100px;
}

.quantity-btn {
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 0px 7px;
    cursor: pointer;
}

.quantity-btn svg {
    width: 15px;
    height: 15px;
}

.quantity-input {
    outline: none;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
}

.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce .quantity .qty {
    width: 47px;
    text-align: center;
    border: none;
    background: #eaeaea;
}

.mona-mess-product-detail {
    width: 100%;
    height: auto;
    margin-top: -5rem;
    margin-bottom: 2rem;
}

.woocommerce-checkout-payment {
    display: none;
}

.woocommerce-order-received .wc-item-meta {
    display: none;
}

.maps iframe {
    min-height: auto;
}

.c-pd-desc.mona-product-note {
    font-weight: bold;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: unset;
}

.banner-slider .swiper-button-prev::after,
.banner-slider .swiper-button-next::after {
    font-size: 8rem;
}

.banner-sale {
    position: absolute;
    top: 1.5rem;
    right: 5.5rem;
    width: 3.5rem;
    height: 3.5rem;
    z-index: 2;
    background-color: #e4271a;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    line-height: 3.5rem;
    text-align: center;
    font-weight: 700;
}

.mfp-content .popup-wrap.tragop-popup>div {
    width: auto;
}

#popup-tragop-detail .tragop-wrap {
    position: static;
    width: 1200px;
    background-color: #fff;
    z-index: 903;
}

.columns-tragop {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
}

.columns-tragop .col-tragop-sidebar {
    width: 25%;
}

.columns-tragop .col-tragop-table {
    width: 75%;
    overflow: auto;
    max-height: calc(449px - 67px);
}

.col-tragop-table::-webkit-scrollbar-thumb {
    background: #e4271a;
}

.col-tragop-table::-webkit-scrollbar-thumb {
    background: #e4271a;
}

.col-tragop-table::-webkit-scrollbar-track {
    background: #fff;
}

.col-tragop-table::-webkit-scrollbar-track {
    background: #fff;
}

.col-tragop-table::-webkit-scrollbar {
    width: 3px;
}

.col-tragop-table::-webkit-scrollbar {
    height: 3px;
}

.columns-tragop .col-tragop-table table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e1e1e1;
    text-align: center;
}

.columns-tragop .col-tragop-table table thead {
    background-color: #e4271a;
    color: #ffffff;
    position: sticky;
    top: 0;
}

.columns-tragop .col-tragop-table table thead td,
.columns-tragop .col-tragop-table table thead th,
.columns-tragop .col-tragop-table table tbody tr td {
    font-size: 12px;
    padding: 14px;
    text-transform: uppercase;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    vertical-align: middle;
}

.columns-tragop .col-tragop-table table tbody tr:nth-of-type(odd) {
    background: #eee;
}

.columns-tragop .col-tragop-sidebar .pd-filter-wrap {
    background-color: #ffff;
}

.box-tragop-head {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #e4271a;
    color: white;
    font-size: 30px;
    font-weight: 500;
}

.popup-wrap.tragop-popup .mfp-close {
    color: #e4271a;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    right: 0;
    float: right;
    display: none;
}

select.js-example-tagss {
    line-height: 5rem;
    padding-left: 1.5rem;
    padding-right: 4rem;
    background: url(https://formathome.com.vn/fagor/template/images/icon-select.svg) right 2.5rem center/1.3rem auto no-repeat;
    color: #000;
    outline: 0;
    height: 5rem;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
}

.columns-tragop.cart-form input.f-control {
    height: 5rem;
}

.columns-tragop.cart-form .f-group {
    width: 100%;
    margin-bottom: 2rem;
}

.columns-tragop.cart-form .f-group .main-btn {
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    height: 5rem;
    line-height: 2.8rem;
}

.c-pd-desc.mona-product-note p {
    display: block;
}

.col-tragop-sidebar .pd-filter-wrap {
    padding: 0 0px;
}

.tragop-wrap .pd-filter-list {
    padding: 0;
}

@media screen and (max-width: 1199px) {
    .mfp-content .popup-wrap.tragop-popup>div {
        width: 100%;
    }
    #popup-tragop-detail .tragop-wrap {
        max-width: 100%;
    }
    .tragop-wrap .pd-filter {
        position: static;
        height: 100%;
        width: 100%;
    }
    .tragop-wrap .pd-filter-list {
        height: 100%;
    }
    .columns-tragop .col-tragop-sidebar {
        width: 40%;
    }
    .columns-tragop .col-tragop-table {
        width: 60%;
    }
    .columns-tragop .col-tragop-table table thead td,
    .columns-tragop .col-tragop-table table thead th,
    .columns-tragop .col-tragop-table table tbody tr td {
        padding: 8px;
    }
}

@media screen and (max-width: 599px) {
    .box-tragop-title {
        font-size: 20px;
    }
    .tragop-wrap .pd-filter-wrap {
        max-width: 100%;
    }
    .columns-tragop .col-tragop-sidebar {
        width: 100%;
    }
    .columns-tragop .col-tragop-table {
        width: 100%;
        max-height: 280px;
    }
    #cprawnjkrnwesmjhovbva .widget-layout.widget-layout {
        z-index: 800 !important;
    }
    .columns-tragop .col-tragop-table table thead td,
    .columns-tragop .col-tragop-table table thead th,
    .columns-tragop .col-tragop-table table tbody tr td {
        padding: 6px;
        font-size: 10px;
    }
}

@media screen and (max-width: 768px) {
    .search .pd-list .col {
        width: 100%;
    }
    .cols.mona-page-thankyou .col.left {
        width: 100%;
    }
    .cols.mona-page-thankyou .col.right {
        width: 100%;
    }
    .mona-mess-product-detail {
        padding: 15px 20px 15px 20px;
        width: 100%;
        height: auto;
        max-width: 100%;
        float: none;
    }
    .quantity-control {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        background: #eaeaea;
        border-radius: 6px;
        padding: 0px;
        margin-top: 5px;
        max-width: 100px;
        float: left;
        margin-bottom: 5px;
    }
}


/* @media screen and (min-width: 1200px) {
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu .big-sub-menu {
        position: relative;
        opacity: 1;
        visibility: visible;
    }
} */

.contact-info-item+.contact-info-item {
    margin-top: 15px;
}

@media screen and (min-width: 768px) {
    .contact-info .col.col-2 {
        width: calc(100% / 3 * 2);
    }
}

@media screen and (max-width: 500px) {
    .banner-slider .swiper-button-prev::after,
    .banner-slider .swiper-button-next::after {
        font-size: 5rem;
    }
}

.contact-form-wrap {
    width: 100%;
    max-width: 100%;
}

.contact-form-wrap .wpcf7 .ajax-loader {
    display: block;
    margin: auto;
    margin-top: 10px;
}

.fluid_initial_play_button::before {
    content: '';
    width: 86px;
    height: 86px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    z-index: -1;
    transition: all 0.3s ease;
}

.fluid_initial_play_button {
    border-color: transparent transparent transparent #e4271a !important;
}

.fluid_initial_play_button::after {
    content: '';
    width: 106px;
    height: 106px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    z-index: -2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* da ngôn ngữ  */

.lang .f-control {
    text-align: center;
}

.lang .f-control li {
    padding: 3px 0;
    border-radius: 5px;
    border: 1px solid #828282;
}

.lang .f-control li.active {
    display: none;
}

.lang-ft-select span {
    width: 90px;
}

.lang .f-control li {
    padding: 0px 0;
    border-radius: 5px;
    border: 0;
}

.sec-product .wrapper-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sec-product .sidebar-product {
    width: calc(2 / 12 * 100%);
}

.main-question {
    width: calc(10 / 12 * 100%);
    padding-left: 40px;
}

.sec-product .container {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: 100%;
}

.woocommerce-account .woocommerce .wrapper-sidebar .sidebar-item {
    padding: 15px 10px;
}

.sec-product .sidebar-product>.wrapper-sidebar .sidebar-item {
    color: rgba(0, 0, 0, 0.7);
}

.sidebar-hotro .sidebar-new-product {
    padding: 15px 10px;
    width: 215px;
    background: #f8f8f8;
    border-radius: 6px;
}

.sec-product .sidebar-product>.wrapper-sidebar .sidebar-item .txt-title {
    margin-bottom: 25px;
    color: #000;
}

.sidebar-hotro .sidebar-new-product .txt-title {
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
    text-align: center;
}

.txt-title {
    font-weight: bold;
}

.sec-product .sidebar-product>.wrapper-sidebar .sidebar-item .list-danhmuc {
    margin: -7.5px 0;
}

.link-w-0 {
    position: relative;
}

.sec-product .sidebar-product>.wrapper-sidebar .sidebar-item .list-danhmuc li {
    padding: 14.5px 0;
}

.link-w-0::after {
    bottom: 0;
    left: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    background: #356d69;
}

.list-question {
    border-radius: 6px;
    background: #f8f8f8;
    padding: 30px 20px;
}

.list-question .wrapper-question {
    margin: -15px 0;
}

.f-group.btn-hide {
    display: none;
}

.mona-billing-fields .cart-form .f-group {
    width: calc(50% - 0.5rem) !important;
    margin-bottom: 2rem;
}

.mona-billing-fields .cart-form p {
    width: 100%;
}

.mona-billing-fields {
    padding: 30px 0;
}

.woocommerce table.shop_table.woocommerce-table--order-details th {
    background: #f8f8f8;
    color: #000;
}

.sec-camon .box-camon {
    background: #f8f8f8;
    padding: 30px;
}

#mona-login-form,
#mona-register-form,
#mona-forget-submit-form,
#mona-reset-submit-form {
    width: 100%;
    height: auto;
}

.form-thanhtoan.mona-form-login {
    max-width: 500px;
    margin: 0 auto;
}

.form-thanhtoan .f-group {
    padding: 9px 0;
}

.form-thanhtoan .f-group label {
    margin-bottom: 9px;
    display: block;
}

.form-thanhtoan .f-group label {
    margin-bottom: 9px;
    display: block;
}

.form-thanhtoan .f-control {
    border: 1px solid #ffff;
    background: #ffff;
}

.container-input {
    display: block;
    padding-left: 25px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.form-thanhtoan.mona-form-login .wrapper-btn {
    margin-top: 15px;
}

.form-thanhtoan.mona-form-login .wrapper-btn .btn {
    padding: 12px 15px;
    background: #e4271a;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    font: inherit;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.container-input input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.container-input .checkmark {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.mona-form-login .container-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
}


/******/

.wpcf7-form .f-group:nth-child(3),
.wpcf7-form .f-group:nth-child(4),
.wpcf7-form .f-group:nth-child(5),
.wpcf7-form .f-group:nth-child(6) {
    width: calc(50% - 0.5rem);
}

.wpcf7-form .f-group {
    width: 100%;
    margin-bottom: 2rem;
}

.wpcf7-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mt-30 {
    margin-top: 30px;
}

.search-result-title {
    width: 100%;
}

@media screen and (max-width: 500px) {
    .sec-product .sidebar-product {
        width: 100%;
        padding: 15px;
    }
    .sec-product .sidebar-product>.wrapper-sidebar .sidebar-item {
        color: rgba(0, 0, 0, 0.7);
        width: 100%;
    }
    .main-question {
        width: 100%;
        padding-left: 0;
        padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    .search .pd-list .col.search-category-item {
        width: calc(100% / 4);
    }
    .search-result-title {
        padding-left: 5px;
    }
}
#phone-vr {
    right: 80px;
    bottom: 10px;
}
/* .banner-video {
    width: 1900px;
    height: 795px;
} */

ul#menu-footer-bottom-menu li {
    padding: 5px 0;
}

ul#menu-footer-bottom-menu-eng li {
    padding: 5px 0;
}