.service-desc.text-white {
    text-align: justify;
}

h3.value_title {
    font-size: 20px;
    margin-top: 12px;
}

.section-value * {
    color: #fff;
    text-align: center;
}

a.img-frame img {
    border: 1px solid #3f3f3f;
    border-radius: 10px;
    filter: invert(1);
}

section-value::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: -1;
    background: #18409fc4 !important;
}

.banner-top .breadcrumb li,
.banner-top .breadcrumb li a {
    color: #fff !important;
    text-transform: uppercase;
}

/* custom.css phone */

#button-contact-vr {
    position: fixed;
    bottom: 150px;
    z-index: 99999;
    right: 0.1%
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff
}

@media(max-width:736px) {
    .phone-bar {
        display: none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%)
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

#fanpage-vr img {
    max-width: 35px;
    max-height: 35px
}

#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2
}

#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%)
}

#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}

a.back-to-top {
    display: none;
    position: fixed;
    z-index: 9000;
    bottom: 18px;
    right: 15px;
    text-decoration: none;
}

a.back-to-top i {
    display: block;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #f05b27;
    border-radius: 6px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.7)
}

a.back-to-top:hover,
a.back-to-top:focus {
    text-decoration: none
}

#popup-showroom-vr,
div#popup-form-contact-vr {
    display: none
}

#popup-showroom-vr.active,
div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999
}

.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(51 51 51 / 50%);
    width: 100%;
    height: 100vh
}

.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
    max-width: 600px;
    display: flex
}

.content-popup-vr input,
.content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff
}

.content-popup-vr label {
    width: 100%
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 29%);
    font-weight: 400;
    min-height: auto;
    line-height: 30px
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.7
}

.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: black;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer
}

.content-popup-vr .close-popup-vr:hover {
    background: #b50000
}

.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px
}

.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden
}

#loco-top,
#loco-bottom {
    display: block
}

#loco-top .content-popup-img-vr,
div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
    max-width: 100%;
    text-align: center
}

#contact-showroom.no-event a {
    pointer-events: none
}

.content-popup-vr .content-popup-div-vr ul {
    color: #333;
    list-style: none;
    font-size: 15px
}

.main-wrapper {
    position: relative;
}

@media(max-width:673px) {
    div#popup-form-contact-vr .content-popup-vr {
        display: block
    }

    div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
        max-width: 100%;
        display: none
    }
}

.content_detail {
    text-align: justify;
}

.about-content {
    text-align: justify;
}

.post-content {
    text-align: justify;
}

.detail.pt-4 {
    text-align: justify;
}

.booking-form textarea.form-control::placeholder {
    color: #fff
}

textarea.form-control {
    /* border: unset; */
    font-size: 13px;
    background: no-repeat;
    border: 1px solid #fff;
    margin-top: 16px;
}



.booking-form textarea:focus {
    outline: 0;
    color: #fff;
    font-size: 14px;
    background: unset;
    box-shadow: unset;
}

/*Đăng ký đăng nhập*/

.login-form {
    max-width: 600px;
    padding: 30px;
}

.login-form .form-group input {
    height: 50px;
}

.login-form .form-group input::placeholder {
    font-size: 14px;
}

.line-wrap span {
    color: #999999;
}

.line-wrap .line1,
.line-wrap .line2 {
    max-width: 250px;
    height: 1px;
    width: 100%;
    background: #CACEDA;
}

.custom-control-label {
    line-height: 25px;
}


.myAccount-navigation .nav-dropdown li a {
    padding: 6px 20px;
    display: block
}

.header-button .myAccount-navigation .nav-dropdown li:hover a {
    color: #333;
    background: #F3F3F3;
}

.myAccount-navigation .nav-dropdown li a i {
    color: #999999;
}

.myAccount-navigation .my-account {
    padding: 20px 20px 10px 20px;
}

.myAccount-navigation .avatar2 {
    width: 120px;
    height: 120px;
}

.myAccount-navigation .avatar2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dvs_countdown {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 32px;
    font-size: 20px;
    z-index: 9999;
}

.main-account {
    background: #e3eaff;
}

.dashboard-info {
    padding: 20px 30px;
}

.dashboard-update {
    padding: 20px 30px;
}

.cart-form table .quatily {
    text-align: center;
    max-width: 16%;
    width: 100%;
}

.cart-form .input-qty {
    background-color: #fff;
    height: 40px;
    width: 70px;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding: 0;
}

.cart-form .is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    height: 40px;
    width: 38px;
    padding: 0;
    text-shadow: 1px 1px 1px #fff;
    border: 1px solid #ddd;
}

.cart-form table {
    width: 100%;
}

.cart-form table tr th {
    background: #005BA2;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    padding: 10px 20px;
}

.cart-form table tr td {
    padding: 10px;
    border: 1px solid #E0E0E0;
    text-align: center;
}

.cart-form table tr th:first-child,
.cart-form table tr td:first-child {
    text-align: left;
}

.cart-wrapper {
    padding: 30px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);
}

.cart-wrapper,
.cart-form {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: auto;
}

.cart-title {
    text-transform: capitalize;
}

.cart-form .product-wrap .product-image {
    width: 100%;
    max-width: 100px;
    height: 100px;
}

.cart-form .product-wrap .product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cart-form .product-price,
.cart-form .price-total,
.cart-form .btn-delete {
    color: #FF0000;
    font-size: 16px;
    font-weight: 500;
}

.btn-continue-viewing {
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 500;
    border: 1px solid #FF9800;
}

.cart-wrapper .btn-continue-viewing:hover {
    color: #fff !important;
    background: #FF9800;
}

.cart-totals .temporary-price,
.total-amount.price,
.order-total span.price-amount.amount {
    color: #FF0000;
}

.cart-totals .shipping-note {
    font-size: 14px;
    max-width: 450px;
    width: 100%;
}

.btn-payment {
    padding-top: 12px;
    padding-bottom: 12px;
}

.checkout-review-order {
    padding: 15px 30px 30px;
    border: 1px solid #005BA2;
}

.customer-info input,
.customer-info textarea {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.customer-info input::placeholder,
.customer-info textarea::placeholder {
    font-size: 14px;
}

.checkout-review-order-table th,
.checkout-review-order-table td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.checkout-page .btn-order {
    color: #fff;
    display: inline-block;
}

.checkout-payment label {
    cursor: pointer;
}

.payment-methods li:first-child {
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.payment-methods .form-check-input {
    margin-top: 3px;
}

.payment-methods .payment-box {
    display: none;
}

.payment-methods .show .payment-box {
    display: block;
}

.quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100px
}

.quantity__btn {
    width: 35px;
    border: 1px solid #005BA2;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff
}

.quantity__btn::after {
    content: "\f068";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: fontawesome;
    font-size: 8px
}

.quantity__btn:first-child {
    border-radius: 14px 0 0 14px;
    border-right: 0
}

.quantity__btn:not(:first-child) {
    border-radius: 0 14px 14px 0;
    border-left: 0
}

.quantity__btn:not(:first-child)::after {
    content: "\f067"
}

.quantity__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 28px;
    min-width: 20px;
    max-width: 44px;
    border: 1px solid #005BA2;
    border-left: 0;
    border-right: 0;
    text-align: center
}

@media (max-width: 540px) {

    .product-info .btn-buynow,
    .product-info .btn-single-add-to-cart {
        display: block;
        width: 100%;
        padding: 6px 20px;
        margin-bottom: 10px;
    }
}

.product-info .buttons_added {
    margin-bottom: 10px;
}



.content-area ul {
    padding-left: 20px;
    font-family: Arial;
    font-size: 16px;
}

.banner-top .page-title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 66px;
    line-height: 100px;
    text-transform: uppercase;
}
h2.service-title {
    text-transform: uppercase;
}

.service-image.img-zoom img {
    width: 100%;
    height: 250px;
}

.partners__frame {
    display: block;
    background-color: #fff;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    -webkit-transition: .4s;
    transition: .4s;
}

.partners__frame::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 66.66%;
}

.partners__frame img {
    width: 80%;
    height: 80%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*End*/