/*
Theme Name: Template
Description: Dự án được phát triển bởi Modun Soft
Theme URI: https://modunsoft.com
Author: info@modunsoft.com
Author URI: https://modunsoft.com
Version: 2024
Text Domain: modunsoft.com
*/


@font-face { font-family: 'Flaticon';  src: url('fonts/Flaticon.woff'); }
@font-face{font-family:'Montserrat-Bold';src:url('fonts/Montserrat-Bold.ttf'); }
@font-face{font-family:'Montserrat-Medium';src:url('fonts/Montserrat-Medium.otf'); }  
@font-face{font-family:'Montserrat-Regular';src:url('fonts/Montserrat-Regular.ttf'); }   
@font-face{font-family:'Montserrat-Light';src:url('fonts/Montserrat-Light.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;}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1200px;}
}
html, body{color:#000;font-family:'Montserrat-Regular',Open Sans, sans-serif;  position:relative ;background: #fff; }
a{color:#000;text-decoration:none;}
a:hover, a:active, a:focus{color:#000;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:0.9em;box-sizing:border-box;}
img {    max-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%;}
.img_full{width:100%;height:auto}

::placeholder{color:#999;}
::-webkit-input-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
::-ms-input-placeholder{color:#999;}
/*Head*/ 
#ja-header {position:absolute;width:100%;z-index:2;}
.box_headtop{padding: 0.4rem 0;background: #000000d1;} 
.navfixed .box_headtop{background:#aa8943}
 
.box_logo{display: flex;justify-content: center;align-items: center;}
.box_dktuavhead {text-align:right}
.btn_dktuavhead { background-color:#aa8943; border: 0.01rem solid #fff; padding: 0.7rem 1rem !important; margin-top: 0.3rem;    border-radius: 0.3em;}
.btn_dktuavhead:hover,.btn_dktuavhead:active,.btn_dktuavhead:focus {color: #fff !important; border-color:#fff}
.btn_icontimkiem i{color: #fff;padding-right: 1rem;}

#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 !important;top:0; }
.boxmenu_main {background-color:#000}
.menu_main { padding: 0;  position: relative;margin-top: 0.4rem; }
.menu_main li {display: inline-block; position: relative;float: left;}
.menu_main > li > a {position: relative;
    font-family: 'Montserrat-Bold';
    display: block;
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 17px 14px;
    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 > a:hover,.menu_main > li:hover > a:before{color:#ffbf00; }
 


/*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: 99;
    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:#33; 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: 99;
    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: #9E9E9E;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    color: #fff;}
 
/*Giới thiệu*/ 
.box_gioithieu{position:relative; padding-top: 4rem ;z-index:1;overflow:hidden} 
.tieude_homegioithieu p{margin-bottom: 0.5rem;}
.tieude_homegioithieu{position:relative;} 
.tieude_homegioithieu:before{    content: "";
    background-color: #a96b11;
    height: 0.01em;
    width: 100%;
    position: absolute;
    z-index: -1;
    bottom: 50%;} 
.tieude_homegioithieu h1,.tieude_homegioithieu h2{    color: #a96b11;
    font-family: 'Montserrat-Bold';
    font-size: 2rem;
    position: relative; 
    display: table;
    text-align: center;
    background-color: #fff;
    margin: 0 auto 1em;padding:0 0.5em} 

.noidung_homegioithieu p {    text-align: justify;
    line-height: 1.8;
    font-size: 17px;
    margin-bottom: 20px;}
.noidung_homegioithieu h2{font-family: 'Montserrat-Bold';margin-bottom: 0.5em;} 

.tbl_doctiep {    color: #fff; 
    display: table;
    padding: 0.8rem 2rem;
    margin-top: 1rem;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #aa8943;
    border: 1px solid #aa8943;}
.tbl_doctiep:hover {border:0.01rem solid #fff;color: #fff;}

.img_homegioithieu{margin-top:3rem} 
 
/*Home đăng ký tư vấn*/ 
.formtuvanhome{background-color: #253626;padding:2em 0; color: #fff;position:relative;overflow:hidden}
.box_tieudechinh{ position: relative;}
.formtuvanhome h1,.formtuvanhome h2{     color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 2rem;
    position: relative; 
    display: table; 
    background-color: #253626;
    margin: 0 auto 1em;
    padding: 0 0.5em;} 

.box_tieudechinh:before{  content: "";
    background-color: #fff;
    height: 0.01em;
    width: 100%;
    position: absolute; 
bottom: 50%; }
 
 
.form_tuvan .input_gl {margin-bottom: 1.5rem;}
.formtuvanhome .wpcf7-validation-errors, .formtuvanhome .wpcf7-acceptance-missing { 
  text-align: center;color: #f7e700;
}
.form_tuvan .wpcf7-not-valid-tip {
    color: red; 
    margin-top: 0.3em; 
}
.form_tuvan .form-control::placeholder{color:#111;}
.form_tuvan .form-control::-webkit-input-placeholder{color:#111;}
.form_tuvan .form-control::-moz-placeholder{color:#111;}
.form_tuvan .form-control::-ms-input-placeholder{color:#111;}  

.wpcf7-spinner {position: absolute;}
.wpcf7-list-item-label{font-size: 0.89em;}
.wpcf7 form .wpcf7-response-output { margin: 1em 0 0; padding: 0;border: none; text-align: center;}
/*Tiện ích*/
.box_hometienichduan{margin-top:2em}
.box_hometienichduan h2{font-family: 'Montserrat-Bold';}
/*Home vị trí dự án*/
.box_homevitriduan{padding:3em 0} 
.box_homevitriduan p {    text-align: justify;
    line-height: 1.8;
    font-size: 17px;
    margin-bottom: 20px;}
.box_homevitriduan h2{font-family: 'Montserrat-Bold';margin-bottom: 0.5em;} 
/*Vị trí nội khu*/
.hometienichnoikhuduan{position:relative;overflow:hidden}
.tieude_hometienichnoikhuduan{position:relative;margin: 0 15px;}
.tieude_hometienichnoikhuduan:before{    content: "";
    background-color: #0d0d0d;
    height: 0.01em;
    width: 100%;
    position: absolute;
    bottom: 50%;}
.tieude_hometienichnoikhuduan h2{      font-family: 'Montserrat-Bold';
    position: relative;
    background-color: #fff;
    margin: 1em 0 1em !important;
    display: table;
    padding-right: 10px;}
.img_hometienichnoikhuduan{padding-left:30px;padding-right:30px}
.noidung_hometienichnoikhuduan{padding-left:30px;padding-right:30px;padding-top:20px;font-size:1.1em}
.bdtienichnoikhuduanchild{border-top:2px solid #aa8943; width:80%;margin: 2em auto;}  
.bdtienichnoikhuduanchild:last-child{border-top:0} 
/*Mặt bằng*/ 
.noidung_homematbangduan table th { 
    background: #f6f6f6;
    padding: 20px;
    text-align: left;
}
.noidung_homematbangduan table tr:nth-child(2n) {
    background: #f6f6f6;
}
/*Phối cảnh*/
.tieude_homephoicanhduan{font-family: 'Montserrat-Bold'; margin-bottom: 1em !important;}
.img_homephoicanhduan{border-radius:10px;margin-bottom:4px}
.img_homephoicanhduanleft{padding-left: 2px;}
.img_homephoicanhduanright{padding-right: 2px;}
/**/
.box_homenhaphattrien{padding:3em 0;background-size: cover !important;}
.noidung_homenhaphattrienbds{width:80%;margin:0 auto;color:#fff} 
.tieude_homedoitacdonghanh h2{color: #fff;font-family: 'Montserrat-Bold';position: relative;display: table;margin: 2em auto 0 !important;}
/*Tại sao chọn chúng tôi*/
.box_hometaisaochonchungtoi{padding:3em 0;background-color: #fff9ed;}
.tieude_homevisaochonchungtoimain{    position: relative;
    text-align: center;
    margin: 0 auto;}
.tieude_homevisaochonchungtoimain:before{    content: "";
    background-color: #000;
    height: 0.01em;
    width: 100%;
    position: absolute;
    bottom: 50%;
    left: 0;}
.tieude_homevisaochonchungtoimain h2{    font-family: 'Montserrat-Bold';
    font-size: 1.3rem;
    position: relative;
    display: table;
    text-align: center;
    background-color:#fff9ed;
    margin: 0 auto 1em;
    padding: 0 0.5em;
    line-height: 1.5em;
width: 300px;}
.box_hometaisaochonchungtoichild{margin:2em 0}
.box_hometaisaochonchungtoichild span{text-align: center;display: block;}
.box_hometaisaochonchungtoichild i{font-size:3em;color:#aa8943}
.box_hometaisaochonchungtoichild h3{text-align: center;margin: 1em 0;font-family: 'Montserrat-Bold';}
.noidung_homevisaochonchungtoi{text-align: justify;line-height: 2em;padding: 0 1em;}
/*Tiến độ*/
.box_hometiendo{position:relative;overflow:hidden;padding:3em 0 0} 
.boxtieude_hometiendo{margin-bottom:2em}
.tieude_hometiendo{    position: relative;
    text-align: center;
    margin: 0 auto;}
.tieude_hometiendo:before{    content: "";
    background-color: #000;
    height: 0.01em;
    width: 100%;
    position: absolute;
    bottom: 50%;
    left: 0;}
.tieude_hometiendo h2{     font-family: 'Montserrat-Bold';
    font-size: 1.3rem;
    position: relative;
    display: table;
    text-align: center;
    background-color: #fff;
    margin: 0 auto 0.5em;
    padding: 0 0.5em;}
.box_homeposttiendo {position: relative; 
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;}
.box_homeposttiendo:hover h3{color:#a96b11}
.box_homeposttiendochild {position: relative; overflow:hidden}
.box_homeposttiendochild 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_homeposttiendochild:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} 
.box_homeposttiendocontent h3{margin: 12px 0;
    display: block; 
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 600;height: 45px;
    overflow: hidden;text-overflow: ellipsis;
    -webkit-line-clamp: 2; 
    display: -webkit-box;
    -webkit-box-orient: vertical;} 
/*Tin tức*/
.box_hometintuc{}
.tieude_hometintucmoinhat {
    position: relative; 
}
.tieude_hometintucmoinhat:before{    content: "";
    background-color: #0d0d0d;
    height: 0.01em;
    width: 100%;
    position: absolute;
    bottom: 50%;}
.tieude_hometintucmoinhat h2{      font-family: 'Montserrat-Bold';
    position: relative;
    background-color: #fff;
    margin: 1em 0 1em !important;
    display: table;
    padding-right: 10px;}
.noidung_hometitletintuc { 
    flex-direction: column;
    height: 100%;
    display: table;
}
.box_posthomemain{display: table;float: left;margin-bottom: 1.2rem;}
.box_posthome{ float: left;margin-bottom: 1.2rem;}
.img_hometintuc{border-radius:10px}
.title_posthome h3{margin-top:0.5rem}
.title_posthome h3{    line-height: 1.3em;
font-size: 1.1em;
font-weight: 600;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
height: 40px;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.title_posthomechild h3{    line-height: 1.3em;
font-size: 1em;
font-weight: 600;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
height: 40px;
display: -webkit-box;
-webkit-box-orient: vertical;
}
/*Đăng ký tư vấn*/
.box_homedangkytuvanfooter{background-color:#ede8e0;padding:3em 0}
.boxtieude_homedangkytuvanfooter{margin-bottom:3em}
.titleformdangkytvfooter{    position: relative;
    text-align: center;
    margin: 0 auto;}
.titleformdangkytvfooter:before{    content: "";
    background-color:#a96b10;
    height: 0.01em;
    width: 100%;
    position: absolute;
    bottom: 50%;
    left: 0;}
.titleformdangkytvfooter h2{     font-family: 'Montserrat-Bold';
    font-size: 1.5rem;
    position: relative;
    display: table;
    text-align: center;
    background-color:#ede8e0;
    margin: 0 auto 0.5em;
    padding: 0 0.5em;}
span.wpcf7-list-item { 
    margin: 0;
}
/*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:center}
.dk_tuvan > input {display: table;
    margin: 0 auto;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 13px 60px;
    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: #aa8943; border-color: #aa8943;}
.btn-success:hover,.btn-success:active,.btn-success:focus {background-color: #aa8943; border-color: #fff;box-shadow:none}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { border: 0; }
/*Form tư vấn head*/ 
.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}
/* ======= [ 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*/ 
.box_footer {padding: 3rem 0;background-color: #aa8943;}
.logofooter{display:block;margin:0 auto 1em}
.copyright{background-color: #00162d;color:#fff;padding:0.5em 0;text-align:center}
.copyright a{color:#fff}
footer p, footer a{font-size: 0.95em; line-height: 2em; } 
.menu_footer li a{display:block;padding-bottom:0.3rem}
.menu_footer li a:before {color:#fff;
    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:#fff} 
.noidung_footer .aligncenter{ display: table; margin: 0 auto;}
.noidung_footer h4{  text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    padding-bottom: 0.5em; 
} 
.thongtinlienhefooter p {padding-bottom:0.5em }
.thongtinlienhefooter i {color: #fff;font-size: 1.1em; margin-right: 0.3em;}
 
/*Sosial*/ 
.back-to-top {
  position: fixed;
  bottom: 35px;
  right: 10px;
  display: none;
  cursor: pointer;z-index:3
}
.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:9;right:20px;bottom:60px}  
.support-online a.hotro_phone{background-color: #4EB625;}
.support-online a.hotro_facebook{background-color: #0084ff;}
.support-online a.hotro_zalo{background-color: #18b6fd;}
.support-online a > svg{margin-top: 0.7em;}

.support-online a{    position: relative;
    text-align: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: block;
    margin-bottom: 1em;
    line-height: 35px;}

.support-online a .box_iconsvg{ margin-top:1.7em; background-color: #18b6fd;
position: relative; 
text-align: center;
width: 45px;
height: 45px;
border-radius: 100%; 

} 
.support-online a .box_iconsvg >svg{margin-top: 0.8em;
-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}
.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:#18b6fdb0;
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:#18b6fd;
opacity: .5;}

.support-online a span {    border-radius: 2px;
    line-height: 24px;
    text-align: center;
    background: #FF9800;
    padding: 4px 5px 4px 0;
    display: none;
    width: 120px;
    margin-left: 20px;
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 0.5em;
    right: 63px;
    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-left-radius: 2rem;
    border-bottom-left-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: 16px 0 16px 18px;
    border-color: transparent transparent transparent #FF9800;
    position: absolute;
    right: -17px;
    top: 0px;
}
/**/ 
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}
::-webkit-scrollbar-thumb{background:#9E9E9E;border-radius:10px;} 