/* 
Theme Name: Template
Description: Dự án được phát triển truedigi.vn - Hotline: 0931 191 379
Theme URI: http://truedigi.vn
Author: truedigi.vn - Hotline: 0931 191 379
Author URI: http://truedigi.vn
Version: 2025 
Text Domain: truedigi.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;}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1280px;} 
} 
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1440px;} 
} 
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;}
/*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.navfixed {position: sticky; width:100%; top:0; z-index:5}
.logo img{max-height: 57px; width: auto;}
@-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}

.btn_icontimkiem i{    color: #ffffff;
font-weight: 600;
margin-right: 2rem;
font-size: 1.3rem;}

#frmtimkiem{top: 30%;}
#frmtimkiem .icon_close{position: absolute; 
background-color: #292929;
width: 2rem;
height: 2rem;
border-radius: 50%;
top: -1rem;
color: #fff;
right: -1rem;
display: block;
cursor: pointer;} 
/*Ngôn ngữ*/
.gt_switcher-popup span {color: #fff !important;}
.lang-vi .menu_main > li > a {
font-size: 13px;
}
/*Menu main*/
.box_headbuttom{background: linear-gradient(90deg, #FFFFFF 6%, #7F1D1D 50%, #000000 100%); padding: 0.473rem 0; }
.box_headbuttom .container-fluid{padding: 0 8vw;} 
.box_menumain{display: flex;align-items: center;justify-content: right;}
.menu_main { padding: 0;  position: relative; }
.menu_main li {display: inline-block; position: relative;float: left;}
.menu_main > li > a {    position: relative;
display: block;
white-space: nowrap;
color: #fff;
padding: 0.9rem 1.8rem;
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:#fecf05;}
.menu_main > li > a:hover {color:#fecf05;} 
/*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:#fecf05}
.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}

.bg_contact{border: 1px solid #EF44444D;border-radius: 8px;}
.bg_contact a{background: linear-gradient(90deg, #FCEF05 0%, #9E1C20 60%, #4F0E10 80%, #000000 100%);border-radius: 8px; 
}
.bg_contact a:hover{background: linear-gradient(270deg, #FCEF05 0%, #9E1C20 60%, #4F0E10 80%, #000000 100%); 
color:#fff !important}
/*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;}

/*Box search*/
.box_search {float:right; padding-right:0; padding-left:0}
.ja-search {margin-top:0.4em }
.ja-search form {display:block;position: relative;}
.ja-search form input[type="text"]{width: 100%;height: 35px;font-size: 14px;padding: 0 0 0 3rem;box-sizing: border-box;color: #999;border: 1px solid #ddd; border-radius: 20px;}
.ja-search form input:focus{color:#333;}
.ja-search form button{width:30px; height: 35px; display: inline-block; position: absolute;top: 0; right: 0; border: none; background: #9e9e9e00;
-webkit-border-radius: 0 2px 2px 0;-moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0;cursor: pointer; }
/*Slide*/ 
.box_slidemain #myVideo {  /*  position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
margin: auto;
min-width: -moz-fit-content;

min-height: 100%;
z-index: 0; 
width: 100%;*/
/* min-width: fit-content;   opacity: 0.3;*/
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%; 
object-fit: cover;
object-position: center;
z-index: 0; 
}
.bgvideo {position: absolute;
content: "";
background-color:#000000a1;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;}
.box_slidemain >.container{position: relative;z-index: 2;}
.box_slidemain{ /* padding: 4rem 0; 
position: relative;
max-height: -moz-fit-content;
max-height: fit-content;
overflow: hidden;
background: rgb(0, 0, 0);
display: grid;
align-items: center; 	height: 100vh;*/ 


position: relative; 
flex-direction: column;
justify-content: center;
box-sizing: border-box; 
min-height: 100vh;
display: grid;
align-items: center;
background: #000;  
}  

.tieude_homegioithieu{text-align: center;font-size:72px;color: #fff; margin-bottom: 3rem;
font-weight: 700;}
.tieude_homegioithieu span{color:#FECF05;}
.noidung_homegioithieu{font-size:24px;color: #FEE2E2;text-align: center;width:70%; margin:0 auto;font-weight: 300;}
.box_khamphasanphamhome{margin: 2rem auto 0;display:table;}
.btn_khamphasanphamhome{margin-right: 1rem;background: linear-gradient(90deg, #DC2626 0%, #000000 100%);padding: 1.2rem 3rem;color: #fff;border-radius: 0.3rem;display: inline-block;font-size: 18px;font-weight:500}
.btn_khamphasanphamhome:hover,.btn_khamphasanphamhome:active,.btn_khamphasanphamhome:focus{background: linear-gradient(90deg, #000000 0%, #DC2626 100%);color: #fff;}
.btn_docthemhome{color: #FECF05;border: 2px solid #FECF05;margin-left: 1rem;padding: 1.2rem 3rem;
border-radius: 0.3rem;display: inline-block;font-size: 18px;font-weight:500}
.btn_docthemhome:hover{background-color:#FECF05;color:#fff}

.themanhcuachungtoihome{position: relative;z-index: 2;}
.themanhcuachungtoihome .row{justify-content: center;}

.box_themanhcuachungtoihomechild {border: 1px solid #EF44444D;
backdrop-filter: blur(4px);
padding:50px 25px;
border-radius: 12px;
height: 100%;}


.icon_themanhcuachungtoihome{    width: 48px;
height: 48px;
border-radius: 50%; 
background: linear-gradient(90deg, #DC2626 0%, #000000 100%); 
margin: 0 auto 1.5rem;
display: flex;
justify-content: center;
align-items: center;}
.icon_themanhcuachungtoihome i{color:#fff;font-size: 1.5rem; width: 48px;
height: 48px;
line-height: 48px;text-align:center}
.tieude_themanhcuachungtoihome{ font-weight: 600; font-size: 18px;text-align: center;color: #fff;
margin-bottom: 0.5rem;}
.noidung_themanhcuachungtoihome{font-weight: 300; text-align: center;color: #FEE2E2;} 
.btn_scrollup{    display: table;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
bottom: 3rem;}
.btn_scrollup i{font-size: 2.5rem;color: #FECF05;position: relative;z-index: 2;}
.btn_scrollup:hover i{color: #fff}
/*Chào mừng*/
.box_chaomung{padding: 7rem 0;position: relative; background-repeat: no-repeat;background-position: bottom; background-size: cover;}
.box_chaomung:before{ position: absolute;left: 0; right: 0; content: "";width: 100%; height: 100%; z-index: 1;
background: linear-gradient(178deg, rgb(26 22 22 / 71%) 0%, rgb(0 0 0 / 90%) 100%); margin: 0 auto; bottom: 0;}
.tieude_homechaomung{font-weight: 700; font-size: 60px;margin-bottom: 2rem;color: #fecf05;position:relative;text-align:center;z-index: 1}
.noidung_homechaomung{   width: 70%; margin: 0 auto; position: relative; z-index: 1;text-align:center}
.noidung_homechaomung strong{font-weight:400;}
.noidung_homechaomung p{font-size: 24px; color: #fff; line-height: 4rem;font-weight:300;}
.btn_khamphacauchuyen{    background: linear-gradient(90deg, #FECF05 0%, #921C20 60%, #490E10 80%, #000000 100%);
padding: 1.2rem 3rem;
color: #fff;
border-radius: 0.3rem;
display: table;
position: relative;
z-index: 1;
font-size: 18px;
margin: 3rem auto;}
.btn_khamphacauchuyen:hover{ background: linear-gradient(267deg, #FECF05 0%, #921C20 60%, #490E10 80%, #000000 100%);color: #fff;}
.box_linechaomung{    margin: 0 auto;
display: flex;
position: relative;
z-index: 3;
justify-content: center;
align-items: center;}
.linechaomungleft{display: inline-block;width: 65px;height: 2px;background-color: #FECF05;}
.linechaomungcenter{width: 12px;display: inline-block;height: 12px; background-color: #FECF05; border-radius: 50%;
margin: 0 10px;}
.linechaomungright{width: 65px; display: inline-block; height: 2px; background-color: #FECF05;}
/*Sản phẩm nổi bật*/
.box_homesanphamnoibat{background: linear-gradient(134.22deg, #000000 0.12%, #7F1D1D 50%, #000000 99.88%);
padding: 5rem 0;
} 
.tieude_homesanphamnoibatmain{color: #fff;
font-weight: 700;
font-size: 40px;
text-align: center;
margin-bottom: 1rem;
}
.tieude_homesanphamnoibatmain span{color: #fecf05;}
.mota_homesanphamnoibatmain{width: 50%; margin: 0 auto 3rem;}
.mota_homesanphamnoibatmain p{ color:#FEE2E2;font-size: 20px;text-align: center;font-weight: 300; }
.box_homesanphamnoibatmain{margin:0 auto}
.syncproduct1 .owl-stage-outer{background: linear-gradient(135deg, rgba(127, 29, 29, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
border-radius: 16px;border: 1px solid #EF44444D; box-shadow: 0px 8px 10px -6px #0000001A; backdrop-filter: blur(4px);}
.image_homesanphamnoibat img{ border-top-left-radius: 16px;border-bottom-left-radius: 16px;}
.box_noidunghomesanphamnoibat{padding:1rem 2rem}
.tieude_homesanphamnoibat1{font-family: Camlam; color:#FECF05;font-weight: 700; font-size: 40px;margin-bottom:1rem }
.noidung_homesanphamnoibat1 p{font-size: 18px;color:#FEE2E2;margin-bottom: 1rem;position:relative;font-weight: 300;}
.noidung_homesanphamnoibat1 p:before {
content: "\eed6"; 
font-family: IcoFont;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
line-height: 1;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
margin-right: 5px;
color: #FECF05;
}
.link_xemsanphamnoibat{width:100%; color: #fff;
display: table;
position: relative;
z-index: 1;
font-size: 18px;
padding: 1.2rem 2rem;
border-radius: 10px;
margin-top: 3rem;
text-align: center;
background: linear-gradient(90deg, #FCEF05 0%, #9E1C20 60%, #4F0E10 80%, #000000 100%);
font-weight: 400;}
.link_xemsanphamnoibat:hover{color: #fff;background: linear-gradient(270deg, #FCEF05 0%, #9E1C20 60%, #4F0E10 80%, #000000 100%);}

.tieude_homesanphamnoibat2{font-family: Camlam;margin-bottom:0.5rem;font-weight:500;font-size:14px;color:#FECF05;}
.noidung_homesanphamnoibat2 {
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
height:45px;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.noidung_homesanphamnoibat2 p { font-weight: 300;
color:#FEE2E2;font-size: 12px;
margin-bottom: 0.3rem;
position: relative;
}
.noidung_homesanphamnoibat2 p:before {
content: "\eed6";
font-family: IcoFont;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
line-height: 1;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
margin-right: 5px;
color: #FECF05;
}
.link_xemtatcasanpham{    background: radial-gradient(50% 3616070418976116224% at 50% 0%, rgba(254, 207, 5, 0.9) 6.25%, #9E1C20 90%, #000000 99.98%);
border: 1px solid #FBBF24;
box-shadow: 0px 10px 15px -3px #0000001A; 
padding: 17px 33px;
border-radius: 8px;
border-width: 1px;
display: table;
margin: 2rem auto 0;
color: #fff !important;
font-weight: 500;
font-size: 18px;
}
.link_xemtatcasanpham:hover{background: radial-gradient(50% 3616070418976116224% at 50% 0%, #9E1C20 6.25%, #fecf05e6 90%, #000000 99.98%);
}
/*Thành tựu của chúng tôi*/
.bg_chunghome {background: linear-gradient(110.2deg, #7F1D1D 2.71%, #000000 47.81%, #7F1D1D 92.47%);}
.box_thanhtuucuachungtoimain{padding:5rem 0 0; 
/*background: linear-gradient(110.2deg, #7F1D1D 2.71%, #000000 47.81%, #7F1D1D 92.47%);*/
}
.tieude_thanhtuucuachungtoimain{font-weight: 700; color:#fff;font-size: 48px; text-align: center; }
.tieude_thanhtuucuachungtoimain span{color:#FECF05;}
.noidung_thanhtuucuachungtoimain{font-size: 20px;text-align: center; color: #FEE2E2;
margin: 1rem 0;}
.homethanhtuucuachungtoi{margin-top:2rem}
.box_homethanhtuucuachungtoichild{background: linear-gradient(135deg, rgba(127, 29, 29, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);border: 1px solid #EF44444D;box-shadow: 0px 10px 15px -3px #0000001A;
backdrop-filter: blur(4px); padding: 50px 25px; border-radius: 12px;
height: 100%;}
.icon_thanhtuucuachungtoi{    width: 64px;
height: 64px;
border-radius: 50%; 
background: linear-gradient(90deg, #DC2626 0%, #000000 100%);  
margin: 0 auto 1.5rem;display: flex;
justify-content: center;
align-items: center;}
.icon_thanhtuucuachungtoi i{color: #fff;font-size: 2rem;width: 64px;
height: 64px;text-align:center;line-height: 64px;} 
.tieude_thanhtuucuachungtoi {  
font-size: 36px;  
font-weight: 600; 
text-align: center;
color:#FECF05;
margin-bottom: 0.5rem;
}
.noidung_thanhtuucuachungtoi {text-align: center;color:#FEE2E2;}
.box_homethanhtuucuachungtoichild {padding: 20px;}
/*Cảm nhận khách hàng*/
.box_homecamnhankhachhang{padding:5rem 0 0;
/* background: linear-gradient(123.76deg, #000000 13.22%, #7F1D1D 53.99%, #000000 94.76%);*/}

.tieudemain_homecamnhankhachhang{font-weight:700;color:#fff;font-size: 48px; text-align: center; }
.tieudemain_homecamnhankhachhang span{color:#FECF05;}
.noidungmain_homecamnhankhachhang{font-size: 20px;text-align: center; color: #FEE2E2; margin: 1rem 0 3rem;} 
.homecamnhankhachhang{background: linear-gradient(135deg, rgba(127, 29, 29, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);border: 1px solid #EF44444D; box-shadow: 0px 10px 15px -3px #0000001A; box-shadow: 0px 4px 6px -4px #0000001A; backdrop-filter: blur(4px); border-radius: 12px;  margin: 0 auto;color:#fff;
}
.homecamnhankhachhang_child{text-align:center;padding: 50px;}
.image_homecamnhankhachhang{width: 80px !important; height: 80px;border-radius: 50%;border: 2px solid #FECF05; margin: 0 auto 1.5rem;}
.ten_homecamnhankhachhang{font-weight: 700; font-size: 20px; margin-bottom:1rem}
.chucvu_homecamnhankhachhang{font-size: 16px;color:#FECF05;font-weight: 300;}
.box_star{color:#FECF05;margin:1.5rem 0; font-size: 1.3rem;}
.noidung_homecamnhankhachhang{font-size: 18px;color: #FEE2E2;font-weight: 300;}
/*Gallery*/
.box_homegallery{padding:5rem 0 0;
/*background: linear-gradient(141.58deg, #7F1D1D 10.66%, #000000 50.08%, #7F1D1D 88.75%);*/
}
.tieude_homegallery{font-weight: 700; color:#fff;font-size: 48px; text-align: center;}
.noidung_homegallery{font-weight: 300;font-size: 20px;  color: #D1D5DB;margin:1rem 0;text-align: center; }
.line_homegallery{width: 96px; height: 4px; background-color: #FECF05;display: table; margin: 0 auto 3rem;}
.homegallery{margin-bottom:2rem}
.gallerycongty{position:relative;overflow:hidden;display:block;border: 1px solid #B91C1C;border-radius:8px} 
.gallerycongty img{transition: all 1s ease;} 
.gallerycongty:hover img{transform: scale(1.1);} 

/*Đăng ký báo giá*/
.box_dangkybaogia{padding:5rem 0;
/*background: linear-gradient(119.64deg, #000000 -2.71%, #7F1D1D 48.66%, #000000 100.03%);*/
} 
.tieude_homedangkybaogia{font-weight: 700; color:#fff;font-size:60px; text-align: center; margin-bottom:2rem}
.tieude_homedangkybaogia span{color:#FECF05;}
.noidung_homedangkybaogia{   
font-size: 20px;
text-align: center;
color: #FEE2E2;
width: 50%;
margin: 0 auto;} 


.box_muangaydangkytuvan{margin: 2rem auto 4rem;display:table;}
.link_homemuangay{margin-right: 1rem;background: linear-gradient(90deg, #FCEF05 0%, #9E1C20 60%, #4F0E10 80%, #000000 100%);padding: 1.2rem 3rem;color: #fff;border-radius: 0.3rem;display: inline-block;font-size: 18px;font-weight:500;border: 1px solid #FECF05;box-shadow: 0px 10px 15px -3px #0000001A; 
}
.link_homemuangay:hover{background: linear-gradient(270deg, #FCEF05 0%, #9E1C20 60%, #4F0E10 80%, #000000 100%);color: #fff;}
.link_homedangkytuvan{color: #FECF05;border: 2px solid #FECF05;margin-left: 1rem;padding: 1.2rem 3rem;
border-radius: 0.3rem;display: inline-block;font-size: 18px;font-weight:500}
.link_homedangkytuvan:hover{background-color:#FECF05;color:#fff}	


.homehotrokh{margin:2rem auto 0}
.box_homehotrokhchild{background: #00000066; 
border-radius: 12px; border: 1px solid #EF44444D;backdrop-filter: blur(4px);
padding: 25px;height: 100%;text-align: center;
}
.icon_homehotrokh i{color: #FECF05;font-size:1.63rem}
.tieude_homehotrokh{color:#fff;font-weight: 500; font-size: 18px; margin:1rem 0}
.noidung_homehotrokh{color: #FEE2E2;font-size: 14px;}
/*Home đăng ký tư vấn*/
@media (min-width: 1200px) {
.modal-dialog { max-width: 800px; margin: 1.75rem auto;}
} 
.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:5rem;background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, #7F1D1D 0.01%, #3F0E0E 61.54%, #000000 100%);
}   
.logo_footer{width: 180px; margin: 0 auto 1rem; display: table;}
.thongtingioithieufooter {font-size: 15px; text-align: justify; color:#fff}
.title_menufooter{ font-weight: 600; font-size: 18px; color: #FECF05; margin-bottom: 1rem;}

.menu_footer li a{display:block;padding-bottom:0.8rem;color:#fff}
.menu_footer li a:hover,.menu_footer li a:hover:before{color:#FECF05}
.menu_footer li a:before{
content: "\ea69";
font-size: 0.9rem;
font-family: IcoFont!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
line-height: 1;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
margin-right: 5px;
color: #e1e1e1;
}  


.thongtinlienhefooter h4{ font-weight: 600; font-size: 18px; color: #FECF05; margin-bottom: 1rem;}
.thongtinlienhefooter {font-size: 16px;color:#fff;}
.thongtinlienhefooter p{margin-bottom:1rem;color:#fff}
.thongtinlienhefooter p a{color:#fff}
.thongtinlienhefooter i{color: #FECF05}

.copyright { padding: 1rem 0; color: #fff; text-align: center; margin-top: 3rem; border-top: 1px solid #FFFFFF4D;} 
/*Sosial*/ 
.social_list{display: flex; gap: 32px;margin-top:0.3rem;justify-content:center} 
.social_list li a{background-color: #FF000099;display: block; width: 40px; height: 40px; text-align: center; line-height: 40px;color: #0A1F41; border-radius:8px;
border: 1px solid #FFFFFF4D;
} 
.social_list li a:hover{opacity:0.8}
.social_list li a i{font-size:1.3rem;color:#FECF05} 



.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;
}

/*Hỗ trợ*/
.rollOut{animation-name:rollOut}
@keyframes zoomIn {from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
@keyframes pulse {0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.2);box-shadow:0 0 0 0 rgba(255,255,255,.2)}70%{-webkit-box-shadow:0 0 0 60px rgba(255,255,255,0);box-shadow:0 0 0 60px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}
@-webkit-keyframes arcontactus-pulse {0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
50%{opacity:.5}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}   
.support-online{position:fixed;z-index:999;right:20px;bottom:18%}  
/*.support-online a.whatsapp_sosial{background-color: #25d366;}
.support-online a.facebook_sosial{background-color: #0084ff;}
.support-online a.instagram_sosial{background-image: linear-gradient(267deg, #FF5722 10%, #d1217a 100%);}
.support-online a.mail_sosial{background-color:#DB4C3F;line-height: 48px;}*/
.support-online a > i{color:#FECF05;font-size:1.5rem}

.support-online a{      background-color:#a70000;  position: relative;
text-align: center;
width: 3rem;
height: 3rem;
border-radius: 100%;
display: block;
margin-bottom: 1em;
line-height: 53px;} 

@-webkit-keyframes quick-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)}}	
.animated.infinite{animation-iteration-count:infinite} 
.pulse{animation-name:pulse}
.animated{animation-duration:1s;animation-fill-mode:both}
.zoomIn{animation-name:zoomIn}
.alo-circle-fill{width: 65px;height: 65px;top: -10px;left: -10px;position: absolute;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;background-color:#dd1818c2;opacity: .75;}
.alo-circle{    width: 60px;height: 60px;top: -7px;left: -7px;position: absolute;background-color: transparent;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid rgba(30,30,30,.4); border-color:#dd1818;opacity: .5;}
.support-online a span {border-radius: 2px;text-align: center;background: #dd1818;padding: 6px 5px 6px 0;display: none;width: 139px;margin-left: 20px;position: absolute;color: #fff;z-index: 999;top: 0.3em;left: 43px;transition: all .2s ease-in-out 0;
-moz-animation: headerAnimation .7s 1;-webkit-animation: headerAnimation .7s 1;-o-animation: headerAnimation .7s 1;animation: headerAnimation .7s 1;border-top-right-radius: 2rem;border-bottom-right-radius: 2rem;}
.support-online .btn-support{cursor:pointer}
.support-online a:hover span{display:block} 
.support-online a span:before {content: "";width: 0;height: 0;border-style: solid;border-width: 18px 18px 18px 0;border-color: transparent #dd1818 transparent transparent;position: absolute;left: -18px;top: 0px;}

/*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;}



