/**/
.row-title label i{
   background: linear-gradient(45deg, #64C24E, #DBFE5A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 5px;
}
.row-title label {
  font-weight: 450;
  text-transform: uppercase;
  border-radius: 35px;
  border: 0.5px solid rgba(19, 36, 86, 0.12);
  background: #FFF;
  padding: 5px 20px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  display: inline-block;
}
.row-title .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}
.row-title .title b{
  font-weight: 700;
  color: #0F75DC;
}
.home .row-title label{
  font-size: 12px;
}
/**/
.home-box1-wrap {
  background-size: cover;
  background-position: center;
}
.home-box1{
  z-index: 1;
}
.main-homebox1 .desc {
  font-weight: 450;
  color: #fff;
  letter-spacing: 0.28px;
}
.main-homebox1 .desc ul{
  margin: 40px 0;
  padding: 0;
}
.main-homebox1 .desc li {
  margin-bottom: 20px;
  list-style: none;
}
.main-homebox1 .desc li::before {
  content: "";
  background-image: url('images/checked1.svg');
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.homebox1-form {
  border-radius: 28px;
  border: 9px solid #D6E5F4;
  background: #FAFAFA;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.20);
  padding: 40px 36px;
}
.homebox1-form h3 {
  color: #034E74;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.homebox1-form p {
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  color: #034E74;
}
.homebox1-form p.note{
  color: rgba(19, 36, 86, 0.60);
  font-size: 14px;
  font-weight: 450;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.homebox1-form p.note::before {
  content: "";
  background-image: url(images/khien-check.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
}
.homebox1-form .wpcf7 br {
  display: none;
}
.homebox1-form .wpcf7-form-control-wrap{
  margin-bottom: 24px;
}
.homebox1-form input.wpcf7-form-control{
  width: 100%;
  border-radius: 40px;
  border: 1px solid #F0F0F0;
  background: #FFF;
  box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.06) inset;
}
.form-lienhe-tt {
  font-weight: 450;
  color: rgba(19, 36, 86, 0.40);
}
.btn-hvg {
  color: #FFF;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding: 14px 37px;
  border-radius: 48px;
  background: linear-gradient(45deg, #3FA727 2.16%, #DBFE5A 169.53%);
  border: 0;
}
.btn-hvg:hover {
  color: #fff;
  background: linear-gradient(45deg, #DBFE5A 2.16%,#3FA727 169.53%);
}
.homebox1-form .btn-hvg {
  display: block;
  margin: 40px auto 0;
  max-width: 450px;
}

/**/
.item-dichvu {
  border-radius: 24px;
  border: 1px solid rgba(19, 36, 86, 0.06);
  background: #EEF3F9;
  padding: 20px;
  text-align: center;
  color: #034E74;
  height: 100%;
}
.item-dichvu .icon {
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.08);
  width: 60px;
  height: 60px;
  background-size: contain;
  border-radius: 100%;
  background-color: #fff;
  padding: 15px;
  display: inline-block;
  margin-bottom: 28px;
}
.item-dichvu h3 {
  color: #034E74;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.item-dichvu .btn {
  border-radius: 48px;
  background: rgba(255, 255, 255, 0.40);
  color: rgba(19, 36, 86, 0.60);
  font-weight: 450;
  padding: 7px 36px;
  border: 0;
}
.item-dichvu .btn i{
  font-size: 12px;
}
.item-dichvu .btn:hover{
  color: #fff;
  background: linear-gradient(45deg, #3FA727 2.16%, #DBFE5A 169.53%);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.08);
}
/**/
.home-box3 .row-title-flex p {
  width: 35%;
}
.item-hbox3 {
  border-radius: 20px;
  background: #F5F5F5;
  box-shadow: 0px 2px 4px 0px rgba(19, 36, 86, 0.04);
/*  margin-bottom: 20px;*/
  height: 100%;
}
.item-hbox3 .info{
  padding: 20px;
}
.item-hbox3 h3{
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; 
}
.main-homebox3 .item-hbox3 .banner{
  display: block;
  margin: 0 auto;
}
.main-homebox3 .col-item:nth-child(2) .item-hbox3 .banner{
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.item-hbox3 img{
  object-fit: contain;
  object-position: top;
}
.main-homebox3 .col-item:nth-child(5) .item-hbox3{
  padding-bottom: 20px;
}
.main-homebox3 .col-item:nth-child(3) .item-hbox3{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/**/
.home-box4 {
  background-size: cover;
  background-position: center;
}





/**/
div.swiper-button-next, 
div.swiper-button-prev {
    background: rgba(56, 83, 164, 0.08);
    width: 40px;
    height: 40px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    left: 0;
    cursor: pointer;
    font-size: 15px;
    border-radius: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #3853A4;
}
div.swiper-button-next {
    right:0;
    left:auto;
    padding-left:5px;
}
div.swiper-button-prev {
}
div.swiper-button-prev::before,
div.swiper-button-next::before{
    content:"";
    width: 20px;
    height: 20px;
    display: block;
}
div.swiper-button-next:not(.swiper-button-white)::before {
    content: "\f054";
    right: -10px;
}
div.swiper-button-prev:not(.swiper-button-white)::before {
    content: "\f053";
    left: -10px;
}
div.swiper-button-prev:hover,
div.swiper-button-next:hover{
    background-color: #34ADEE;
    color: #fff;
}
@media only screen and (min-width: 1370px) {
    .main-sw div.swiper-button-next {
        right: -45px;
    }
    .main-sw div.swiper-button-prev{
        left: -45px;
    }
}
/**/
.home-box4 .icon-tt{
  position: absolute;
  left: 0;
  top: 27px;
  z-index: -1;
}
.main-homebox4 {
  z-index: 1;
}
.item-tk-home .head {
  margin-bottom:10px
}
.item-tk-home .num {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  -webkit-text-stroke-width: 0.54px;
  -webkit-text-stroke-color: #DBFE5A;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  background: linear-gradient(338deg, #64C24E -3.54%, #DBFE5A 101.06%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.item-tk-home {
  color: #fff;
}


/**/
.home-box5 {
  background-size: cover;
}
.item-hbox5{
  padding: 24px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.80);
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.12);
}
.item-hbox5 h3 {
  font-size: 20px;
  margin: 20px 0 10px;
  color: #0F75DC;
  font-weight: 700;
}
.item-hbox5 img {
  max-width: 36px;
  max-height: 36px;
  object-fit: contain;
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.12);
  border-radius: 100%;
}
.item-hbox5 p {
  padding: 0 10px;
}
/**/
.row-title-flex p {
  width: 55%;
}
.row-title p b{
  text-decoration: underline;
}
/**/
.list-quytrinh {
  border-radius: 32px;
  border: 1px solid rgba(19, 36, 86, 0.06);
  background: #FFF;
  box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.04);
  padding: 40px;
  max-height: 600px;
  overflow: auto;
}
.list-quytrinh-wrap::before {
  content: "";
  border-left: 1px dashed #64C24E;
  height: 100%;
  left: 30px;
  position: absolute;
  top: 10px;
  width: 1px;
}
.item-buoc-quytrinh {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  z-index: 1;
  position: relative;
}
.item-buoc-quytrinh .text {
  font-size: 18px;
  color: #132456;
  margin-top: 5px;
}
.item-buoc-quytrinh .info {
  flex: 1;
}
.item-buoc-quytrinh .head img {
  max-width: 60px;
  max-height: 60px;
  object-fit: contain;
  border-radius: 100%;
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.12);
}
/**/
.main-hbox7 {
  background-size: cover;
  background-position: center;
  padding: 40px;
  border-radius: 40px;
}
.main-hbox7 .title {
  font-size: 28px;
}
.item-hbox7 .text{
  font-size: 20px;
  margin-top: 10px;
}
.item-hbox7 img{
  max-width: 48px;
  max-height: 48px;
  object-fit: contain;
  border-radius: 100%;
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.12);

}
/**/

.item-nhanxet {
  border-radius: 21px;
  background: #E0E9F0;
  padding: 30px 0;
  box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.12);
}
.item-dv-nhanxet{
  padding: 24px;
  margin-bottom: 10px;
}
.item-nhanxet .start {
  color: #FFD707;
}
.item-nhanxet-content label {
  color: rgba(19, 36, 86, 0.60);
  font-size: 14px;
}
.item-nhanxet-content h3 {
  color: #132456;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 0;
}

.swiper-button-white {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 18px !important;
}
.swiper-button-white:hover {
  background-color: transparent !important;
}

.main-homebox6 .swiper-pagination {
  position: relative;
  padding-top: 30px;
}
.main-homebox6 .swiper-pagination-bullet {
  background-color: transparent;
  opacity: 1;
  margin: 0 5px;
  border: 1px solid #ffff;
  width: 20px;
  height: 20px;
  border-radius: 5px !important;
  transform: rotate(45deg);
  position: relative;
}
.main-homebox6 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: 2px;
  left: 2px;
}
/**/

.item-slide-tt {
  opacity:0;
  visibility:hidden;
  transition: .5s all;
}
.item-slide-tt:not(:first-child) {
  position:absolute;
  top:0;
  bottom:0;
  width:100%
}
.item-slide-tt.active {
  opacity:1;
  visibility:visible
}
/**/
.box-giaidap{
  background: linear-gradient(85deg, #0052A4 3.73%, #1477DA 115.73%);
  mix-blend-mode: multiply;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
.box-giaidap-head {
  max-width: 805px;
  margin: 0 auto;
}
.item-cauhoi {
  margin-bottom: 12px;
  font-size: 14px;
}
.item-cauhoi .item-cauhoi-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.23);
  padding: 17px 20px;
  color: #fff;
  border-radius: 12px;
}
.item-cauhoi .item-cauhoi-head label{
  cursor: pointer;
}
.item-cauhoi .desc {
  font-size: 14px;
  margin-top: 6px;
  background-color: #fff;
  border-radius: 12px;
  padding: 12px 20px;
  color: #132456;
}
.item-cauhoi .item-cauhoi-head i {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: transparent;
  color: #DBFE5A;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: .3s all;
  margin-left: 10px;
  border: 1px solid #DBFE5A;
  aspect-ratio: 1;
  font-size: 12px;
}
.item-cauhoi .item-cauhoi-head.active i::before {
  content: '\f068';
}
.list-cauhoi .item-cauhoi:last-child {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .row-title .title {
    font-size: 26px;
    line-height: 42px;
  }
  .row-title-flex{
    flex-wrap: wrap;
  }
  .row-title-flex p{
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .homebox1-form {
    padding: 20px;
  }
  .homebox1-form h3 {
    font-size: 22px;
  }
  .homebox1-form .btn-hvg {
    margin: 20px auto 0;
    max-width: 100%;
  }
  .item-dichvu .btn {
    padding: 5px 26px;
    font-size: 14px;
  }
  .item-hbox3 h3 {
    font-size: 18px;
  }
/*  */
  .item-tk-home {
    margin-bottom: 20px;
  }
  .item-tk-home .num {
    font-size: 30px;
  }
/*  */
  .btn-hvg {
    font-size: 14px;
    padding: 11px 33px;
  }
/*  */
  .item-hbox5 {
    padding: 20px;
  }
  .item-hbox5 h3 {
    font-size: 18px;
    margin: 0 0 10px;
  }
/*  */
  .list-quytrinh {
    padding: 20px;
  }
  .item-buoc-quytrinh .head img {
    max-width: 50px;
    max-height: 50px;
  }
  .item-buoc-quytrinh .text {
    font-size: 16px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .row-title .title {
    font-size: 26px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 480px) {
  .row-title .title {
    font-size: 22px;
    line-height: 32px;
  }
}
