.inner-container{
  max-width: 1200px;
  margin: 0 auto;
}
.home-box1 {
  position: relative;
  padding: 50px 0 0;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.home-box1::before {
  content: "";
  background-color: #000;
  opacity: .5;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home-box1 .row-title i {
  font-size: 40px;
}
.home-box1 .title {
  font-size: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 1.4;
  color: rgb(234, 242, 254);
  text-align: center;
}
.home-box1 .title:after{
  content: "";
  width: 160px;
  display: block;
  margin: 30px auto;
  padding: 2px 0px;
  background-color: #fff;
}
.main-homebox1 {
  max-width: 600px;
  margin: 0 auto;
  background-color: rgb(29, 55, 105);
  padding: 40px;
  border-radius: 10px;
}
.main-homebox1>p{
  text-align: center;
  color: #fff;
}

.main-homebox1 form p>label {
  color: #fff;
}
.wpcf7-checkbox {
  background-color: #fff;
  display: block;
  color: #094176;
  border-radius: 5px;
}
.wpcf7-checkbox .wpcf7-list-item.first {
  display: block;
}
.wpcf7-submit.btn-hvg{
  width: 50%;
  border: 0;
  display: block;
  margin: 0 auto;
}
/**/

.home-box .title {

}
.home-box .title span{
  color: rgb(255, 190, 39);
}
.main-homebox2 .title {
  padding: 20px 40px;
  background-color: rgb(212, 241, 255);
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  color: rgb(5, 31, 77);
}

.main-homebox2 .desc {
  padding: 50px;
  color: #fff;
  text-align: justify;
  font-size: 18px;
}
.main-homebox2::before {
  content: "";
  background: linear-gradient(90deg, rgb(0, 74, 173), rgb(0, 194, 203));
  display: block;
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
/**/
.main-homebox2 img {
  margin-top: -44px;
  z-index: 1;
}
.home-box2 {
  position: relative;
  z-index: 1;
}
/**/
.home-box3 .title{
  font-weight: bold;
  line-height: 1.6;
  color: rgb(21, 190, 240);
}
.home-box3 {
  background-color: rgb(232, 249, 254);
}
.btn-hvg.btn-hvg2{
  background-image: linear-gradient(90deg, rgb(255, 222, 89), rgb(255, 145, 77));
  color: #fff;
}
.item-visao ul{
  list-style: none;
}
.item-visao ul li::before{
  content: "\f006";
  font-family: "Font Awesome 5 Free";
  width: 10px;
  height: 10px;
  left: 0;
  top: 0;
  position: absolute;
  color: #15bef0;
  font-weight: bold;
}
.item-visao ul li{
  position: relative;
  padding-left: 20px;
  margin: 10px 0;
}

/**/
.home-box4 .title {
  font-size: 28px;
  color: rgb(29, 55, 105);
}
.home-box4 .swiper-slide img {
  aspect-ratio: 470/546;
  width: 100%;
  display: block;
  object-fit: cover;
}
/**/
.home-box5 {
  background-color: rgb(29, 55, 105);
}
.home-box5 .title {
  font-weight: bold;
  line-height: 1.6;
  color: rgb(232, 185, 48);
}
.item-thanhtich img{
  transition: .3s all;
}
.item-thanhtich:hover img{
  transform: scale(2.0);
}
/**/
.home-box6 {
  position: relative;
  z-index: 2;
}
.main-homebox6{
  background-repeat: no-repeat;
  background-size: contain;
}
.main-homebox6 .item-thanhtich{
  margin-bottom: 20px;
}
/**/
.home-box7{
  z-index: 1;
}
.home-box7::before {
  content: "";
  background-color: rgba(5, 31, 78, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: -1;
}
.home-box7 .title {
  font-weight: bold;
  line-height: 1.2;
  color: rgb(232, 185, 48);
  text-align: center;
  -webkit-text-stroke-color: rgb(0, 0, 0);
  font-size: 41px;
}
.video-iframe {
  background-image: url(images/bg-video.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 53px;
}

/**/
.item-nx {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .3s all;
}
.item-nx:hover {
  transform: scale(1.05);
}
.item-nx i {
  font-size: 40px;
  color: rgb(242, 67, 13);
}
.item-nx img {
  width: 120px;
  border-radius: ;
  border-radius: 100%;
  border: 2px solid #fff;
}
.item-nx h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  color: rgb(255, 255, 255);
  text-align: center;
}
.item-nx h3 em {
  font-size: 14px;
  font-ww: ;
  font-weight: normal;
}
.item-nx .iconbg {
  position: absolute;
  width: 100%;
  pointer-events: none;
  transform: rotate(-165deg);
  top: 69%;
  z-index: -1;
  left: -9px;
  transition: all 150ms linear 0s;
}
.item-nx:hover .iconbg {
  transform: rotate(0);
}
/**/
.box-km .title{
  color: rgb(0, 74, 173);
}
.box-km h3{
  font-size: 18px;
}
/**/
.dky-ud {
  border: 1px solid rgba(255, 93, 46, 0.5);
  border-radius: 30px;
  padding: 20px;
}
.dky-ud-wrap {
  padding: 40px;
  background-color: rgb(21, 190, 240);
  border-radius: 20px;
}
.head-dky-ud h3 {
  font-size: 24px;
}
.head-dky-ud b {
  display: block;
  color: rgb(15, 13, 84);
}
.dky-ud .wpcf7-form-control.wpcf7-submit {
  background-color: rgb(255, 92, 44);
  color: #fff;
  width: 100%;
  border-radius: 0;
}
body .wpcf7-spinner{
  position: absolute;
}

.times {
  display: flex;
  align-items: center;
  text-align: center;
}
.times > div {
  margin: 0 5px;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.times label {
  font-size: 12px;
}
.times span {
  width: 100%;
  background-color: #051f4d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 8px 11px;
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .times {
    position: unset;
    margin-bottom: 50px;
    justify-content: center;
  }
}

div.swiper-button-next, 
div.swiper-button-prev {
  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: 25px;
  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;
  background-image: none !important;
}
div.swiper-button-next {
  right:0;
  left:auto;
}
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: transparent;
  color: #002450;
  border-color: #002450;
}