.global-footer-top {
  background-color: #002241;
}

.global-footer-main {
  width: 100%;

}

.global-footer {
  width: 100%;
  display: flex;
  gap: 60px;
}


.global-footer-left-main {
  width: 29%;

}

.global-footer-left {
  width: 100%;
}

.global-footer-right-main {
  width: 70%;

}

.global-footer-right {
  width: 100%;
  display: flex;
  justify-content: space-between;

}

.f-logo-new {
  width: 100%;
}

.f-logo-new a img {
  width: 294px;
  height: 58px;
}

.global-footer-left p {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 140%;
  letter-spacing: -2%;
  color: #FFFFFF;
  margin-bottom: 50px;
  margin-top: 25px;
}

.new-f-number {
  width: 100%;
}

.new-f-number a {
  color: #0095D0;
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -2%;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;

}

.new-f-number a.nw-phone {
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 22px;
  line-height: 0px;
  letter-spacing: -2%;
  color: #FFFFFF;
}

.global-footer-right-col {
  /* width: 25%; */
}

.rp-icon {
  display: none;
}


.global-footer-right-col b {
  color: #64EED2;
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -2%;
  margin-top: 10px;
  display: block;

}


.global-footer-right-col ul {
  padding: 0;
  margin: 0;
  margin-top: 15px;
}

.global-footer-right-col ul li {
  list-style: none;
}

.global-footer-right-col ul li a {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500;
  font-size: 18px;
  line-height: 220%;
  letter-spacing: -2%;
  color: #FFFFFF;
}

.social-icon-global-footer {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: end;
  margin-top: 0px;
  margin-bottom: 20px;
  border-bottom: 0.5px solid #FFFFFF;
  padding-bottom: 10px;

}

.social-icon-global-footer ul {
  display: flex;
  margin: 0;
  padding: 0;
  gap: 10px;
}

.social-icon-global-footer ul li {
  list-style: none;
}



.social-icon-global-footer ul li a img {
  width: 23px;
  height: 23px;
}

/* .social-icon-global-footer ul li:first-child a img {
  width: 27px;
  height: 27px;
} */

.rp-icon {
  width: 16px;
  height: 16px;
}

.flag-global-footer {
  width: 100%;
  display: flex;
  gap: 80px;
}

.flag-global-footer p {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 41px;
  letter-spacing: -2%;
  vertical-align: middle;
  text-transform: capitalize;

}

.flag-global-call {
  display: flex;
  gap: 10px;
}

.flag-cell-global a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}


.flag-cell-global span {
  font-family: var(--font-Montserrat);
  font-weight: 400;
  font-size: 8px;
  color: #FFFFFF;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;

}

.flag-cell-global img {
  width: 51px;
  height: 29px;
}


.global-brands-lines-main {
  width: 100%;
  background-color: #FFFFFF;
  padding: 10px 0px;
  margin-top: 18px;
}

.global-brands-lines {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}


.global-brands-lines-right {
  display: flex;
  align-items: center;
}
.global-brands-lines-right img{
  height: 40px;
}

.global-line {
  border: 0.5px solid #000000a1;
  height: 30px;
  margin: 0px 20px;
}

.global-brands-lines-left a {
  font-family: var(--font-Montserrat);
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: -2%;
  text-transform: capitalize;
  position: relative;
  color: #004B8E;
  text-decoration: underline solid 1.5px;
  margin-bottom: 8px;
  display: inline-block;
}


.global-brands-lines-left p {
  margin: 0;
  padding: 0;
  color: #515151;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 118%;
  letter-spacing: -2%;


}

.global-bottom-footer-right {
  display: flex;
  align-items: center;
}

.global-bottom-footer-right a {
  font-family: var(--font-Montserrat);
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  color: #FFFFFF;
  text-decoration: underline;

}

.bottom-fooert-gl-line {
  border: 1px solid #FFFFFF;
  height: 14px;
  margin: 0px 15px;
}

.global-bottom-footer-main {
  width: 100%;
}

.global-bottom-footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0px;
}

.global-bottom-footer p {
  margin: 0;
  font-family: var(--font-Montserrat) !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
  color: #FFFFFF;
}


.global-footer-right-main .footer-mobile-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer-mobile-menu .footer-title {
  color: #64EED2;
  font-family: var(--font-Montserrat);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -2%;
  margin-top: 10px;
  display: block;
  background-color: transparent;
  border: none;
}

.footer-mobile-menu .footer-content li a {
  font-family: var(--font-Montserrat) !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 237%;
  letter-spacing: -2%;
  color: #FFFFFF;
}

.footer-mobile-menu .footer-content li {
  list-style: none;
}

.footer-mobile-menu .footer-content {
  margin: 0;
  padding: 0;
  margin-top: 15px;
}