@charset "UTF-8";

/* Main */
:root { --color-red: #ec2d3f; --color-medium-red: #cc2c32; --color-dark-red: #c31829; --color-green: #28a745; --color-dark-green: #207d36; --color-black: #212529; --color-gray: #6c757d; --background-static: #3fa07e; --background-hover: #eceb1b; --color-static: #000; --color-hover: #ec2d3f; --menu-border: #cccccc40; --menu-color: #fff; --main-color: #C39835; --mainlinear: linear-gradient(270deg, #C39835 0%, #FBF3A6 51.5%, #BF922D 100%); --linear2:linear-gradient(0deg, #C39835 0%, #FBF3A6 23.9%, #C39835 50.4%, #FBF3A6 79.4%, #BF922D 100%); --linear3:linear-gradient(223deg, #C39835 0%, #FBF3A6 49.66%, #BF922D 96.44%); --linear4:linear-gradient(270deg, #C39835 0%, #FBF3A6 23.9%, #C39835 50.4%, #FBF3A6 79.4%, #BF922D 100%); --linear5:linear-gradient(0deg, #C39835 0%, #FBF3A6 23.9%, #C39835 50.4%, #FBF3A6 79.4%, #BF922D 100%); --linear6:linear-gradient(47deg, #C39835 0%, #FBF3A6 24.88%, #C39835 52.46%, #FBF3A6 82.65%, #BF922D 104.1%) }
body { font-family: "Fahkwang", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 14px; font-weight: 400; color: #fff; top: 0 !important; background: url(../images/bg.png) top center/100%, #000; }
::-webkit-scrollbar { width: 5px; height: 5px }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%) }
::-webkit-scrollbar-thumb { background: linear-gradient(180deg, #c39835 0, #fbf3a6 51.5%, #bf922d 100%) }
blockquote { font-style: italic; font-family: Georgia, Times, "Times New Roman", serif; padding: 2px 0; border-style: solid; border-color: #ccc; border-width: 0; padding-left: 20px; padding-right: 8px; border-left-width: 5px; }
blockquote p { margin-bottom: 0; }
img { max-width: 100%; height: auto; vertical-align: top; }
a, input, textarea { outline: none; padding: 0px; }
a { text-decoration: none; }
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.w-clear:after { display: block; content: ""; clear: both; }
.hidden { display: none; }
.clear { clear: both; }
.none { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.wrap-container { position: relative; margin: 0 auto; }
.wrap-container.no-index { background: rgba(0, 0, 0, 0); }
.wrap-main, .wrap-content { max-width: 1200px; margin: 40px auto; }
.wrap-main.wrap-template { margin: 40px auto; }
.wrap-main.wrap-template.wrap-about-tpl { max-width: 100%; }
.wrap-main.wrap-template.wrap-product-tpl { max-width: 1800px; margin: 40px auto; }
.wrap-home { max-width: 100%; padding: 0px; margin: 0; }
.wrap-content { margin: 0 auto; }
.jconfirm { color: #333; }
.wrap-main { margin: 0; }
.form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px }
.form-row>.col, .form-row>[class*=col-] { padding-right: 5px; padding-left: 5px; }
.jconfirm-content { }
.wrap-content-tpl { border-radius: 10px; background: #FFF; box-shadow: 0px 4px 10px 0px rgba(217, 217, 217, 0.50); padding: 30px; position: relative; }

/* filter-white*/
.filter-white { filter: brightness(0) invert(1); }

/* Plugbar */
.plugbar { display: none; position: fixed; bottom: 0; left: 0; border-top: 1px solid #eae6e6; width: 100%; right: 0; max-width: 100%; margin: 0 auto; background: linear-gradient(315deg, #225007 0%, #1e5708 74%); padding: 9px 10px 10px 7px; z-index: 10; }
.plugbar ul { list-style: none; padding: 0; margin: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.plugbar ul li { width: 20%; float: left; }
.plugbar ul li a { display: block; color: #fff; font-size: 12px; text-align: center; position: relative; }
.plugbar ul li a i { font-size: 20px; color: #ffffff; }
.plugbar-ani { animation: ring_phone 2.2s infinite; }
.plugbar ul li a span { position: absolute; width: 70px; height: 70px; top: -45px; left: calc(50% - 50px / 2); display: flex; border: 3px solid rgb(44 131 11); border-radius: 100%; justify-content: center; align-items: center; background: #ffffff; flex-direction: column; font-size: 11px; }

/* hotline-phone-ring-wrap */
.hotline-phone-ring-wrap { position: fixed; bottom: 0; left: 0; z-index: 999999; }
.hotline-phone-ring { position: relative; visibility: visible; background-color: transparent; width: 110px; height: 110px; cursor: pointer; z-index: 11; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); transition: visibility 0.5s; left: 0; bottom: 0; display: block; }
.hotline-phone-ring-circle { width: 85px; height: 85px; top: 10px; left: 10px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid #e60808; -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out; animation: phonering-alo-circle-anim 1.2s infinite ease-in-out; transition: all 0.5s; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; opacity: 0.5; }
.hotline-phone-ring-circle-fill { width: 55px; height: 55px; top: 25px; left: 25px; position: absolute; background-color: rgba(230, 8, 8, 0.7); border-radius: 100%; border: 2px solid transparent; -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out; animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out; transition: all 0.5s; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.hotline-phone-ring-img-circle { background-color: #e60808; width: 33px; height: 33px; top: 37px; left: 37px; position: absolute; background-size: 20px; border-radius: 100%; border: 2px solid transparent; -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; }
.hotline-phone-ring-img-circle .pps-btn-img { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.hotline-phone-ring-img-circle .pps-btn-img img { width: 20px; height: 20px; }
.hotline-bar { position: absolute; background: rgba(230, 8, 8, 0.75); height: 40px; width: 180px; line-height: 40px; border-radius: 3px; padding: 0 10px; background-size: 100%; cursor: pointer; transition: all 0.8s; -webkit-transition: all 0.8s; z-index: 9; box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1); border-radius: 50px !important;    /* width: 175px !important; */ left: 33px; bottom: 37px; }
.hotline-bar>a { color: #fff; text-decoration: none; font-size: 15px; font-weight: bold; text-indent: 50px; display: block; letter-spacing: 1px; line-height: 40px; font-family: Arial; }
.hotline-bar>a:hover, .hotline-bar>a:active { color: #fff; }
@-webkit-keyframes phonering-alo-circle-anim {
    0% { -webkit-transform: rotate(0) scale(0.5) skew(1deg); -webkit-opacity: 0.1; }
    30% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); -webkit-opacity: 0.5; }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); -webkit-opacity: 0.1; }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); opacity: 0.6; }
    100% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    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); }
}

/*  */
.box-col__left { width: 73% }
.box-col__right { width: 25%; position: sticky; top: 50px; }
.box-right-in-inner { padding: 20px; box-shadow: 0px 0px 5px #525050; border: 1px solid #0065b3; }
.box-right-in-name { font-size: 18px; color: #0065b3; text-transform: uppercase; margin-bottom: 5px; font-family: 'Roboto', sans-serif; font-weight: 900; }
.box-right-in-content { font-family: 'Rotobo', sans-serif; font-size: 14px; color: #000; }
.box-right-in-content p { margin: 0; }

/* banner-tpl */
.banner-tpl { position: relative; }
.banner-tpl .content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; text-align: center; }
.banner-tpl .content p { margin: 0; color: #fff; font-family: 'MarkerFelt'; font-size: 75px; }

/* readmore */
.wrap-album .readmore { }
.wrap-album .readmore:hover i { color: #fff; }
.wrap-album .readmore i { color: var(--main-color); }
.readmore { display: table; margin: 0 auto; margin-top: 20px; background: var(--main-color); font; font-size: 13px; font-style: normal; font-weight: 400; position: relative; color: var(--color-second); padding: 11px 44px; text-transform: capitalize; border-radius: 5px; }
.readmore i { margin-left: 5px; font-size: 21px; top: 3px; position: relative; }
.readmore span { width: 40px; height: 40px; text-align: center; background: var(--color-second); display: inline-flex; justify-content: center; align-items: center; color: #fff; font-size: 13px; margin-left: 15px; }
.readmore:hover { background: var(--color-second); transition: 0.3s all; color: #fff; }

/* Hover */
.hover-glass { overflow: hidden; display: block; position: relative; }
.hover-glass::before { content: ""; position: absolute; top: 0; left: -100%; z-index: 2; display: block; content: ""; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.hover-glass:hover:before { -webkit-animation: shine 0.75s; animation: shine 0.75s; }
@-webkit-keyframes shine {
    100% { left: 125%; }
}
@keyframes shine {
    100% { left: 125%; }
}

/* Hover xam */
.hover-glass-2 { position: relative; overflow: hidden; }
.hover-glass-2::before { content: ""; background: rgba(255, 255, 255, .5); bottom: 0; left: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 2; }
.hover-glass-2::after { content: ""; background: rgba(255, 255, 255, .5); top: 0; right: 0; position: absolute; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -khtml-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; width: 0; height: 0; z-index: 2; }
.hover-glass-2:hover::before, .hover-glass-2:hover::after { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition-duration: 1.3s; -moz-transition-duration: 1.3s; -ms-transition-duration: 1.3s; -o-transition-duration: 1.3s; transition-duration: 1.3s; -khtml-opacity: 0; -o-opacity: 0; -ms-opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; }

/* Icon Rotate */
.hvr-icon-rotate { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-icon-rotate .hvr-icon { transition: 0.3s ease-out; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon { -webkit-transform: rotate(20deg); transform: rotate(20deg); }

/* fb-page */
.fb-page, .fb-page span, .fb-page span iframe[style] { max-width: 100% !important; }

/* slick-dots-cus */
.slick-d-none { display: none; }
.slick-d-none.slick-initialized { display: block; }
.slick-dots-cus .slick-dotted.slick-slider { margin: 0; }
.slick-dots-cus .slick-dots li { width: 13px; height: 13px; overflow: hidden; border-radius: 50%; opacity: 1; }
.slick-dots-cus .slick-dots { bottom: unset; margin: 0px auto; text-align: center; position: relative; width: 100%; margin-top: 30px; }
.slick-dots-cus .slick-dots li button { padding: 0; width: 17px; height: 17px; background: #e3dcd7; position: absolute; border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%, -50%); border: 1px solid transparent; }
.slick-dots-cus .slick-dots li button:before { display: none; }
.slick-dots-cus .slick-dots li.slick-active button { width: 35px; height: 10px; background: transparent; border-color: var(--main-color); border-radius: 5px; }
.slick-dots-cus .slick-dots li.slick-active { opacity: 1; width: 35px; height: 10px; border-radius: 0; }

/* slick-news */
.slick-news.slick-dots-cus .slick-dots li button { background: #e3e3e3; }
.slick-news.slick-dots-cus .slick-dots li.slick-active button { background: #9e9e9e; }

/* Toc */
.content-ck { line-height: 1.5rem; }
.content-ck * { max-width: 100% !important; }
.content-ck img { max-width: 100% !important; height: auto !important; }
.content-ck iframe { max-width: 100% !important; }
.content-ck table { margin: 0px auto; }
.content-ck ul, .content-ck ol { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; }
.content-ck p { display: block; margin-block-start: 0.25em; margin-block-end: 0.25em; margin-inline-start: 0px; margin-inline-end: 0px; }
.wrap-toc { display: inline-block; background: rgba(128, 128, 128, 0.15); border: 1px solid #37404a0f; padding: 10px; position: relative; min-width: 165px; border-radius: 7px; width: 100%; margin-bottom: 20px; }
.wrap-toc .box-readmore { width: 100%; background: transparent; display: none; }
a.mucluc-dropdown-list_button { }
a.mucluc-dropdown-list_button:before { content: "\f03a"; font-family: "Font Awesome 6 Pro"; font-style: normal; font-weight: 400; background: var(--linear3); color: #333 !important; font-size: 20px; width: 35px; height: 35px; display: inline-block; line-height: 38px; text-align: center; border: 0; margin-right: 15px; }
.meta-toc.fiedx { position: fixed; right: 15px; top: 200px; z-index: 111; display: block; }
.meta-toc .mucluc-dropdown-list_button { }
.meta-toc.fiedx .mucluc-dropdown-list_button { display: block; }
.meta-toc:not(.fiedx) .box-readmore { display: none; }
.box-readmore { padding: 10px; width: 100%; margin-top: 2px; font-size: 13px; margin-bottom: 10px; width: 350px; background: #e6eaf2; }
.meta-toc.fiedx .box-readmore { width: 350px; }
.box-readmore li ul > li { margin: 0; margin-bottom: 8px; }
.box-readmore li ul > li:before { content: counters(item, ".") " "; }
.box-readmore ul { list-style-type: none; counter-reset: item; margin-bottom: 0px; padding-left: 0px !important; margin-top: 8px; }
.box-readmore ul li { display: table; counter-increment: item; margin: 0 0 5px 0; }
.box-readmore ul li a { }
.box-readmore ul li:before { content: counters(item, ".") ". "; display: table-cell; padding-right: 5px; color: var(--main-color); }
.box-readmore ul li a { color: #fff !important; cursor: pointer; font-weight: 500; font-size: 14px; }
.box-readmore ul li li a { font-weight: 400; }
.box-readmore ul li a:hover { color: #767676; }

/* #tabsProDetailContent toc */
#tabsProDetailContent .wrap-toc { background: transparent; border-color: #e8e7e7; border-radius: 20px; padding: 15px; }
#tabsProDetailContent a.mucluc-dropdown-list_button { font-size: 14px; color: #353535; font-weight: 400; }
#tabsProDetailContent .wrap-toc a.mucluc-dropdown-list_button:before { display: none; }
#tabsProDetailContent .box-readmore ul { margin: 0; }
#tabsProDetailContent .box-readmore ul li a { font-size: 16px; }

/* Toc */
a.mucluc-dropdown-list_button { font-size: 15px; font-weight: bold; text-transform: uppercase; margin-bottom: 0px; color: var(--background-hover); cursor: pointer; display: flex; align-items: center; }
a.mucluc-dropdown-list_button:hover { text-decoration: none; }
.meta-toc { position: fixed; right: 15px; top: 185px; z-index: 99999; display: none; }

/* General */
.title-main { margin-bottom: 2rem; position: relative; text-align: center; z-index: 2; }
.title-main span { display: block; color: #303030; font-family: var(--yt); font-size: 100px; line-height: .7; text-transform: capitalize }
.title-main h2 { display: inline-block; margin-bottom: 0; text-align: center; font-size: 33px; text-transform: capitalize; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.title-main p { color: #fff; font-size: 15px; text-transform: capitalize; margin: 5px 0 0 }
.title-main.title-color span { color: var(--color-second); }
.title-main.title-color h2 { color: var(--color-second); }
.title-main.title-color p { color: #fff; }
.title-main .more { font-size: 15px; font-style: normal; font-weight: 600; line-height: normal; color: #7B7B7B; }
.title-main .more:hover { color: var(--main-color); }

/* share */
.aside-download { position: relative; margin: 30px 0 15px 20px; }
.aside-download .btn { background-color: #fff; color: #f23322; border-color: #ff6600; font-size: 13px; padding: 10px 15px; z-index: 3; display: flex; cursor: pointer; font-weight: 600; line-height: 1.2; user-select: none; column-gap: 10px; text-align: center; position: relative; width: fit-content; align-items: center; border-radius: 5px; justify-content: center; border: 0.1rem solid #f23322; transition: 0.4s ease-in-out; padding-left: 20px; outline: none; box-shadow: none; }
.aside-download .btn:hover { color: #fff; }
.aside-download .btn:before { content: ""; top: 0; right: 0; width: 0; z-index: -1; height: 100%; position: absolute; background-color: #f23322; transition: 0.4s ease-in-out; border-radius: 5px; }
.aside-download .btn:hover::before { left: 0; width: 100%; }
.aside-download .btn::after { content: ""; top: 50%; left: -2rem; position: absolute; pointer-events: none; transform: translateY(-50%); background-color: transparent; background-image: url(../../assets/images/ic-pdf.svg); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; width: 50px; height: 50px; }
.share { padding: 17px 15px 10px 15px; line-height: normal; background: rgba(128, 128, 128, 0.15); margin-top: 15px; border-radius: 5px; }
.share b { display: block; margin-bottom: 5px; }
.a2a_kit .a2a_svg { width: 30px; height: 30px; line-height: 30px; }
.control-owl { position: absolute; width: 100%; z-index: 2; left: 0px; top: calc(50% - 45px / 2); }
.control-owl button { opacity: 0.5; top: 0px; position: absolute; outline: none; border: 0px; padding: 0px; margin: 0px; display: block; cursor: pointer; color: #ffffff; width: 45px; height: 45px; text-align: center; font-size: 25px; margin: 0px; background-color: #000000; border-radius: 3px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.control-owl button:hover { opacity: 1; }
.control-owl button.owl-prev { left: 20px; }
.control-owl button.owl-next { right: 20px; }
.custom-form-row { margin-right: -10px; margin-left: -10px; }
.custom-form-row > .col, .custom-form-row > [class*="col-"] { padding-right: 10px; padding-left: 10px; }
.text-sm { font-size: 0.875rem !important; }

/* Lazyload */
img.lazy { opacity: 0; }
img:not(.initial) { -webkit-transition: opacity 1s; transition: opacity 1s; }
img.initial, img.loaded, img.error { opacity: 1; }
img:not([src]) { visibility: hidden; }

/* Intro */
#video { overflow: hidden; width: 100%; position: relative; height: 100vh; }
#jf_main_video { top: -110%; right: -140%; left: -140%; bottom: -110%; margin: auto; position: absolute }
#video:before { content: ''; width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; z-index: 1; background: linear-gradient(0deg, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, .25) 100%) }
.intro_wrap { position: absolute; top: 45px; left: 0; right: 0; z-index: 2 }
.intro_title { margin-bottom: 20px }
.intro_title h2 { text-align: center; filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25)); font-family: var(--bd); font-size: 35px; font-style: normal; font-weight: 800; text-transform: uppercase; margin: 0; background: var(--linear4); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.intro_swiper_wrap { max-width: 700px; margin: 0 auto }
.slick-item__intro { }
.slick-item__intro .slick-slide { margin: 0 20px; }
.intro_item { display: block; position: relative; text-align: center; padding-bottom: 25px }
.intro_item .news__btn { text-transform: capitalize; font-weight: 600; position: absolute; bottom: 0; left: 50px; right: 50px }
.news__btn { display: inline-block; background: var(--linear4); line-height: 40px; padding: 0 20px; position: relative }
.news__btn:before { content: ''; display: block; width: calc(100% - 4px); height: calc(100% - 4px); left: 2px; top: 2px; z-index: 1; position: absolute; border: solid 1px #fbf3a6 }
.news__btn span { color: #000; font-size: 15px; text-transform: capitalize; display: inline-block; position: relative; z-index: 2 }
.news__btn:hover { background: var(--main-color) }
.news_item:hover .news__name.text-split { color: var(--main-color) }
.intro_copyright { color: var(--main-color); font-size: 15px; position: absolute; bottom: 20px; right: 80px; font-weight: bold; }
.intro_copyright b { color: var(--main-color) }
.intro_news { background: rgba(0, 0, 0, .5); border-radius: 0 0 20px 0; padding: 15px 10px; max-width: 630px; position: absolute; bottom: 30px; left: calc(0% - 65px); z-index: 2 }
.intro_news_flex { display: flex; align-items: flex-start; justify-content: space-between }
.intro_news_left { width: calc(100% - 40px); }
.news_intro_item { display: block; width: 180px; }
.news_intro_pic { border-radius: 5px }
.intro_news_right { width: 30px }
.news_intro__name .text-split { -webkit-line-clamp: 2; color: #fff; font-size: 12px; font-weight: 600; transition: .3s; margin: 6px 0 3px 0; line-height: 20px; }
.news_intro__name.text-split:hover { color: var(--main-color) }
.news__static { margin: 10px 0 5px; display: flex; align-items: center; gap: 10px }
.news__static_item { display: inline-flex; align-items: center; gap: 6px; color: #949494 !important; font-size: 12px; text-transform: uppercase }
.control_intro_news { display: flex; flex-direction: column; gap: 10px }
.control_intro_news button { display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 50%; border: solid 1px var(--main-color); color: var(--main-color); font-size: 13px; background: 0 0; transition: .4s }
.control_intro_news button:hover { color: #000; background: var(--linear2) }
.oh { overflow: hidden }
.swiper_thucdonnb.aos-animate { transition-duration: unset !important }
.swiper_thucdonnb.aos-animate .product_item { animation: scale-in-center .5s cubic-bezier(.25, .46, .45, .94) both }
.button_navct { position: fixed; top: 50%; left: 40px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 99; display: none !important }
.button_navct::before { content: ''; position: absolute; z-index: -1; height: 100%; left: 50%; top: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-left: 2px solid #fff }
.button_navct .btn_child { cursor: pointer; padding: 5px; background: -webkit-linear-gradient(306.727deg, #efbe58, #d89b40 26.6%, #da9c41 46.6%, #e6ae4d 63.3%, #f3c565 83.3%, #f7d176 93.3%, #f8d57e); background: -o-linear-gradient(306.727deg, #efbe58, #d89b40 26.6%, #da9c41 46.6%, #e6ae4d 63.3%, #f3c565 83.3%, #f7d176 93.3%, #f8d57e); background: linear-gradient(143.2728656289deg, #efbe58, #d89b40 26.6%, #da9c41 46.6%, #e6ae4d 63.3%, #f3c565 83.3%, #f7d176 93.3%, #f8d57e); border-radius: 50%; position: relative }
.button_navct .btn_child:not(:last-child) { margin-bottom: 15px }
.button_navct .btn_child:hover .content { display: block }
.button_navct .btn_child.current .icon { background: -webkit-linear-gradient(315deg, #ffd66a 0, #ffd66a 14%, #fad066 23%, #f6c862 26%, #f1c15d 28%, #d99c44 34%, #d59740 37%, #d99d43 40%, #dfa448 42%, #f2c261 48%, #f8d37a 51%, #fceaa7 56%, #fff6bf 60%, #fff6bf 100%); background: -o-linear-gradient(315deg, #ffd66a 0, #ffd66a 14%, #fad066 23%, #f6c862 26%, #f1c15d 28%, #d99c44 34%, #d59740 37%, #d99d43 40%, #dfa448 42%, #f2c261 48%, #f8d37a 51%, #fceaa7 56%, #fff6bf 60%, #fff6bf 100%); background: linear-gradient(135deg, #ffd66a 0, #ffd66a 14%, #fad066 23%, #f6c862 26%, #f1c15d 28%, #d99c44 34%, #d59740 37%, #d99d43 40%, #dfa448 42%, #f2c261 48%, #f8d37a 51%, #fceaa7 56%, #fff6bf 60%, #fff6bf 100%); color: #320001 }
.button_navct .btn_child .icon { border-radius: 50%; padding: 10px; width: 40px; height: 40px; background: #000; color: #fc0; font-size: 17px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out }
.button_navct .btn_child .content { display: none; position: absolute; top: 50%; left: calc(100% + 10px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: #000; color: #fc0; white-space: nowrap; padding: 5px 10px; border-radius: 4px; cursor: initial }
.button_navct .btn_child .content::before { content: ''; position: absolute; top: 50%; right: 100%; border-top: 5px solid transparent; border-right: 5px solid #000; border-bottom: 5px solid transparent; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.bvdetail_flex { display: flex; justify-content: space-between; flex-wrap: wrap }
.bvdetail_left { width: 67% }
.bvdetail_right { width: calc(33% - 30px); position: sticky; top: 40px }
.bvdetail__name { font-size: 24px; font-weight: 700; margin: 0 0 10px 0 }
.othersnews__title { font-size: 16px; text-transform: uppercase; margin-bottom: 30px }
.flex_othernews { display: flex; flex-direction: column; gap: 25px }
#videoContainer { position: relative; width: 100%; height: 100%; }
#videoContainer::after { display: block; content: ""; height: 100vh }
#videoContainer video { position: absolute; height: 100vh; width: 100vw; object-fit: cover }
.fixed_intro { position: fixed; top: 0; bottom: 0; left: 0; width: 100%; height: 100vh; z-index: 999999; background: black; }

/**/
.section-menu { position: relative; padding: 80px 0 70px 0; background: url(../images/thucdon_bg.png) no-repeat center center / cover fixed; }
.slick-menu { margin: 0 -25px; }
.slick-menu .slick-slide { margin: 0 25px; }
.slick-menu .slick-slide > div { margin: 10px 0; }
.slick-menu__mobile .slick-slide { margin: 0 10px; }
.product_item { display: block; position: relative }
.product_box { position: relative; display: block; transition: .2s ease-in-out }
.product__pic { border-radius: 355px; overflow: hidden; padding: 17px; position: relative }
.product__pic:before { content: ""; transform: translateY(0); position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 355px; background: var(--mainlinear); -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 2px), #fff 0) }
.product__pic .scale-img { border-radius: 355px }
.product__info { text-align: center; background: var(--linear4); padding: 16px 27px; clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 50%, 100% 100%, 0 100%, calc(0 + 15px) 50%); position: absolute; bottom: 0; left: 0; width: 100%; z-index: 2 }
.product__info .dot { border-radius: 50%; display: block; width: 8px; height: 8px; background: #000; position: absolute; top: calc(50% - 8px / 2); z-index: 3 }
.product__info .dot1 { left: 23px }
.product__info .dot2 { right: 23px }
.product__info .line { display: block; width: calc(100% - 32px); height: 1px; background: #000; background: linear-gradient(223deg, #c39835 0, #fbf3a6 49.66%, #bf922d 96.44%); position: absolute; left: 16px; z-index: 3 }
.product__info .line1 { top: 6px }
.product__info .line2 { bottom: 6px }
.product__name.text-split { -webkit-line-clamp: 1; color: #000; font-size: 15px; font-weight: 600; text-transform: uppercase; margin: 0 }
.product__name:hover a { color: var(--main-color) }
.product__price { margin-bottom: 0 }
.product__pricenew { font-size: 15px; font-weight: 700; color: red }
.product__priceold { padding-left: 10px; font-size: 12px; color: #6c757d; text-decoration: line-through }
.product__priceper { position: absolute; top: 15px; right: 15px; color: #fff; background: var(--main-color); font-size: 11px; border-radius: 2px; width: 45px; height: 25px; text-align: center; line-height: 25px }

/* header */
.header { position: relative; z-index: 100; top: 0; left: 0; width: 100%; background: hsl(138.35deg 87.63% 19.02%); box-shadow: -.622px .622px .622px -1.244px rgba(255, 255, 255, .35) inset; backdrop-filter: blur(3.5px); transform: translateY(0); padding: 5px 0; }
.header-top { color: #333; background-color: #fce830; padding: 0.5% 0 0.5% 0; position: relative; }
.header-top p { margin: 0; }
.header-bottom { position: relative; padding: 1% 0 1% 0; }
.header .hotline { position: relative; margin: 0 10px 0 0px; display: flex; align-items: center; }
.header .hotline a { display: inline-block; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 15px; font-weight: 600; text-align: center; gap: 10px; }
.btn-booking { padding: 0 5px; line-height: 40px; background: var(--linear4); border: none; transition: .3s; overflow: hidden; position: relative; display: inline-block; color: #000 !important; font-size: 14px; font-weight: 600; letter-spacing: -.28px; text-transform: uppercase; z-index: 1; cursor: pointer; border-radius: 5px; }
.btn-booking:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: var(--main-color); z-index: 0; transition: .3s; opacity: 0; z-index: -1; }
.btn-booking:hover::before { opacity: 1 }

/*  */
.menu-list-product { border-top: 2px solid #f3f3f3; margin-top: 10px; padding-top: 10px; }
.menu-list-product .menu-bar { border: 0; max-width: 100%; border-radius: 0; padding: 0; }

/* slick-product-list */
.slick-product-list { margin: 0 -5px; }
.slick-product-list .slick-slide { margin: 0 5px; }
.item-list { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 85%; }
.item-list .images { border: 1px solid #222; }
.item-list .content { width: calc(100% - 47px); background: var(--main-color); position: relative; padding: 3px 10px; }
.item-list .content:after { position: absolute; content: ''; background: url(../images/at-menu.png) no-repeat; top: 0; bottom: -1px; background-size: 100% 100%; width: 22px; right: -20px; }
.item-list h3 a { font-size: 14px; font-weight: 600; color: #fff; -webkit-line-clamp: 2; line-height: initial; }
.item-list:hover h3 a { color: yellow; }

/*  */
.skiptranslate iframe { display: none; }
.google-translate { position: relative; z-index: 2; margin-top: -3px; }
.google-translate p { margin: 0; border-radius: 4px; border: 1px solid #fff; font-size: 13px; font-style: normal; font-weight: 400; line-height: normal; color: #fff; padding: 3px 6px; display: flex; align-items: center; text-transform: capitalize; justify-content: center; }
.google-translate p i { margin-left: 5px; top: 2px; position: relative; }
#google_translate_element, #google_translate_element_mobile { overflow: hidden; position: absolute; top: 7px; z-index: 2; max-height: 25px; width: 100%; left: 0; right: 0; cursor: pointer; opacity: 0; }
.goog-te-gadget .goog-te-combo { margin: 0 !important; border: 0; padding: 0px; cursor: pointer; width: 100%; background: transparent; text-transform: capitalize; }
.goog-te-gadget .goog-te-combo option { background: #fff; color: #333; }
.goog-te-banner-frame { display: none !important; }

/* social-header */
.social-header { display: flex; align-items: center; width: 35%; justify-content: flex-end; }
.social-header p { margin: 0 10px 0 0px; font-size: 14px; font-style: italic; font-weight: 400; }
.social-header a { margin: 0 7px; }

/*  */
.header-banner.fix_head .logo img { max-width: 80%; }
.fix_head { position: fixed !important; top: 0px !important; left: 0; right: 0; z-index: 999 !important; border-top: 0 !important; box-shadow: 0px 1px 5px #00000036; }

/* cart-header */
.cart-header { flex: unset; margin: 0 8px; }
.cart-header .icon-cart { position: relative; height: unset; line-height: unset; font-size: 22px; color: #052122 !important; }
.cart-header .count-cart { position: absolute; background: var(--main-color); color: #fff; font-size: 10px; width: 15px; height: 15px; border-radius: 50%; display: flex; align-items: center; justify-content: center; top: -2px; right: -12px; }

/* .logo */
.logo { position: relative; text-align: center; }
.logo a { display: block; position: relative; z-index: 3; }
.logo img { transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; max-width: 100%; }
.header.no-index { position: relative; }
.header.fix_head .logo { transform: translate(-50%, -50%); top: 50%; }
.header.fix_head .logo img { transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; max-width: 35%; }

/* .menu-bar > li.box-info */
.menu-bar > li.box-info, .menu-mobile .box-info { flex: unset; display: flex; align-items: center; justify-content: space-between; margin-left: 40px; }
.menu-bar > li.box-info a { height: unset; line-height: unset; }
.menu-bar > li.box-info > a:hover { color: var(--main-color) !important; }
.menu-mobile .box-info { }
.menu-mobile .box-info .search-mobile { margin: 0 0px 0px 10px; flex: auto; }
.menu-mobile .box-info a { display: block; position: relative; color: #fff; font-size: 16px; flex: auto; }

/* menu-left-bar */
.menu-left-bar.menu-bar { width: 260px; margin: 0; padding: 0; list-style: none; background: #005faf; }
.menu-left-bar.menu-bar.no-index .sub_menu { }
.menu-left-bar.menu-bar li { }
.menu-left-bar.menu-bar > li > .sub_menu .sub_menu ul { border-left: 0; }
.menu-left-bar.menu-bar li ul li a { background: url(../images/li.png) no-repeat 15px center; padding-left: 30px; }
.menu-left-bar.menu-bar > li > .sub_menu { -webkit-transform: rotate3d(0, 0, 0, 0deg); -moz-transform: rotate3d(0, 0, 0, 0deg); -o-transform: rotate3d(0, 0, 0, 0deg); -ms-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg); display: block; opacity: 1; visibility: visible; width: 100%; top: 106%; }
.menu-left-bar.menu-bar > li > .sub_menu ul { width: 100%; background: #f7f7f7; border: 1px solid #bcbcbc; border-top: 0; }
.menu-left-bar.menu-bar > li > a { display: block; color: #fff; text-align: center; font-size: 16px; font-weight: 900; text-transform: uppercase; height: 50px; line-height: 50px; display: flex; align-items: center; justify-content: center; }
.menu-left-bar.menu-bar li a i { margin-right: 15px; font-size: 18px; }

/* Menu */
.menu { position: relative; z-index: 99; width: 84%; }
.menu-bar { list-style: none; margin: 0; position: relative; width: 100%; z-index: 100; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 0; }
.menu-bar li { list-style: none; z-index: 11; padding: 0; text-align: center; }
.menu-bar > li { position: relative; margin: 0 1px; flex: auto; }
.menu-bar > li .cart-header { position: relative; margin-right: 20px; font-size: 20px; }
.menu-bar > li > a.active:after, .menu-bar > li:hover > a:after { opacity: 1; transition: 0.3s all; }
.menu-bar .sub_menu ul { padding: 0; margin: 0; max-height: 443px; overflow-y: auto; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15); background: #fff; }
.menu-bar > li > .sub_menu > ul { }
.menu-bar li ul li { width: 100%; margin: 0; }
.menu-bar li > a { display: block; font-style: normal; font-weight: 500; color: #fff; text-transform: capitalize; margin: 0; background: transparent; height: 45px; line-height: 45px; font-size: 15px; }
.menu-bar > li:hover > a, .menu-bar > li > a.active { color: var(--main-color); }
.menu-bar li ul li a { position: relative; padding: 10px; width: 100%; text-align: left; border-radius: 0; line-height: unset !important; height: unset !important; font-weight: 600; font-size: 13px; color: #333; text-transform: uppercase; }
.menu-bar .sub_menu, .menu.fix_head .menu-bar > li > .sub_menu, .menu .menu-bar > li > .sub_menu.no-index { position: absolute; padding: 0; z-index: 99; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -o-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -webkit-transform: rotate3d(1, 0, 0, -90deg); -moz-transform: rotate3d(1, 0, 0, -90deg); -o-transform: rotate3d(1, 0, 0, -90deg); -ms-transform: rotate3d(1, 0, 0, -90deg); transform: rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; min-width: 240px; top: 100%; left: 0; display: block; opacity: 1; visibility: visible; }
.menu-bar ul>li>ul { top: 100%; }
.menu-bar .sub_menu li:hover > a { background: var(--linear3); color: #000; }
.menu-bar > li:hover > .sub_menu { -webkit-transform: rotate3d(0, 0, 0, 0deg); -moz-transform: rotate3d(0, 0, 0, 0deg); -o-transform: rotate3d(0, 0, 0, 0deg); -ms-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg); display: block; opacity: 1; visibility: visible; }
.menu-bar li:hover > .sub_menu, .menu.fix_head .menu-bar > li:hover > .sub_menu, .menu .menu-bar > li:hover > .sub_menu.no-index { -webkit-transform: rotate3d(0, 0, 0, 0deg); -moz-transform: rotate3d(0, 0, 0, 0deg); -o-transform: rotate3d(0, 0, 0, 0deg); -ms-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg); display: block; opacity: 1; visibility: visible; }
.menu-bar .sub_menu .sub_menu { left: 100%; top: 0; margin-top: 0; -webkit-transform: rotate3d(0, 1, 0, 90deg); -moz-transform: rotate3d(0, 1, 0, 90deg); -o-transform: rotate3d(0, 1, 0, 90deg); -ms-transform: rotate3d(0, 1, 0, 90deg); transform: rotate3d(0, 1, 0, 90deg); opacity: 1; visibility: visible; }
.menu-bar .sub_menu .sub_menu ul { max-height: 340px; height: auto; }
.menu-bar .sub_menu li:not(:first-child) a { border-top: 1px solid #d8d7d7; }
.menu-bar .sub_menu li ul li:first-child a { border: none; }
.menu-bar .sub_menu ul::-webkit-scrollbar { width: 5px; }
.menu-bar .sub_menu ul::-webkit-scrollbar-track { background: #fff; border-radius: 0; }
.menu-bar .sub_menu ul::-webkit-scrollbar-thumb { border-radius: 0; background: var(--main-color); }
.menu-bar li.lang-header { display: flex; align-items: center; flex: unset; line-height: 1; }
.menu-bar li.lang-header a { height: unset; line-height: unset; margin: 0 5px; padding: 0; background: transparent !important; }

/* Search */
.menu-bar li.box-search { flex: unset; margin: 0 0 0 10px; }
.menu-bar li.box-search:after { display: none; }
.menu-bar li.box-search:before { display: none; }
.search { position: relative; width: 420px; max-width: 80%; }
.search p { cursor: pointer; text-align: center; color: #333; font-size: 18px; z-index: 9; margin: 0; padding: 0; position: absolute; right: 7px; top: 50%; transform: translateY(-50%); font-weight: 700; }
.search input { width: 100%; height: 45px; outline: none; font-size: 15px; opacity: 1; color: #333333; transition: opacity 0.5s, width 0.5s; position: relative; border: 1px solid #Cccc; padding: 0 10px; font-weight: 400; border-radius: 5px; background: #fff; }
.search.show input { width: 220px; opacity: 1; }
.search.show p { background: var(--main-color); color: #333; }
.search input::-webkit-input-placeholder { color: #333; }
.search input:-moz-placeholder { color: #333; }
.search input::-moz-placeholder { color: #333; }
.search input:-ms-input-placeholder { color: #333; }

/* Search */
.search-mobile { position: relative; z-index: 999; margin: 0; }
.search-mobile p { cursor: pointer; text-align: center; color: var(--main-color); font-size: 17px; z-index: 9; margin: 0; padding: 0; width: 34px; height: 34px; position: relative; background: transparent; border: 0; display: flex; align-items: center; border-radius: 50px; justify-content: center; }
.search-mobile input { width: 0; height: 40px; outline: none; background: #fff; font-size: 12px; opacity: 0; color: #333; transition: opacity 0.5s, width 0.5s; position: absolute; right: -2px; top: 50%; padding: 0 5px; border: 0; z-index: 8; border-radius: 50px; text-indent: 10px; transform: translateY(-50%); background: #ffffff; box-shadow: 0 0 4px -2px #000000; }
.search-mobile.show input { width: 240px; opacity: 1; }
.search-mobile.show p { }
.search-mobile input::-webkit-input-placeholder { color: #333; }
.search-mobile input:-moz-placeholder { color: #333; }
.search-mobile input::-moz-placeholder { color: #333; }
.search-mobile input:-ms-input-placeholder { color: #333; }

/* Mmenu */
.menu-mobile { display: none; }
.menu-res { z-index: 100; background: var(--background-static); position: relative; display: none; }
.menu-bar-res { height: 50px; padding: 0px 15px; }
#hamburger { display: block; width: 30px; height: 23px; position: relative; margin-left: 5px; }
#hamburger:before, #hamburger:after, #hamburger span { background: var(--main-color); content: ""; display: block; width: 100%; height: 2px; position: absolute; left: 0px; }
#hamburger:before { top: 0px; }
#hamburger span { top: 10px; }
#hamburger:after { top: 20px; }
#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity; }
.menu-mobile-opened #hamburger:before, .menu-mobile-opened #hamburger:after { top: 10px; }
.menu-mobile-opened #hamburger span { left: -50px; opacity: 0; }
.menu-mobile-opened #hamburger:before { transform: rotate(45deg); }
.menu-mobile-opened #hamburger:after { transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }

/* Search Responsive */
.search-res { position: relative; }
.search-res .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: var(--background-static); font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: #ec2d3f; background: #ffffff; border-radius: 100%; }
.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: #ffffff; border: 1px solid #ec2d3f; z-index: 2; opacity: 0; border-radius: 25px; line-height: normal; }
.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: #ec2d3f; line-height: 40px; text-align: center; }
.search-res .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: #ec2d3f; }
.search-res .search-grid input::-webkit-input-placeholder { color: #313131; }
.search-res .search-grid input:-moz-placeholder { color: #313131; }
.search-res .search-grid input::-moz-placeholder { color: #313131; }
.search-res .search-grid input:-ms-input-placeholder { color: #313131; }

/*  */
.slideshow .filter-search { position: absolute; bottom: 70px; left: 50%; transform: translateX(-50%); background: #fff; padding: 1rem 2rem; border-radius: 1.2rem; background-color: white; box-shadow: 0 0.8rem 1.2rem 0 rgba(48, 48, 48, 0.1); -webkit-box-shadow: 0 0.8rem 1.2rem 0 rgba(48, 48, 48, 0.1); width: 750px; max-width: 90%; padding-bottom: 25px; }
.filter-search { z-index: 5; position: relative; }
.filter-search form { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; }
.filter-search .form-label { margin: 0; width: 64%; }
.form-label p { margin-bottom: 10px; font-weight: 600; font-size: 13px; color: #000; }
.form-label .form-control { font-size: 14px; color: #7b7b7b; }
.form-label .select2-container .select2-selection--single { height: 43px; }
.form-label .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 41px; font-size: 14px; color: #7b7b7b; }
.form-label .select2-container--default .select2-selection--single .select2-selection__arrow { top: 9px; }
.button-label { position: relative; width: 33%; }
.button-label button { background: var(--main-color); color: #fff; border-color: var(--main-color); outline: none; width: 100%; border: 1px solid; font-size: 14px; font-weight: 600; border-radius: 5px; transition: 0.4s all; height: 43px; }
.button-label button i { margin-left: 20px; }
.button-label button:hover { background: #fff; color: var(--main-color); transition: 0.4s all; }

/* slideshow-left */
.slideshow-left { width: 5%; text-align: center; position: relative; }
.slideshow-left .social { position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); border-top: 1px solid #084061; padding: 0; padding-top: 20px; width: 55%; }
.slideshow-left .name-home { text-align: center; display: inline-flex; align-items: center; justify-content: center; border-top: 1px solid #084061; border-bottom: 1px solid #084061; padding: 70px 10px; }
.slideshow-left .name-home a { display: block; writing-mode: vertical-rl; text-orientation: sideways; transform: rotate(180deg); text-align: center; font-size: 13px; color: #fff; text-transform: uppercase; }

/* Slideshow */
.wrap-slideshow { position: relative; padding: 5px; }
.wrap-slideshow .wrap-content { display: flex; justify-content: flex-end; align-items: flex-start; }
.slideshow { width: 100%; position: relative; }
.slideshow:hover .control-slideshow { opacity: 1; }
.slideshow .owl-item.active .slideshow-item h3 { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 2s; animation-duration: 2s; }
.slideshow .owl-item.active .slideshow-item p { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 2s; animation-duration: 2s; }
.slideshow .owl-item.active .slideshow-item .more { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 2s; animation-duration: 2s; }
.slideshow-item .slide-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 40%; }
.slideshow-item .content { -webkit-animation-name: fadeIn; animation-name: fadeIn; position: absolute; left: 110px; top: 50%; transform: translateY(-50%); text-align: left; max-width: 60%; }
.slideshow-item .content .title { font-size: 60px; color: #fff; font-weight: 700; margin-bottom: 0px; text-transform: uppercase; letter-spacing: 5px; margin-left: 90px; text-shadow: 2px 1px 3px #00000038; }
.slideshow-item .content .desc { margin: 0; font-size: 40px; font-style: normal; font-weight: 500; color: #fff; text-transform: uppercase; word-break: break-word; text-shadow: 2px 1px 3px #00000038; position: relative; display: table; padding: 0 30px; }
.slideshow-item .content .desc:after { position: absolute; content: ''; background: var(--main-color); height: 35px; bottom: -5px; left: 0; right: 0; z-index: -1; }
.slideshow-item .content .more { display: flex; margin-top: 25px; color: #fff; font-size: 14px; font-weight: 700; align-items: center; text-transform: uppercase; }
.slideshow-item .content .more i { font-size: 9px; margin-left: 10px; }
.slideshow-item .content .more:hover { color: var(--main-color); transition: 0.3s all; }
.arrow-slide { position: absolute; bottom: 0; right: 40px; z-index: 2; display: flex; align-items: center; justify-content: space-between; }
.arrow-slide span { display: block; cursor: pointer; }
.arrow-slide span.slide-next { margin-top: 21px; margin-left: 20px; }
.arrow-slide span:hover path { stroke: var(--main-color); transition: 0.3s all; }

/*  */
.control-slideshow { opacity: 0; }
#myVideo { position: relative; right: 0; top: 0; width: 100%; max-height: 100%; height: 100vh; object-fit: cover; }
.info-slide { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.name-slide { font-size: 30px; text-transform: uppercase; color: #fff; }
.desc-slide { font-size: 15px; color: #fff; width: 500px; margin: 20px 0; }
.views-more-slide { background-color: var(--background-static); width: 120px; height: 40px; color: #fff; font-size: 15px; }
.slide-text .slick-prev, .slide-text .slick-next { width: 40px; height: 50px; border-radius: 5px; background: rgba(0, 0, 0, 0.3); }
.slide-text .slick-prev { left: 5px; }
.slide-text .slick-next { right: 5px; }
.slide-text .slick-prev:before { font-family: "Font Awesome 6 Pro"; font-weight: 400; content: "\f053"; }
.slide-text .slick-next:before { font-family: "Font Awesome 6 Pro"; font-weight: 400; content: "\f054"; }
.slide-text .slick-dots { bottom: 20px; }
.slide-text .slick-dots li { margin: 0; }
.slide-text .slick-dots li button:before { color: #fff; font-size: 15px; }

/* Breadcrumb */
.breadCrumbs { background-color: transparent; }
.breadCrumbs .wrap-content { padding: 0.75rem 0; }
.breadCrumbs .wrap-content .breadcrumb { padding: 0; margin-bottom: 0; background-color: transparent; border-radius: 0; justify-content: center; }
.breadCrumbs .wrap-content .breadcrumb-item a { color: #fff; font-size: 14px; text-transform: capitalize; }
.breadCrumbs .wrap-content .breadcrumb-item.active a { color: var(--main-color); font-weight: 400; }

/* box-menu-left */
.box-menu-left { position: sticky; width: 275px; top: 130px; padding: 1rem; box-shadow: 0 1rem 3rem 0 rgba(48, 48, 48, 0.3); -webkit-box-shadow: 0 1rem 3rem 0 rgba(48, 48, 48, 0.3); border-radius: 20px; background-color: white; }
.title-left { position: relative; text-align: center; }
.title-left:after { left: 0; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-left-color: #fff; border-width: 8px; margin-top: -8px; filter: drop-shadow(1px 0px 0px #333); }
.title-left a { font-family: 'Open Sans', sans-serif; display: block; font-size: 15px; position: relative; color: #fff; font-weight: 700; background: linear-gradient(0deg, rgba(28, 152, 0, 1) 0%, rgba(28, 152, 0, 1) 49%, rgba(37, 180, 0, 1) 50%, rgba(37, 180, 0, 1) 51%, rgba(31, 163, 0, 1) 51%, rgba(32, 167, 0, 1) 85%, rgba(55, 233, 0, 1) 100%); height: 45px; line-height: 45px; }
.item-left { position: relative; }
.item-left:not(:first-child) { margin-top: 15px; padding-top: 15px; border-top: 0.1rem solid #f0f0f0; }
.item-left .title { display: flex; justify-content: space-between; align-items: center; color: var(--main-color); font-weight: 700; font-size: 16px; cursor: pointer; }
.item-left .title i { transition: transform 0.3s ease; }
.item-left .title.active i { transform: rotate(180deg); }
.menu-label__filter { display: none; }
.menu-label__filter.is-active { display: block; }
.item-left .price_label { font-weight: 600; font-size: 13px; }
.btn-filter { display: flex; justify-content: space-between; margin-top: 15px; }
.btn-filter button { position: relative; width: 49%; background: var(--main-color); color: #fff; font-weight: 700; text-transform: capitalize; font-size: 15px; padding: 8px 10px; border-color: var(--main-color); border: 1px solid; border-radius: 5px; transition: 0.3s all; overflow: hidden; }
.btn-filter button:last-child { background: #fff; color: var(--main-color); }
.btn-filter button span { position: relative; z-index: 5; display: block; }
.btn-filter button:hover { color: #fff; }
.btn-filter button::before { content: ""; top: 0; right: 0; width: 0; height: 100%; position: absolute; background-color: #333; transition: 0.4s ease-in-out; }
.btn-filter button:hover::before { left: 0; width: 100%; }
.js-toggle__filter { display: none; margin: 0; }

/*  */
.menu-left { position: relative; }
.menu-left .sub_menu ul::-webkit-scrollbar { width: 5px; }
.menu-left .sub_menu ul::-webkit-scrollbar-track { background: #ccc; border-radius: 0; }
.menu-left .sub_menu ul::-webkit-scrollbar-thumb { border-radius: 0; background: var(--main-color); }
.menu-left .sub_menu { padding: 0 0 0; margin: 0; }
.menu-left .sub_menu ul { padding: 0 0 0; margin: 0; list-style: none; background: #FFF; max-height: 450px; overflow: auto; border: 1px solid #ededed; }
.menu-left ul li { }
.menu-left ul li a { font-family: 'Open Sans', sans-serif; position: relative; display: block; font-size: 14px; font-style: normal; font-weight: 400; color: #2C2C2C; border-bottom: 1px solid #ededed; padding: 13px 15px; padding-left: 29px; }
.menu-left ul li:hover a { color: var(--main-color); }
.menu-left ul li a:after { position: absolute; content: ''; background: var(--main-color); width: 5px; height: 5px; border-radius: 50%; left: 15px; top: 21px; }
.menu-left ul li a i { position: absolute; right: 0; top: 23px; }
.menu-left ul li:last-child a { border: 0; }
.menu-left ul li .sub_menu { position: absolute; min-width: 235px; left: 100%; z-index: 9099; top: 0; display: none; }
.menu-left ul li:hover .sub_menu { display: block; }
.box-right { width: 75%; }
.box-right .grid-product { grid-template-columns: repeat(3, 1fr); }

/*  */
.pri-checkbox { user-select: none; }
.pri-checkbox label { cursor: pointer; font-size: 14px; column-gap: 8px; position: relative; color: #232323; display: flex; align-items: center; margin-bottom: 9px; }
.pri-checkbox label .custom-check { flex-shrink: 0; overflow: hidden; position: relative; transition: 0.4s ease-in-out; width: 16px; height: 16px; border-radius: 3px; background-color: white; border: 1px solid #333; }
.pri-checkbox label .custom-check::before { content: ""; top: 50%; left: 50%; z-index: 1; opacity: 0; position: absolute; transition: 0.4s ease-in-out; width: 10px; height: 10px; pointer-events: none; background: transparent; transform: translate(-50%, -50%); background-image: url(../../assets/images/ic-check1.svg); background-size: cover; background-repeat: no-repeat; background-position: center; }
.pri-checkbox label .custom-check::after { content: ""; width: 100%; height: 100%; top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); transition: 0.4s ease-in-out; background-color: transparent; }
.pri-checkbox input { display: none; }
.pri-checkbox label span { transition: 0.4s ease-in-out; }
.pri-checkbox:has(input:checked) label .custom-check, .pri-checkbox.active label .custom-check { border-color: #f23322; }
.pri-checkbox:has(input:checked) label .custom-check::after, .pri-checkbox.active label .custom-check::after { background-color: #f23322; }
.pri-checkbox:has(input:checked) label .custom-check::before, .pri-checkbox.active label .custom-check::before { opacity: 1; }
.pri-checkbox:has(input:checked) label span, .pri-checkbox.active label span { font-weight: 600; color: #f23322; }

/* wrap-about */
.section-about { position: relative; padding: 40px 0; background: url(../images/dc-about.png) no-repeat bottom right; padding-bottom: 60px; }
.about-image { width: 39%; position: relative; padding-right: 20px; }
.about-image:after { position: absolute; content: ''; width: 445px; height: 440px; border-radius: 0px 100px 0px 100px; border: 1px solid #fce830; top: 30px; right: 0; z-index: -1; }
.about-image .scale-img { 0px 100px 100px; border-radius: 0px 100px 100px 100px; contain-intrinsic-block-size: auto 100px; }
.about-image .desc { width: 50%; position: relative; }
.about-content { position: relative; width: 53%; }
.content-ck p { }
.about-content .slogan { margin: 0; color: #333; font-size: 30px; font-weight: 700; font-style: normal; }
.about-content .slogan:after { top: 11px; left: 7px; }
.about-content .title { font-family: 'Roboto', sans-serif; font-size: 50px; font-style: normal; font-weight: 900; background: var(--main-color); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-transform: uppercase; }
.about-content .desc { color: #000; font-size: 52px; font-family: ui-serif; margin-bottom: 5px; font-weight: normal; }
.viewmore { display: inline-flex; background: url(../images/btn-1d.png) no-repeat center; background-size: 100% 100%; width: 168px; height: 45px; color: #fff; font-size: 14px; font-style: normal; font-weight: 700; text-transform: uppercase; border: unset; margin-top: 20px; transition: all 0.3s linear; justify-content: center; align-items: center; }
.viewmore:hover { color: yellow; }

/*  */
.section-static { position: relative; padding: 40px 0; padding-top: 80px; }
.section-static .banner-static { position: relative; }
.section-static .banner-static:before { position: absolute; content: ''; background-image: linear-gradient(0deg, rgba(48, 48, 48, 0.8) 0%, rgba(48, 48, 48, 0.8) 100%); inset: 0; }
.section-static .wrap-content { max-width: 900px; margin: 0 auto; background: #d1e9fd; padding: 20px 50px; border-radius: 20px; box-shadow: 0px 0px 5px #0000003d; position: relative; margin-bottom: -200px; z-index: 6; }
.box-desc__static { width: 65%; }
.box-desc__static .slogan { color: #891d13; font-weight: 600; margin-bottom: 20px; }
.viewmore-product { display: inline-block; margin-top: 20px; border: 1px solid #dd6f65; color: var(--main-color); border-radius: 5px; padding: 10px 20px; font-weight: 600; transition: 0.3s all; }
.viewmore-product:hover { background: var(--main-color); color: #fff; }
.banner-logo__static { width: 34%; }

/*  */
.section-feedback { position: relative; padding: 40px 0; }
.slick-feedback { margin: 0 -15px; }
.slick-feedback .slick-slide { margin: 0 15px; }
.feedback_item { display: flex; align-items: center; justify-content: space-between }
.feedback_left { width: 230px; padding: 5px }
.feedback_right { width: calc(100% - 260px) }
.feedback_border { position: relative; background: url(../images/border_feedback.png) no-repeat top left/100% 100% }
.feedback_detail { position: relative; z-index: 3; padding: 35px 40px 35px 45px; margin-bottom: 2px }
.feedback__chucvu { display: block; font-size: 14px; text-transform: capitalize; margin-bottom: 5px }
.feedback__name.text-split { -webkit-line-clamp: 2; font-size: 17px; font-weight: 500; text-transform: uppercase; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 0 }
.feedback__line { width: 100%; height: 1px; background: #424242; margin: 10px 0 20px 0 }
.feedback__desc { color: #bebebe; font-size: 14px; font-weight: 300; line-height: 24px; max-height: 145px; min-height: 145px; overflow-y: auto; padding-right: 5px }
.feedback__desc svg { margin-right: 10px; margin-top: calc(0% - 15px) }
.feedback_phone { width: 220px; height: 445px; position: relative; background: url(../images/bg_feedback.png) no-repeat top left/100% 100%; border-radius: 50px; display: flex; flex-direction: column; align-items: center; justify-content: center }
.feedback_phone:before { content: ''; width: calc(100% + 10px); height: calc(100% + 10px); background: url(../images/phone.png) no-repeat top left/100% 100%; position: absolute; top: calc(0% - 5px); left: calc(0% - 5px) }
.feedback__text { font-family: var(--bd); font-size: 30px; font-weight: 500; text-transform: capitalize; margin: 15px 0; display: block; background: var(--linear5); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.feedback__pic { border-radius: 163px; border: 3px solid var(--main-color); margin-bottom: 15px }

/*  */
.grid-room { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.phong__info { position: absolute; top: 50%; transform: translateY(-50%); left: 0; text-align: center; z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px; width: 100%; padding: 0 15px }
.phong__name.text-split { -webkit-line-clamp: 1; display: inline-block; margin: 0; color: #fff; text-align: center; font-size: 20px; font-weight: 400; text-transform: uppercase; background: rgba(0, 0, 0, .8); padding: 10px 50px }
.phong_item { cursor: pointer; position: relative; transition: .4s; }
.phong_item.expand { grid-column: span 2; }
.phong_item:before { content: ''; width: calc(100% - 20px); height: calc(100% - 20px); display: block; position: absolute; top: 10px; left: 10px; border: 3px solid; border-image: var(--mainlinear) 1; z-index: 2; pointer-events: none; opacity: 0; transition: .3s }
.phong_item:hover:before { opacity: 1 }
.phong_box .btn_gradient { max-height: 0; transition: .3s }
.phong_box:hover .btn_gradient { max-height: 42px }
.phong_main_item { position: relative; display: none }
.phong_item.expand .phong_main_item { display: block }
.phong_item.expand .phong_box { display: none }
.phong_main__info { position: absolute; top: 30px; bottom: 30px; right: 30px; max-width: 390px; z-index: 3 }
.phong_album__item { display: block; border: 1px solid; border-image: var(--mainlinear) 1 }
.slick-album__room { }
.slick-album__room .slick-slide { margin: 0 5px; }
.btn_gradient { display: inline-block; padding: 0 5px; line-height: 40px; background: var(--linear4); border: none; transition: .3s; position: relative; overflow: hidden }
.btn_gradient.borderRad { border-radius: 5px }
.btn_gradient:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: var(--main-color); z-index: 0; transition: .3s; opacity: 0 }
.btn_gradient span { position: relative; display: inline-block; color: #000; font-size: 14px; font-weight: 600; letter-spacing: -.28px; text-transform: uppercase; z-index: 1 }
.btn_gradient:hover::before { opacity: 1 }
.phong_box .btn_gradient { max-height: 0; transition: .3s }
.phong_box:hover .btn_gradient { max-height: 42px }
.phong_item.expand .phong_main_item { display: block }
.phong_item.expand .phong_box { display: none }
.phong_main__info { position: absolute; top: 30px; bottom: 30px; right: 30px; max-width: 390px; z-index: 3 }
.phong_main__list { display: inline-block; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 17px; font-weight: 600; text-transform: capitalize }
.phong_main__list:hover { background: var(--main-color); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.phong_main__name.text-split { -webkit-line-clamp: 2; font-family: var(--bd); font-size: 37px; font-weight: 500; text-transform: uppercase; margin-bottom: 5px; line-height: inherit; }
.phong_main__name.text-split a { color: #fff }
.phong_main__name.text-split:hover a { color: var(--main-color) }
.phong_main__desc { color: #fff; font-size: 17px; max-height: 220px; overflow-y: auto; padding-right: 10px }
.phong_main__desc p { margin-bottom: 10px }
.phong_main__button { display: flex; align-items: center; gap: 10px; margin-top: 5px }
.phong_main__pic { position: relative }
.phong_main__pic:before { content: ''; display: block; width: calc(670/1200*100%); right: 0; top: 0; height: 100%; background: linear-gradient(90deg, rgba(0, 0, 0, 0) -4.24%, #000 75.82%); z-index: 1; position: absolute }
.phong_main__album { position: absolute; bottom: 30px; left: 30px; z-index: 1; width: calc(455/1200*100%) }
.phong_album__item { display: block; border: 1px solid; border-image: var(--mainlinear) 1 }

/**/
.banner_info { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .6); z-index: 2; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center }
.banner__text1 { font-size: 30px; text-transform: uppercase; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.banner__text2 { -webkit-text-stroke-width: 1; -webkit-text-stroke-color: #000; font-family: var(--bd); font-size: 80px; font-weight: 700; text-transform: uppercase; background: var(--linear4); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.banner__name { font-family: var(--bd); font-size: 30px; border: solid 1px #fff; padding: 5px 15px; margin-bottom: 0; color: #fff; line-height: 1.5; }
.banner__desc { color: #fff; font-size: 16px; line-height: 26px; max-width: 600px; margin: 20px auto 30px auto }
.banner__button { display: flex; align-items: center; justify-content: center; gap: 10px }
.btn__banner { display: inline-block; line-height: 40px; padding: 0 25px; color: #fff; font-size: 15px; font-weight: 600; text-transform: uppercase; border: solid 1px #fff; border-radius: 15px 15px 0 15px; transition: .3s }
.btn__banner:hover { background: var(--mainlinear); border-color: transparent; color: #000 }

/* section-product */
.section-product { position: relative; padding: 40px 0; }
.section-product .viewmore-product { display: table; margin: 0 auto; margin-top: 30px; }
.paging-product { }
.tab-power { text-align: center; background: #f6f6f6; padding: 8px; display: table; margin: 0 auto; margin-bottom: 40px; }
.tab-power li { list-style: none; display: inline-block; border: 1px solid #efefef; border-radius: 50px; padding: 6px 15px; margin: 5px; cursor: pointer; font-weight: 600; transition: 0.3s all; }
.tab-power li:hover, .tab-power li.active { background: var(--main-color); color: #fff; border-color: var(--main-color); }

/*  */
.section-criteria { position: relative; z-index: 2; min-height: 408px; padding-top: 4%; }
.section-criteria::before { position: absolute; content: ""; background: url(../images/bg-tieuchi.png) no-repeat; background-size: cover; width: 100%; height: 408px; top: 0; left: 0; z-index: -2; }
.section-criteria .title-main h2 { color: #fce830; background: unset; background-clip: unset; -webkit-background-clip: unset; -webkit-text-fill-color: unset; }
.grid-tieuchi { border-radius: 30px; background: #fff; box-shadow: 0px 4px 4px 0px rgba(172, 172, 172, 0.25); padding: 50px 30px; display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px 80px; }
.tieuchi-img-d { width: 102px; height: 102px; border: 1px dashed #041d97; border-radius: 500px; display: flex; align-items: center; justify-content: center; margin: 0 auto; }
.tieuchi-1d { margin: 15px 0 8px 0; }
.tieuchi-1d span { color: #333; text-align: center; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 16px; text-transform: capitalize; }
.tieuchi-2d span { color: #333; text-align: center; font-size: 14px; font-style: normal; }
.tieuchi-img-d img { transform: rotate(0deg); transition: all .5s linear; }
.tieuchi-img-d img:hover { transform: rotate(360deg); }
.vibrate-1:hover { -webkit-animation: vibrate-1 0.3s linear infinite both; animation: vibrate-1 0.3s linear infinite both; }
@-webkit-keyframes vibrate-1 {
    0% { -webkit-transform: translate(0); transform: translate(0); }
    20% { -webkit-transform: translate(-2px, 2px); transform: translate(-2px, 2px); }
    40% { -webkit-transform: translate(-2px, -2px); transform: translate(-2px, -2px); }
    60% { -webkit-transform: translate(2px, 2px); transform: translate(2px, 2px); }
    80% { -webkit-transform: translate(2px, -2px); transform: translate(2px, -2px); }
    100% { -webkit-transform: translate(0); transform: translate(0); }
}
@keyframes vibrate-1 {
    0% { -webkit-transform: translate(0); transform: translate(0); }
    20% { -webkit-transform: translate(-2px, 2px); transform: translate(-2px, 2px); }
    40% { -webkit-transform: translate(-2px, -2px); transform: translate(-2px, -2px); }
    60% { -webkit-transform: translate(2px, 2px); transform: translate(2px, 2px); }
    80% { -webkit-transform: translate(2px, -2px); transform: translate(2px, -2px); }
    100% { -webkit-transform: translate(0); transform: translate(0); }
}

/*  */
.section-chungnhan { position: relative; padding: 40px 0; }
.section-chungnhan .wrap-content { position: relative; }
.section-chungnhan .wrap-content:after { position: absolute; content: ""; border-radius: 10px; background: linear-gradient(180deg, #041D97 0%, #0084C7 100%); width: 100%; height: 160px; bottom: 0; }
.slick-chungnhan { padding: 0 200px; z-index: 5; padding-bottom: 20px; }
.slick-chungnhan .slick-slide a { margin-top: 110px; display: block; }
.slick-chungnhan .slick-current img { transform: scale(1.3); }
.slick-chungnhan .slick-current { margin-top: -50px; }
.slick-chungnhan .slick-current .chungnhan-1d { padding-top: 60px; }
.slick-chungnhan .slick-slider { margin: 0 -40px; }
.slick-chungnhan .slick-slide { margin-right: 40px; margin-left: 40px; }
.slick-chungnhan .slick-slide.slick-current p.text-split { margin-top: 60px; }
.slick-chungnhan .slick-slide p.text-split { margin-top: 10px; text-align: center; font-size: 18px; font-weight: 700; text-transform: capitalize; -webkit-line-clamp: 1; color: #fff; }

/*  */
.section-project { position: relative; padding: 40px 0; }
.grid-project { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; }
.item-project { border-radius: 20px; overflow: hidden; position: relative; }
.item-project .content { position: relative; background: linear-gradient(90deg, #041D97 3.64%, #0084C7 46.35%, #041D97 100%); text-align: center; padding: 10px; }
.item-project h3 { margin: 0; }
.item-project h3 a { color: #fff; font-weight: 700; font-size: 16px; line-height: 25px; text-transform: uppercase; }
.item-project .view { display: inline-block; color: #fff; text-transform: uppercase; font-size: 12px; margin-top: 50px; }
.item-project:hover h3 a { color: yellow; }

/*  */
.section-social { position: relative; padding: 40px 0; background: url(../images/bg-dichvu.png) no-repeat center; background-size: 100% 100%; padding-top: 80px; }
.box-social { width: 52%; }
.box-social:nth-child(2) { width: 45%; }
.box-social .title { font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #000; font-weight: 800; font-size: 30px; background: var(--main-color); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

/* Video */
.section-video { position: relative; padding: 40px 0; overflow: hidden; }
.img-wrapper { width: 100%; height: 450px; position: relative; }
.imgBox { width: 830px; margin: 0 auto; position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-perspective: 1000px; -moz-perspective: 1000px; -o-perspective: 1000px; -ms-perspective: 1000px; perspective: 1000px; }
.imgBox div { width: 830px; display: block; position: absolute; left: 0; top: 0; }
.imgBox > div p { display: none; }
.imgBox .dg-center p { font-weight: 700; display: block; text-align: center; margin: 20px 0 0 0; font-size: 17px; word-break: break-word; }
.imgBox div.bx-animate { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.imgBox div img { display: block; max-height: 400px; object-fit: cover; }
.imgBox div div { text-align: center; line-height: 50px; color: #fff; font-size: 16px; width: 100%; bottom: -12px; display: none; position: absolute; }
.imgBox div.dg-center div { display: block; }
.btn-video { display: flex; justify-content: space-between; align-items: center; max-width: 70%; margin: 0 auto; margin-top: 40px; }
.btn-video > div { width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border: 1px solid #000; border-radius: 50%; font-size: 20px; cursor: pointer; }
.btn-video > div i { color: #cfa31d; }

/*  */
.section-album { position: relative; padding: 40px 0; }
.section-album .wrap-content { overflow: hidden; max-width: 1740px; }
.slick-album { position: relative; margin: 0 -15px; }
.slick-album .slick-slide { margin: 0 15px; }
.slick-album .scale-img { position: relative; }
.slick-album .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: center; justify-content: center; background: #00000069; padding: 10px; opacity: 0; visibility: hidden; transition: 0.3s all; }
.slick-album .content p { margin: 0; color: #fff; text-transform: uppercase; font-weight: 700; font-size: 24px; }
.slick-album .scale-img:hover .content { opacity: 1; visibility: visible; }

/* section-why */
.section-why { position: relative; padding: 25px 0; }
.slick-why { margin: 0 -20px; }
.slick-why .slick-slide { margin: 0 20px; }
.item-why { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.item-why p { margin: 0; }
.item-why > .title { position: relative; color: #000; font-weight: 400; font-size: 18px; width: calc(100% - 80px); }

/* section-slogan */
.section-slogan { position: relative; padding: 40px 0; background: url(../images/bg-slogan.jpg) no-repeat; background-size: cover; }
.section-slogan p { margin: 0 200px 0px 0px; font-family: 'MarkerFelt'; font-size: 62px; color: #689e27; width: 50%; background: url(../images/layer_4.png) no-repeat right center; text-align: right; padding-right: 120px; }
.section-slogan .btn-contact { text-transform: capitalize; background: #689e27; color: #fff; padding: 10px 20px; font-size: 18px; border-radius: 9px; margin-right: auto; }
.section-slogan .btn-contact:hover { background: #4d820e; transition: 0.4s all; }

/* wrap-brand */
.wrap-brand { position: relative; padding: 40px 0; }
.wrap-brand .wrap-content { }
.title-brand { position: relative; text-align: center; margin-bottom: 20px; }
.title-brand h2 { margin: 0; color: var(--main-color); font-family: SeasideResortNF; font-size: 36px; font-style: normal; font-weight: 700; line-height: normal; }
.slick-brand { margin: 0 auto; max-width: 1240px; }
.slick-brand .slick-slide { text-align: center; margin: 1px 0; position: relative; }
.slick-brand .slick-slide.slick-current.slick-active:before { display: none; }
.slick-brand .slick-slide .scale-img { position: relative; display: table; margin: 0 auto; }
.slick-brand .slick-slide:before { position: absolute; content: ''; background: #fff; width: 1px; top: 20px; bottom: 20px; left: 0; }

/* wrap-bottom */
.wrap-bottom { position: relative; padding: 40px 0; background: url(../images/bg-tintuc.png) no-repeat center; background-size: cover; padding-top: 90px; }
.box-news { width: 50%; position: relative; }
.box-news .title { font-size: 30px; font-weight: 800; color: #fff; text-transform: uppercase; font-family: 'Roboto', sans-serif; margin-bottom: 10px; }
.slick-news { }
.slick-news .slick-slide { margin: 10px 0; }
.item-news { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }

/**/
.space--featured { isolation: isolate; position: relative; padding: 30px 0px 140px; }
.space__photo-inner { margin-bottom: 0; }
.space--featured .space__inner { --w: 1740px; --space-x: 0rem; overflow: hidden; }
.space--featured .space__item { max-width: 380px; }
.space--featured .space__item-inner { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; display: block; }
.space--featured .space__item.swiper-slide-prev .space__item-inner { -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
.space--featured .space__item.swiper-slide-next .space__item-inner { -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
.space--featured .space__photo { overflow: hidden; -webkit-border-radius: 1.25rem; -moz-border-radius: 1.25rem; border-radius: 1.25rem; }

/* wrap-video */
.wrap-video { position: relative; padding: 40px 0; background: url(../images/bg-video.jpg) no-repeat; background-size: cover; }
.wrap-video .title-main { }
.wrap-video .title-main h2, .wrap-video .title-main p { color: #fff; }
.item-video { position: relative; cursor: pointer; min-height: 250px; }
.item-video .content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; width: 45%; color: #fff; z-index: 2; }
.item-video .btn-video.btn-frame { position: absolute; width: 110px; height: 110px; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; align-items: center; justify-content: center; }
.item-video .btn-video.btn-frame .kenit-alo-circle { border-color: #ffffff3d; width: 120px; height: 120px; }
.item-video .btn-video.btn-frame .kenit-alo-circle-fill { width: 130px; height: 130px; background: #ffffff61; }
.item-video .btn-video.btn-frame i { background: transparent; width: 70px; height: 70px; font-size: 56px; font-weight: 100; margin: 0 auto; align-items: center; }
.item-video .btn-video.btn-frame i img { width: 100%; }
.item-video h3 { font-size: 30px; font-weight: 500; font-family: 'Playfair Display', serif; margin-bottom: 10px; }
.item-video p { font-size: 14px; line-height: 25px; }
.wrap-video .video-image { position: relative; }
.wrap-video .video-image:after { position: absolute; content: ''; background: url(../images/icvi.png) no-repeat; background-size: 100% 100%; width: 180px; height: 180px; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.box-video { width: 50%; position: relative; }
.box-video .fotorama__stage__frame.fotorama__active { }
.box-video .fotorama__thumb { }
.video-main img { height: 350px; object-fit: cover; }
.listvideos { padding: 10px; color: #fff; font-size: 14px; background: transparent; position: relative; border: 1px solid #fff; border-radius: 0; width: 100%; margin-top: 10px; }
.listvideos option { color: #000; }
.video-main .video-image { position: relative; border: 1px solid #cf9c02; overflow: hidden; }
.video-main .video-image:before { position: absolute; content: ''; background: url(../images/ic-vi.png) no-repeat; width: 90px; height: 90px; top: 50%; left: 50%; transform: translate(-50%, -50%); background-size: 100% 100%; }
.slick-video { width: 64%; margin: 0 auto; }
.slick-video .slick-slide { border-radius: 40px; overflow: hidden; }
.slick-video img { height: 480px; object-fit: cover; }
.slick-video .video-image { position: relative; }
.slick-video .video-image:after { position: absolute; content: ''; background: url(../images/vi.png) no-repeat; background-size: 100% 100%; width: 45px; height: 45px; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.listvideos:focus-visible { outline: none; }

/* wrap-partner */
.wrap-partner { position: relative; padding: 40px 0; }
.wrap-partner .title-main { width: 22%; margin: 0; }
.slick-partner { position: relative; z-index: 2; margin: 0; width: 77%; }
.slick-partner .slick-slide { position: relative; margin: 0 5px; }
.slick-partner .slick-slide.slick-current.slick-active:after { display: none; }
.slick-partner .slick-slide > div { margin: 15px 0; }
.slick-partner a { position: relative; }
.slick-partner a img { }
.slick-partner a:hover img { -webkit-filter: grayscale(0%);    /* Safari 6.0 - 9.0 */ filter: grayscale(-0%); }
.arr-dt { position: absolute; top: 50%; left: -30px; transform: translateX(-50%); cursor: pointer; z-index: 2; width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; background: #E7E7E7; border-radius: 50%; font-size: 13px; border: 1px solid #C7C7C7; }
.arr-dt.next-dt { left: unset; right: -40px; }

/* box-fanpage */
.box-fanpage { border-radius: 10px; border: 0.5px solid #4b4b4b54; overflow: hidden; position: relative; padding: 10px; width: 32%; }
.banner-news { width: 49%; border-radius: 15px; overflow: hidden; position: absolute; left: 0; }

/* wrap-news */
.section-news { position: relative; padding: 40px 0; }
.section-news .title-main { text-align: right; }
.news_box { display: block; position: relative }
.news__index { margin-bottom: 20px }
.news__index span { font-family: var(--ow); font-size: 60px; font-weight: 600; letter-spacing: 3px; color: #000; background: linear-gradient(223deg, #c39835 0, #fbf3a6 49.66%, #bf922d 96.44%); -webkit-background-clip: text; -webkit-text-stroke: 3px transparent; line-height: 1 }
.news__name.text-split { -webkit-line-clamp: 2; color: #fff; font-size: 15px; font-weight: 300; text-transform: uppercase; transition: .3s; line-height: 25px; min-height: 50px; }
.news__static { margin: 10px 0 5px; display: flex; align-items: center; gap: 10px }
.news__static_item { display: inline-flex; align-items: center; gap: 6px; color: #949494 !important; font-size: 12px; text-transform: uppercase }
.news__desc.text-split { color: #bebebe; font-size: 14px; line-height: 22px; min-height: 66px; margin-bottom: 25px }
.news__pic { margin-bottom: 40px }
.news__btn { display: inline-block; background: var(--linear4); line-height: 40px; padding: 0 20px; position: relative }
.news__btn:before { content: ''; display: block; width: calc(100% - 4px); height: calc(100% - 4px); left: 2px; top: 2px; z-index: 1; position: absolute; border: solid 1px #fbf3a6 }
.news__btn span { color: #000; font-size: 15px; text-transform: capitalize; display: inline-block; position: relative; z-index: 2 }
.news__btn:hover { background: var(--main-color) }
.news_item:hover .news__name.text-split { color: var(--main-color) }
.slick-news .slick-slide { padding: 0 30px; position: relative; transition: .3s }
.slick-news .slick-slide:before { content: ''; display: block; background: linear-gradient(180deg, #c39835 0, #fbf3a6 51.5%, #bf922d 100%); width: 2px; height: 360px; position: absolute; top: 5px; left: 0 }
.slick-news .slick-slide.slick-active { margin-top: 0 }
.slick-news .slick-slide.slick-active+.slick-slide { margin-top: 80px }
.slick-news .slick-slide.slick-active+.slick-slide+.slick-slide { margin-top: 160px }

/* Video */
.video-images a { display: block; position: relative; cursor: pointer; border-radius: 10px; overflow: hidden; }
.video-images a:after { position: absolute; content: ''; background: url(../images/video.png) no-repeat; background-size: 100% 100%; width: 50px; height: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.video { cursor: pointer; margin-bottom: 1rem; }
.video h3 a { text-align: center; font-size: 16px; color: #212529; margin-top: 10px; text-transform: capitalize; }
.video .video-image { position: relative; margin-bottom: 0.75rem; }
.video .video-image:before { content: ""; position: absolute; width: 50px; height: 35px; top: calc(50% - 50px / 2); left: calc(50% - 35px / 2); z-index: 1; background-repeat: no-repeat; background-image: url(../images/play.png); }

/* Album */
.album { cursor: pointer; }
.pic-album { margin-bottom: 10px; }
.album .album-image { margin-bottom: 0.75rem; }
.album .album-name { text-align: center; padding: 10px; background: #fff; width: 90%; margin: 0 auto; margin-top: -25px; z-index: 6; position: relative; box-shadow: 0 0 5px #0000001f; }
.album .album-name a { font-size: 15px; color: #212529; margin-bottom: 0px; line-height: 25px; }
.album:hover h3 a { color: var(--main-color); }
.grid-album-tpl { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 15px; }
.item-album h3 a { text-align: center; font-size: 15px; color: #fff; }
.item-album .content { padding: 10px; }
.grid-album-tpl .scale-img { border-radius: 5px; }

/* Brand */
.wrap-brand .wrap-content { position: relative; }
.brand { display: block; border: 1px solid #eee; max-width: 160px; margin: 0px auto; }

/* tab-list */
.box-tab-list { border: 1px solid #a0815a5e; position: relative; display: table; margin: 0 auto; background: #33333385; width: 60%; border-radius: 50px; padding: 7px 30px; margin-bottom: 40px; }
.tab-list { padding: 5px 0; text-align: center; list-style: none; margin: 0; overflow: auto; white-space: nowrap; margin-bottom: 30px; }
.tab-list li { margin: 0 10px; position: relative; display: inline-block; padding: 8px 23px; cursor: pointer; }
.tab-list li span { display: inline-block; position: relative; font-size: 17px; text-transform: capitalize; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; z-index: 2; transition: .3s; cursor: pointer; }
.tab-list li:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/bg.png) top center / 100%, #000; z-index: 1; transition: .3s; }
.tab-list li:after { content: ''; display: block; position: absolute; top: calc(0% - 1px); left: calc(0% - 1px); width: calc(100% + 2px); height: calc(100% + 2px); background: var(--linear4); z-index: 0; }
.tab-list li.active:before, .tab-list li:hover:before { opacity: 0 }
.tab-list li.active span, .tab-list li:hover span { background: #000; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.tab-list::-webkit-scrollbar { height: 3px; }
.tab-list::-webkit-scrollbar-track { background: #ffffff36; border-radius: 0; }
.tab-list::-webkit-scrollbar-thumb { border-radius: 0; background: var(--color-second); }

/* slick-product */
.slick-product { margin: 0px -10px; }
.slick-product .slick-track { display: flex }
.slick-product .slick-slide { margin: 2px 10px; overflow: hidden; height: auto; }
.wrap-product .wrap-content { position: relative; }
.pro-arr { position: absolute; top: 60%; transform: translateY(-60%); cursor: pointer; z-index: 1; font-size: 30px; color: #b4b4b4; }
.pro-arr.pro-prev { left: -50px; }
.pro-arr.pro-next { right: -50px; }

/*  */
.wr-title-phukien-d { display: flex; background: var(--main-color); margin-bottom: 3%; justify-content: space-between; align-items: center; padding: 0px 30px; }
.wi-title-phukien-d:nth-child(1) { max-width: 30%; }
.wi-title-phukien-d:nth-child(2) { max-width: 70%; }
.namelist-d span { color: #fff; text-align: center; font-size: 26px; font-style: normal; font-weight: 900; text-transform: uppercase; display: inline-block; position: relative; padding: 10px 0 8px 0; }
.namelist-d span::before { position: absolute; content: ""; width: 75px; height: 25px; clip-path: polygon(50% 55%, 0 0, 100% 0); background: #fff; top: -1px; right: -85px; }
.menucap2new span { color: #fff; text-align: center; font-size: 16px; font-style: normal; font-weight: 700; text-transform: uppercase; cursor: pointer; padding-right: 10px; border-right: 1px solid #fff; padding-left: 10px; display: inline-block; }
.menucap2new span.active, .menucap2new span:hover, .menucap2new span a:hover { color: yellow; }
.menucap2new span:last-child { border-right: unset; padding-right: 0; }
.menucap2new a .menucap2-xtc-d { color: #fff; text-align: center; font-family: RobotoR; font-size: 16px; font-style: normal; text-transform: unset; font-weight: normal; }
.menucap2new span a { color: #fff; text-transform: initial; font-weight: 400; }

/* box-title-list */
.box-product { position: relative; padding: 30px 0; }
.box-product:nth-child(2n) { background: url(../images/bg-dichvu.png) center center / 100% 100% no-repeat; }
.box-title-list { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; background: #dfdfdf; border-top: 2px solid #68aae8; overflow: hidden; margin-bottom: 20px; }
.title-list { position: relative; width: 325px; max-width: 40%; }
.title-list h2 { position: relative; margin: 0; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; background: #007bf0; border-bottom: 5px solid #054989; padding: 7px 5px; padding-right: 20px; }
.title-list h2:after { position: absolute; content: ''; background: url(../images/at-title.png) no-repeat; top: -2px; bottom: -5px; background-size: 100% 100%; width: 50px; left: 100%; }
.title-list h2 img { }
.title-list span { font-size: 22px; font-weight: 700; color: #fff; -webkit-line-clamp: 1; width: calc(100% - 45px); }

/* box-tab-cat */
.box-tab-cat { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; max-width: 60%; position: relative; }
.scroll-cat { max-width: 81%; position: relative; padding: 0 10px; }
.box-tab-cat .left { cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); left: -10px; font-size: 17px; }
.box-tab-cat .right { position: absolute; top: 50%; transform: translateY(-50%); right: -10px; font-size: 17px; cursor: pointer; }
.tab-cat { }
.tab-cat::-webkit-scrollbar { width: 0; height: 0; }
.tab-cat::-webkit-scrollbar-track { background: transparent; border-radius: 0; }
.tab-cat::-webkit-scrollbar-thumb { border-radius: 0; background: transparent; }
.tab-cat li { display: inline-block; position: relative; background: #cf9c02; text-align: center; padding: 8px 15px; min-height: 39px; line-height: 39px; cursor: pointer; max-width: 25%; transform: skew(28deg); border-radius: 5px; }
.tab-cat li:hover { background: var(--main-color); transition: 0.3s all; }
.tab-cat li span { font-size: 14px; font-weight: 700; color: #fff; -webkit-line-clamp: 1; transform: skew(-28deg); }
.box-tab-cat .viewmore { font-size: 15px; display: block; font-weight: 700; color: var(--main-color); width: 15%; }
.box-tab-cat .viewmore:hover { color: var(--color-second); }

/* title-product */
.title-product { position: relative; margin-bottom: 20px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.title-product p { margin: 0; font-size: 20px; color: #000000; font-weight: 700; text-transform: capitalize; }
.title-product span { display: block; flex: auto; background: #252525; height: 16px; margin-left: 20px; position: relative; }
.title-product span:after { position: absolute; content: ''; background: url(../images/line.png) no-repeat right #00a200; top: 50%; left: 0; height: 16px; transform: translateY(-50%); width: 195px; }

/* Product */
.wrap-product { position: relative; padding: 20px 0; padding-top: 40px; }
.box-product-list { position: relative; margin-bottom: 40px; }
.box-product-list:last-child { margin: 0; }
.box-product-list .readmore { margin: 0 auto; margin-top: 30px; }
.grid-product { display: grid; grid-template-columns: repeat(3, 1fr); position: relative; z-index: 2; grid-gap: 20px; }
.item-product { position: relative; background: #f7f7f7; }
.item-product .images { display: block; position: relative; }
.item-product a.scale-img { position: relative; }
.item-product .icon-product, #Zoom-1 .icon-product { position: absolute; top: 15px; right: 15px; z-index: 9; }
.item-product .icon-product p, #Zoom-1 .icon-product p { margin: 0; color: #fff; background: var(--color-second); font-size: 12px; font-weight: 400; padding: 2px 15px; line-height: initial; }
#Zoom-1 .icon-product { top: 15px; right: 15px; }
#Zoom-1 .icon-product p { padding: 5px 20px; font-size: 13px; }
.item-product .content { position: relative; padding: 10px; text-align: center; }
.item-product .hotline { margin: 3px 0; font-weight: 700; color: #ec2d3f; }
.item-product .btnModal { display: table; margin: 0 auto; width: 100%; border-radius: 50px; background: linear-gradient(90deg, #041d97 0%, #0084c7 100%); color: #fff; text-align: center; font-family: 'Roboto', sans-serif; font-size: 12px; font-style: normal; font-weight: 600; line-height: 24px; text-transform: uppercase; padding: 5px 0; cursor: pointer; max-width: 75%; }
.item-product .btnModal:hover { color: yellow; }
.item-product h3 { position: relative; width: 100%; margin-bottom: 0; }
.item-product h3 a { -webkit-line-clamp: 2; font-style: normal; font-weight: 400; line-height: 25px; color: #333; font-size: 14px; text-transform: capitalize; }
.item-product .desc-short { white-space: pre-line; line-height: 1.5; margin: 5px 0; }
.item-product .content .comment-star { margin: 5px 0; }
.item-product .content .comment-star i { font-size: 13px; color: var(--colorPro); }
.item-product .view-more { font-weight: 700; display: block; text-align: center; border: 1px solid #e3251b; padding: 10px 8px; margin-top: 10px; color: #333; text-transform: uppercase; font-size: 13px; transition: 0.3s all; }
.item-product .view-more:hover { background: #e3251b; color: #fff; }
.item-product p.desc-item { margin: 0; border-radius: 4px; background: #D9F6DC; overflow: hidden; font-size: 13px; font-style: normal; font-weight: 500; padding: 6px 5px; color: #3EA848; margin-top: 5px; }
.price-product { margin: 5px 0 0 0; font-weight: 400; font-size: 14px; color: #222222; position: relative; }
.price-product strong { font-weight: 400; font-size: 12px; }
.price-product .price-new { font-weight: 700; color: var(--main-color); font-size: 17px; }
.price-product .price-new span { display: block; margin-top: -10px; }
.price-product .price-old { display: inline-block; margin: 0 0 0px 5px; color: #888; font-weight: 400; position: relative; font-size: 12px; }
.price-product .price-old:after { position: absolute; content: ''; background: #b2b3b3; top: 50%; height: 1px; left: 0; right: 0; }
.item-product:hover h3 a { color: #e3251b; }
.item-product:hover .content-info { opacity: 1; visibility: visible; transition: 0.3s all; }
.item-product .icon-sale, #Zoom-1 .icon-sale { position: absolute; top: 3px; background: var(--color-second); color: #fff; left: -49px; padding: 4px 50px; transform: rotate(-45deg); z-index: 5; }
#Zoom-1 .icon-sale { padding: 10px 60px; top: 20px; left: -40px; }
.item-product .icon-sale p, #Zoom-1 .icon-sale p { margin: 0; font-size: 18px; font-style: normal; text-transform: uppercase; font-weight: 500; line-height: initial; }
.item-product .cart-add { display: block; background: var(--main-color); color: #000; font-size: 13px; font-weight: 700; text-transform: capitalize; padding: 8px 9px; border-radius: 10px; width: 100px; text-align: center; cursor: pointer; }
.item-product .cart-add:hover { background: #ed1c24; color: #fff; }
.item-product .viewmore { position: absolute; right: 0; bottom: 15px; z-index: 2; font-size: 14px; font-style: normal; font-weight: 700; border-radius: 50px; border: 1px solid #F0A725; color: #222; padding: 5px 22px; transition: 0.3s all; }
.item-product .viewmore:hover { background: var(--main-color); color: #fff; }
.attr-pro-detail .info-product, .item-product .info-product { text-align: left; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; margin-top: 20px; }
.attr-pro-detail .info-product p, .item-product .info-product p { margin: 0px 0 20px 0; width: 100%; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; color: #222; min-height: 20px; padding-left: 30px; }
.attr-pro-detail .info-product p, .item-product .info-product p.col-2 { width: 49%; }
.attr-pro-detail .info-product p:nth-child(1), .item-product .info-product p:nth-child(1) { background: url(../images/layer_1.png) no-repeat left center; }
.attr-pro-detail .info-product p:nth-child(2), .item-product .info-product p:nth-child(2) { background: url(../images/layer_2.png) no-repeat left center; }
.attr-pro-detail .info-product p:nth-child(3), .item-product .info-product p:nth-child(3) { background: url(../images/layer_3.png) no-repeat left center; }
.attr-pro-detail .info-product p:nth-child(4), .item-product .info-product p:nth-child(4) { background: url(../images/layer_4.png) no-repeat left center; }
.attr-pro-detail .info-product span, .item-product .info-product span { font-size: 15px; font-style: normal; font-weight: 700; display: inline-block; color: var(--main-color); }
.attr-pro-detail .info-product span.price-new { font-size: 22px; }
.attr-desc-short { white-space: pre-line; line-height: 2; }

/* Product Detail */
.grid-pro-detail { margin-bottom: 3rem; }
.left-pro-detail { position: relative; text-align: center; width: 47%; overflow: hidden; }
.right-pro-detail { width: 51%; }
.right-pro-detail .logo { width: 100%; margin-bottom: 20px; }
.policy-detail { width: 21%; position: sticky; top: 60px; box-shadow: 0 0 5px #7c7a7a42; padding: 5px 15px; }
.left-pro-detail .MagicZoom { position: relative; overflow: hidden; width: 100%; margin: unset; }
.gallery-thumb-pro { position: relative; width: 100%; margin-top: 10px; }
.owl-pro-detail { padding: 0; }
.control-pro-detail button { background-color: transparent; color: #222222; opacity: 1; width: 25px; font-size: 23px; }
.control-pro-detail button:hover { opacity: 0.7; }
.control-pro-detail button.owl-prev { left: 0px; }
.control-pro-detail button.owl-next { right: 0px; }
.thumb-pro-detail { display: block !important; }
.thumb-pro-detail.mz-thumb.mz-thumb-selected { border-color: #cecfd2; }
.thumb-pro-detail img { -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-filter: brightness(100%) !important; filter: brightness(100%) !important; border-bottom: 0px !important; padding-bottom: 0px !important; }
.title-pro-detail { text-transform: uppercase; font-size: 23px; display: block; font-weight: 700; color: var(--main-color); position: relative; padding-bottom: 15px; }
.title-pro-detail:after { position: absolute; content: ''; background: var(--main-color); width: 115px; bottom: 0; left: 0; height: 1px; }
.comment-pro-detail { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 20px !important; align-items: center !important; margin-left: 0; }
.social-plugin-pro-detail p { margin: 0 10px 0 0; font-size: 16px; color: #dd9844; font-weight: 400; }
.desc-pro-detail { margin-bottom: 1rem; color: #fff; }
.attr-pro-detail { list-style: none; padding: 0px; }
.attr-pro-detail li { margin-bottom: 0.5rem; display: block; margin: 5px 0; }
.attr-pro-detail li.line-left { border-left: 1px solid #ccc; line-height: 1; padding-left: 10px; margin-left: 10px; }
.attr-label-pro-detail { margin: 0px 1px 0px 0px; font-size: 13px; font-weight: 600; }
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; color: #fff; font-size: 15px; font-weight: 400; }
.brand-pro-detail a { background: var(--main-color); color: #fff; border-radius: 2px; padding: 3px 10px; }
.price-new-pro-detail { font-weight: 700; font-size: 24px; color: red; }
.price-new-pro-detail strong { font-size: 15px; }
.price-old-pro-detail { color: #999; text-decoration: line-through; margin-right: 20px; font-size: 18px; font-weight: 400; }
.color-pro-detail { cursor: pointer; display: flex; align-items: center; justify-content: center; height: 32px; width: 48px; position: relative; margin: 0 8px 0 0; border: 1px solid #dadada; border-radius: 2px; font-size: 12px; transition: 0.3s; }
.size-pro-detail { cursor: pointer; display: flex; align-items: center; justify-content: center; height: 32px; width: 48px; position: relative; margin: 0 8px 5px 0; border: 1px solid #dadada; border-radius: 2px; font-size: 12px; transition: 0.3s; }
.size-pro-detail.active, .color-pro-detail.active { border-color: var(--color-dark-red); }
.size-pro-detail.active:after, .color-pro-detail.active:after { content: ""; position: absolute; bottom: 0px; right: 0px; width: 13px; height: 13px; background-repeat: no-repeat; background-image: url(../images/check-cart.png); }
.color-pro-detail input[type="radio"], .size-pro-detail input[type="radio"] { display: none; }
.color-pro-detail.disable::before { position: absolute; left: 50%; top: -22%; width: 1px; height: 142%; content: ''; background: #ccc; transform: rotate(45deg); }
.color-pro-detail.disable::after { position: absolute; left: 50%; top: -22%; width: 1px; height: 142%; content: ''; background: #ccc; transform: rotate(-45deg); }
.size-pro-detail.disable::before { position: absolute; left: 50%; top: -22%; width: 1px; height: 142%; content: ''; background: #ccc; transform: rotate(45deg); }
.size-pro-detail.disable::after { position: absolute; left: 50%; top: -22%; width: 1px; height: 142%; content: ''; background: #ccc; transform: rotate(-45deg); }
.quantity-pro-detail { width: 140px; height: 40px; overflow: hidden; background: #e2e2e2; display: flex; align-items: center; justify-content: flex-start; position: relative; }
.quantity-pro-detail span { position: absolute; right: 0; bottom: 0; background: #000; color: #fff; width: 40px; text-align: center; height: 20px; font-size: 14px; display: flex; align-items: center; justify-content: center; font-weight: 400; cursor: pointer; z-index: 5; border: 1px solid #ffffff1c; }
.quantity-pro-detail span.quantity-plus-pro-detail { top: 0; bottom: unset; border-bottom: 0; }
.quantity-pro-detail span.quantity-minus-pro-detail { }
.quantity-pro-detail input { height: 100%; border: none; width: 100%; text-align: center; font-size: 15px; background: transparent; padding-right: 35px; }
.cart-pro-detail { position: relative; margin-left: 5px; display: flex; align-items: center; }
.cart-pro-detail a { text-align: center; color: #fff; text-transform: uppercase; cursor: pointer; border-radius: 0; font-size: 14px; font-weight: 400; padding: 9px 25px; min-height: 40px; font-weight: 700; }
.cart-pro-detail a.addnow { background: var(--main-color); margin-left: 5px; color: #000; }
.cart-pro-detail a.addnow:hover { color: #fff; background: var(--color-red); }
.cart-pro-detail a.buynow { background-color: var(--color-second); }
.cart-pro-detail a.buynow:hover { background: var(--color-second); }
.cart-pro-detail a i { vertical-align: top; margin-right: 8px; font-size: 24px; position: relative; top: -2px; }
.tags-pro-detail a { float: left; font-size: 13px; padding-bottom: 0.375rem; margin: 0px 5px 5px 0px; background: var(--main-color); border-color: var(--main-color); }
.tags-pro-detail a i { font-size: 11px; margin: 5px 5px 0px 0px; }
.tabs-pro-detail { margin-top: 2rem; background: #ffffff14; padding: 25px; border-radius: 5px; overflow: hidden; box-shadow: 0px 0px 10px -5px #33333359; }
.tabs-pro-detail .nav-item { margin-right: 50px; }
.tabs-pro-detail .nav-tabs .nav-link { border: 0; padding: 0; font-size: 14px; color: #fff; font-weight: 400; text-transform: uppercase; background: transparent; border-bottom: 1px solid transparent; padding-bottom: 10px; }
.tabs-pro-detail .nav-tabs .nav-link.active, .tabs-pro-detail .nav-tabs .nav-item.show .nav-link, .tabs-pro-detail .nav-tabs .nav-link:hover { border-color: var(--main-color); font-weight: 700; color: var(--main-color); }
#tabsProDetail { margin-bottom: 30px; border-bottom: 1px solid #e4e4e4; white-space: nowrap; }
#tabsProDetailContent { }

/*  */
.box-product__detail { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.col-left__detail { width: 54%; }
.col-left__detail .box-title__product { background: rgb(73, 174, 76) url(../images/divider.png) no-repeat calc(100% - 30px) 40px; position: relative; padding: 20px 30px; border-radius: 20px 0px 0px 20px; font-weight: 700; color: #fff; font-size: 15px; font-family: Montserrat, sans-serif; background-size: 30% 25%; margin-top: 50px; }
.box-title__product .title-pro__detail { margin: 10px 0; font-size: 19px; width: 65%; }
.box-content__detail { margin-top: 20px; padding: 0 20px 0 0px; }
.box-content__detail .title { color: #268844; font-family: Montserrat, sans-serif; font-weight: 700; font-size: 16px; margin: 0 0 10px 0; }
.box-content__detail .content-info { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; }
.box-content__detail .content-info p { flex: auto; color: #268844; margin: 0; }
.box-title__product .desc-pro__detail { margin: 0; width: 65%; }
.desc-product__detail .desc-pro-detail { color: #268844; margin: 0; }
.box-content__detail .price-product { margin: 10px 0; }
.btn-product__detail { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.btn-product__detail .addcart { font-family: Montserrat, sans-serif; background: #268844; color: #fff; font-weight: 700; text-transform: uppercase; border-radius: 10px; width: 49%; height: 40px; cursor: pointer; }
.btn-product__detail .btn-contact { width: 49%; border: 1px solid #268844; font-family: Montserrat, sans-serif; border-radius: 10px; text-align: center; font-weight: 700; color: #268844; text-transform: uppercase; height: 40px; display: flex; align-items: center; justify-content: center; }
.btn-product__detail .addcart:hover { transition: 0.4s all; background: #0a6827; }
.btn-product__detail .btn-contact:hover { transition: 0.4s all; background: #268844; color: #fff; }
.col-right__detail { width: 46%; }

/* News */
.news { position: relative; border: 1px solid #cccccc38; }
.news:hover { box-shadow: 2px 2px 18px #bbbbbb12; }
.pic-news { }
.grid-album-news { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 15px; margin-bottom: 25px; }
@media only screen and (max-width:575px) {
    .news .news-image { margin-bottom: 1rem; }
}
.grid-news { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px; }
.info-news { position: relative; text-align: left; width: 100%; padding: 10px; }
.news .news-name { margin-bottom: 0.5rem; }
.news .news-name a { font-size: 15px; text-transform: uppercase; line-height: 25px; color: #333; font-weight: 700; height: 50px; }
.news .news-name a.text-split { -webkit-line-clamp: 2; }
.news-info .viewmore { display: inline-block; margin-top: 5px; color: #36a336; }
.news:hover .news-name a, .news-info .viewmore:hover { color: var(--main-color); }
.news .news-time { color: #84878a; margin-bottom: 0.25rem; }
.news .desc-news { margin-top: 5px; line-height: 25px; -webkit-line-clamp: 3; color: #333; font-size: 15px; }
.othernews b { margin-bottom: 10px; }
.list-news-other { padding-left: 17px; list-style: square; }
.list-news-other li { margin-bottom: 5px; }
.list-news-other li a { text-transform: none; color: #333; }
.list-news-other li a:hover { color: var(--color-second); }

/*News orther*/
.othernews { position: sticky; top: 70px; z-index: 11; margin: 0; }
.news-other { margin-bottom: 15px; }
.pic-news-other { width: 40%; }
.info-news-other { width: 60%; padding-left: 10px; }
.name-news-other { color: #252525; font-size: 14px; line-height: normal; font-weight: 600; color: #fff; }
.name-news-other.text-split { font-weight: 400; line-height: 20px; color: #fff; }
.name-news-other:hover { color: var(--main-color); }

/* wrap-contact */
.wrap-contact { position: relative; padding: 70px 0; background: url(../images/bg-newsletter.jpg) no-repeat; background-size: cover; }
.title-contact { }
.title-contact .title { font-size: 37px; font-style: normal; color: var(--main-color); font-weight: 700; margin-bottom: 30px; }
.title-contact .desc { font-size: 15px; font-style: normal; font-weight: 400; margin: 0; color: #333333; }
.box-contact { width: 42%; position: relative; }
.box-contact .contact-form { margin-top: 20px; }
.box-contact .contact-input { width: 100%; }
.box-contact .btn-contact { position: relative; }
.box-contact .btn-contact button:hover { color: var(--color-second); }
.box-contact .btn-contact button:hover path { fill: var(--color-second); }
.box-contact .btn-contact button { background: transparent; padding: 0; font-size: 25px; font-style: normal; font-weight: 600; line-height: normal; color: #13586C; text-transform: capitalize; min-width: unset; border: 0; }
.box-contact .contact-input input, .box-contact .contact-input textarea { background: transparent; border-bottom: 1px solid #7e7e7e; height: 40px; color: #7e7e7e; font-size: 15px !important; font-style: normal; font-weight: 400; line-height: normal; padding: 0; }
.box-contact .contact-input textarea { height: 75px; }
.box-contact .contact-input input::-webkit-input-placeholder, .box-contact .contact-input textarea::-webkit-input-placeholder { color: #7e7e7e; }
.box-contact .contact-input input:-moz-placeholder, .box-contact .contact-input textarea:-moz-placeholder { color: #7e7e7e; }
.box-contact .contact-input input::-moz-placeholder, .box-contact .contact-input textarea::-moz-placeholder { color: #7e7e7e; }
.box-contact .contact-input input:-ms-input-placeholder, .box-contact .contact-input textarea:-ms-input-placeholder { color: #7e7e7e; }

/* Contact */
.form-floating.form-floating-cus > input, .form-floating-cus > select { height: 45px; background-color: #fff; color: #333; border-color: #cccccc59; padding: 10px; border-radius: 5px; }
.form-floating.form-floating-cus > textarea { height: 100px; color: #333; border-radius: 0; background: #fff; padding: 0; border-color: #cccccc59; border-radius: 5px; }
.form-floating.form-floating-cus > label { padding: 10px; color: #333; }
.contact-article .contact-text { padding-right: 30px; color: #fff; }
.contact-article { margin-bottom: 3rem; }
.contact-input { position: relative; margin-bottom: 22px; }
.contact-input input, .contact-input textarea { border-radius: 0; border-top: none; border-left: none; border-right: none; }
.contact-input input:focus, .contact-input textarea:focus { box-shadow: none; outline: none; }
.contact-input textarea { resize: none; height: 150px; }
.contact-input .custom-file-label::after { content: attr(title); }
.contact-map { position: relative; height: 500px; }
.contact-map iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }
.btn-contact input { background: var(--main-color); border-color: transparent; padding: 9px 26px; color: #fff; font-weight: 400; font-size: 13px; text-transform: uppercase; border-radius: 0; letter-spacing: 1px; border-radius: 3px; }
.btn-contact input:hover { background: var(--color-second); border-color: var(--color-second); }
.btn-contact .btn.btn-secondary { background: #999; border-color: #999; color: #fff; }
.contact-input input::-webkit-input-placeholder, .contact-input textarea::-webkit-input-placeholder { color: #333; }
.contact-input input:-moz-placeholder, .contact-input textarea:-moz-placeholder { color: #333; }
.contact-input input::-moz-placeholder, .contact-input textarea::-moz-placeholder { color: #333; }
.contact-input input:-ms-input-placeholder, .contact-input textarea:-ms-input-placeholder { color: #333; }

/* box-info-setting */
.box-info-setting { position: relative; width: 50%; background: url(../images/box-info.png) no-repeat center; padding: 40px 0; }
.info-setting { position: relative; display: table; width: 325px; height: 325px; border-radius: 50%; text-align: center; background: #a78a67; padding: 20px; margin: 0 0 0 65px; }
.info-setting:nth-child(2) { margin-left: 210px; margin-top: 20px; }
.info-setting .slogan { margin: 0; font-size: 14px; color: #fff; font-family: 'Roboto', sans-serif; }
.info-setting .info { color: #fff; background: url(../images/ic-phone.png) no-repeat center top; padding-top: 110px; border-bottom: 1px solid #fff; display: table; margin: 0 auto; margin-bottom: 20px; min-width: 100px; }
.info-setting .info .title { margin: 0; font-size: 14px; font-weight: 600; }
.info-setting .info .phone { margin: 0; font-weight: 900; color: #ffffff; font-size: 30px; }
.info-setting:nth-child(2) .info { background: url(../images/ic-contact.png) no-repeat center top; }

/* Newsletter */
.wrap-newsletter { position: relative; padding: 60px 0; background: url(../images/bg-newsletter.jpg) no-repeat; background-size: cover; }
.title-newsletter { position: relative; text-align: center; margin-bottom: 45px; }
.title-newsletter .slogan { font-size: 15px; font-style: normal; font-weight: 400; margin: 0; color: #fff; }
.title-newsletter .title { font-size: 26px; font-style: normal; font-weight: 700; margin-bottom: 5px; color: #fff; }
.box-newsletter { width: 45%; }
.box__form-newsletter { width: 100%; background: #ffffff; outline: 1px solid #041d97; outline-offset: 5px; padding: 50px 40px 40px 40px; margin-bottom: -100px; position: relative; z-index: 5; }
.title-newsletter { }
.title-newsletter h2 { text-transform: uppercase; color: #000; font-weight: 800; font-size: 30px; background: var(--main-color); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: 'Roboto', sans-serif; }
.title-newsletter p { }
#FormNewsletter { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.section-newsletter { position: relative; padding: 40px 0; }
#FormNewsletterProductIndex { max-width: 80%; margin: 0 auto; }
.section-newsletter .form-row-3 { z-index: 1; }
#FormNewsletterProduct { grid-gap: 0 0; }
.newsletter-input .select2-container--defaul { width: 100% !important; }
.newsletter-input .select2-container--default .select2-selection--single { height: 45px !important; background: #000 !important; border: solid 1px var(--main-color) }
.newsletter-input .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 44px; }
.newsletter-input .select2-container--default .select2-selection--single .select2-selection__arrow { top: 9px; }
.newsletter-input .select2-container--default .select2-selection--single .select2-selection__rendered { color: #fff }
.newsletter-input .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #fff transparent transparent; }
.newsletter-input .select2-container { width: 100% !important; }
.newsletter-input { position: relative; margin-bottom: 10px; width: 49%; }
.newsletter-input.w-100 { width: 100% !important; }
.form-row-3 { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; position: relative; z-index: 99999; }
.form-row-3 .newsletter-input { width: 33% !important; }
.box-newsletter-input { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.newsletter-input.col-f2 { width: 49%; }
.newsletter-input.col-f3 { width: 32%; }
.newsletter-input i { position: absolute; top: 10px; right: 17px; color: #fff; font-size: 18px; z-index: 22; line-height: inherit; }
.newsletter-input.textarea i { }
.newsletter-input.textarea { width: 100%; }
.newsletter-input.note { width: 78%; margin: 0; }
.newsletter-input input, .newsletter-input textarea, .newsletter-input select { font-size: 14px !important; color: #fff; background: #000 !important; font-weight: 400; position: relative; box-shadow: none !important; border: 1px solid var(--main-color) !important;    /* vertical-align: top; */ line-height: normal; width: 100%; height: 45px; border-radius: 5px; }
.newsletter-input select:focus { color: #fff; }
.newsletter-input option { color: #fff; }
.newsletter-input textarea { height: 185px; resize: none; border-radius: 5px; padding-top: 13px; }
.newsletter-button { position: relative; z-index: 6; text-align: center; width: 100%; margin-top: 10px; }
.newsletter-button i { margin-right: 1px; }
.newsletter-button .btn-submit { padding: 0; width: 100%; height: unset; font-size: 18px; font-style: normal; font-weight: bold; line-height: normal; color: #333; background: #fce830; text-transform: uppercase; transition: 0.3s all; border: 0; text-align: center; height: 50px; }
.newsletter-button .btn-submit:nth-child(1) { }
.newsletter-button .btn-submit:hover { background: var(--main-color); color: #fff; }
.newsletter-content { margin-top: 20px; color: #fff; }
.newsletter-input input::-webkit-input-placeholder, .newsletter-input textarea::-webkit-input-placeholder { color: #fff; }
.newsletter-input input:-moz-placeholder, .newsletter-input textarea:-moz-placeholder { color: #fff; }
.newsletter-input input::-moz-placeholder, .newsletter-input textarea::-moz-placeholder { color: #fff; }
.newsletter-input input:-ms-input-placeholder, .newsletter-input textarea:-ms-input-placeholder { color: #fff; }
.newsletter-input input:focus, .newsletter-input textarea:focus { box-shadow: none !important; outline: none; color: #838990; }
.newsletter-input input::-webkit-calendar-picker-indicator { filter: invert(1); }
#FormNewsletter .form-control.is-invalid, #FormNewsletter.was-validated .form-control:invalid { background: transparent; }

/* newsletter-modal */
.modal-custom .btn-close { position: absolute; right: 10px; top: 10px; color: #fff; background-color: var(--main-color); }
.modal-custom { max-width: 45%; }
.modal-custom .modal-content { padding: 25px; background: linear-gradient(0deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, .55) 100%), url(../images/footer_bg.png) no-repeat center left / cover; padding: 20px; }
.modal-custom .modal-body { padding: 0; }
.logo-modal { text-align: center; }
.logo-modal h2 { display: table; margin: 0 auto; margin-bottom: 0; margin-top: 10px; text-align: center; font-size: 33px; text-transform: capitalize; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.logo-modal .title { font-weight: 700; font-size: 25px; margin: 0; }
.logo-modal .title span { color: var(--main-color); }
.logo-modal .slogan { margin: 5px 0 0 0; font-size: 13px; font-style: italic; word-break: break-word; }
.title-modal-product { margin: 10px 0 0 0; font-weight: 500; }
.title-modal-product strong { color: #000; }
.title-modal-product strong sup { color: #f00; }
.newsletter-modal { position: relative; margin: 5px 0; }
.newsletter-modal input, .newsletter-modal textarea { border: 0; border-bottom: 1px solid #ccc; border-radius: 0; padding: 15px 10px; font-size: 13px !important; color: #333; box-shadow: none !important; outline: none !important; }
.newsletter-modal textarea { height: 125px; }
.newsletter-modal-button input { border: 0; width: 100%; background: var(--main-color); color: #fff; font-weight: 600; font-size: 16px; text-transform: capitalize; padding: 12px 2px; border-radius: 3px; }
.newsletter-modal-button { margin-top: 20px; }
.w-49 { width: 49%; }

/* Footer */
.footer { position: relative; background: linear-gradient(0deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, .55) 100%), url(../images/footer_bg.png) no-repeat center left/cover; }
#myVideoFooter { position: absolute; right: 0; top: 0; width: 100%; max-height: 100%; height: 100%; object-fit: cover; }
.footer-article { position: relative; padding: 40px 0; z-index: 2; }
.footer-newsletter { position: relative; width: 25%; }
.footer-newsletter .slogan { color: #fff; font-style: italic; font-size: 13px; }
.footer-maps { padding-bottom: 40px; }

/* carlton_map_weather */
.carlton_map_weather { position: relative; }
.info-map { position: absolute; top: 15px; left: 340px; z-index: 2; }
.info-map ul { padding: 0; margin: 0; }
.info-map li { list-style: none; display: inline-block; background: #999; font-size: 16px; font-weight: 400; color: #000; padding: 10px 23px; border-radius: 3px; margin: 0 10px 10px 0px; cursor: pointer; transition: 0.3s all; }
.info-map li:hover, .info-map li.act { background: #000; color: #fff; }
.carlton_map_weather_tab { position: relative; }
.carlton_map_weather_tab .iframe-map { display: none; }
.carlton_map_weather_tab .iframe-map.act { }
.carlton_map_weather_tab .iframe-map iframe { width: 100%; }

/* footer-branch */
.footer-branch { position: relative; padding: 30px 0; background: var(--main-color); color: #fff; }
.grid-branch { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px 80px; }
.item-branch { font-weight: 400; position: relative; font-family: 'Quicksand', sans-serif; }
.item-branch .title { position: relative; font-weight: 700; text-transform: uppercase; font-size: 16px; padding-bottom: 10px; }
.item-branch .title:after { position: absolute; content: ''; width: 100%; bottom: 0; background: rgb(64, 169, 120); background: linear-gradient(0deg, rgba(64, 169, 120, 1) 0%, rgba(64, 169, 120, 1) 50%, rgba(54, 157, 109, 1) 50%, rgba(54, 157, 109, 1) 100%); height: 2px; left: 0; }

/*  */
.footer-news .footer-title { }
.footer-title { position: relative; font-size: 15px; font-weight: 400; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 15px; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; }
.footer-title:after { content: ''; background: var(--mainlinear); display: block; width: 30px; height: 1px; position: absolute; bottom: 0; left: 0 }
.social-footer { }
.social-footer a { display: inline-block; margin-right: 15px; }

/* footer-tags */
.footer-tags { width: 65%; margin: 0 auto; margin-bottom: 30px; text-align: center; }
.footer-tags .title { display: inline-block; color: #9a9999; font-size: 14px; }
.footer-tags a { display: inline-block; color: #9a9999; font-size: 14px; position: relative; padding: 0 5px; padding-right: 10px; margin-bottom: 10px; transition: 0.3s all; }
.footer-tags a:after { position: absolute; content: '/'; right: 0; color: #9a9999; top: 50%; transform: translateY(-50%); }
.footer-tags a:hover { color: #fff; }

/* footer-policy */
.footer-info { width: 35%; text-align: center; }
.footer-info:nth-child(2) { width: 18%; }
.footer-social { width: 35%; position: relative; text-align: center; }
.footer-policy { width: 20%; }
.footer-menu { width: 17%; }
.footer-ul { list-style: none; padding-left: 0; margin: 0px; }
.footer-ul li { margin: 0 0 15px 0; font-size: 15px; list-style: none; width: 100%; color: #fff; position: relative; }
.footer-ul li:last-child { border: 0; padding-right: 0; }
.footer-ul li a { font-weight: 400; display: block; color: #fff; font-size: 14px; text-transform: capitalize; }
.footer-ul li a i { font-size: 6px; margin-right: 10px; }
.footer-ul li a:hover { text-decoration: underline; }

/* footer-banner */
.footer-news { width: 36%; color: #fff; }
.footer-news:nth-child(1) { }
.footer-news:nth-child(2) { width: 35%; }
.footer-bank { width: 25%; }
.footer-title__2 { color: #fff; font-size: 18px; background: 0; padding: 0; font-weight: 700; font-size: 26px; }
.footer-fanpage { width: 25%; }
.footer-map { width: 35%; }
.footer-company { color: var(--main-color); text-transform: uppercase; font-size: 26px; font-weight: normal; font-family: 'MyriadPro-Regular'; margin-bottom: 20px; }
.footer-article .d-flex { }
.footer-left { width: 35%; }
.footer-right { width: 60%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.logo-footer { margin-bottom: 10px; }
.logo-footer a { display: block; }
.logo-footer .name { margin: 0 0px 0px 10px; font-size: 32px; font-family: 'SFUEurostileBold'; color: var(--main-color); text-transform: uppercase; }

/* social */
.ibank { display: inline-block !important; margin: 2px; }
.social { position: relative; display: flex; align-items: center; justify-content: flex-start; }
.social a { margin: 0 10px 0 0; text-transform: uppercase; }
.social a:hover { color: #fff; }
.social p { margin: 0 10px 0 0px; color: #fff; font-size: 16px; font-weight: 400; font-style: italic; }
.iconMap { display: inline-block; position: relative; font-size: 14px; font-style: normal; font-weight: 600; color: #111; background: #fff; border-radius: 5px; margin-left: 20px; padding: 10px 21px; }
.iconMap:after { position: absolute; content: ''; border: 1px solid #fff; border-radius: 5px; top: -5px; right: -5px; bottom: 5px; left: 5px; }
.iconMap:hover { background: var(--color-second); color: #fff; }
.iconMap:hover:after { border-color: var(--color-second); }
.btn-map { display: table; background: var(--main-color); color: #fff; margin-top: 25px; font-size: 15px; text-transform: uppercase; font-weight: 600; padding: 13px 18px; transition: 0.3s ease; }
.btn-map i { margin-right: 5px; font-size: 21px; }
.btn-map:hover { background: rgba(0, 0, 0, .08); color: var(--main-color); }

/*  */
.tag-pro-d { margin: 0; padding: 0; list-style: none; display: inline; flex-wrap: wrap; }
.tag-pro-d li { display: inline-block; }
.tag-pro-a-1d { display: inline-block; border-radius: 5px; background: #F2F2F2; color: #041D97; text-align: justify; font-family: 'Roboto', sa; font-size: 14px; font-style: normal; font-weight: bold; padding: 10px 20px; }
.tag-pro-a-1d:hover { background: var(--main-color); color: #fff; }
.tag-1d { display: inline-block; border-radius: 0px 50px 50px 0px; background: #FCE830; padding: 10px 20px; color: #333; font-family: 'Roboto', sans-serif; font-size: 14px; font-style: normal; font-weight: 700; text-transform: uppercase; margin-right: 10px; }
.wr-tag-f-1d { border-radius: 10px; border: 1px solid #FFF; padding: 15px 15px; margin-top: 20px; }

/*  */
.footer-powered { color: #949494; position: relative }
.footer-powered:after { content: ''; width: 100%; height: 1px; position: absolute; top: 0; left: 0; display: block; background: linear-gradient(270deg, #c39835 0, #fbf3a6 51.5%, #bf922d 100%) }
.goTop { padding: 0; border: none; display: block; width: 67px; height: 67px; background: url(../images/gotop.png) no-repeat center center; position: absolute; left: calc(50% - 67px / 2); top: calc(0% - (67px / 2)); z-index: 1 }
.footer-powered .wrap-content { padding: 15px }
.copyright span { display: inline-block; background: var(--mainlinear); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent }
.wap_copy { display: flex; flex-wrap: wrap; justify-content: space-between }
.statistic { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; gap: 15px }
.statistic_line { display: block; width: 1px; height: 15px; background: #858585 }
.footer-statistic { }
.footer-statistic span { padding: 0; display: inline-block; text-transform: capitalize; padding-left: 25px; }
#footer-map { position: relative; height: 325px; overflow: hidden; }
#footer-map iframe { position: absolute !important; width: 100% !important; height: 100% !important; top: 0px !important; left: 0px !important; }

/* frame-fixed */
.frame-fixed { position: fixed; right: -25px; bottom: 170px; z-index: 999; }
.frame-fixed a { display: block; margin: 10px 0; box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.40); background: var(--main-color); border-radius: 100px; min-width: 92px; color: #fff; font-size: 30px; padding: 2px 10px; padding-left: 20px; display: flex; align-items: center; justify-content: flex-start; height: 57px; transition: 0.3s a; cursor: pointer; position: relative; }
.frame-fixed a:hover { background: var(--color-second); transition: 0.3s all; }
.frame-fixed .count-cart { position: absolute; background: var(--color-second); font-size: 13px; width: 20px; height: 20px; border-radius: 50%; text-align: center; display: flex; align-items: center; font-weight: 500; justify-content: center; top: 12px; right: 30px; padding-bottom: 4px; }

/* Like Share */
.social-plugin { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.social-plugin .at-share-btn { margin-bottom: 0px !important; }
.social-plugin .a2a_svg { width: 30px; height: 30px; line-height: 30px; }
.social-plugin .zalo-share-button { margin-left: 3px; }

/* Paging */
.pagination-home { margin-top: 15px; }
.pagination-home .pagination .page-item .page-link { color: var(--main-color); background: transparent; font-size: 0.875rem; margin: 0 4px; border-radius: 5px; border-color: #ffffff2e; }
.pagination-home .pagination .page-item.active .page-link { color: #ffffff; background-color: var(--main-color); border-color: var(--main-color); }

/* Paging Ajax */
.pagination-ajax { text-align: center; margin-top: 30px; }
.pagination-ajax span { display: inline-block; vertical-align: top; margin: 0px 3px 3px 3px; border: 0; color: #ffffff7d !important; font-size: 13px; cursor: pointer; text-decoration: none !important; background-color: transparent; padding: 6px 16px; min-width: 35px; border-radius: 3px; box-shadow: inset 0 5px 10px rgb(0 0 0 / 10%), 0 2px 5px rgb(0 0 0 / 13%); border: 1px solid #cccccc21; }
.pagination-ajax span.current, .pagination-ajax span:hover { color: #ffffff !important; background-color: var(--main-color); border-color: var(--main-color); }
.pagination-ajax span.first, .pagination-ajax span.last, .pagination-ajax span.prev, .pagination-ajax span.next { position: relative; }

/* Popup */
#popup .modal-body { padding: 0px; }

/* Hidden Google Captcha */
.grecaptcha-badge { display: none !important; width: 0px !important; height: 0px !important; visibility: hidden !important; overflow: hidden; }

/* GOOGLE DICH */
.skiptranslate iframe { display: none !important; }

/* Hidden Check Grammar Coccoc */
coccocgrammar { display: none; }

/* Scroll Top */
.scrollToTop { width: 41px; height: 41px; text-align: center; font-weight: bold; color: #444; text-decoration: none; position: fixed; bottom: 65px; right: 25px; display: none; z-index: 10; cursor: pointer; }

/* Text Hide */
.text-split { overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin: 0; word-break: break-word; }

/* Transition All */
.transition, .control-owl button, .carousel-comment-media .carousel-control a span, .menu ul li a.has-child:after, .menu ul li ul, .menu ul li:hover > ul, .btn-frame .kenit-alo-circle-fill, .support-online .kenit-alo-circle-fill { -webkit-transition: 0.3s all; transition: 0.3s all; }

/* Scale IMG */
.scale-img { overflow: hidden; display: block; }
.scale-img img { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover > img { -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.scale-img img, .scale-img:hover > img { transition: 0.3s ease-out; }

/* Blink */
.blink { -webkit-animation-name: blink; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blink; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blink; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }

/* Button Frame */
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i { width: 50px; height: 50px; border-radius: 50%; background: var(--main-color); position: relative; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.btn-frame i img { vertical-align: middle; width: 70%; }
.btn-frame .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.btn-frame .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid rgba(7, 41, 103, 0.8); opacity: 0.1; border-color: var(--mauhover); opacity: 0.5; }
.btn-frame .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }
.btn-frame .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.btn-frame .kenit-alo-circle-fill { width: 70px; height: 70px; top: -10px; right: -10px; position: absolute; border-radius: 100%; border: 2px solid transparent; background-color: rgba(7, 41, 103, 0.35); opacity: 0.4; }
.btn-frame .pulse { -webkit-animation-name: pulse; animation-name: pulse; }

/* Zalo */
.btn-zalo { bottom: 315px; }

/* Phone */
.btn-phone { bottom: 230px; }

/* Messenger */
.js-facebook-messenger-container.closed { display: none !important; }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px; color: #404040; background: #fff; }
.js-facebook-messenger-tooltip.closed { display: none !important; }
.js-facebook-messenger-box, .js-facebook-messenger-button { z-index: 999; }
.js-facebook-messenger-tooltip { z-index: 999; display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 1000000000000000019884624838656; }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px; }
.js-facebook-messenger-box { z-index: 999; }
.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }
.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 150px; right: 17px; width: 56px; height: 56px; text-align: center; background: var(--main-color); border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000; }
.js-facebook-messenger-container { position: fixed; opacity: 0; -webkit-transform: translateY(50px); transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out; }
.js-facebook-messenger-top-header { width: 220px; color: #ffffff; background: #1182fc; display: block; position: relative; width: 220px; background: #1182fc; color: #ffffff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 1000; }
.js-facebook-messenger-top-header { color: #ffffff; background: #1182fc; width: 220px; }
.js-facebook-messenger-tooltip { color: #404040; background: #fff; }
.js-facebook-messenger-container.open { -webkit-transform: translateY(0px); transform: translateY(0px); opacity: 1; pointer-events: all; }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px; }
.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0; }
.js-facebook-messenger-box.rotate.open svg#close-icon { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1; }
.hotline-fixed-d.hotline-fixed-6 { background: var(--main-color) !important; background: -webkit-linear-gradient(left, #e88a25, #d40000); background: -o-linear-gradient(right, #e88a25, #d40000); background: -moz-linear-gradient(right, #e88a25, #d40000); background: linear-gradient(to right, #e88a25, #d40000); color: #fff; border-radius: 70px; position: fixed; transition: all 0.4s; -webkit-transition: all 0.4s; z-index: 12; height: 35px; border: 2px solid #fff; line-height: 35px; background: #e88a25; background: -webkit-linear-gradient(left, #e88a25, #d40000); background: -o-linear-gradient(right, #e88a25, #d40000); background: -moz-linear-gradient(right, #e88a25, #d40000); background: linear-gradient(to right, #e88a25, #d40000); }
.hotline-fixed-d.hotline-fixed-6.bottom_left { bottom: 50px; left: 25px; }
.hotline-fixed-d.hotline-fixed-6 a { color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; }
.hotline-fixed-d .call-now { position: absolute; left: -39px; top: -41px; }
.hotline-fixed-d .mypage-alo-phone { visibility: visible; background-color: transparent; width: 90px; height: 90px; cursor: pointer; z-index: 20; }
.hotline-fixed-d .mypage-alo-ph-circle { width: 80px; height: 83px; top: 15px; left: 15px; position: absolute; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: 0.1; opacity: 0.5; background: var(--main-color); border-color: #fff; border-width: 3px; }
.hotline-fixed-d .hotline-fixed-6-text { display: inline-block; padding-left: 53px; padding-right: 15px; }
.hotline-fixed-d .hotline-fixed-6-text-title { display: none; }
.hotline-fixed-d .hotline-fixed-6 a { color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; }
.hotline-fixed-d .animated.infinite { animation-iteration-count: infinite; }
.hotline-fixed-d .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.hotline-fixed-d .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.hotline-fixed-d .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }
.hotline-fixed-d .pulse { -webkit-animation-name: pulse; animation-name: pulse; }
.hotline-fixed-d .mypage-alo-ph-circle-fill { width: 40px; height: 40px; top: 36px; left: 35px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; background-color: var(--main-color); opacity: 0.75 !important; }
.hotline-fixed-d .tada { -webkit-animation-name: tada; animation-name: tada; }
.hotline-fixed-d .mypage-alo-ph-img-circle { width: 50px; height: 50px; top: 30px; left: 30px; position: absolute; background: rgba(30, 30, 30, 0.1) url(../images/iconphone_main.png) no-repeat center center; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; opacity: 0.7; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; background-size: 70%; background-color: var(--main-color); }

/* Cart Fix */
.cart-fixed { position: fixed; right: 20px; bottom: 400px; z-index: 10; background: var(--color-second); width: 50px; height: 50px; text-align: center; color: #fff !important; border-radius: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.cart-fixed i { font-size: 20px; }
.cart-fixed span { position: absolute; top: 0px; right: -5px; color: #000; width: 25px; height: 25px; background: var(--main-color); text-align: center; line-height: 25px; font-size: 11px; border-radius: 100%; }

/* Toolbar */
.toolbar { width: 100%; bottom: 0px; position: fixed; z-index: 500; left: 0px; display: none; -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); }
.toolbar.is-active .list-phone { display: block; -webkit-animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; }
.toolbar .list-phone { position: absolute; bottom: 100%; left: 30px; opacity: 0; transform: scale(0); transform-origin: 50% 100%; display: none; width: auto; }
.toolbar .list-phone a { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; min-width: 170px; position: relative; padding: 10px; margin: 10px 0; border-radius: 50px; font-size: 16px; }
.toolbar .list-phone svg { max-width: 30px; max-height: 30px; }
.toolbar .list-phone span { display: block; width: calc(100% - 40px); color: #333; font-weight: 700; }
.toolbar .phone { position: relative; width: 50px; height: 50px; z-index: 99; display: flex; align-items: center; justify-content: center; background: var(--main-color); border-radius: 50%; margin: 0 0px -25px 30px; transition: transform .2s ease-in-out; }
.toolbar .phone a { color: #333; display: block; position: relative; }
.toolbar .phone a:before, .toolbar .phone a:after { position: absolute; content: ''; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(135deg); width: 30px; height: 3px; border-radius: 2rem; background-color: #fff; opacity: 0; transition: opacity .2s ease-in-out; }
.toolbar .phone a:after { transform: translate(-50%, -50%) rotate(45deg); }
.toolbar .phone svg { max-width: 27px; max-height: 27px; display: block; position: relative; fill: var(--main-color); }
.toolbar.is-active .phone { transform: rotate(-180deg); }
.toolbar.is-active .phone svg { opacity: 0; }
.toolbar.is-active .phone a:before, .toolbar.is-active .phone a:after { opacity: 1; }
.toolbar ul { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; --size: 33px; -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%) 100%; background: #fff; padding: 10px 0; padding-left: 100px; border-radius: 10px 10px 0px 0px; }
.toolbar ul li { text-align: center; width: 25%; line-height: 1; }
.toolbar ul li a { display: block; width: 100%; font-size: 27px; color: var(--main-color); }
.toolbar ul li .icon { position: relative; margin: 0 auto; text-align: center; }
.toolbar ul li a span { display: none; font-weight: 400; font-size: 11px; margin-top: 5px; color: #333; text-transform: capitalize; }
.toolbar ul li a img, .toolbar ul li svg { max-height: 30px; fill: var(--main-color); width: 100%; }
.toolbar .phone svg { animation: tada 1.2s infinite; fill: #fff; }
.tada { animation: tada 1.2s infinite; }
.lang-toolbar { display: flex; justify-content: center; align-items: center; }
.toolbar ul li.lang-toolbar a { display: inline-block; width: unset; margin: 0px 2px; font-size: unset; }
.toolbar ul li.lang-toolbar a img { height: 10% !important; }
.ex6 path { fill: transparent; stroke: var(--main-color); stroke-width: 0.5; stroke-dasharray: 1500; stroke-dashoffset: 1500; -webkit-animation: dash 5s ease forwards; animation: dash 5s ease forwards; }
@-webkit-keyframes dash {
    to { fill: var(--main-color); stroke-dashoffset: 0; }
}
@keyframes dash {
    to { fill: var(--main-color); stroke-dashoffset: 0; }
}
@keyframes tada {
    0% { transform: scaleX(1) }
    10%, 20% { transform: scale3d(.9, .9, .9) rotate(-3deg) }
    30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
    40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
    to { transform: scaleX(1) }
}
@keyframes quickShow {
    0% { opacity: 0; transform: scale(0); }
    100% { opacity: 1; transform: scale(1); }
}

/* Fixbar */
.fixbar { bottom: 0; display: block; background: #f0eff4; border-top: 1px solid #ddd; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; position: fixed; margin: 0; z-index: 500; -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 50px; }
.fixbar ul { margin: 0px; padding: 0px; list-style: none; }
.fixbar ul li { margin: 0 auto 10px; text-align: center; width: 25%; float: left; }
.fixbar .icon-cart-mobile, .fixbar .icon-cart-new, .fixbar .icon-home-new, .fixbar .icon-hotdeal-new { width: 20px; height: 20px; display: block; margin: 8px auto 0; }
.fixbar .icon-cart-mobile { background: url(../images/cart-mobile.png) no-repeat; }
.cart-total-head-mobile { font-size: 10px; position: absolute; background: red; color: #fff !important; border-radius: 50%; height: 15px; width: 15px; line-height: 15px; top: 5px; margin-left: 5px; }
.fixbar ul li a { font-size: 11px; text-decoration: none; color: #333; }
.fixbar ul li a i { font-size: 20px; }

/* box-product-tpl */
.box-product-tpl { position: relative; background: #f6f5f5; padding: 25px; padding-top: 0; }
.title-other { position: relative; margin-bottom: 40px; }
.title-other h2 { margin: 0; font-size: 22px; color: var(--main-color); font-weight: 700; padding-bottom: 15px; text-transform: uppercase; }
.title-other h2:after { position: absolute; content: ''; background: var(--main-color); width: 115px; bottom: 0; left: 0; height: 1px; }

/**/
.phonering-alo-phone { position: fixed; visibility: hidden; background-color: transparent; width: 200px; height: 200px; cursor: pointer; z-index: 50 !important; bottom: 50px; display: block; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); transition: visibility .5s; bottom: 10px; left: -50px }
.phonering-alo-phone.phonering-alo-show { visibility: visible }
.phonering-alo-phone.phonering-alo-static { opacity: .6 }
.phonering-alo-phone.phonering-alo-hover, .phonering-alo-phone:hover { opacity: 1 }
.phonering-alo-ph-circle { width: 160px; height: 160px; top: 50px; left: 50px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid rgba(30, 30, 30, .4); opacity: .1; -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out; animation: phonering-alo-circle-anim 1.2s infinite ease-in-out; transition: all .5s; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50% }
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle { -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important; animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important }
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle { -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important; animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important }
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone:hover .phonering-alo-ph-circle { border-color: #00aff2; opacity: .5 }
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle { border-color: #272d6b; opacity: .5 }
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle { border-color: var(--main-color); opacity: .5 }
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle { border-color: #ccc; opacity: .5 }
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle { border-color: #75eb50; opacity: .5 }
.phonering-alo-ph-circle-fill { width: 100px; height: 100px; top: 80px; left: 80px; position: absolute; background-color: #000; border-radius: 100%; border: 2px solid transparent; -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out; animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out; transition: all .5s; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50% }
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill { -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important; animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important }
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill { -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important; animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important; opacity: 0 !important }
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone:hover .phonering-alo-ph-circle-fill { background-color: rgba(39, 45, 107, .5); opacity: .75 !important }
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill { background-color: rgba(39, 45, 107, .5); opacity: .75 !important }
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill { background-color: var(--main-color) }
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill { background-color: rgba(204, 204, 204, .5); opacity: .75 !important }
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill { background-color: rgba(117, 235, 80, .5); opacity: .75 !important }
.phonering-alo-ph-img-circle { width: 60px; height: 60px; top: 100px; left: 100px; position: absolute; background: rgba(30, 30, 30, .1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center; border-radius: 100%; border: 2px solid transparent; -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50% }
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle { -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important; animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important }
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle { -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important; animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important }
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle { background-color: #00aff2 }
#phonering-alo-phoneIcon:hover .number a, .phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle { background-color: #272d6b }
#phonering-alo-phoneIcon:hover .number i { color: #272d6b }
#phonering-alo-phoneIcon .number a, .phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle { background-color: var(--main-color) }
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle { background-color: #ccc }
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle { background-color: #75eb50 }
.pps-btn-img { display: block; width: 60px; height: 60px }
#phonering-alo-phoneIcon .number { top: 117px; left: 160px; position: absolute; width: 145px; z-index: 1; display: block; padding: 5px }
#phonering-alo-phoneIcon .number a { position: relative; background: var(--mainlinear); padding: 5px; border-radius: 25px; color: #000; text-align: center; text-decoration: none; transition: none }
#phonering-alo-phoneIcon .number i { display: inline; position: relative; left: -10px; color: var(--main-color) }
@-webkit-keyframes phonering-alo-circle-anim {
    0% { -webkit-transform: rotate(0) scale(.5) skew(1deg); -webkit-opacity: .1 }
    30% { -webkit-transform: rotate(0) scale(.7) skew(1deg); -webkit-opacity: .5 }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); -webkit-opacity: .1 }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% { -webkit-transform: rotate(0) scale(.7) skew(1deg); opacity: .2 }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); opacity: .2 }
    100% { -webkit-transform: rotate(0) scale(.7) skew(1deg); opacity: .2 }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    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 phonering-alo-circle-anim {
    0% { -webkit-transform: rotate(0) scale(.5) skew(1deg); transform: rotate(0) scale(.5) skew(1deg); opacity: .1 }
    30% { -webkit-transform: rotate(0) scale(.7) skew(1deg); transform: rotate(0) scale(.7) skew(1deg); opacity: .5 }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg); opacity: .1 }
}
@keyframes phonering-alo-circle-anim {
    0% { -webkit-transform: rotate(0) scale(.5) skew(1deg); transform: rotate(0) scale(.5) skew(1deg); opacity: .1 }
    30% { -webkit-transform: rotate(0) scale(.7) skew(1deg); transform: rotate(0) scale(.7) skew(1deg); opacity: .5 }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg); opacity: .1 }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% { -webkit-transform: rotate(0) scale(.7) skew(1deg); transform: rotate(0) scale(.7) skew(1deg); opacity: .2 }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg); opacity: .2 }
    100% { -webkit-transform: rotate(0) scale(.7) skew(1deg); transform: rotate(0) scale(.7) skew(1deg); opacity: .2 }
}
@keyframes phonering-alo-circle-fill-anim {
    0% { -webkit-transform: rotate(0) scale(.7) skew(1deg); transform: rotate(0) scale(.7) skew(1deg); opacity: .2 }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg); opacity: .2 }
    100% { -webkit-transform: rotate(0) scale(.7) skew(1deg); transform: rotate(0) scale(.7) skew(1deg); opacity: .2 }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg) }
    10% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); transform: rotate(-25deg) scale(1) skew(1deg) }
    20% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); transform: rotate(25deg) scale(1) skew(1deg) }
    30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); transform: rotate(-25deg) scale(1) skew(1deg) }
    40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); transform: rotate(25deg) scale(1) skew(1deg) }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg) }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg) }
}
@keyframes phonering-alo-circle-img-anim {
    0% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg) }
    10% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); transform: rotate(-25deg) scale(1) skew(1deg) }
    20% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); transform: rotate(25deg) scale(1) skew(1deg) }
    30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); transform: rotate(-25deg) scale(1) skew(1deg) }
    40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); transform: rotate(25deg) scale(1) skew(1deg) }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg) }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); transform: rotate(0) scale(1) skew(1deg) }
}
.btn-booking__slider { display: none; }

/* Responsive */
.video-container iframe { max-width: 100%; }
@media(max-width:1200px) {
    .control-owl button.owl-next { }
    .control-owl button.owl-prev { }
}
@media(max-width:1024px) {
    .slideshow { max-width: 100%; overflow: hidden; }
    .header .hotline, .header .search, .header .banner-header { display: none; }
    .banner-header .wrap-content { justify-content: center !important; }
    .header-top { font-size: 13px; padding: 5px 0; }
    .header-bottom { padding: 10px 0; }
    .header-bottom .wrap-content, .header-top .wrap-content { justify-content: center !important; }
    .wrap-content, .wrap-template { padding: 0px 5px; }
    .scrollToTop { display: none !important; }
    .wrap-container { }
    .btn-frame { }
}
@media(max-width:1001px) {
    .btn-booking__slider { display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0 20px; font-size: 13px; }
    .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 1em; }
    .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
    .content-ck img { height: auto !important; }
    .menu { display: none !important; }
    .menu-res { display: block; }
    .toolbar { display: block; }
    .breadCrumbs .wrap-content { padding: 15px 5px; }
    .grid-news { grid-gap: 10px; }
    .menu-mobile { display: block; position: sticky; width: 100%; z-index: 999; top: 0; padding: 5px 0; box-shadow: 0px 0px 2px #00000057; max-height: 70px; background: #1f5506; }
    .header { display: none; }
    .logo-mobile { position: relative; z-index: 2; text-align: center; }
    .logo-mobile a, .banner-mobile a { display: block; }
    .logo-mobile img { max-width: 95px; }
    .about-image { display: none; }
    .btn-video { max-width: 100%; }
    .imgBox, .imgBox div { width: 100%; }
    .btn-video > div { position: absolute; background: #fff; top: 50%; transform: translateY(-50%); left: 20px; }
    .btn-video > div:last-child { left: unset; right: 20px; }
    .slick-album { margin: 0; }
    .slick-album .slick-slide { margin: 0 5px; }
    .box-content__why { width: 100%; }
    .banner-why { display: none; }
    .section-why:after { width: 100%; }
    .section-slogan p { width: inherit; margin: 0; }
    .section-slogan .wrap-content { flex-direction: column; justify-content: center !important; text-align: center; }
    .section-slogan .btn-contact { margin: 0 auto; margin-top: 20px; }
    .footer-newsletter { width: 100%; margin-bottom: 20px; }
    .about-content { width: 100%; text-align: center; }
    .search-mobile p { background: transparent; }
    .slideshow .filter-search { border-radius: 10px; }
    .slick-why, .slick-project { margin: 0; }
    .section-static .wrap-content { width: 90%; margin: 0 auto; margin-bottom: -60px; padding: 20px; }
    .section-static { padding-top: 40px; }
    .modal-custom { max-width: 100%; }
    .slideshow-item img { }
    .intro_news { bottom: 60px; }
    .intro_copyright { bottom: 10px; left: 0; right: 0; text-align: center; }
    .slick-item__intro .slick-slide { margin: 0 10px; }
    .intro_item .news__btn { left: 20px; right: 20px; }
    .news__btn span { font-size: 11px; }
    .slick-menu { margin: 0; }
    .slick-menu .slick-slide { margin: 0 15px; }
    .phonering-alo-phone { bottom: 90px; display: none; }
    .plugbar { display: block; }
    .section-product { padding: 10px 0; }
    .section-newsletter { padding-top: 0; }
    .space--featured { padding-bottom: 0; }
    .slick-feedback { margin: 0; }
}
@media(max-width:768px) {
    #FormContact .form-row>.col, #FormContact .form-row>[class*=col-] { width: 100%; }
    .widget-mobile { display: block; }
    .left-pro-detail { width: 100%; }
    .right-pro-detail { width: 100%; margin-top: 20px; position: relative; top: unset; }
    .grid-pro-detail { margin: 0; }
    .tabs-pro-detail { padding: 15px; }
    .grid-album-tpl, grid-innews, .grid-service, .grid-product { grid-template-columns: repeat(3, 1fr) !important; grid-gap: 10px; }
    .footer-powered { padding: 15px; font-size: 14px; text-align: center; padding-bottom: 60px; }
    .footer-news, .footer-menu, .footer-fanpage, .footer-map { margin: 10px 0; width: 100% !important; }
    .footer-policy { width: 49%; margin-top: 30px; }
    .tab-cat li { max-width: unset; padding: 0 30px; }
    .box-product__detail { flex-direction: column-reverse; }
    .col-left__detail { width: 100%; }
    .col-right__detail { width: 100%; }
    .box-content__detail { padding: 0; }
    .col-left__detail .box-title__product { margin-top: 20px; border-radius: 20px; background: rgb(73, 174, 76) url(../images/divider.png) no-repeat calc(100% - 20px) 20px; background-size: 20% 10%; }
    .box-title__product .title-pro__detail, .box-title__product .desc-pro__detail { font-size: 16px; width: 100%; }
    .box-content__detail .content-info { gap: 5px; }
    .box-right { width: 100%; }
    .box-menu-left { width: 90%; position: fixed; z-index: 999; top: 0; bottom: 0; left: -90%; border-radius: 0; padding-left: 20px; overflow: hidden; transition: 0.4s ease-in-out; }
    #sidebar-overlay { background-color: rgb(0 0 0 / 15%); bottom: 0; display: none; left: 0; position: fixed; right: 0; top: 0; z-index: 500; overflow: overlay; }
    #sidebar-overlay.active { display: block }
    .box-menu-left.active { left: 0; padding-top: 0; }
    .js-toggle__filter { display: block; }
    .js-close__filter.js-toggle__filter { text-align: right; font-size: 24px; margin: 0; color: var(--main-color); }
    .btn-filter__mb { margin-bottom: 15px; font-weight: 700; font-size: 18px; color: var(--main-color); }
    .aside-download { margin-left: 30px; }
    .btn-tuvan { max-width: 100%; }
    #tabsProDetail { display: flex; overflow: auto; padding: 0; white-space: nowrap; flex-wrap: nowrap; }
    .tabs-pro-detail .nav-tabs .nav-link { }
    .section-about { padding: 20px 0; }
    .about-content .title { font-size: 30px; }
    .about-content .slogan { font-size: 25px; }
    .dichvu-1d span { font-size: 17px; }
    .title-main span { font-size: 40px; }
    .wr-title-phukien-d { display: block; padding: 10px 0; }
    .wi-title-phukien-d:nth-child(1), .wi-title-phukien-d:nth-child(2) { max-width: 100%; text-align: center; }
    .namelist-d span::before { display: none; }
    .menucap2new span { font-size: 14px; }
    .namelist-d span { font-size: 20px; }
    .grid-tieuchi { grid-template-columns: repeat(2, 1fr); grid-gap: 10px; padding: 35px; }
    .slick-chungnhan { padding: 0; }
    .slick-chungnhan .slick-slide a { margin: 0; }
    .slick-chungnhan .slick-slide { margin: 0 10px; margin-bottom: 30px; }
    .slick-chungnhan .slick-current img { transform: scale(1); }
    .grid-project { grid-template-columns: repeat(1, 1fr); }
    .section-project { padding-top: 0; }
    .box-news { width: 100%; }
    .box-newsletter { width: 100%; }
    .box-news .title { font-size: 20px; }
    .wrap-bottom { padding-top: 40px; }
    .box__form-newsletter { padding: 25px; width: 95%; margin: 0 auto; }
    .title-newsletter h2 { font-size: 22px; }
    .title-newsletter { margin-bottom: 20px; }
    .box-social { width: 100%; margin: 5px 0; }
    .tag-1d { margin-bottom: 5px; }
    .section-social { padding-top: 20px; }
    .box-social .title { font-size: 24px; }
    .box-col__left { width: 100%; }
    .box-col__right { width: 100%; position: relative; }
    .banner__desc { font-size: 13px; margin: 10px auto }
    .banner__name { font-size: 15px }
    .banner__text1 { font-size: 20px }
    .banner__text2 { font-size: 40px }
}
@media(max-width:665px) {
    .grid-news, .grid-album-tpl { grid-template-columns: repeat(3, 1fr); }
    .banner-tpl .content p { font-size: 35px; }
    .phong_item:before { display: none; }
    .phong__name.text-split { font-size: 18px; padding: 8px 20px }
    .phong_main__album { position: relative; top: auto; bottom: auto; left: auto; right: auto; z-index: 1; width: 100%; padding: 10px 0; }
    .phong_main__info { position: relative; top: auto; bottom: auto; right: auto; max-width: 100%; padding: 30px }
}
@media(max-width:585px) {
    #arcontactus { display: none !important; }
    .grid-news, .grid-album-tpl, .grid-innews, .grid-product, .grid-service, .box-right .grid-product { grid-template-columns: repeat(2, 1fr) !important; }
    .news-image { width: 100%; }
    .news-info { width: 100%; padding: 0; margin-top: 10px; }
    .news_intro_item { width: auto; padding: 0px 7px; }
    .intro_news { right: 0; border-radius: 0; padding: 10px; bottom: 60px; }
    .slick-news .slick-slide { margin: 0 !important; }
    .grid-room { grid-template-columns: repeat(1, 1fr); gap: 15px; }
    .phong_item { grid-column: span 2; }
    .phong_main__info { padding: 15px; }
    .logo-modal img { max-width: 165px; }
    .form-row-3 .newsletter-input { width: 100% !important; }
    .newsletter-input { width: 100%; }
    .tab-list li { padding: 6px 14px; margin: 0 3px; }
    .tab-list li span { font-size: 14px; }
}
@media(max-width:475px) {
    .title-pro-detail { font-size: 18px; }
    .tabs-pro-detail .nav-item { margin-right: 20px; }
    .title-main h2 { font-size: 23px; line-height: inherit; }
    .footer-news .footer-title { font-size: 20px; }
    .footer-policy { width: 100%; margin-top: 20px; }
    .item-news p.text-split { -webkit-line-clamp: 2; }
    .intro_title h2 { font-size: 28px; }
    .phong_main__name.text-split { font-size: 25px }
    .banner__desc, .banner__name { display: none }
    .product__name.text-split { font-size: 11px; }
    .product__info .dot1 { left: 10px; }
    .product__info .dot2 { right: 10px; }
    .product__info { padding: 10px 20px }
    .banner__text1 { font-size: 14px }
    .banner__text2 { font-size: 30px }
    .phong_main__desc { font-size: 14px; max-height: 150px }
    .phong_main__list { font-size: 14px }
    .phong_main__name.text-split { font-size: 22px }
    .name-news.text-split { font-size: 14px; line-height: 20px }
    .desc-news { font-size: 13px; line-height: 20px }
    .time-news { font-size: 12px }
    .name-product.text-split, .price-new { font-size: 14px }
    .btn__banner { font-size: 14px; line-height: 35px; padding: 0 20px }
    .feedback_item { flex-direction: column; gap: 30px }
    .feedback_right { width: 100% }
    .wap_copy { justify-content: center; }
}
@media(max-width:375px) {
    .cart-pro-detail a { width: 100%; margin: 5px 0px; }
    .tab-product li { font-size: 12px; }
    .tabs-pro-detail .nav-tabs .nav-link { font-size: 12px; }
    .grid-project { grid-template-columns: repeat(1, 1fr); }
    .item-project:last-child { grid-column: unset; }
}
@media(max-width:325px) {
    .grid-news, .grid-product, .grid-service, .grid-album-tpl, .grid-innews, .box-right .grid-product { grid-template-columns: repeat(1, 1fr) !important; }
}
