/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
body{
  font-size: 14px;
      top: 0 !important;
}
a{
  text-decoration: none !important;
}
#header-contact{text-transform: unset;}
#header-contact>li{text-transform: unset;}
#header-contact>li>a{
  font-size: 15px;
  color: #333333;
  text-transform: unset;
}
#header-contact>li>a i{
  
}
#header-contact>li>a span{
  
}

.header-nav.header-nav-main.nav-right{justify-content: flex-start;}
.header-nav.header-nav-main.nav-right>li{

}
.header-nav.header-nav-main.nav-right>li>a:hover{
  background-color: rgb(12, 68, 125);
  color: #ffffff !important;
}
.header-nav.header-nav-main.nav-right>li>a{
  padding: 18px 14.5px;
  color: #333333;
  font-size: 16px;
  /* font-weight: 400 !important; */
}
.header-nav.header-nav-main.nav-right >li.current-dropdown> ul{
 
}
.header-nav.header-nav-main.nav-right >li.current-dropdown:hover ul.nav-dropdown{
  transform: scaleY(1) translateZ(0);
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  display: block;
  left: 0;
}
.header-nav.header-nav-main.nav-right >li.current-dropdown::before{
  display: none;
}
.header-nav.header-nav-main.nav-right >li.current-dropdown::after{
  display: none;
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown{
  padding: 0;
  display: block;
  transform-origin: 50% 0;
  transform: scaleY(0) translateZ(0);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  background-color: rgb(12, 68, 125);
  color: #ffffff;
  border: unset;
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li{/* padding: 0px 15px; */white-space: nowrap;border-left: none;width: 100%;float: none;/* border-bottom: unset; */border-right: 0;position: relative;display: block;list-style-type: decimal !important;color: #000;}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li >ul.nav-column{display: none;position: absolute;background: #C30813;z-index: 999;top: 0;left: 100%;}
.header-nav.header-nav-main.nav-right>li >ul.nav-dropdown>li.menu-item-has-children:hover ul.nav-column{
display: block;
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li>a{
  color:#ffffff;
  border: unset;
  padding: 5px 5px;
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li>a:hover{
  background-color: rgb(12, 68, 125);
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li.menu-item-has-children a{
font-weight: unset;
position: relative;
color: #ffffff;
font-size: 17px;
text-transform: unset;
border-bottom: unset;
padding: 5px;
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li.menu-item-has-children a:hover{
  background-color: #f37934;
}
.header-nav.header-nav-main.nav-right >li >ul.nav-dropdown>li.menu-item-has-children>a::before{
content: "\f105";
position: absolute;
right: 5px;
top: 11px;
font: normal normal normal 14px/1 FontAwesome;
}
.page-wrapper {
  padding-bottom: 0;
  padding-top: 0;
}

.content-ft {
  float: left;
  width: 100%;
  /* margin-top: 15px; */
  /* margin-top: 15px; */
}

.content-ft h3 {
  color: #ffffff;
  /* font-family: 'Quicksand-Bold'; */
  font-size: 24px;
  line-height: 29px;
  text-transform: unset;
  /* text-align: center; */
  margin: 0 auto;
  margin-bottom: 14px;
  font-weight: 700;
  /* text-align: center; */
  position: relative;
  padding-bottom: 20px;
}
.content-ft h3::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 6px;
  border-radius: 20px;
  background: #ffffff;
}
.content-ft ul {
  padding-left: 0;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.content-ft ul li {
  width: 100%;
  list-style-type: none;
  float: left;
  margin-left: 0!important;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-ft ul li span {
  color: #fff;
  width: 17px;
  float: left;
  /* font-size: 16px; */
  height: 19px;
  /* padding-right: 4px; */
  line-height: 11px;
  margin-right: 10px;
}

.content-ft ul li b {
  width: calc(100% - 25px);
  float: left;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* font-family: 'Quicksand-Regular'; */
  line-height: 24px;
  /* font-family: Kanit-Light; */
}

.footer-1 .widget-title {
  color: #ffffff !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* float: left; */
  /* width: 100%; */
  line-height: 25px;
  position: relative;
  /* padding-bottom: 20px; */
  padding-left: 0 !important;
  text-transform: unset;
  background-color: transparent !important;
  /* font-family: Kanit-Medium; */
  text-transform: uppercase;
}

.footer-1 ul {
  /* margin-top: 20px; */
  margin-left: 15px;
}

.footer-1 ul li {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-top: unset !important;
  list-style-type: disc;
}

.footer-1 ul li a {
  color: #ffffff !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cs1 aside{
  margin-bottom: 0;
}

.footer-1 .is-divider{
  background-color: #ffffff;
}
.footer-1{
  border-top: unset;
  padding-top: 30px;
  /* padding-bottom: 50px; */
}
#button-contact-vr {
  position: fixed;
  bottom: 96px;
  z-index: 999;
  right: 0;
}

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

.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: #cf203170;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
  background-color: #CF2031;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

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

@-webkit-keyframes phone-vr-circle-fill {
  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);
  }
}

@-webkit-keyframes zoom {
  0% {
      transform: scale(.9)
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
  }

  100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
  }
}

@keyframes zoom {
  0% {
      transform: scale(.9)
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
  }

  100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
  }
}

.phone-bar a {
  position: fixed;
  bottom: 25px;
  left: 30px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 8px 15px 7px 50px;
  border-radius: 100px;
  white-space: nowrap;
}

.phone-bar a:hover {
  opacity: 0.8;
  color: #fff;
}

#zalo-vr .phone-vr-img-circle {
  background-color: #1F5E9D;
}

#zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #1f5e9da3;
  background-color: #1f5e9d7a;
}
#masthead{

}
@media(min-width:992px){
  #masthead #logo{
    float: left;
    margin-right: 80px;
  }
}

#wide-nav{

}
#wide-nav .flex-row.container{
  
}
.info-top {
  float: left;
  margin: 15px 0;
  /* margin-left: 200px !important; */
}
.info-top li:first-child {
  padding-left: 32px;
  background: url(images/top-iphone.png) 0px 10px no-repeat;
  display: inline-block;
  margin-right: 30px;
  /* font-family: 'ChakraPetch-Bold'; */
  float: left;
  margin-bottom: 0;
  padding-top: 7px;
}
.info-top a{
  color: #C30813;
  font-size: 16px;
  font-weight: 400;
}
.info-top li:last-child{
    padding-left: 32px;
    background: url(images/top-iemail.png) 0px 10px no-repeat;
    display: inline-block;
    margin-right: 25px !important;
    /* font-family: 'ChakraPetch-Bold'; */
    float: left;
    margin-bottom: 0;
    padding-top: 7px;
}

#masthead #logo img{
 

}
#wide-nav ul.header-bottom-nav{
  padding-left: 207px;
}

@media(min-width:992px){
  #masthead .header-inner{
    display: block;
  }
  #masthead .flex-left.flex-grow{
    float: left;
    padding-bottom: 13px;
  }
  #masthead .flex-right{
    width: 76%;
    float: left;
    background: #0058a8;
    border-radius: 5px;
    background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
    background: linear-gradient(95.07deg, #247FDA -7.81%, #52FFF6 105.26%);
  }
  #masthead{
    /* box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05); */
    /* padding-left: 149px; */
    padding-top: 10px;
  }
}


.header-search-form{
  width: 330px !important;
}
.header-search-form input.search-field{
  border: 1px solid #C30813;
  line-height: 1.7;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.25px;
  border-width: 1px, 1px, 1px, 1px;
  /* border-style: solid; */
  /* border-color: #0C447D; */
  border-radius: 5px;
  height: 36px;
}
.header-search-form input.search-field::placeholder{
  color: #333;
}
.header-search-form .icon-search{
  color: #C30813;
}
.social-icons .is-outline {
  color: #C30813;
}
.about-title{margin-bottom: 0;}
.about-title h2{border: unset;margin-bottom: 0;}
.about-title h2 span{
  font-size: 20px;
  color: #747474;
  border: unset;
  margin-right: 0;
  padding-bottom: 0;
}
.about-title-h3{margin-bottom: 0;}
.about-title-h3 h3{border: unset;}
.about-title-h3 h3 span{
  display: block;
  position: relative;
  font-size: 55px;
  color: #C30813;
  margin-bottom: 0;
  margin-top: 0;
  border: unset;
  margin-right: 0;
  padding-bottom: 0;
  /* background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  font-weight: 800;
}
.about-desc{
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
  color: #000000;
  padding-left: 40px;
  border-left: 3px solid rgb(12, 68, 125);
}
.banner-gt{
  border-radius: 15px;
  overflow: hidden;
}
.icon-conso{margin-top: 35px;}
.icon-conso .icon-box-img{

}
.icon-conso .icon-box-img .icon{

}
.icon-conso .icon-box-text{

}
.icon-conso .icon-box-text h3{
  font-size: 37px;
  display: block;
  color: #f37934;
  margin-bottom: 0;
  line-height: 43px;
}
.icon-conso .icon-box-text p{font-size: 16px;line-height: 20px;text-align: center;color: #747474;font-weight: 700;padding: 0 28px;}
.h2-title-sp{margin-bottom: 0;}
.h2-title-sp h2{
  background: url(images/line-lydo.png) center bottom no-repeat;
  padding-bottom: 25px;
  margin-bottom: 10px;
  border: unset;
}
.h2-title-sp h2 span{
  color: #C30813;
  font-size: 32px;
  display: block;
  line-height: 1.2;
  text-align: center;
  border: unset;
  margin: 0 auto;
  padding-bottom: 0;
  /* background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}
.srvDesciprtion{
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}
.col-bottom{
  padding-bottom: 0;
}
.srvDesciprtion p{
  margin-bottom: 0;
}
.adminz_tabgroup_custom{

}
.adminz_tabgroup_custom ul.nav{margin-bottom: 0;padding: 0 10px;}
.adminz_tabgroup_custom ul.nav li{
  margin-bottom: 15px;
}
.adminz_tabgroup_custom ul.nav li.active{
  
}
.adminz_tabgroup_custom ul.nav li a{
  color: #6E6E6E;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  border: 1px solid #6E6E6E;
  padding: 13px 20px;
}
.adminz_tabgroup_custom ul.nav li.active a{
  background-color: #0058a8;
  color: #ffffff;
  border: 1px solid #0058a8;
}
.adminz_tabgroup_custom .tab-panels{
  /* background: #F4F4F4; */
  padding-top: 30px;
}
.xem-tc-dm{
  text-align: center;
  margin-bottom: -13px;
}
.xem-tc-dm a{
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: #f37934;
  padding: 11px 35px;
}
.xem-tc-dm a:hover{
  color: #ffffff;
}
.product-box {
  position: relative;
  box-shadow: 1px 2px 4px #ccc;
  overflow: hidden;
  border-radius: 10px;
  text-align: left;
  /* margin-bottom: 30px; */
  background: #fff;
}
.product-box .product-thumbnail{
  display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0px;
    background: #fff;
    overflow: hidden;
    position: static;
}
.product-box .product-thumbnail .image_thumb {
  height: 263px;
  padding: 5px;
}
.product-box .product-thumbnail .image_thumb img{
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}
.product-box .product-info .product-name {
  margin-bottom: 8px;
  margin-top: 8px;
  overflow: hidden;
  max-height: 26px;
  font-size: 1em;
  line-height: 1.15;
  color: #333;
  font-weight: 500;
  padding-bottom: 2px;
}
.product-box .product-info .product-name a {
  display: -webkit-box;
  line-height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
color: #0170BF;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
}
.product-box .price-box {
  min-height: 49px;
}
.product-box .price-box .woocommerce-Price-amount{
  color: #f37934;
  font-size: 16px;
  font-weight: bold;
}
.product-box .product-info {
  background: #fff;
  padding: 0 10px;
  z-index: 10;
  position: relative;
}
.product-box .product-thumbnail .product-action {
  position: absolute;
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
  right: -45px;
  margin-top: 0px;
  z-index: 99;
  bottom: 0px !important;
}
.product-box .product-thumbnail .product-action .btn-cart, .product-box .product-thumbnail .product-action .btn_view {
  border-radius: 0px;
  background: #0058a8;
  color: #fff;
  bottom: 0;
  height: 35px;
  line-height: 30px;
  width: 45px;
  padding: 0px;
  font-size: 18px;
}
.product-box .product-thumbnail .product-action .btn-cart, .product-box .product-thumbnail .product-action .btn_view {
  font-size: 16px;
  width: 60px;
  height: 60px;
  text-align: right;
  padding-right: 8px;
  padding-top: 23px;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  display: inline-block;
  bottom: 0;
  vertical-align: middle;
}
.product-box:hover .product-action {
  opacity: 1;
  right: 0px;
  visibility: visible;
}
.product-box .product-thumbnail .quick-view{
  position: absolute;
  left: -45px;
  text-align: center;
  line-height: 30px;
  display: block !important;
  opacity: 0;
  transition: 0.3s all;
  margin-top: -15px;
  visibility: hidden;
  z-index: 9;
  background: #0058a8;
  color: #fff;
  bottom: 0px !important;
  height: 35px;
  line-height: 30px;
  width: 45px;
  padding: 0px;
  border: none;
  font-size: 18px;
  line-height: 35px;
}
.product-box .product-thumbnail .quick-view{
  bottom: inherit !important;
  top: 0px;
  width: 60px;
  height: 60px;
  margin-top: 0px;
  text-align: left;
  clip-path: polygon(100% 0, 0 0, 0 100%);
  font-size: 16px;
  padding-left: 9px;
}
.product-box:hover .quick-view {
  left: 0px;
  opacity: 1;
  visibility: visible;
}
.prod-heading {display: block;padding: 14px 51px;color: #fff;text-align: center;max-width: 458px;margin: 0 auto;margin-top: -68px;margin-bottom: 0;background: #415AC3;/* border-radius: 50px; *//* border: 2px solid #1B97D5; */font-size: 32px;line-height: 48px;text-transform: uppercase;/* font-family: 'Helvetica-Bold'; *//* background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%); */position: relative;background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);border-radius: 50px;}
.prod-heading:before {
    content: "";
    position: absolute;
    top: 0;
    left: -35px;
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-right: 35px solid #415AC3;
    border-bottom: 38px solid transparent;
    display: none;
}
.prod-heading:after {
    content: "";
    position: absolute;
    top: 0;
    right: -35px;
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 35px solid #415AC3;
    border-bottom: 38px solid transparent;
    display: none;
}
.prod-st {
  background-size: cover;
  padding: 59px 0 41px;
  /* border-top: 7px solid #f37934; */
  /* border-bottom: 7px solid #f37934; */
}
.menu-btn-box {
  position: relative;
  background: transparent;
  margin-bottom: 30px;
  height: 26px;
  float: unset;
  /* display: block; */
  margin-top: 28px;
}
.home-product-has-menu .list-category {
  background: #f5f5f5;
  padding: 15px 20px;
  list-style: none;
  border-radius: 10px;
  /* border: 2px solid #0058a8; */
}

  .menu-btn {
      position: absolute;
      top: 0;
      right: 0;
      min-width: 278px;
      z-index: 99;
      left: 0;
      display: inline-table;
      background: transparent;
  }
  .home-product-has-menu .list-category {
    background: transparent;
    padding: 15px 20px;
    list-style: none;
    height: 40px;
    border-radius: 10px;
}
.home-product-has-menu .list-category:before {
  position: absolute;
  content: "\f107";
  font-size: 16px;
  font-family: FontAwesome;
  top: 0;
  right: 0;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 2;
  cursor: pointer;
  padding: 0 15px;
  color: #fff;
}
.home-product-has-menu .list-category li {
  display: none;
  margin-bottom: 0;
  margin-left: 0;
}
.home-product-has-menu .list-category.active {
  /* background: #f5f5f5; */
  padding: 0;
  list-style: none;
  border-radius: 10px;
  height: auto;
  padding-top: 38px;
}
.home-product-has-menu .list-category.active li {
  display: block;
  background: #fff;
  padding: 0 20px;
}

.choose-pree {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 1;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  font-weight: 700;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
}
.home-product-has-menu .list-category a {
  padding: 7px 0;
  border-bottom: 1px dashed #ccc;
  display: block;
  color: #333;
  font-weight: 500;
  position: relative;
  text-align: left;
}
.home-product-has-menu .list-category li:last-child a {
  border-bottom: 0;
}
.xts-product {
  position: relative;
  text-align: center;
  transition: all .6s cubic-bezier(.19,1,.22,1), z-index 0s;
  background: #fff;
  overflow: hidden;
  background: #fff;
  /* box-shadow: 1px 4px 6px 4px #00000029; */
  border-radius: 8px;
  text-align: center;
  position: relative;
  /* margin-bottom: 5px; */
  /* margin-top: 10px; */
  box-shadow: 0 4px 6px #00000029;
}
.xts-product-thumb {
  position: relative;
  overflow: hidden;
  transition: inherit;
  padding: 10px;
  max-height: 290px;
  height: 263px;
}
.xts-product-link {
  z-index: 2;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.xts-product-image .attachment-shop_catalog{
  height: 263px;
}
.xts-product-thumb img {
  width: 100%;
  height: 100%;
  /* position: absolute; */
  /* left: 0; */
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}
.xts-product-content {
  transition: inherit;
  background: #f9f7f7;
  padding: 15px 20px;
}
.xts-product .woocommerce-loop-product__title {
  margin-bottom: 6px;
  text-align: left;
  font-size: 14px;
  min-height: 36px;
font-weight: 700;
color: #323c3f;
    letter-spacing: .01em;
}
.xts-product .woocommerce-loop-product__title a {
  color: #0058a8;
}
.xts-product-meta {
margin-bottom: 11px;
    font-size: 90%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    /* font-family: 'Helvetica'; */
    -webkit-line-clamp: 3;
    height: 62px;
}
.xts-product-content-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.xts-product .price {
  display: block;
  margin-bottom: 2px;
  font-size: 13px;
}
.xts-product-content-footer .woocommerce-Price-amount {
 font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #E91720;
    display: block;
    font-weight: 700;
}
.xts-action-btn {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  position: relative;
}
.xts-action-btn[class*=xts-style-icon] > a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  font-size: 0;
  padding: 0px 13px;
  font-size: 11px;
  border-radius: 0;
  background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
  text-transform: unset;
  /* background: #C30813; */
  border: unset;
}
.xts-action-btn.xts-style-icon-bg-text > a span {
  overflow: visible;
  padding-right: 5px;
  padding-left: 10px;
  max-width: 100%;
  opacity: 1;
  color: white;
  white-space: nowrap;
  font-weight: 400;
  display: block;
  font-size: 14px;
  transition: max-width .4s cubic-bezier(.19,1,.22,1), padding .4s cubic-bezier(.19,1,.22,1), opacity .4s cubic-bezier(.19,1,.22,1);
}
.quytrinh-st {
  padding: 35px 0 40px;
  background-size: cover;
  /* border-bottom: 7px solid #f37934; */
}
.quytrinh-heading{

}
.quytrinh-heading h2{border: unset;text-align: center;margin-bottom: 20px;margin-top: 20px;}
.quytrinh-heading h2 span{
  display: block;
  line-height: 1.2;
  text-align: center;
  font-size: 32px;
  padding-bottom: 0;
  /* margin-bottom: 20px; */
  text-transform: uppercase;
  color: #C30813;
  border: unset;
  margin: 0 auto;
  text-align: center;
}
.icon-quytrinh{position: relative;display: grid;}
.icon-quytrinh .icon-box-img{

}
.icon-quytrinh .icon-box-text{

}
.icon-quytrinh .icon-box-text h3{
  color: #2957A4;
  /* font-family: 'ChakraPetch-Bold'; */
  font-size: 24px;
  margin-bottom: 0;
  line-height: 32px;
}
.icon-quytrinh .icon-box-text p{
  font-size: 17px;
  color: #747474;
  font-weight: bold;
  text-transform: uppercase;
}
.quytrinh-st .quytrinh-col:nth-child(1) .icon-quytrinh:before {
  position: absolute;
  content: "";
  width: 139px;
  height: 84px;
  background: url(images/line-qt1.png) no-repeat;
  right: -61px;
  top: 94px;
}
.icon-quytrinh.quytrinh-02 .icon-box-img{order: 2;}
.icon-quytrinh.quytrinh-02 .icon-box-text{order: 1;}
.quytrinh-st .quytrinh-col:nth-child(2) .icon-quytrinh:before {
  position: absolute;
  content: "";
  width: 140px;
  height: 84px;
  background: url(images/line-qt2.png) no-repeat;
  right: -62px;
  bottom: 104px;
}
.quytrinh-st .quytrinh-col:nth-child(3) .icon-quytrinh:before {
  position: absolute;
  content: "";
  width: 139px;
  height: 84px;
  background: url(images/line-qt1.png) no-repeat;
  right: -48px;
  top: 110px;
}
.quytrinh-st .quytrinh-col:nth-child(4) .icon-quytrinh:before {
  position: absolute;
  content: "";
  width: 140px;
  height: 84px;
  background: url(images/line-qt2.png) no-repeat;
  right: -50px;
  bottom: 114px;
}
.quytrinh-st .quytrinh-col:nth-child(5) .icon-quytrinh:before {
  position: absolute;
  content: "";
  width: 139px;
  height: 84px;
  background: url(images/line-qt1.png) no-repeat;
  right: -50px;
  top: 108px;
}
.lydo-headding{margin-bottom: 0;}
.lydo-headding h3{border: unset;text-align: center;}
.lydo-headding h3 span{
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #000000;
  margin: 0 auto;
  padding-bottom: 0;
  border: unset;
  text-transform: unset;
}
.icon-lydo{

}
.icon-lydo .icon-box-text{

}
.icon-lydo .icon-box-text h3{
  display: block;
  margin-bottom: 7px;
  font-size: 24px;
  color: #C30813;
  /* text-transform: uppercase; */
  /* background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  line-height: 29px;
}
.icon-lydo .icon-box-text p{
  font-size: 14px;
  line-height: 1.2;
  color: #515151;
  text-align: justify;
}
.prjhome-item {
}

.prjhome-thumb {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    height: 200px;
}

    .prjhome-thumb img {
    display: flex;
    align-items: center;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
    }

.prjhome-title {
    display: block;
    margin-top: 10px;
}

    .prjhome-title a {
        font-size: 20px;
        color: #0058a8;
        /* font-family: 'ChakraPetch-Bold'; */
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 25px;
        -webkit-line-clamp: 2;
        height: 50px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-weight: 700;
    }

        .prjhome-title a:hover {
        }

.newone {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}

.newone-thumb {
  height: 689px;
}

  .newone-thumb img {
      width: 100%;
      height:100%;
      object-fit:cover
  }

.newone-content {
  padding: 14px 30px;
  position: absolute;
  bottom: 0;
  background: #0058a8;
  color: white;
}

.new-title {
  display: block;
  margin-bottom: 6px;
  line-height: 30px;
}

  .new-title a {
      color: white;
      font-size: 24px;
      /* font-family: 'ChakraPetch-Bold'; */
      text-decoration: none;
  }

.new-date {
  color: white;
  background: url(images/icon-clock.png) 0px 1px no-repeat;
  padding-left: 22px;
  display: block;
  margin-bottom: 9px;
}

.new-desc-one {
  font-size: 16px;
  margin-bottom: 16px;
}

.newtwo {
  display:flex;
  gap:15px;
  margin-bottom: 15px;
  width: 100%;
}

.newtwo-thumb {
  max-width: 270px;
  min-width: 270px;
  height: 160px;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
}

  .newtwo-thumb img {
      max-width: 100%;
      width: 100%;
      object-fit: cover;
  }

.newtwo-content {


}

.newtwo-title {
  display: block;
  margin-bottom: 4px;
  font-size: unset;
}

  .newtwo-title a {
      color: #0058a8;
      font-size: 16px;
      text-decoration: none;
      line-height: 1.1;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
  }

      .newtwo-title a:hover {
      }

.newtwo-date {
  display: block;
    font-size: 14px;
    color: #f37934;
    background: url(images/icon-clock2.png) 0px 2px no-repeat;
    padding-left: 27px;
}

.newtwo-desc {
  text-align: justify;
  font-size: 14px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.partner-boxe {
  /* border: 2px solid #0058a8; */
  /* float: left; */
  width: 100%;
  border-radius: 20px;
  box-shadow: 0px 10px 30px 0px #0000001A;
  /* padding: 10px 0; */
}
.partner-info {
  position: relative;
  background: #f37934;
  float: left;
  min-width: 173px;
  padding: 25px 19px 25px;
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
  background: #FFEDED;
}
.partner-info:before {
  position: absolute;
  content: "";
  /* background: #f58634; */
  width: 112%;
  height: 114%;
  z-index: -1;
  left: -26px;
  top: -5px;
}
.partner-info span:first-child {
  display: block;
  font-size: 16px;
  /* margin-bottom: -15px; */
  color: #2957A4;
  font-weight: 700;
}
.partner-info span:last-child {
  font-size: 24px;
  /* font-family: 'ChakraPetch-Bold'; */
  color: #C30813;
  font-weight: 700;
  background: linear-gradient(95.07deg, #2957A4 -7.81%, #ED3339 105.26%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gal-doitac .col{
  padding-bottom: 0;
}
.gal-doitac{
  padding-right: 15px;
}
.row-footer .col{
  padding-bottom: 0;
}
h3.ft-heading{

}
.cs4 p{
  margin-bottom: 0;
}
.cs4 img{
  margin-bottom: 0 !important;
}
.dkhome input.wpcf7-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: left;
  color: #000000;
  border-radius: 5px;
  background: url(images/isend.png) 97% 7px #fff no-repeat;
}
.dkhome #send-dki {
  background: #FFFFFF;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.5px;
  text-align: left;
  color: #2B56D9;
  margin: 0;
  width: 100%;
  text-align: center;
  text-transform: unset;
}
.dkhome{
  margin-top: 20px;
}
.absolute-footer{
  border-top: 1px solid #fff;
  padding-bottom: 50px;
}
.bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #0058a8;
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #fff;
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
}
.bottom-bar .btn {
  color: #515151;
  background-color: #fff;
  margin: 5px;
  width: 120px;
  display: flex;
  align-items: center;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  justify-content: center;
}
.bottom-bar .btn svg{
  fill: #415AC3;
}
.bottom-bar  .align-items-center{
  padding: 0;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: flex;
  text-align: center;
  justify-content: center;
}
.cs4 form{
  margin-bottom: 0;
}
#main, #wrapper {
  /* background: #f0f0f0; */
  position: relative;
}
.h1-title-gt{margin-bottom: 0;}
.h1-title-gt h1{
  cursor: pointer;
  /* background: #0058a8; */
  position: relative;
  /* padding: 10px 15px; */
  margin-bottom: 20px;
  border: unset;
}
.h1-title-gt h1 span{
  margin-bottom: 15px;
  color: #C30813;
  font-size: 18px;
  margin: 0;
  border: unset;
  padding-bottom: 0;
  text-transform: unset;
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
  background: linear-gradient(90deg, #D2D2D2 0%, #FDF8FE 52.72%, #737373 100%);
  padding: 10px 20px;
  position: relative;
}
.h1-title-gt h1 span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 43px solid transparent;
    border-left: 32px solid #737373;
    right: -32px;
    top: 0px;
    background: linear-gradient(90deg, #D2D2D2 0%, #FDF8FE 52.72%, #737373 100%);
}
.h2-title-gt{margin-bottom: 0;}
.h2-title-gt h2{
  cursor: pointer;
  /* background: #0058a8; */
  position: relative;
  /* padding: 10px 15px; */
  margin-bottom: 20px;
  border: unset;
}
.h2-title-gt h2 span{
  margin-bottom: 15px;
  color: #C30813;
  font-size: 18px;
  margin: 0;
  border: unset;
  padding-bottom: 0;
  /* text-transform: unset; */
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
  padding: 10px 20px;
  background: linear-gradient(90deg, #D2D2D2 0%, #FDF8FE 52.72%, #737373 100%);
  position: relative;
}
.h2-title-gt h2 span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 43px solid transparent;
    border-left: 32px solid #737373;
    right: -32px;
    top: 0px;
}
.s-content {
  box-shadow: 1px 3px 8px 0.5px rgb(0 0 0 / 15%);
  padding: 20px 23px;
  font-size: 16px;
  overflow: hidden;
  background: #ffffff;
}
.breadcrumb-content {
  background-color: #f0f0f0;
}
.breadcrumb-content ul{
  padding-top: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
  width: auto;
  display: block;
  list-style-type: none;
  list-style: decimal inside;
  margin-bottom: 0;
}
.breadcrumb-content li {
  text-align: left;
  margin: 0;
  display: inline-block;
}
.breadcrumb-content ul li a{
  color: #333;
  text-decoration: none;
}
.breadcrumb-content ul li + li:before {
  content: "/";
  margin-left: 4px;
  margin-right: 6px;
}
.widget-box-e .col-inner{
  position: sticky;
  top: 15px;
  z-index: 999;
}
.contact-form-wrap>.col-inner{
  padding: 20px;
  background: white;
}
.form-lienhe .col{
  padding-bottom: 0;
}
.form-lienhe input{
  border-radius: 5px;
}
#send_lienhe{
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
.contact-form-wrap form{
  margin-bottom: 0;
}
#shop-sidebar{
  position: sticky;
  top: 15px;
  z-index: 999;
}
.headding-page-pr {
  position: relative;
  padding: 10px 15px;
  color: #0058a8;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 10px;
}
.description-box {
  display: block;
  padding-bottom: 0;
  background: white;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
}
.widget_product_categories ul{
  padding: 0;
  text-align: center;
  margin: 0;
  margin-bottom: 25px;
  border: 1px solid #ececec;
}

.widget_product_categories ul li {
      /* list-style: none; */
      /* display: inline-block; */
      /* margin: 0 5px; */
  }

  .widget_product_categories ul li a {
      color: #222;
      background: transparent;
      /* border: 1px solid #0058a8; */
      /* position: relative; */
      /* border-radius: 4px; */
      /* white-space: nowrap; */
      font-size: 15px;
      user-select: none;
      overflow: hidden;
      padding: 10px 10px;
      font-weight: 700;
  }

  .widget_product_categories ul li a:hover {
    color: #ffffff;
    background: #0058a8;
    }

      .widget_product_categories ul li a:before {
          /* position: absolute; */
          /* content: ""; */
          background: #0058a8;
          width: 0;
          height: 100%;
          left: 0;
          top: 0;
          transition: width 500ms;
          /* z-index: 1; */
      }

      .widget_product_categories ul li a:hover:before {
          width: 100%;
      }
      .category-page-row{
        padding-top: unset;
      }
      .term-description{
        background-color: #fff;
        padding: 20px;
        position: relative;
        overflow: hidden;
      }
      .single-product-info {
        background-color: #fff;
        padding: 0;
        margin-top: 0;
    }
    .product-main{
      padding: 0;
    }
    h1.product-title.product_title{
      font-weight: 700;
      font-size: 24px;
      color: #C30813;
    }
    .product-short-description{
      font-size: 14px;
    }
    .but-zalo{
      width: 100%;
      margin: 0;
    }
    .choose-hoac {
      display: block;
      margin: 10px 0;
      text-align: center;
      position: relative
  }
  
  .choose-hoac:after, .choose-hoac:before {
          content: "";
          border-top: 1px solid #bfc7d1;
          width: 50%;
          top: 50%;
          left: 0;
          position: absolute;
          display: block
      }
  
      .choose-hoac:after {
          right: 0;
          left: auto
      }
  
      .choose-hoac span {
          position: relative;
          background: #fff;
          text-transform: uppercase;
          font-size: 12px;
          display: inline-block;
          padding: 5px 10px;
          z-index: 2;
          font-weight: 700;
          color: #00347c
      }
      .send-phone input.wpcf7-text {
        width: 100%;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 38px;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
      }
      .send-phone #send_phone{
        position: absolute;
        color: #fff;
        background-color: rgb(12, 68, 125);
        top: 2.5px;
        right: 2px;
        font-weight: 700;
        font-size: 13px;
        text-transform: uppercase;
        border-radius: 3px;
        cursor: pointer;
        margin: 0;
      }
      .send-phone{
        margin-top: 10px;
      }
      .send-phone .wpcf7-spinner{
        display: none;
      }
      .product-info form{
        margin-bottom: 0;
      }
      #product-sidebar .block_widget{
        /* position: sticky; */
        /* top: 15px; */
        /* z-index: 999; */
      }
      .box-shadow-inner {
        box-shadow: 0 20px 20px rgb(0 0 0 / 5%);
        padding: 15px;
        float: left;
        background: white;
        border-radius: 6px;
    }
    .page-title {
      font-weight: 700;
      font-size: 22px;
      position: relative;
      color: rgb(12, 68, 125);
      text-transform: uppercase;
  }
  .breadcrumb{
    font-size: 15px;
    /* text-transform: uppercase; */
  }
  #secondary{
    /* position: sticky; */
    /* z-index: 2; */
    /* top: 30px; */
    /* padding-right: 0; */
    /* padding-left: 10px; */
    /* width: 100%; */
    /* background: #fff; */
    /* box-shadow: 0 0px 20px 2px rgb(0 0 0 / 5%); */
    /* border-radius: 10px; */
  }
  #secondary ul{

  }
  #secondary ul li{
    
  }
  #secondary ul li a{
    color: #111;
    font-size: 14px;
    position: relative;
    padding-left: 24px;
    padding: 5px 0;
    padding-left: 20px;
  }
  #secondary ul li a::before{
    content: "\f02d";
    position: absolute;
    left: 0;
    top: 8px;
    font: normal normal normal 14px / 1 FontAwesome;
  }
  .related-post {
    padding-top: 5px;
    border-top: 2px solid #0058a8;
}
.related-post .related-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #0058a8;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 15px;
  position: relative;
}
.related-title:before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #0058a8;
  position: absolute;
  top: 0;
  left: 0;
}
.related-post .post {
  border-bottom: 1px dashed #f8f8f8;
  padding-bottom: 15px;
  padding-top: 15px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
}
.related-post .post-thumbnail {
  width: 180px;
  height: 115px;
  margin-right: 10px;
  float: left;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
.related-post .post-thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}
.related-post .post-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
.related-post .post-title a {
  color: #000;
}
.related-post .post-excerpt{
  color: rgba(51, 51, 51, .75);
  line-height: 1.45;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news-page{
  margin-top: 15px;
}
.list-post-cat .post-td {
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px dashed #f8f8f8;
  background: white;
    padding: 15px;
    border-radius: 8px;
}
.list-post-cat .post-td:last-child {
  border: none;
}
.list-post-cat .post-title {
  padding: 0 10px;
  font-size: 18px;
  margin-bottom: 10px;
}
.list-post-cat .post-title a {
  color: #000;
}
.post-meta-job {
  margin-bottom: 15px;
}
.post-meta-job span {
  background-color: #e2e2e2;
  padding: 3px 10px;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.post-meta-job i {
  margin-right: 5px;
}
.list-post-cat .post-excerpt {
  padding: 0 0px 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 103px;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.list-post-cat .readmore {
  margin-left: 0;
  color: #0058a8;
}
.detail-service{
  margin-top: 15px;
}
.sidebar-category ul{
  margin-left: 25px;
}
.content-item-video {
  position: relative;
  /* padding-bottom: 70px; */
}
.img-video-da {
  height: 290px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.img-video-da::before {
  content: "";
  position: absolute;
  top: 45%;
  left: 40%;
  width: 61px;
  height: 43px;
  background: url(images/nutvideo-1.png) no-repeat;
}
.img-video-da img {
  border-radius: 16px;
  height: 100%;
  object-fit: cover;
  display: block;
  width: 100%;
}
.content-video-da {
  /* background: #1E5212; */
  /* border-radius: 12px; */
  /* position: absolute; */
  /* bottom: 0; */
  /* height: 140px; */
  /* width: 85%; */
  /* left: 0; */
  /* right: 0; */
  text-align: center;
  margin: 0 auto;
  padding: 20px 10px;
}
.content-video-da h3 {
  /* font-family: SVN-Gilroy-Bold; */
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: #0058a8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.main-content{
  padding: 15px;
  background-color: #ffffff;
  margin-top: 15px;
  margin-bottom: 20px;
}
.title_suport h1{
  color: #0058a8;
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
  margin-bottom: 20px;
}
.h1-title-duan{margin-bottom: 0;}
.h1-title-duan h1{
text-align: center;
}
.h1-title-duan h1 span{
  position: relative;
  padding: 10px 15px;
  color: #0058a8;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 10px;
  margin: 0 auto;
  border: unset;
}
.adminz_tabgroup_custom-duan{

}
.adminz_tabgroup_custom-duan ul{
  /* display: inline-block; */
  /* background: white; */
  justify-content: center;
  text-align: center;
  margin-bottom: 20px;
}
.adminz_tabgroup_custom-duan ul li{
  display: inline-block;
  padding: 0px 20px;
  line-height: 35px;
  font-size: 14px;
  font-weight: 700;
  color: #999999;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  background: #fff;
  margin: 0;
}
.adminz_tabgroup_custom-duan ul li:before {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #f37934;
  content: "";
  left: 0;
  bottom: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: .4s;
  transition: .4s;
}
.adminz_tabgroup_custom-duan ul li.active:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.adminz_tabgroup_custom-duan ul li a{
  
}
.adminz_tabgroup_custom-duan ul li.active{
  
}
.adminz_tabgroup_custom-duan ul li.active a{
  
}
.constructo-single-project {
  background: #fff none repeat scroll 0 0;
  box-shadow: 2px 3px 4px -1px #c5c6c9;
  /* margin-bottom: 30px; */
}
.project-img {
  position: relative;
  overflow: hidden;
  height: 210px;
}
.project-img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: rgba(235, 235, 235, 0);
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: scale(2);
  transform: scale(2);
  z-index: 1;
}
.constructo-single-project img {
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
}
.pro-hover {
  background: rgba(33, 33, 33, 0.3) none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  height: 100px;
  left: 50%;
  line-height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px;
  opacity: 0;
  z-index: 1;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.project-titleee {
  background: #fff none repeat scroll 0 0;
  position: relative;
  text-align: center;
  padding: 10px 5px 3px;
}
.project-titleee h4 {
  line-height: 1.2;
  color: #6a6a6a;
  font-weight: 600;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.project-titleee h4 a {
}
.constructo-single-project:hover .project-img:before {
  background: rgba(235, 235, 235, 0.75);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.constructo-single-project:hover .pro-hover {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

@media(max-width:549px){
  .about-title-h3 h3 span{
    font-size: 32px;
  }
  .icon-conso .icon-box-text h3{
    font-size: 28px;
  }
  .product-box .product-thumbnail .image_thumb{
    height: 170px;
  }
  .prod-heading{
    padding: 15px 19px;
    font-size: 20px;
    max-width: 290px;
  }
  .xts-product-thumb{
    height: 170px;
  }
  .quytrinh-st .quytrinh-col:nth-child(1) .icon-quytrinh:before{
    display:none;
  }
  .quytrinh-st .quytrinh-col:nth-child(2) .icon-quytrinh:before{
    display: none;
  }
  .quytrinh-st .quytrinh-col:nth-child(3) .icon-quytrinh:before{
    display: none;
  }
  .quytrinh-st .quytrinh-col:nth-child(4) .icon-quytrinh:before{
    display: none;
  }
  .quytrinh-st .quytrinh-col:nth-child(5) .icon-quytrinh:before{
    display: none;
  }
  .icon-quytrinh.quytrinh-02 .icon-box-img{
    order: 1;
  }
  .icon-quytrinh .icon-box-img {
    margin: 0 auto;
}
.icon-quytrinh .icon-box-text {
  text-align: center;
  margin-top: 12px;
}
.icon-quytrinh .icon-box-text h3{
  font-size: 20px;
}
.quytrinh-heading h2 span{
  font-size: 28px;
}
.lydo-headding h3 span{
  font-size: 20px;
}
.h2-title-sp h2 span{
  font-size: 22px;
}
.newtwo{
  display: block;
}
.newtwo-thumb{
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.partner-info span:first-child{
  font-size: 14px;
}
.partner-info span:last-child{
  font-size: 16px;
}
.partner-info{
  min-width: 115px;
}
}
.blog-archive{
  padding-top: 0;
}
.blog-single{
  /* padding-top: 30px; */
}
.header-social-icons a i{
  color:#fff;
}
.but-xemthem{
  font-size: 14px;
  line-height: 24px;
  background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
  font-weight: 700;
  color: #fff;
  border-radius: 35px;
  padding: 10px 20px;
  border: unset;
}
.h3-title-giatri{margin-bottom: 0;}
.h3-title-giatri h3{position: relative;border: unset;text-align: center;margin-bottom: 0;}
.h3-title-giatri h3:before {
    content: "";
    width: 492px;
    height: 4px;
    border-radius: 10px 10px 0px 0px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
    background: linear-gradient(90deg, #D2D2D2 0%, #FDF8FE 52.72%, #737373 100%);
}
.h3-title-giatri h3 span{
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  color: #747474;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin: 0 auto;
  border: unset;
}
.row-giatri{
  background: url(images/backgiatri.png) no-repeat;
  border-radius: 10px;
}
.product-cate-home{

}
.product-cate-home .product-category{

}
.product-cate-home .product-category .box-category{
  
}
.product-cate-home .product-category .box-category .box-image{
  
}
.product-cate-home .product-category .box-category .box-image:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(22, 30, 121, 0) 0%, #4D68EA 100%);
    border-radius: 8px;
    z-index: 9;
}
.product-cate-home .product-category .box-category .box-text{bottom: 0;background-color: transparent;z-index: 99;}
.product-cate-home .product-category .box-category .box-text h5{
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 0 10px;
  width: 100%;
  display: block;
  text-transform: uppercase;
}
.product-cate-home .product-category .box-category .box-text p{
  display: none;
}
.blog-duan{

}
.blog-duan .box-text{
  padding: 0;
  padding-top: 15px;
}
.blog-duan .box-text h5{
  
}
.blog-duan .box-text h5 a{font-weight: 700;font-size: 17px;line-height: 100%;letter-spacing: 0%;text-align: center;/* background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; */color: #000000;}
.blog-duan .box-text .is-divider{
  display: none;
}
.Blog-left{

}
.Blog-left .box-text{

}
.Blog-left .box-text h5{
  margin-bottom: 10px;
}
.Blog-left .box-text h5 a{font-weight: 700;font-size: 24px;line-height: 100%;letter-spacing: 0%;/* background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%); *//* -webkit-background-clip: te;/* -webkit-text-fill-color: transparent; */arent;color: rgb(12, 68, 125);}
.Blog-left .box-text .post-meta{
font-weight: 400;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color: #747474;
}
.Blog-left .box-text .is-divider{
  display: none;
}
.Blog-left .box-text .from_the_blog_excerpt {font-weight: 400;font-size: 14px;line-height: 21px;letter-spacing: 0%;color: #000000;margin-top: 10px;}
.blog-right{

}
.blog-right .post-item{

}
.blog-right .post-item .col-inner{box-shadow: unset;}
.blog-right .post-item .box-vertical{

}
.blog-right .post-item .box-vertical .box-image{
  
}
.blog-right .post-item .box-vertical .box-text{padding: 0;padding-left: 20px;}
.blog-right .post-item .box-vertical .box-text h5{
  margin-bottom: 10px;
}
.blog-right .post-item .box-vertical .box-text h5 a{font-weight: 700;font-size: 20px;line-height: 28px;/* background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; */color: rgb(12, 68, 125);}
.blog-right .post-item .box-vertical .box-text .post-meta{
font-weight: 400;
font-size: 14px;
line-height: 100%;
color: #747474;
}
.blog-right .post-item .box-vertical .box-text .is-divider{
  display: none;
}
.blog-right .post-item .box-vertical .box-text .from_the_blog_excerpt {font-weight: 400;font-size: 14px;line-height: 21px;color: #000000;margin-top: 10px;}
.h3-title-footer{
}
.h3-title-footer h3{font-weight: 800;font-size: 20px;color: #fff;line-height: 28px;margin-bottom: 13px;}
.icon-footer{align-items: center;}
.icon-footer .icon-box-img{width: 14px !important;}
.icon-footer .icon-box-text{
}
.icon-footer .icon-box-text p{font-weight: 400;font-size: 15px;line-height: 20px;color: #fff;}
.text-footer{
}
.text-footer ul{
}
.text-footer ul li{margin-left: 0;}
.h3-title-footer-new{margin-bottom: 0;}
.h3-title-footer-new h3{border: unset;margin-top: 0;margin-bottom: 15px;}
.h3-title-footer-new h3 span{font-weight: 600;font-size: 18px;border: unset;margin: 0;padding: 0;color: #fff;}
.menu-footer{
}
.menu-footer .menu-item{
}
.menu-footer .menu-item a{font-weight: 400;font-size: 15px;line-height: 20px;color: #fff;position: relative;padding-left: 13px;min-height: 33px;}
.menu-footer .menu-item a:before{
   content:"";
   position: absolute;
   top: 13px;
   left: 0px;
   bottom: 0;
   width: 5px;
   height: 5px;
   background: #fff;
   border-radius: 50%;
}
.menu-footer .menu-item a span{
}
.text-fanpage p{margin-bottom: 0;}
.img-footer img{
  margin-bottom: 0 !important;
}
.form-footer{
}
.form-footer .input-form{
}
.form-footer .input-form p{
}
.form-footer .input-form p input{/* font-family: Montserrat; */font-weight: 400;font-size: 14px;line-height: 100%;letter-spacing: 0%;border-radius: 5px;color: #000000;margin-bottom: 0;height: 39px;}
.form-footer .input-send{position: absolute;top: 0;right: 0;width: 42px;height: 38px;z-index: 9;}
.form-footer .input-send p{position: relative;}
.form-footer .input-send p:before{
  content:"";
  position: absolute;
  top: 7px;
  right: 11px;
  width: 27px;
  height: 23px;
  background: url(images/emailsend.png) no-repeat;
  /* z-index: 9; */
  opacity: 1;
}
.form-footer .input-send p input{margin-bottom: 0;font-size: 0;width: 39px;height: 38px;background-color: transparent;}
.form-footer .input-send .wpcf7-spinner{
  /* display:none; */
}
.icon-tamnhin{
  align-items: center;
  max-width: 200px;
}
.loadlink-new p{
  margin-bottom: 0;
}
.ul-footer-contact1{

}
.ul-footer-contact1 li{list-style-type: none;margin-left: 0 !important;}
.ul-footer-contact1 li b{
  font-weight: 400;
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 30px;
}
#shop-sidebar{

}
#shop-sidebar aside{

}
#shop-sidebar aside .widget-title{
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
  color: #fff;
  background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
  width: 100%;
  display: block;
  padding: 10px 10px;
  font-size: 16px;
}
#shop-sidebar aside .is-divider{
  display: none;
}
.heading-title h2{
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
  background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 0;
  padding: 10px;
}
#shop-sidebar aside .ux-products-list{
  border: 1px solid #ececec;
}
#shop-sidebar aside .ux-products-list li img{
  padding-left: 5px;
}
#shop-sidebar aside .ux-products-list li a{
  color: #000000;
}
#shop-sidebar aside .ux-products-list li span.amount{
      font-size: 14px;
    line-height: 16px;
    color: #E91720;
    font-weight: 700;
}
.title-head-sp{
      border-bottom: 1px solid #000;
      padding-bottom: 5px;
      font-size: 20px;
      color: #333;
      text-decoration: none;
      margin-bottom: 20px;
}
.icon-hotro{
  border: 1px solid #ececec;
  border-top: unset;
}
.icon-hotro h3{
  margin-bottom: 0;
  font-size: 17px;
}
#post-list .post-item{

}
#post-list .post-item .from_the_blog_excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 50px;
  font-size: 14px;
}
.blog-moinhat{
    /* border: 1px solid #ddd; */
}
.blog-moinhat .post-item{padding-bottom: 0;}
.blog-moinhat .post-item .col-inner{
  box-shadow:unset
}
.blog-moinhat .post-item .box-vertical{border-bottom: 1px dashed;padding-bottom: 10px;padding-top: 10px;padding: 10px;display: table;}
.blog-moinhat .post-item .box-vertical .box-image{
  width: 30% !important;
  display: table;
  direction: ltr;
  display: table-cell;
  vertical-align: middle;
}
.blog-moinhat .post-item .box-vertical .box-text{padding: 0;padding-left: 10px;}
.blog-moinhat .post-item .box-vertical .box-text h5{
  
}
.blog-moinhat .post-item .box-vertical .box-text h5 a{
  color: #101a1c;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  text-align: justify;
}
.blog-moinhat .post-item .box-vertical .box-text .is-divider{
  display: none;
}
#secondary aside{
      border: 1px solid #ddd;
}
.entry-header-text-top{
  padding-bottom: 0;
}
#comments{
  display: none;
}
.blog_related .ggad{
      color: #222;
      margin: 0;
      font-size: 17px;
      margin-bottom: 15px;
      font-weight: 500;
      text-transform: uppercase;
      position: relative;
}
.blog_related .ggad:before {
    content: "";
    height: 3px;
    width: 70px;
    background: rgb(12, 68, 125);
    position: absolute;
    left: 0;
    bottom: -6px;
}
.list-post-new{

}
.list-post-new h4{

}
.list-post-new h4 a{
  color: #575454;
  font-size: 15px;
  font-weight: 400;
}
.list-post-new h4 a i{
  
}
.product-page-price span{
  font-size: 17px;
    line-height: 21px;
    color: #E91720;
    font-weight: 700;
}
#product-sidebar{

}
#product-sidebar aside{

}
#product-sidebar aside .widget-title{
  background: linear-gradient(110.15deg, #415AC3 5.6%, #516CF5 95.6%);
  background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
  color: #fff;
  width: 100%;
  display: block;
  padding: 10px 10px;
  font-size: 16px;
}
#product-sidebar aside .is-divider{
  display: none;
}
#product-sidebar aside .ux-products-list{
  border: 1px solid #ececec;
}
#product-sidebar aside .ux-products-list li img{
  padding-left: 5px;
}
#product-sidebar aside .ux-products-list li a{
  color: #000000;
}
#product-sidebar aside .ux-products-list li span.amount{
      font-size: 14px;
    line-height: 16px;
    color: #E91720;
    font-weight: 700;
}
@media(max-width:549px){
  .about-title h2 span{
        font-size: 17px;
  }
  .h3-title-giatri h3 span{
   font-size: 25px;
    line-height: 33px;
  }
  .product-cate-home .product-category .box-category .box-text h5{
    font-size: 15px;
  }
  .blog-right .post-item .box-vertical .box-text{
    padding-left: 0;
    padding-top: 20px;
  }
  .h3-title-footer h3 {
    font-size: 17px;
        line-height: 24px;
  }
  .h3-title-footer-new h3 span {
    font-size: 16px;
  }
  .wpml-ls-legacy-list-horizontal a{
    padding: 2px 3px;
  }
  #logo {
    width: 150px !important;
}
.wpml-ls-legacy-list-horizontal{
      padding: 0;
}
}
.blog-single .post{
  margin-bottom: 0;
}
.multi-language{margin-left: 20px;}