a{
  text-decoration: none !important;
}
@font-face {
  font-family: "poppins-new";
  src: url("fonts/SVN-Poppins-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "poppins-new";
  src: url("fonts/SVN-Poppins-Medium.ttf");
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "poppins-new";
  src: url("fonts/SVN-Poppins-SemiBold.ttf");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "poppins-new";
  src: url("fonts/SVN-Poppins-Bold.ttf");
  font-display: swap;
  font-weight: 900;
}
body{
  font-family: "poppins-new" !important;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2{
  font-family: "poppins-new" !important;
}
header #top-bar {
  border-bottom: 6px solid #dedede9c;
  padding: 0;
  position: relative;
  z-index: 10;
}
#top-bar .slogan {
  font-size: 13px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
}
header #top-bar .hotline {
  color: #fff;
  background: url(images/bg-3.png) no-repeat;
  background-size: 100% 84px;
  position: absolute;
  padding: 0 68px;
  right: 15px;
  top: -16px;
  z-index: 999;
  height: 85px;
  padding-top: 22px;
  padding-left: 34px;
}
header #top-bar .hotline .align-items-center{
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
header #top-bar .hotline img {
  width: 50px;
  height: 40px;
  border-right: .5px solid #fff;
  padding-right: 10px;
  margin-right: 10px;
}
header #top-bar .hotline .text .icon {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 5px;
}
header #top-bar .hotline .text .phone {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.searchform-wrapper{
  background: transparent;
  width: 100%;
  max-width: 100%;
  border: 1px solid #2a6dba;
  border-radius: 35px;
  padding: 3px;
}
.searchform-wrapper select.search_categories{
  border: unset;
  background-color: transparent !important;
}
.searchform-wrapper #woocommerce-product-search-field-0{
  border: unset;
  background-color: transparent !important;
  box-shadow: unset;
}
.searchform-wrapper .searchform .button.icon{
  border-radius: 15px 15px 15px 15px !important;
  padding: 0px 20px;
  background: #2a6dba;
}
.header-cart-title{
  display: inline-block;
  margin-left: 5px;
  line-height: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  position: relative;
  top: 1px;
  font-family: "poppins-new";
}
#mega-menu-title{
  background-color: #1d5ca5;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  font-family: "poppins-new";
  font-weight: 700;
  font-size: 15px;
}
#mega-menu-wrap{
  /* border-radius: 5px 5px 0 0; */
  /* -webkit-border-radius: 5px 5px 0 0; */
  -moz-border-radius: 5px 5px 0 0;
  border-top: 14px solid #2a6dba;
  background: transparent;
}
.page-wrapper {
  padding-bottom: 0;
  padding-top: 0;
}
.banner-slider{
  border-radius: 5px;
  overflow: hidden;
}
.banner-slider h3{
  font-size: 40px;
  font-family: "poppins-new";
  font-weight: 800;
  text-transform: uppercase;
}
.banner-slider h2{font-size: 60px;text-transform: uppercase;font-family: "poppins-new";}
.banner-slider p{
font-size: 17px;
}
.row-slider-new .col{
  padding: 0 8px 15px;
}
#wide-nav>.flex-row>.flex-left {
  width: 20%;
  /* min-width: 160px; */
  margin-right: 25px;
  max-width: 275px;
}
#mega_menu{
  box-shadow: 0 0px 18px 0 rgba(0, 0, 0, .1);
}
.header-nav.header-bottom-nav{

}
.header-nav.header-bottom-nav>li{

}
.header-nav.header-bottom-nav>li>a{
  position: relative;
  font-weight: 600 !important;
  font-size: 15px;
  font-family: "poppins-new";
}
#mega_menu>li>a{
  font-family: "poppins-new";
  color: #373737;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  /* text-decoration: none; */
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-items-stretch{transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;position: relative;background: #fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);box-shadow: 0 2px 5px rgba(0, 0, 0, .1);padding: 5px;align-items: center;}
.align-items-stretch .icon-box-img{

}
.align-items-stretch .icon-box-img{
  background: #2a6dba;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 15px 10px;
  height: 72px;
}
.align-items-stretch .icon-box-text{padding-left: 6px !important;}
.align-items-stretch .icon-box-text h3{
  line-height: 20px;
  font-weight: 600;
  font-size: 14px;
  font-family: "poppins-new";
}
.align-items-stretch .icon-box-text p{
  font-family: "poppins-new";
  font-size: 13px;
}
.but-sp-banchay{border: 1px solid #fff;background-color: transparent !important;padding: 5px;margin-top: -40px;}
.but-sp-banchay span{
  color: #fff;
  border-radius: 30px;
  padding: 10px 35px !important;
  background-color: #2a6dba;
  font-family: "poppins-new";
  font-size: 18px;
  position: relative;
}
.but-sp-banchay span::before{
  content: "\f0e7";
  font: normal normal normal 21px / 1 FontAwesome;
  position: absolute;
  left: 16px;
  top: 15px;
  color: #fff;
}
.row.home-product-hot-new{
  padding: 0 15px !important;!i;!;
  margin-top: 30px;
}
.row.home-product-hot-new .home-product-hot-new{
  position: relative;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  background: #fff;
}
.row.home-product-hot-new .home-product-hot-new .woocommerce-loop-product__title{

}
.woocommerce-loop-product__title a{
  position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: limit-lines;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: inherit;
    height: 40px !important;
    color: #000;
}
.row.home-product-hot-new .home-product-hot-new .woocommerce-loop-product__title a{
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: limit-lines;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: inherit;
  height: 60px !important;
    font-family: "poppins-new";
}
.price-wrapper span.amount{
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  color: #ee1c27;
  /* display: block; */
  /* padding-right: 5px; */
  /* height: 24px; */
  /* overflow: hidden; */
}
.price-wrapper del span.amount{
  color: #000000;
  font-size: 13px;
  font-weight: 500;
}
.add-to-cart-button{

}
.add-to-cart-button a{
  justify-content: center;
  align-items: center;
  background-color: #dedede;
  color: #474747;
  font-size: 11px !important;!i;!;
  font-weight: 700;
  border-radius: 0 0 5px 5px;
  line-height: 35px;
  transition: all .5s ease-in-out;
  z-index: 3;
  position: relative;
  width: 100%;
  left: unset;
  bottom: unset;
  visibility: visible;
  opacity: 1;
  font-family: "poppins-new";
  text-transform: unset;
}
.add-to-cart-button a::before{
  content: "\f217";
  font: normal normal normal 14px / 1 FontAwesome;
  position: absolute;
  left: 5px;
  top: 4px;
  color: #474747;
}
.add-to-cart-button a:hover::before{
  color: #ffffff;
}
.badge-container{
  margin: 0;
}
.onsale{
  background-color: #1e658f;
  color: #ffffff;
  border-radius: 50%;
  /* padding: 10px; */
  display: block;
  width: 45px;
  height: 45px;
  padding-top: 10px;
}
.but-cacdong{border: 2px solid #fff;background-color: transparent !important;padding: 5px;margin-top: -40px;}
.but-cacdong span{
  color: #fff;
  border-radius: 30px;
  padding: 10px 35px !important;
  background-color: #2a6dba;
  font-family: "poppins-new";
  font-size: 18px;
  position: relative;
}
.h3-title-dm{

}
.h3-title-dm h3{border-bottom: 3px solid #000000;padding-bottom: 2px;}
.h3-title-dm h3 span{
  background: #2a6dba;
  color: #fff;
  font-size: 17px;
  width: 275px;
  padding-left: 10px;
  padding-top: 10px;
  border-radius: 0 5px 0 0;
}
.h3-title-dm h3 a{
  color: #2a6dba;
  font-weight: 600;
  font-size: 15px;
}
.product-small{
  position: relative;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  background: #fff;
  padding: 0 10px;
}
.row-product-cate .box-image{
  border-bottom: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
}
.h3-title-taisao{margin-bottom: 0;}
.h3-title-taisao h3{border: unset;}
.h3-title-taisao h3 span{
  font-size: 26px;
  line-height: 1.5;
  position: relative;
  margin: 1rem 0 1.1rem 0;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  border: unset;
  margin: 0 auto;
}
.description-taisao{
  max-width: 800px;
  margin: 0 auto 2rem auto;
  text-align: center;
  font-size: 14px;
}
.description-taisao p{

}
.icon-taisao{

}
.icon-taisao .icon-box-img{

}
.icon-taisao .icon-box-img .icon-inner{
  display: flex;
  align-items: center;
  justify-content: center;
  /* height: 85px; */
  /* width: 85px; */
  margin: auto;
  border-radius: 50%;
  background-color: #2a6dba;
  border: 5px solid #fff;
  padding: 10px;
}
.icon-taisao .icon-box-text{

}
.icon-taisao .icon-box-text h3{
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-family: "poppins-new";
}
.icon-taisao .icon-box-text p{
  font-size: 13px;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: limit-lines;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: inherit;
  font-family: "poppins-new";
}
.h3-title-thuonghieu{margin-bottom: 0;}
.h3-title-thuonghieu h3{border: unset;text-align: center;margin-bottom: 0;}
.h3-title-thuonghieu h3 span{
  font-size: 26px;
  line-height: 1.5;
  position: relative;
  margin: 1rem 0 1.1rem 0;
  text-align: center;
  font-weight: 700;
  color: #2a6dba;
  text-transform: uppercase;
  font-family: "poppins-new";
  margin: 0 auto;
  border: unset;
  padding-bottom: 0;
}
.title-new-home{
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  font-family: "poppins-new";
}
.but-xemtatca{
  width: 100%;
  margin: 0;
}
.blog-home-new{

}
.blog-home-new .col{

}
.blog-home-new h5.post-title{

}
.blog-home-new h5.post-title a{
  font-size: 14px;
        line-height: 1.5;
        font-weight: 700;
        word-wrap: break-word;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: limit-lines;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: inherit;
        font-family: "poppins-new";
}
.blog-home-new .post-meta{
  color: #bf1e2e;
  font-size: 12px;
  font-style: italic;
  font-size: 13px;
  font-family: "poppins-new";
}
.blog-home-new .from_the_blog_excerpt {
  font-size: 13px;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: limit-lines;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: inherit;
  font-family: "poppins-new";
}
.sec-consultation .title {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  font-family: "poppins-new";
}
.sec-consultation .desc {
  color: #fff;
  font-size: 18px;
  font-family: "poppins-new";
}
.icon-kenh p{
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  font-family: "poppins-new";
}
.sec-consultation .col{
  padding-bottom: 0;
}
.sec-partner{
  padding-bottom: 0 !important;
}
.icon-dangky{

}
.icon-dangky .icon-box-text{

}
.icon-dangky .icon-box-text h3{
  font-weight: 600;
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  font-family: "poppins-new";
  margin-bottom: 0;
}
.icon-dangky .icon-box-text p{
  font-size: 15px;
  font-family: "poppins-new";
}
.dkhome input.wpcf7-form-control{
  border-radius: 26px;
  height: 45px;
}
#send-dki{position: absolute;top: 3px;right: 5px;height: 39px;margin: 0;}
.dkhome .wpcf7-spinner{
  display: none;
}
.sec-register .col{
  padding-bottom: 0;
}
.cs1 img{
  width: 200px;
}
.footer-1{
  background-size: 520px;
  background-repeat: no-repeat;
}
.content-style p{
  font-family: "poppins-new";
  margin-bottom: 10px;
  font-size: 15px;
}
.content-style strong{
  font-family: "poppins-new";
  font-weight: 700;
  color: #bf1e2e;
}
footer .widget-title{
  font-size: 17px;
  line-height: 1.6;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  font-family: "poppins-new";
}
.company-info{

}
.company-info p{
  font-family: "poppins-new";
  font-size: 15px;
  margin-bottom: 10px;
}
.company-info p strong{
  font-weight: 600;
}
footer ul{

}
footer ul li{
  border-top: unset !important;
}
footer ul li a{
  color: #000;
  font-family: "poppins-new";
  font-size: 15px;
  position: relative;
  padding: 0 !important;
  padding-left: 15px !important;
  /* padding: 0 !important; */
}
footer ul li a::before{
  content: "\f105";
  font: normal normal normal 14px / 1 FontAwesome;
  position: absolute;
  left: 0;
  top: 5px;
  color: #000;
  font-weight: 700;
}
.absolute-footer{
  background-color: transparent !important;
}
.absolute-footer .container{
  border-top:1px solid #ccc !important;
}
.menu-copyright a {
  border-left: 1px solid #ccc;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
}
.menu-copyright a:first-child {
  border-left: 0;
}
.copyright-footer{
  line-height: 25px;
  font-size: 14px;
  font-weight: 700;
  color: #212529;
  font-family: "poppins-new";
}
.footer.footer-1 .col{
  padding-bottom: 0;
}
.bottom-support-online {
  position: fixed;
  z-index: 999;
  left: 15px;
  bottom: 30px;
}
.bottom-support-online .support-content {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
}
.phone-call-now {
  margin-bottom: 25px !important;
  z-index: 88888;
}
.bottom-support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px;
  display: block;
}
.bottom-support-online i {
  width: 40px;
  height: 40px;
  background: #189eff;
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 999;
}
.bottom-support-online .kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, .4);
  border-color: #32a9ff;
  opacity: .5;
  filter: alpha(opacity = 50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")";
}
.bottom-support-online .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.bottom-support-online .zoomIn {
  animation-name: zoomIn;
}
.bottom-support-online .animated.infinite {
  animation-iteration-count: infinite;
}
.bottom-support-online .kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  background-color: #32a9ff;
  opacity: .5;
  filter: alpha(opacity = 50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")";
  right: -10px;
}
.bottom-support-online .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.bottom-support-online .pulse {
  animation-name: pulse;
}
.bottom-support-online .animated.infinite {
  animation-iteration-count: infinite;
}
.bottom-support-online .btn-support {
  cursor: pointer;
}
.bottom-support-online .support-content.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.cs5 aside{
  margin-bottom: 0;
}
.icon-share.footer{
  margin-top: 10px;
  padding-top: 0px !important;!i;!;
}
.header-title {
  font-weight: 600;
  font-size: 18px;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  line-height: 30px;
  padding-top: 7px;
  text-align: left;
  font-family: "poppins-new";
}
.banner-page-in{
  height: 250px;
  overflow: hidden;
}
.banner-page-in img{
  /* height: 250px; */
}
.navbar-banner .breadcrumbs-box{
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
}
.navbar-banner .breadcrumbs-box .breadcrumb {
  margin: 0;
  border: 0;
  padding: .6rem 0;
  display: block;
  background-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #ffffff;
}
.navbar-banner .breadcrumbs-box .breadcrumb>li{list-style-type: none;float: left;}
.navbar-banner .breadcrumbs-box .breadcrumb>li a {
  color: #fff;
  font-size: 19px;
}
.navbar-banner .breadcrumbs-box .breadcrumb>li::after {
  content: "/";
  padding: 0 10px;
  color: #fff;
}
.navbar-banner .breadcrumbs-box .breadcrumb>li:last-child:after{
  display: none;
}
.navbar-banner .breadcrumbs-box .breadcrumb>li a i{
  color: #fff;
}
.navbar-banner{
  position: relative;
}
.navbar-banner .breadcrumbs-box .breadcrumb a {
  color: #fff;
  font-size: 19px;
}
.navbar-banner .breadcrumbs-box .breadcrumb span {
  color: #fff;
  font-size: 19px;
}
.navbar-banner .breadcrumbs-box .breadcrumb .separator{
  padding: 0 10px;
  font-size: 13px;
  padding-top: 6px;
}
#post-list .box-blog-post{
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, .16);
    -moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, .16);
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, .16);
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /* overflow: hidden; */
    position: relative;
}
#post-list .box-blog-post:hover .box-blog-post::after {
  width: 100%;
  transition: 0s;
}
#post-list .box-blog-post:hover .box-blog-post::before {
  width: 100%;
  transition: width .7s;
}
#post-list .box-blog-post:hover {
  -webkit-box-shadow: 0px 10px 30px 0px #7e7e7e;
  -moz-box-shadow: 0px 10px 30px 0px #7e7e7e;
  box-shadow: 0px 10px 30px 0px #7e7e7e;
}

#post-list .box-blog-post::after{
  content: "";
    position: absolute;
    z-index: 2;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #ee1c27;
    transition: all .7s grid-width();
    -webkit-transition: all .7s grid-width();
    -moz-transition: all .7s grid-width();
    -ms-transition: all .7s grid-width();
    -o-transition: all .7s grid-width();
}
#post-list .box-blog-post::before{
  content: "";
    position: absolute;
    z-index: 2;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #ee1c27;
    transition: all .7s grid-width();
    -webkit-transition: all .7s grid-width();
    -moz-transition: all .7s grid-width();
    -ms-transition: all .7s grid-width();
    -o-transition: all .7s grid-width();
}

#post-list .box-blog-post .box-text{
  padding: 15px;
}
.more-xemthem{
  background: #2a6dba;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 30px;
  border: 1px solid #2a6dba;
  padding: 5px 10px;
  margin-top: 10px !important;
}
.more-xemthem i{
  
}
.entry-title{
  font-size: 26px;
  font-weight: 600;
  color: #2a6dba;
  border-bottom: 0;
  font-family: "poppins-new";
}
.cat-date span{
  font-family: "poppins-new";
  font-size: 15px;
}
.news-latest .text-uppercase{
  text-transform: uppercase;
  font-weight: 700;
  font-family: "poppins-new";
  margin-top: 10px;
  margin-bottom: 10px;
}
.news-latest .item .img-box {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
  border: 1px solid #ddd;
  padding: 4px;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  overflow: hidden;
  margin-bottom: 10px;
}
 .news-latest .item .img-box .img img {
  transition: all .8s ease-in-out;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  width: 100%;
  width: 100%;
  min-height: 120px;
}
.news-latest .item .item-title {
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: limit-lines;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: inherit;
  color: #000000;
  font-family: "poppins-new";
}
.news-latest .item:hover img{
  transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
#comments{
  display: none;
}
.entry-header-text-top{
  padding-bottom: 0;
}
#secondary{

}
#secondary aside{
  background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05);
}
#secondary aside .widget-title{
  padding-bottom: 5px;
  margin-bottom: 30px;
  position: relative;
  font-size: 22px;
  color: #2a6dba;
  font-weight: 600;
  font-family: "poppins-new";
}
#secondary aside .widget-title:before {
  position: absolute;
  content: "";
  width: 15px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 0;
  z-index: 9;
}
#secondary aside .widget-title:after {
  position: absolute;
  content: "";
  width: 30px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 22px;
  z-index: 9;
}
#secondary aside .is-divider{
  display: none;
}
#secondary aside ul{
  margin-top: 15px;
}
#secondary aside ul li{

}
#secondary aside ul li a{
  position: relative;
  padding-left: 15px;
}
#secondary aside ul li a::before{
  content: "\f101";
  font: normal normal normal 16px / 1 FontAwesome;
  position: absolute;
  left: 0;
  top: 9px;
  color: #000000;
}
.blog-new-left{
  margin-top: 20px;
}
.blog-new-left .more-xemthem{
  display: none;
}
.blog-new-left .col{padding-bottom: 0;}
.blog-new-left .col .col-inner{box-shadow: unset;}
.blog-new-left .col .box-text-top{
  border-bottom: 1px #d3d3d3 dotted;
}
.blog-new-left .col .box-text-top img{
  
}
.blog-new-left .col .box-text-top .box-text{
  padding: 0;
  padding-left: 15px;
  padding-bottom: 17px;
  padding-top: 10px;
}
.blog-new-left .col .box-text-top h5{
  
}
.blog-new-left .col .box-text-top h5 a{
  font-weight: 600;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: limit-lines;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: inherit;
  color: #000000;
  font-family: "poppins-new";
  font-size: 15px;
}
.blog-new-left-gt{

}
.blog-new-left-gt aside{
  background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05);
}
.blog-new-left-gt aside .widget-title{
  padding-bottom: 5px;
  margin-bottom: 30px;
  position: relative;
  font-size: 22px;
  color: #2a6dba;
  font-weight: 600;
  font-family: "poppins-new";
}
.blog-new-left-gt aside .widget-title:before {
  position: absolute;
  content: "";
  width: 15px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 0;
  z-index: 9;
}
.blog-new-left-gt aside .widget-title:after {
  position: absolute;
  content: "";
  width: 30px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 22px;
  z-index: 9;
}
.blog-new-left-gt aside .is-divider{
  display: none;
}
.blog-new-left-gt aside ul{
  margin-top: 15px;
}
.blog-new-left-gt aside ul li{

}
.blog-new-left-gt aside ul li a{
  position: relative;
  padding-left: 15px;
}
.blog-new-left-gt aside ul li a::before{
  content: "\f101";
  font: normal normal normal 16px / 1 FontAwesome;
  position: absolute;
  left: 0;
  top: 9px;
  color: #000000;
}
.info .col-inner{
  color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: linear-gradient(90.1deg, #1e658f 12.5%, #ee1c27 97.92%);
    font-family: "poppins-new";
    padding: 20px;
}
.info>p {
  font-size: 20px;
}
.info .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.info .item .icon {
  font-size: 25px;
  flex: 0 0 30px;
  width: 30px;
}
.info .item div strong {
  font-size: 20px;
  display: block;
}
.form-lienhe .col{
  padding-bottom: 0;
}
#shop-sidebar{

}
#shop-sidebar aside{
  background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05);
}
#shop-sidebar aside .widget-title{
  padding-bottom: 5px;
  margin-bottom: 30px;
  position: relative;
  font-size: 18px;
  color: #2a6dba;
  font-weight: 600;
  font-family: "poppins-new";
}
#shop-sidebar aside .widget-title:before {
  position: absolute;
  content: "";
  width: 15px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 0;
  z-index: 9;
}
#shop-sidebar aside .widget-title:after {
  position: absolute;
  content: "";
  width: 30px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 22px;
  z-index: 9;
}
#shop-sidebar aside .is-divider{
  display: none;
}
#shop-sidebar aside ul.product-categories{
  margin-top: 15px;
}
#shop-sidebar aside ul.product-categories li{

}
#shop-sidebar aside ul.product-categories li a{
  position: relative;
  padding-left: 15px;
}
#shop-sidebar aside ul.product-categories li a::before{
  content: "\f101";
  font: normal normal normal 16px / 1 FontAwesome;
  position: absolute;
  left: 0;
  top: 9px;
  color: #000000;
}
.category-page-row{
  background: #fafafa;
}
.product_list_widget li del{
  font-size: 14px;
}
.product_list_widget li ins{
  color: #ee1c27;
}
.product-info .product-page-price del{
  font-size: 13px;
}
.slgt {
  float: left;
  line-height: 45px;
  padding-right: 10px;
  font-size: 18px;
  flex: unset !important;!i;!;!i;!;
}
.product-info .quantity {
  /* display: block; */
  /* text-align: center; */
  /* margin: 5px 0px 15px 0px; */
  /* float: left; */
}
.single_add_to_cart_button {
  padding: 12px 24px;
  /* border-radius: 16px 0px; */
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px !important;
  opacity: 1 !important;
  cursor: pointer;
  padding: 15px;
  line-height: 24px;
  background-color: #221f20;
  color: #f7f8f9;
  border: 1px solid transparent;
}
.btnmua {
  float: left;
  margin-left: 10px;
  margin-right: 5px;
  font-size: 14px;
  background-color: #fff !important;
  border: 1px solid #221f20;
  color: #221f20;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px !important;
  cursor: pointer;
  padding: 15px;
  line-height: 24px;
  flex: unset !important;
}
.product-info .quantity input[type=number]{
  height: 45px;
}
.product-main{
  padding: 0;
}
.support_box{align-items: center;margin-top: 20px;}
.support_box .icon-inner{

}
.support_box .icon-inner img{
  border-radius: 50%;
}
.support_box .info .hotline {
  color: #ee1c27;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 0;
  font-family: "poppins-new";
}
.support_box .info .name {
  font-style: italic;
  font-family: "poppins-new";
  font-size: 15px;
}
.row-detail-sp{
  -webkit-box-shadow: 2px 2px 20px #00000017;
  -moz-box-shadow: 2px 2px 20px #00000017;
  box-shadow: 2px 2px 20px #00000017;
  border: 1px solid #dee2e6 !important;
}
.h3-thongtin-lienhe{margin-bottom: 0;margin-top: 20px;/* margin: 0 -25px; */padding: 0 -25px !important;}
.h3-thongtin-lienhe h3{background-color: #2a6dba;padding: 5px 10px;}
.h3-thongtin-lienhe h3 span{color: #fff;font-family: "poppins-new";font-weight: 600;margin: 0;padding-bottom: 0;border: unset;font-size: 17px;}
.info-detail-sp p{
  margin-bottom: 5px;
  font-size: 15px;
  font-family: "poppins-new";
}
.product-tabs li a{
  font-family: "poppins-new" !important;
}
.product-footer>.container>.row{
  -webkit-box-shadow: 2px 2px 20px #00000017;
  -moz-box-shadow: 2px 2px 20px #00000017;
  box-shadow: 2px 2px 20px #00000017;
  background: #ffffff;
  margin-top: 30px;
}
#product-sidebar{

}
#product-sidebar aside{
  background: #fff;
  /* padding: 20px; */
  /* border-radius: 5px; */
  /* box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05); */
  margin-top: 30px;
}
#product-sidebar aside .widget-title{
  padding-bottom: 5px;
  margin-bottom: 0;
  position: relative;
  font-size: 18px;
  background: #2a6dba;
  font-weight: 600;
  font-family: "poppins-new";
  color: #fff;
  width: 100%;
  display: block;
  padding: 10px;
}
#product-sidebar aside .widget-title:before {
  position: absolute;
  content: "";
  width: 15px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: none;
}
#product-sidebar aside .widget-title:after {
  position: absolute;
  content: "";
  width: 30px;
  border-bottom: 3px solid #1e658f;
  bottom: 0;
  left: 22px;
  z-index: 9;
  display: none;
}
#product-sidebar aside .is-divider{
  display: none;
}
#product-sidebar aside ul.product-categories{
  margin-top: 15px;
}
#product-sidebar aside ul.product-categories li{

}
#product-sidebar aside ul.product-categories li a{
  position: relative;
  padding-left: 15px;
}
#product-sidebar aside ul.product-categories li a::before{
  content: "\f101";
  font: normal normal normal 16px / 1 FontAwesome;
  position: absolute;
  left: 0;
  top: 9px;
  color: #000000;
}
.header-box.no-bg {
  background: none;
  padding-left: 0;
}
.header-box.no-bg p.title{
  font-size: 25px;
  line-height: 1.5;
  font-weight: 700;
  color: rgb(42 109 186);
  font-family: "poppins-new";
  text-transform: uppercase;
  padding-bottom: 10px;
}
.product-sel{
  margin-top: 30px;
}
.product-sel .row{
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
}
.product-related{
  margin-top: 30px;
}
.sp-slider{
  margin-left: -30px !important;
  margin-right: -30px !important;
  max-width: 1270px !important;
}
.product-related .container{
  
}
@media(max-width:549px){
  .but-sp-banchay span{
    font-size: 15px;
  }
  .add-to-cart-button a{
    padding-right: 0;
    font-size: 10px !important;
  }
  .but-cacdong span{
    font-size: 16px;
  }
  .h3-title-dm h3 span{
    width: 100%;
    font-size: 16px;
    margin-right: 0;
  }
  .h3-title-taisao h3 span{
    font-size: 22px;
  }
  .h3-title-thuonghieu h3 span{
    font-size: 22px;
  }
  .sec-consultation .title{
    font-size: 18px;
  }
  .icon-kenh{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  .icon-dangky .icon-box-img{
    width: 80px !important;
  }
  .icon-dangky .icon-box-text h3{
    font-size: 18px;
  }
  footer .widget-title{
    font-size: 15px;
  }
  .banner-page-in {
    height: 180px;
  }
  .navbar-banner .breadcrumbs-box .breadcrumb>li a{
    font-size: 16px;
  }
  .widget-box-e{
    order: 1;
  }
  .blog-new-left-gt aside .widget-title{
    font-size: 18px;
  }
  .blog-new-left .box-vertical{
    display: table;
        width: 100%;
  }
  .blog-new-left .box-vertical .box-image{
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
    width: 30% !important;
  }
  .category-page-row{
    padding-top: 0;
  }
  .product-footer .woocommerce-tabs{
    padding: 0;
  }
  .header-box.no-bg p.title{
    font-size: 20px;
  }
}