/* fonts size  */
body {
    font-family: "Albert Sans", sans-serif;
       color: #020f1e;
       font-optical-sizing: auto;  
     font-style: normal;
       font-size: 16px;
       line-height: 1.5;
       font-weight: 400;
       background-color:#f2f2ef !important;
       
        
   } 

   html {
    scroll-behavior: smooth;
    overflow-x: hidden;
  }
   a {
    color: #0f2541;
    text-decoration: none;
}

.varela-round-regular {
    font-family: "Albert Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  

h2 {
    font-size: 25px;
    
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Times New Roman';
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0px;
}

.fs-13 {
	font-size: 13px;
}

.fs-12 {
	font-size: 12px;
}

.fs-10 {
	font-size: 10px;
}

.fs-14 {
	font-size: 14px;
}

.fs-15 {
	font-size: 15px;
}

.fs-18 {
	font-size: 18px;
}

.fs-20 {
	font-size: 20px !important;
}

.fs-22 {
	font-size: 22px !important;
}

.fs-24 {
	font-size: 24px;
}

.fs-26 {
	font-size: 26px;
}
.fs-30 {
	font-size: 30px;
}

.fw-500 {
	font-weight: 500;
}

.fw-100 {
	font-weight: 100;
}

.fw-600 {
	font-weight: 600;
}

.fw-700 {
	font-weight: 700;
}

.fw-800 {
	font-weight: 800;
}

.mw-70 {
	max-width: 70%;
}

.mw-80 {
	max-width: 80%;
}

.mw-90 {
	max-width: 90%;
}

.section-space {
	padding: 60px 0px;
}

p:last-child{
    margin-bottom: 0px;
}




/* fonts  */


@font-face {
    font-family: 'Times New Roman';
    src: url('../fonts/TimesNewRomanPSMT.woff2') format('woff2'),
        url('../fonts/TimesNewRomanPSMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'SatoshiVariableBold';
    src: url('../fonts/SatoshiVariable-Bold.woff2') format('woff2'),
        url('../fonts/SatoshiVariable-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SatoshiRegular';
    src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* font end */






.btn-primary {
  color: #fff;
  background-color: #102542;
  border-color: #102542 !important;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .24);
  border-radius: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog-single-content ul {
    padding-left: 15px;
    padding-bottom: 20px;
}
.btn-primary:hover {
    background-color: transparent;
    color: #102542 !important;
}

.small-btn {
    padding: 5px 15px !important;
    font-size: 13px;
}


.btn-secondary {
    color: #fff;
    background-color: #fc8a17;
    border-color: #fc8a17 !important;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .24);
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #232150;
    border-color: #232150;
    box-shadow: 0 0 0 .25rem rgb(35 33 80);
}

.btn-secondary:hover {
    background-color: transparent;
    color: #fc8a17 !important;
}


.off-white {
    color: #cecece;
}


.white{
    color: #fff;
}

.primary-color{
    color: #0E2E50;
}

.blue{
  color: #0E2E50;
}
.founder-counter{
	display:none;
}
.blue-bg{
  background-color: #102542;
}
.text-shadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
 .footer-right-link {
    padding-right: 25px;
}
.banner-slider {
  visibility: hidden;
}
.banner-slider.slick-initialized {
  visibility: visible;
}



/* header css  */
.bg-light {
    background-color: #f2f2ef !important;
}
.header-right-top {
    position: absolute;
    top: 15px;
    right: 15px;
    
    left: 15px;
}
.button-bottom-right {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}
.header-icon {
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    line-height: 36px;
}


.header-icon:hover{
    border-color: #fff;
    background-color:#fff;
    color: #0E2E50;
}
.right-image {
    border-radius: 15px;
    overflow: hidden;
}

a.logo-image {
    max-width: 170px;
    display: inline-block;
}
.middle-content {
    max-width: 450px;
    margin: auto;
}.explore-image {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
}
.explore-icon {
    position: absolute;
    right: -2px;
    top: -2px;
    color: #142945;
}

.top-left-area {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.navbar-light .navbar-nav .nav-link {
    color: #020f1e;
}
.dropdown-menu {
    padding: 10px;
    border: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
}
.dropdown-item {
    padding: 5px 5px !important;
     
}
.certificate-title {
    font-weight: 600;
    display: inline-block;
    width: 100%;
    padding-left: 5px;
}span.menu-seprator {
    height: 1px;
    display: block;
    width: 100%;
    background-color: #a2a2a2;
    margin: 8px 0px;
}.navbar-light .navbar-toggler {
    color: rgb(0 0 0 / 55%);
    border: 0px;
}
.navbar-toggler:focus {
    
    box-shadow: unset;
}
/* header css end */


/* button css  */
.contact-button {
    position: relative;
    overflow: hidden;
    padding: 8px 20px 8px 8px;
    display: inline-flex;
    align-items: center;
    border: none;
    border-radius: 999px;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    
     
    
     
  }
.circle-content {
    max-width: 80%;
    width: 100%;
    margin: auto;
}
.circle-heading {
    font-weight: bold;
}
  .contact-button .btn_bg {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #102542;
    z-index: 0;
  }

  .contact-button .button-icon-box {
    width: 35px;
    height: 35px;
    background: #e8f6f8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    color: #102542;
    font-weight: bold;
    font-size: 20px;
    padding-top: 2px;
}
  .contact-button .button-icon-box img {
    width: 18px;
    height: 18px;
  }

  .contact-button .button-text {
    position: relative;
    z-index: 1;
    white-space: nowrap;
  }
  .contact-button:hover {
    color: #ffffff;
}
/* button css end */


/* white button  */
.white-button.contact-button .btn_bg {
  background-color: aliceblue;
}
.white-button.contact-button {
  color: #102542;
}

/* white button end */



    /* Video Section */
    section.video-sections {
       /* background: #F7F6F1; */
    }
    .video-section {
        position: relative;
        height: 90vh;
        overflow: hidden;
        border-radius: 20px;
        
      }
  
      .video-section video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transform: scale(0.7); /* Initial scale for animation */
        border-radius: 20px;
        overflow: hidden;
      }
  
      /* Text Wrapper to keep text inside video */
      .text-wrapper {
        position: absolute;
        top: 90%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        overflow: hidden;
        z-index: 99;
        pointer-events: none; /* So that video controls are clickable if needed */
      }
  
      .text-on-video {
        white-space: nowrap;
        color: #fff;
        font-size: 2rem;
      }
  
      /* Optional: add some shadow for better readability */
      .text-on-video h3 {
        text-shadow: 2px 2px 8px rgba(0,0,0,0.7);
      }


      h3.video-heading{
        text-align: center;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 1px;
      }





      /* side navigation css  */
              /* Side Navigation */

              ul.mobile-menu {
                padding: 15px;
            }

            ul.mobile-menu li {
                list-style: none;
            }
    .side-nav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        background-color: #102542;
        overflow-x: hidden;
        
        padding-top: 60px;
        
      }
  
      .side-nav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 16px;
        display: block;
        transition: 0.3s;
        color: #fff;
    }
  
      .side-nav a:hover {
        color: #f1f1f1;
      }
  
      .side-nav .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0px;
        font-size: 20px;
    }
  
      .open-btn {
        font-size: 30px;
        cursor: pointer;
        padding: 10px 20px;
        background-color: #111;
        color: white;
        border: none;
        position: absolute;
        top: 20px;
        left: 20px;
      }
  
      /* nav-Overlay to detect outside click */
      .nav-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
        z-index: 1;
      }
      .menu-icon {
        cursor: pointer;
        color: #fff;
        background-color: #fff;
        width: 38px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        border: 2px solid #0e2541;
        box-shadow: rgb(255 255 255) 0px 5px 15px;
    }

    ul.mobile-sub-menu a {
        font-weight: 500;
    }
    
    .mobile-nav-item {
        text-align: left;
        padding: 8px 0px;
    }ul.mobile-menu a {
        padding: 0;
        display: block;
        color: #fff;
        border: 0;
        margin: 0;
        text-transform: capitalize;
       
    }
    span.wrap-nav-icons a {
        width: 85%;
        display: inline-block;
    }
    span.wrap-nav-icons {
        position: relative;
        width: 100%;
        display: inline-block;
    }
    ul.mobile-sub-menu {
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #939393;
        margin-top: 20px;
    }
    
    
    ul.mobile-sub-menu-child {
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    span.wrap-nav-icons i {
        position: absolute;
        right: 10px;
        top: 5px;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }
    ul.mobile-sub-menu a {
        font-weight: 500;
        font-size: 14px;
        color: #e0e0e0;
    }
    
     .mobile-nav-item-has-sub-dropdown a {
        font-weight: 500;
        font-size: 15px;
    }
    
      /* side navigation css end */





      /* proerties section  */
      .animated-tab {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.tab-pane.active.show.animated-tab {
  opacity: 1;
  transform: translateY(0);
}

      .visible-title-wrap h5 {
    font-family: "Albert Sans", sans-serif;
    font-size: 18px !important;
}.visible-title-wrap p {
    font-size: 15px;
}
      .properties{
        background-color: #102542;
      }

      .tab-design {
        background-color: #0c1c33;
        width: fit-content;
        margin-left: auto;
        padding: 5px;
        border-radius: 6px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .nav-tabs .nav-link {
        border-radius: 6px;
        padding: 6px 15px;
        line-height: normal;
        margin: 0px 5px !important;
        color: #fff;
    }
    .property-top-right-icon {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 2;
    }
    .properties-grid {
        border-radius: 20px;
        overflow: hidden;
        transition: transform 0.5s ease; /* smooth transition */
    }
    .visible-title-wrap {
        position: absolute;
        bottom: 0px;
        width: 100%;
        right: 0px;
        left: 0px;
        padding: 20px;
        z-index: 2;
    }
    .properties-grid img {
    transition: transform 0.5s ease; /* smooth transition */
    width: 100%;
    object-fit: cover;
  }
      .properties-grid:hover img {
        transform: scale(1.1) !important; /* zoom + slight rotation */
      }
    
      .overlay {
        position: absolute;
      content: '';
      top: 0px;
      height: 100%;
      left: 0px;
      width: 100%;
      background-color: #00000030;
      z-index: 1;
      transition: transform 0.5s ease;
    }


    .properties-grid:hover .overlay {
      
      background-color: transparent;
  }

.media-name {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}
.media-title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Albert Sans", sans-serif;
}
.media-grid {
    margin-bottom: 30px;
    border-bottom: 1px solid #75869d;
    padding-bottom: 30px;
}

.media-date {
    font-weight: 600;
    margin-bottom: 5px;
}
      /* proerties section end */



      /* partner section slider  */
     
      .partner-slider .slick-slide{
        margin: 0px 20px;
      }
      .valued-partner {
        background-color: #F7F6F1;
    }
    .accordion-item {
      border-top: 0px;
      border-left: 0px;
      border-right: 0px;
  }
  .accordion-button:focus {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background-color: #f7f6f1;
    color: #000;
}
.faq-box {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}.accordion-button:not(.collapsed) {
  color: #000000;
  background-color: #f7f6f1;
  box-shadow: unset;
}
.accordion-button:hover {
  background-color: #f7f6f1;
}
      /* partner section slider end */




  /* dream grid design  */
  .expert-image {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 100%;
    overflow: hidden;
}.dream-contact {
  position: absolute;
  top: 15px;
  right: 15px;
}

.expert-grid {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  max-width: 260px;
}
.building-dream-tagline {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.dream-image {
  border-radius: 15px;
  overflow: hidden;
}
.team-tab.nav-tabs .nav-link {
    margin: 3px !important;
    color: #424242 !important;
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #00000000;
    border-radius: 0px;
    letter-spacing: 1px;
}
.team-tab.nav-tabs .nav-link.active {
    border-bottom: 1px solid #102542;
    color: #102542 !important;
    font-weight: 600;
}
.team-image-icon img {
  width: 40px;
  height: 40px;
  border-radius: 30px;
  object-fit: cover;
}
.pull-left {
  margin-left: -8px;
}
.ind-counter-numbers p {
  font-size: 50px;
}


.mobile-circle {
    width: 250px;
    height: 250px;
    border: 2px solid white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: transparent;
    padding: 10px;
    margin:auto;
}

.mobile-circl-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.ind-counter-grid {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #efefef;
}
.expert-left-area {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ind-counter-numbers {
  width: 120px;
  margin-right: 40px;
}
.image-hover-effect img {
  transition: transform 0.3s ease; /* Smooth transition */
}

.image-hover-effect {
  transition: transform 0.3s ease; /* Smooth transition */
  overflow: hidden;
}

.image-hover-effect:hover img {
  transform: scale(1.1) !important; /* Zoom effect */
}
  /* dream grid design end */


/* solutions  */

.dots {
  width: 10px;
  height: 10px;
  background-color: #102542;
  border-radius: 30px;
}
.white-btn a:hover {
  color: #fff;
}
.market-analysis {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 5px 20px 5px 5px;
  border-radius: 50px;
  margin-bottom: 15px;
  max-width: 55px; /* Start with only image visible */
  overflow: hidden;
  transition: max-width 0.5s ease;
  
  margin-left: auto;
  justify-content: space-between;
}

.market-image img {
    width: 50px;
    height: 50px;
    padding: 5px;
}
.market-title, .market-arrow {
  opacity: 0;
  white-space: nowrap;
}
.market-arrow i {
  font-size: 20px;
}
.market-title p {
  font-size: 18px;
}


.moving-block {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.moving-track {
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  will-change: transform;
}

.moving-block-grid {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 54px;
  opacity: 0.3;
  min-width: 33.33%;
  text-align: center;
  flex-shrink: 0;
}

.moving-block-grid p{
font-size: 30px;
text-transform: uppercase;
}
span.blue-dot {
    background-color: #132844;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 30px;
    margin-right: 5px;
}
.advantage-icon i {
  font-size: 25px;
  margin-bottom: 5px;
  display: inline-block;
}

.advantage-title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .5px;
  margin-bottom: 10px;
}

 
 
.property-card-grid .properties-grid {
  margin-bottom: 0px !important;
}

.property-card-grid .visible-title-wrap {
  padding: 10px;
}



.property-card-grid .property-card:nth-child(odd) img {
  height: 200px;
}

.property-card-grid .property-card:nth-child(even) img {

  height: 400px;
   
}


.grid-sizer,
.grid-item {
  width: 20%; /* 5 columns */
}

.grid-item {
  padding: 5px;
}

.grid-item img {
  width: 100%;
  display: block;
  border-radius: 12px;
  object-fit: cover;
}

/* solutions end */



/* future css  */
.future-content {
  position: absolute;
  top: 50px;
  left: 50px;
  max-width: 400px;
  width: 100%;
}
.build-future-title {
      color: #fff;
  font-size: 40px;
	text-shadow: 1px 1px 0px rgb(0 0 0);
}
.future-image {
  border-radius: 30px;
  overflow: hidden;
}

.future-grid {
  transform-origin: center center;
  transition: transform 0.3s ease;
}
.market-arrow {
    visibility: hidden;
}
.scroll-up {
    position: fixed;
    bottom: 20px;
    right: 10px;
    max-width: 50px;
    cursor: pointer;
}
.attach-resume {
    background-color: #102542;
    padding: 5px 15px;
    color: #fff;
    cursor: pointer;
}
.back-to-top {
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    margin-top: 5px;
}
.text-wrapper {
  overflow: hidden;
  white-space: nowrap;
 
}
.privacy-policy ul {
    padding-left: 20px;
    padding-bottom: 20px;
}
.marquee-container {
  display: flex;
  width: fit-content;
}

.text-on-video {
  flex-shrink: 0;
  padding-right: 100px; /* space between repeats */
}

.video-heading {
  font-size: 24px;
  white-space: nowrap;
}



.scroll-up {
    position: fixed;
    bottom: 20px;
    right: 10px;
    max-width: 100px;
    cursor: pointer;
    background-color: #ffffff;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 2px 10px;
}

.scroll-up img {
    max-width: 40px;
    margin: auto;
}
/* future css end */


/* circle section  */   .pin-section {
      height: 70vh; /* Reduced height */
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .circle {
      width: 250px;
      height: 250px;
      border: 2px solid white;
      border-radius: 50%;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      color: #fff;
      font-size: 16px;
      background-color: transparent;
       padding:10px;
    }

    .circle1 {
      transform: translateX(-230px);
    }

    .circle2 {
      transform: translateX(0px);
      z-index: 2;
    }

    .circle3 {
      transform: translateX(230px);
    }

    .merged-circle {
      width: 250px;
      height: 250px;
      border: 2px solid white;
      border-radius: 50%;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      text-align:center;
      opacity: 0;
      z-index: 3;
      transform: scale(0.8);
      color: #fff;
      padding:10px;
    }
    .pull-bottom-title {
      position: relative;
      top: 35px;
  }

  .for-mobile{
		  display:none !important;
	  }


  .circle-col {
    width: calc(50% - 20px);
}
/* circle section end */




      /* footer css  */
      .footer {
        background-color: #F7F6F1;
    }
    .footer-logo {
      max-width: 200px;
  }
  .footer a {
    color: #020f1e;
    font-size: 14px;
}
.footer p{
  font-size: 14px;
}






      /* footer css end */





      /* blog css  */



      .sidebar_wrap {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 15px;
}li.services_listing {
    padding: 6px 15px;
    border: 1px solid #efefef;
    margin-bottom: 10px;
    border-radius: 5px;
    transition: .3s;
}.services_listing a {
    font-size: 14px;
}h4.global_title_sidebar {
    font-size: 18px;
}
      span.blog-date {
        background-color: #102542;
        color: #fff;
        font-size: 14px;
        padding: 4px 15px;
        display: inline-block;
        border-radius: 30px;
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 9;
    }
    .blog-images {
      border-radius: 20px;
  }
  .chairman-bg {
    background: linear-gradient(to right, #fcfcfc 40%, #ffffff 40%);
}
  .chairman-name {
    font-weight: 800;
}
.about-chairman{
  background-color: #f7f6f1;
}
.books-grid {
    background-color: #f7f6f1;
    padding: 30px;
    border-radius: 10px;
}
.book-section {
    background-color: #fcfcfc;
}
.chairman-heading {
    font-size: 35px;
}
.career-option ul li {
    padding-bottom: 10px;
}
/* .chairman-book {
    max-width: 250px;
    margin-bottom: 25px;
} */

.chairman-photo {
    max-width: 300px;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.founder-counter {
    border: 1px solid #8e8e8e;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #8e8e8e;
    font-weight: 600;
}
.chairman-gird {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
    border-radius: 10px;
    border-bottom: 5px solid #0a0a0a;
}
.chairman-image {
    max-width: 250px;
    height: 250px;
    width: 100%;
    overflow: hidden;
    border-radius: 100%;
}
.hobby{
    background-color: #f7f6f1;
}
  .about-image {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
      /* blog css end */




      /* other pages css  */
      .breadcrumb-item a {
    color: #fff;
}

      .global-header {
        background-color: #fff;
    }
   .breadcrumb-area {
      background-color: #232150;
      padding: 25px 0px;
      color:#fff;
  }
  .breadcrumb-item.active{color:#fff !important;}

  a.navbar-brand {
    max-width: 150px;
    display: inline-block;
}

.nav-link {
   
  color: #0f2441;
  
}.icon_design {
  color: #0f2541;
  background-color: #FFFFFF;
  border-radius: 50px 50px 50px 50px;
  box-shadow: 0px 3px 10px 0px rgba(0, 69.00000000000021, 255, 0.2);
  width: 50px;
  height: 50px;
  transition: 0.3s;
  display: inline-block;
  text-align: center;
  font-size: 30px !important;
  line-height: 50px !important;
}
.form-control {
  border-radius: 0px;
  padding: 12px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  font-size: 15px;
  
}

.form-select:focus{
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #102542;
  outline: 0;
  
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.form-select {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  padding: 8px 10px !important;
  padding-left: 0px;
}

.enquiry-form {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 25px;
  border-radius: 15px;
  background-color: #fff;
}

.testimonial-slider .slick-slide {
  margin: 0px 10px;
}
.testimonial-image img {
  width: 50px;
  height: 50px;
  min-width:50px;
  object-fit: cover;
  border-radius: 30px;
}

.yellow {
  color: #ffa800;
}.testimonial-grid {
  border: 1px solid #e4e4e4;
  padding: 20px;
  border-radius: 20px;
}
.home-menu-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9;
  color: #fff;
  background-color: #fff;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 2px solid #0e2541;
  box-shadow: rgb(255 255 255) 0px 5px 15px;
}
.hubmberger-icon {
  max-width: 17px;
}
.banner-heading {
    font-size: 40px;
    line-height: 50px;
    overflow: hidden;
    font-family: "Albert Sans", sans-serif;
    font-weight: normal;
}

span.cursive {
    font-family: "Baskervville", serif !important;
    font-style: italic;
}
.split-parent {
  overflow: hidden;
}

 .chairman-tagline {
    font-size: 11px;
}
.split-child {
  display: inline-block;
}
 .designation {
    font-size: 14px;
    width: fit-content;
    font-style: italic;
    background-color: #f7f6f1;
}
 .team-member-name {
    font-size: 15px;
}
.row.team-row .col-md-2 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.team-tab {
    margin: auto !important;
    margin-bottom: 40px !important;
    border: 0px !important;
        justify-content: center;
}

.team-tab .nav-item {
    padding-right: 15px;
    margin-bottom: 5px;
}
.team-grid {
    
    z-index: 2;
    overflow: hidden;
    transition: background-color 0.3s ease, transform 0.3s ease;
   
}
.team-details {
    padding: 10px 0px;
    padding-bottom: 30px;
    text-align: left !important;
}

ul.social-links.teams-social {
 
  margin: auto;
  padding: 5px;
  transition: bottom 0.4s ease;
}

.team-grid:hover .social-links.teams-social {
  bottom: 10px !important;
}


 


.job-card {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
}
.why-work img {
  height: 45px;
  margin-bottom: 15px;
}
.why-work {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 20px;
  min-height: 225px;
  border-radius: 10px;
  background-color: #fff;
}.text-primary {
  color: #102542 !important;
}

/* other pages css end */




/* popup modal design  */
.modal-header {
    padding: 0px;
    border: 0px;
}
button.btn-close {
    background-color: #fff;
    opacity: 1;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}
/* popup modal design end */





  /* mobile css  */


 @media(min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
@media (min-width: 992px) {
 

 
}


.mobile-menu {
  display: block;
}
  @media (max-width: 1200px) {
    .grid-sizer,
    .grid-item {
      width: 25%; /* 4 columns */
    }
  }

  @media (max-width: 992px) {
    .chairman-bg {
    background: linear-gradient(to bottom, #fcfcfc 40%, #ffffff 40%);
}

    .row.team-row .col-md-2 {    
    width: 33.33%;
}
    .grid-sizer,
    .grid-item {
      width: 33.33%; /* 3 columns */
    }
  }

  @media (max-width: 768px) {
	   
	  .future-content {
    position: absolute;
    top: 40px;
    left: 40px;
}
	  .white-button.contact-button {
     
    margin-top: 25px;
}
	      .row.team-row .col-md-2 {
        width: 50%;
    }
	  .about-image{
		  margin-bottom:15px;
	  }
	  .pull-bottom-title {
    position: relative;
    top: 0px;
    margin-bottom: 20px !important;
}
	  .pin-section{
		  display:none;
	  }
	  
	  .for-mobile{
		  display:block !important;
	  }
    .hide-it-on-mobile {
    display: none;
}
    .chairman-heading{
      font-size: 30px;
    }
 
    .build-future-title {
      color: #fff;
      font-size: 22px !important;
  }
  
    .market-analysis {
      margin: auto;
      margin-bottom: 15px;
  }
    .building-dream-tagline {
      width: 100%;
      right: 20px;
      bottom: 100px;
      left: unset;
      text-align: right;
  }
    .grid-sizer,
    .grid-item {
      width: 50%; /* 2 columns */
    }
  }

  @media (max-width: 576px) {
	  .circle-col {
    width: calc(100% - 20px);
}
    .grid-sizer,
    .grid-item {
      width: 100%; /* 1 column */
    }
  }


  @media(max-width:450px){
    .banner-bottom {
      flex-wrap: wrap;
      justify-content: center !important;
      gap: 20px;
  }
  }
  /* mobile css end */