header.header-v2 .header-main-inner .site-branding-logo img,
.footer-logo {
  filter: brightness(0) invert(1);
}
header.header-v2 .stuck .site-branding-logo img {
  filter: none;
}
header.header-v2 .stuck #menu-bar span {
  background: #26263e;
}
.main-bg .bb-inner {
  padding: 0;
}

header.header-default {
  box-shadow: 0 0 5px 5px rgb(0 0 0 / 10%);
}

.main-page-image {
  width: 100%;
  height: 100vh;
  /* background-size: cover;
  background-position: 86% 67% !important;
  background-repeat: no-repeat; */
}

.main-page-heading {
  padding: 0;
}
.header-flex {
  display: flex;
  align-items: center;
}

header.header-v2 .stuck {
  background-color: #fff !important;
}
header.header-v2 .stuck .menu-item a {
  color: #26263e !important;
}

.home-malta-info,
.home-malta-info2 {
  padding: 8% 6%;
}

.home-malta-info .column-content-inner {
  float: right;
}

.home-left-img {
  min-height: 400px;
}
.home-section-text {
  max-width: 600px;
}

.bank-staff-img img,
.column-box-shadow-2 {
  border-radius: 7px;
}

.custom-btn {
  background: #1a6cb0;
}

.custom-btn:hover,
.custom-btn:focus {
  background-color: #3687c9;
}

.footer-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-title,
.breadcrumb-links,
.team-text .box-action {
  display: none;
}

.gsc-icon-box-style.style-1 {
  min-height: 251px;
}

.breadcrumb-content-inner,
.breadcrumb-content-inner
  .gva-breadcrumb-content
  .gva-block-breadcrumb
  .breadcrumb-style,
.block.block-system-breadcrumb-block {
  margin-bottom: 0;
}

.navigation .gva_menu > li {
  letter-spacing: 0.5px;
}
.header-inner {
  margin-top: 0.4rem;
}

.navigation .gva_menu > li.menu-item--active-trail > a,
.navigation .gva_menu > li.menu-item a:hover,
.navigation .gva_menu > li.menu-item:hover,
.navigation .gva_menu > li:hover > a {
  color: #1a6cb0;
}

header.header-v2 .main-menu-inner .navigation .gva_menu > li > a:hover {
  color: #1a6cb0 !important;
}

.home-img-text-wrap {
  position: relative;
  top: 61vh;
  max-width: 54rem;
  margin: 0 auto;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  line-height: 32px;
}

.footer ul.menu > li {
  padding: 0;
}

.footer .contact-info ul li {
  margin-bottom: 0;
}

#footer .block .block-title {
  margin: 0 0 22px;
}

#footer .footer-center {
  padding: 80px 0 35px;
}
.gbb-row .bb-inner.padding-medium {
  padding-bottom: 100px;
}

.exchange-wrap {
  padding-top: 28px;
}

.home-heading-wrap {
  padding-top: 58px;
  padding-bottom: 20px;
}

.page-img-heading-text-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.page-img-heading-title {
  color: #fff;
  font-size: 54px;
  margin-bottom: 0 !important;
}

.page-img-heading-text {
  text-align: center;
  color: #f1f1f1;
}
.cu-info {
  margin-bottom: 0 !important;
  line-height: 25px;
}
.cu-main-text {
  line-height: 28px;
}

.cu-hq-info {
  list-style: none;
  padding: 0;
}

.webform-button--submit {
  background-color: #1a6cb0;
}
.webform-button--submit:hover {
  background-color: #4287bf;
}

.contact-us-text-wrap {
  margin-bottom: 1rem;
}

.custom-team-wrap {
  width: 100%;
}
.custom-team-wrap a:hover {
  color: #1a6cb0 !important;
}

.custom-team-member {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}

.custom-team-member-info h3 {
  font-size: 18px;
  color: #26263e;
  margin-top: 0;
}

.custom-team-member-info p {
  font-size: 16px;
  color: #787887;
}

.custom-team-member img {
  max-width: 140px;
  border: 1px solid #1212121f;
  transition: transform 0.2s;
}

.custom-team-member:hover img {
  box-shadow: 0 4px 15px rgb(46 46 46 / 30%);
  transition: 0.3s;
  transform: scale(1.1);
}

.custom-team-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(100px, 1fr));
  gap: 1rem;
}
.logo-site,
.footer-logo {
  max-width: 95px;
}

.team-member-wrap .line {
  background: #3687c9;
  width: 6rem;
  height: 0.3rem;
  border-radius: 0.37rem;
  margin-bottom: 3rem;
}
.tm-s2-text1 {
  margin-bottom: 1rem !important;
  margin-top: -8px !important;
}

.tm-s2-text2 {
  margin: 0 !important;
}

.tm-s2 {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 1rem;
}
.tm-s2 img {
  object-fit: cover;
  border: 1px solid #1212121f;
}
.tm-name {
  font-size: 25px;
  color: #26263e;
  margin-bottom: 0;
}
.tm-position {
  font-size: 16px;
  color: #787887;
  margin-top: 0.5rem;
}

.box-height {
  height: 510px;
}

.position-border {
  border-top: 1px solid grey;
  padding-bottom: 30px;
}

.gsc-accordion .panel-body {
  padding-top: 20px;
}

.free-positions {
  width: 85%;
}

.free-positions a {
  background-color: #000027;
  border: none;
  color: white;
  padding: 4px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0;
  cursor: pointer;
}

.panel .panel-heading img {
  width: 2%;
  padding-top: 3px;
}

@media (max-width: 767px) {
  .panel .panel-heading img {
    width: 4%;
    padding-top: 4px;
  }
}

.panel .panel-heading span {
  padding-left: 12px;
}

.panel .panel-heading .panel-title > a.collapsed:after {
  content: "\f107" !important;
  background-color: #26263e !important;
  color: white !important;
  font-size: 14px;
  top: 50%;
  right: 2%;
}

.panel .panel-heading .panel-title > a:after {
  content: "\f106" !important;
  background-color: #26263e !important;
  color: white !important;
  font-size: 14px;
  top: 50%;
  right: 2%;
}

.free-positions ul {
  padding: 15px 0 15px 20px;
}

.free-positions p {
  font-size: 17px;
}

.free-positions ul li {
  padding-left: 50px;
  font-size: 17px;
}

@keyframes modalEntrance {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.services-modal-box {
  position: fixed;
  background: white;
  z-index: 99;
  max-width: 39rem;
  padding: 3rem 2rem;
  left: 50%;
  transform: translate(-50%, 0);
  top: 25%;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.2);
  animation: modalEntrance 0.2s ease 0s 1 normal forwards;
  min-height: 543px;
}

.services-modal-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  /* background: rgba(0, 0, 0, 0.1); */
}

.close-services-modal {
  width: 3rem;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  opacity: 0.8;
  cursor: pointer;
}

.modal-box-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.services-modal-box p {
  margin-bottom: 10px !important;
  line-height: 2rem !important;
  text-align: left;
}

.gsc-icon-box-style {
  cursor: pointer;
}

@media (min-width: 400px) {
  .header-main .header-inner {
    display: flex;
    padding-left: 105px !important ;
  }
}

@media (max-width: 1200px) {
  .iframe-wrap {
    margin-left: -64px;
    margin-right: -23px;
  }
  #myIframe {
    transform: scale(0.8);
  }

  .services-modal-box {
    width: 70%;
  }
}
@media (max-width: 990px) {
  .custom-team-wrap {
    grid-template-columns: repeat(2, minmax(100px, 1fr));
  }
  .tm-s2-text {
    width: 60%;
  }
}

@media (max-width: 768px) {
  .home-section-text {
    max-width: 100%;
  }

  /* .iframe-wrap {
    margin-left: 1%;
  } */
  .custom-team-wrap {
    grid-template-columns: repeat(1, minmax(100px, 1fr));
  }
  .tm-s2 {
    flex-direction: column;
  }
  .tm-s2-text {
    width: 100%;
  }

  .services-modal-box {
    width: 95%;
    min-height: unset;
    top: 20%;
    padding: 2rem 1.2rem;
  }
  .services-modal-box p {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}

@media (max-width: 576px) {
  .iframe-wrap {
    margin-left: -44px;
    margin-right: -60px;
  }
  #myIframe {
    transform: scale(0.8);
  }
}

@media (max-width: 480px) {
  #cross_rate_1 {
    width: 100% !important;
  }
}
