.full-banner img{
  display: block;
  width: 100%;
}
.full-banner .link-dki{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ab-box {
  position: relative;
}
.ab-banner-box1 {
  background-position: 110% 16%;
  background-repeat: no-repeat;
  position: relative;
}
.ab-banner-box1 img {
  border-radius: 100px;
  width: 70%;
  max-width: 550px;
}
.ab-banner-box1 img+img {
  position: absolute;
  bottom: -50px;
  right: 0;
  width: 50%;
}
@keyframes floating_1 {
  0% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.abbox1-bannertt {
  position: absolute;
  width: auto;
  max-width: auto;
  bottom: 0;
  right: 0;
}
.abbox1-bannertt img{
  position: relative;
  max-width: 300px;
  object-fit: contain;
  max-height: 320px;
}
.abbox1-bannertt img,
.main-abbox6 .icon1
{
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  animation-name: floating_1;
  animation-duration: 3s;
  animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation-iteration-count: infinite;
}
/**/
.ab-box2 {
  padding: 180px 0 100px;
}
.ab-box2-wrap{
  position: relative;
}
.main-ab-box2{
  padding: 110px 64px;
  mask-image: url('../images/mask-high.svg');
  -webkit-mask-image: url('../images/mask-high.svg');
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 100px;
  background-color: #F4EEE5;
}
.ab-box .counter-item {
  position: relative;
  text-align: center;
}
.ab-box .counter-item .couter-wrap{
  font-size: 120px;
  line-height: normal;
}
.ab-box .counter-item h3 {
  font-size: 30px;
  color: #0066B3;
}

.ab-box .col-mb:not(:last-child) .counter-item::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  width: 4px;
  height: 100%;
  background-image: linear-gradient(to bottom, #70A6B1 70%, transparent 30%);
  background-size: 4px 18px;
  background-position: 0px 0;
  background-repeat: repeat-y;
  filter: opacity(0.2);
}
.ab-box2-wrap img {
  position: absolute;
  z-index: 1;
}
.ab-box2-wrap > img:first-child {
  top: -85px;
  rotate: ;
  right: 30%;
}
.ab-box2-wrap > img:last-child {
  bottom: 0;
  left: -10px;
}
/**/
.ab-box3 {
  padding-bottom: 80px;
}
.ab-box3-left .lte-header {
  line-height: normal;
}
.ab-box3 .hotline {
  color: #385469;
  font-size: 22px;
  margin-left: 32px;
  display: inline-flex;
  align-items: center;
}
.ab-box3 .hotline i {
  background-color: #bfd7db;
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 100%;
  margin-right: 10px;
}


.ab-box3-right ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  list-style: none;
}
.ab-box3-right ul li i {
  color: #fb6c32;
  font-size: 80px;
}
.ab-box3-right ul li label {
  font-size: 26px;
  font-weight: bold;
  margin: 24px 0;
}
/**/
.ab-box4 {
  padding: 220px 0;
  background-position: 50% 0px;
  background-attachment: fixed;
  background-size: cover;
}
.main-abbox4 {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}
.main-abbox4::before{
  position: absolute;
  top: -60px;
  right: -45px;
  bottom: -60px;
  left: -45px;
  background-color: #fb6c32;
  content: "";
  z-index: 0;
  opacity: .75;
}
.main-abbox4-wrap {
  padding: 75px 0;
  width: 100%;
  background-color: #fff;
}
.main-abbox4::before,
.main-abbox4-wrap,
.main-abbox6-wrap{
 mask-image: url('../images/mask-high.svg');
  -webkit-mask-image: url('../images/mask-high.svg');
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;

}
.main-abbox4 .row-title{
  margin-bottom: 0;
}
.main-abbox4 .hotline {
  color: #fb6c32;
  font-size: 70px;
  display: block;
  margin-top: 40px;
  text-align: center;
  line-height: normal;
}
/**/
.ourteam-team-item {
  text-align: center;
  padding: 20px;
  border-radius: 100%;
}
.ourteam-team-banner {
  margin-bottom: 30px;
  position: relative;
  max-width: 250px;
  margin: 0 auto 30px;
}
.ourteam-team-banner img{
  border-radius: 100%;
  aspect-ratio: 1/1;
  width: 100%;
  display: block;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ourteam-team-banner::before {
  content: "";
  display: block;
  border: 4px dashed #70a6b1;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  position: absolute;
  z-index: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  -webkit-animation: spinner 20250ms infinite linear;
  -moz-animation: spinner 20250ms infinite linear;
  -o-animation: spinner 20250ms infinite linear;
  animation: spinner 20250ms infinite linear;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.ourteam-team-banner:hover::before {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ourteam-header{
  font-size: 30px;
}
.ab-box5{
  padding: 90px 0;
}
/**/
.main-abbox6-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 130px 15px 79px 15px;
  background-color: #F4EEE5;
  background-position: top center;
  background-repeat: no-repeat;
  border-radius: 100px;
  text-align: center;
}
.ab-form {
  position: relative;
  max-width: 530px;
  margin: 50px auto;
}
.ab-form input{
  height: 50px;
  padding: 0 20px;
  border-radius: 50px;
  border: 0;
  width: 100%;
}
.ab-form button{
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 100%;
  background-color: #fb6c32;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0;
  width: 40px;
  height: 40px;
  font-size: 18px;
}
.ab-form button .lte-btn-after::after{
  margin: 0;
}

.flowus {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flowus label {
  font-size: 22px;
  font-weight: 400;
}
.social-mxh a {
  color: #fff;
  background-color: #fb6c32;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-left: 15px;
  transition: all 0.2s ease;
}
.social-mxh a:hover {
  transform: translateY(-8px);
}
/**/
.main-abbox6 {
  position: relative;
}
.main-abbox6 .icon {
  position: absolute;
  z-index: 1;
}
.main-abbox6 .icon1 {
  top: -91px;
  left: 115px;
}
.main-abbox6 .icon2 {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-abbox6 .icon3 {
  right: 0;
  top: 30%;
  transform: translateY(-50%);
  animation-name: spinning_1;
  animation-duration: 3s;
  animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation-iteration-count: infinite;
}
.main-abbox6 .icon4 {
  right: 0;
  bottom: -150px;
}
@keyframes spinning_1 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  66% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/**/
.block-faq {
  margin-bottom: 50px;
}
.cautl ul li::marker,
.block-faq ul li::marker,
.block-faq .title span {
  color: #fb6c32;
}

.item-cauhoi {
  margin-bottom: 15px;
  background: hsl(188.6, 28%, 95.1%);
  border-radius: 40px;
  padding: 5px 15px 5px 30px;
}
.item-cauhoi label {
  font-size: 22px;
  padding: 10px 0;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
  min-height: 70px;
  padding-right: 60px;
}
.item-cauhoi label:hover{
  color: #fb6c32;
}
.item-cauhoi label span.icon-right {
  color: #fb6c32;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  transition: all 0.2s ease;
  background-color: #fb6c32;
  color: #fff;
  position: absolute;
  right: 0;
  top: 10px;
}
.item-cauhoi label.active span.icon-right {
  transform: rotate(90deg);
}
@media only screen and (max-width: 1800px) {
  .abbox1-bannertt img {
    max-width: 150px;
  }
  /**/
  .abbox1-bannertt {
    bottom: -120px;
  }
  /**/
  .ab-box .counter-item .couter-wrap {
    font-size: 60px;
  }
  .ab-box .counter-item h3 {
    font-size: 25px;
    margin: 0;
  }
  /**/
  .ab-box4 {
    padding: 120px 0;
    overflow: hidden;
  }
  .main-abbox4-wrap {
    padding: 55px 0;
  }
}
@media only screen and (max-width: 1200px) {
  /**/
  .ab-banner-box1 img {
    width: 70%;
    max-width: 450px;
  }
  /**/
  .ab-box1 .col-mb {
    width: 50%;
  }
  /**/
  .main-ab-box2 {
    padding: 80px 20px;
  }
  .ab-box2-wrap > img:last-child {
    width: 80px;
  }
  .ab-box2 {
    padding: 50px 0;
  }
  /**/
  .ab-box3-right ul li i {
    font-size: 50px;
  }
  .ab-box3-right ul li label {
    font-size: 22px;
    margin: 10px 0;
  }
  .ab-box3 .hotline i {
    width: 40px;
    height: 40px;
  }
  .ab-box3-right ul {
    padding-left: 0;
  }
  /**/
  .main-abbox4 .hotline {
    font-size: 50px;
    margin-top: 20px;
  }
  /**/
  .ourteam-team-item {
    padding: 10px;
  }
  .ourteam-header {
    font-size: 22px;
  }
  /**/
  .main-abbox6 .icon1 {
    top: 0;
    left: 0;
  }
  .main-abbox6 .icon4,
  .main-abbox6 .icon1,
  .main-abbox6 .icon2 {
    width: 150px;
  }
}
@media only screen and (max-width: 990px) {
  .ab-box3 {
    padding-bottom: 20px;
  }
  .ab-box3 .col-mb {
    width: 100%;
  }
  /**/
  .ab-box4 .col-mb {
    width: 100%;
  }
  /**/
  .ab-box2-wrap > img:first-child {
    top: 0;
    width: 150px;
  }
  .ab-box .counter-item .couter-wrap {
    font-size: 50px;
  }
  .ab-box .counter-item h3 {
    font-size: 22px;
  }
  .list-faq {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .main-abbox4 .hotline {
    font-size: 40px;
    margin-top: 20px;
  }
  .ab-box5 {
    padding: 30px 0;
  }
  .ab-box5 .col-mb {
    width: 50%;
  }
  .main-abbox6 .icon {
    display: none;
  }
  .flowus label {
    font-size: 16px;
  }
  .ab-form {
    margin: 20px auto;
  }
  /**/
  .main-ab-box2 {
    mask-image: none;
  }
}
@media only screen and (max-width: 640px) {
  .ab-box1 .col-mb {
    width: 100%;
  }
  .ab-box1-right {
    padding-top: 50px;
  }
  .abbox1-bannertt img {
    max-width: 80px;
  }
  .abbox1-bannertt {
    bottom: -50px;
  }
  /**/
  .ab-box3-right ul li label {
    font-size: 18px;
    margin: 5px 0;
  }
  .main-ab-box2 .col-mb {
    width: 100%;
  }
  .ab-box .col-mb:not(:last-child) .counter-item::after {
    display: none;
  }
  /**/
  .ab-box .counter-item .couter-wrap {
    font-size: 40px;
  }
  /**/
  .block-faq {
    margin-bottom: 20px;
  }
  .item-cauhoi {
    padding: 5px 10px;
  }
  .item-cauhoi label {
    font-size: 18px;
    padding: 10px 30px 10px 10px;
  }
  .item-cauhoi label span.icon-right {
    width: 30px;
    height: 30px;
    font-size: 11px;
  }

}
@media only screen and (max-width: 480px) {
  .ab-box3-right ul {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}