@font-face {
  font-family: Kanit-Regular;
  src: url("fonts/Kanit-Regular.ttf");
}

@font-face {
  font-family: Kanit-Bold;
  src: url("fonts/Kanit-Bold.ttf");
}

@font-face {
  font-family: Kanit-Light;
  src: url("fonts/Kanit-Light.ttf");
}

@font-face {
  font-family: Kanit-Medium;
  src: url("fonts/Kanit-Medium.ttf");
}
.hdSuport {
  padding-left: 73px;
  background: url(/wp-content/uploads/2024/06/phonehd.png) left center no-repeat;
  display: block;
  /* margin: 0 !important; */
  flex-wrap: wrap;
  margin-right: 20px;
}
.hdSuport span {
  color: #FAC843;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: block;
  width: 100%;
}
.hdSuport span a {
  color: #565656;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  font-family: Kanit-Light;
}
.hdSuport strong {
  color: #3CB149;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  display: block;
  width: 100%;
  font-family: Kanit-Medium;
}
.searchform-wrapper{

}
.searchform-wrapper .relative{

}
.searchform-wrapper .relative .flex-col:first-child{
  order:1;
}
.searchform-wrapper .ux-search-submit{
  background: url(/wp-content/uploads/2024/06/nutsearch.png) no-repeat;
  background-color: unset !important;
  width: 68px;
  height: 59px;
  padding: 0;
  border: unset;
}
.searchform-wrapper .ux-search-submit i{
  display: none;
}
.searchform-wrapper input{
  font-size: 14px;
  font-family: Kanit-Medium;
  color: #909090;
  border: unset;
  box-shadow: unset;
  border-bottom: 1px solid #909090;
}
.header-language-dropdown {
  /* position: absolute 
  !important; */
  /* top: -3px; */
  /* right: 79px; */
  }
  
      .header-language-dropdown::before {
          display: none;
      }
  
      .header-language-dropdown::after {
          display: none;
      }
  
      .header-language-dropdown > a {
          display: none !important;
      }
  
      .header-language-dropdown ul {
          display: block;
          opacity: 1;
          position: relative;
          left: 0 !important;
          background: transparent;
          display: flex;
          padding: 0;
          box-shadow: unset;
          border: unset;
          top: -19px;
          /* max-height: inherit !important; */
          min-width: unset !important;
      }
  
          .header-language-dropdown ul li {
          width: 29px;
          }
  
              .header-language-dropdown ul li a {
                  /* width: 23px; */
                  /* overflow: hidden; */
                  border-bottom: unset !important;
                  margin: 0 !important;
                  /* position: relative; */
                  color: #909090;
                  /* font-size: 0; */
                  font-size: 18px;
                  font-family: Kanit-Medium;
              }
  
                  .header-language-dropdown ul li a i {
                    
                  }
  
              .header-language-dropdown ul li:nth-child(1) a::before {
                  content: "";
                  position: absolute;
                  right: 0;
                  width: 1px;
                  height: 14px;
                  background: #fff;
                  top: 13px;
                  display: none;
              }
  
              .header-language-dropdown ul li:nth-child(2) a {
                  
              }
  
              .header-language-dropdown ul li a img {
                 display: none;
              }
              .header-language-dropdown ul li a:hover{
                color: #375DA4;
              }
              .header-language-dropdown.current-dropdown ul.nav-dropdown {
                 top: 0; 
            }
            .header-bottom-nav{

            }
            .header-bottom-nav >li{margin: 0 30px;}
            .header-bottom-nav >li>a{
              color: #565656;
              font-size: 18px;
              font-family: Kanit-Bold;
              font-weight: 700;
              line-height: 30px;
            }
            .col12-tintuc{

            }
            .col12-tintuc .section-title-container{

            }
            .col12-tintuc .section-title-container h2{
              /* transform: skew(31deg); */
              transform: skew(-25deg);
              /* -webkit-transform: skew(-25deg); */
              -moz-transform: skew(-25deg);
              -ms-transform: skew(-25deg);
              -o-transform: skew(-25deg);
              background: #375DA4;
              display: inline-block;
            }
            .col12-tintuc .section-title-container h2 span{
              transform: skew(20deg);
              transform: skew(25deg);
              -webkit-transform: skew(25deg);
            }
            .col12-tintuc h2{position: relative;/* background: #fff; */margin-bottom: 0;}
            .col12-tintuc h2::before{
              content: "";
              position: absolute;
              bottom: 0;
              right: 0;
              height: 4px;
              width: 850px;
              background:#D9D9D9;
            }
            .col12-tintuc h2 span{
              transform: skew(-25deg);
              background: #375DA4;
              display: inline-flex;
              padding: 10px 25px;
              border-radius: 5px;
              position: relative;
              /* margin-right: 84px; */
            }
            .col12-tintuc h2 span::before{
              content: "";
              position: absolute;
              right: -48px;
              top: 0;
              width: 35px;
              height: 100%;
              background-color: #3CB149;
              border-radius: 5px;
              z-index: 9;
            }
            .col12-tintuc h2 span::after{
              content: "";
              position: absolute;
              right: -64px;
              top: 0;
              width: 64px;
              height: 100%;
              background-color: #ffffff;
              border-radius: 5px;
              /* transform: skew(-25deg); */
            }
            .col12-tintuc h2 span b{
              transform: skew(25deg);
              -webkit-transform: skew(25deg);
              -moz-transform: skew(25deg);
              -ms-transform: skew(25deg);
              -o-transform: skew(25deg);
              font-size: 24px;
              line-height: 35px;
              font-family: Kanit-Bold;
              color: #ffffff;
              font-weight: 700;
              display: inline-flex;
            }


.postItem {
  /* margin-bottom: 30px; */
  /* box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%); */
  /* -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%); */
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  /* border-radius: 10px; */
  overflow: hidden;
}

.postIThumb {
  height: 224px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

  .postIThumb img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 5px;
  }

.postIDate {
  font-family: Kanit-Bold;
  font-size: 14px;
  font-weight: 700;
  line-height: 20.93px;
  text-align: left;
  /* background: #2B3792; */
  position: absolute;
  bottom: 0;
  z-index: 9;
  color: #ffffff;
  /* padding: 6px 20px; */
  left: 0;
}

.sukien-calender {
  width: 67px;
  height: 64px;
  /* border-radius: 18px; */
  background: #3CB149;
  /* box-shadow: 0px 20px 70px 0px rgba(0, 0, 0, 0.10); */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  position: relative;
  border-radius: 5px 5px 0px 5px;
}
.sukien-calender span:first-child {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  display: block;
  width: 100%;
  text-align: center;
  /* position: relative; */
  padding-top: 10px;
  font-family: Kanit-Bold;
}
.sukien-calender span:last-child {
  color: #97FFA2;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  font-family: Kanit-Bold;
}
.sukien-calender::before {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 64px solid #3CB149;
  border-right: 10px solid transparent;
  border-radius: 3px 0px 5px 0px;
}
.postITitle {overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;height: 55px;}

  .postITitle a {
      color: #000000;
      font-size: 16px;
      font-weight: 500;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      margin-bottom: 5px;
      font-family: Kanit-Bold;
      font-family: Kanit-Medium;
      line-height: 23px;
  }

.postIDescription {
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
  color: #5F5D5B;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 67px;
  font-family: Kanit-Regular;
  /* font-family: Kanit-Medium; */
  font-family: Kanit-Light;
}

.postIReadmore {
}

  .postIReadmore a {
      line-height: 25px;
      display: block;
      padding-left: 0;
      color: #375DA4;
      font-weight: bold;
      font-size: 16px;
      font-family: Kanit-Bold;
      background: #F2F2F2;
      font-weight: 700;
      padding: 5px 10px;
      position: relative;
      border-radius: 4px;
  }
  .postIReadmore a::before{
    content: "\f101";
    position: absolute;
    right: 14px;
    top: 5px;
    font: normal normal normal 22px / 1 FontAwesome;
    color: #375DA4;
    font-weight: 700;
  }
.postIContent {
  padding: 15px 0;
  /* background: white; */
}
.sukien-item {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}

.sukien-content {
  width: calc(100% - 77px);
  height: auto;
  padding-left: 25px;
  box-sizing: border-box;
}
.sukien-title {
}
.sukien-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #5F5D5B !important;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  font-family: Kanit-Bold;
}
.xemthem-new{

}
.xemthem-new a{
  color: #375DA4 !important;
  font-size: 14px;
  line-height: 17px;
  font-family: Kanit-Bold;
}
.sp-tintuc .col{
  padding-bottom: 0;
}
.tintuc-nb .col:last-child{
  padding-bottom: 0;
}
.sec-tintuc{
  padding-bottom: 0 !important;
}
.col12-dautu h2{position: relative;/* background: #fff; */margin-bottom: 0;}
          
            .col12-dautu h2 span{
              transform: skew(-25deg);
              background: #375DA4;
              display: inline-flex;
              padding: 10px 25px;
              border-radius: 5px;
              position: relative;
              margin-right: 0;
            }
           
            .col12-dautu h2 span b{
              transform: skew(25deg);
              -webkit-transform: skew(25deg);
              -moz-transform: skew(25deg);
              -ms-transform: skew(25deg);
              -o-transform: skew(25deg);
              font-size: 24px;
              line-height: 35px;
              font-family: Kanit-Bold;
              color: #ffffff;
              font-weight: 700;
              display: inline-flex;
            }
.col4-dautu{

}
.col4-dautu .icon-box{

}
.col4-dautu .icon-box .icon-box-img{
  margin-bottom: 0;
}
.col4-dautu .icon-box .icon-box-text{position: absolute;height: 70px;background: #DEDEDE;width: 100%;border-bottom: 7px solid #5F5D5B;border-radius: 8px;bottom: 0;left: 0;align-items: center;justify-content: center;display: flex;}
.col4-dautu .icon-box .icon-box-text h3{
  font-family: Kanit-Bold;
font-size: 20px;
font-weight: 700;
line-height: 29.9px;
text-align: center;
color: #375DA4;
}
.col4-dautu:hover .icon-box-text{
background: #375DA4;
border-color: #3CB149;
}
.col4-dautu:hover h3{
  color: #ffffff !important;
}
.col12-buttom{
  padding-bottom: 0;
  margin-bottom: -51px;
}
.but-xemtc{
  background-color: #375DA4 !important;
  margin-bottom: 0;
  padding: 0 35px;
}
.but-xemtc:hover{
  background-color: #3CB149 !important;
}
.but-xemtc span{
  font-family: Kanit-Bold;
font-size: 14px;
font-weight: 700;
line-height: 20.93px;
color: #ffffff;
}
.col4-danhmuc{

}
.col4-danhmuc .icon-box{position: relative;}
.col4-danhmuc .icon-box .icon-box-img{
  margin-bottom: 0;
  padding-bottom: 27px;
}
.col4-danhmuc .icon-box .icon-box-text{position: absolute;bottom: 0;height: 50px;width: 100%;left: 0;}
.col4-danhmuc .icon-box .icon-box-text h3{
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.col4-danhmuc .icon-box .icon-box-text h3 p{
  width: calc(100% - 75px);
  height: auto;
  /* padding-left: 25px; */
  box-sizing: border-box;
  /* border-bottom: 50px solid #1E90FF; */
  /* border-left: 0px solid transparent; */
  /* border-right: 25px solid transparent; */
  margin-bottom: 0;
  background: #fff;
  color: #375DA4;
  padding: 9px 10px;
  border: 1px solid #375DA4;
  font-size: 20px;
  font-family: Kanit-Bold;
  line-height: 31px;
  text-align: center;
  position: relative;
  margin-right: 18px;
  border-right: unset;
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
}
.col4-danhmuc .icon-box .icon-box-text h3 p::before{
  content: "";
  position: absolute;
  right: -25px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 49px solid #ffffff;
  border-right: 25px solid transparent;
  /* border-radius: 3px 0px 5px 0px; */
  /* border: 1px solid #375DA4; */
  z-index: 9;
}
.col4-danhmuc .icon-box .icon-box-text h3 p::after{
  content: "";
  position: absolute;
  right: -25px;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 52px solid #375DA4;
  border-right: 25px solid transparent;
  /* border: 1px solid #375DA4; */
}
.col4-danhmuc .icon-box .icon-box-text h3 span{
  width: 75px;
  height: 50px;
  border-bottom: 50px solid #3CB149;
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
}
.col4-danhmuc .icon-box:hover .icon-box-text h3 span{
  /* border-bottom: 50px solid #375DA4; */
}
.col4-danhmuc .icon-box:hover .icon-box-text h3 p::before{
  border-top: 50px solid #375DA4;
}
.col4-danhmuc .icon-box:hover .icon-box-text h3 p{
  color: #ffffff;
  background: #375DA4;
}
.col3-chungnhan{/* background: #375DA4; *//* border-radius: 8px; *//* padding: 15px 30px; */padding-bottom: 0;}
.col3-chungnhan .col-inner{background: #375DA4;border-radius: 8px;padding: 15px 30px;padding-top: 25px;}
.col3-chungnhan .section-title-container{

}
.col3-chungnhan .section-title-container h2{
  border: unset;
}
.col3-chungnhan .section-title-container h2 span{
  font-family: Kanit-Bold;
  font-size: 32px;
  font-weight: 700;
  line-height: 47.84px;
  text-align: left;
  color: #ffffff;
  margin-right: 0;
  padding-bottom: 0;
  border: unset;
}
.giaithuong-slider{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.giaithuong-slider.slider-nav-circle .flickity-prev-next-button svg, .giaithuong-slider.slider-nav-circle .flickity-prev-next-button .arrow{
  border: 2px solid #3CB149;
  fill:#3CB149;
}
.but-xemtc-cn{
  background-color: #ffffff !important;
  border: unset !important;
  position: relative;
  display: block;
  text-align: left;
  margin-bottom: 0;
  margin-top: 160px;
  margin-right: 0;
}
.but-xemtc-cn:hover{
  background-color: #3CB149 !important;
}
.but-xemtc-cn::before{
  content: "\f101";
  position: absolute;
  right: 14px;
  top: 10px;
  font: normal normal normal 18px / 1 FontAwesome;
  color: #375DA4;
  font-weight: 700;
}
.but-xemtc-cn:hover:before{
  color: #ffffff;
}
.but-xemtc-cn span{
  font-family: Kanit-Bold;
font-size: 16px;
font-weight: 700;
line-height: 23.92px;
color: #375DA4;
}
.but-xemtc-cn:hover span{
  color: #ffffff;
}
.giaithuong-slider .col{
  padding-bottom: 0;
}
.sec-chungnhan .col{
  padding-bottom: 0;
}
.col12-khachhang{

}
.col12-khachhang .section-title-container{

}
.col12-khachhang .section-title-container h2{
  border: unset;
  text-align: center;
  margin-top: 30px;
}
.col12-khachhang .section-title-container h2 span{
  font-family: Kanit-Bold;
  font-size: 32px;
  font-weight: 700;
  line-height: 47.84px;
  color: #375DA4;
  margin: 0 auto;
  padding-bottom: 0;
  border: unset;
}
.col12-khachhang .row.slider{
  box-shadow: 0px 10px 30px 0px #0000001A;
  background-color: #ffffff;
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.col12-khachhang .row.slider .col{
  padding-bottom: 0;
}
.col12-ykien{

}
.col12-ykien .section-title-container{margin-bottom: 0;}
.col12-ykien .section-title-container h2{
  position: relative;
  text-align: center;
  border: unset;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.col12-ykien .section-title-container h2::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 70px;
  height: 3px;
  background: url(/wp-content/uploads/2024/06/lineykien.png) no-repeat;
}
.col12-ykien .section-title-container h2 span{
  font-family: Kanit-Bold;
  font-size: 32px;
  font-weight: 700;
  line-height: 47.84px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  border: unset;
  padding-bottom: 0;
}
.col12-ykien p{
  font-family: Kanit-Light;
  font-size: 16px;
  font-weight: 300;
  line-height: 23.92px;
  text-align: center;
  color: #ffffff;
}
.ykItem{
  background: #FFFFFF;
  border-radius: 10px;
  /* overflow: hidden; */
}
.ykItem .ykThumb{
  box-shadow: 0px 10px 20px 0px #0000001A;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}
.ykItem .ykThumb img{
  margin-top: -118px;
  float: left;
  width: 182px;
  border-radius: 20px;
  height: 178px;
}
.ykItem .ykThumb .ykTitle{
  font-family: Kanit-Bold;
  font-size: 18px;
  font-weight: 700;
  line-height: 26.91px;
  text-align: left;
  color: #375DA4;
  float: left;
  padding-left: 17px;
  /* padding-top: 10px; */
  padding-right: 15px;
  width: cal(100%-);
  width: calc(100%-190px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ykItem .ykContent{/* float: left; *//* width: 100%; */}
.ykItem .ykContent .ykP1{
  font-family: Kanit-Light;
  font-size: 16px;
  font-weight: 300;
  line-height: 23.92px;
  text-align: left;
  color: #14214B;
  padding: 10px 20px;
  /* margin-bottom: 12px; */
  padding-bottom: 25px;
}
.row-danhgia .item{
  padding-top: 120px;
}
.ykItem .ykThumb::before{
  content: "";
  position: absolute;
  box-shadow: 0px 10px 20px 0px #0000001A;
width: 14px;
height: 100%;
background: #565656;
border-radius: 100px;
top: 0;
right: 0;
}
.form-dkibao-gia {
  position: relative;
}

.form-dkibao-gia input.wpcf7-text {
  border-radius: 5px;
  font-family: Kanit-Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.92px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
  height: 48px;
  border-radius: 33px;
  padding: 0 30px;
}

.form-dkibao-gia #send-ngay {
  font-size: 0 !important;
  background: url(/wp-content/uploads/2024/06/send.png) #3CB149 center no-repeat;
  color: #000000;
  font-size: 14px;
  /* background-color: #fff; */
  width: 70px;
  height: 48px;
  position: absolute;
  right: 2px;
  bottom: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 24px 24px;
}
.sec-email form {
  margin-bottom: 0;
}
.col7-send{
  padding-bottom: 0;
}
.absolute-footer{
  color: #ffffff;
  font-family: Kanit-Regular;
}
.cs1{

}
.cs1 .icon-box{justify-content: center;align-items: center;margin-bottom: 20px;}
.cs1 .icon-box:last-child{
  margin-bottom: 0;
}
.cs1 .icon-box .icon-box-img{
  
}
.cs1 .icon-box .icon-box-text{

}
.cs1 .icon-box .icon-box-text h3{
  font-family: Kanit-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 23.92px;
  color: #ffffff;
  margin-bottom: 0;
}
.cs1 .icon-box .icon-box-text p{
  font-family: Kanit-Light;
font-size: 16px;
font-weight: 300;
line-height: 23.92px;
color: #ffffff;
}
.cs2{

}
.cs2 .icon-box{justify-content: center;align-items: center;margin-bottom: 20px;}
.cs2 .icon-box:last-child{
  margin-bottom: 0;
}
.cs2 .icon-box .icon-box-img{
  
}
.cs2 .icon-box .icon-box-text{padding-left: 47px;}
.cs2 .icon-box .icon-box-text h3{
  font-family: Kanit-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 23.92px;
  color: #ffffff;
  margin-bottom: 0;
}
.cs2 .icon-box .icon-box-text p{
  font-family: Kanit-Light;
font-size: 16px;
font-weight: 300;
line-height: 23.92px;
color: #ffffff;
}
.cs2 .icon-box .icon-box-text p strong{
  font-family: Kanit-Bold;
}
.cs2 .icon-box:first-child .icon-box-text{padding-left: 1em;}
.cs2 .icon-box:nth-child(3) .icon-box-text{padding-left: 1em;}
.cs3{

}
.cs3 h3{
  font-family: Kanit-Bold;
font-size: 16px;
font-weight: 700;
line-height: 16.8px;
text-align: left;
color: #ffffff;
}
.cs3 iframe{
  border-radius: 10px;
}
.cs8 h3{
  font-family: Kanit-Bold;
font-size: 20px;
font-weight: 700;
line-height: 29.9px;
text-align: left;
color: #ffffff;
}
.footer-bottom{
  border-top: 3px solid rgb(255 255 255 / 20%);
  padding-top: 15px;
}
.footer-bottom ul{

}
.footer-bottom ul li{
  border-top: unset !important;
  list-style-type: disc;
  font-size: 16px;
}
.footer-bottom ul li a{
  line-height: 23px;
  font-size: 16px;
  font-family: Kanit-Bold;
  color: #fff;
}
.footer-bottom .col{
  padding-bottom: 0;
}
#button-contact-vr {
  position: fixed;
  bottom: 0;
  z-index: 99999;
}
/*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;
}
.header-bottom-nav >li >ul.nav-dropdown{padding: 0;/* border-radius: 10px; */}
.header-bottom-nav >li >ul.nav-dropdown>li{
  padding: 0px 15px;
  white-space: nowrap;
  border-left: none;
  width: 100%;
  float: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 0;
  position: relative;
  display: block;
}
.header-bottom-nav >li >ul.nav-dropdown>li>a{
        color: #3cb149;
        font-family: Kanit-Bold;
        font-weight: 700;
}
.header-bottom-nav >li >ul.nav-dropdown>li>a:hover{
    color:#3cb149;
}

.header-bottom-nav >li >ul.nav-dropdown>li >ul.nav-column{
  display: none;
  position: absolute;
  background: #fff;
  z-index: 999;
  top: 0;
  left: 100%;
}
.header-bottom-nav >li >ul.nav-dropdown>li.menu-item-has-children:hover ul.nav-column{
  display: block;
}
.header-bottom-nav >li >ul.nav-dropdown>li.menu-item-has-children a{
  font-weight: unset;
  position: relative;
  color: rgba(102,102,102,0.85);
  text-transform: unset;
  font-size: 16px;
}
.header-bottom-nav >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;
}
.banner-gt h1{
  font-family: Kanit-Bold;
  font-size: 48px;
  font-weight: 700;
  line-height: 71.76px;
  /* text-align: left; */
  color: #FFFFFF;
  text-transform: uppercase;
}
.col12-gioithieuchung{

}
.col12-gioithieuchung .section-title-container{margin-bottom: 0;}
.col12-gioithieuchung .section-title-container h2{
  border: unset;
  margin-bottom: 0;
  position: relative;
}

.col12-gioithieuchung .section-title-container h2 span{
  font-family: Kanit-Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.9px;
  text-align: left;
  color: #5F5D5B;
  border: unset;
  padding-bottom: 0;
  margin-right: 0;
}
.col12-gioithieuchung .section-title-container h3{
  border: unset;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.col12-gioithieuchung .section-title-container h3 span{font-family: Kanit-Bold;font-size: 40px;font-weight: 700;line-height: 59.8px;text-align: left;color: #375DA4;margin-right: 0;padding-bottom: 0;border: unset;}
.col12-gioithieuchung .section-title-container h3::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 92px;
  height: 10px;
  border-radius: 105px;
  background: #3CB149; 
  }
  .col12-gioithieuchung .section-title-container h3::after{
    content: "";
    position: absolute;
    left: 99px;
    bottom: 0;
    width: 23px;
    height: 10px;
    border-radius: 105px;
    background: #375DA4;
    }
    .col12-gioithieuchung p{
      font-family: Kanit-Light;
font-size: 14px;
font-weight: 300;
line-height: 20.93px;
text-align: justified;
color: #000000;

    }
    .col12-bolanhdao{padding-bottom: 0;}
    .col12-bolanhdao .section-title-container{margin-bottom: 0;}
    .col12-bolanhdao .section-title-container h2{
      background: #EEEEEE;
      border-radius: 8px;
      text-align: center;
      padding: 10px 0;
    }
    .col12-bolanhdao .section-title-container h2 span{
      font-family: Kanit-Bold;
      font-size: 32px;
      font-weight: 700;
      line-height: 47.84px;
      text-align: center;
      color: #375DA4;
      margin: 0 auto;
      padding-bottom: 0;
      border: unset;
    }
    .col4-lanhdao{

    }
    .col4-lanhdao .icon-box{

    }
    .col4-lanhdao .icon-box h3{
      font-family: Kanit-Bold;
      font-size: 24px;
      font-weight: 700;
      line-height: 35.88px;
      text-align: center;
      color: #000000;
      margin-bottom: 0;
      margin-top: 15px;
    }
    .col4-lanhdao .icon-box p{
      font-family: Kanit-Bold;
font-size: 14px;
font-weight: 700;
line-height: 20.93px;
text-align: center;
color: #5F5D5B;

    }
    .col4-tamnhin{background: #F1F1F1;border-bottom: unset;}
    .col4-tamnhin .section-title-container{margin-bottom: 0;}
    .col4-tamnhin .section-title-container h3{
      border: unset;
      margin-top: 15px;
    }
    .col4-tamnhin .section-title-container h3 span{
      font-family: Kanit-Bold;
      font-size: 24px;
      font-weight: 700;
      line-height: 35.88px;
      text-align: center;
      color: #375DA4;
      margin: 0 auto;
      border: unset;
      padding-bottom: 0;
    }
    .col4-tamnhin p{
      font-family: Kanit-Light;
      font-size: 20px;
      font-weight: 300;
      line-height: 29.9px;
      text-align: center;
      color: #5F5D5B;
      padding: 0 22px;
    }
    .col4-tamnhin::after{
      display: none;
    }
    .row-tamnhin{
      /* padding-top: 17px; */
      border-radius: 8px;
    }
    .row-tamnhin .col::before{
      border-left: 4px solid #D9D9D9;
      height: 80%;
      top: 30px;
      width: 4px;
      background: #D9D9D9;
    }
    .row-tamnhin .col:first-child::before{
      display: none;
    }
    .col3-gioithieu{

    }
    .col3-gioithieu .section-title-container{margin-bottom: 0;}
    .col3-gioithieu .section-title-container h2{border: unset;}
    .col3-gioithieu .section-title-container h2 span{
      font-family: Kanit-Bold;
      font-size: 20px;
      font-weight: 700;
      line-height: 29.9px;
      text-align: justified;
      color: #375DA4;
      margin-right: 0;
      border: unset;
      padding-bottom: 0;
    }
    .col3-gioithieu .widget ul{border-left: 2px solid #DEDEDE;padding-left: 10px;margin-bottom: 30px;}
    .col3-gioithieu ul li{
      color: #3CB149;
      list-style-type: disc;
      border-top: unset !important;
      margin-left: 25px;
    }
    .col3-gioithieu ul li a{
      font-family: Kanit-Bold;
font-size: 16px;
font-weight: 700;
line-height: 23.92px;
text-align: justified;
color: #5F5D5B;

    }
    .col3-gioithieu ul li.current-cat a{
      color: #3CB149;
    }
    .col3-gioithieu ul li a:hover{
      color: #3CB149;
    }
    .col3-nhamay{

    }
    .col3-nhamay h2{
      font-family: Kanit-Bold;
font-size: 20px;
font-weight: 700;
line-height: 29.9px;
text-align: justified;
color: #375DA4;
    }
    .col3-nhamay .icon-box{

    }
    .col3-nhamay .icon-box .icon-box-img{

    }
    .col3-nhamay .icon-box .icon-box-text{margin-bottom: 30px;position: relative;padding-bottom: 15px;}
    .col3-nhamay .icon-box:last-child .icon-box-text{
      margin-bottom: 0;
    }
    .col3-nhamay .icon-box .icon-box-text::before{
      content: "";
      position: absolute;
      left: 15px;
      bottom: 0;
      width: 90px;
      height: 3px;
      background: #D9D9D9;
    }
    .col3-nhamay .icon-box .icon-box-text h3{
      font-family: Kanit-Bold;
      font-size: 18px;
      font-weight: 700;
      line-height: 26.91px;
      text-align: left;
      color: #375DA4;
      margin-bottom: 0;
    }
    .col3-nhamay .icon-box .icon-box-text p{
      font-family: Kanit-Light;
      font-size: 16px;
      font-weight: 300;
      line-height: 23.92px;
      text-align: left;
      color: #000000;
    }
    .sec-doitac .col12-dautu h2 span{
      padding: 10px 50px;
    }
    .col3-nhaphanphoi .col-inner {
      background: #375DA4;
      border-radius: 8px;
      padding: 15px 30px;
      padding-top: 25px;
  }
  .col3-nhaphanphoi .section-title-container{

  }
  .col3-nhaphanphoi .section-title-container h2{
    border: unset;
    position: relative;
    padding-bottom: 65px;
    margin-bottom: 0;
  }
  .col3-nhaphanphoi .section-title-container h2::before{
    content: "";
    position: absolute;
    width: 90px;
    height: 10px;
    left: 0;
    bottom: 0;
    border-radius: 11px;
    background: #FFFFFF;
  }
  .col3-nhaphanphoi .section-title-container h2::after{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 95px;
    bottom: 0;
    border-radius: 11px;
    background: #FFFFFF;
  }
  .col3-nhaphanphoi .section-title-container h2 span{
    font-family: Kanit-Bold;
    font-size: 32px;
    font-weight: 700;
    line-height: 47.84px;
    text-align: left;
    color: #ffffff;
    margin-right: 0;
    padding-bottom: 0;
    border: unset;
  }
  .col9-phanphoi .col{
    padding-bottom: 0;
  }
  .col6-diachi .col-inner{
    background: #f3f3f3;
  }
  .col6-diachi .icon-box{
    padding: 0 22px 28px;
  }
  .col6-diachi .icon-box h3{
    color: #375DA4;
    font-size: 18px;
    line-height: 24px;
    font-family: Kanit-Bold;
    text-transform: uppercase;
    font-weight: 700;
  }
  .col6-diachi .icon-box ul {
    list-style: none;
    padding: 0;
}
.col6-diachi .icon-box ul li {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: Kanit-Light;
  padding: 5px 0;
  letter-spacing: .72px;
  font-family: Kanit-Regular;
  font-weight: 400;
  margin-left: 0;
  margin-bottom: 0;
}
.col6-diachi .icon-box ul li i {
  color: #3CB149;
  font-size: 15px;
  padding-right: 10px;
}
.col6-diachi .icon-box ul li:nth-child(2) {
  float: left;
  padding-right: 20px;
}
.col12-tab .tabbed-content>h4{
  color: #375DA4;
    font-size: 18px;
    line-height: 24px;
    font-family: Kanit-Bold;
    text-transform: uppercase;
    font-weight: 700;
}
.form-lh form .left, .form-lh form .right {
  padding: 0 10px;
  width: 50%;
  float: left;
}
.form-lh form label {
  position: relative;
  vertical-align: top;
  width: 100%;
  margin-bottom: 12px;
}
.form-lh form input {
  padding-left: 60px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 33px;
  font-weight: 400;
}
.form-lh form label::before {
  position: absolute;
  width: 40px;
  height: 35px;
  content: "";
  top: 0px;
  left: 1px;
  z-index: 1;
}
.form-lh form textarea {
  border: 1px solid #ddd;
  padding-left: 20px;
  width: 100%;
  line-height: 35px;
}
.btn_form {
  display: inline-block;
  /* float: right; */
  padding: 15px 7px;
  margin: 0 auto;
  text-align: center;
}
.btn_form input {
  font-family: Kanit-Bold;
  font-size: 14px;
  font-weight: bold;
  line-height: 27px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 17px;
  border-radius: 5px;
  background: #3CB149;
  margin-left: 4px;
  padding-left: 0 !important;
}
.form-lh form .left label:nth-child(1)::before {
  background: url(/wp-content/uploads/2024/06/ic-lab-1.png) center no-repeat;
}
.form-lh form .left label:nth-child(2)::before {
  background: url(/wp-content/uploads/2024/06/ic-lab-2.png) center no-repeat;
}
.form-lh form .left label:nth-child(3)::before {
  background: url(/wp-content/uploads/2024/06/ic-lab-3.png) center no-repeat;
}
.form-lh form .left label:nth-child(4)::before {
  background: url(/wp-content/uploads/2024/06/ic-lab-4.png) center no-repeat;
}
.form-lh form .left label:nth-child(5)::before {
  background: url(/wp-content/uploads/2024/06/ic-lab-5.png) center no-repeat;
}
.form-lh form .right label:nth-child(1)::before {
  background: url(/wp-content/uploads/2024/06/ic-lab-6.png) center no-repeat;
}
.col-name-tintuc{
  margin-bottom: 20px;
}
#secondary .widget-title {
  font-family: Kanit-Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.9px;
  color: #375DA4;
  margin-right: 0;
  border: unset;
  padding-bottom: 0;
}
#secondary .is-divider{
  opacity: 0;
  margin: 7px;
}
#product-sidebar .widget-title {
  font-family: Kanit-Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.9px;
  color: #375DA4;
  margin-right: 0;
  border: unset;
  padding-bottom: 0;
}
#product-sidebar .is-divider{
  opacity: 0;
  margin: 7px;
}
.blog-archive{
  padding: 0;
}
#comments{
  display: none;
}
.banner-gt h2 {
  font-family: Kanit-Bold;
  font-size: 48px;
  font-weight: 700;
  line-height: 71.76px;
  /* text-align: left; */
  color: #FFFFFF;
  text-transform: uppercase;
}
.blog-single{
  padding: 0;
}
h1.detail-new{
  font-family: Kanit-Bold;
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
  color: #375DA4;
  margin: 0 auto;
  padding-bottom: 0;
  border: unset;
}
.entry-content.single-page h2, .entry-content.single-page h3{
  color: #375DA4;
}
.same-news h4{
  font-family: Kanit-Bold;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  color: #375DA4;
  margin: 0 auto;
  padding-bottom: 0;
  border: unset;
  margin-bottom: 20px;
}
.sukien-calender1 {
  width: 92px;
  height: 106px;
  border-radius: 7px;
  background:  #FFFFFF;
  box-shadow: 0px 20px 70px 0px #0000001A;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  position: relative;
  /* border-radius: 5px 5px 0px 5px; */
}
.sukien-calender1::before{
  content: "";
  left: 0;
  top: 0;
  width: 106px;
  height: 13px;
  border-radius: 12px;
  background: #375DA4;
  display: none;
}
.sukien-calender1 span:first-child {
  color: #375DA4;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  display: block;
  width: 100%;
  text-align: center;
  /* position: relative; */
  padding-top: 10px;
  font-family: Kanit-Bold;
  position: relative;
  padding-bottom: 10px;
}
.sukien-calender1 span:first-child::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 44px;
  height: 3px;
  border-radius: 1.5px;
  background: #D9D9D9;
  text-align: center;
  margin: 0 auto;
}
.sukien-calender1 span:last-child {
  color: #8E8E8E;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  font-family: Kanit-Bold;
}
.sharaholder-us-down{margin-top: 10px;}
.sharaholder-us-down a{
  background: #375DA4;
  padding: 5px 13px;
  border-radius: 5px;
  font-family: Kanit-Bold;
  font-size: 14px;
  font-weight: 700;
  line-height: 20.93px;
  color: #ffffff;
}
.sharaholder-us-down a:hover{
  background: #3CB149;
  color: #ffffff;
}
.col12-dm-codong{
  padding-bottom: 0;
}
.col12-cauhoi{padding-bottom: 0;}
.col12-cauhoi .accordion{

}
.col12-cauhoi .accordion .accordion-item{
  
}
.col12-cauhoi .accordion .accordion-item>a{
  padding: 15px 35px 15px 0px;
  border-top: unset;
  border-bottom: 1px solid #ddd;
}
.col12-cauhoi .accordion .accordion-item>a>span{
  font-family: Kanit-Bold;
  font-size: 18px;
  font-weight: 700;
  line-height: 27.9px;
  text-align: left;
  color: #5F5D5B;
}
.col12-cauhoi .accordion .accordion-item>a .toggle{
  left: unset;
  right: 0;
}
.col12-cauhoi .accordion .accordion-item>a .toggle i{
  font-weight: 700 !important;
}
.col12-cauhoi .accordion .accordion-item .accordion-inner{border: 1px solid #D9D9D9;border-top: unset !important;}
.col12-cauhoi .accordion .accordion-item>a.active>span{
  color: #3CB149;
}
.form-trogiup .col{
  padding-bottom: 0;
}
.form-trogiup input{
  font-family: Kanit-Bold;
font-size: 16px;
font-weight: 700;
line-height: 23.92px;
color: #5F5D5B;
}
.form-trogiup textarea{
  font-family: Kanit-Bold;
font-size: 16px;
font-weight: 700;
line-height: 23.92px;
color: #5F5D5B;
}
.send-cauhoi{
  text-align: center;
}
.send-cauhoi input{
  color: #ffffff;
  margin-right: 0;
  margin-bottom: 0;
  border-radius: 33px;
}
.danhmuc-file{
  margin-top: 30px;
}
.lt-image img{max-height:150px}
h3.title{font-size:16px;margin-top:5px;}
.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%;
}
.sharaholder-us-content {
    float: left;
    position: relative;
    width: 90%;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.sharaholder-us-title {
   
    font-size: 18px;
    color: #000000;
}
.sharaholder-us-date {
  
    font-size: 13px;
    color: #bfbfbf;
}
.fls {list-style:none}
.fls {line-height:20px}
.fls li{margin:10px 0px}
.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #3CB149;
    line-height: 40px;
    text-align: center;
    color: #3CB149;
    border-radius: 6px;
    height: 40px;
    display: block;
}
.chkhac{

}
.chkhac .item{

}
.chkhac .item a{
  font-family: Kanit-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 23.92px;
  text-align: justified;
  color: #5F5D5B;
}
.banner_sp-dm{

}
.banner_sp-dm img{
  width: auto;
  height: auto;
}
.backgound-one{padding-top: 40px;padding-bottom: 30px;}
.backgound-two{
  background: #F6F6F6;
  padding-top: 45px;
}
h2.title_module{
  font-family: Kanit-Bold;
  font-size: 40px;
  font-weight: 700;
  line-height: 59.8px;
  text-align: left;
  color: #375DA4;
  position: relative;
  padding-bottom: 15px;
}
h2.title_module::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 92px;
  height: 10px;
  background: #3CB149;
  border-radius: 105px;
}
h2.title_module::after{
  content: "";
  position: absolute;
  left: 95px;
  bottom: 0;
  width: 23px;
  height: 10px;
  background: #375DA4;
  border-radius: 105px;
}
.about_desc{
  font-family: Kanit-Light;
  font-size: 16px;
  font-weight: 300;
  line-height: 23.92px;
  color: #000000;
  margin-bottom: 26px;
}
.about_more{
  background: #375DA4;
  padding: 8px 19px;
  font-family: Kanit-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 23.92px;
  color: #FFFFFF;
  border-radius: 4px;
}
.about_more i{
  padding-left: 30px;
}
.product-title{

}
.product-title a{
  font-family: Kanit-Bold;
  font-size: 18px;
  font-weight: 700;
  line-height: 29.9px;
  text-align: left;
  color: #000000;
}
.xemthem-sp{display: none;}
.xemthem-sp a{
  font-family: Kanit-Bold;
  font-size: 15px;
  font-weight: 700;
  line-height: 23.92px;
  color: #5F5D5B;
}
.product-small .box-image{
  border-radius: 4px;
  box-shadow: 0px 4px 10px 0px #00000014;
}
.product-small:hover .product-title a{
  color: #375DA4;
}
.product-small:hover .xemthem-sp a{
  color: #3CB149;
}
.tax-product_cat #main{
  background: #F6F6F6;
  margin-bottom: 30px;
}
.row-hotline a {
  width: 100%;
  margin-bottom: 0;
}
h1.product-title{
  color: #375DA4;
  font-family: Kanit-Bold;
}
@media(max-width:549px){
  .col12-tintuc h2 span b{
    font-size: 20px;
  }
  .col12-dautu h2 span b{
    font-size: 20px;
  }
  .col3-chungnhan .section-title-container h2 span{
    font-size: 25px;
  }
  .but-xemtc-cn{
    margin-top: 0;
  }
  .col12-khachhang .section-title-container h2 span{
    font-size: 25px;
  }
  .sec-chungnhan .col {
    padding-bottom: 15px;
}
.col12-ykien .section-title-container h2 span{
  font-size: 25px;
}
.col7-send {
  padding-bottom: 20px;
}
.banner-gt .text-box{
  width: 100% !important;
}
.banner-gt h1{
  font-size: 28px;
}
.col12-gioithieuchung .section-title-container h3 span{
  font-size: 28px;
  line-height: 40px;
}
.col12-bolanhdao .section-title-container h2 span{
  font-size: 25px;
}
.col3-chungnhan{
  padding-bottom: 20px;
}
.col4-tamnhin .section-title-container h3 span{
  font-size: 20px;
}
.form-lh form .left, .form-lh form .right{
  width: 100%;
}
h2.title_module{
  font-size: 32px;
}
}
.col12-dautu .gallery-col .col-inner{
        border: 1px solid #ededed;
    border-radius: 10px;
    overflow: hidden;
}
@media screen and (min-width: 850px) {
    .col-codong {
    max-width: 20%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 20%;
}
}
.col3-gioithieu .widget-title {
    font-family: Kanit-Bold;
    font-size: 20px;
    font-weight: 700;
    line-height: 29.9px;
    color: #375DA4;
    margin-right: 0;
    border: unset;
    padding-bottom: 0;
}
.col3-gioithieu .is-divider {
    opacity: 0;
    margin: 7px;
}