@font-face {
  font-family: 'Raleway';
  src: url('/assets/font/Raleway/static/Raleway-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Raleway', sans-serif !important;
  font-style: normal;
  font-weight: 400;
}


/* .container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 90%;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-style: normal;
}


.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5);
}

.bg-purple {
  background-color: #6f42c1;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.navbar-nav li {
  font-family: 'Raleway', sans-serif !important;
  font-style: normal;
  font-weight: 400;
  color: #141414;

}

.site-logo {
  height: 60px;
}

header .navbar-nav li a {
  color: #141414 !important;
}

header .navbar-nav li:hover a {
  color: #074799 !important;
}

header .navbar-ymii {
  justify-content: space-between;
  width: 100%;
}

.header-contact-button {
  padding: 4px 16px;
  background: #074799;
  border-radius: 120px;
  color: #fff;
}

.header-contact-button:hover {
  color: #fff;
}

header .header-nav-bar {
  background: rgba(245, 245, 245, 0.4);
  border-radius: 40px;
  width: auto;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.landing-banner-row {
  background-image: url('../images/ymii-landing.webp') !important;
  background-size: cover;
  background-position: bottom;
  position: relative;
}

.landing-banner-row.test-row {
   background-image: url('../images/test-landing.png') !important;
   background-position: top;
}

.gf-banner-row {
  background-image: url('../images/gf-banner.webp') !important;
  background-size: cover;
  background-position: bottom;
}

.banner-row {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 40px;
  border-radius: 40px;
}

.banner-row .card {
  background: linear-gradient(180deg, #FFFFFF 0%, #E0F3FF 100%);
  box-shadow: 0px 6px 10px 4px rgba(0, 0, 0, 0.15), 0px 2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 40px;
  max-width: 480px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner-row.landing-banner-row .card {
  padding-top: 10px;
  padding-bottom: 10px;
}

.card-text {
  color: #141414;
  font-weight: 400;
}

.card-title {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 60px;
  color: #074799;
}

.card-title span {
  color: #C12926;
}

.card-title span a {
  color: #C12926;
  text-decoration: none;
}

.card-banner-btn {
  padding: 4px 16px;
  background: #074799;
  border-radius: 120px;
  color: #fff;
  margin-top: 10px;
}

.card-banner-btn:hover {
  color: #fff;
}

.ymii-btn i {
  transform: rotate(-36deg);
  font-size: 14px;
  margin-left: 5px;
}

.ymii-btn-up i {
  transform: rotate(-140deg);
  font-size: 14px;
  margin-left: 5px;
}

.bg-drack-blue {
  width: 100%;
  background-image: url('../images/bg-drack.jpg');
  box-shadow: 0px 6px 10px 4px rgba(0, 0, 0, 0.15), 0px 2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  padding: 30px 20px;
}

.bg-drack-blue h2 {
  color: #fff;
  font-weight: 400;
  font-style: normal;
}

.landing-workweek-card {
  min-height: 180px;
}

.bg-light-blue {
  width: 100%;
  background: linear-gradient(180deg, #FFFFFF 0%, #E0F3FF 100%);
  border-radius: 20px;
  padding: 30px 20px;
}

.landing-ferries-card img {
  width: 170px;
  height: 170px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.landing-ferries-card h4 {
  color: #074799;
}

.landing-hetfriday-card {
  min-height: 200px;
}

.landing-ferries-card {
  min-height: 415px;
}

.landing-testimonial-card {
  min-height: 235px;
}

.landing-img-card img {
  border-radius: 20px;
  min-height: 415px;
  width: 100%;
  object-fit: cover;
}

.landing-video-card iframe {
  min-height: 210px;
  border-radius: 20px;
}

.ymii-primary-footer {
  background: linear-gradient(90deg, #2685BD 0%, #000092 100%);
  box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
  border-radius: 20px;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}

.ymii-primary-footer ul li a {
  color: #fff !important;
  font-family: 'Raleway', sans-serif !important;
  font-style: normal;
  font-weight: 400;
}

.ymii-primary-footer ul {
  margin-top: 15px;
}

.ymii-primary-footer h5 {
  font-style: normal;
  font-weight: 100;
}

.footer-middile {
  text-align: center;
}

.footer-right {
  text-align: right;
}

.ymii-secondry-footer img {
  width: 140px;
  margin-bottom: 10px;
}

.ymii-secondry-footer p {
  color: #074799;
}

.ymii-secondry-footer p span {
  color: #C12926 !important;
  text-decoration: none;
}

.ymii-secondry-footer p a {
  color: #074799;
  text-decoration: none;
}

.footer-wrapper {
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 3px rgba(0, 0, 0, 0.15), 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  padding: 20px;
}

.ymii-secondry-footer {
  top: -30px;
  position: relative;
}

.ymii-main-content {
  margin-top: 50px;
  margin-bottom: 50px;
}

.navbar-toggler svg {
  width: 24px;
  fill: #004aac;
  float: right;
  position: absolute;
  right: 20px;
  bottom: 30px;
}

.offcanvas-collapse {
  background-color: #fff !important;
}

.mobile-nav-bar {
  text-align: center;
  padding: 20px !important;
  height: 60%;
  padding-top: 20px !important;
}

.navbar-nav.mobile-nav-bar li a {
  color: #074799 !important;
}

.navbar-nav.mobile-nav-bar li {
  margin-top: 4%;
}

.offcanvas-collapse.open {
  padding: 0px !important;
}

.nav-bar-bottom-text {
  color: #fff;
  background-color: #074799 !important;
  padding: 20px !important;
  text-align: center;
  height: 40%;
  align-content: center;
}

.mobile-view-socil {
  list-style-type: none;
  justify-content: center;
  padding-left: 0px;
}

.mobile-view-socil li {
  margin: 10px;
}

.mobile-view-socil li a {
  color: #fff !important;
}

.landing-page-banner-section {
  margin-top: 90px;
}

.footer-social-menu-icon {
  display: none !important;
}

.section-animation {
  opacity: 0.6;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  will-change: opacity, transform;
}

.section-animation.visible {
  opacity: 1;
  transform: translateY(0);
}

#gf-menu {
  transition: opacity 0.5s ease-in-out;
  width: 146px;
  text-align: center;
}

.gf-menu-btn {
  padding: 2.5px 20px;
  background: #fff5e2;
  border-radius: 120px;
  color: #C12926;
  border: none;
  font-size: 12px;
}

.gf-menu-btn i {
  font-size: 11px;
}

.concierge-banner-row {
  background-image: url('../images/concierge-services-banner.webp') !important;
  background-size: cover;
  background-position: top;
}

.concierge-bg-image img {
  height: 320px;
  border-radius: 20px;
  object-fit: cover;
  object-position: left;
}

.concierge-bg-image-2 img {
  object-position: center;
}

.concierge-bg-light {
  height: 300px;
}

.concierge-bg-drack {
  height: 300px;
}

.ymii-service-section {
  background: linear-gradient(105.87deg, #FFFFFF -5.05%, #E0F3FF 78.3%);
}

.ymii-service-section h2 {
  color: #074799;
}

.ymii-services-ul li {
  font-size: 14px;
  margin-bottom: 15px;
}

.col-border-right {
  border-left: 1.5px solid #49505740;
  height: 400px;
}

.btn-white {
  padding: 4px 16px;
  background: #FFFAEF;
  border-radius: 120px;
  color: #074799;
  margin-top: 20px;
}

.btn-white:hover {
  color: #074799;
}

.btn-transperent:hover {
  color: #fff;
}

.btn-transperent {
  padding: 4px 16px;
  background: #ffffff00;
  border-radius: 120px;
  color: #fff;
  margin-top: 20px;
  border: 1px solid #fff;
}

.blue-enquiry-section {
  background: linear-gradient(180deg, rgba(1, 86, 200, 0.208) -0.09%, rgba(1, 86, 200, 0.036) 99.91%),
    radial-gradient(49.25% 1569.98% at 50% 50%, rgba(1, 86, 200, 0.39) 0%, rgba(1, 86, 200, 0.0675) 100%);
  background-image: url('../images/blue-gradient-bg.jpg');
  color: #fff;
  border-radius: 20px;
  padding: 1.5rem;
  background-position: 25%;
}

.blue-enquiry-section h2 {
  font-weight: 400;
  font-style: normal;
}

.ymii-enquiry-form {
  background: linear-gradient(180deg, #FFFFFF 0%, #E0F3FF 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.ymii-enquiry-img img {
  border-radius: 20px;
  max-height: 580px;
  object-fit: cover;
  object-position: top;
  width: 100%;
}

.ymii-enquiry-form h3 {
  color: #074799;
  font-weight: 400;
  font-style: normal;
}

.memmber-sppek-section {
  background: linear-gradient(180deg, rgba(1, 86, 200, 0.208) -0.09%, rgba(1, 86, 200, 0.036) 99.91%),
    radial-gradient(49.25% 1569.98% at 50% 50%, rgba(1, 86, 200, 0.39) 0%, rgba(1, 86, 200, 0.0675) 100%);
  background-image: url('../images/blue-gradient-bg-revert.jpg');
  color: #fff;
  border-radius: 20px;
  background-position: 25%;
}

.count-card {
  background-color: #fff;
  border-radius: 10px;
  color: #074799;
  padding: 0.5rem 1rem;
  width: 90%;
}

.count-card h3 {
  font-size: 2.5rem;
  margin-bottom: 0px;
}

.testimonial-card {
  padding: 20px 10px;
  background: linear-gradient(180deg, #FFFFFF 0%, #E0F3FF 100%);
  border: 1px solid #495057;
  border-radius: 10px;
  height: 330px;
  overflow: auto;
}

.testimonial-card .editor-name {
  color: #074799;
  font-size: 0.750rem;
  font-weight: 600;
}

.testimonial-card .editor-name span {
  font-weight: 400;
}

.testimonial-card p {
  font-style: normal;
  font-weight: 400;
  color: #141414;
  font-size: 0.900rem;
}

.testimonial-card .editor-position {
  color: #074799;
  font-size: 0.750rem;
}

.testimonial-card .editor-company {
  color: #074799;
  font-size: 0.750rem;
  font-weight: 600;
}

.testimonial-card img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.carousel-control-next,
.carousel-control-prev {
  bottom: -45px;
  top: unset;
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #333;
  border: 1px solid #333;
}

.carousel-control-next {
  left: 65px;
}

.carousel .btn-light-blue {
  position: absolute;
  right: 0px;
  margin-top: 15px;
}

.carousel-control-next,
.carousel-control-prev {
  color: #333 !important;
  border: 1px solid #333 !important;
  background: #f3f3f3
}

.carousel-inner {
  border-bottom: 1px solid #074799;
  padding-bottom: 20px;
}

.testimonail-left-image {
  border-radius: 20px;
  max-height: 520px;
  object-fit: cover;
  width: 95%;
  object-position: top;
}

.member-testimonail-section h2{
  color: #074799;
}

.concierge-banner-row .card-title{
  line-height: 55px;
}

.error {
  color: red;
}

label.error {
  font-size: 13px;
}

.select2 + .select2-container .select2-selection--single {
    display: block;
    width: 100%;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 36.2px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important; 
  }

.select2-container {
  width: 100% !important;
}  

.member-speek-btns {
  text-align: right;
}

.btn-light-blue {
  padding: 4px 16px;
  background: #CBDCEB;
  border-radius: 120px;
  color: #074799;
  margin-top: 20px;
  border: 1px solid #495057;
}

.btn-light-blue:hover {
  color: #074799;
}

.concierge-bg-light ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 12px;
  margin-left: 0px;
}

.concierge-bg-light ul li:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 4px;
  left: -22px;
  background-image: url('../images/tick-icon.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.concierge-bg-image-slide img {
  width: 100%;
}

.concierge-bg-image-slide {
  position: relative;
}

.slide-box-container {
    position: absolute;
    top: 0px;
    z-index: 111;
    width: 100%;
    right: 0px;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
}

.slide-box{
  margin-bottom: 0px;
  font-size: 0.725rem;
  width: 210px;
  background: #ffffffd4;
  border-radius: 5px;
  padding: 0.5rem;
  margin-bottom: 15px;
  position: absolute;
  opacity: 0;
  transform: translateY(0);
  transition: all 0.6s ease;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
  font-weight: 500;
}

.slide-box p {
  margin-bottom: 5px;
  text-indent: 0; 
  margin-left: 12px;
  text-indent: -12px; 
}

.slide-box .slide-box-60 {
  width: 60%;
  height: 6px;
  background-color: #F5F5F5;
  border-radius: 4px;
  display: block;
  margin-bottom: 4px;
}

.slide-box .slide-box-100 {
  width: 100%;
  height: 6px;
  background-color: #F5F5F5;
  border-radius: 4px;
  display: block;
  margin-bottom: 4px;
}

.slide-box.active {
  background: radial-gradient(49.25% 1569.98% at 50% 50%, rgba(1, 86, 200, 0.39) 0%, rgba(1, 86, 200, 0.0675) 100%), linear-gradient(180deg, rgba(1, 86, 200, 0.208) -0.09%, rgba(1, 86, 200, 0.036) 99.91%), #FFFFFF;
  opacity: 1;
  transform: translateY(0);
}

.slide-box.above {
  opacity: 0.8;
  transform: translateY(-110px);
  z-index: 1;
  background-color: #fff;
}

.slide-box.below {
  opacity: 0.8;
  transform: translateY(110px);
  z-index: 1;
  background-color: #fff;
}

.gf-card-image img {
  width: 160px;
  height: auto;
  border-left: 3px solid #8080808f;
  border-bottom: 3px solid #8080808f;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.gf-card {
    background: linear-gradient(180deg, #FFF8F7 0%, #F4F2F8 100%);
    border-radius: 20px;
}

.gf-card-book, .gf-card {
    max-width: 545px;
    margin-right: 20px;
}

.gf-card-book {
  padding:30px 20px;
}

.gf-card-image {
    display: flex;
}

.gf-card-image .card-title {
  margin-left: 20px;
  margin-right: 30px;
  line-height: 50px;
}

.gf-card-group {
    display: flex;
    align-items: end;
    justify-content: flex-end;
}

.gf-card-group h2 {
  color: #074799;
}

.btn-gf {
  padding: 4px 16px;
  background: linear-gradient(90deg, #F08150 0%, #3222E3 100%);
  border-radius: 120px;
  color: #fff;
}

.btn-gf:hover {
  color: #fff;
}

.bg-gf {
  background: linear-gradient(90deg, #F08150 0%, #3222E3 100%);
}

.gf-enquiry-section p {
  color: #074799;
  margin-right: 50px;
  text-align: justify;
}

.gf-enquiry-form {
  background: linear-gradient(180deg, #FFF8F7 0%, #F4F2F8 100%);
  border-radius: 20px;
  position: relative;
}

.alert-success p {
  color: #0f5132;
}

.gf-enquiry-form  h3 {
  color: #074799;
}

.gf-light-gray {
  background: linear-gradient(180deg, #FFF8F7 0%, #F4F2F8 100%);
  box-shadow: 0px 2px 6px 2px #00000026;
  padding: 2rem;
  border-radius: 20px;
}

.gf-light-gray h2 {
  color: #074799;
}

.gf-light-gray h5 {
  color: #074799;
}

.gf-light-gray h2 span {
  color: #C12926;
}

.benefits-section .card-body {
  display: flex;
  flex-wrap: wrap;
  padding: 0px !important;
  align-items: center;
  margin-bottom: 5px;
}

.benefits-section .card {
  align-content: flex-start;
  border: 1px solid var(--border-border-primary, #495057);
  padding: 10px;
}

.benefits-section .card-body svg {
  width: 24px;
  margin-right: 10px;
}

.benefits-section .card-body h5 {
  margin-top: 0px !important;
  line-height: auto;
  margin-bottom: 0px !important;
}

.benefits-section .card-body p {
  width: 100%;
}

.about-section-text {
  border-radius: 20px;
}

.about-section img {
  border-radius: 20px;
  object-fit: cover;
  object-position: right;
}

.vision-section img {
  border-radius: 20px;
}

.vision-section p {
  color: #074799;
}

.gf-footer {
    background-image: linear-gradient(to right, #fff8f6, #f0f0f9);
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    box-shadow: 0px -5px 4px 0px #00000014;
}

.gf-footer h4 {
  font-weight: 700;
  color: #2b185a;
}

.gf-footer p {
  margin-bottom: 0px;
}

.gf-footer-call {
  font-size: 14px;
  color: #707070;
  max-width: 100%;
  font-weight: 400;
  font-style: normal;
}

.gf-footer-contact  {
    color: #2b185a !important;
    font-weight: 600;
    font-style: normal;
}

.gf-footer-contact  a {
    color: #2b185a !important;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
}

.help-button {
  text-align: right;
}

.gf-footer-support {
  border-bottom: 2px solid #cacaca;
}

.footer-list {
  list-style-type: none;
  padding-left: 0px;
}

.footer-list li a{
  color: #000;
  text-decoration: none;
  font-size: 14px;
}

.footer-heading {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}

.footer-text {
  font-size: 14px;
  margin-top: 12px;
  padding-right: 20px;
}

.footer-col-1 {
  width: 25%;
}

.footer-col-2 {
  width: 13%;
}

.footer-col-3 {
  width: 15%;
}

.footer-col-4 {
   width: 16%;
}

.footer-col-5 {
   width: 16%;
}

.footer-col-6 {
  width: 15%;
}

.page-heading {
    margin-top: 80px !important;
}

.ymii-main-content.other-main-content{
  margin-top: 30px !important;
}

.ymii-main-content.other-main-content h4{
  font-weight: 500 !important;
  text-transform: capitalize;
}

.ymii-main-content.other-main-content ul li{
  margin-bottom: 8px;
}

.ymii-main-content.other-main-content ol li{
  margin-bottom: 8px;
}

.ymii-main-content.other-main-content h1 {
  font-size: 40px;
  line-height: 50px;
}

.list-privacy-policy {
  list-style-type: lower-alpha;
}

.page-heading{
  background: linear-gradient(180deg, #FFFFFF 0%, #E0F3FF 100%);
    border-radius: 20px;
}

.gf-enquiry-submit-success, .ymii-enquiry-submit-success {
  display: flex;
  align-content: center;
  justify-content: center;
  min-height: 400px;
}

.gf-enquiry-submit-success .alert-success, .ymii-enquiry-submit-success .alert-success{
  align-content: center;
  justify-content: center;
}

.other-main-content a {
  text-decoration: none;
}

#gfEnquiry {
  scroll-margin-top: 60px;
}

#enquirySection {
  scroll-margin-top: 60px;
}

.ymii-enquiry-submit-success, .gf-enquiry-submit-success {
   scroll-margin-top: 60px;
}

.member-gf-section .count-card{
  border: 1px solid #495057;
}

.press-section .row {
  align-items: center;
  justify-content: center;
}

.press-section .row .client-logo{
  margin-bottom: 20px;
}

.gf-personal-needs p {
    height: 130px !important;
}

.gf-personal-needs h2 {
  color:#074799;
}

.document-procurment-list {
  width: 33%;
}

.document-procurment-row {
  display: flex;
  justify-content: space-between;
}

.document-procurment-list:nth-child(1){
  border-right: 1.5px solid #49505740;
}

.document-procurment-list:nth-child(2) {
    border-right: 1.5px solid #49505740;
    padding-left: 5%;
}

.document-procurment-list:nth-child(3) {
    padding-left: 5%;
}

.card-white {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-color: #fff !important;
  width: 250px;
  height: auto;
  border-radius: 20px;
  padding: 15px;
  box-shadow: 0px 6px 10px 4px rgba(0, 0, 0, 0.15), 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.card-white p{
   margin-bottom: 0px !important;
}

.ymii-main-content .card-white {
  display: none;
}

.banner-top-loo {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

.banner-since-wrapper {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 30px;
}

.banner-since-wrapper p {
  text-align: justify;
}
.editor-name {
  color: #074799;
  font-size: 0.850rem;
  font-weight: 600;
  text-align: right;
}

.editor-name span{
  font-weight: 400;
}

.editor-company {
    color: #074799;
    font-size: 0.850rem;
    font-weight: 600;
    text-align: right;
}

ul li.ymii-service-list:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    top: 4px;
    left: -22px;
    background-image: url(../images/tick-icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

ul li.ymii-service-list {
  position: relative;
  list-style-type: none;
}

.since-2000-img {
  width: 90px;
  margin-left: 40px;
}