/*
Theme Name: rubicgroup
Description: Dự án được phát triển bởi rubicgroup
Theme URI: http://rubicgroup.com
Author: admin@rubicgroup.com
Author URI: http://rubicgroup.com
Version: 2020
Text Domain: rubicgroup.com*/

@font-face { font-family: 'Flaticon';  src: url('fonts/flaticon.woff'); }
@font-face{font-family:'Geogrotesque-Bold';src:url('fonts/SVN-Geogrotesque-Bold.otf'); }
@font-face{font-family:'Geogrotesque-Light';src:url('fonts/SVN-Geogrotesque-Light.otf');  }
@font-face{font-family:'Geogrotesque-Regular';src:url('fonts/SVN-Geogrotesque-Regular.ttf'); }  
@font-face{font-family:'Geogrotesque-Medium';src:url('fonts/SVN-Geogrotesque-Medium.ttf'); }  

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{color:#111;font-family:'SVN-Geogrotesque-Regular',Open Sans, sans-serif;  position:relative ;background: #fff; }
a{color:#333;text-decoration:none;}
a:hover, a:active, a:focus{color:#333;text-decoration:none;}
a, *{outline:none !important;}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:13px;}
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;}
/*Head*/ 
#ja-header{background-color:#fff}
.box_headbuttom {position:absolute;width:100%;z-index:2 }
.boxmenu_main{background-color: #164f86;}
.head_diachi{margin-left:1.8em;} 
.box_headtop{padding:0.5rem 0;}  
.boxthongtinlienhehead{display: flex;align-items: center;}
.thongtinlienhehead i{    color: #00adee;
font-weight: 400;
margin-top: 0.1em;
font-size: 28px;
float: left;}
.noidung_thongtinlienhehead {    margin-left: 30px;
font-weight: 300;
font-size: 0.85em;} 
.noidung_thongtinlienhehead h3{    font-size: 0.96em;
color:#29abe2;
font-weight: 600;}
.noidung_thongtinlienhehead p{font-size: 1em;}  

.head_ngonngu{display: flex; align-items: center; justify-content: center;}
a.glink img {opacity: 1!important; margin-right: 5px!important;}

.box_tencongty{padding-right: 0;align-content: center;display: flex; flex-wrap: wrap;}
.box_tencongty h3{font-family: Geogrotesque-Bold; font-size: 1.08em;color: #1b75bb;}
.box_tencongty p{font-family: 'Geogrotesque-Bold';font-size: 0.5em;letter-spacing: 0.11em;}


.box_dktuavhead {    display: flex;
    align-items: center;
    justify-content: right;}
.btn_dktuavhead {    font-size: 15px;
text-align: center;
display: inline-block;
min-width: 160px;
line-height: 67px;
border: 0;
box-shadow: none;
transition: 0.5s;
text-transform: uppercase;
background-color: #faaf40;
font-family: 'Geogrotesque-Bold';}
.btn_dktuavhead:hover,.btn_dktuavhead:active,.btn_dktuavhead:focus {color: #fff;background-color:#faa425;}
.btn_icontimkiem{ padding:1.4em;text-align: center;}
.btn_icontimkiem i{color: #fff;}

#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;} 
/*Menu main*/
.navfixed {position:fixed; width:100%; top:0; z-index:1;background-color:#164f86} 
.menu_main { padding: 0;  position: relative; }
.menu_main li {display: inline-block; position: relative;float: left;}
.menu_main > li > a {position: relative;font-family: 'Geogrotesque-Bold';
display: block;
white-space: nowrap;
color: #fff; 
text-transform: uppercase;
font-size: 14px;
padding:1.5rem 1.7rem;  z-index:1 ;  }

.menu_main > li > a:before {content: "";
width: 1px;
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:hover > a:before{ opacity: 1;  width: 100%;  left: 0; right: 0;background-color: #faaf40; color:#fff}
.menu_main > li > a:hover {color:#fff}


/*Cấp 1*/
.menu_main > li > .sub-menu {
background: #fff;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.3);
border-radius: 0 0 4px 4px;
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 999;
min-width: 250px;
padding: 0;
top: 100%;
left: 0;
margin: 0 auto;
border-bottom: 2px solid #345fb0;
}

.menu_main > li > .sub-menu li{ width: 100%;padding:0;border-bottom: 1px dashed #ccc;position:relative}

.menu_main > li > .sub-menu li:nth-last-child(1) {
border-bottom: 0px;
}
.menu_main > li > .sub-menu li a {
color: #333;
text-transform: none;
display: block;
font-weight: 600;padding:10px;
font-size: 13px;    text-align: left;}
.menu_main > li:hover .sub-menu { visibility:visible;opacity:1}


.menu_main .current-menu-item  ul li  a { background: #fff}

.menu_main li ul .current-menu-item  a ,.menu_main li ul li a:hover{color:#333; background:#f4f4f4;border-bottom:0px}
.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: #fff;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.3);
border-radius: 0 0 4px 4px;
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 999;
width: 250px;
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;}

/*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;
border: none;
font-size: 14px;
padding: 0 45px 0 10px;
box-sizing: border-box;
color: #999;
border-top-right-radius: 18px;
border-bottom-right-radius: 18px;
border: 1px solid #ddd;}
.ja-search form input:focus{color:#333;}
.ja-search form button{    width: 40px;
height: 35px;
display: inline-block;
position: absolute;
top: 0;
right: 0;
border: none;
background: #164f86;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
cursor: pointer;
color: #fff;}
/*Slide*/ 
.banner {position:relative}
.banner img {width:100%; height:auto; }
.box_boidungbanner {    position: absolute;
right: 0;
top: 27%;
left: 0;
z-index: 1;
display: -ms-flexbox; 
color: #fff;
text-align: right;
}
.box_boidungbannerchild{    display: table;
float: right; 
padding: 2rem 3rem;
background-image: -webkit-linear-gradient(
178deg,rgb(0 0 0 / 83%) 6%,rgb(104 104 104 / 31%) 100%);}
.tieude_banner {font-size:3rem ;font-family: 'Geogrotesque-Medium';color: #164f86;}
.tieude_banner1 {font-size:1.2rem;margin-bottom:1rem;    font-family: Geogrotesque-Bold;} 
.btn_area {margin-top:2rem}
.tbl_linkcacdichvu {    color: #fff;
background-color: #164f86; border: 1px solid #164f86;
border-radius: 0;
vertical-align: middle;
font-size: 12px;
line-height: 1.5;
text-transform: uppercase; 
padding: 16px 30px;
font-weight: 700;
}
.tbl_linkcacdichvu:hover,.tbl_linkcacdichvu:active,.tbl_linkcacdichvu:focus{border: 1px solid #fff; color: #fff; }
.tbl_linklienhengay {margin-left: 30px; border: 1px solid #fff; color: #fff; background: transparent;  border-radius: 0;
vertical-align: middle;
font-size: 12px;
line-height: 1.5;
text-transform: uppercase; 
padding: 16px 30px;
font-weight: 700;}
.tbl_linklienhengay:hover{ color: #fff;
background-color: #164f86;
border-color: #164f86;}
.boxbanner {position:relative; overflow:hidden;display:block}
.carousel { 
overflow: hidden;
}
.carousel-indicators { 
right: 2em;
bottom: 50%;
left: auto; 
display: block; 
margin-right: 0; }


.carousel-indicators li { 
flex: auto; 
border-top: 0;
border-bottom: 0; 
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0; 
width: 5%;
font-size: 20px;
color: #fff;
text-align: center; 
}
.carousel-indicators li {
height: 10px;
width: 10px;
border-radius: 50%;
display: block;
margin: 1em 0;
}
.carousel-control i {
position: absolute;
top: 50%;
z-index: 5;
color: #3f3f3f;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2.2em;
text-align: center;
background: #fff;
opacity:0.9;
border-radius: 50%;
}
.carousel-control:hover i {opacity:1; }
.carousel-control.left {
left: 0;  
}  
.carousel-control.right {
right: 0;  
}
.carousel-control.left i{ right: 0;} 
.carousel-control.right i{ left: 0;} 
/*Giới thiệu*/ 
.box_gioithieu{margin-top:3rem}
.noidung_homegioithieu {margin-right:-15px}
.noidung_homegioithieuchild{background-color: #164f86;color:#fff;box-shadow: 3px 10px 20px 0 rgb(0 0 0 / 6%);
transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding: 2rem 2rem;    height: 22.4rem;}
.noidung_homegioithieuchild h2{font-size: 2.5rem;line-height:2.3rem;font-family: Geogrotesque-Bold;margin-bottom: 0.3em;}
.noidung_homegioithieuchild h4 {    font-size: 1.5rem;
font-family: 'Geogrotesque-Light';
margin-bottom: 0.3em;}
.noidung_homegioithieuchild p{font-size: 0.9em;font-family: 'Geogrotesque-Light';}
.tbl_doctiep {  color: #000;
background-color: #faaf40;
border: 0.01rem solid #faaf40;
display: table;
padding: 15px 36px 15px 40px;
margin-top: 1rem;
font-size: 0.9em;
text-transform: uppercase;
font-weight: 700;
font-family: 'Geogrotesque-Bold';
border-radius: 0.3em;}
.tbl_doctiep:hover,.tbl_doctiep:active,.tbl_doctiep:focus {border-color:#fff;color: #fff;}
.vechungtoi{background-color: #ebebeb;box-shadow: 0 10px 20px 0 rgb(0 0 0 / 6%);transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;height: 22.4rem;}
.box_vechungtoi{    position: relative;
padding: 2.35rem 2.3rem; 
align-items: center;
display: flex;}
.box_vechungtoichild {    display: flex;
align-items: center;}
.icon_vechungtoi {    max-width: 100%;
max-height: 50px;
margin-right: 1em;}
.solieu_vechungtoi {font-size: 2rem;font-weight: 600;font-family: Geogrotesque-Bold}
.form-control:disabled, .form-control[readonly]{    background-color: #fff; }
/*Lĩnh vực hoạt động*/ 
.box_linhvuchoatdong {margin-top: 5rem;}
.box_lvhd {
background-color: #ececec;
padding: 1rem;margin-bottom:3rem
}
.box_lvhdpage{background-color: #ececec;
padding: 0.5rem;margin-bottom:3rem}
.tieudechinh_linhvuchoatdong {color: #164f86; font-family: Geogrotesque-Bold;
font-size: 1.7em;
padding: 1em 0; 	  
text-align: center;
text-transform: uppercase;
position: relative; 
margin-bottom: 25px; 
background: url(images/bg_title.png) no-repeat bottom center;
}
.box_contentlinhvuchoatdong {height:100%;    
background-color: #ebebeb;
padding: 0.5em;}
.box_linhvuchoatdongchildpage {margin-top: 1rem;}
.box_linhvuchoatdongchildpage h3{    font-family: Geogrotesque-Bold;
color: #164f86;
text-align: center;
line-height: 1.3em;
font-size: 1.3em;
font-weight: 600;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
height: 35px;
display: -webkit-box;
-webkit-box-orient: vertical;}
.box_linhvuchoatdongchild {    margin: 2rem 0;}
.box_linhvuchoatdongchild img{width: 60px;position: absolute; left: 0;}	
.box_linhvuchoatdongchild h3{     font-family: Geogrotesque-Bold;
color:#505050;
text-align: center;
line-height: 1.3em;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
height: 45px;
display: -webkit-box;
-webkit-box-orient: vertical;
text-transform: uppercase;
font-size: 1em;
} 
.box_linhvuchoatdongchild h3:hover{color:#faaf40}
.box_linhvuchoatdongchild p {text-align: justify;} 
/*Dùng chung*/
.box_float {
float: inherit !important;
display: inline-block;
vertical-align: top;
position: relative;
max-width: 100%;
}
.box_floatchild {
display: inline-block !important;
vertical-align: top !important;
white-space: normal;
float: none !important; 
}


.box_caciconchung p { font-size: 0.8em; padding-bottom:1em}
.box_caciconchung p i {    font-size:2em;
color: #F44336;
padding-right: 1em;}
/*Home dự án*/
.postmainduan {position:relative; }
.img_homeduan {position:relative;display: block;}
.img_homeduan:before {  position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
z-index: 1;
opacity: 0;
background-color: rgba(2, 104, 186, 0.39);
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;}
.postmainduan:hover .img_homeduan:before{
opacity:1;
}


/**/
.box_duanchild {   
transition-duration: 0.4s; 
animation: winanim 0.5s ;
-webkit-backface-visibility:visible;
backface-visibility:visible; 


}

@keyframes winanim {
0%{opacity:0;transform:scale3d(.3,.3,.3)}
50%{opacity:1}

}


/**/
.title_homeduan {color: #070707b3;
text-align: center;
font-size: 1.7em;
padding: 1em 0 0.5em;
text-transform: uppercase;
font-weight: 700; margin-bottom:1em ; position:relative
}
.title_homeduan:before {
background: #070707b3;
position: absolute;
width: 100px;
height: 2px;
margin: 0 auto;
left: 0;
right: 0;
bottom: 0px;
content: "";
} 


.postmainduan {position:relative; margin-bottom:2em; overflow:hidden} 
.title_postduan {padding: 0.5em; text-align: center;display: block;background: #eeeeee9c}  
.title_postduan h3:hover {color:#164f86} 
.btn_xemtcduan {font-weight: 600;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 100px;
font-size: 15px;
padding: 10px 30px;
background: linear-gradient(135deg,#03A9F4 30%,#0b59ec 100%);
transition: .3s all cubic-bezier(.4,0,.2,1);
margin: 20px auto;
display: table;} 
.btn_xemtcduan:hover {background: linear-gradient(135deg,#0b59ec 30%,#03A9F4 100%);color: #fff; }


/*filter*/ 
.filter-button
{border: none;display: inline-block;padding: 5px 30px 20px 30px; color: #000; float: left;font-weight: 600;border-bottom: 2px solid #ddd; margin: 0; border-radius: 0; background-color: transparent;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease; 
}
.filter-button:hover,.filter-button:active,.filter-button:focus,.filter-button.active
{ background-color: transparent!important;color: #164f86 !important;border-color: #164f86;} 








/*Vì sao chọn chúng tôi*/  

.box_visaochonchungtoi{}  
.box_vscchild {padding: 75px 75px 15px 114px;position: relative}
.box_vscchild h3{ font-size: 2.5em; font-family: 'Geogrotesque-Bold';}
.box_vscchild p{margin-bottom: 0.5rem;font-family: Geogrotesque-Light;}
.box_vsc{position:relative; background-repeat: no-repeat; background-size: cover;color: #fff;    background-color: #164f86;} 
.box_gtcl{position:relative; background-repeat: no-repeat; background-size: cover;padding: 2rem 4rem;color: #fff;    background-color: #164f86;}  
.box_vsc:before{position:absolute;content:"";width:100%;height:100%;background-color:#00000099;left: 0;top: 0;}
.box_visaobanchonchungtoichild {position:relative;padding-left:60px;margin-bottom: 4rem;    align-items: center; display: flex;}
.box_visaobanchonchungtoichild img{position:absolute; left:0; width:40px;filter: brightness(0) invert(1);}
.box_visaobanchonchungtoichild h3{    font-family: Geogrotesque-Bold; font-size:1rem;}

.noidung_gtcl p strong{font-size: 1.7rem;position:relative;padding-bottom: 1rem;font-family: Geogrotesque-Bold;}
.noidung_gtcl p strong:before{content:"";position:absolute;left:0;width:50px; height:5px;background-color:#fff;bottom:0}
.noidung_gtcl p {    margin: 1rem 0;
font-family: Geogrotesque-Light;
padding-bottom: 2.5em;}
/*Đội ngũ nhân sự*/
.box_doingu {margin:4rem 0 9rem}
.box_itemdoingu {position:relative}
.box_itemdoingu:after {
background-color:#164f86a6;
z-index: 0;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-transition: all ease-in-out .3s;
-o-transition: all ease-in-out .3s;
transition: all ease-in-out .3s;
opacity: 0;
visibility: hidden;
}
.box_itemdoingu:hover:after {
opacity: 1;
visibility: visible;
}
.box_nddoingu {border: 1px solid #f0f0f0;}
/*Home đăng ký tư vấn*/
.box_yeucautuvan{  background-color: #f3f3f3;}
.bg_formtuvanhome {background-repeat: no-repeat; background-size: cover;margin-top: -4rem; margin-bottom: -4rem;}
.box_formtuvanhome {padding:2rem;color:#fff}
.box_formtuvanhome > p{font-family: Geogrotesque-Light;text-align: justify;}
.box_formtuvanhome > p > strong {font-size:1.7rem;margin-bottom:1rem;display:block;font-family: Geogrotesque-Bold;text-align:center}
.formtuvanhome {margin-top:2rem} 
/*Câu hỏi thường gặp*/
.tieude_cauhoithuonggap{font-size: 1.7rem;font-family: Geogrotesque-Bold;color: #164f86;margin: 2rem 0;text-transform:uppercase}
#box_cauhoithuonggap .card-header,#box_cauhoithuonggap .card{ border-radius:0;}
#box_cauhoithuonggap .card{margin-bottom: 0.5em;}
#box_cauhoithuonggap .card-header {border-bottom: 0;padding:0}
#box_cauhoithuonggap .card-header a:after {
content: "\f068";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0,0);
top: 0;
right: 0;
position: absolute;
height: 3em;
width: 3em;
text-align: center;
line-height: 3em;background: #077336; color:#fff
}
#box_cauhoithuonggap .card-header a.collapsed:after {
content: "\f067";
}
#box_cauhoithuonggap .card-link {
background-color: #164f86;
color: #fff;
height: 3em;
display: block;font-weight:600;
padding: .75rem 1.25rem;}
#box_cauhoithuonggap .collapsed{background-color:transparent; color: #32373c;font-weight: 600;}
/*Dự án tiêu biểu*/
.box_duantieubieu {margin:3rem 0}
.navbar-header {
text-align: center;
margin: 2em auto;
display: table;
}
.shop_tabnav { position: relative; margin: 10px 0;  
min-height: 35px;} 
.shop-tab li a {
display: inline-block;
padding: 5px 30px 20px 30px; 
color: #000; 
float: left; 
font-weight: 600;border-bottom: 2px solid #ddd; -o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}
.shop-tab {float:right;    display: inline-block !important;border-bottom: 0;}
.shop-tab li { display: inline-block;float: left;}
.shop-tab a.active ,.shop-tab a:hover {    background-color: transparent!important; color:#164f86 !important ;border-color: #164f86;}

.box_sanphamtitle{  padding: 0 0.3em;  text-align: center;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
height: 65px;
border-top: 0.01rem solid #e3e3e3;

}
.box_sanphamtitle h3{       
font-size: 1rem; 
font-family: Geogrotesque-Bold;
color: #505050; 
line-height: 1.3em;
overflow: hidden;	text-overflow: ellipsis;  
-webkit-line-clamp: 2;  
display: -webkit-box;  
-webkit-box-orient: vertical;  
}
.box_sanphamchild {    position: relative;
overflow: hidden;
margin-bottom: 3rem;
border: 0.01rem solid #e3e3e3;}
.imgsp{   position: relative; overflow: hidden;} 
.imgsp img{ width: 100%;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;}
.imgsp:hover img{    -webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);} 

.btn_xemngay{    border-top: 0.01rem solid #e3e3e3;
padding: 0.5rem;
font-family: Geogrotesque-Bold;
text-transform: uppercase;}
.btn_xtsp{   
background-color: #faaf40; 
display: table;
padding: 15px 26px;
margin: 0 auto;
font-size: 12px;
text-transform: uppercase;
border-radius: 0.3em;
font-family: 'Geogrotesque-Bold';}
.btn_xtsp:hover{background-color:#164f86; color: #fff;}
/*Liên hệ ngay center*/
.box_linklienhengay {text-align:right;margin-top:0.6rem}
.box_lhncenter {background-repeat: no-repeat; background-size: cover;padding:3rem 0 }
.box_lhncenterchild {font-size: 2rem;color: #fff;font-family: Geogrotesque-Bold;}
/*Quy trình thực hiện*/
.box_qtthuchien {margin-top:4rem;margin-bottom:4rem;}	
.icon_qtthuchienchild {width: 200px;
height: 200px;
border-radius: 100%;
border: 1px solid #e4e4e4;
display: table;
margin: 0 auto;
position: relative; 
padding: 10px;
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;text-align: center;}
.icon_arrow{position: absolute;
content: "";
top: 50%;
right: -65px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.icon_arrow > img{ height: auto;
max-width: 100%;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;}
.icon_qtthuchienchilda {display: table-cell;
vertical-align: middle;
width: 100%;
position: relative;
border-radius: 50%;
background: #f0f0f0;}
.icon_qtthuchienchilda > img{width:60px; height:60px}
.icon_qtthuchienchild span {width: 2.5rem;
height: 2.5rem;
background-color: #164f86;
position: absolute;
top: 0;
color: #fff;
border-radius: 50%;
line-height: 2.5rem;
font-weight: 600;
font-size: 1.5rem;
right: 0;}
.box_qtthuchienchild h3 {font-family: Geogrotesque-Bold;
width: 140px;
text-align: center;
margin: 1.5rem auto 0;
font-size: 1rem;
line-height: 1.5rem;}
/*Ý kiến khách hàng*/ 
.box_ykienkh {margin: 3rem 0;} 
.box_ykienkhchild{padding: 3rem 0;background-color:#f3f3f3;    border-radius: 1em;}
.itembox_imgkh{margin: 0 auto; } 
.box_imgkh {text-align:center } 
.box_contentkh{align-items: center;justify-content: center;margin-top:2em}
.content_kh {text-align:center } 
.content_kh {font-family: Geogrotesque-Light;} 
.content_kh p{font-family: Geogrotesque-Bold;color: #444;}
.content_khchild {display: inline-block;margin: 2rem auto;}
.box_imgkh img {border-radius: 50%;width: 150px; } 
.content_khchild h3 {padding: 0.5em 0;position: relative;font-family: Geogrotesque-Bold;text-transform: uppercase; margin-bottom: 1em;} 
.content_khchild h3:before{ content: ""; position: absolute; left: 0; width: 50px;height: 3px; background-color: #29abe2; bottom: 0;}
.content_khchild p { display: block;float: left;} 
/*Tin tức*/
.box_homepost {border-bottom: 3px solid #164f86;    position: relative; 
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;}
.box_homepost:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border-bottom-color:#164f86}
.box_homepostchild {position: relative; overflow:hidden}
.box_homepostchild img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-o-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.box_homepostchild:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
.post-categories ,.post-categories li{display:inline-block}
.box_homepostcontent {padding: 25px 30px 20px;
border: 1px solid #ddd;
border-top: none;}
.box_thoigian {margin-left: 2rem;}
.box_homepostcontent h3 {    margin: 12px 0;
font-family: Geogrotesque-Bold;
line-height: 1.3em;
font-size: 1.2em;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
height: 50px;
display: -webkit-box;
-webkit-box-orient: vertical;
} 
.box_homepostcontent h3:hover{color:#faaf40}
/*Home đối tác khách hàng*/	
.title_doitackh { 
text-align: center;
font-size: 2em;
padding: 1em 0; 
text-transform: uppercase; }
.box_doitackh {padding: 5em 0; }
.img_khachhang{ margin: 0 auto; border: 0.01em solid #ededed;}


/*Form*/  
.icon_hotentv {
background: url(images/icon_hoten.png) no-repeat 2% 50%;
}
.icon_emailtv {
background: url(images/icon_email.png) no-repeat 2% 50%;
}
.icon_sdttv {
background: url(images/icon_sdt.png) no-repeat 2% 50%;
}
.icon_tieudetv {
background: url(images/icon_tieude.png) no-repeat 1% 50%;
}
.icon_noidungtv {
background: url(images/icon_noidung.png) no-repeat 1% 3%;
padding: 5px 10px 5px 35px ; border-radius: 3px;
} 
.icon_spin {
position: absolute;
color: #fff;animation: spinner-grow 1.5s linear infinite; top: 0.6rem;;
}
.dk_tuvan {text-align:right}
.dk_tuvan > input {display: inline-block;
text-decoration: none;
color: #fff;
font-size: 14px;
font-weight: 700;
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; 
}
.btn-success {    background: #164f86;
border-color: #164f86;
border-radius: 0;
padding: 0.5rem 2rem;}
.btn-success:hover,.btn-success:active,.btn-success:focus {background-color: #faa629; border-color: #fff; }


/*Form tư vấn head*/ 
@media (min-width: 1150px){
.modal-dialog {
max-width: 800px; 
}
}
.modal_dktvan .icon_close {padding: 0;margin: 0;position: absolute;
color: #000;
z-index: 1;
right: -0.5rem;
background: #fff;
opacity: 1;
width: 2rem;
height: 2rem;
border-radius: 50%;
top: -0.5rem;}
.modal_dktvan .modal-content{border:none}
.modal_dktvan .modal-body{flex: 0; padding: 0;}
.modal_dktvan .bg_formtuvanhome{margin:0}
.modal_dktvan .btnguidi{text-align: center;}
.modal_dktvan .btnguidi input{background:#faaf40; border-color: #faaf40;}
.modal_dktvan .btnguidi input:hover{background:#7fc228; border-color: #fff;}
/* ======= [ Effect ] ======*/
.effect--scale3d{position:relative;overflow:hidden;display:block;}
.effect--scale3d:after{position:absolute;top:0;left:0;width:160%;height:100%;background:rgba(255,255,255,.2);content:'';z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-moz-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-ms-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-o-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);}
.effect--scale3d:hover:after{-webkit-transition:transform .7s ease 0s;-moz-transition:transform .7s ease 0s;-o-transition:transform .7s ease 0s;transition:transform .7s ease 0s;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-moz-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-ms-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-o-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);}


/*Footer*/ 
footer{position:relative}
.box_footer {margin:5rem 0 0 ;position:relative;background-color: #f3f3f3;} 
.logo_footer { display: table; margin-bottom:1rem}
footer p,footer a{line-height: 2em;} 
.imglogo_footer{max-width:200px} 
.menu_footer li a{display:block;padding-bottom:0.5rem; }
.menu_footer li a:before{ 
margin-right: 0.5em; 
    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;  
}
footer a:hover {color:#164f86}
.noidung_footer{padding-top:2rem;}
.noidung_footer .aligncenter{ display: table; margin: 0 auto;}
.thongtinlienhefooter h3{    font-family: Geogrotesque-Bold;
    font-size:1.5em;  
    color: #1b75bb;
}
.noidung_footer h6{font-family: 'Geogrotesque-Bold';font-size: 0.7em;letter-spacing: 0.11em;margin-bottom:1em; }
.noidung_footer h4{margin-bottom: 1em;text-transform: uppercase;
position: relative; font-family: 'Geogrotesque-Bold';
font-size: 1.2em;
font-weight: 600;

} 
.thongtinlienhefooter p {font-size:0.9rem} 
.box_formtuvanft{    background-color: #164f86;
position: relative; 
top: 0; 
padding: 40px; margin-top:-38px;  }
.box_formtuvanft:before {content:"";
width: 0;
position: absolute;
top: 0;
height: 0;
border-top: 37px solid #fff;
border-right: 35px solid transparent;
left: 0;
}
.box_formtuvanft:after { 
position: absolute;
right: 0;
bottom: 0;
background: url(images/newsletter-bg.png) no-repeat center center/contain;
content: '';
width: 120px;
height: 92px;filter: brightness(0) invert(1);
}

.box_formtuvanft h2{color: #fff;
font-family: 'Geogrotesque-Bold';
font-size: 1.7rem;
text-align: center;
margin-bottom: 2rem;
line-height: 2.4rem;}
.box_formtuvanft p strong { font-size: 1.3em;font-family: Geogrotesque-Bold;
padding: 0.5rem 2em 2rem;
text-align: center;
line-height: 2rem;
display: block;}
.box_formtuvanftbottom p{margin-top: 1rem;font-size: 1.2rem;color:#fff;font-family: 'Geogrotesque-Light';}
.box_formtuvanftbottom a{font-size: 1.7rem;font-family: Geogrotesque-Bold;color:#fff}
.box_formtuvanftbottom a:hover{color: #faaf40;}
.form_dknhantin .form-control {
background-color: white;
padding: 0 0 0 2.7rem; 
border: none;
border-bottom: 0.01rem solid #fff;
border-radius: 0;
margin-bottom: 1.5rem;    height: 3rem;
} 
.dk_dknhantin{    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;}
.dk_dknhantin input {background-color:#faaf40;
border-radius: 0;
width: 100%;
padding: 0.8rem 0;
text-transform: uppercase;
font-weight: 600;
border-color:#faaf40;} 
.dk_dknhantin:hover, .dk_dknhantin:active ,.dk_dknhantin .btn-success:focus{
    border-color: #faaf40;
    box-shadow: none !important;}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle{background-color: #faaf40;
    border-color: #faaf40;}
.dk_dknhantin:before {     content: "\ea94";
    display: inline-block;
    font: normal normal normal 14px/1 IcoFont;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    right: 20%;
    color: #fff;
    font-size: 1.5em;} 
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{ border: 0;}
div.wpcf7-response-output {
    margin: 1em 0 0;
    padding: 0;
    border: 0;
    color: #ff0000;
}
.copyright {  
padding: 1.5rem 0;
background: #383838; color:#fff
}
.copyrightchild {line-height:3rem}
.copyrightchild a{color:#faaf40}
/*Kết nối với chúng tôi*/
.boxinput_mailkm {
position: relative;
}
.boxinput_mailkm span input {    padding: 10px 12px;}
.btn_dkkm {    position: absolute;
right: 0px;
top: 0px;
padding: 0.6em 2em;
border-top-right-radius: 0.2em;
border-bottom-right-radius: 0.2em;
}
/*Sosial*/
.social_list li{float:left} 
.social_list li a{  display: block;
width: 2.7em;
height: 2.7em;
margin-right: 1em;
text-align: center;
line-height: 3em;
color: #fff;
border-radius: 50%;
} 
.social_list li a:hover{opacity:0.8}
.social_list li a i{font-size:1.2em}
.icon_twitter{background-color:#1DA1F2}
.icon_youtube{background-color:#DB4C3F}
.icon_facebook{background-color:#3B5998}
.icon_linkedin{background-color:#007AB9}


.back-to-top {
position: fixed;
bottom: 35px;
right: 10px;
display: none;
cursor: pointer;
}
.back-to-top i {    background-color: #9e9e9e;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    line-height: 1.3em;
    width: 1.3em;
    height: 1.3em;
    display: block;
    text-align: center;
}
/*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;left:40px;bottom:40px}  
.support-online a.hotro_phone{background-color: #0866ff;}
.support-online a.hotro_phone .pulse{background-color: #0866ff;}
.support-online a.hotro_facebook{background-color: #0866ff;}
.support-online a.hotro_whatsapp{background-color:rgb(0, 230, 118);}
.support-online a.hotro_zalo{background-color: #18b6fd}
.support-online a.hotro_zalo .pulse{background-color: #18b6fd}
.hotro_zalo svg{position: relative; }
.support-online a > i{margin-top: 0.9em;color: #fff;z-index: 2; position: relative;font-size: 1.4rem;}
 
.support-online a{position: relative; 
text-align: center;
width: 45px;display:block;
height: 45px;line-height:45px;
border-radius: 100%;
display: block;margin-bottom: 2em;}

.support-online a .box_iconsvg{ background-color:#dc3545;
position: relative; 
text-align: center;
width: 45px;
height: 45px;line-height:45px;
border-radius: 100%; 

} 
.support-online a .box_iconsvg{margin-top: 0.8em; font-size:1.7rem;color:#fff;
-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
animation: quick-alo-circle-img-anim 1s infinite 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%;

}
@-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: #dc3545;
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 #fff;  
opacity: .5;}
.support-online a span{border-radius: 2px;
text-align: center;
background: #dc3545;
padding:6px 5px;
display: none;
width: 180px;
margin-left: 10px;
position: absolute;
color: #fff;
z-index: 999;
top: 0.5em;
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;line-height: initial;}
.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:10px 10px 10px 0;border-color:transparent #ffb400 transparent transparent;position:absolute;left:-10px;top:6px} 

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



