.home-box,
.home-hero{
    position: relative;
}
.home-box{
    padding-top: 100px;
}
.hhero-item {
    padding: 300px 0;
    color: #385469b2;
    font-size: 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-hero .line-image {
    bottom: -1px;
}
.counter-item .couter-wrap,
.row-title .lte-subheader, 
.hhero-item h6 {
    color: #F37021;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.hhero-item h6 {
    font-size: 20px;
}
.hhero-item h2 {
  font-size: 70px;
  color: #0066B3;
  line-height: 1.3;
}
.hhero-item h2 span{
    color: #F37021;
    display: block;
}
.hhero-info {
    max-width: 50%;
}
.hhero-last {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.hhero-search {
    margin-left: 20px;
    position: relative;
}
.hhero-search input {
    height: 47px;
    border: 1px solid #385469;
    border-radius: 50px;
    background-color: transparent;
    padding: 0 20px;
}
.hhero-search .search-submit {
    position: absolute;
    top: 0;
    color: #385469;
    right: 0;
    background-color: transparent;
    border: 0;
    height: 47px;
    width: 47px;
}
/**/
.hgt-banner img {
    display: block;
    width: 100%;
    border-radius: 65px;
}
/**/
.row-title.center {
    text-align: center;
}
.row-title {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.row-title .lte-subheader {
}
.row-title .lte-header {
    font-size: 54px;
    color: #0066B3;
    line-height: 1;
}
/**/
.home-desc,
.hgt-desc {
    color: #385469b2;
}
.counter-item .couter-wrap {
    color: #F37021;
    font-size: 64px;
    font-weight: bold;
}
.hvg-counter {
    padding: 40px 0 20px;
}
.counter-item h3 {
    font-size: 22px;
    margin: 10px 0;
}
/**/
.home-testimonial-wrap,
.home-category-wrap {
    background-color: #f6efeb;
    padding: 100px 0;
}
/*.lte-services-categories {
  margin-top: -30px;
}*/
.lte-services-categories .lte-item-wrapper {
    /* perspective: 1000px; */
    /* -webkit-perspective: 1000px; */
    padding-top: 30px;
}
@media (min-width: 768px) {
  .lte-services-categories .lte-item-wrapper:hover .lte-item-inner {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
.lte-services-categories .lte-item-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.lte-services-categories .lte-header {
  display: block;
  font-size: 18px;
}
.lte-services-categories .lte-item {
  text-align: center;
  display: block;
  padding: 70px 30px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  background-color: #ea4a34;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-clip: border-box;
  height: 100%;
}
.lte-services-categories .lte-item .lte-item-inner-wrapper {
  -webkit-transform: translateZ(60px);
  -moz-transform: translateZ(60px);
  -ms-transform: translateZ(60px);
  -o-transform: translateZ(60px);
  transform: translateZ(60px);
  display: block;
  position: relative;
  height: 100%;
}
.lte-services-categories .lte-item.hasLabel {
  /*        
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
*/
}
.lte-services-categories .lte-item.hasLabel:after {
  display: none;
  content: "";
  width: 0;
  height: 0;
  border-top: 85px solid var(--main);
  border-left: 85px solid transparent;
  /*
                border-top-right-radius: @border-radius;
*/
  position: absolute;
  top: 0;
  right: 1px;
  /*
                backface-visibility: hidden;
                -webkit-backface-visibility: hidden;                    
*/
}
.lte-services-categories .lte-item.hasLabel.lte-new:after {
  border-top-color: var(--green);
}
.lte-services-categories .lte-item .lte-label {
  display: none;
  position: absolute;
  top: -74px;
  right: -28px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 45px;
  height: 45px;
  display: block;
  line-height: 85px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  color: #ea4a34;
  color: var(--white);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.lte-services-categories .lte-item .lte-icon {
  font-size: 64px;
  color: #f6520a;
}
.lte-services-categories .lte-item .lte-header {
  margin: 16px 0 0 0;
  font-size: 24px;
  font-weight: bold;
}
.lte-services-categories .lte-item .lte-info {
  display: block;
  zoom: 1;
  filter: alpha(opacity=55);
  -webkit-opacity: 0.55;
  -moz-opacity: 0.55;
  opacity: 0.55;
  font-weight: bold;
}
.lte-services-categories .lte-item-front,
.lte-services-categories .lte-item-back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.lte-services-categories .lte-item-back {
  margin-top: 0;
  margin-bottom: 0px;
  padding: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background-size: cover;
  color: #fff;
}
@media (max-width: 768px) {
  .lte-services-categories .lte-item-back {
    display: none;
  }
}
.lte-services-categories .lte-item-back:before {
  content: "";
  background-color: #1d1c1f;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-clip: border-box;
  zoom: 1;
  filter: alpha(opacity=45);
  -webkit-opacity: 0.45;
  -moz-opacity: 0.45;
  opacity: 0.45;
}
.lte-services-categories .lte-item-back .lte-item-inner-info {
  top: 50%;
  left: 50%;
  position: absolute;
  width: 90%;
  -webkit-transform: translateZ(60px) translateX(-50%) translateY(-50%);
  -moz-transform: translateZ(60px) translateX(-50%) translateY(-50%);
  -ms-transform: translateZ(60px) translateX(-50%) translateY(-50%);
  -o-transform: translateZ(60px) translateX(-50%) translateY(-50%);
  transform: translateZ(60px) translateX(-50%) translateY(-50%);
}
.lte-services-categories .lte-item-back .lte-header {
  margin: 0;
}
.lte-services-categories .lte-item-back .lte-description {
  font-size: 14px;
  line-height: 1.6em;
  margin-top: 8px;
}
/**/
.home-khoahoc {
  padding-bottom: 50px;
}
.home-khoahoc .item-khoahoc{
  margin-bottom: 20px;
}
/**/
div.home-taisao {
  padding-top: 0;
  background-color: #FCFAF7;
}
.home-taisao-left {
  background-position: center center;
  background-repeat: no-repeat;
}
.home-taisao-col{
  width: 50%;
}
.home-taisao-left-wrap{
  max-width: 640px;
  margin: 0 auto;
}
.ul-col{
  display: flex;
}
.ul-col ul{
  width: 50%;
}
ul.check-invert {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  padding-left: 45px;
}
ul.check-invert li::before {
  display: inline-block;
  font-family: lte-font;
  content: "\E865";
  font-size: 22px;
  margin-top: 0px;
  color: #F37021;
  font-weight: 600;
  font-size: 14px;
  background: #70a6b160;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  border-radius: 10px;  
  margin-left: -45px;
  margin-right: 10px;
}
ul.check-invert li {
  display: flex;
  margin-bottom: 30px;
}
/**/
.item-dacdiem {
  display: flex;
  align-items: flex-start;
  margin: 20px 0 30px;
}
.item-dacdiem i{
  background-color: #F4EEE5;
  padding: 25px;
  border-radius: 30px;
  font-size: 48px;
}
.dacdiem-icon-content{
  flex: 1;
  padding-left: 20px;
}
.dacdiem-icon-content h3{
    font-size: 26px;
}
.dacdiem-icon-content p{
  margin-bottom: 0;
}
.main-dacdiem .col-mb:nth-child(2n) .item-dacdiem i {
  background-color: #bfd7db;
}
/**/
.item-testimonial {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-clip: border-box;
  background-color: #fff;
  margin-top: 36px;
}
.item-testimonial-inner {
  text-align: center;
  position: relative;
  margin: 0 auto 10px auto;
  padding: 0px 15px 30px;
  z-index: 2;
}
.testimonial-descr {
  z-index: 2;
  position: relative;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-clip: border-box;
  padding: 24px 0 0;
  margin: 1px 0 15px;
  font-size: 20px;
}
.testimonial-descr::before {
  font-weight: 400;
  content: "‘‘";
  display: block;
  vertical-align: top;
  pointer-events: none;
  z-index: 0;
  letter-spacing: -2px;
  line-height: 98px;
  height: 70px;
  font-size: 70px !important;
  display: inline-block;
  margin: 0 auto;
  margin-top: -54px;
  margin-bottom: 0px;
  width: 64px;
  height: 64px;
  background-color: #f6520a;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  z-index: 5;
  padding-right: 4px;
}
.testimonial-inner p {
  display: block;
  z-index: 2;
  position: relative;
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
  padding: 36px 10px 10px;
  margin-bottom: 0;
  line-height: 1.6em;
  color: #000;
}
.testimonial-image {
  vertical-align: top;
  display: inline-block;
  margin-bottom: 6px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-clip: border-box;
  position: relative;
  z-index: 2;
}
.testimonial-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  max-width: 64px;
  height: auto;
  border: 3px solid #ebbc4a;
  padding: 2px;
} 
.testimonial-header {
  font-weight: bold;
}
.swiper-pagination.dots-swiper {
  position: unset;
}
/**/
.home-form-col{
  position: relative;
  width: 50%;
}
.home-form-left{
  padding: 110px;
  background-color: #eff5f6;
  border-radius: 64px 0px 0px 64px;
}
.home-form-right{
  background-color: #f4eee5;
  border-radius: 0px 64px 64px 0px;
  padding: 60px;
}
.home-form-banner{
  position: absolute;
  bottom: -14px;
  left: -260px;
  z-index: 0;
}
.hform-wrap{
  position: relative;
  z-index: 1;
  max-width: 484px;
}
.hform-wrap h2 {
  font-size: 30px;
}
.home-form-right .hform-wrap {
  margin: 0 auto;
  text-align: center;
}
.home-form-left ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}
.home-form-left ul li {
  display: flex;
}
.home-form-left ul li img {
  width: 80px;
  object-fit: contain;
}
.home-form-left ul li .info {
  flex: 1;
  padding-left: 40px;
}
.hform-wrap h3 {
  font-size: 20px;
}
.hform-wrap input, .hform-wrap select {
  background-color: #fff;
  border: 0;
  padding: 0 20px;
  height: 48px;
  width: 100%;
  border-radius: 50px;
}
.hform-wrap select {
  color: #00000080;
  margin-bottom: 20px;
}
.hform-wrap button {
  border: 0;
}
/**/
.main-htt {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  grid-template-rows: repeat(3,1fr);
}
.main-htt .img-post{
  margin-bottom: 0;
}
.main-htt .info-post{
  border: 0;
  padding-bottom: 0;
  margin: 0;
}
.main-htt .htt-item:not(:first-child) .info-post{
  padding-top: 0;
}
.main-htt .htt-item:first-child {
  grid-column: 1/2;
  grid-row: 1/4;
}
.main-htt .htt-item:first-child .info-post{
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.main-htt .htt-item:first-child .info-post h2{
  font-size: 30px;
}
.main-htt .htt-item:first-child .info-post p{
  display: none;
}
@media only screen and (min-width: 641px) {
  .main-htt .htt-item:not(:first-child) .item-post a {
    display: flex;
    align-items: center;
  }
  .main-htt .htt-item:not(:first-child) .img-post{
    width: 245px;
  }
  .main-htt .htt-item:not(:first-child) .info-post{
    flex: 1;
    padding-left: 20px;
  }
  .main-htt .htt-item:not(:first-child) .img-post img {
    aspect-ratio: 1/0.75;
  }
  .main-htt .htt-item:first-child .img-post img {
    aspect-ratio: 3/2;
  }
}

@media only screen and (max-width: 1600px) {
  .hhero-item {
    padding: 150px 0;
  }
}
@media only screen and (max-width: 1200px) {
  .hhero-item {
    font-size: 18px;
  }
  .hhero-item h2 {
    font-size: 50px;
  }
  .hhero-last {
    margin-top: 20px;
  }
  /**/
  .home-box {
    padding-top: 50px;
  }
  .home-testimonial-wrap, .home-category-wrap {
    padding: 50px 0;
  }
  .row-title {
    margin-bottom: 10px;
  }
  .row-title .lte-header {
    font-size: 44px;
  }
  /**/
  .hgt-row > .col-mb {
    width: 50%;
  }
  .counter-item .couter-wrap {
    font-size: 40px;
    line-height: normal;
  }
  .counter-item h3 {
    font-size: 18px;
  }
  .hvg-counter {
    padding: 20px 0;
  }
  /**/
  .btn-style{
    min-width: auto;
  }
  .btn-style-inner {
    padding: 10px 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  /**/
  .lte-services-categories .lte-item {
    padding: 50px 20px;
  }
  .lte-services-categories .lte-item .lte-header {
    margin: 10px 0 0 0;
    font-size: 18px;
  }
  .lte-services-categories .lte-item .lte-icon {
    font-size: 40px;
  }
}
@media only screen and (max-width: 990px) {
  .hhero-item {
    padding: 50px 0 100px;
  }
  .hhero-item h2 {
    font-size: 30px;
    line-height: 1.4;
  }
  .hhero-item h6 {
    font-size: 16px;
  }
  .hhero-item {
    font-size: 16px;
  }
  /**/
  .hvg-counter {
    padding: 20px 0 0;
  }
  /**/
  .row-title .lte-header {
    font-size: 30px;
    line-height: normal;
  }
  /**/
  .lte-services-categories .col-mb {
    width: 33.333%;
  }
  .lte-services-categories .lte-item-wrapper {
    padding-top: 20px;
  }
  /**/
  .main-dacdiem .col-mb,
  .hkh-list .col-mb {
    width: 50%;
  }
  /**/
  .home-taisao-col {
    padding: 10px;
  }
  /**/
  .item-dacdiem {
    margin: 10px 0;
  }
  /**/
  .dacdiem-icon-content h3 {
    font-size: 20px;
  }
  .item-dacdiem i {
    padding: 20px;
    font-size: 38px;
  }
  /**/
  .testimonial-descr {
    padding: 14px 0 0;
    margin: 1px 0 10px;
    font-size: 16px;
  }
  .testimonial-descr::before {
    margin-top: -45px;
  }
  /**/
  .home-form-right,
  .home-form-left {
    padding: 20px;
    padding-top: 50px;
  }
  .hform-wrap h2 {
    font-size: 21px;
  }
  .home-form-left ul li img {
    width: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .hhero-info {
    max-width: 100%;
  }
  .home-taisao-col{
    width: 100%;
  }
  /**/
  .dacdiem-icon-content h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .hgt-row > .col-mb {
    width: 100%;
  }
  .hgt-banner{
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .hhero-item {
    padding: 50px 0;
  }
  .hhero-last {
    flex-direction: column;
    align-items: flex-start;
  }
  .hhero-search {
    margin-left: 0;
    margin-top: 10px;
  }
  .hhero-item h2 {
    font-size: 25px;
  }
  .hhero-item h6 {
    font-size: 15px;
  }
  .hhero-item {
    font-size: 14px;
  }
  /**/
  .row-title .lte-header {
    font-size: 25px;
  }
  /**/
  .lte-services-categories .col-mb {
    width: 50%;
  }
  /**/
  ul.check-invert h5 {
    font-size: 16px;
  }
  ul.check-invert li::before {
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: -35px;
    margin-right: 5px;
    border-radius: 3px;
  }
  ul.check-invert li {
    margin-bottom: 10px;
  }
  /**/
  .main-dacdiem .col-mb{
    width: 100%;
  }
  /**/
  .home-form-col {
    position: relative;
    width: 100%;
  }
  .home-form-banner {
      display: none;
  }
  .main-htt {
     display: block; 
  }
  .main-htt .htt-item:first-child .info-post h2 {
    font-size: 20px;
  }
  .main-htt .htt-item:first-child .info-post {
    margin-bottom: 20px;
  }
  .main-htt .htt-item:not(:first-child) .info-post{
    padding: 10px 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 480px) {
  .lte-services-categories .lte-item {
    padding: 20px 10px;
  }
  .lte-services-categories .lte-item .lte-icon {
    font-size: 30px;
  }
  .lte-services-categories .lte-item .lte-header {
    font-size: 16px;
  }
  /**/
  .hkh-list .col-mb {
    width: 100%;
  }
  .main-htt .info-post p{
    display: none;
  }
}