header {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  /* z-index: 999999999; */
  z-index: 9999999;
}

#button-contact-vr {
    bottom: 10px;
    left: 10px;
    margin: -10px;
    transform: scale(0.8);
    margin-bottom: 0px !important;
    position: fixed;
    z-index: 99999;
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
#phone-vr span {
    position: absolute;
    background: linear-gradient(90deg, rgba(28, 124, 135, 1) 14%, rgba(95, 186, 194, 1) 56%, rgba(161, 161, 161, 1) 95%);
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 12px 10px;
    border-radius: 4px;
    margin-right: 10px;
    width: 168px;
    left: 100%;
    top: 30%;
}
#phone-vr span::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #1c7c87 transparent transparent;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.phone-vr-img-circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    object-fit: cover;
    width: 40px;
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    /* box-shadow: 0 0 0 0 #dd2223; */
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd2223;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    /* box-shadow: 0 0 0 0 #dd2223; */
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

#viber-vr .phone-vr-img-circle {
    background-color: #2196f3;
}




@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom2 {
    0% {
        transform: scale(.9);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.fix-footer {
    z-index: 99999999;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(28,124,135,1) 14%, rgba(95,186,194,1) 56%, rgba(161,161,161,1) 95%);
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
    display: block;
    padding: 42px 0px 2px 0;
    display: none;
}

.fix-footer-box svg {
    height: 20px;
    width: 33px;
    fill: #fff;
}

ul.submenu.level-3 {
    left: 100%;
    top: 0px;
}
ul.submenu.level-2 li:hover ul.submenu.level-3 {
    opacity: 1;
}
ul.submenu.level-3 {
    opacity: 0;
}

ul.submenu.level-2 .has-submenu:hover ul.submenu.level-3 {
    opacity: 1;
}
ul.submenu.level-2 svg {
    transform: rotate(-93deg);
    margin-bottom: 3px;
}
ul.submenu.level-3:before {
    content: "";
    border: unset;
}
li.has-submenu .submenu a {
    font-size: 14px !important;
    font-weight: 500;
}
.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.hotline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: scale(1, 0.5);
  -ms-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a.hotline:hover:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header-container .logo {
  display: flex;
  align-items: center;
  margin: 3px 0;
}

.logo img {
  height: 80px;
  margin-right: 10px;
}
ul.submenu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 45px;
    border: 6px solid #ffffff;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    transform: rotate(-45deg);
    background: #fff;
    z-index: 999;
}
.logo-text {
  color: white;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.nav-menu {
  display: flex;
  align-items: center;
  margin-left: 25px;
}

.menu {
  display: flex;
  list-style: none;
}

.menu li {
  position: relative;
  margin: 0 5px;
}

.menu li a {
     color: #000000;
     text-decoration: none;
     padding: 10px 5px;
     display: block;
     font-weight: 500;
     transition: all 0.3s ease;
     border-radius: 4px;
     font-size: 14px;
     text-transform: uppercase;
}
.menu li a svg {
    width: 18px;
    height: 18px;
}
.menu li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.menu li.active a {
  background-color: rgba(255, 255, 255, 0.2);
}

.contact-info {
  display: flex;
  align-items: center;
}

.hotline {
  background-color: #db2d1b;
  color: white;
  padding: 10px 15px;
  position: relative;
  border-radius: 5px;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  margin-right: 15px;
  justify-content: center;
  gap: 0px 5px;
  font-weight: 600;
  font-size: 15px;
}

.hotline:hover {
  transform: translateY(-2px);
  color: #fff;
}

.hotline i {
  margin-right: 5px;
}

.language-selector {
  position: relative;
  margin-left: 10px;
}

.language-selector select {
  padding: 5px 10px;
  border: none;
  background-color: rgb(2 92 171 / 17%);
  color: #005baa;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
}

.mobile-menu-btn {
  display: none;
  color: #000;
  font-size: 24px;
  cursor: pointer;
}

/* Hero Section Styles */
.hero-section {
  position: relative;
  height: 500px;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url("/api/placeholder/1200/500") center/cover no-repeat;
  display: flex;
  align-items: center;
  color: white;
  overflow: hidden;
}

.hero-content {
  max-width: 600px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.hero-title {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2;
}

.hero-text {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 1.6;
}

.cta-buttons {
  display: flex;
  gap: 15px;
}

.cta-primary,
.cta-secondary {
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
}

.cta-primary {
  background-color: #7ebdc2;
  color: white;
}

.cta-primary:hover {
  background-color: #66a9af;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(126, 189, 194, 0.3);
}

.cta-secondary {
  background-color: transparent;
  color: white;
  border: 2px solid white;
}

.cta-secondary:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
}

section.banner-desk {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

li.has-submenu {
    position: relative;
}

ul.submenu {
    position: absolute;
    width: 100%;
    display: none;
    background: #fff;
    border-radius: 5px;
    /* overflow: hidden; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

li.has-submenu:hover ul.submenu {
    display: block;
    width: max-content;
}

ul.submenu li:hover {
    background: #085fab1c;
    margin: 0px;
}

ul.submenu li {
    margin: unset;
    list-style: none;
    z-index: 99999;
}

ul.submenu li a {
    font-size: 15px;
    padding: 6px 15px;
}

.newsletter-popup .modal-dialog.modal-lg {
    width: 500px;
    height: 500px;
}

.newsletter-popup {
    position: fixed;
    z-index: 9999999999999999 !important;
    top: 0 !important;
    bottom: 0 !important;
}
@media screen and (max-width: 992px) {
  ul.submenu:before{
    content: "";
    display: none;
}

  li.has-submenu:hover ul.submenu {
    position: unset;
    width: 100%;
    background: #15204426;
    box-shadow: unset;
    border-radius: unset;
    padding-left: 25px;
    opacity: 1;
}
li.has-submenu.open ul.submenu {
    display: block;
    position: unset;
    width: 100%;
    background: #15204426;
    box-shadow: unset;
    border-radius: unset;
    padding-left: 25px;
}
.menu li.active a {
    background-color: unset;
}

ul.menu.active li a {
    color: #fff;
}

  .mobile-menu-btn i {
    color: #000;
}
.logo img {
    height: 50px;
}
  .menu {
    display: none;
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    background-color: #122350;
    flex-direction: column;
    padding: 20px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }

  .menu.active {
    display: flex;
  }

  .menu li {
    margin: 0;
    width: 100%;
  }

  .menu li a {
    padding: 15px 20px;
    border-radius: 0;
  }

  .mobile-menu-btn {
    display: block;
  }

  .contact-info {
    margin-right: 50px;
  }

  .hero-title {
    font-size: 36px;
  }

  .hero-section {
    height: 400px;
  }
}

@media screen and (max-width: 768px) {
  .contact-info {
    display: none;
  }

  .hero-title {
    font-size: 32px;
  }

  .hero-text {
    font-size: 16px;
  }

  .cta-buttons {
    flex-direction: column;
    gap: 10px;
  }

  .hero-section {
    height: 350px;
  }
}

