/*
Theme Name: Template
Description: Dự án được phát triển bởi htgroup
Theme URI: http://htgroup.com.vn
Author: info@htgroup.com.vn
Author URI: http://htgroup.com.vn
Version: 2023
Text Domain: htgroup.com.vn*/ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;}
strong{font-weight:700;}
b{font-weight:bold;}
ul, ol{list-style:none;}
ul.newer,ul.older{list-style:inside none circle;margin-left:5px;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;width: 100% !important;} 
html, body{font-family: 'Inter', sans-serif;font-weight:300;}
a{color:#333;text-decoration:none;}
a:hover, a:active, a:focus{color:#333;text-decoration:none;}
a, *{outline:none !important;} 
hr{border-top:1px solid #e5e6e7;}
p{line-height:1.6em;}
input, select, textarea{border:1px solid #e5e6e7;}
table td{border:1px solid #ddd;padding:5px;box-sizing:border-box;}
img {    max-width: 100%; height: auto;}
.img_full{width: 100%; height: auto;}
.title_home { position: fixed; left: -500%; font-size: 1px;}
.padding-left { padding-left:0;}
.padding-right {  padding-right:0}
.nopadding{padding-left:0; padding-right:0}
.display-apad {display:none}
.margin-top {margin-top:20px}
.wrap{clear:both;}
.display_none{display:none !important}
.notice {  margin-top: 0px!important; width: 100%;}

::placeholder{color:#999;}
::-webkit-input-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
::-ms-input-placeholder{color:#999;}
/*Giờ mở cữa mobile*/
.giomocua_mobile{color:#fff;margin-top:2rem}
/*Dùng chung*/
.img_hover{position:relative;overflow:hidden;display:block} 
.img_hover img{transition: all 1s ease;} 
.img_hover:hover img{transform: scale(1.1);}
/*Head*/  
#ja-header{padding: 0.473rem 0;position: absolute;width: 100%; top: 0; z-index:3}
#ja-header.navfixed {position: sticky; width:100%; top:0; z-index:5;background-color: #232533;} 
.box_headbuttom .container-fluid{padding: 0 6vw;} 
.box_headbuttom .row{align-items: center;}
.link_datban{ color: #fff;
border: 1px solid #fff;
display: table;
padding: 1rem 3rem;
text-align: center;
text-transform: uppercase;    transition: all .2s linear;}
.link_datban:hover{color:#ffb168;background-color:#fff}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}
.pulse{-webkit-animation-name:pulse;animation-name:pulse ;animation-delay: 1s;-webkit-animation-delay: 1s;animation-duration: 1s;
-webkit-animation-duration: 1s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:1}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
/*Menu main*/ 
.box_menumain{display: flex;align-items: center;justify-content: center;}
.menu_main { padding: 0;  position: relative; }
.menu_main li {display: inline-block; position: relative;float: left;}
.menu_main > li > a {     text-transform: uppercase;   position: relative;
display: block;
white-space: nowrap;
color: #fff;
padding:1rem 2.3rem;
z-index: 1; 
font-size: 16px;}

.menu_main > li > a:before {content: "";
width: 1px;    border-radius: 90px;
height: 100%; 
position: absolute;
left: 50%;
right: 50%;
top: 0;
opacity: 0;  z-index:-1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease; } 
.menu_main > .current-menu-item > a ,.menu_main > li > a:hover:before{     opacity: 1;
width: 100%;
left: 0;
right: 0; 
/*border-radius: 90px;*/
font-weight: 400;
color:#efa765;}
.menu_main > li > a:hover {color:#efa765;} 
/*Cấp 1*/
.menu_main > li > .sub-menu {  
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 999;
min-width: 300px;
padding: 0; 
left: 0;
margin: 0 auto; 
background: linear-gradient(180deg, rgb(10 31 65 / 15%) -23.1%, #9e1c20 88.95%);
box-shadow: 0px 3px 49px 9px #0000000F;
}

.menu_main > li > .sub-menu li{ width: 100%;padding:0; position:relative}

.menu_main > li > .sub-menu li:nth-last-child(1) {border-bottom: 0px;}
.menu_main > li > .sub-menu li a {position:relative;color: #fff;text-transform: none;
display: block;padding:10px 10px 10px 20px;  text-align: left;}
.menu_main > li:hover .sub-menu { visibility:visible;opacity:1} 
.menu_main li ul .current-menu-item a ,.menu_main li ul li a:hover{color:#fff;background-color:#efa765}
.menu_main li ul .current-menu-item a ,.menu_main li ul li a{position:relative;overflow:hidden}
.menu_main li ul .current-menu-item a:before ,.menu_main li ul li a:hover:before{ content: "•"; position: absolute; left: 7px;color: #fff;}
.menu_main li .menu-desc{background:#333;margin-left:5px;border-radius:5px;padding:1px 3px;font-size:10px;color:#fff;position:relative;top:-10px;}
.menu_main li .menu-desc::before{border-color:transparent #e10531 #e10531 transparent;border-image:none;border-style:solid;border-width:3px;bottom:0;left:-3px;position:absolute;content:"";display:inline-block;}

/*menu cap 2*/
.menu_main > li > .sub-menu > li > .sub-menu { background: linear-gradient(180deg, rgb(10 31 65 / 15%) -23.1%, #9e1c20 88.95%);
box-shadow: 0px 3px 49px 9px #0000000F;
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 999;
width: 300px;
padding: 0;
left:100%;
top: 0;
margin: 0 auto; }
.menu_main > li > .sub-menu > li > .sub-menu > li{ width: 100%; position:relative ;}
.menu_main > li > .sub-menu > li:hover .sub-menu { visibility:visible;opacity:1} 
/*Menu fixed*/
#ja-topbar{background:#ed1c24;padding:10px 0;color:#fff;}
.topbar{position:relative;width:1170px;margin:0 auto;}
.topbar-icon{cursor:pointer;}
.topbar-icon::before{position:absolute;content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;right:20px;top:10px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
#ja-mainnav{background:#ffdd00;width:100%;float:left;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;}
.is-show{z-index:2;position:fixed;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;}
.fixed{position:sticky;top:0;left:0;z-index:3;display:block !important;transition:all .5s;-webkit-transition:all .5s;}
/*Slide*/  
.box_slidemain{position:relative;padding: 15rem 0 10rem;background-repeat:no-repeat;background-size:cover;background-position:center;}  
.box_slidemain:before { position: absolute; left: 0;top:0; content: ""; width: 100%; height:100%; z-index: 2;  background-color: transparent; 
background-image: linear-gradient(180deg, #00000082 0%, #111424 95%);}
.box_slidemain .container{position:relative;z-index: 2;}
.tieude_banner{color: #efa765;font-size: 5rem;font-family:yesevaone;margin-bottom:2rem} 
.link_banner{width: auto;color: #fff;border: 1px solid #fff;display: table; padding: 1rem 3rem; text-align: center;
text-transform: uppercase;transition: all .2s linear;}
.link_banner:hover{color:#ffb168;background-color:#fff}

/*Giới thiệu*/
.box_gioithieu{background-color:#232533;padding:5rem 0} 
.box_imghomegioithieu{padding:0 5rem; margin-bottom: 3rem;}
.tieude_homegioithieu{color: #efa765;font-size: 3rem;font-family:yesevaone;line-height: 4rem; margin-bottom: 5rem;}
.img_homegioithieu { 
box-shadow: -20px 20px 0px 0px #F5C173;
}
.noidung_homegioithieu{color:#fff;margin-bottom:3rem}
.noidung_homegioithieu h3{   color: #efa765;  
font-size: 2.125rem;
font-family:yesevaone;    margin-bottom: 2rem;}
.noidung_homegioithieu p{color:#e0e0e0;line-height: 2rem;text-align:justify}
/*Các món ngon*/
.box_cacmonngon{background-color:#232533;padding:5rem 0} 
.tieude_homecacmonngon {color: #efa765;
font-size: 3rem;
font-family: yesevaone;
line-height: 1.3em; 
margin-bottom: 2rem;
} 
.noidung_homecacmonngon{color:#e0e0e0;line-height: 2rem; margin-bottom: 5rem;}

.homecacmonngon_child2{margin-top:-18rem}
.homecacmonngon_child4,.homecacmonngon_child6,.homecacmonngon_child8{margin-top:-15rem}

.tenmon_homemonngon{color: #efa765;font-size: 2.125rem; font-family:yesevaone;line-height: 1.3em;margin-top:5rem}
.link_homemonngon{margin:0 auto}
/*Cảm nhận khách hàng*/
.box_homecamnhankhachhang{background-color:#232533}
.bg_homenhahang{margin-bottom:5rem; padding:15rem 0;position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;        background-attachment: fixed;}
.bg_homenhahang:before { position: absolute; left: 0;top:0; content: ""; width: 100%; height:100%; z-index: 2;  background-color: transparent; 
background-image: linear-gradient(180deg, #00000082 0%, #111424 95%);}  

.tieudemain_homecamnhankhachhang { color: #efa765;
font-size: 3rem;
font-family:yesevaone;
line-height: 1.3em;margin-bottom: 5rem;
}

.box_homecamnhankhachhangchild{margin-bottom:3rem}
.box_homecamnhankhachhangchildleft{padding-right:6rem}
.box_homecamnhankhachhangchildright{padding-left:6rem}

.noidung_homecamnhankhachhang{color: #e0e0e0;margin-bottom:1rem; font-size: 17px;text-align:justify}
.box_imagehomecamnhankhachhang{display: flex; align-items: center; color: #fff;}
.image_homecamnhankhachhang{width:60px;height:60px;border-radius:50%;margin-right: 1rem;}
.ten_homecamnhankhachhang{font-family:yesevaone;font-size: 18px;}

/*Home đăng ký tư vấn*/ 
.box_formtuvanhome {padding:2rem;color:#fff;background-color:#9F802E;height:100%} 
.box_formtuvanhome h3{font-weight: 500;font-size: 24px;text-align: center;margin-bottom: 1.5rem;}
.box_formtuvanhome > p > strong {font-size:1.5rem;margin-bottom:1rem;display:block; text-align:center}
.formtuvanhome {margin-top:2rem}
.form_tuvan .form-control { background-color: #fff;color: #9d9d9d; border-radius: 90px; }
.form_tuvan .input_gl {margin-bottom: 1.5rem;}
.form_tuvan .form-control::placeholder{color:#9d9d9d;}
.form_tuvan .form-control::-webkit-input-placeholder{color:#9d9d9d;}
.form_tuvan .form-control::-moz-placeholder{color:#9d9d9d;}
.form_tuvan .form-control::-ms-input-placeholder{color:#9d9d9d;}
.wpcf7-spinner { position: absolute;}
.dk_tuvan{margin-top:1.5rem} 

/*Form*/    
.input_gl > span > input,.input_gl > span > select { min-height: 40px !important;border-radius: 3px;} 
.cauhoicapcha label, .cauhoicapcha .input-group, .cauhoicapcha p {width: 100%;margin: 0;}
.dk_tuvan {text-align:center}
.dk_tuvan > input {display: inline-block;
text-decoration: none;
color: #fff;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
padding: 13px 36px 13px 40px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 3px;
-o-border-radius: 3px;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;     border-color: #fff;
}
.dk_tuvan > input:hover{color: yellow;background: #009deb;}
.btn-success {background: #9E1C20; border-color:#9E1C20;border-radius: 90px;padding:0.6rem 2rem}
.btn-success:hover,.btn-success:active,.btn-success:focus {color: #fff;background: #FECF05; border-color: #fff;}
.formlienhe .wpcf7-not-valid-tip {font-size: 0.8rem; }
.form_tuvandichvu .span.wpcf7-not-valid-tip{ border: none;color:#fff;margin: 1rem 0 0;color:#fff}  
/*Footer*/ 
.box_footer {padding-top:8rem;background-color: #232533;}  

.tieude_hanhanhphucvuquykhach{color:#fff;font-family:yesevaone;font-size:2rem;font-weight: 400; margin-bottom: 1em;    text-align: center;}
.sdt_phucvuquykhach{color:#fff;font-family:yesevaone;font-size:2rem;font-weight: 400; margin-bottom: 1em; 
text-align: center;display: block;}
.sdt_phucvuquykhach:hover{color: #efa765;}
.link_datbanfooter{margin:0 auto 3rem} 

.menu_footer{margin: 0 auto 3rem;display: table;}
.menu_footer li{display:inline-block;}
.menu_footer li a{ display: block;color: #fff;font-size: 0.875rem; padding: 0 20px;} 
.menu_footer li.current_page_item a,.menu_footer li a:hover{color: #efa765;}

.box_footerchild{margin-top:6rem}
.box_thongtinlienhe{color: #e0e0e0;margin-bottom: 3rem;}  
.box_thongtinlienhe h3{color: #fff;font-family:yesevaone;margin-bottom: 2rem;} 
.tieude_sosial{color: #fff;font-family:yesevaone;margin-bottom: 2rem;text-align:center}  

.giomocua{color: #e0e0e0}  
.giomocua h3{color: #fff;font-family:yesevaone;margin-bottom: 2rem;} 
.giomocua p{margin-bottom:0.5rem} 

.copyright { padding: 1rem 0; color: #fff; text-align: center; margin-top: 3rem; background-color: #2e3042;} 
.copyright a{color: #fff;}
/*Sosial*/ 
.social_list{display: flex; gap: 32px;margin-top:0.3rem;justify-content:center}  
.social_list li a i{font-size:1.3rem;color:#fff} 
.social_list li a i:hover{color: #efa765;}
.back-to-top {position: fixed;bottom: 35px;right: 10px;display: none;cursor: pointer;}
.back-to-top i {
background: #9E9E9E;
display: block;
width: 36px;
font-size: 20px;
height: 36px;
line-height: 36px;
color: #fff;
border-radius: 50%;
text-align: center;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}

/*Scrollbar*/
::-webkit-scrollbar {width: 20px;}
::-webkit-scrollbar {width: 9px;}
::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey;border-radius: 10px;}
::-webkit-scrollbar-thumb {background: #9E9E9E;border-radius: 10px;}



