.apply-btn-btn {
  background-color: #008080;
  color: #fff;
  border: none;
  padding: 10px 26px;
  font-size: 20px;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  border-radius: 50px;
  font-weight: 600;
  text-align: center;
}

.apply-btn-btn:hover{
  background-color: #fff;
  color: #008080;
}
.banner-section-btn {
  display: block;
  margin: 0 auto;
  width: 50%;
}

.sppb-row-container .banner-middle-section {
  padding: 5% 0 16% 0;
}

.page-content #section-id-oo79mE0E5Tuo6oP4zFv4X {
  background-position: bottom !important;
}

.sp-page-builder .page-content #section-id-EB8yVyxVOJwrAMRC5ju_a {
  /* background-color: var(--headings_color); */
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 0px 0px 0px 0px #ffffff;

}

.sp-page-builder .page-content #section-id-kyZTIuRFXaj-y7d7fuUfc {
  background-image: url(../images/immigration.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* New style for section */

#taiwan-card-section {
  padding: 80px 20px;
  background-color: #f9f9f9;
}

.section-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
  flex-wrap: wrap;
}

.section-text {
  flex: 1;
  min-width: 320px;
}

/* UK template styling  */
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
  padding: 42px;
}

.cookie-disclaimer p {
  color: #fff;
  margin: 0;
}

[type="button"]:not(:disabled) {
  cursor: pointer;
  background-color: #fff;
  padding: 2px 16px;
  border-radius: 5px;
  color: #080808;
}

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

.footer-header {
  display: flex;
  align-items: center;
}

.copyright {
  font-size: 13px;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.75);
  background-color: #111821;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: center;
}

.gary-icon-card .card-title .icon.clr-primary {
  background-color: rgb(46, 58, 119);
}

.gary-icon-card .card-title .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  aspect-ratio: 1 / 1;
  padding: 7px;
  border-radius: 16px;
}

.decision .cards {
  display: flex;
  gap: 24px;
}

.gary-icon-card {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  border-radius: 8px;
  background: rgb(246, 246, 246);
  padding: 40px;
}

.gary-icon-card .card-title {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* Ens UK styling */
.section-text h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
}

.section-text span {
  color: #003c94; /* dark blue accent */
}

.section-text p {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
}

.section-image {
  flex: 1;
  min-width: 320px;
  text-align: center;
}

.section-image img {
  min-height: 500px;
  object-fit: cover;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* Section layout */
.immigration-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px;
  flex-wrap: wrap;
}

/* Image styling */
.immigration-image {
  flex: 1;
  min-width: 320px;
}

.card:hover {
  transform: translateY(-4px);
  transition: all 0.3s ease;
}

.sppb-img-responsive {
  min-height: 400px;
  object-fit: cover;
}

.blueClr {
  color: #008080;
}

.choose-us {
  height: 132px;
  object-fit: contain;
}
.immigration-image img {
  min-height: 500px;
  object-fit: cover;
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

/* Text content styling */
.immigration-content {
  flex: 1;
  min-width: 320px;
}

.immigration-content h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
}

.immigration-content p,
.immigration-content li {
  font-size: 18px;
  color: #444;
  line-height: 1.7;
}

.immigration-services {
  list-style-type: disc;
  padding-left: 20px;
  margin-top: 15px;
}

/* Responsive layout */
@media (max-width: 768px) {
  .immigration-row {
    flex-direction: column;
    text-align: center;
  }

  .immigration-content h2 {
    font-size: 28px;
  }

  .immigration-content p,
  .immigration-content li {
    font-size: 16px;
  }

  .immigration-image {
    margin-bottom: 30px;
  }

  .immigration-services {
    list-style-type: none;
    padding-left: 0;
  }
}

.list-item {
  list-style: none;
}

.apply-section .card h5 {
  font-weight: 600;
}

.apply-section .card p,
.apply-section .card li {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
}

.apply-section i {
  min-width: 30px;
}

@media (max-width: 767.98px) {
  .apply-section .card {
    text-align: center;
  }

  .apply-section .d-flex {
    flex-direction: column;
    align-items: center;
  }

  .apply-section i {
    margin-bottom: 10px;
  }
}

.anchor-heading {
  color: #6b6668;
}

.image-size {
  max-width: 53% !important;
  display: unset !important;
}



/* about us page start */
.about-us-content {
  text-align: center;
}
.about-us-content .about_us_heading {
  font-size: 3rem;
  line-height: 24px;
  color: #0b3947;
}

.about-us-content .about-learn {
  font-size: 1rem;
  line-height: 34px;
  color: #0b3947;
}
.about-us-content h1 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 120%;
  color: #0b3947;
}

.middle-heading h1 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 56px;
  color: #0b3947;
}
.middle-heading p {
  font-size: 1.25rem;
  line-height: 34px;
  color: #0b3947;
}

.middle-country-section .who-doesnt-need .cards .flag-card img {
  /* clip-path: circle(); */
  width: 25%;
}

.middle-country-section .who-doesnt-need .cards .flag-card {
  padding: 120px 40px 40px;
  min-height: 340px;
  border-radius: 20px;
}

.middle-country-section .who-doesnt-need .cards .flag-card .content-custom {
  row-gap: 0px;
}

.about-accreditations {
  border-radius: 27px;
  width: 68%;
  margin: 0 auto;
  display: block;
}

.accreditations h1 {
  color: #0b3947;
  text-align: center;
}

.accreditations .about-right .apply-right {
  padding: 16px 32px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 16px;
  background-color: #15a7b0;
  display: block;
  margin-top: 52px;
  width: 50%;
  text-align: center;
  color: #fff;
  border-radius: 15px;
}

.about-right p {
  font-size: 1.25rem;
  line-height: 34px;
}

.legel-information-section h1 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 56px;
  color: #0b3947;
}

.information-block {
  /* max-width: 1078px; */
  margin: 0 auto;
  background-color: #fff;
  padding: 57px;
  border-radius: 20px;
}

.information-block h4 {
  color: #0b3947;
  font-size: 1rem;
  font-weight: 700;
  line-height: 24px;
}
.information-block p {
  color: #0b3947;
  font-size: 0.875rem;
  line-height: 22px;
}

.contact-icons {
  color: #0b3947;
  font-size: 22px;
}

.offices h1 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 56px;
  color: #0b3947;
  text-align: center;
}

.office-content h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 32px;
  color: #0b3947;
}

.flag-img {
  width: 100%;
  /* object-position: left; */
  object-fit: cover;
  height: 125px !important;
  border-radius: 19px;
}

.office-content p {
  margin: 0;
}

.office-section {
  border: 1px solid #d5e1e2;
  border-radius: 24px;
}

/* two boxe start */
.who-doesnt-need .cards {
  display: flex;
  gap: 24px;
  margin-bottom: 35px;
}

.who-doesnt-need .cards .flag-card {
  position: relative;
  background-color: #fff;
  padding: 170px 40px 40px;
  flex: 1;
  display: flex;
}

.who-doesnt-need .cards .flag-card img {
  position: absolute;
  z-index: 0;
  width: 26%;
  top: 24px;
  left: 50%;
  transform: translate(-50%, 10px);
}

.who-doesnt-need .cards .flag-card .content-custom {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  text-align: center;
}

.who-doesnt-need .cards .flag-card .content-custom .heading-3 {
  width: 100%;
}
.office-content address {
  margin-bottom: 0;
}

.about-main-section {
  background-color: #f5f1f1;
}

.about-main-section a:visited {
  color: #003a66;
}

.content-section {
  opacity: 0.9;
}

.main-section h3 {
  padding: 16px 0;
}

.main-section ul {
  list-style: none;
}
.iata-section {
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 32px;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.iata-section img {
  max-width: 100%;
  border-radius: 10px;
}
.iata-section .iata-text {
  padding: 20px;
}
.iata-section h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
.iata-section p {
  font-size: 16px;
  color: #333;
}


/* about us page end */


/* Responsive */
@media (max-width: 768px) {
  .section-container {
    flex-direction: column;
    text-align: center;
  }

  .section-text h2 {
    font-size: 28px;
  }

  .section-text p {
    font-size: 16px;
  }

  .section-image {
    margin-top: 20px;
  }
}

/* -------------------------Responsive start----------------------- */

@media (max-width: 767.98px) {

  .sp-page-builder .page-content #section-id-oo79mE0E5Tuo6oP4zFv4X {
    background-size: unset !important;
    background-repeat: space !important;
  }
  
  .banner-section-btn {
    width: 100%;
  }

  .sppb-row-container .banner-middle-section {
    padding: 0 0 30% 0;
  }

  #sp-header .logo a span {
    font-size: 20px;
  }
}
/* -------------------------Responsive end----------------------- */
