:root {
  --deep-blue: #14396d;
  --pale-blue: #f3f8fc;
  --chip-blue: #e1eefa;
  --text-muted: #5c7a9a;

  --field-bg: #f3f6fa;
  --border: #e2e8f0;
  --text: #1e293b;
  --muted: #64748b;
  --label: #334155;
  --deep-blue: #14396d;
  --pale-blue: #f3f8fc;
  --field-bg: #f3f6fa;
  --border: #e2e8f0;
  --text: #1e293b;
  --muted: #64748b;
  --label: #334155;
}
body {
  background: #fff;

  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-size: 15px;
}
.elementor-accordion-title {
  font-family: "Montserrat", sans-serif !important;
}
body,
p,
a,
li,
td,
span,
div,
h1,
h2,
h3,
h4 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
}
h2 {
  margin: 0;
}
sr7-slide {
  border-radius: 25px;
  overflow: hidden;
}

.header.header-style2 .navbar {
  padding: 0 20px;
	z-index:99;
}

.navbar-nav .menu-item a .svg-inline--fa {
  display: none;
}
.navbar-brand img {
  max-width: 200px;
  padding: 10px 0;
}
.webbanner {
  width: 500px;
  white-space: normal;
}
.webbanner h2 {
  color: #fff;
  font-weight: 400;
  font-size: 1.6em;
  line-height: 1.4;
}
.webbanner h3 {
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1em;
}
.adv-grid {
  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 35px;
}

.card {
  background: #f2f8fd;

  border-radius: 25px;

  padding: 45px;
  border: 0;
  transition: 0.3s;
}

.card:hover {
  transform: translateY(-8px);

  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.card h3 {
  font-size: 22px;
  margin: 0;
  line-height: 1.25;

  margin-bottom: 30px;

  color: #08495b;
}

.card p {
  color: #444;
  margin-bottom: 25px;
}

.card strong {
  display: block;

  margin-bottom: 15px;

  color: #08495b;

  font-size: 20px;
}

/* ===================== */
.numberrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.numberrowdot {
  height: 1px;
  border-top: 1px dashed #fff;
  width: 90%;
}
.process {
  border-radius: 35px;
  color: #fff;
  text-align: center;
}
.process h2 {
  color: #fff;
  margin: 0;
}
.label {
  color: #00baec;
  font-size: 20px;
}
.process .label {
  color: #00baec;
}
.steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px;
  margin-top: 40px;
}

.step {
  text-align: left;

  position: relative;
}

.number {
  width: 49px;
  height: 43px;
  background: #95c8e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #08495b;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}

.step h3 {
  font-size: 22px;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 25px;
}
.services-content.style1 a,
.learnmore-service {
  border-bottom: 0;
}
.step p {
  line-height: 1.8;
  color: #e4eef2;
}

.note {
  color: #d6e5ea;

  font-size: 15px;

  text-align: center;
}
.home-accordion .elementor-accordion .elementor-tab-title.elementor-active,
.home-accordion .elementor-accordion .elementor-tab-content.elementor-active {
  background-color: #fff;
  color: #444;
}
.elementor-25 .elementor-element.elementor-element-1194831 .elementor-active .elementor-accordion-title {
  color: #444 !important;
}
.copyrights {
  background: #fff;
}
.copyrights p {
  color: #444 !important;
}
.document-checklist {
  max-width: 900px;
  margin: 40px auto;
  padding: 25px;
  background: none;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
}

.checklist-title {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.checklist-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px 30px;
}

.checklist-item {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}

.checklist-item i {
  color: #2563eb;
  font-size: 11px;
  margin-right: 10px;
  flex-shrink: 0;
}

.checklist-note {
  margin-top: 20px;
  padding-top: 12px;
  border-top: 1px solid #e2e8f0;
  font-size: 11px;
  color: #64748b;
  font-style: italic;
}
svg:not(:root).svg-inline--fa {
  margin-right: 10px;
}
.ourservice p {
  margin: 0;
  padding: 0;
}
.ourservice img {
  height: 140px;
  width: auto;
}
.adv-grid img {
  height: auto;
  width: 140px;
  max-width: none;
  margin: 0 auto;
}
.certify {
  margin: 10px;
  font-size: 12px;
}
.elementor-25 .elementor-element.elementor-element-14c56c4 .heading-content {
  text-align: center;
  margin: 0px 0px 0px 0px;
}
.services-content.style1 {
  padding: 40px 40px 70px;
  border: 1px solid #eaeaea;
  border-radius: 0 0 15px 15px;
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  min-height: 400px;
}
.solution-grid {
  max-width: 1150px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr;
  grid-auto-rows: 1fr;
  gap: 20px;
}
.bluback .services-content.style1 {
  border-color: #14396d !important;
  background: #14396d !important;
  color: #fff !important;
  border: 1px solid #14396d !important;
}
.bluback .services-content.style1 {
  border: 1px solid #14396d !important;
  min-height: 350px;
}
.bluback h3 {
  color: #fff !important;
}
.solution-grid .hero-card {
  border-color: #14396d !important;
  background: #14396d !important;
  color: #fff !important;
  padding: 2em;
  border-radius: 22px;
}
.ser
  /* ===== Hero card (top-left, dark) ===== */
  .hero-card {
  grid-column: 1;
  grid-row: 1;
  background: var(--deep-blue);
  border-radius: 26px;
  padding: 36px 34px;
  display: flex;
  align-items: flex-end;
}
.hero-card h2 {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 1.28;
  color: #fff;
  margin: 0;
}

/* ===== Feature cards (numbered, with icon) ===== */
.feature-card {
  background: var(--pale-blue);
  border-radius: 22px;
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
}
.feature-card:nth-of-type(2) {
  grid-column: 2;
  grid-row: 1;
}
.feature-card:nth-of-type(3) {
  grid-column: 3;
  grid-row: 1;
}
.feature-card:nth-of-type(4) {
  grid-column: 1;
  grid-row: 2;
}
.feature-card:nth-of-type(5) {
  grid-column: 2;
  grid-row: 2;
}

.feature-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 18px;
}

.icon-wrap {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(20, 57, 109, 0.08);
}
.icon-wrap svg {
  width: 28px;
  height: 28px;
}
.badge-num {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--chip-blue);
  color: var(--deep-blue);
  font-family: "Baloo 2", sans-serif;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--pale-blue);
}

.arrow-btn {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: var(--chip-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--deep-blue);
  text-decoration: none;
  flex-shrink: 0;
  transition: background 0.15s ease;
}
.arrow-btn:hover {
  background: #cfe4f6;
}
.arrow-btn svg {
  width: 16px;
  height: 16px;
}

.feature-card h3 {
  font-weight: 700;
  font-size: 1.05rem;
  line-height: 1.3;
  color: var(--deep-blue);
  margin: 0 0 8px;
}
.feature-card p {
  font-size: 0.86rem;
  line-height: 1.55;
  color: var(--text-muted);
  margin: 0;
}

/* ===== Wide text + CTA card ===== */
.wide-card {
  grid-column: 3;
  grid-row: 2;
  background: var(--pale-blue);
  border-radius: 22px;
  padding: 26px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}
.wide-card p {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.6;
  color: var(--deep-blue);
  margin: 0;
}
.apply-btn {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--chip-blue);
  color: var(--deep-blue);
  font-weight: 700;
  font-size: 0.9rem;
  padding: 10px 18px;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.15s ease;
}
.apply-btn:hover {
  background: #cfe4f6;
}
.apply-btn svg {
  width: 14px;
  height: 14px;
}
.whosuite {
}
.whychoose {
}

.whosuite .services-content.style1:hover,
.whosuite .services-content.style1.active-yes {
  border-color: #eaeaea !important;
  border: 1px solid #eaeaea !important;
  background: #fff !important;
}
.whosuite .services-content.style1:hover h3,
.whosuite .services-content.style1:hover p {
  color: #14396d !important;
}
.services-content h3 {
  margin: 0px 0 18px;
}
.services-content .main-icon-container {
  display: none;
}
.slide-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 9998;
}

.slide-panel {
  position: fixed;
  top: 0;
  right: 0;
  width: 450px;
  max-width: 90%;
  height: 100vh;
  background: #fff;

  transform: translateX(100%);
  transition: transform 0.4s ease;

  z-index: 9999;
  box-shadow: -5px 0 20px rgba(0, 0, 0, 0.15);
}

.slide-overlay.active {
  opacity: 1;
  visibility: visible;
}

.slide-panel.active {
  transform: translateX(0);
}

.close-panel {
  position: absolute;
  top: 20px;
  right: 20px;
  border: 0;
  background: none;
  font-size: 32px;
  cursor: pointer;
}

.panel-content {
  padding: 70px 30px 30px;
}
.navbar-nav > .menu-item:hover > a:before,
.navbar-nav > .menu-item.current_page_parent > a:before,
.navbar-nav > .menu-item.current-menu-item > a:before {
  display: none;
}
.transparent-header .navbar-nav > .menu-item > a {
  padding: 39px 14px;
}

.modal-card {
  width: 100%;
  max-width: 480px;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 25px 60px rgba(20, 57, 109, 0.25);
}

/* ===== Header ===== */
.modal-header {
  background: var(--deep-blue);
  padding: 22px 24px 20px;
  position: relative;
}
.modal-header h2 {
  margin: 0 0 6px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  padding-right: 30px;
}
.modal-header p {
  margin: 0;
  color: #c9d9ec;
  font-size: 0.85rem;
  line-height: 1.45;
  padding-right: 20px;
}
.modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  opacity: 0.85;
  padding: 4px;
}
.modal-close:hover {
  opacity: 1;
}

/* ===== Body / fields ===== */
.modal-body {
  padding: 24px 24px 26px;
}

.field {
  margin-bottom: 18px;
  position: relative;
}
.field label {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--label);
  margin-bottom: 8px;
}
.field label .req {
  color: var(--deep-blue);
}

.field input,
.field select {
  width: 100%;
  padding: 13px 14px;
  border: 1.5px solid var(--border);
  border-radius: 10px;
  background: var(--field-bg);
  font-family: inherit;
  font-size: 0.92rem;
  color: var(--text);
  outline: none;
  transition:
    border-color 0.15s ease,
    background 0.15s ease;
  appearance: none;
  -webkit-appearance: none;
}
.field input::placeholder {
  color: #94a3b8;
}
.field input:focus,
.field select:focus {
  border-color: var(--deep-blue);
  background: #fff;
}

.field.error input,
.field.error select {
  border-color: #dc2626;
  background: #fef2f2;
}
.field .error-msg {
  display: none;
  color: #dc2626;
  font-size: 0.75rem;
  margin-top: 6px;
  position: absolute;
  bottom: 0;
  left: 15px;
  font-size: 11px;
}
.field.error .error-msg {
  display: block;
}

/* Number field spinner stays visible (native), just re-skinned via border/bg above */
.field input[type="number"] {
  -moz-appearance: textfield;
}

/* Custom select chevron */
.select-wrap {
  position: relative;
}
.select-wrap::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-right: 2px solid var(--muted);
  border-bottom: 2px solid var(--muted);
  transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}
.select-wrap select {
  cursor: pointer;
  height: 50px;
}
.select-wrap select:focus + .select-wrap::after {
}

.submit-btn {
  width: 100%;
  padding: 15px;
  margin-top: 6px;
  border: none;
  border-radius: 10px;
  background: var(--deep-blue);
  color: #fff;
  font-family: inherit;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  cursor: pointer;
  transition:
    opacity 0.15s ease,
    transform 0.1s ease;
}
.submit-btn:hover {
  opacity: 0.92;
}
.submit-btn:active {
  transform: scale(0.99);
}

.status-msg {
  margin-top: 14px;
  padding: 12px 14px;
  border-radius: 10px;
  font-size: 0.85rem;
  display: none;
}
.status-msg.show {
  display: block;
}
.status-msg.success {
  background: #e4f2e7;
  color: #256029;
}
.panel-content h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
h4.thanks {
  font-weight: 400;
}
.footer-widget-area .widget ul li {
  padding-left: 0;
  line-height: 1;

  margin-bottom: 0;
}
.btmcontactinfo {
  margin-bottom: 14px !important;
}
.btmcontactinfo img {
  width: 14px;
  height: auto;
  margin-right: 10px;
}
.services-content.style1 h3,
.services-content.style1:hover h3,
.whosuite .services-content.style1:hover h3 {
  color: #fff !important;
}
.services-content.style1,
.services-content.style1:hover,
.whosuite .services-content.style1:hover {
  border-color: #14396d !important;
  background: #14396d !important;
  color: #fff !important;
  border: 1px solid #14396d !important;
}
#menu-item-2875 a:hover {
  cursor: pointer;
}
.feature-card img {
  width: 34px;
}
.services-content.style1 h3,
.services-content.style1:hover h3,
.services-content.style1:hover p,
.whosuite .services-content.style1:hover h3,
.whosuite .services-content.style1:hover p {
  color: #fff !important;
}
.hideall {
  display: none;
}
.transparent-header .navbar-nav > .menu-item.applynow > a {
  background: #cfe4f6;
  padding: 10px 18px !important;
  border-radius: 15px;
  color: #14396d;
  font-weight: 700;
  font-size: 0.9em;
}
.elementor-element-1194831 .elementor-accordion-item:first-child{
	visibility: hidden;
	    display: none;
}
@media (max-width: 600px) {
  .slide-panel {
    width: 90%;
  }
}
/* ===== Responsive ===== */
@media (max-width: 900px) {
  .solution-grid {
    grid-template-columns: 1fr 1fr;
  }
  .hero-card {
    grid-column: 1/3;
    grid-row: auto;
  }
  .feature-card:nth-of-type(2) {
    grid-column: 1;
    grid-row: auto;
  }
  .feature-card:nth-of-type(3) {
    grid-column: 2;
    grid-row: auto;
  }
  .feature-card:nth-of-type(4) {
    grid-column: 1;
    grid-row: auto;
  }
  .feature-card:nth-of-type(5) {
    grid-column: 2;
    grid-row: auto;
  }
  .wide-card {
    grid-column: 1/3;
    grid-row: auto;
  }
}
@media (max-width: 560px) {
  .solution-grid {
    grid-template-columns: 1fr;
  }
  .hero-card {
    grid-column: 1;
  }
  .feature-card:nth-of-type(2),
  .feature-card:nth-of-type(3),
  .feature-card:nth-of-type(4),
  .feature-card:nth-of-type(5) {
    grid-column: 1;
  }
  .wide-card {
    grid-column: 1;
  }
  .hero-card h2 {
    font-size: 1.7rem;
  }
}
/* Mobile */
@media (max-width: 600px) {
  .checklist-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .document-checklist {
    padding: 20px;
  }
  .adv-grid {
    display: block;
  }

  .adv-grid .card {
    margin-bottom: 15px;
  }
  .steps {
    display: block;
    padding: 2em;
  }
  .steps .step {
    margin-bottom: 15px;
  }

  .navbar-brand img {
    max-width: 150px;
    padding: 10px 0;
  }
  #webbannerrow,
  .heading-content {
    z-index: -1;
  }
  .nav-logo {
    height: 40px;
  }
  .nav-logo img {
    display: none;
  }
  .solution-grid {
    grid-template-columns: repeat(2, 1fr);
    height: auto;
    grid-auto-rows: auto;
  }
  .solution-grid .hero-card {
    grid-column: span 2;
    align-self: start;
    height: fit-content;
  }
  .feature-card:nth-of-type(2),
  .feature-card:nth-of-type(3),
  .feature-card:nth-of-type(4),
  .feature-card:nth-of-type(5) {
    grid-column: auto;
  }
  .wide-card {
    grid-column: 1 / 3;
    grid-row: auto;
  }
  .slide-panel {
    position: fixed;
    top: 0;
    right: -28px !important;
  }
  .hero-card h2 {
    font-size: 1.3rem;
  }
  body {
    font-size: 15px;
  }
  .feature-card h3 {
    font-weight: 700;
    font-size: 0.95rem;
  }
  .feature-card {
    background: var(--pale-blue);
    border-radius: 22px;
    padding: 24px 15px;
    border: 1px solid #14396d !important;
  }
  .icon-wrap {
    position: relative;
    width: 50px;
    height: 48px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .feature-card img {
    width: 45px;
  }
  .wide-card p {
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.4;
    color: var(--deep-blue);
    margin: 0;
    text-align: center;
  }
  .wide-card {
    border: 1px solid #14396d !important;
  }
  .wide-card a {
    margin: 0 auto;
  }
  #webbannerrow,
  .heading-content {
    z-index: 1;
  }
  .elementor-25 .elementor-element.elementor-element-9e7709d {
    padding: 40px 0px 40px 0px;
  }
  .bluback .services-content.style1 {
    border: 1px solid #14396d !important;
    min-height: 250px;
  }
  .numberrow {
    display: flex;
    flex-direction: row;
    align-items: self-start;
    gap: 20px;
  }
  .numberrowdot {
    display: none;
  }
	.step {
    text-align: left;
    position: relative;
    display: flex;
}
	.applicaprocess{
	margin-left:20px;	
	}
	.step h3{
	margin:0;	
	}
	h2 {
    font-size: 25px;
	}
	.heading-content h2 {
        font-size: 25px;
        line-height: 34px;
    }
	    .elementor-25 .elementor-element.elementor-element-626c1e71 {
        padding: 80px 0px 0px 0px;
    }
	.adv-grid img {
    height: auto;
    width: 120px;
    max-width: none;
    margin: 0 auto;
}
	.transparent-header .navbar-nav > .menu-item.applynow > a {

            margin-left: 19px;
}
	.mobile-menu .navbar-nav:last-child {
    border-bottom: 0;
}
	.mobile-menu .navbar-nav li > a, .mobile-menu .navbar-nav .menu-item.current-menu-item > a, .mobile-menu .navbar-nav .menu-item.current_page_parent > a, .mobile-menu .navbar-nav .menu-item:hover > a, .transparent-header .mobile-menu .navbar-nav > .menu-item > a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 50px;
	}
	.logged-in.admin-bar .mobile-menu .menu-box {
    top: 0px;
}
	.mobile-menu .navbar-nav li {
  
    padding-left: 20px;
}
	.mobile-menu .navbar-nav li {
    border-top: 0;
	}
	    .mobile-menu .navbar-nav li.applynow  {
        padding-top: 20px;
    }
	 .mobile-menu .navbar-nav li.applynow a{
	width: 150px;
}
	.elementor-element-8465200{
	margin:0!important;
		padding:0!important;
	}
	.panel-content {
  padding: 56px 30px 30px;
}
	.slide-panel{
	max-width: 100%;
		width: 100%;
	}
	.modal-card {
  width: 92%;
	}
	.field input, .field select {
  width: 100%;
  padding: 8px 14px;
	}
	.select-wrap::after {
  top: 23px;
	}
	.close-panel {
  position: absolute;
  top: 20px;
  right: 49px;
	}
	.dmtop,.mobile-menu,.fa-bars {
		display:none!important;
	}
	.header-main.affix{
	position:relative	!important;
	}
	.field label {
  display: block;
  font-size: 0.62rem;
		margin-bottom: 2px;
	}
	 .field select {
    max-width:none;
		 height: 43px;
  }
	.modal-body {
  padding: 18px 24px 26px;
}
	#mortgageForm .field {
  margin-bottom: 12px;
  position: relative;
}
}