/*
Theme Name: MH-NTT
Description: NTT
Author: MinhHai
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
}
.box-toggle {
  font-size: 15px;
  margin-bottom: 10px;
}
.box-toggle p {
  margin-bottom: 6px;
}
.box-toggle p em {
  font-style: normal;
  font-weight: 500;
  border-bottom: 1px solid #cbcbcb;
  font-size: 16px;
  margin: 15px 0 3px;
  display: inline-block;
}
.box-toggle p:first-child em {
  margin-top: 0;
}
.box-toggle ul {
  list-style: none;
}
.box-toggle ul li {
  margin: 0 0 5px 0;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
}
.box-toggle ul li a {
  padding: 5px 10px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  transition: all 0.5s;
  color: #2075b8;
}
.box-toggle ul li a i {
  padding-right: 10px;
}
.box-toggle ul li a:hover {
  padding-left: 20px;
  padding-right: 0px;
}
.box-toggle > button {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 32px;
  min-height: 32px;
  line-height: 20px;
  font-size: 16px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.box-toggle > button:after {
  font-family: "Font Awesome 6 Free";
  content: "\f068";
  font-weight: 900;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}
.box-toggle .pdp-info {
  width: 100%!important;
  padding: 15px 15px 15px 30px;
}
.box-toggle.closed > button:after {
  content: "\f067";
}
.box-toggle.closed .pd-line {
  width: 40px;
}
.menu-c1.closed > .pdp-info {
  display: none;
}
.menu-c1 > button {
  background: #2075b8;
  color: #fff;
  padding: 20px 40px 20px 20px;
  line-height: 1.4;
  height: auto;
  border-radius: 5px;
  font-size: 22px;
}
.menu-c2 > .pdp-info {
  display: none;
}
.menu-c2 > button {
  background: #f2c325;
  color: #222;
  padding: 10px 20px;
  line-height: 1.4;
  height: auto;
  border-radius: 5px;
  font-size: 18px;
}
.menu-c2 > button:after {
  right: 15px;
}
.preview-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}
.preview-image {
  max-width: 100px;
  max-height: 100px;
  object-fit: cover;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.remove-image {
  background: red;
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-left: -15px;
  margin-top: -15px;
}
.text-s1 {
  background: #ffcf051f;
  padding: 30px 30px 10px;
  border-radius: 10px;
  color: #333;
  text-align: center;
}
.text-s1 p {
  margin-bottom: 10px;
}
.absolute-footer,
html {
  background-color: #fff;
  color: #333;
}
.lightbox-content {
  padding: 30px 30px 5px!important;
  border-radius: 20px!important;
}
.lightbox-content input.wpcf7-form-control {
  box-shadow: none;
  border-radius: 10px;
  height: 45px;
  padding: 5px 15px 5px;
  font-weight: normal;
  margin-top: 5px;
}
.lightbox-content textarea {
  box-shadow: none;
  border-radius: 10px;
  height: 45px;
  padding: 10px 15px 5px;
  font-weight: normal;
  margin-top: 5px;
}
.lightbox-content select {
  box-shadow: none;
  border-radius: 10px;
  height: 45px;
  padding: 5px 15px 5px;
  font-weight: normal;
  margin-top: 5px;
}
.lightbox-content .bh_title {
  text-align: center;
  margin-bottom: 20px;
}
.lightbox-content .bh_title span {
  display: inline-block;
  width: 100%;
  background: #cdf0ff;
  color: #000086;
  border-radius: 5px;
  padding: 5px 20px;
  font-size: 25px;
  font-weight: bold;
  min-height: 60px;
  font-family: "Inter", sans-serif;
}
.lightbox-content .wpcf7-spinner {
  display: none;
}
.lightbox-content input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #f2c325;
  color: #222;
  font-weight: bold;
  line-height: au;
  padding: 5px 70px;
  height: auto;
  margin: 0;
  width: 100%;
}
.lightbox-content input[type=checkbox],
.lightbox-content input[type=radio] {
  margin: 0 3px 0 0;
}
.lightbox-content .wpcf7-radio {
  margin: 10px 0;
  display: inline-block;
}
.lightbox-content .codedropz-upload-wrapper {
  margin: 5px 0 20px;
}
.wpcf7 {
  font-family: "Inter", sans-serif;
}
.wpcf7 .wpcf7-not-valid-tip {
  display: none;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 22px;
}
.name_sp {
  padding: 5px 10px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  background: #FFEB3B;
  border-radius: 5px;
  /* font-size: 16px; */
}
.codedropz-upload-handler {
  margin-top: 10px;
}
.section-title-center b {
  background: transparent;
}
.mfp-ready .mfp-close {
  opacity: 1;
  background: #297ab4;
  mix-blend-mode: inherit;
  right: 20px;
  top: 5px;
  border-radius: 50%;
}
.header-main input#s {
  height: 46px;
  padding: 0 20px;
  border-radius: 6px 0 0 6px;
  box-shadow: none;
  border: none;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
  width: 70px;
  height: 46px;
  border-radius: 0 6px 6px 0;
  background-color: #ffc909;
  color: #710a85;
  font-size: 16px;
  line-height: 1;
}
.header-bottom-nav > li > a {
  font-size: 17px;
}
.header-bottom {
  min-height: 60px;
  margin-top: -25px;
  padding-bottom: 15px;
}
.text-gt h1 {
  font-size: 48px;
  font-family: "Nunito Sans", sans-serif;
  line-height: 65px;
}
.text-gt p {
  max-width: 542px;
  color: #0F54BC;
}
a.button.primary {
  background-color: #08459F;
  font-weight: 500;
  height: 45px;
  min-width: 200px;
  border-radius: 6px;
  padding-top: 0;
  border: 3px solid #2947B2;
  border-color: #2947B2;
}
.b1-img-gau-1 img {
  max-width: 80px;
  height: auto;
  margin-left: -15px;
  margin-bottom: -15px;
  animation: moveAround 6s infinite, rotateAndShake 6s infinite;
}
.b1-img-1 {
  max-width: 53%!important;
  float: left;
}
.b1-img-2 {
  max-width: 41%!important;
  float: right;
}
.b1-img-3 {
  float: right;
  max-width: 53%!important;
  margin-right: 3%;
}
.b1-img-gau-2 {
  float: left;
  max-width: 23%;
  margin-left: 15%;
  margin-top: 3%;
  animation: moveAround 8s infinite, rotateAndShake 8s infinite;
}
.title-home {
  max-width: 600px;
  padding: 0 15px;
  margin: 0 auto 50px;
  text-align: center;
}
.title-home h2 {
  font-size: 40px;
}
.nh-1 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16.9px rgba(113, 10, 133, 0.23);
  border-radius: 12px;
  background-color: #f4e9f5;
  border: 2px solid #b887c1;
  flex-direction: row;
  padding: 25% 0;
  z-index: 1;
}
.nh-2 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 17.1px rgba(34, 59, 18, 0.41);
  border-radius: 12px;
  background-color: #fdffe1;
  border: 2px solid #366409;
  flex-direction: row;
  padding: 25% 5px;
  z-index: 1;
}
.nh-2 .img-inner {
  position: relative;
  margin-bottom: -15%;
}
.nh-2 .img-inner:after {
  position: absolute;
  top: 65%;
  left: 0;
  background-color: #fdffe1;
  width: 100%;
  height: 30%;
  z-index: 3;
  content: "";
}
.nh-3 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 23.2px rgba(28, 48, 97, 0.46);
  border-radius: 12px;
  background-color: #cdf0ff;
  border: 2px solid #879ec1;
  flex-direction: row;
  padding: 25% 20px;
  z-index: 1;
}
.item_may {
  position: relative;
  height: 150px;
  z-index: 99;
  margin-top: -150px;
}
.item_may img {
  width: 268px;
  position: absolute;
  top: 50%;
}
.item_may img:nth-child(1) {
  left: 10%;
  top: 40%;
}
.item_may img:nth-child(2) {
  left: 20%;
  top: 45%;
}
.item_may img:nth-child(3) {
  left: 30%;
  top: 40%;
}
.item_may img:nth-child(4) {
  left: 40%;
  top: 55%;
}
.item_may img:nth-child(5) {
  left: 50%;
  top: 48%;
}
.item_may img:nth-child(6) {
  left: 60%;
  top: 60%;
}
.item_may img:nth-child(7) {
  left: 70%;
  top: 56%;
}
.item_may img:nth-child(8) {
  left: 80%;
  top: 49%;
}
.item_may img:nth-child(9) {
  left: 90%;
  top: 52%;
}
.item_may img:nth-child(0) {
  left: -5%;
  top: 50%;
}
.img-goldgi img {
  max-width: 280px;
}
.box-bn {
  box-shadow: 0 4.3px 17.8px #dbbedc;
  border-radius: 15px;
  padding: 12px;
  background: #fff;
}
.box-bn img {
  border-radius: 15px;
}
.box-bn h3 a {
  color: #9319BE;
  font-weight: bold;
  font-size: 20px;
}
.box-bn .box-text {
  padding: 20px 0 12px;
}
.box-hst {
  box-shadow: 0 4.3px 17.8px #5fc0e8;
  border-radius: 15px;
  padding: 12px;
  background: #fff;
}
.box-hst img {
  border-radius: 15px;
}
.box-hst h3 a {
  color: #3095f3;
  font-weight: bold;
  font-size: 20px;
}
.box-hst .box-text {
  padding: 20px 0 12px;
}
.img-sao1 {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -500px;
  max-width: 35px;
  z-index: -1;
  animation: moveAround 6s infinite, rotateAndShake 10s infinite;
}
.img-sao1 img {
  width: 35px;
}
.img-sao2 {
  position: absolute;
  top: 10%;
  right: 50%;
  margin-right: -600px;
  max-width: 50px;
  z-index: -1;
  animation: moveAround 6s infinite, rotateAndShake 10s infinite;
}
.img-sao2 img {
  width: 50px;
}
.img-sao3 {
  position: absolute;
  top: 60%;
  right: 50%;
  margin-right: -500px;
  max-width: 165px;
  z-index: -1;
  animation: moveAround 6s infinite, rotateAndShake 10s infinite;
}
.img-sao3 img {
  width: 165px;
}
.img-bngg {
  max-width: 285px;
}
.box-bngg,
.post-item .col-inner {
  box-shadow: 0 4.3px 17.8px #dbbedc;
  border-radius: 15px;
  padding: 12px;
  background: #fff;
  height: 100%;
}
.box-bngg img,
.post-item .col-inner img {
  transform: scale(1.5);
}
.box-bngg h3 a,
.post-item .col-inner h3 a {
  color: #9319BE;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
.box-bngg .box-text,
.post-item .col-inner .box-text {
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 10px 0;
}
.box-bngg .image-cover,
.post-item .col-inner .image-cover {
  border-radius: 15px;
  overflow: hidden;
}
li.html.custom.html_topbar_left {
  width: 80%;
  margin-left: 10% !important;
}
.title-hst {
  display: flex;
  align-items: center;
  justify-content: center;
}
.title-hst h1 {
  display: inline-block;
  color: #3E66A3;
  font-size: 48px;
  width: auto;
}
.title-hst img {
  max-height: 113px;
}
.footer-wrapper .wpcf7 input {
  height: 60px;
  padding: 0 20px;
  box-shadow: none;
  border: none;
}
.footer-wrapper .wpcf7 textarea {
  padding: 20px;
  box-shadow: none;
  border: none;
  min-height: 250px;
}
.footer-wrapper .wpcf7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
  min-width: 270px;
  height: 50px;
  background: #F39C12;
  font-weight: 500;
  text-transform: none;
  margin-top: 30px;
}
.footer-wrapper .wpcf7 .wpcf7-spinner {
  display: none;
}
.footer-wrapper .wpcf7 .col {
  padding-bottom: 0;
}
.img-gau-f {
  max-width: 103px;
  transform: rotate(60deg);
  position: absolute;
  left: 0;
  top: 30px;
  animation: moveAround 6s infinite, rotateAndShake 4s infinite;
}
.ngoisao1-ft {
  max-width: 86px;
  position: absolute;
  left: -115px;
  top: 200px;
  animation: moveAround 8s infinite, rotateAndShake 6s infinite;
}
.ngoisao2-ft {
  max-width: 58px;
  position: absolute;
  right: -60px;
  bottom: 50px;
  animation: moveAround 5s infinite, rotateAndShake 5s infinite;
}
@keyframes moveAround {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(100px, 50px);
  }
  50% {
    transform: translate(50px, 100px);
  }
  75% {
    transform: translate(-50px, 50px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes rotateAndShake {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  60% {
    transform: rotate(10deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.f-contact-info {
  margin-top: 16px;
}
.f-contact-info .single-f-contact-info {
  margin-bottom: 9px;
}
.f-contact-info .single-f-contact-info i {
  color: #ebebeb;
  font-size: 15px;
  margin-right: 6px;
}
.f-contact-info .single-f-contact-info span {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.f-contact-info:last-child {
  margin-bottom: 0;
}
.footer-list ul li {
  margin-bottom: 8px;
}
.footer-list ul li a {
  color: #fff;
  display: block;
}
.subscribe-style p {
  padding-bottom: 10px;
  color: #fff;
  line-height: 23px;
  margin: 0 0 5px;
}
.subscribe-style p span {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.footer-social {
  position: relative;
}
.footer-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  border-bottom: 0;
  opacity: 1;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer-social ul li {
  margin-left: 6px;
  margin-bottom: 0;
}
.footer-social ul li a {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
}
.footer-social ul li a.facebook {
  color: #0054a6;
}
.footer-social ul li a.youtube {
  color: #c4302b;
}
.footer-social ul li a.twitter {
  color: #38a1f3;
}
.copyright-footer {
  padding-top: 15px;
}
.footer-title {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page-wrapper {
  padding-bottom: 80px;
  padding-top: 50px;
}
.bt-f {
  text-align: center;
}
.bt-f .step1 {
  display: inline-block;
  padding: 12px 30px;
  background: #007dc5;
  border-radius: 30px;
  color: #fff;
}
.box-f2 {
  display: none;
}
.box-f2 .step1 {
  margin-bottom: 10px;
  display: inline-block;
}
.box-f1,
.box-f2 {
  max-width: 100%!important;
}
.box-f1.closed,
.box-f2.closed {
  display: none;
}
.box-f1.opend,
.box-f2.opend {
  display: block;
}
.ct-box-f {
  padding: 0 20px;
}
@media only screen and (max-width: 1300px) {
  .item_may img:nth-child(1),
  .item_may img:nth-child(3),
  .item_may img:nth-child(5),
  .item_may img:nth-child(7),
  .item_may img:nth-child(9) {
    display: none;
  }
}
@media only screen and (min-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .row-gt .large-5 {
    flex-basis: 48%;
    max-width: 48%;
  }
  .row-gt .large-7 {
    flex-basis: 54%;
    max-width: 54%;
    margin-left: -2%;
  }
  .row-gt .large-7 .img {
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .box-toggle .pdp-info {
    width: 100% !important;
    padding: 10px;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 22px;
  }
  .mfp-container {
    padding: 0;
  }
  .lightbox-content {
    border-radius: 0 !important;
  }
  .name_sp {
    text-align: center;
  }
  .mfp-ready .mfp-close {
    right: 5px;
    top: 5px;
  }
  .item_may img:nth-child(4),
  .item_may img:nth-child(8) {
    display: none;
  }
  .b1-img-1 {
    max-width: 100% !important;
    float: none;
  }
  .b1-img-2 {
    max-width: 100% !important;
    float: none;
  }
  .b1-img-3 {
    max-width: 100% !important;
    float: none;
  }
  .b1-img-gau-2 {
    position: absolute;
    top: 200px;
    right: 0;
  }
  .col,
  .columns,
  .gallery-item {
    margin: 0;
    padding: 0 25px 30px;
    position: relative;
    width: 100%;
  }
  .text-gt h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .title-home {
    padding: 0 30px;
    margin: 0 auto 30px;
    text-align: center;
  }
  .title-home h2 {
    font-size: 22px;
  }
  .img-gau-f {
    max-width: 60px;
    left: 0;
    top: -60px;
  }
  .row-small > .col,
  .row-small > .flickity-viewport > .flickity-slider > .col {
    margin-bottom: 0;
    padding: 0 20px 30px;
  }
  .off-canvas-left .mfp-content {
    border-radius: 0 30px 30px 0;
  }
  .nav-sidebar.nav-vertical > li + li {
    border-top: 0;
  }
  .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
    color: #297ab4;
    font-size: 17px;
    font-weight: normal;
    padding: 12px 20px 12px 30px;
  }
  .sidebar-menu {
    margin-top: 40%;
  }
  #logo img {
    max-height: 50px!important;
  }
  .header-main li.html.custom {
    display: block;
    position: unset;
  }
  ul.mobile-nav.nav.nav-right {
    position: unset;
  }
  .search-form {
    display: none;
    position: absolute;
    width: 100%!important;
    top: 90px;
    left: 0;
    padding: 0 20px 10px;
    background: #cdf0ff;
  }
  .icon-s-m {
    text-align: right;
    padding-top: 3px;
  }
  .icon-s-m i {
    font-size: 20px;
    color: #2D7CB6;
  }
  .fa-magnifying-glass.closed {
    padding-right: 5px;
  }
  .fa-magnifying-glass.closed:before {
    content: "\f00d";
  }
  i.icon-menu {
    color: #3D5BA8;
    font-size: 30px !important;
  }
  .header-inner.flex-row.container.logo-left.medium-logo-center {
    padding: 0 25px;
  }
  .lightbox-content {
    padding: 60px 20px 5px !important;
    border-radius: 0px !important;
  }
  .lightbox-content .bh_title span {
    font-size: 20px;
    min-height: auto;
  }
}
