/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*@font-face{
	font-family: "UTM-Neos-San-Intel";
	src: url(fonts/utm-neo-sans-intel.ttf);
}
@font-face{
	font-family: "UTM-Neos-San-IntelBold";
	src: url(fonts/utm-neo-sans-intelbold.ttf);
}
body, p{
	font-family: "UTM-Neos-San-Intel",sans-serif !important;
}
h1,h2,h3,.header-nav>li>a 
{
	font-family: "UTM-Neos-San-IntelBold",sans-serif !important;
}*/
.custom-contact p{
	display: inline-block;
	font-size: 16px;
	position: relative;
    color: #333;
    margin: 0px 10px;
}
.custom-contact p:nth-child(1):after{
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	background: #cccccc;
	top: 0;
    right: -12px;
}
.custom-contact p:nth-child(1) i{
    position: relative;
    top: 2px;
}
.custom-contact p i{
    font-size: 20px;
	margin-right: 7px;
}
a.button-contact
{
    color: white !important;
    border-radius: 50px !important;
    background: #fcb040 no-repeat !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    padding: 5px 24px 7px 24px !important;
	line-height: 25px !important;
}
/* #top-bar{
	display: none;
} */
#masthead .logo{
	margin-right: 0px !important;
}
.header-nav>li{
	margin: 0 15px;
}
#masthead  .header-nav>li>a{
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
}
/* .header-nav> li > a:after  {
  content: '';
  display: block;
  width: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  margin-top: 5px;
} */
#masthead  .header-nav>li.current_page_item > a:after,
.header-nav> li:hover > a:after  {
  border-color: #fff;
}
.header-nav li li:hover > a {
  color: #f1592a;
}
#masthead  .btn_dangky{
	margin: 0 !important;
    padding: 7px 23px !important;
    background: #f1592a;
    color: #ffffff !important;
    border-radius: 50px;
}	
/* Trang chu */
.banner_trangchu h1{
    font-size: 40px;
    font-weight: 100 !important;
}
.banner_trangchu p{
	font-size: 24px;
	color: white !important;
	text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 30px;
}
.banner_trangchu .button.primary{
      background: white;
    padding: 2px 22px 0;
}
.banner_trangchu .button.primary span{
	color: #f1592a;
    font-weight: 100;
}
h2.section-title b{
	display: none;
}
h2.section-title {
	color: #333333 !important;
}
h2.section-title span{
	margin: 0 auto 20px;
	font-size: 30px;
	font-weight: bold;
  padding-bottom: 20px;
  position: relative;
}

h2.section-title:after{
	content: '';
	background: url(images/divider.png) center bottom no-repeat;
	display: block;
	width: 100%;
	height: 20px;
	position: absolute;
    bottom: 20px;

}
h2.section-title{
	margin-bottom: 0;
}
.section_dichvu .icon-box{
	    position: relative;
}
.section_dichvu .icon-box .icon-box-text{
	    padding: 0;
}
.section_dichvu .icon-box .icon-box-text p{
	font-size: 18px;
    margin: 25px 0 0;
}
.section_dichvu .icon-box-img{
	margin: 3px 5px;
}
.section_dichvu .icon-box a{
   color: white;
}
.section-title-container {
    margin-bottom: 0 !important;
}

/* BÁO GIÁ */
.pricing-table {
  position: relative;
  border: inherit;
}
.pricing-table  .pricing-table-header{
  background: #ffc230;
  color: white !important;
  padding-bottom: 71px;
  border-top-left-radius: 8px;
 border-top-right-radius: 8px;
     position: relative;

}
.pricing-table .title {
    background-color: transparent !important;
}

.pricing-table .title{
      border-bottom: inherit !important;
    /*font-family: 'iCielPanton black',sans-serif !important;*/
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 0;
}
.pricing-table .price{
    background: url(images/baogia_1.png) center no-repeat;
    overflow: visible;
    padding: 44px 0;
    position: absolute;
    color: white;
    bottom: -77px;
    width: 100%;
}
.pricing-table .price:before{
  content: "Trọn gói";
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
	
}
.col_start .pricing-table .price:before{
	content: "3.999.000";
	text-decoration: line-through;
}
.pricing-table.featured-table .price:before {
  content: '6.100.000';
  text-decoration: line-through;
}
.pricing-table .price:after{
  content: "VNĐ";
  display: block;
  font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
}
.pricing-table .description {
    padding: 0;
}
.pricing-table .items {
    padding: 90px 0 0 0 !important;
    border: 1px solid #ebebeb;
}
.pricing-table .bullet-item p{
    margin-bottom: 0 !important;
    padding: 0 13px;
    color: #333;
    display: block;
    vertical-align: middle;
    margin: 0;
    text-align: left;
    font-size: 14px;
}
.pricing-table .bullet-item.tooltipstered p {
  color: #cb010a;
}
.pricing-table .bullet-more-info {
  display: none;
}
.pricing-table .bullet-item
{
min-height: 40px;
width: 100%;
display: table;
}
.pricing-table .items>div {
  padding: 2.5px 0;
}
.pricing-table .bullet-item > .text {
    vertical-align: middle;
    display: table-cell;
}
.pricing-table  .link_red{
   font-size: 14px;
   text-transform: uppercase;
   color: #ef0000;
   font-weight: 700;
}
/*.pricing-table  .link_red:after{
  content: '\f078';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-left: 5px;
}*/
.pricing-table  .link_green{
  color: #f1592a;
  font-size: 14px;
 text-transform: uppercase;
  font-weight: 700;
}
/*.pricing-table  .link_green:after{
  content:'\f101';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-left: 5px;
}*/
.pricing-table .items>p{
  border-bottom: 1px solid #ececec;
  text-align: left;
}
.pricing-table .button.primary{
    border-radius: 99px;
    background: #36a946;
    font-size: 14px;
    padding: 3px 34px;
    margin: 0 0 30px 0 !important;
}
.col_start .pricing-table .pricing-table-header{
  background: #3ca73d;
}
.col_start .pricing-table .price {
    background: url(images/baogia_2.png) no-repeat 50%;
}
.col_start .pricing-table .button.primary{
  background: #3ca73d;
}
.col_pro .pricing-table .pricing-table-header{
  background: #e3000a;
}
.col_pro .pricing-table .price {
    background: url(images/baogia_3.png) no-repeat 50%;
}
.col_pro .pricing-table .button.primary{
  background: #e3000a;
}
.col_vip .pricing-table .pricing-table-header{
  background: #ffc130;
}
.col_vip .pricing-table .price {
    background: url(images/baogia_4.png) no-repeat 50%;
}
.col_vip .pricing-table .button.primary{
  background: #019ce0;
}
.pricing-table.featured-table{
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border: 3px solid;
  padding-bottom: 0 !important;
}
.pricing-table.featured-table .pricing-table-items>p{
  margin-top: 0 !important;
}
.pricing-table.featured-table .title{
  padding-top: 10px !important;
} 
.col_basic .pricing-table.featured-table{
  border-color: #ffc230;
}
.col_basic .pricing-table.featured-table .title{
  background: #ffc230; 
}
.col_basic  .pricing-table.featured-table .pricing-table-items{
  border-top: 3px solid #ffc230;
}
.col_basic .pricing-table.featured-table .bullet-item{
      border-bottom: 1px solid #ffc230;
}

.col_start .pricing-table.featured-table{
  border-color: #3ca73d;
}
.col_start .pricing-table.featured-table .title{
  background: #3ca73d; 
}
.col_start  .pricing-table.featured-table .pricing-table-items{
  border-top: 3px solid #3ca73d;
}
.col_start .pricing-table.featured-table .bullet-item{
      border-bottom: 1px solid #3ca73d;
}

.col_pro .pricing-table.featured-table{
  border-color: #cb010a;
    position: relative;
    overflow: initial;
    box-shadow: 1px 10px 10px 0 #757575;
}
.col_pro .pricing-table.featured-table:before {
    content: '';
    display: block;
    background: url(images/Icon_Sale.gif) 0 0 no-repeat;
    width: 76px;
    height: 67px;
    position: absolute;
    top: -13px;
    right: 6px;
    z-index: 9999999;
}
.col_pro .pricing-table.featured-table .title{
  background: #cb010a; 
}
.col_pro  .pricing-table.featured-table .pricing-table-items{
  border-top: 3px solid #cb010a;
}
.col_pro  .pricing-table.featured-table .pricing-table-items > p:not(.view-all),
.col_pro .pricing-table.featured-table .bullet-item{
      border-bottom: 1px solid #cb010a;
}

.col_vip .pricing-table.featured-table{
  border-color: #019ce0;
}
.col_vip .pricing-table.featured-table .title{
  background: #019ce0; 
}
.col_vip  .pricing-table.featured-table .pricing-table-items{
  border-top: 3px solid #019ce0;
}
.col_vip .pricing-table.featured-table .bullet-item{
      border-bottom: 1px solid #019ce0;
}

/* FOOTER */
.section_footer h3{
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}
.row_footer_top
{
  border-bottom: 1px solid #414547;
  padding-bottom: 15px;
}
.row_footer_top p{
  margin-bottom: 0 !important;
  font-size: 16px;
}
.row_footer_top .icon-box-text{
  color: white !important;
  line-height: 1.3;
}
.row_footer_top strong{
  font-weight: bold;
  font-size: 20px;
}
.row_footer_top .col-inner
{
      padding-left: 75px;
}
.row_footer_bottom li{
   list-style: none !important;
}
.row_footer_bottom h4,.row_footer_bottom  li,
.row_footer_bottom a{
  color: white !important;
}
.row_footer_bottom h4{
  font-size: 20px;
}
.row_footer_bottom .col:first-child .col-inner li:first-child{
  text-transform: uppercase;
}
.absolute-footer .menu-secondary-container{
  display: none;
}
.absolute-footer 
{
      text-align: center;
    background: #24282b;
}
.absolute-footer .pull-left{
    float: inherit !important;
    color: white;
    font-size: 16px;
}
.doitac .col{

}
/* */
.row-sanpham {

}
.product-small {
  position: relative;
}
.product-small > .col-inner {
    border: 1px solid #cccccc2e;
    border-radius: 5px;
	    box-shadow: 0 1px 5px 0px #ddd;
}
.product-small:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
.product-small .box-image {
  height: 400px;
  overflow: hidden;
}
.box-text.box-text-products {
  padding: 15px 20px;
  position: initial;
}
.price > .amount {
  color: #ef0000;
  font-size: 14px;
}
.box-hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  text-align: center;
  display: table;
}
.box-content-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.box-content-link a {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}
.view-xemthu a {
  background: #f1592a;
}
.doitac .img.has-hover{
    height: 90px;
    display: table;
    margin: 0;
    width: 100% !important;
}  
.doitac .img.has-hover .img-inner.dark{
  display: table-cell;
  vertical-align: middle;
  background: #fff;
} 
.doitac .img.has-hover .img-inner.dark img{
  object-fit: cover;
  width: 65%;
}
.tieuchi .icon-box.featured-box{
    background: white !important;
    padding: 20px 20px;
    min-height: 290px;
    cursor: pointer;
}
.tieuchi .icon-box.featured-box:hover {
  border: 2px solid  #f1592a!important;
}

.tieuchi h3 {
  font-size: 24px;
}
.chungtoi .icon-box.featured-box{
    background: #f5f5f5 !important;
        padding: 4px 4px 4px 20px;
    margin-bottom: 12px;
    position: relative;
}
.chungtoi h4{
   margin-bottom: 0 !important;
   color: #f1592a;
}
.chungtoi .icon-box.featured-box:before{
  content: "";
  display: block;
  background: #f1592a;
  position: absolute;
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
}
.row-contact {
  background: url(images/bg-contact.webp) right center no-repeat #000; 
}
.row-contact .large-9 {
  padding-bottom: 10px;
}

@media only screen and (max-width: 767px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   .banner_trangchu.mobile .button.primary{
    display: block
   }
   .banner_trangchu.mobile .button.primary
   {
        background: white;
    padding: 6px 22px 6px;
    font-size: 15px
   }
   .section_dichvu .icon-box {
    position: relative;
    display: block;
  }

  .section_dichvu .icon-box .icon-box-text {
    padding: 0;
    text-align: center;
    display: table;
    height: 60px;

  }
  .section_dichvu .icon-box .icon-box-text p {
    font-size: 11px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
  .section_dichvu .icon-box-img {
   margin: 3px 5px !important;
  }
    .flickity-button{
      display: block !important;
      opacity: 1; 
    }
    .flickity-button svg{
      background: rgba(0, 0, 0, 0.5);
    }
    h2.section-title span {
      font-size: 20px;
    }
}
/* form đăng ký */
.row-formdk h3{
    float: left;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 49px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
.row-formdk h4
{
  
    width: 100%;
    color: #fff;
    font-size: 19px;
    position: relative;
}
.row-formdk .img-inner.dark {
  overflow: visible;
}
.row-formdk .img-inner.dark img{
  left: 27%;
  position: relative;
}
.row-formdk h4:after{
  content: '';
  background: white;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: -30px;
}
 .custom_hotline_dk i {
 
   color: #f1592a;
    float: left;
    width: 20%;
    font-size: 53px;
       margin-top: 45px;
}
.custom_hotline_dk p {
    width: 80%;
    font-size: 18px;
    color: #fff;
    display: inline-block;
}

.custom_hotline_dk a
{
      color: #f1592a;
    font-size: 35px;
    float: left;
    width: 100%;
    font-weight: bold;
}
.custom_form_dk h5{
      width: 100%;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.custom_form_dk input,.custom_form_dk textarea
{
  background-color: rgba(255,255,255,0.1);
  border: 2px solid #666;
  padding: 10px;
  margin-top: 5px;
  height: auto;
  color: white;
}
.custom_form_dk input:focus,.custom_form_dk textarea:focus{
  border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    background-color: rgba(255,255,255,0.1);
    color: white;
}
.custom_form_dk {
    width: 100%;
    padding: 20px 35px;
    border: 5px solid #f1592a;
}
  .custom_form_dk textarea{
    height: 100px;
  }
  .custom_form_dk input[type="submit"]
  {
    width: 100%;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,1) !important;
    transition: 0.3s;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
    border-radius: 0px;
  }
  .custom_form_dk input[type="submit"]:hover {
    background-color: #f1592a !important;
    transition: 0.3s;
    border: 1px solid #f1592a;
    color: white;
}
/* TAB SAN PHAM */
h2.section-title{
	/*font-family: 'iCielPanton Black', sans-serif;*/
	font-size: 30px;	
	position: relative;
}
.tab_product .tab.has-icon{
	margin: 0 21px;
    font-size: 16px;
    position: relative;
    font-weight: 100;
}
.tab_product .tab.has-icon>a:before{
    content: " ";
    position: absolute;
    top: inherit;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    background-color: #ebebeb !important;
    transition: all 0.3s;
    opacity: 1;
    height: 3px;
}
.tab_product .tab.has-icon.active>a:before,
.tab_product .tab.has-icon:hover>a:before{
    background-color: #f1592a !important;
}
.tab_product .tab.has-icon>a>span{
	position: relative;
}
.tab_product .tab.has-icon>a>span:before,
.tab_product .tab.has-icon.active>a:after{
	display: none;
}
.tab_product .tab.has-icon.active>a>span:before{
	display: block;
}

.tab_product .tab.has-icon>a:after,
.tab_product .tab.has-icon >a>span:before {
    content: '';
    position: absolute;
}
.tab_product .tab.has-icon:nth-child(1)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -25px;
    left: 30%;
    width: 30px;
    height: 30px;
    background-position: -5px -85px;
}
.tab_product .tab.has-icon:nth-child(1)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -35px;
    left: 30%;
    width: 30px;
    height: 30px;
    background-position: -154px -76px;
}
.tab_product .tab.has-icon:nth-child(2)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -25px;
    left: 30%;
      width: 30px;
    height: 30px;
    background-position: -114px -45px;
}
.tab_product .tab.has-icon:nth-child(2)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -35px;
    left: 30%;
    width: 30px;
    height: 30px;
    background-position: -154px -36px;
}
.tab_product .tab.has-icon:nth-child(3)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -17px;
    left: 30%;
    width: 33px;
    height: 21px;
    background-position: -71px -32px;
}
.tab_product .tab.has-icon:nth-child(3)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -27px;
    left: 30%;
    width: 33px;
    height: 21px;
    background-position: -153px -5px;
}
.tab_product .tab.has-icon:nth-child(4)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -25px;
    left: 43%;
    width: 24px;
    height: 30px;
    background-position: -5px -45px;
}
.tab_product .tab.has-icon:nth-child(4)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -35px;
    left: 43%;
    width: 24px;
    height: 30px;
    background-position: -117px -112px;
}
.tab_product .tab.has-icon:nth-child(5)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -25px;
    left: 38%;
        width: 28px;
    height: 30px;
    background-position: -115px -5px;
}
.tab_product .tab.has-icon:nth-child(5)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -35px;
    left: 38%;
    width: 28px;
    height: 30px;
    background-position: -79px -112px;
}
.tab_product .tab.has-icon:nth-child(6)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -12px;
    left: 30%;
    width: 34px;
    height: 17px;
    background-position: -71px -5px;
}
.tab_product .tab.has-icon:nth-child(6)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -22px;
    left: 30%;
    width: 34px;
    height: 17px;
    background-position: -79px -85px;
}
.tab_product .tab.has-icon:nth-child(7)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -25px;
    left: 45%;
        width: 22px;
    height: 30px;
    background-position: -39px -5px;
}
.tab_product .tab.has-icon:nth-child(7)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -35px;
    left: 45%;
     width: 22px;
    height: 30px;
    background-position: -39px -45px;
}
.tab_product .tab.has-icon:nth-child(8)>a:after{
    background: url(images/image-icon.webp) no-repeat;
    top: -25px;
    left: 39%;
    width: 24px;
    height: 30px;
    background-position: -5px -5px;
}
.tab_product .tab.has-icon:nth-child(8)>a>span:before{
    background: url(images/image-icon.webp) no-repeat;
    top: -35px;
    left: 39%;
    width: 24px;
    height: 30px;
    background-position: -45px -85px;
}


.mfp-wrap {
  z-index: 9999999;
}
.shop-page-title {
  display: none;
}
.page-title-bar{
	height: 237px;
    background: url(https://thietkewebgiare247.com/wp-content/uploads/2020/09/website_dep1-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
	display: flex;
    align-items: center;
    text-align: center;
	box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}
.page-title-bar *{
	color:white;
}
.page-title-bar .title {
	margin-bottom: 0;
}
.section-title-normal,.section-title-normal span {
	border-bottom: 0 !important;
}
.doingu .box.has-hover{
    box-shadow: 2px 3px 8px 2px rgba(163,163,163,1);
    position: relative;
    padding-top: 75px;
    margin-top: 70px;
    padding-bottom: 15px;
    border-radius: 5px;
    background: #fff;
}
.doingu .row.align-center
{
	    padding: 0 30px;
}
.doingu .box.has-hover>.box-image{
	position: absolute;
    top: -60px;
    left: 25%;
}
.doingu .box.has-hover .social-icons,.doingu  .custom_icon_box br{
	display: none;
}
.doingu .box.has-hover .person-name{
	text-transform: capitalize;
	font-weight: normal;
	font-size: 20px;
}
.doingu .box.has-hover h4.hotline{
	font-size: 20px;
	color: #f1592a;
	    margin: 5px 0
}
.doingu .custom_icon_box img
{
	    margin: 0px 6px;
}
.doingu  .col.medium-3{
	padding: 0!important;
}
.pricing-table .items>p:not(.view-all) {
  display: none;
}
.col_vip.show .pricing-table .items>p:not(.view-all),
.col_pro.show .pricing-table .items>p:not(.view-all),
.col_start.show .pricing-table .items>p:not(.view-all),
.col_basic.show .pricing-table .items>p:not(.view-all) {
  display: block;
}
.featured-table {
  margin-top: -45px;
}
.new-list {
  margin-left: 15px;
}
body .hpt_support_float-contact {
  bottom: 65px;
}
body .hpt_chat-zalo {
    background: url(images/chat_zalo.png) 0 0 no-repeat;
    width: 125px;
    height: 115px;
    text-indent: -9999px;
}
body .hpt_chat-zalo a {
  display: block;
  width: 100%;
  height: 100%;
}
body .call-now-button .call-text {
    font-weight: bold;
    font-size: 20px;
}
.nav-dropdown .menu-item-has-children>a, 
.nav-dropdown .title>a, 
.nav-dropdown .nav-dropdown-col>a {
  font-weight: 500;
}
.baogia,
.row-sanpham {
  max-width: 100%;
  overflow: hidden;
}
.row-banggia-email .section-title span,
.row-banggia-email .medium-3 .col-inner {
  background: #fff;
}
.nav-dropdown {
  min-width: 335px;
}
/* REPONSIVE */
@media only screen and (min-width: 767px) {
  .dichvu_col_left>.col-inner>.icon-box,
.dichvu_col_right>.col-inner>.icon-box{
    border-radius: 50px;
    border: 3px solid #cccccc;
}
.dichvu_col_left .icon-box-text{
	text-align: left;
    margin-left: 20px;
}
.dichvu_col_right .icon-box-text{
	margin-left: 10px;
}
.dichvu_col_left>.col-inner>.icon-box:nth-child(1){
   background: linear-gradient(to right, #0f8ddb , #64c3fe);
}
.dichvu_col_left>.col-inner>.icon-box:nth-child(2){
   background: linear-gradient(to right, #6bc591 , #aafecd);
}
.dichvu_col_left>.col-inner>.icon-box:nth-child(3){
   background: linear-gradient(to right, #a3cb35 , #d7f87e);
}
.dichvu_col_right>.col-inner>.icon-box:nth-child(1){
	background: linear-gradient(to right, #eb9246 , #ffbe88);
}
.dichvu_col_right>.col-inner>.icon-box:nth-child(2){
	background: linear-gradient(to right, #f66c67 , #ffb1ae);
}
.dichvu_col_right>.col-inner>.icon-box:nth-child(3){
	background: linear-gradient(to right, #dc68ac , #feb0dd);
}
.dichvu_col_left,.dichvu_col_right{
	position: relative;
}
.dichvu_col_left>.col-inner{
        position: relative;
    right: -65px;
}
.dichvu_col_right>.col-inner{
	left: -57px;
}
.dichvu_col_center{
	width: 110% !important;
    position: relative;
}
.dichvu_col_center>.img-inner{
	position: absolute;
    left: -65px;
}
}
@media only screen and (max-width: 767px){
	.page-title-bar{
	background: url(https://thietkewebgiare247.com/wp-content/uploads/2020/09/website_dep.png) center left no-repeat;
    background-size: cover;
	}
  body {
    max-width: 100%;
    overflow: hidden;
  }
  .dichvu_col_left>.col-inner>.icon-box,
  .dichvu_col_right>.col-inner>.icon-box{
      border-radius: 50px;
      border: 3px solid #cccccc;
      display: flex;
  }
  .dichvu_col_left .icon-box-text{
  	text-align: left;
      margin-left: 20px;
  }
  .dichvu_col_right .icon-box-text{
  	margin-left: 0;
  }
  .dichvu_col_left>.col-inner>.icon-box:nth-child(1){
     background: linear-gradient(to right, #0f8ddb , #64c3fe);
  }
  .dichvu_col_left>.col-inner>.icon-box:nth-child(2){
     background: linear-gradient(to right, #6bc591 , #aafecd);
  }
  .dichvu_col_left>.col-inner>.icon-box:nth-child(3){
     background: linear-gradient(to right, #a3cb35 , #d7f87e);
     margin-bottom: 0 !important;
  }
  .dichvu_col_right>.col-inner>.icon-box:nth-child(1){
  	background: linear-gradient(to right, #eb9246 , #ffbe88);
  }
  .dichvu_col_right>.col-inner>.icon-box:nth-child(2){
  	background: linear-gradient(to right, #f66c67 , #ffb1ae);

  }
  .dichvu_col_right>.col-inner>.icon-box:nth-child(3){
  	background: linear-gradient(to right, #dc68ac , #feb0dd);
    margin-bottom: 0 !important;
  }
  .section.section_dichvu {
    padding-bottom: 0 !important;
  }
  .featured-table {
      margin-top: 20px;
  }
  .pricing-table .items>p:not(.view-all) {
    display: block;
  }
  .row-contact {
    background-size: cover;
  }
  .row-formdk h3 {
    font-size: 32px;
  }
  .custom_form_dk {
      padding: 20px;
  }
  .doingu .row.align-center{
    padding: 0;
  }
  .doingu .box.has-hover {
    padding-top: 120px;
  }
  body .hpt_support_float-contact {
      bottom: 70px;
      left: 3px;
  }
  body .call-now-button {
    top: initial;
    bottom: 15px;
  }
}


.header-nav{
	position:unset;
}

.header-nav > li.demo{
	position:unset;
}

.header-nav > li.demo > ul{
	left: 0 !important;
    width: 100%;
	padding: 0;
    position: absolute;
    transform: none;
    max-width: unset !important;
	background: transparent;
    top: 120%;
	-webkit-transition: all .4s !important;
    transition: all .3s !important;
	opacity: 0;
	visibility: hidden;
	border:none;
}
.header-nav > li.demo.current-dropdown > ul{
	opacity: 1;
	visibility: visible;
	top:100%;
	-webkit-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
	position: absolute;
    transform: none;
    max-width: unset !important;
	left: 0 !important;
    width: 100%;
}
.header-nav > li.demo > ul >li{
	width: 100%;
	line-height: normal;
}
.item-subcustmenu{
	border-bottom: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 7px;
	border-radius: 5px 5px 0 0 ;
	display: flex;
    align-items: center;
}
.item-subcustmenu:hover{
	background: #e6e6e6;
}
.title-subcustmenu{
	text-transform: uppercase;
    background: #f1592a;
    color: #fff;
    border-radius: 40px;
    padding: 0px 0px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 12px;
    margin-top: 0;
	height:40px;
	line-height:40px;
	padding-left:20px;
}
    
.header-nav> li.demo > a:after, .nav-dropdown-has-arrow li.has-dropdown.demo:after, 
.nav-dropdown-has-arrow li.has-dropdown.demo:before{
	content:none;
}
.marginauto {
    margin: 0 auto !important;
}

.list-dmdv .box.has-hover,
.list-dmdv .box.has-hover .box-image{
  position: relative;
  overflow: visible !important;
  -webkit-mask-image:none;
}
.list-dmdv .box.has-hover .box-image:before{
    position: absolute;
    content: '';
    background: transparent;
    display: block;
    width: 100%;
    height: 100%;
    left: -10px;
    top: -10px;
    border: 1px solid #ffc544;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
} 
.list-dmdv .box.has-hover .box-text{
    position: absolute;
    bottom: -71px;
    padding: 0;
}
.list-dmdv .box.has-hover:hover{
  cursor: pointer;
}
.list-dmdv .box.has-hover .box-image img{
  transition: 0.6s;
	    border-radius: 25px 0 25px 0;
}
.list-dmdv .box.has-hover:hover .box-image img{
  transform: scale(1.09);
}
.list-dmdv .box.has-hover .box-text .icon-box-img{
  margin-bottom: 5px;
}
.list-dmdv .box.has-hover .box-text h3 span{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.list-dmdv .box.has-hover .box-text h3{
  position: relative;
    padding-bottom: 10px;
}
.list-dmdv .box.has-hover .box-text h3:after{
    content: '';
    width: 70px;
    position: absolute;
    background: #ffc544;
    margin-left: -35px;
    bottom: 0;
    left: 50%;
    display: block;
    height: 3px;
}
.list-dmdv .medium-3 {
  padding-bottom: 120px;
}
/* @media only screen and (min-width: 1024px) {
  body:not(.logged-in) .master-slider > .ms-container:nth-child(1) {
    display: none;
  }
} */
.bg-white {
	background: #fff;
	border: 1px dashed red;
}
.bg-white2 {
	background: #fff;
	border: 1px dashed red;
}