.title-catalog-2 a,.info-service a{text-decoration: none;}
.title-catalog-2 a h1{font-size: 18px;color: #010101}
.left-news-page a h1{color: #010101}
.no-date-search p{    
    margin: 30px 0px 30px;
    text-align: center;
    font-size: 24px;}

/*======header========*/

/*.top-header{
  background: #03659e;
  color: #f9cd01;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}*/
.content-pick-us-gt{
  padding-top: 70px;
  padding-bottom: 70px;
}
.tigia-header {
    background: #093366;
    position: relative;
    line-height: 30px;
}
.top_bar_info {
    float: right;
    margin: 0;
    padding: 0 6px 0 0;
    list-style: none;
}
.top_bar_info li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 23px;
    color: #fff;
    font-size: 13px;
}
.top_bar_info li i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 0;
    font-size: 16px;
    color: #fde428;
}
.top_bar_info li span {
    display: inline-block;
    vertical-align: middle;
}
.text-header-left{
  text-transform: uppercase;
  float: left;
}
.text-header-right{
  float: left;
  margin-right: 10px;
}
.text-header-right i{
    height: 20px;
    display: block;
    padding-left: 15px;
    float: right;
    border-right: 2px solid #f9cd01;
    margin-right: 15px;
}
.slide-home{
  position: relative;
}
.slide-home .item img{
  width: 100%;
}
.main-menu{
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 30px;
  left: 0;
}
.box-menu{
  background: #fff;
  border-radius: 0 0 2px 2px;
}
.border-top-menu{
   /* height: 7px;*/
    background: rgba(255, 255, 255, 0.35);
    border-radius: 2px 2px 0 0;
}
.logo{

color: black;
    display: block;
    float: left;
    margin-left: 30px;
    width: 100px;
}
.logo img{
    max-width: 110px;
    margin-top: 2px;
}
.ul-menu{
  float: right;
  margin-bottom: 0;
  line-height: 68px;
      padding-top: 20px;
}
.li-menu{
  float: left;
  border-bottom: 5px solid transparent;
  position: relative;
}
.li-menu a{
    padding: 30px 20px;
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #02639d;
    font-size: 16px;
    text-decoration: none;
}
.li-menu:hover,.li-menu.active{
  border-bottom: 5px solid #006db7;
}
/*=======sub-menu==========*/
.sub-menu ul{
    position: absolute;
    top: 73px;
    background: #f5f5f5;
    left: -1px;
    min-width: 200px;
    border-bottom: 5px solid #006db7;
    display: none;
}
.sub-menu:hover > ul{
  display: block;
}
.sub-menu:hover > ul li a:hover{
  color: #f98d01;
}
.sub-menu:hover{
  border-bottom: 5px solid transparent;

}
.li-sub{
  white-space: nowrap;
  border-bottom: 1px solid #fff;
}
.li-sub a{
    display: block;
    padding: 0 20px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}
.li-sub a i {margin-right: 10px;}
.home-caption{
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 40%;
    color: #fff;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: bold;
    font-style: italic;
}
.home-caption span i{
  font-size: 36px;
}
.home-caption span{
  text-shadow:1px 1px 1px #171414
}
.border-caption{
    height: 4px;
    width: 73px;
    background: #fdc300;
    display: block;
}
.btn-detail,.btn-detail:hover{
    display: block;
    font-size: 18px;
    margin-top: 10px;
    background: #f98c00;
    color: #fff;
    text-decoration: none;
    width: 143px;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    padding: 5px;
    border-radius: 8px;
}
.home-service{
  background: #bbc5cd;
  padding-bottom: 30px;
}
.title-service{
    text-transform: uppercase;
    color: #fdc300;
    font-size: 24px;
    font-weight: bold;
    padding-top: 30px;
}
.title-service a{color: #c7733c;}
.hr-title{
  width: 40px;
  border-top: 3px solid #fdc300;
  margin-top: 0;
}
.img-item{
  display: block;
  position: relative;
}
.img-item span:hover{
  background:#016db6; 
}
.img-item span:hover>i{
background: #047ed1;
}
.img-item span{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #1b2936;
    color: #fff;
    padding: 5px 0 5px 35px;
}
.img-item span i{
    background: #2f3840;
    padding: 7px 10px;
    margin-left: 30px;
}
.info-service{
  background: #fff;
  padding: 15px 20px 20px;
  color: #333;
}
.title-sv{
  text-transform: uppercase;
  color: #333333;
  font-weight: bold;
}
.item-service a{
  text-decoration: none;
}
.border-sv{
    display: block;
    width: 30px;
    border-top: 3px solid #fdc300;
}
.detail-sv-btn{
    display: block;
    background: #fdc300;
    width: 133px;
    padding: 5px;
    margin: 30px auto;
    border-radius: 20px;
    color: #1b2936;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.title-pick-us{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    color: #c7733c;
}
.title-news a{color: #c7733c;}
.item-pick-us{
  background: #fff8e0;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 189px;
}
.item-pick-us img{
    float: left;
    padding-right: 30px;
    padding-bottom: 50px;
}
.title-pick{
  font-weight: bold;
  text-transform: uppercase;
}
.about-us{
  
  background-size: cover;
  color: #fff;
}
.about-us .container{
  padding-left: 30px;
  background: url(../img/cover-truck.jpg) no-repeat;
}
.full-width{
  width: 100%;
  float: left;
  display: block;
  padding-top: 30px;
}
.full-width hr{
    border-top: 3px solid #fdc300;
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 40px;
}
.li-about-us{
  margin-bottom: 15px;
}
.ul-about-us{
  margin-left: 15px;
  margin-top: 20px;
  padding-bottom: 30px;
}
.li-about-us img{
  margin-right: 30px;
  width: 30px;
}
.title-news{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #337ab7;
}
.item-news img{
    float: left;
    margin-right: 15px;
}
.item-news a{
  text-decoration: none;
}
.date-news{
  color: #c6c6c6;
}
.date-news i{
  color: #fdc300
}
.title-n{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.detail-news{
  float: right;
}
.item-news{
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.all-detail{
    text-align: right;
    float: right;
    color: #333;
    font-style: italic;
}
.bottom-news{
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
}
.box-comment{
    background: #fcfcfc;
    padding: 30px 45px;
}
.text-cmt{
  margin-bottom: 30px;
  font-style: italic;
}
.name-cus{
  margin-top: 30px;
}
.name-cus span{
  font-weight: bold;
}
.content-store img{
    border: 1px solid #fdc300;
    margin-bottom: 25px;
    width: 100%;
}
.content-store a{
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
.home-block{
  padding-bottom: 30px;
}
.partner{
    padding: 40px 0 70px 0;
    background: url(../template/images/bg-partner.jpg) no-repeat 50% 50% / cover fixed;
}
.box-partner{
  text-align: center;
}
.box-partner img{
  background: #ccc;
  width: 100%;
  max-width: 160px;
  margin-bottom: 10px;
}
.item-news-page{
  margin-bottom: 20px;
   /* min-height: 135px;*/
/*    padding-bottom: 10px;*/
    border-bottom: 1px solid #ccc;
}
.item-news-page a{
  text-decoration: none;
  color: #333;
}
.img-news-page{
  float: left;
    max-width: 180px;
    position: relative;
    margin-right: 15px;
}
.time-news-page{
  display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #fff;
}
.title-info{
  font-weight: bold;
    font-size: 13px;
}
.info-news{font-size: 13px;}
.box-info-welcome {
    position: relative;
    /*padding: 40px 0px 40px 40px;*/
}
.box-img-info-wc {
    position: relative;
    width: 100%;
    height: 111px;
    margin: 0 auto;
}
.box-img-info-wc img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.box-info-welcome .read-more {
    margin-top: 40px;
}
.read-more {
    font-style: initial;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    color: #412718;
    padding: 10px 25px;
    border: 2px solid #c7733c;
    border-radius: 10px;
    width: 130px;
    text-align: center;
    margin: 20px auto;
}
.top-wc h2, .welcome-menu, .reservation-menu {
    font-size: 18px;
    color: #c7733c;
    font-family: 'Lobster';
    display: table;
    margin: 0px auto 30px auto;
    position: relative;
     text-align: center;

}
.top-wc h2:before, .top-wc h2:after,.reservation-menu:before, .reservation-menu:after
  {content: '';
    position: absolute;
    top: 10px;
    left: -105px;
    width: 75px;
    height: 1px;
    background: #000;}
.top-wc h2:after, .reservation-menu:after {
    left: inherit;
    right: -105px;
}
footer{
    background: #093365;
    color: #f5f5f5;
    font-size: 12px;
    padding-bottom: 30px;
}
.ul_footer li{
  margin: 7px 0;
}
.ul_footer a{
  color: #9da1a5;
  text-decoration: none;
}
.title-footer {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 40px;
    color: #fbc40f;
    margin-bottom: 20px;
}
.register-box input{
    background: #49525a;
    border: 1px solid #49525a;
    color: #cacaca;
}
.register-box button{
      background: #006db7;
    border-color: #006db7;
    color: #fff;
}
.register-box .input-group{
  margin-top: 30px;
}
.contact ul li a {
    background: #565f66;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.contact ul li a:hover{
  background: #006db7;
}
.main-footer hr{
    float: left;
    width: 100%;
    border-color: #565f66;
    max-width: 1110px;
    margin-left: 15px;
}
.text-left-f{
  float: left;
  margin-left: 15px;
}
.text-right-f{
  float: right;
  margin-right: 15px;
}
.text-right-f span{
  color: #8e9054;
}
.box-fixed{
  position: fixed;
  right:10px;
  top: 50%;
  width: 57px;
  z-index: 1;
}
.box-fixed a{
  margin-bottom: 10px;
  display: block;
}
.wrapper-box-fix{
  position: fixed;
  width: 220px;
  right: 80px;
  z-index: 1;
  top: 30px;
  background: #fff;
  /*padding-bottom: 20px;*/
  border-bottom: 1px solid #d2d2d2;
}
.box-fix-support{
  position: fixed;
/*  width: 220px;*/
  right: 80px;
  z-index: 1;
  top: 30px;
  background: #f1f1f1;
  padding-bottom: 20px;
  overflow-y:auto;
  max-height: 575px;  
}
.box-fix-support h3{
    background: #f58634;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
}
.img-sp{
  display: block;
 margin: 0px auto 10px;
}
.item-sp{
  text-align: center;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
}
.item-sp span{
  display: block;
}
.supporter{
  font-size: 13px;
}
.suport_vn_cn{
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.phone-support{
    color: #f70000;
    font-size: 14px;
    font-weight: bold;
}
.phone-support i{
  margin-right: 5px;
}
.social-support img{
  margin: 5px;
  width: 20px;
  height: 20px;
}
/*.box-fix-support hr{
  margin: 5px 0;
}*/
.close-sp{
    position: absolute;
    top: -22px;
    left: -12px;
    z-index: 10;
    font-size: 30px;
    color: #2bb8f3;
}

.list-new-service .img-item img {width: 350px;
      height: 196px;}
.block-news .list-new-service .img-item img{
          width: 100%;
}
.block-news .list-new-service .info-service{
  padding: 15px 0px 0px !important;
}
#BG-service-tr .title-sv,#owl-service-tr .title-sv{margin: 5px 0 10px !important;font-size: 14px;line-height: 20px;}

.newest-news{padding-top: 10px;}

/*======================= mobile =========================*/
.sub-menu-mobile label{
    width: 100%;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #5c0069;
}
.sub-menu-mobile ul{
  background: #5c0069;
}
.sub-menu-mobile ul li a{
  color:#fff;
}
.sub-menu-mobile ul li a:hover{
  background: #fff;
  color: #5c0069;
}
.sub-menu-mobile label i{
    font-size: 24px;
    margin-right: 20px;
}
.menu-mobile{
	float: left;
	color: #f9cd38;
	font-size: 21px;
	display: none;
	cursor: pointer;
}
.menu-mobile:hover,.menu-mobile:active,.menu-mobile:focus{
	color: #fff;
}
.list-mobile a{
	display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #1977f2;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
}
.list-mobile a i{
	font-size: 16px;
    width: 30px;
}
.list-mobile a:hover{
	background: #1977f2;
  color: #fff;
}
@media (max-width: 1200px) and (min-width: 992px){
  .li-menu a{
      padding: 30px 15px;
      font-size: 14px;
  }
  .tigia-header .input-group{display: none !important;}

}
@media (max-width: 992px){
.list-new-service a img{max-height: auto;max-width: 100%;}
.tigia-header .input-group{display: none !important;}
.text-header-left,.text-header-right,.main-menu{
  display: none;
}
.menu-mobile{
	display: block;
  margin: 14px;
}
.home-caption{
  font-size: 18px;
  top: 10px;
}
.home-caption span i{
  font-size: 18px
}
.btn-detail, .btn-detail:hover {
    font-size: 12px;
    width: 90px;
    padding: 3px;
}
}
@media (max-width: 768px){
.box-menu, .top_bar_info, .sidebar-left{display: none !important;}
.title-sv{
  font-size: 14px;
      display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.intro-sv{
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img-item span{
  display: none;
}
.owl-prev{
  left: -15px !important;
}
.owl-next{
  right: -15px !important;
}
.owl-nav i{
  font-size: 18px !important;;
}
.box-fix-support,.wrapper-box-fix{
  right: 25px !important;
}
.text-right-f {
    float: left;
    width: 100%;
    margin-left: 15px;
}
}
/* Toggle Styles */

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-left: 250px;
}
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}
#page-content-wrapper {
  width: 100%;
  position: absolute;
}
#wrapper.toggled #page-content-wrapper {
  margin-right: -250px;
}
/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

.catalog_page{float:left;width:100%;text-align: center;font-family: Arial;font-size: 15px;color:#878682;margin:6px 0;}
.catalog_page .text{display:inline-block;font-size:13px;color:#333;}
.catalog_page a{margin: 0 2px;text-align: center;display: inline-block;width: 32px;line-height: 32px;border-radius: 32px;border: 1px solid #dcdcdc;background: #f3f3f3;color: #333333;font-size: 14px;font-family: Arial;}
.catalog_page a.current{background:#1177c2;font-weight: bold;color:#fff;}
.catalog_page a:hover{background:#1177c2;color:#fff;}
.catalog_page .next_button{display:inline-block;position:relative;bottom:2px;}
.catalog_page .prev_button{display:inline-block;position:relative;bottom:2px;}
.catalog_page .first_button{display:inline-block;position:relative;bottom:2px;}
.catalog_page .last_button{display:inline-block;position:relative;bottom:2px;}
.left-news-page,.sidebar-right, .sidebar-left{border: 0.5px solid #d2d2d2;}
.form-control-tr{z-index: 2;float: left;margin-bottom: 0;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
.list-new-service{/*border: 0.5px solid #d2d2d2;*/height: 380px;}
.list-new-service:hover{border-color: #f9cd24;}
.list-new-service .img-item {margin-top: 15px;}

.directory{float:left;width:100%;padding:0;margin:0 0 10px 0;font-family:arial;font-size:13px;margin-top: -30px;
    margin-bottom: 30px;}
.directory .left{float:left;}
.directory .right{float:left;display:none;}
.directory a{display: inline-block;padding-right: 20px;margin-right: 10px;background: url(../template/images/bg-link-title-top.png)right center no-repeat;color: #333333;font-size: 14px;}
.directory a:hover{color:#f6860e;}
.directory .left div{float:left;}
.directory .home{padding-left:0;text-transform: uppercase;}
.directory .lastitem a{color:#333333;background:none;}
.directory .lastitem a:hover{color:#f6860e;}
.title-catalog-2{border-bottom: 1px dotted #4270B4;margin-top: 10px;
    margin-bottom: 15px;}
.content-catalog {
    width: 100%;
    float: left;
}
.contact-container .contact-content {
    padding: 45px 0;
    width: 100%;
    float: left;
}
.contact-container .contact-left {
    width: 40%;
    float: left;
    /* margin-left: 90px; */
    margin-right: 50px;
}
.contact-container .contact-right {
    width: 55%;
    float: left;
}

.contact-container .contact-left .input_style textarea {
    border: 1px solid #b2b2b2;
    color: #333;
    font-family: inherit;
    color: inherit;
    outline: none;
    height: 104px;
    line-height: 15px;
    padding: 3px 3px 3px 3px;
    margin: 0;
    width: 250px;
  }
  .contact-container .contact-left .input_style input {
    border: 1px solid #b2b2b2;
    color: #333;
    font-family: inherit;
    color: inherit;
    outline: none;
    height: 25px;
    line-height: 15px;
    padding: 3px 3px 3px 3px;
    margin: 0;
    width: 250px;
}
.contact-container .contact-left tr .c1{padding-bottom: 20px;padding-top: 10px;}
.detail-about img {max-width: 100% !important}
.view-news-detail a img {max-width: 100%;height: auto !important;}
@media(max-width: 1000px){
  #lhc_status_container{display: none;}
  .contact-right{display: none;}
  .logo_mobile {    
    display: block !important;
    width: 200px;
    margin: 0 auto;
    position: relative;
  }
  .logo_mobile img {    
    max-height: 50px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -44px;}
  .slide-news {min-height: 150px !important;}
  .search-icon {display: block !important;}

}

.item-news-gv{max-width: 120px;max-height: 120px;border-radius: 500px;}
.list-new-new .img-news-page img{max-width: 110px;max-height: 125px;}

.img-news-page img {max-width: 179px;max-height: 125px;}
.img-news-home-tr{max-width: 179px;max-height: 125px;}
.item-service a img{max-height: 233px;}
.img-new-left{max-width: 100px !important;height: auto;}

.search-icon {
    width: 30px;
    height: 20px;
    margin-top: 15px;
    margin-left: 10px;
    background: url(../template/images/ico-search.png) no-repeat;
    float: right;
    cursor: pointer;
    display: none;
}

.boxsearch {
    width: 100%;
    height: 30px;
    padding-top: 14px;
    display: none;
    position: relative;
    z-index: 9999;
    position: fixed;

}
.boxsearch form {
    width: 245px;
    position: relative;
    margin: 0 auto;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.boxsearch input[type="text"] {
    width: 190px;
    padding: 8px 25px 4px 8px;
    border-radius: 10px;
    border: 0px solid #ccc;
    outline: none;
    border-right: 3px solid #ccc;
}
.boxsearch input[type='submit'] {
    border: none;
    height: 16px;
    position: absolute;
    top: 4px;
    padding: 0px 6px 4px 0px;
    color: #fdc300;
    background: #ffffff;
}
.tigia-header .input-group{float: right;padding-left: 100px;}
.tigia-header .input-group input{height: 26px !important;}
.tigia-header .input-group .input-group-btn button{height: 26px !important}
.detail-about .catalog_description{font-size: 16px;}
.left-news-page .description{font-size: 16px;}
.dangky_bct a img{max-width: 100%;}
.seo_adword{
    width: 98%;
    border: dashed #C6DCCF 1.5pt;
    padding: 0cm 5.4pt 0cm 5.4pt;
    vertical-align: top;
    float: left;
    font-size: 12px;
    line-height: 20px;
    color: #484848;
    margin-bottom: 30px;
  }


/*button liên hệ*/
#button-contact-vr {
    bottom: 10%;
    position: fixed;
    z-index: 99999;
}
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%);
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
}
#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex
;
    justify-content: center;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
#fanpage-vr img {
    max-width: 35px;
    max-height: 35px;
}
.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}
.phone-bar a {
    right: auto;
    left: 30px;
    padding: 8px 15px 7px 55px;
}
.phone-bar a, #phone-vr .phone-vr-circle-fill, #phone-vr .phone-vr-img-circle, #phone-vr .phone-bar a {
    background-color: #dd3333;
}
#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}