/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */

@font-face {
    font-family: 'BDStreetSignSans';
    src: url('../fonts/BDStreetSignSans-Standard.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-Neo-Sans-Intel';
    src: url('../fonts/utm-neo-sans-intel/UTM-Neo-Sans-Intel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UTM-Neo-Sans-Intel';
    src: url('../fonts/utm-neo-sans-intel/UTM-Neo-Sans-IntelBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UTM-Neo-Sans-Intel';
    src: url('../fonts/utm-neo-sans-intel/UTM-Neo-Sans-IntelBold_Italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'UTM-Neo-Sans-Intel';
    src: url('../fonts/utm-neo-sans-intel/UTM-Neo-Sans-Intel_Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

:root {
    --body: #fff;
    --black: #000;
    --white: #fff;
    --theme-color: #736558;
    --theme-color-2: #40372F;
    --header: #1E2023;
    --text: #555;
    --border: #E6EFFF;
    --ratting: #F8BC26;
    --bg: #FFF3ED;
    ---box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
}

.row {
    --bs-gutter-x: .75rem;
}

img {
    max-width: 100%;
    height: auto;
}

.header-logo>img {
    max-height: 50px;
    filter: brightness(0) invert(1);
}

.header-1 .mega-menu-wrapper {
    padding-left: 10px;
    background-color: rgb(65 55 47);
}

.footer-bottom {
    padding: 5px 0;
    font-size: 12px;
    background: #2a231d;
}

.footer-logo>img {
    max-width: 100%;
    filter: brightness(0) invert(1);
}

.footer-name h2 {
    font-family: 'BDStreetSignSans', sans-serif;
}

.hero-1 .hero-text {
    letter-spacing: -4.8px;
    -webkit-text-stroke: 1px var(--theme-color);
    -webkit-text-fill-color: transparent;
    font-size: 130px;
    font-weight: 700;
    animation: shine 3s infinite;
    -webkit-mask-image: linear-gradient(-68deg, rgba(255, 255, 255, 0.25) 50%, #fff 50%, rgba(255, 255, 255, 0.25) 70%);
    -webkit-mask-size: 200%;
    position: absolute;
    line-height: 130px;
    left: unset;
    transform: unset;
    font-family: "BDStreetSignSans", sans-serif;
    top: 20%;
}

.hero-1 .hero-content h2 {
    font-size: 68px;
}

.hero-1 .hero-content h2 span {
    font-size: 50px;
    display: block;
    letter-spacing: 2px;
}

.service-section-2 .left-shape,
.service-section-2 .dot-shape,
.service-section-2 .right-shape {
    z-index: -1;
}


#button-contact-vr {
    position: fixed;
    bottom: 95px;
    z-index: 999;
    right: 10px;
}

/*phone*/
#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 0.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 0.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(0.9);
    }

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

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

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

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

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

.phone-bar a {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 50px 7px 15px;
    border-radius: 100px;
    white-space: nowrap;
    background: #f44336;
    letter-spacing: 1.5px;
    font-weight: 700;
}

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

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

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

#mess-vr .phone-vr-img-circle,
#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;
}

#mess-vr .phone-vr .phone-vr-img-circle img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

/*css all in one*/
#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}

#gom-all-in-one #contact-vr {
    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;
}

.page-title {
    font-size: 32px;
    font-weight: 900;
}

h1.title {
    font-size: 32px;
    font-weight: 900;
}

#page-bodyhtml h2,
#news-bodyhtml h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
}

#page-bodyhtml h3,
#news-bodyhtml h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}

#page-bodyhtml h2 strong,
#page-bodyhtml h3 strong,
#page-bodyhtml h4 strong,
#page-bodyhtml h5 strong,
#page-bodyhtml h6 strong,
#news-bodyhtml h2 strong,
#news-bodyhtml h3 strong,
#news-bodyhtml h4 strong,
#news-bodyhtml h5 strong,
#news-bodyhtml h6 strong {
    font-weight: 700;
}

.h5 {
    font-size: 14px;
}

.breadcrumbs-search {
    padding: 5px 0 3px 0px;
    margin-bottom: 10px;
}

.breadcrumbs-wrap {
    padding: 0;
}

.breadcrumbs-wrap ul {
    display: flex;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs-wrap ul li::after {
    content: "/";
    color: #555;
    padding: 0 10px;
}

.breadcrumbs-wrap ul li:last-child:after {
    display: none;
}

.breadcrumbs-wrap ul li a {
    color: #555;
}

body:not(.is-home) {
    padding-top: 65px;
}

/* Grid blog-items */
.news-card-items h2 {
    font-size: 24px;
    font-weight: 700;
}

.news-area .main-sidebar .single-sidebar-widget .wid-title h3 {
    text-transform: uppercase;
}

.statistic-box-footer li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.statistic-box-footer li em {
    width: 25px;
    text-align: center;
    margin-right: 10px;
}

.popular-posts .single-post-item .post-content h4,
.popular_posts .single-post-item .post-content h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.contact-result {
    margin-top: 20px;
    display: none;
}

.footer-bottom a,
.footer-bottom a:hover {
    color: #fff;
}

.panel-body {
    padding: 15px;
    background: #fff;
}

.hero-1 video {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: 0;
    padding: 0;
    height: auto;
    margin-bottom: -11px;
}

.page-other-projects h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.page-other-projects h3 {
    font-size: 18px;
    font-weight: 700;
}

.brand-image img {
    width: 100%;
    height: auto;
}

.testimonial-box-items .client-info {
    height: 105px;
}

.testimonial-box-items .client-info .client-img {
    display: none;
}

.header-1 .container-fluid {
    padding: 0;
}

.header-main .main-menu ul li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-family: inherit;
    padding: 15px 0 8px;
    text-align: left;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
}

.search-toggle {
    color: #fff;
}

.header-1 .header-button .theme-btn {
    padding: 20px 70px;
}

.overlay-player::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    z-index: 1;
}

.hero-section {
    height: 100%;
}

.hero-section .align-items-center {
    max-width: 100%;
    position: relative;
    height: 100%;
}

.hero-section .align-items-center .overlay-player {
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
}

.section-padding {
    padding: 35px 0;
}

.about-wrapper .section-title h2 {
    margin-left: unset;
    width: 100%;
    text-align: center;
}

.testimonial-section {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 35px 100px;
    height: 68%;
    background: rgba(23, 7, 1, 0.78);
}

@media screen and (max-width: 768px) {
    .hero-section .align-items-center .overlay-player {
        position: relative;
        transform: unset;
    }

    .overlay-player::before {
        display: none;
    }
}