
.tab-panels .panel.active {
  transition: ease-in 0.3s !important;
}
.is-divider {
  display: none;
}
.divider-on .is-divider {
  display: block;
}
.flickity-page-dots .dot {
  width: 9px !important;
  height: 9px !important;
}
.box-text p {
  font-size: 16px;
}
.nav-dropdown-simple .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-simple > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
}

.uppercase {
  letter-spacing: unset;
}
.absolute-footer {
  display: none;
}

/*modify mega menu*/
.menu-item-has-block .service-menu.megamenu li:first-child {
  margin-left: 0em !important;
}
.service-menu.megamenu .tab {
  border: 0;
}
.service-menu.megamenu .tab a {
  color: #fff !important;
  opacity: 0.45;
  font-size: 1.5em;
  line-height: 140% !important;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 600 !important;
  transition: 0.5s ease !important;
}
.service-menu.megamenu .tab a:hover {
  color: #fff !important;
  opacity: 1;
  transition: 0.5s ease !important;
}
.header-main .menu-item .nav-dropdown .service-menu.megamenu .tab a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.service-menu.megamenu .tab.active a {
  color: #fff;
  opacity: 1;
  font-weight: 600 !important;
  transition: 0.5s ease !important;
}
.service-menu.megamenu .nav-vertical {
  background-image: url(#);
  background-size: 100% 100%;
  width: 45%;
  padding: 25px 10px !important;
}
.service-menu.megamenu .tab-panels li {
  border: 0;
}
.service-menu.megamenu .sidebar-wrapper {
  padding: 15px 25px 30px 25px !important;
  font-weight: 500;
}
.service-menu.megamenu .widget.widget_nav_menu {
  margin-bottom: 0;
}
.header-main .menu-item .nav-dropdown .service-menu.megamenu .tab-panels li a {
  padding: 12px 0 0 0 !important;
  line-height: 140%;
  font-size: 16px;
  font-weight: 600;
}
.service-menu.megamenu .tab-panels {
  padding: 0;
  border: 0;
  min-height: 390px;
}

.header-block-block-1 .button {
  margin-right: 0;
}
.header-full-width .container {
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (max-width: 1285px) {
  .header-full-width .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 849px) {
  .header-main .menu-item .nav-dropdown a,
  .header-bottom .menu-item .nav-dropdown a {
    padding: 8px 20px !important;
  }
}
.nav-dropdown-simple .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-simple > li > a:hover {
  font-weight: bold;
}

.justify-align p {
  text-align: justify;
}
.h-zero-margin h1,
.h-zero-margin h2,
.h-zero-margin h3,
.h-zero-margin h4,
.h-zero-margin h5 {
  margin-bottom: 0;
}
.p-zero-margin p {
  margin-bottom: 0;
}
.dark p strong,
.dark td strong,
.dark p b,
.dark td b, .dark span b {
  color: #fff;
}

/*modify menu mobile divider*/
.mfp-content .header-divider {
  border-bottom: 1px solid #ffffff26 !important;
  margin-bottom: 30px !important;
}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.7s;
  transition: opacity 0.3s, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.3s;
  transition: transform 0.7s, opacity 0.3s;
  transition: transform 0.7s, opacity 0.3s, -webkit-transform 0.5s;
}
/*modify menu mobile*/
.off-canvas .nav-vertical li li.menu-item-has-children > a {
  color: hsla(0, 0%, 7%, 0.85);
}

.off-canvas .nav-vertical li li.menu-item-has-children {
  margin-bottom: 0px;
  margin-top: 0;
}
.off-canvas .nav-vertical > li {
  border: 0 !important;
}
.off-canvas .nav-vertical > li a {
  font-size: 1.6em;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 600;
  text-transform: unset;
  letter-spacing: unset;
  opacity: 0.4;
}
.off-canvas .nav-vertical li li > a {
  font-size: 1.1em !important;
  padding-top: 0px !important;
}
.off-canvas .nav-vertical > li.current-menu-item a {
  color: #fff;
  font-weight: 600;
  opacity: 1;
}
@media (max-width: 550px) {
  .off-canvas .nav:not(.nav-slide) .active > .children {
    padding-bottom: 15px !important;
  }
  .off-canvas .nav-vertical li li li > a {
    font-weight: 500 !important;
  }
}

/*responsive br on desktop and mobile*/
@media screen and (min-width: 600px) {
  .br-mobile {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .br-desktop {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .br-desktop-tablet {
    display: none;
  }
}
@media screen and (min-width: 899px) {
  .br-mobile-tablet {
    display: none;
  }
}

.dark,
.dark p,
.dark td {
  color: rgb(255 255 255 / 75%) !important;
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
ul {
  margin-bottom: 1em;
}
li {
  margin-bottom: 0.2em;
}
h6 {
  letter-spacing: unset;
}
@media screen and (max-width: 599px) {
  blockquote,
  dl,
  figure,
  form,
  ol,
  p,
  pre,
  ul {
    margin-bottom: 0.5em;
  }
}

.wpcf7-spinner {
  display: none;
}

@media screen and (max-width: 600px) {
  .row-mobile-scroll {
    flex-flow: row wrap;
    overflow-x: scroll;
    flex-wrap: unset;
    overflow-y: hidden;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    display: -webkit-box;
  }
	.row-mobile-scroll::-webkit-scrollbar {
		height:0;
		width:0;
	}
  .row-mobile-scroll-smallcol .col:nth-child(1) {
    padding-left: 15px;
  }
  .row-mobile-scroll-smallcol {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .row-mobile-scroll-smallcol .col:nth-child(4) {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 900px) {
  .row-mobile-tablet-scroll {
    flex-flow: row wrap;
    overflow-x: scroll;
    flex-wrap: unset;
    overflow-y: hidden;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    display: -webkit-box;
  }
  .row-mobile-tablet-scroll-smallcol .col:nth-child(1) {
    padding-left: 15px;
  }
  .row-mobile-tablet-scroll-smallcol {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .row-mobile-tablet-scroll-smallcol .col:nth-child(4) {
    padding-right: 15px !important;
  }
}

::-webkit-scrollbar {
  width: 3px;
  border-radius: 99px;
  height: 2px;
}

::-webkit-scrollbar-thumb {
  background: #0e1726;
  border-radius: 99px;
}
::-webkit-scrollbar-track {
  background: #f7f7f7;
  border-radius: 99px;
}

/*modify multi level dropdown menu*/
.nav-dropdown li ul {
  padding-left: 10px !important;
}
.nav-dropdown li ul li a {
  padding-top: 0 !important;
}
.nav-dropdown > li.nav-dropdown-col {
  display: block;
  width: unset;
}
.nav-dropdown-has-shadow .nav-dropdown {
  padding-top: 15px;
  padding-bottom: 15px;
}
.nav-dropdown.nav-dropdown-simple li a {
  opacity: 0.8;
  transition: 0.3s ease all;
  font-weight: 500 !important;
  text-transform: unset;
  font-size: 1em;
}
.nav-dropdown.nav-dropdown-simple li a:hover {
  opacity: 1;
  font-weight: 500 !important;
}
.header-main .nav > li.active > a {
  font-weight: 600;
}
.nav-dropdown li.nav-dropdown-col > a,
.nav-dropdown li.nav-dropdown-col > a:hover {
  font-weight: 600 !important;
  text-transform: uppercase;
  opacity: 1 !important;
  color: hsla(0, 0%, 7%, 0.8) !important;
}
.nav-dropdown .menu-item-has-children > a,
.nav-dropdown .nav-dropdown-col > a,
.nav-dropdown .title > a {
  padding-bottom: 0 !important;
}
.has-dropdown .icon-angle-down {
    margin-left: .35em;
}
.button {
    min-height:unset;
		line-height:unset;
		letter-spacing:unset;
}
box-text   {
    font-size:unset; 
    text-shadow:unset !important;
}
.res-text {
    font-size: unset !important;
}









/*Add custom font family*/
@font-face {
  font-family: "SDisplay";
  font-weight: 700;
  src: url("/assets/themes/2025/fonts/SDisplay-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "SDisplay";
  font-weight: 800;
  src: url("/assets/themes/2025/fonts/SDisplay-XBold.ttf")
    format("truetype");
}
@font-face {
  font-family: "Ubuntu";
  font-weight: 400;
  src: url("/assets/themes/2025/fonts/Ubuntu-R.ttf")
    format("truetype");
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  font-family: "SDisplay", sans-serif;
  font-weight: 700 !important;
}
.nav > li > a {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
}
.nav-dropdown > li > a {
  font-weight: 700;
}
body {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
}
.thin-font {
  font-weight: 400;
}
.button {
  font-weight: 800;
}



/*==============================2025*/
.gap25 {
  display: block;
  height: auto;
}
.gap-hero25 {
  padding-top: 140px;
}
.gap-sec25 {
  padding-top: 160px;
}
.gap-hero-child25 {
  padding-top: 90px;
}
.gap-abcta-25 {
  padding-top: 15px;
}
.bold-800,
.bold-800 span,
.bold-800 p {
  font-weight: 800 !important;
}
.gradient25 {
  background: linear-gradient(92deg, #fff 0.41%, #006cff 83.83%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cta-ucdc-25 {
  background: linear-gradient(90deg, #3aa4ff 2.78%, #0071ff 100%);
  padding: 10px 35px 9px;
  margin-right: 0;
  border-width: 0;
}
.year-btn25 {
  padding: 9px 20px 8px;
  border-radius: 99px;
  margin: 0;
}
.is-outline {
  line-height: unset !important;
}
.dark .para2-25 p {
  font-size: 1.15em;
  color: #fff !important;
}
.breadcrumb {
  margin-bottom: 10px;
}
.breadcrumb a {
  font-family: "Ubuntu";
  font-weight: 400 !important;
}
.breadcrumb > * {
  opacity: 0.5;
}
.breadcrumb .last-breadcrumb {
  opacity: 1;
}
.subtitle25 {
  text-transform: uppercase;
  font-size: 1.15em;
  letter-spacing: 3px;
  display: block;
  margin-bottom: 0px !important;
}
.h1-title25 {
  text-transform: uppercase;
  font-size: 2.5em;
  margin-bottom: 5px;
  line-height: 1.6;
}
.h2-title25 {
  text-transform: uppercase;
  font-size: 3.3em;
  margin-bottom: 5px;
  line-height: 1.6;
}
@media screen and (max-width: 849px) {
  .dark .para2-25 p {
    font-size: 1.05em;
    margin-bottom: 0;
  }
  .gap-sec25 {
    padding-top: 110px;
  }
}
@media screen and (max-width: 600px) {
  .gap-hero25 {
    padding-top: 95px;
  }
  .row-aligncenter-mobile {
    justify-content: center !important;
  }
  .dark .para2-25 p {
    font-size: 1.1em;
  }
  .h1-title25 {
    font-size: 2.1em;
    line-height: 1.2;
    padding-top: 5px;
  }
  .h2-title25 {
    font-size: 2.1em;
    line-height: 1.1;
    padding-top: 12px;
    margin-bottom: 15px;
    margin-top: -5px;
  }
  .h3-title25 {
    font-size: 1.1em;
    line-height: 1.4;
    padding-top: 2px;
  }
  .subtitle25 {
    font-size: 1em;
    letter-spacing: 3px;
  }
  .center-mobile > * {
    text-align: center;
  }
}
.align-center > * {
  text-align: center;
}
.section-home-25 {
  overflow: hidden;
}
.section-child-25 {
  overflow: hidden;
}
/*Style header*/
.header-wrapper .nav-right {
  flex-wrap: nowrap;
}
.fbshare25 {
  padding: 0 !important;
}
/*Modify header on mobile logo*/
@media screen and (max-width: 600px) {
.nav-dark .header-logo-dark {
	display:none !important;
}
.nav-dark .header-logo {
	display:block !important;
}
}
/*=======================Phase 1*/
/*Style home*/
.orange25 {
  color: #ff9800;
}
.big-sub25,
.big-sub2-25 {
  font-family: "Ubuntu";
}
.hero-title-25 .gradient25 {
  font-size: 2.2em;
  line-height: 1.5;
  display: block;
}
.hero-title-25 .big-sub25 {
  margin-left: -25px;
}
.hero-title-25 .big-sub2-25,
.hero-title-25 .big-sub25 {
  font-size: 0.9em;
}
.hero-title-25 .big-sub2-25 {
  color: #76b8ff;
  letter-spacing: 5px;
}
@media screen and (max-width: 1200px) {
  .hero-title-25 .big-sub25 {
    margin-left: 0px;
  }
}
@media screen and (max-width: 849px) {
  .hero-title-25 {
    margin-left: 12px;
  }
  .hero-title-25 .gradient25 {
    font-size: 1.8em;
  }
  .hero-title-25 .big-sub25 {
    margin-left: 0;
  }
  .hero-title-25 .big-sub25,
  .hero-title-25 .big-sub2-25 {
    font-size: 0.8em;
  }
  .hero-title-25 .big-sub25 {
    margin-left: -12px;
  }
}
@media screen and (max-width: 600px) {
  .hero-title-25 .gradient25 {
    line-height: 1.25;
    padding-top: 2px;
    margin-bottom: 5px;
  }
  .hero-title-25 .big-sub2-25 {
    letter-spacing: 2px;
  }
}
.col-glowround-25 > .col-inner:before {
  content: "";
  height: 88%;
  width: 88%;
  position: absolute;
  background-color: #0b044e;
  border-radius: 999px;
  filter: drop-shadow(0px 0px 150px rgba(0, 187, 255, 0.45));
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.col-cir5hmuc-25 > .col-inner:before {
  height: 95%;
  width: 96% !important;
  top: 49.5%;
}
.hang-muc-note {
  font-size: 0.9em;
  font-style: italic;
}
@media screen and (max-width: 600px) {
  .col-cir5hmuc-25 > .col-inner:before {
    height: 92%;
    width: 93% !important;
    top: 49%;
  }
}
/*Modify count down*/
.countdown-25 {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  color: #fff;
}
.countdown-25 div {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 93px;
  width: 93px;
  justify-content: center;
  background-size: 100% 100%;
}
.countdown-25 div:nth-child(1) {
  background-image: url(/assets/themes/2025/images/countdn-1-25.svg);
}
.countdown-25 div:nth-child(2) {
  background-image: url(/assets/themes/2025/images/countdn-2-25.svg);
}
.countdown-25 div:nth-child(3) {
  background-image: url(/assets/themes/2025/images/countdn-3-25.svg);
}
.countdown-25 div:nth-child(4) {
  background-image: url(/assets/themes/2025/images/countdn-4-25.svg);
}
.countdown-25 div span:nth-child(1) {
  font-family: "SDisplay", sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1;
}
.countdown-25 .cd-text {
  opacity: 0.9;
  line-height: 1;
}
@media screen and (max-width: 849px) {
  .countdown-25 {
    gap: 5px;
  }
  .countdown-25 div {
    font-size: 75%;
  }
}
@media screen and (max-width: 600px) {
  .countdown-25 {
    gap: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .countdown-25 div {
    font-size: 100%;
  }
  .countdown-25 div span:nth-child(1) {
    font-size: 1.6em;
  }
}
.cir {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transform-origin: center center;
}
#circle-f2025 {
  overflow: unset !important;
}
#circle-f2025 .cir:hover,
#circle-f2025 .cir.active {
  cursor: pointer;
}

.row-dacquyen-25 p {
  margin-bottom: 0;
}
.row-dacquyen-25 .col-inner {
  border-radius: 20px;
  padding: 25px 20px;
}
.row-dacquyen-25 img {
  margin-bottom: 25px;
}
.row-dacquyen-25 h3 {
  text-transform: uppercase;
  margin-bottom: 3px;
}
.row-dacquyen-25 .col:nth-child(1) .col-inner {
  background: linear-gradient(
    158deg,
    rgba(13, 1, 67, 0) -36.33%,
    rgba(2, 65, 254, 0.3) 109.17%
  );
}
.row-dacquyen-25 .col:nth-child(2) .col-inner {
  background: linear-gradient(
    158deg,
    rgba(13, 1, 67, 0) -36.33%,
    rgba(150, 57, 248, 0.3) 109.17%
  );
}
.row-dacquyen-25 .col:nth-child(3) .col-inner {
  background: linear-gradient(
    158deg,
    rgba(13, 1, 67, 0) -36.33%,
    rgba(254, 213, 0, 0.3) 109.17%
  );
}
.row-dacquyen-25 .col:nth-child(4) .col-inner {
  background: linear-gradient(
    158deg,
    rgba(13, 1, 67, 0) -36.33%,
    rgba(0, 230, 9, 0.3) 109.17%
  );
}
.row-dacquyen-25 .col:nth-child(5) .col-inner {
  background: linear-gradient(
    158deg,
    rgba(13, 1, 67, 0) -36.33%,
    rgba(251, 122, 16, 0.3) 109.17%
  );
}
@media screen and (max-width: 600px) {
  .row-dacquyen-25 .col-inner {
    display: flex;
    gap: 20px;
    align-items: center;
  }
  .row-dacquyen-25 img {
    margin-bottom: 0;
    width: 70px !important;
  }
  .row-dacquyen-25 .col-inner .dq-textdiv25 {
    text-align: left;
  }
}

.row-milestone-25 {
  padding-top: 30px;
  margin-top: 20px;
  position: relative;
  padding-left: 40px !important;
}
.row-milestone-25 .col-inner > * {
  opacity: 0.5;
}
.row-milestone-25 .active {
  opacity: 1 !important;
}
.row-milestone-25 .col {
  padding-bottom: 0;
}
.row-milestone-25 h4,
.row-milestone-25 p {
  text-align: center;
  margin-bottom: 0;
}
.row-milestone-25 h4 {
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: 800 !important;
}
.row-milestone-25 .active h4 {
  font-size: 1.3em;
}
.row-milestone-25:before {
  content: "";
  height: 13px;
  width: calc(100% - 30px);
  background: linear-gradient(
    90deg,
    rgba(58, 164, 255, 0.05) 2.78%,
    rgba(0, 113, 255, 0.05) 100%
  );
  border-radius: 99px;
  margin: 0 auto;
  top: 0;
  position: absolute;
  left: 15px;
}
.row-milestone-25 .col .milestone-indi-1-25 {
  position: absolute;
  top: -35px;
  left: -70px;
}
@media screen and (max-width: 600px) {
  .row-milestone-25 h4,
  .row-milestone-25 p {
    text-align: left;
  }
  .row-milestone-25 h4 {
    font-size: 1.1em;
    margin-bottom: 0;
  }
  .row-milestone-25 .col-inner {
    padding-bottom: 40px;
    padding-left: 65px;
  }
  .row-milestone-25 .col:last-child .col-inner {
    padding-bottom: 0;
  }
  .row-milestone-25:before {
    height: 100%;
    width: 10px;
  }
  .row-milestone-25 {
    padding-left: 25px !important;
  }
  .row-milestone-25 .col .milestone-indi-1-25 {
    top: 0;
    left: 0;
    transform: rotate(90deg);
    transform-origin: top left;
  }
  .row-milestone-25:before {
    left: 50px;
  }
  .row-milestone-25 .col .milestone-indi-1-25 {
    top: -178px;
    left: 26px;
    z-index: -1;
  }
}

.row-hoidong-25 > * {
  text-align: left;
}
.row-hoidong-25 img {
  margin-bottom: 15px;
  height: auto;
  aspect-ratio: 3.95 / 4;
  object-fit: cover;
  object-position: top center;
}
.row-hoidong-25 h4 {
  font-weight: 800 !important;
  margin-bottom: 0;
}
.row-hoidong-25 .hoidongnameup {
    text-transform:uppercase;
}
.row-hoidong-25 p {
  margin-bottom: 0;
}
.row-hoidong-25 .col {
  padding-bottom: 50px;
}
@media screen and (min-width: 1000px) {
	.row-hoidong-25 p {
	text-wrap:nowrap;
}
}
@media screen and (max-width: 600px) {
  .row-hoidong-25 .col {
    padding-bottom: 25px;
  }
  .row-hoidong-25 p {
    font-size: 0.75em;
  }
  .row-hoidong-25 h4 {
    line-height: 1.4;
    margin-bottom: 3px;
  }
}

.contact25 {
  margin-bottom: 50px;
}
.contact25:after {
  content: "";
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgba(9, 28, 166, 0.52) 0%,
    rgba(11, 12, 109, 0.8) 36.54%,
    rgba(13, 1, 67, 0) 100%
  );
  position: absolute;
  height: 500px;
  width: 150%;
  z-index: -1;
  top: 140%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact25 h3 {
  text-transform: uppercase;
  font-size: 1.8em;
  margin-bottom: 0;
  font-weight: 800 !important;
}
.contact25 .gradient-line25 {
  width: 220px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(92deg, #fff 0.41%, #006cff 83.83%);
  margin: 20px auto 30px;
}
.contact25 h4 {
  text-transform: uppercase;
  font-size: 1.05em;
}
.contact-block25 {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  flex-wrap: wrap;
}
.contact-block25 div {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  padding-left: 15px;
  gap: 8px;
  display: flex;
  align-items: center;
}
.contact-block25 span {
  line-height: 1;
}
.contact-block25 a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .contact25 h3 {
    text-transform: uppercase;
    font-size: 6vw;
  }
  .contact25 .gradient-line25 {
    margin: 15px auto 25px;
  }
  .contact-block25 > span {
    width: 100%;
  }
  .contact-block25 div:nth-of-type(1) {
    border-left: unset;
    padding-left: 0;
  }
}

/*Modify home bg phase 1 mobile*/
.home-phase1-mob-25 {
  position: absolute;
  top: 0;
  width: 100%;
}
.home-phase1-mob-25 img {
  width: 100%;
}

/*Modify Home img bot phase 1*/
.home-phase1-bot-blockimg img {
  position: absolute;
}
.fpt25-home-botleft {
  bottom: 25px;
  left: 0;
  width: 22vw;
}
.fpt25-home-botright {
  bottom: 70px;
  right: 0;
  width: 27vw;
}
@media screen and (max-width: 1000px) {
  .home-phase1-bot-blockimg {
    display: none;
  }
}

/*Modify About*/
.prev-year25-btn {
  margin-top: 20px;
  row-gap: 15px;
  column-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .prev-year25-btn .button {
    font-size: 0.85em;
    padding: 9px 5px 8px;
  }
  .prev-year25-btn {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

/*Modify popup cir*/
#cir1popup,
#cir2popup,
#cir3popup,
#cir4popup,
#cir5popup {
  border-radius: 25px;
  background-color: transparent;
  max-width: 1000px !important;
}
.section-popupcir25 {
  border-radius: 25px;
  overflow: hidden;
  padding: 80px 100px !important;
}
.section-popupcir25 p {
  margin-bottom: 0;
}
.popup-title25 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin-top: 5px;
}
.section-popupcir25 .section-bg img {
  object-position: 0% 80% !important;
}
@media screen and (max-width: 600px) {
  .section-popupcir25 {
    padding: 25px 15px !important;
    border-radius: 20px;
  }
  .popup-title25 {
    margin-bottom: 5px;
    font-size: 2.1em;
  }
}

/*Modify Footer*/
.footer-section .col {
  padding-bottom: 0;
}
.footer-section {
  padding: 20px 0 !important;
}
.footer-content {
  display: flex;
  justify-content: space-between;
}
.powered-by img {
  margin-left: 3px;
}
@media screen and (max-width: 600px) {
  .footer-content {
    justify-content: space-between;
    flex-direction: column;
    gap: 5px;
    align-items: center;
		font-size:0.9em;
  }
  .contact25 {
    margin-bottom: 30px;
  }
}

/*Modify Header*/
.off-canvas .sidebar-menu {
  padding: 50px 30px;
}
.header .flex-row {
  max-width: 1220px;
}
.icon-menu:before {
  content: "";
  background-image: url(/assets/themes/2025/images/menuicon.svg);
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  display: block;
}
.header-nav li.nav-icon.has-icon {
  position: absolute;
  right: -80px;
}
.off-canvas-right.dark .mfp-content {
  background-image: url(/assets/themes/2025/images/fpt35_25_bgmenu.webp);
  background-position: bottom right;
  background-size: 100%;
  background-color: rgb(13, 1, 67);
}
.nav-sidebar.nav-vertical > li.menu-item.active,
.nav-sidebar.nav-vertical > li.menu-item:hover {
  background-color: unset !important;
}
@media screen and (max-width: 1400px) {
  .header-nav li.nav-icon.has-icon {
    position: unset;
    right: unset;
    margin-left: 35px !important;
  }
}
@media screen and (max-width: 600px) {
  .header.show-on-scroll,
  .stuck .header-main {
    height: 55px !important;
  }
  .fbshare25 {
    display: none !important;
  }
  .icon-menu:before {
    width: 25px;
    height: 25px;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    --drawer-width: 350px;
  }
}

#nominationForm25 .required-star {
  color: #ff4256;
}
#nominationForm25 h3 {
  text-transform: uppercase;
}
#nominationForm25 .nomineediv div,
#nominationForm25 .nominatordiv div {
  margin-bottom: 30px;
  position: relative;
}
#nominationForm25 label {
  text-align: left;
  font-weight: 400;
  font-size: 1em;
}
#nominationForm25 input,
#nominationForm25 textarea,
#nominationForm25 select {
  background: rgba(58, 164, 255, 0.11);
  border: 0;
  border-radius: 99px;
  color: #fff;
  padding: 11px 20px;
  height: unset !important;
  box-shadow: unset !important;
  border: 1px solid transparent;
  width: 100%;
  margin-bottom: 0;
}
#nominationForm25 input:focus,
#nominationForm25 textarea:focus,
#nominationForm25 select:focus {
  background: rgba(58, 164, 255, 0.2);
  border: 1px solid rgb(58 164 255 / 35%);
}
#nominationForm25 select option {
  background: #0c0f74;
  border: 0;
  box-shadow: unset;
}
#nominationForm25 textarea {
  border-radius: 20px;
}
#nominationForm25 input::placeholder,
#nominationForm25 textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
#nominationForm25 input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
#nominationForm25 .submit-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  gap: 20px;
}
#nominationForm25 .submit-cta .button {
  border-radius: 99px;
  margin: 0;
  padding-left: 50px;
  padding-right: 50px;
}
.labelnote {
  font-style: italic;
  font-size: 0.85em;
  display: block;
  text-align: left;
  color: color(srgb 1 1 1 / 0.7);
}
.labelnote.nonbr {
  display: unset !important;
}
.nominatordiv {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 40px;
  margin-top: 50px;
}
.filenote {
  margin-top: 10px;
}
.flexbox-formguide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.guidebtn25 {
  margin-bottom: 0 !important;
  color: #fed500 !important;
  font-size: 0.9em;
  display: flex;
  gap: 5px;
  align-items: center;
  cursor: pointer;
}
.guidebtn25:hover a {
  color: unset !important;
}
.flexbox-formguide .guidebtn25 {
  width: 120px;
}

@media screen and (max-width: 850px) {
    .guidebtn25 {
        font-size:14px !important;
    }
  .flexbox-formguide .guidebtn25 {
    width: 140px;
  }
}
@media screen and (max-width: 600px) {
  #nominationForm25 h3 {
    font-size: 1.2em;
  }
  #nominationForm25 .submit-cta {
    flex-direction: column;
  }
  .flexbox-formguide .guidebtn25 {
    width: 140px;
  }
  .flexbox-formguide {
    gap: 10px;
  }
  #nominationForm25 input[type="date"] {
    height: 51px !important;
    min-width: 86vw;
  }
	#nominationForm25 .nomineediv div, #nominationForm25 .nominatordiv div {
		margin-bottom: 20px;
	}
	#nominationForm25 label {
    font-size: 0.9em;
}
	#nominationForm25 .labelnote {
		font-size:12px;
	}
}




.section-popupform25 p {
  margin-bottom:0;
}
.section-popupform25 {
	background:unset !important;
}


/*Modify guide table25*/
.guidepopup {
	border-radius:25px;
	overflow:hidden;
	background: linear-gradient(298deg, #0F1593 9.86%, #0241FE 93.07%) !important;
	padding:35px !important;
	max-width:800px !important;
}
#hangmucguidetable {
  width: 100%;
  margin: 0px;
  font-size: 16px;
  color: #fff;
  border-radius: 12px;
	border:1px solid rgba(89, 174, 255, 1) !important;
	overflow:hidden;
}
#hangmucguidetable p {
	margin:0;
	margin-bottom:0.5em;
}
#hangmucguidetable p:last-child {
	margin-bottom:0;
}
#hangmucguidetable th,
#hangmucguidetable td {
  padding: 15px 20px;
  text-align: left;
}
#hangmucguidetable th {
  font-weight: 600;
  letter-spacing: 0.5px;
	font-size:1.1em;
	text-transform:unset;
}
#hangmucguidetable th:first-child {
  white-space: nowrap;
}
#hangmucguidetable tbody td:first-child, #hangmucguidetable thead th:first-child {
	border-right: 1px solid rgba(89, 174, 255, 1);
	color:#fff !important;
	  font-weight: 600;
}
#hangmucguidetable td, #hangmucguidetable th {
	border-color:rgba(89, 174, 255, 1);
}
#hangmucguidetable tr:last-child td{
	border-bottom:0;
}
@media screen and (max-width: 600px) {
	.guidepopup {
		padding:20px !important;
	}
	#hangmucguidetable {
	margin-top:15px;
}
	#hangmucguidetable tbody td:first-child, #hangmucguidetable thead th:first-child {
		border:unset;
	}
  #hangmucguidetable thead {
    display: none;
  }
	#hangmucguidetable th, #hangmucguidetable td {
		padding:15px;
	}
  #hangmucguidetable,
  #hangmucguidetable tbody,
  #hangmucguidetable tr,
  #hangmucguidetable td {
    display: block;
    width: 100%;
  }
  #hangmucguidetable tr {
    margin-bottom: 0px;
    border: 0;
		border-bottom:1px solid rgba(89, 174, 255, 1) !important;
    border-radius: 0px;
    overflow: hidden;
  }
  #hangmucguidetable td {
    position: relative;
    text-align: left;
    border-bottom: 0;
		padding-bottom:0;
  }
  #hangmucguidetable td:last-child {
    border-bottom: none;
		padding-top:8px;
		padding-bottom:15px;
  }
  #hangmucguidetable td[data-label="Hạng mục"] {
    font-weight: bold;
    font-size: 1em;
  }
}

/*Jun 20 update*/
.motathanhtich-div25 {
	margin-top:20px;
}
.image-successbox25 {
	text-align:center;
	margin-bottom:25px;
}

.whitebtn-25 {
  padding: 10px 35px 9px;
  margin-right: 0;
  border-width: 0;
}	
	
.cta-popupform {
	margin-top:25px;
	margin-bottom:0;
}
.footer-section {
    background-color:rgb(3, 43, 163) !important;
}