
.featured-content p {
  font-size: 14px;
  text-align: justify;
}

.fa-edit::before,
.fa-pencil-square-o::before {
  content: "\f044";
  color: #000;
}

.prt-header-style-01 nav.main-menu ul.menu > li > a::before,
.prt-header-style-03 nav.main-menu ul.menu > li > a::before {
  content: "";
  background-color: #231682;
}

/* .footer .second-footer {
  padding-top: 10px;
  padding-bottom: 0px;
} */

.bg-footer {
  position: relative;
}

.bg-footer::after {
  background-image: url(../images/bg-image/footer-bg.png);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.05;
}

#aruba-footer {
  padding: 0px 12px 38px 12px;
}

#aruba-footer img {
  max-width: 100px;
  width: 100%;
}

#footer #logo-img {
  max-width: 100px;
  width: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  min-height: 100px;
}

#footer {
  background-color: #5193df;
}

footer#footer {
  padding: 60px 0 0 0;
}

ul.menu-footer-quick-links li a {
  color: #fff;
}

.footer .widget-title h3 {
  /* color: #fff; */
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 8px;
  line-height: normal;
}

#footer .copyright {
  padding: 10px 0;
  font-size: 14px;
  line-height: normal !important;
}

.footer-top {
  padding-bottom: 40px;
}

#cookie-disclaimer .cookie-close-btn {
  padding: 0px 3px;
  border-radius: 4px;
  font-size: 12px;
  margin-left: 10px;
}

#footer .widget-area ul li:first-child {
  padding-top: 0;
}
#footer .widget-area ul li {
  padding: 10px 0 0px;
  display: flex;
  align-items: center;
}

#footer .logo-text h6 {
  color: #fff;
}

#footer ul.menu-footer-quick-links li a {
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

footer .home-link {
  align-items: center;
}

footer.footer .second-footer .widget-area {
  padding: 0 12px 30px;
}

.text-sm-start {
  text-align: center !important;
  padding: 100px;
}

.prt-row.home01-welcome-section {
  padding: 20px 0 20px;
  background-image: linear-gradient(180deg, #f7f2e8, #fff);
}

:root {
  --base-skin: #ffcc00;
  --base-dark: #5193df;
}

#site-header-menu
  .prt-stickable-header
  .site-navigation
  ul.menu
  > li.active
  > a {
  color: #211f1f;
}

.copyright {
  background-color: #d21033;
}

.prt-bgimage-yes.bg-footer > .prt-bg-layer {
  opacity: 0.95;
  background-color: #5193df;
}

.prt-header-style-01 nav.main-menu ul.menu > li > a {
  color: #161615;
  height: 94px;
  line-height: 94px;
}

.prt-btnskin {
  top: -50px !important;
}

#slider-3-slide-2-layer-5 {
  font-size: 30px !important;
}

.rev-btn.prt-btnskin::after {
  background-color: var(--base-white);
  display: none !important;
}

#slider-3-slide-2-layer-5 {
  font-size: 20px;
}

.prt-titlebar-wrapper.about-img {
  background-image: url("../img/banner-bg.jpg");
  background-size: cover;
}

.prt-titlebar-wrapper {
  background-image: url("../img/banner-bg.jpg");
  background-size: cover;
}

.goog-te-gadget img {
  vertical-align: middle;
  border: none;
  display: none;
}

.top_bar_contact_item span {
  font-size: 14px;
  font-weight: 500;
  padding-right: 6px;
  display: none;
}

body {
  font-family: var(--base-bodyfont);
  font-weight: 400;
  font-size: var(--base-bodyfont-Size);
  line-height: 26px;
  color: #0d0d0d;
}

body .page {
  overflow: visible;
}

.container {
  max-width: 1180px;
  padding: 0 15px;
}

.prt-header-style-01 .top_bar_contact_item {
  line-height: 48px;
  display: inline-flex;
}

.gap {
  margin-top: 16px;
  margin-bottom: 16px;
}

.prt-row.home01-welcome-section {
  padding: 20px 0 20px;
}

.prt-row.home02-welcome-section {
  padding: 25px 0 10px;
}

.featured-content {
  padding: 20px;
  height: 400px;
  border: 1px solid #d31010;
  text-align: center;
}

  .featured-content:hover {
    padding: 20px;
    height: 400px;
    border: 1px solid #d21033;
    text-align: center;
    background-color: #f4f1f1;
  }

.featured-title h3 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: capitalize;
  color: #d21033;
}

p {
  color: #000;
  text-align: justify;
}

img,
svg {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

footer .widget ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
  display: grid;
}

/* legend {
	font-size: 1.5rem;
	color: #000;
} */

form label {
  display: block;
  margin-bottom: 0px;
  color: #000;
}

form.contact_form textarea,
form.contact_form select {
  background-color: transparent;
  border-radius: 5px;
  border: 2px solid #000;
  padding: 10px 0px 7px 10px;
  font-size: 15px;
  width: 100%;
}

input[type="file"] {
  width: 100%;
  border: 1px solid #000;
}

input[type="text"] {
  border: 1px solid #000;
}

fieldset {
  border: 1px solid #000 !important;
}

input[type="email"] {
  border: 1px solid #000;
}

.translate {
  margin-left: 20px;
}

.goog-te-gadget .goog-te-combo {
  margin-left: 5px !important;
}

/* 25 jan 2025 */

.site-branding .home-link {
  align-items: center;
}

.site-header-menu-inner nav#menu ul li a:hover {
  margin-right: 0;
}

#site-header-menu .top_bar_contact_item {
  left: auto;
  line-height: unset;
  height: unset;
}

#site-header-menu .top_bar_contact_item select.goog-te-combo {
  margin: 0 !important;
  text-align: center;
}

#site-header-menu .site-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.benifits p {
  text-align: center !important;
  color: #000;
  font-size: 16px !important;
  font-family: arial !important;
  font-weight: normal !important;
  margin: 0 0 10px !important;
}

.benifits img {
  max-width: 90px;
  padding: 5px;
  /* border: solid 1px #929292; */
}

.benifits ul li {
  list-style: none;
  /* border-bottom: solid 1px #929292; */
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.benifits ul {
  padding-left: 0;
}

.benifits {
  font-size: 16px;
}

.card-body {
  text-align: center;
  height: 175px;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.benifits {
  font-size: 16px;
  text-align: center;
}

.card {
  word-wrap: break-word;
}

.card-body p {
  text-align: center;
}

.card-body img {
  width: 90px !important;
}

.disclaimer {
  font-size: 12px;
  color: #fff !important;
  background-color: #022944;
}

.cookie-disclaimer {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  background: #000;
  color: #fff;
  font-size: 11px;
  padding: 8px 10px;
  text-align: center;
}

/* .cookie-disclaimer a {
  color: #fff;
} */

.termCondtionSec input {
  max-width: 300px;
  margin: 0 auto;
}

.cookie-disclaimer a:hover {
  margin: 0;
}
.cookie-disclaimer p {
  color: #fff;
  margin: 0;
  line-height: normal;
  font-size: 12px;
}

.container {
  max-width: 1180px;
  padding: 0 15px;
}

[type="button"]:not(:disabled) {
  cursor: pointer;
  background-color: #5193df;
  padding: 6px 12px;
  border-radius: 5px;
  color: white;
}

.prt-header-style-01 .top_bar_contact_item a:link,
a:visited,
a:hover,
a:active {
  color: #fff;
  margin-right: 10px;
}

.site-branding img {
  max-height: 100%;
}

footer.footer .menu-footer-quick-links li {
  display: block;
  width: 100%;
}

.ui-datepicker {
  position: absolute;
  top: 1352.5px;
  left: 378.5px;
  z-index: 100 !important;
  display: none;
}

.kbw-signature {
  width: 350px;
  height: 200px;
}

.img_wrapper {
  /*width: 165px;*/
  /*width: 48%;*/
  /*height: 247px;*/
  height: 279px;
  margin: 0px auto;
}
@media screen and (max-width:768px) {
    .img_wrapper {
      object-fit: cover;
      /*height: 100%;*/
      width: 100%;
      padding-bottom: 25px;   
    }
}
img#image-preview {
    /*object-fit: cover;*/
    border-radius: 20px;
    height: 100%;
    width: 100%;
}

.pass_img_wrapper {
  /*width: 370px;*/
  width: 48%;
  height: 279px;
  margin: 0px auto;
  max-width: 100%;
}

/*
.page.apply-now .site-main {
	z-index: 99;
}
*/

.delete-icon {
  font-size: 22px;
  padding-top: 10%;
}

.red-color {
  color: red;
}

tbody a {
  color: #5193df;
}

tbody a:hover {
  color: #5193df;
  margin-right: 0px;
}

.application-form {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 20px;
  padding: 2%;
}

.details-field {
  margin-top: 28px;
}

.other-passport-type {
  margin-top: 28px;
}

.fa-edit {
  color: #fff !important;
}

.fa-edit::before,
.fa-pencil-square-o::before {
  color: #fff !important;
}

.preview-container {
  padding: 0 60px !important;
}

.preview-site-main::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(246, 251, 255, 0.8);
  position: absolute;
}
.preview-site-main {
  background-image: url(../../img/main/payment-page-background.jpg);
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

.application-site-main::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(246, 251, 255, 0.8);
  position: absolute;
}
.application-site-main {
  background-image: url(../../img/main/payment-page-background.jpg);
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

.application-form {
  opacity: 0.9;
  background: #fff;
}

.preview-table {
  opacity: 0.9;
  background: #fff;
}

#gtr_div {
  opacity: 0.9;
  margin-top: 32px;
}

/* .minor-section {
  padding: 15px 30px !important;
} */
.review-application-btn {
  text-align-last: center;
}

.c1 {
  border: 2px solid #e60000 !important;
  border-radius: 8px !important;
  box-shadow: 0 0 10px rgba(229, 0, 0, 0.2) !important;
}

.c2 {
  border: 2px ridge #00b352 !important;
  border-radius: 8px !important;
  box-shadow: 0 0 10px rgba(229, 0, 0, 0.2) !important;
}

.error {
  color: red !important;
  font-weight: 400 !important;
}

legend {
  font-size: 20px;
  color: #fff;
  background-color: #003a8f;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-weight: 700;
}

.custom-radio-btn {
  display: flex;
  align-items: center;
}
.custom-radio-btn .custom-control-label {
  margin-right: 25px;
}

.gender-inline {
  margin-right: 0 !important;
}

.gender-inline label {
  width: 100%;
  padding: 0px 17px 0px 0px;
  margin: 0px;
}

.gender-inline input {
  width: 0px;
  height: 0px;
  position: absolute;
  visibility: hidden;
}

.gender-inline label span {
  border: 2px solid #000;
  border-radius: 5px;
  color: #000;
  text-align: center;
  height: 40px;
  line-height: 100%;
  display: block;
  cursor: pointer;
  padding: 0px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
}

.gender-inline input:checked + label span {
  border-color: #00b352;
  color: #000;
  background-color: #e9fcf8;
}

.thankYouPage input.submit {
  width: auto;
}

/* circle-card Css */   
.circle-card {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 15px auto;
  background: #f8f9fa;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}



.circle-card .featured-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5px;
  box-sizing: border-box;
  border: none !important;
  text-align: center;
}


.featuredSecImg {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  text-align: center;
  background-color: #fff7e3;
  background-repeat: no-repeat;
  position: relative;
  background-size: 70%;
  background-position: 16px -45px;
  background-image: url(../img/same_apply.png );
  transition: all 0.5s;
}

.fsiThree{ 
  
  background-image: url(../img/same_pay.png );
}

.fsiTwo {
  background-image: url(../img/same_email.png);
}

.circle-card .featured-content:hover  .featuredSecImg {
  background-position: 16px 25px;
  background-color: #000;
}
.circleCardRow .featured-content:hover {
  padding: unset;
  height: unset;
  border: unset;
  text-align: center;
  background-color: unset;
}

.circle-card .featured-title h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 5px 0;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}

/* circle-card Css */  

#masthead {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #fff;
}

/*term  of  services  css*/
.terms-of-services {
  margin-bottom: 10px;
}

.terms-of-services h4 {
  font-size: 12px;
}

.terms-of-services {
  font-size: 11px;
  color: #adb1d6;
}

checkbox-container {
  display: flex;
  align-items: flex-start;
}

.terms-service-checkbox {
  margin-right: 20px;
}

input.terms-service-checkbox {
  width: 3%;
  height: 30px;
}

#accept_terms_service {
  display: none;
}

#accept_terms_service + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  border: 2px solid #003a8f;
  border-radius: 3px;
  margin-right: 8px;
}

label.terms_services {
  position: relative;
}

#accept_terms_service:checked + label::before {
  content: "";
  background-color: #0d6efd;
  color: #fff !important;
}

#accept_terms_service:checked + label::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 11px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  left: 6px;
  top: 3px;
  transform: rotate(45deg);
}

.terms-of-services-anchor {
  color: #003a8f !important;
}

.btn-submit {
  padding: 1% !important;
  text-align: center;
}

#flexCheckDefault {
  border-radius: unset !important;
  padding: unset !important;
}

fieldset {
  border: none !important;
}

form label {
  font-weight: 700 !important;
  padding-bottom: 10px !important;
  color: #444444 !important;
}

.traveller-info {
  font-size: 30px !important;
  line-height: unset !important;
}

#btn_application {
  border-radius: 2rem !important;
  font-size: 15px !important;
  padding: 14px 30px 15px 30px !important;
  opacity: 0;
  position: absolute;
}
#btn_application_preview {
  border-radius: 2rem !important;
  font-size: 15px !important;
  padding: 14px 30px 15px 30px !important;
}


.thankYouPage {
  text-align: center;
}

.thankYouPage p {
  text-align: center;
}


#save_continue_btn {
  border-radius: 2rem;
  font-size: 15px;
  padding: 20px 30px 15px 30px;
  float: right;
}

/* #save_continue_btn {
    border-radius: 2rem;
    font-size: 11px;
    padding: 11px 15px 11px 15px;
    float: right;
    min-width: 82px;
}

#btn_application {
    border-radius: 2rem !important;
    font-size: 11px !important;
    padding: 7px 5px 7px 6px !important;
    max-width: 120px;
} */

/* for table view in mobile devices */

.responsive-table-view label {
  display: none;
}

/* for table view in mobile devices end */

/* Custom css*/

#logo-img {
  max-width: 80px;
  max-height: 80px;
}

.logo-text {
  padding-top: 18px;
  margin-left: 20px;
}

.logo-text h6 {
  font-size: 25px;
  line-height: 14px;
}

.navlink-pages {
  background-image: url(../img/payment-page/payment-page-background.jpg);
  background-position: center;
  /* background-attachment: fixed; */
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

.navlink-pages::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(246, 251, 255, 0.8);
  position: absolute;
}

.navlink-container {
  opacity: 0.9;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 20px;
  padding: 2%;
}

.container1 {
  max-width: 1440px;
  margin: 0 auto;
}

#site-header-menu nav#menu {
  position: relative;
  left: auto;
}

.top_bar_contact_item.top_bar_social.ms-auto.new-head-translate {
  left: 73rem;
}

#home_img #home3 {
  height: 800px !important;
}

.hidden {
  display: none;
}

#learnMoreLink:hover {
  color: #3b82f6 !important;
}
/*.start-btn {*/
/*    margin-left: 93px !important;*/
/*}*/

.site-common-height {
  min-height: calc(100svh - 140px);
}

.previewTable tabel td,
.previewTable tabel th {
  word-break: break-all;
}

.previewTable .table-responsive table td,
.previewTable .table-responsive table th {
  word-break: break-all;
  font-size: 12px;
}

.cov-a {
  clip-path: unset;
  max-width: 350px;
  width: 100%;
  height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 3px solid transparent;
  border-radius: 50%;
}

.cov-a:hover {
  border: 3px solid #8d2029;
  -webkit-box-shadow: -4px 0px 49px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px 0px 49px -13px rgba(0, 0, 0, 0.75);
  box-shadow: -4px 0px 49px -13px rgba(0, 0, 0, 0.75);
}

.package-area .clearfix.ul_div {
  margin: 50px 0 0 0;
  justify-content: center;
}

.package-area .cover-w {
  margin: 0;
}

.package-area .clearfix.ul_div .col-lg-3 {
  max-width: 33.33%;
  width: 100%;
  margin: 0;
}

/********************* loader css *****************************************/

.loader {
	border: 5px solid #f3f3f3;
	border-radius: 50%;
	border-top: 5px solid #3498db;
	width: 15px;
	height: 15px;
	-webkit-animation: spin 2s linear infinite; 
	animation: spin 2s linear infinite;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
  }
  
 
  @-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }
.banner-section {
       
        height: 51vh; /* Default height for desktop */
      
    }

/********************* loader css *****************************************/

/**************************** responsive CSS ***************************/
@media(min-height:220px) and (max-height:500px){
  .banner-section {
      height: auto;
      min-height: 100vh;
  }
  .banner-section .text-sm-start {
    padding: 25px;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
  #site-header-menu .site-header-menu-inner {
    padding: 0 15px;
  }
}

@media (max-width: 1199px) {
  #site-header-menu .site-branding {
    padding: 0;
  }

  .cov-a {
    max-width: 280px;
    height: 280px;
    padding: 20px !important;
  }

  #site-header-menu .site-navigation {
    padding: 10px 15px;
  }

  header #site-header-menu nav#menu {
    position: absolute;
    left: 50%;
    width: calc(100% - 30px);
    transform: translateX(-50%);
  }

  header #site-header-menu .menubar {
    right: 15px;
  }
  #site-header-menu .top_bar_contact_item {
    margin-right: 45px;
  }

  #site-header-menu nav#menu {
    position: absolute;
    left: 15px;
    width: 100%;
  }

  #site-header-menu nav#menu ul li a {
    height: unset;
    line-height: unset;
  }

  #site-header-menu .col-lg-12 {
    padding: 0;
  }

  #site-header-menu .row:not(.g-0) {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape),
       only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
    
    section#slide h1 {
        font-size: 26px;
    }

    section#slide h3 {
        font-size: 20px;
    }

    /* h1.apply-head {
        margin-top: -88px;
    } */

    .prt-btn.prt-btn-shape-round {
        width: 40%;
    }
    .banner-section {
       
        height: 60vh; /* Default height for desktop */
      
    }
}

@media (max-width: 991px) {
  .package-area .clearfix.ul_div .col-lg-3 {
    max-width: 50%;
  }
  .circle-card .featured-title h3 {
    font-size: 14px;
}
.featuredSecImg {
    width: 60px;
    height: 60px;
    background-position: 9px -30px;
} 
.circle-card .featured-content:hover  .featuredSecImg {
  background-position: 9px 14px;

}
}

@media only screen and (max-width: 767px) {
  .preview-container {
    padding: 0 0px !important;
  }
  footer#footer {
    padding: 30px 0 0 0;
  }

  #aruba-footer {
    padding: 0px 12px 20px 12px;
  }
  #btn_application {
    border-radius: 2rem !important;
    font-size: 13px !important;
    padding: 7px 5px 7px 6px !important;
    max-width: 145px;
    opacity: 0;
    position: absolute;
  }
  #btn_application_preview {
    border-radius: 2rem !important;
    font-size: 15px !important;
    padding: 14px 30px 15px 30px !important;
  }

  #save_continue_btn {
    border-radius: 2rem;
    font-size: 13px;
    padding: 11px 15px 11px 15px;
    float: right;
    min-width: 124px;
  }

  section.multistep-application-section .previewTable {
    padding: 0;
  }
  .column-name {
    white-space: nowrap;
  }
  .vietnam_year_information input[type="text"] {
    padding: 0.375rem 2.75rem !important;
  }
}

@media only screen and (max-width: 600px) {
  .prt-header-style-01 .top_bar {
    display: block !important;
    background-color: var(--base-dark);
  }

  .package-area  .cover-w .ul_div .li_div a:hover .icons {
    background-size: 70%;
    background-position: 50% 16px;
}
  .package-area .clearfix.ul_div .col-lg-3 {
    max-width: 100%;
  }

  .package-area .cov-a {
    margin: 0 auto;
  }

  .package-area .cov-a .icons {
    width: 60px;
    height: 60px;
    background-size: 70%;
    background-position: 50% -30px;
  }
  .package-area .cover-w .ul_div .li_div h3 {
    font-size: 14px;
}

.package-area .cov-a p {
    padding: 0;
    font-size: 12px;
}
  .featured-content {
    padding: 20px;
    height: 300px;
    border: 1px dashed #d31010;
    text-align: center;
  }

  .prt-header-style-01 .top_bar_contact_item a {
    color: rgba(255, 255, 255, 1);
    font-size: 10px;
  }

  .prt-header-style-01 nav.main-menu ul.menu > li > a {
    color: #161615;
    height: 40px;
    line-height: 20px;
  }

  .logo-text h6:first-child {
    font-size: 16px !important;
    margin-bottom: 6px;
  }

  .logo-text h6:last-child {
    font-size: 14px !important;
    margin-bottom: 10px;
  }

  .text-sm-start {
    text-align: center !important;
    padding: 20px;
    margin-top: 60px;
  }

  h1 {
    font-size: 20px;
    line-height: 50px;
    text-align: center;
  }

  legend {
    font-size: 20px;
    color: #fff;
    background-color: #003a8f;
    padding: 0px 0px 0px 0px;
  }

  .page-title-heading h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 8px;
  }

  #site-header-menu .top_bar_contact_item select.goog-te-combo {
    max-width: 120px;
  }
  .prt-btn.prt-btn-shape-round {
    border-radius: 2rem;
    width: 50%;
  }

  section.multistep-application-section .previewTable {
    padding: 0 !important;
  }
}
.aruba-title {
  text-align: center;
  font-weight: 700; /* Bolder text */
  font-size: 20px; /* Slightly larger for better readability */
  margin-top: -30px;
  padding-bottom: 20px;
  opacity: 0.7; /* Improved visibility */
  margin: auto;
  line-height: 1.3;
  color: black;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: 'Poppins', sans-serif; /* Modern and wider font */
}

.aruba-title span {
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
}

@media (min-width: 768px) {
  /* .aruba-title {
    flex-wrap: nowrap;
  } */
  .aruba-title {
    flex-wrap: nowrap;
    font-size: 22px; /* Slightly larger for desktops */
  }

  .aruba-title span {
    font-size: 20px; /* Adjusted for better balance */
  }

}

@media (max-width: 575px) {
  .gender-inline {
    display: inline-block;
    margin-right: 0px; /* Adjust as needed */
  }
  .aboutAruba {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 461px) {
  .responsive-table-view thead {
    display: none;
  }

  .responsive-table-view tbody tr {
    display: flex;
    flex-direction: column;
  }

  .responsive-table-view label {
    display: block;
  }

  .responsive-table-view .table-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .responsive-table-view .table-action label {
    padding: 0 !important;
  }

  .responsive-table-view .table-action div {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .container1.d-flex.align-items-center {
    margin-left: 10px;
  }
  .container1 > div {
    width: 100%;
  }
  .top_bar_contact_item.top_bar_social.ms-auto {
    height: 90px;
    left: -45px;
    width: 130px;
  }
  #logo-img {
    width: 60px !important;
    height: 60px !important;
    min-height: unset !important;
}
  .logo-text {
    padding-top: 10px;
    margin-left: 10px;
  }

  .goog-te-gadget .goog-te-combo {
    font-size: 12px !important;
    padding: 10px !important;
    border: 1px !important;
    border-radius: 6px !important;
  }
  .top_bar_contact_item.top_bar_social.ms-auto.new-head-translate {
    left: 0px;
  }
}

@media only screen and (max-width: 459px) {
  #save_continue_btn {
    border-radius: 2rem;
    font-size: 11px;
    padding: 11px 15px 11px 15px;
    float: right;
    min-width: 82px;
  }

  #btn_application {
    border-radius: 2rem !important;
    font-size: 11px !important;
    padding: 7px 5px 7px 6px !important;
    max-width: 120px;
    opacity: 0;
    position: absolute;
  }
  #btn_application_preview {
    border-radius: 2rem !important;
    font-size: 11px !important;
    padding: 10px 10px 10px 10px !important;
    max-width: 200px;
    font-weight: bold;
  }
  .cookie-disclaimer p {
    color: rgb(255, 255, 255);
    line-height: normal;
    font-size: 11px;
    margin: 0px;
}
#cookie-disclaimer .cookie-close-btn {
  padding: 0px 3px;
  border-radius: 4px;
  font-size: 11px;
  margin-left: 10px;
}
#footer .copyright {
  padding: 10px 0;
  font-size: 12px;
  line-height: normal !important;
}
}
/* .date{
  z-index: 1000000;
} */

/**************************** responsive CSS ***************************/

#upload_picture_btn,
#passport_picture_btn {
    border: 1px solid #d1d1ca;
    background-color: #fafafa;
    color: #000;
    border-radius: 4px;
    padding: 15px 20px;
    width: 40%;
    max-width: 40%;
    min-width: 165px;
    margin: 0;
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
}

.photo-yourself-section,
.passport-photo-section {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.upload-yourself-field,
.upload-passport-field {
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    position: absolute !important;
    white-space: nowrap !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
}

.image-format-content,
.passport-image-format-content {
    padding-inline-start: 10px;
    white-space: normal;
    line-height: 1.3;
    color: #777771;
    font-size: 12px;
    font-family: inherit;
    font-weight: 600;
}

.take_your_photo {
    color: red;
    padding-top: 15px;
    font-size: 13px !important;
    display: inline-block;
}
