.home-box1 {
  background-position: center top;
  background-position: ;
  background-size: cover;
  padding-bottom: 400px;
}
.home-box1 .desc {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.4;
  color: #fff;
}
.home-box1 .desc span{
  font-size: 20px;
}
.btn.btn-hvg1 {
  background-color: #FED539;
  padding: 18px 26px;
  font-weight: bold;
  text-transform: uppercase;
  color: #004AAD;
  border-radius: 40px;
  transition: .3s all;
}
.btn.btn-hvg1:hover{
  background-color: #004AAD;
  color: #FED539;
}
.home-box1 .btn.btn-outline-danger {
  color: #FFF41A;
  border: 2px solid #CEC50A;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 15px;
}
.home-box1 .btn.btn-outline-danger:hover{
  background-color:#FED539;
  color: #fff;
}
/**/
.home-box2 {
  margin-top: -300px;
  z-index: 1;
  position: relative;
}
/**/
.home-box3 {
  padding-top: 54px;
  padding-bottom: 100px;
}
.main-hbox3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.item-hbox3 {
  background-color: #004AAD;
  padding: 30px 30px 15px;
  border-radius: 70px;
  color: #fff;
  position: relative;
}
.item-hbox3 h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
}
.item-hbox3 img {
  position: absolute;
}
.item-hbox3 .icon-main {
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  border: 3px solid #fff;
  border-radius: 100%;
}
.item-hbox3 .icon-arow {
  bottom: 125%;
  left: 50%;
}
@media only screen and (min-width: 768px) {
  .item-hbox3.item-hbox3-2 {
    position: relative;
    bottom: -38px;
  }
}

.item-hbox3.item-hbox3-1 .icon-arow {
  left: 47%;
}
.item-hbox3.item-hbox3-2 .icon-arow {
  left: 50%;
  transform: translateX(-50%);
}
.item-hbox3.item-hbox3-3 .icon-arow {
  left: 40%;
  bottom: 100%;
}
/**/
.main-hbox4 {
  padding: 50px 0 150px;
  background-image: linear-gradient(to bottom, #fff 0%, #f4f9fd 10%,#f4f9fd 80%, #fff 90%, #ffffff03 100%);
  z-index: 1;
  position: relative;
}
.home-box4-desc {
  border: 2px solid #CEC50A;
  border-radius: 20px;
  padding: 20px 30px;
  color: #262626;
  font-weight: 500;
  position: relative;
}
.home-box4-desc img.iconphay-2 {
  position: absolute;
  bottom: -23px;
  right: 35px;
}
.home-box4-desc .iconphay-1 {
  position: absolute;
  top: -25px;
}
/**/
.hbox5-right li {
  transition: .3s all;
}
.hbox5-right li:hover {
  color: #004AAD;
  font-weight: 500;
  font-size: 18px;
}
/**/
.item-tk {
  text-align: center;
}
.item-tk span {
  font-family: "Bebas Neue", sans-serif;
  font-size: 60px;
  background: linear-gradient(to bottom, #156ADD, #004AAD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home-box4 img.banner-full{
  margin-top: -50px;
}
/**/
.row-title{
  text-align: center;
}
.row-title .title{
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
}
.home-box5{
  background-color: #F5F5F5;
}

.title-label {
  font-size: 18px;
  margin-bottom: 20px;
}
.title-label b {
  font-size: 24px;
}
.title-label {
  position: relative;
  padding-left: 80px;
}
.title-label {
}
.title-label::before {
  content: "";
  background-color: #000;
  width: 65px;
  left: 0;
  top: 15px;
  display: block;
  position: absolute;
  height: 1px;
}
.hbox5-left img {
  border-radius: 20px;
}
.hbox5-right li {
  margin-bottom: 20px;
}
.hbox5-right{
  position: relative;
  padding-left: 50px;
  border-left: 1px solid #e3e3e3;
}
.hbox5-right::before {
  content: "";
  background-color: #004AAD;
  width: 5px;
  height: 29px;
  display: block;
  position: absolute;
  left: -3px;
  top: 0;
  border-radius: 10px;
}
.hbox5-right a {
  background-color: #004AAD;
  height: 60px;
  width: 240px;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-color: #004AAD;
}
/**/
.item-hbox6 {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px 20px;
  min-height: 1100px;
}
.item-hbox6 h3 {
  font-size: 20px;
  margin: 20px 0;
  color: #004AAD;
}
.home-box6 .banner {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  left: 0;
}
/**/
.home-box7 {
  background-color: #F5F5F5;
}
.item-visao {
  background-color: #fff;
  padding: 30px 20px 40px;
  margin-bottom: 20px;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
}
.item-visao h3 {
  font-size: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.item-visao h3 span{
  flex:1;
  padding-left: 5px;
}
.item-visao h3 img {
  margin-right: 5px;
}
.item-visao .desc {
  color: rgba(38, 38, 38, 0.8);
}

.form-kygui {
  background-color: #004AAD;
  padding: 50px 40px;
  position: relative;
  z-index: 1;
}
.form-kygui img.icon-bg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
.form-kygui img.icon-bg2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  bottom: ;
  display: block;
  z-index: -1;
  transform: rotateY(180deg);
}

.form-kygui form textarea,
.form-kygui form input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #ffffff91;
  color: #fff;
  height: 48px;
  width: 100%;
  border-radius: 0;
  max-width: 100%;
}
.form-kygui form textarea::placeholder,
.form-kygui form input::placeholder{
  color: #fff;
}
.form-kygui form textarea {

}
.form-kygui form .wpcf7-form-control-wrap {
  margin-bottom: 30px !important;
  display: block;
}
.form-kygui .wpcf7 p>label {
  font-weight: 500;
  display: block;
}
.form-kygui .wpcf7 label {
  color: #fff;
}
.wpcf7-list-item.first {
  margin-left: 0;
}
.form-kygui form .wpcf7-list-item input {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #ccc;
  transition: .2s ease-in-out;
  transition-property: background-color,border;
  border-radius: 4px;
  background-color: #fff;
}
.wpcf7-list-item label {
  cursor: pointer;
}

.form-kygui form .wpcf7-list-item input:is(:checked, :focus) {
/*  border-color: #004AAD;*/
background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23004AAD'/%3E%3C/svg%3E%0A");

}
.form-kygui form .wpcf7-submit {
  width: 150px;
  border-ru: ;
  border-radius: 20px;
  border: 1px solid #ffffff91;
  display: block;
  margin: 0 auto;
}
/**/
.item-cauhoi {
  display: flex;
  align-items: flex-start;
}
.item-cauhoi .desc {
  padding-left: 15px;
}
.item-cauhoi .desc h3 {
  font-size: 16px;
  color: #132456;
}
.item-cauhoi {
  margin-bottom: 20px;
}
/**/
.home-box9{
  background-color: #004AAD;
  background-image: url(images/cityLight.png);
  background-position: center bottom;
  background-size: cover;
}

.main-hbox9 {
  padding: 40px 50px;
  background-color: #156ADD5E;
  border-radius: 40px 40px 0 0;
  color: #fff;
}
.main-hbox9 form label {
  font-weight: 500;
}
.main-hbox9 form  .wpcf7-spinner {
  position: absolute;
}
.main-hbox9 form .wpcf7-form-control.wpcf7-submit {
  background-color: transparent;
  border-radius: 12px;
  border: 1px solid #fff;
  padding: 5px 20px;
  display: inline-flex;
  margin: 0;
  color: #fff;
  width: 100%;
}
.main-hbox9 form .wpcf7-form-control {
  height: 56px;
  border-radius: 12px;
  color: rgba(38, 38, 38, 0.6);
}
form .wpcf7-submit{
  transition: .3s all;
}
form .wpcf7-submit:hover {
  background-color: #FED539 !important;
  color: #004AAD !important;
  font-weight: 500;
}

.form-kygui select.form-select {
    color: #fff;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ffffff91;
  padding-left: 0;
}
.form-kygui select.form-select{
  filter: invert(1) brightness(2);
  color: #000;
  border-color: #0000008c;
}
.form-kygui select.form-select:focus{
  box-shadow: none;
}
/**/
.home-box10 {
  background-color: #F5F5F5;
}
.item-kh {
  background-color: #fff;
  padding: 30px 20px 40px;
  margin-bottom: 20px;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
  margin-top: 80px;
}
.item-kh h3 {
  font-size: 18px;
}
.item-kh img.avatar {
  border-radius: 100%;
  aspect-ratio: 1/1;
  width: 100px;
  margin-top: -91px;
  border: 10px solid #f5f5f5;
  margin-bottom: 30px;
  object-fit: cover;
}
.item-kh .icon-ph {
  position: absolute;
  right: 30px;
  bottom: -30px;
}
/**/
div.swiper-button-next, 
div.swiper-button-prev {
  background: #fff;
  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: #004AAD;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
}
div.swiper-button-next {
  right:0;
  left:auto;
  padding-left:1px;
}
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::before {
  content: "\f054";
  right: -10px;
}
div.swiper-button-prev::before {
  content: "\f053";
  left: -10px;
}
div.swiper-button-prev:hover,
div.swiper-button-next:hover{
  background-color: #004AAD;
  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;
  }
}
/**/

.item-kygui img {
  aspect-ratio: 620/300;
  width: 100%;
  display: block;
  border-radius: 20px;
  object-fit: cover;
}
.kygui-content {
  width: 90%;
  background-color: rgba(249, 247, 231, 0.96);
  padding:  20px 40px;
  margin: -50px auto 0;
  z-index: 1;
  position: relative;
  text-align: center;
  box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.05);
}
.item-kygui {
  margin-bottom: 35px;
}
.kygui-content h3 {
  font-size: 24px;
}
.kygui-content a {
  background-color: #fff;
  padding: 10px 32px;
  border-radius: 20px;
  font-weight: bold;
  color: #004AAD;
  display: inline-block;
  margin-top: 20px;
}
.kygui-content a:hover{
  background-color: #004AAD;
  color: #fff;
}
.home-box12{
  color: #fff;
  text-align: center;
}
.home-box12 ul{
  list-style: none;
  padding: 0;
}
.home-box12 ul li{
  margin-bottom: 10px;
  font-weight: 500;
}
.home-box12 h3 {
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  color: #ffff;
  margin-bottom: 20px;
}


.btn-blink{
  animation: blink 1.5s infinite; /* Gọi hiệu ứng nhấp nháy */
  transition: transform 0.2s ease;
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
/*        box-shadow: 0 0 10px #ecf8f8, 0 0 20px #ecf8f8, 0 0 30px #ecf8f8;*/
}
50% {
  transform: scale(1.1);
/*        box-shadow: 0 0 5px #333;*/
}
}

@media only screen and (min-width: 768px) {
  .home-box3{
    background-image: none !important;
  }
}
@media only screen and (max-width: 1400px) {
  .item-hbox3 {
    font-size: 14px;
  }
  .item-hbox3 h3 {
    font-size: 16px;
  }
  .item-visao h3 {
    font-size: 18px;
  }
  .item-visao .desc {
    font-size: 14px;
  }
  .wpcf7-spinner{
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .home-box1 {
    padding-bottom: 350px;
  }
  .home-box1 .desc span {
    font-size: 14px;
  }
  .home-box1 .desc {
    font-size: 18px;
    line-height: 1.4;
  }
  .btn.btn-hvg1 {
    padding: 12px 16px;
    font-size: 14px;
  }
  .home-box1 .btn.btn-outline-danger {
    padding: 7px 14px;
    border-radius: 15px;
    margin: 0 10px;
    font-size: 12px;
    border-radius: 8px;
  }
/*  */
.home-box2 img {
  aspect-ratio: 1/1;
  width: 100%;
  object-fit: cover;
}
/**/
.home-box3::before {
  content: "";
  background-color: #1c1c1c17;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
.item-hbox3 .icon-main {
  border-color: #1c1c1c17;
}
.home-box3 {
  position: relative;
  z-index: 1;
  padding-top: 45px;
  padding-bottom: 45px;
}
.main-hbox3 {
  flex-wrap: wrap;
}
.item-hbox3 {
  width: 100%;
  margin: 20px 0;
}
.item-hbox3 h3 {
  font-size: 16px;
}
.main-hbox4 {
  padding: 50px 0 100px;
}
.item-tk {
  text-align: center;
  margin-top: 20px;
}
.item-tk span {
  font-size: 50px;
}
/*  */
.row-title .title {
  font-size: 18px;
}
.title-label b {
  font-size: 16px;
}
.title-label {
  font-size: 14px;
}
.hbox5-right {
  padding-left: 10px;
}
.hbox5-right a {
  height: 47px;
  width: 180px;
  font-size: 15px;
}
/*  */
.item-hbox6 {
  padding:30px 20px;
  min-height: unset; 
  margin-bottom: 20px;
}
.home-box6 .banner {
 position: unset; 
}
.item-visao h3 {
  font-size: 16px;
  display: flex;
  align-items: center;
}
/*  */
.form-kygui {
  padding: 30px 20px;
}

.form-kygui .wpcf7-list-item {
  margin: 0 10px 10px 0;
}
.form-kygui form .wpcf7-form-control-wrap {
  margin-bottom: 20px !important;
}
/*  */
.main-hbox9 {
  padding: 20px 30px;
  border-radius: 20px 20px 0 0;
}
.main-hbox9 form label {
  margin-bottom: 10px;
}
.main-hbox9 form .wpcf7-form-control {
  height: 40px;
  border-radius: 8px;
}
/*  */
.kygui-content {
  padding: 20px;
}
.kygui-content h3 {
  font-size: 18px;
}
}
@media only screen and (max-width: 480px) {
  .item-hbox3 h3 {
    font-size: 14.5px;
  }
/*  */
  .item-hbox6 {
    padding: 0px 10px 10px;
  }
  .item-hbox6 h3 {
    font-size: 18px;
    padding-left: 10px;
    text-align: left;
  }
  .item-hbox6 h3 br{
    display: none;
  }
  .item-hbox6 img {
    width: 30px;
  }
  .title-form .title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 400px) {
  .title-label {
    position: relative;
    padding-left: 0;
    text-align: center;
  }
  .title-label::before{
    display: none;
  }
  .form-kygui {
    padding: 30px 10px;
  }
  .title-form .title {
    font-size: 15px;
  }
  .title-form p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 370px) {
  .item-hbox6 h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 330px) {
  .home-box1 .desc {
    font-size: 16px;
  }
  .home-box1 .btn.btn-outline-danger {
    font-size: 11px;
  }
  .home-box5 .row-title .title{
    font-size: 16px;
  }
  .home-box12 h3{
    font-size: 14px;
  }
}