p.text {
    font-size: 20px;
}
.homepage_body .client-area-page-about .section-header .text{
  max-width: 300px;
}
.body-page-inner .about-area-details .about-area-details-inner .section-content-wrapper {
    max-width: 1007px;
    grid-template-columns: 1fr 500px;
}

    /* .homepage_banner_vdo, .homepage_banner_vdo video {
        position: relative;
    } */
.added-btn {
    position: fixed;
    bottom: 160px;
    right: 20px;
    z-index: 8;
}
.added-btn  .rr-btn::before{
  background-color: #000 !important;
}
.added-btn img{
        filter: brightness(0) invert(1); /* makes icon white */
      transition: filter 0.3s ease;
}
.homepage_body  .progress-wrap
 {
    
    bottom: 100px;

}
.added-btn .rr-btn {
    padding: 10px 10px;
}
.blog-area-2 .blog .title {
    font-size: 20px;
    font-family: var(--font_sequelsansromanbody);
    letter-spacing: -0.02em;
    line-height: 1.35;
}
.blog-area-2-inner {
    padding-top: 37px;
    border-top: 1px solid var(--border);
}
.ecosystem_inner_page .works-wrapper-2 .work-box .meta ul li span {
    background: rgb(255 255 255 / 90%);
}

.blog-area-2 .blog .title .arrow {
    display: none;
}

.client-logo {
    max-width: 240px;
}

.header-area-2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

.contact-mail .info-text {
    font-size: 20px;
}

    .works-wrapper-2 .work-box .title {
    font-size: 16px;
     font-weight: 400;
    }
    .services-wrapper-5 .service-box .title {
        font-size: 30px;
    }

.pos-right {
    position: absolute;
    right: 0;
    transform: none;
}

.homepage_banner_vdo, .homepage_banner_vdo video {
    height: 100vh;
    overflow: hidden;
    object-fit: cover;
        width: 100%;
}

.header-area-2 {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.custom_work_Wrapper.works-wrapper-2>*:nth-child(3), .custom_work_Wrapper.works-wrapper-2>*:nth-child(4) {
    grid-column-start: auto;
}

.work-area-4 .section-header, .about-area-4 .section-header, .service-area-5 .section-header, .blog-area-2 .section-header, .team-area-about-page .section-header {
    border-top: none;
    padding-top: 0;
}

.fun-fact-area .fun-fact-area-inner {
  margin-top: 93px;
  padding-top: 20px;
  border-top: 1px solid var(--border);
}

.works-wrapper-2 .work-box .meta ul {
    display: flex;
    gap: 10px;
}

.works-wrapper-2 .work-box .meta ul li span {
    display: flex;
    background: #F1F1F1;
    padding: 8px 10px;
    color: #000000;
    font-size: 12px;
}

.works-wrapper-2 .work-box .meta {
    margin-top: 20px;
}



.about_body .works-wrapper-box {
    background: transparent;
}

.works-wrapper-2 .work-box .content a.rr-btn {
    margin-top: 25px;
    padding: 15px 30px;
    font-size: 12px;
}

.work-area-4 .section-title, .service-area-5 .section-title {
    max-width: 1000px;
}


.services-wrapper-5 .service-box .text {

    font-size: 13px;
    line-height: 1.5;
}

.services-wrapper-5 .service-box .text span {
    display: flex;
    position: relative;
    padding-left: 25px;
}

.services-wrapper-5 .service-box .text span:before {
    position: absolute;
    content: '';
    left: 0;
    width: 8px;
    height: 8px;
    background: var(--secondary);
    border-radius: 100px;
    top: 10px;
}

.footer-area-inner-page .footer-logo img

 {
    max-width: 400px;
    width: 100%;
}

.services-wrapper-2 .service-box .text span {
    display: flex;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.services-wrapper-2 .service-box .text span {
    margin-top: 10px;
}

.banner__border-line {
    display: none;
}
.services-wrapper-2 .service-box .text span:before {
    position: absolute;
    content: '';
    left: 0;
    width: 8px;
    height: 8px;
    background: var(--primary);
    border-radius: 0;
    top: 10px;
}

.about-section-3__counter-item .about-shape {
    transform: none;
    right: 0;
    max-width: 100%;
    z-index: -1;
    bottom: 0px;
}

.about-section-3__counter-item .sub-titles {
    display: flex;
    align-items: center;
}


.header-area-2 .side-toggle, .body-page-inner .header-area-2 .side-toggle {
    background-color: #000;
}


.blogs_inner .blog-area-2 .blogs-wrapper>*:nth-child(4), .blogs_inner .blog-area-2 .blogs-wrapper>*:nth-child(5) {
    grid-column: span 2;
}

.blogs_inner .blog-area-2 .blogs-wrapper>*:nth-child(1), .blogs_inner .blog-area-2 .blogs-wrapper>*:nth-child(2), .blogs_inner .blog-area-2 .blogs-wrapper>*:nth-child(6), .blogs_inner .blog-area-2 .blogs-wrapper>*:nth-child(7) {
    grid-column: span 3;
}

.blog-details-area .section-details .title {
    line-height: normal;
}


.fun-fact-area .fun-fact__item.has--card .content a i {
  font-weight: 600;
}
.fun-fact-area .fun-fact__item.has--card .content a:hover::before {
  width: 0;
}
.fun-fact-area .fun-fact__item .media {
  position: relative;
}
.fun-fact-area .fun-fact__item .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
}
.fun-fact-area .fun-fact__item .media .text {
    max-width: 212px;
    position: absolute;
    /* top: 40px; */
    left: 40px;
    z-index: 1;
    bottom: 40px;
}
.fun-fact-area .fun-fact__item .media .text h6 {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -1px;
  color: rgba(255, 255, 255, 0.5);
  line-height: normal;
}
.fun-fact-area .fun-fact__item .media .text h6 span {
  color: var(--white);
}



.fun-fact-area.fun-fact-7 .fun-fact-area-inner {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.fun-fact-area.fun-fact-7 .fun-fact__item {
  position: relative;
}
.fun-fact-area.fun-fact-7 .fun-fact__item .number {
  font-size: 60px;
  font-weight: 200;
  line-height: 60px;
  text-transform: uppercase;
  font-family: var(--font_ppeditor);
  position: absolute;
  left: 40px;
  bottom: 30px;
}
.fun-fact-area.fun-fact-7 .fun-fact__item.has--card {
  background-color: #F2E9E5;
}
.dark .fun-fact-area.fun-fact-7 .fun-fact__item.has--card {
  background-color: #1A1A1A;
} 

.client-area .client-box {
    
    padding: 10px 10px;}

    .lifeateco_body .about-agency-content a.rr-btn

 {
    padding: 15px 30px;
    font-size: 12px;
    margin-top: 42px;
}

.lifeateco_body .about-agency-content .section-title-4 h3, .meta_tag_wrapper>h4 {
    letter-spacing: -0.5px;
    font-size: 20px;
    margin: -10px 0 0;
    padding: 0 0 20px;
    font-weight: 400;
    color: var(--secondary);
}


.lifeateco_body .experience-video-play .year-experience-about .text p {
    line-height: 1;
    font-size: 20px;
}

.lifeateco_body .section-title-4 p, .lifeateco_body .checked-features-list li {
    font-size: 14px;
    line-height: 20px;
}

.lifeateco_body .experience-video-play .year-experience-about:last-child {
    border-right: none;
}

.lifeateco_body .checked-features-list.theme-color-4 li::before {background-image: none;font-family: var(--font_awesome);font-size: 14px;font-weight: 700;content: "\f061";color: var(--rr-color-common-dark);position: absolute;top: 55%;left: 0;transform: translateY(-50%);transition: all 0.3s ease-in-out;cursor: pointer;}

.lifeateco_body .checked-features-list li {
    padding-left: 25px;
}

.lifeateco_body .meta_tag_wrapper {
    grid-template-columns: none;
    gap: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    justify-content: center;
    transform: translateY(-50px);
    opacity: 1;
    transition: all 0.5s ease;
}

.lifeateco_body .meta_tag_wrapper>h4 {
    margin: 30px 0 0;
    padding: 0;
}

.checked-features-list h4 {
    font-size: 16px;
}

.agency-img {
    position: relative;
    overflow: hidden;
    border-radius: 0;
}


.lifeateco_body .experience-video-play .year-experience-about {
    flex-direction: column-reverse;
    padding: 0;
    width: 100%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 0;
    border: none;
    margin: 0;
    gap: 15px;
}

.works-wrapper-2.meta_tag_wrapper .work-box .meta {
    margin-top: 12px;
}

.lifeateco_body .experience-video-play {
    padding: 15px 0px;
    border: none;
    gap: 20px;
}

.about-area-details .section-content .text {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    color: var(--secondary);
    line-height: 1.5;
}

.life_at_eco_services .section-content p.text {
    max-width: 505px;
    margin: 83px 0;
    margin-left: 545px;
}

.body-page-inner .section-subtitle {
font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-transform: unset;
    display: inline-block;
    color: var(--primary);
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.body-page-inner .icon img {
    max-width: 13px;
}

.body-page-inner .rr-btn-underline {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-transform: unset;
    gap: 5px;
}

.services-wrapper-5 .service-box .title {
    font-size: 30px;
}

.services-wrapper-5 .service-box .number, .award__item .number {
    font-size: 16px;
}

.award__item-one .date {
    color: var(--secondary);
}

.client-area .section-content .text-wrapper {
    margin-left: 0;
} 

/* new add css */
/* .banner__future-item-left-1 {
    margin-left: 70px;
}
.banner__future-item-left-2 {
    margin-right: 120px;
  } */

.our-clients__item {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.client-logo {
    display: block;
    filter: grayscale(100%) brightness(150%); /* Dark grey */
    transition: filter 0.5s ease, transform 0.5s ease;
}

.client-logo:hover {
    filter: grayscale(0%) brightness(100%); /* Original colors on hover */
    transform: scale(1.05); /* optional zoom effect */
}

.body-startup-agency .section-subtitle {
    font-size: 16px;
      text-transform: uppercase;
}

.body-startup-agency .section-subtitle svg {
    display: none;
}

.footer-area-inner-page .subscription-text .text {
    font-size: 14px;
    max-width: 365px;
    margin-left: 35px;
}

.footer-area-inner-page .subscription-text {
    margin-top: 10px;
}

.footer-area-inner-page .footer-nav-list li {
    font-size: 14px;
}

.footer-area-inner-page .footer-widget-box .title {
    font-size: 16px;
}

.footer-area-inner-page .footer-top-inner .info-link a {
    font-size: 16px;
}


.banner__area {
    background: #F1F1F1;
    background-image: none !important;
}

.banner__guideline-title h2 span {
    color: var(--rr-heading-primary);
}

.banner__guideline-title h2 {
    color: #22202080;
}

.banner__future-item h3 {
    color: var(--rr-theme-primary);
    font-size: 30px;
    line-height: 1.5;
}

.banner__future-item p {
    font-size: 16px;
    color: var(--secondary);
    line-height: 1.5;
}

.banner__area {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
}
.banner__thumb {
    align-items: unset;
    margin-top: 100px;
    
}

.banner__future-item {
    margin-bottom: 30px;
}


.works-wrapper-2 .work-box .content .rr-btn-underline {
    font-size: 12px;
    margin-top: 15px;
}

.works-wrapper-2 .work-box .content .rr-btn-underline img {
    max-width: 8px;
}

.page-title-wrapper .page-title {
    font-size: 465px;
}

  .client-area-page-about .section-header .text{margin:0;}

    .contact-mail .info-text, .footer-area-inner-page .footer-top-inner .info-text .text, .service-area-5 .services-wrapper-box .info-text, p.text, .client-area-page-about .section-header .text {
     
        color: var(--secondary);
       
    }

    .banner__guideline .experiences-thumb {
    opacity: 0;
}

.clients_logs_section_custom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin: 40px 0 10px;
}

.cta-area-4 .section-title .icon .first {
    max-width: 100%;
}

.cta-area-4 .section-title .icon .second {
    max-width: 100%;
}

.contact-area-contact-page .contact-mail .title, .contact-area-contact-page .contact-social .title {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    display: inline-block;
    color: var(--primary);
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.contact-area-contact-page .contact-mail .text small {
    margin-top: 20px;
    font-size: 16px;
    display: block;
    letter-spacing: -0.6px;
}

.contact-area-contact-page .contact-mail .text a {
    font-size: 16px;
    letter-spacing: -0.6px;
}

.contact-social ul>li {
    background-color: transparent;
    font-size: 14px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border: 1px solid;
    border-radius: 100px;
}

.contact-social ul {
    display: flex;
    gap: 10px;
}

.contact-social ul>li:hover {
    background: #004e95;
    color: #fff;
}

.contact-social ul>li:hover a {
    color: #fff;
}

.agency-img img {
    width: 100%;
}



.investment_decisions_wrapper>span, .step_three_dropdown_wrapper>span {
    display: block;
    color: #111;

    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}

.investment-dropdown-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.investment-dropdown-toggle {
  cursor: pointer;
  transition: background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  min-height: 40px;
  border-radius: 0;
  border-bottom: 1px solid #000;
  background: transparent;
  width: 100%;
  padding: 10px 0;
  transition: all 0.5s ease;
}

.investment-dropdown-toggle:hover {
  background-color: #fff;
}

.investment-dropdown-menu {
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.25s ease, opacity 0.25s ease;
  position: absolute;
  z-index: 1;
  width: 100%;
  max-height: 700px;
  overflow-y: auto;
  border-radius: 14px;
  background: #F5F5F5;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.10);
  padding: 24px 23.998px 24px 24.002px;
  margin-top: 2px;
}

.investment-dropdown-wrapper.open .investment-dropdown-menu {
  opacity: 1;
  transform: scaleY(1);
  z-index: 6;
}

.investment-tag {
  position: relative;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.10);
  background: #FFF;
  display: flex;
  padding: 5px 8px;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  background: #f5f5f5;
}

.investment-close-btn {
  cursor: pointer;
  color: red;
  font-size: 14px;
}

/* Custom checkbox styling */
.custom_checkbox_wrapper input[type="checkbox"] {
  appearance: none;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.40);
  width: 18px;
  height: 18px;
}

.custom_checkbox_wrapper input[type="checkbox"]:checked {
  background-color: #004e95;
  border-color: #004e95;
}

.custom_checkbox_wrapper input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 3px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

#tagContainer {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  flex-grow: 1;
}

.investment-toggle-text {
  margin-right: auto;
  color: #000;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize;
}

.investment_decisions_dropdown_wrapper {
    margin-top: 0;
}

.investment-dropdown-wrapper.open .investment-chevron {
    transform: scaleY(-1);
}

.investment-chevron {
    transition: all 0.5s ease;
    transform: none;
    display: flex;
    position: relative;
	max-width: 14px;
}

.investment_drop_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ccc;
}

.investment-dropdown-menu label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    width: fit-content;
}

.investment-dropdown-menu label:has(input[type="checkbox"]:checked) p {
    color: rgba(0, 0, 0, 1);
}

.clear_all_btn {
    color: var(--primary);
    text-align: right;

    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 6%; /* 0.84px */
    text-underline-offset: 11%; /* 1.54px */
    text-underline-position: from-font;
    text-transform: capitalize;
}

.clear_all_btn:hover, .clear_all_btn:focus-visible, .clear_all_btn:focus {
    color:var(--primary);
    text-decoration: underline;
}


.investment_drop_last {
    margin-top: 23px;
    display: flex;
    justify-content: end;
    gap: 8px;
}

.investment_drop_mid {
    display: flex;
    flex-direction: column;
    gap: 18px;
    height: 170px;
    overflow-y: scroll;
}

.investment_drop_mid::-webkit-scrollbar {
    width: 2px;
}

.investment_drop_mid::-webkit-scrollbar-thumb {
    background: #d8d8d8;
}


.investment_drop_btn {
    display: flex;
    padding: 12px 54px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    line-height: 110%; /* 13.2px */
    text-transform: uppercase;
    border-radius: 100px;
}

.drop_btn_solid.disabled_btn {
    pointer-events: none;
    background: rgba(0, 0, 0, 0.40);
}

.drop_btn_solid:focus, .drop_btn_solid:hover, .drop_btn_solid:focus-visible , .investment_drop_btn:focus{
    color: var(--white);
    outline: none;
    background: var(--primary);
}

.drop_btn_bordered {
    border: 1px solid var(--primary);
    color: var(--primary);
}

.drop_btn_solid {
    background: var(--primary);
    color: var(--white);
}

.drop_btn_bordered:focus, .drop_btn_bordered:hover, .drop_btn_bordered:focus-visible {
    color: var(--primary);
}

.investment-dropdown-menu label p {
    color: rgba(0, 0, 0, 0.70);

    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}

.investment-dropdown-menu label p span {
font-weight: 500;
}

 .investment-dropdown-menu .investment_drop_top label p {
font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
}

.investment-tag p {
    color: #000;

    font-size: 12px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    width: 95px; /* adjust width depending on how much you want */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.investment-tag-more {
    display: flex;
    align-items: center;
    color: var(--primary);

    font-size: 12px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    margin-left: 7px;
}


/* Optional: highlight the toggle button when tags exist */
.investment-dropdown-toggle.has-tags {
    background-color: transparent;
}
@media only screen and (max-width: 1600px) {
.added-btn {
    bottom:160px;
}
}


@media only screen and (min-width: 1200px) {


        .homepage_banner_vdo, .homepage_banner_vdo video {
    padding-top: 40px;
    background: #fff;
}
    .hide-desk{display:none !important;}

      .client-area-page-about .client-box {
        width: 175px;}

  .client-area-page-about .section-header .text

 {
    margin: 40px 0 0;
    text-align: left;
}

    .ps-xr-5 {
        padding-right: 3rem !important;
    }


  .contact-mail .info-text, .footer-area-inner-page .footer-top-inner .info-text .text, .service-area-5 .services-wrapper-box .info-text, p.text, .client-area-page-about .section-header .text {
    font-size: 16px;
    color: var(--secondary);
    line-height: 1.5;
}

.service-area-5 .services-wrapper-box .info-text {
    max-width: 330px;
}

.client-area .section-content .text-wrapper {
    max-width: 405px;
}

  .services-wrapper-2 .service-box .title {
    font-size: 100px;
}

    .blog-details-area .section-title {
        line-height: 1.1;
        max-width: 100%;
    }

  .team-area-about-page .section-title {
    max-width: 865px;
}
.about-area-details .section-title {
    max-width: 1430px;
}

.contact-mail .info-text {
    max-width: 310px;
}

.header-area-2 .main-menu li a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.works-wrapper-2 {
    grid-template-columns: repeat(5, 1fr);
}

    .works-wrapper-2 .work-box .title {
    font-size: 16px;
        min-height: 40px;
    }

}

@media only screen and (min-width: 992px) and (1199px){

   .works-wrapper-2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);

}

}

@media only screen and (max-width: 1199px) {
 

  .fun-fact-area .fun-fact-area-inner {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1024px){
    .added-btn {
        bottom: 160px;
    }
}
@media only screen and (max-width: 991px) {

    .hide-mob{display: none !important;}

  .offset-widget-box .contact-item:first-child {
    align-items: flex-start;
}


  .contact-area-contact-page .contact-formwrap .message {
    grid-column: span 2;
}

  .rr-btn {
    font-size: 14px;
}

.works-wrapper-2 .work-box .title {
    font-size: 20px;
}

.homepage_body .works-wrapper-2 .work-box .meta ul li span {
    font-size: 12px;
}

.homepage_body .works-wrapper-2 .work-box .meta ul {scale: 1;}

  .clients_logs_section_custom .container {
    display: grid;
    grid-template-columns: auto auto auto;
}

.client_wrapper_main img {
    max-width: 90%;
}

  .client-area-page-about .section-header .text {
    margin-top: 30px;
            text-align: left;
}

      .page-title-wrapper .page-title

 {
     font-size: 90px !important;
    }

    .works-wrapper-2 .work-box .meta ul li span {
    font-size: 9px;
    padding: 8px 6px;
}

.works-wrapper-2 .work-box .meta ul {
    scale: 0.9;
}

.row.align-items-center.mt-100 {
    margin-top: 50px;
}

.our-agency-about-wrapper.section-padding {
    padding: 0;
}

.row.align-items-center.mt-100:nth-child(2), .row.align-items-center.mt-100:nth-child(4) {
    gap: 50px;
}


    .homepage_banner_vdo, .homepage_banner_vdo video {
        height: 60vh;
        padding-top: 30px;
        background: #fff;
    }
    .added-btn {
        bottom: 200px;
    }
    .homepage_body .progress-wrap {
    bottom: 135px;
}
}


@media only screen and (max-width: 767px) {
    .added-btn {
    position: fixed;
               bottom: 195px;
    right: 20px;
    z-index: 8;
}
.homepage_body .progress-wrap {
    bottom: 135px;
}
    .header-area-2 .header__logo img {
    width: 150px;
}
  .fun-fact-area .fun-fact-area-inner {
    margin-top: 40px;
  }
}
.fun-fact-area .fun-fact-wrapper {
  display: inline-flex;
  align-items: self-start;
  gap: 10px;
}
@media only screen and (max-width: 767px) {
  .fun-fact-area .fun-fact-wrapper {
    flex-wrap: wrap;
  }
}
.fun-fact-area .fun-fact__item {
  border-radius: 10px;
  width: 440px;
}
@media only screen and (max-width: 1199px) {
  .fun-fact-area .fun-fact__item {
    width: 400px;
  }
}
@media only screen and (max-width: 991px) {
    .investment-tag p {
    width: 65px;
}

.investment-chevron {
    position: absolute;
    right: 0;
    bottom: 20px;
}

.investment_drop_btn {
    padding: 8px 20px;
}
    .fun-fact-area .fun-fact__item {
        width: 100%;
    }
}
.fun-fact-area .fun-fact__item.has--card {
  height: 355px;
  padding: 40px;
  position: relative;
  border-radius: 0px;
  background-color: #F1F1F1;
}
.dark .fun-fact-area .fun-fact__item.has--card {
  background-color: #1A1A1A;
}
@media only screen and (max-width: 991px) {
  .fun-fact-area .fun-fact__item.has--card {
    height: 280px;
  }
}
.fun-fact-area .fun-fact__item.has--card .content {
  max-width: 227px;
}
.fun-fact-area .fun-fact__item.has--card .content h6 {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
    color: rgba(17, 17, 17, 0.5);
} 
.dark .fun-fact-area .fun-fact__item.has--card .content h6 {
  color: rgba(255, 255, 255, 0.5);
}
.fun-fact-area .fun-fact__item.has--card .content h6 span {
  color: var(--primary);
}
.fun-fact-area .fun-fact__item.has--card .content a {
  gap: 10px;
  display: flex;
  font-size: 14px;
  width: fit-content;
  font-weight: 400;
  margin-top: 150px;
  line-height: 30px;
  position: relative;
  align-items: center;
  color: var(--primary);
  letter-spacing: -0.7px;
    letter-spacing: normal;
    text-transform: none;
  font-family: var(--font_bdogrotesk);
}


.footer-section {
    background: #F1F1F1;
}

.footer-widget .widget-header .widget-title {
    color: var(--rr-color-common-white);
}

.footer-widget .widget-header .widget-title {
    color: var(--rr-color-common-black);
}

.footer-widget .footer-list li a:hover, .footer-widget .address-list li a:hover {
    color: #004e95;
}

.footer-widget .footer-list li a, .footer-widget .address-list li, .footer-widget.footer-col-2 .footer-list li a:before, .footer-2 .copyright-content p, .footer-2 .copyright-content .copyright-list li a, .footer-2 .copyright-content .copyright-list li:not(:last-of-type):before {
    color: var(--rr-color-common-dark);
}

.footer-widget.footer-col-2 .footer-list li a:hover:before {
    color: #004e95;
}

.footer-widget .widget-header .widget-title:before {
    display: none;
}

.footer-widget .footer-form .form-control {
    border-radius: 100px;
    background: #ffffff;
    color: #000;
}



.footer-widget .footer-form .form-control::placeholder {
    color: #000;
}

.footer-widget .footer-form .submit {background: #000;color: #fff;border-radius: 100px;}

.footer-widget .form-check {
    filter: invert(1);
}

.footer-widget p {
    color: #000;
}

.footer-4 .logo-widget .social-list li a:hover {background: #004e95;}

.footer-4 .footer-wrap {
    padding: 80px 0 30px;
    margin-top: 100px;
}

.footer-widget .widget-header .footer-logo {
    max-width: 100%;
}

.it-copyright-area {
    padding: 25px 0;
    border-color: #d6d6d6;
}

.footer-4 .logo-widget .social-list li a {
    background: transparent;
    color: #000;
    border: 1px solid #000;
}

.footer-4 .logo-widget .social-list li a:hover {
    color: #fff;
}

.service-area-service-page .services-wrapper-2 .service-box-wrapper {
    background: #F1F1F1;
}

.header-area-2 .header__logo img {
    max-width: 100%;
}


.homepage_body .blog-area-2 .section-title-wrapper, .work-area-4 .section-title-wrapper, .team-area-about-page .section-title-wrapper, .about-area-details .section-title-wrapper, .blog-area-2 .section-title-wrapper, .contact-area-contact-page .section-title-wrapper, .clients_us .section-title-wrapper  {
grid-template-columns: 1fr 1015px;}

.section-title {
    font-size: 90px;
        line-height: 1 !important;
}

.client_wrapper_main img {
    max-width: 70%;
    filter: grayscale(1);
    opacity: 0.5;
}

.client_wrapper_main {text-align: center;}

.copyright-content p, .footer-2 .copyright-content .copyright-list li a {
    font-size: 12px;
}

.footer-2 .copyright-content .copyright-list li:not(:last-of-type):before {
    opacity: 0.4;
}

.clients_us .section-title-wrapper {
    display: grid;
}

.blog-area-3 .blog .title .arrow {
    display: none;
}

.contact-area-contact-page .contact-formfield input

 {
    border-radius: 0;
}

.blog-area-3 .blog .title {
    font-size: 30px;
    line-height: normal;
}

@media only screen and (max-width: 991px) {
  .fun-fact-area .fun-fact__item.has--card .content a {
    margin-top: 80px;
  }
}
.fun-fact-area .fun-fact__item.has--card .content a span {
    margin-right: -5px;
}
@media only screen and (max-width: 767px) {
  .fun-fact-area .fun-fact__item.has--card .content a::before {
    height: 3px;
  }
}



@media only screen and (max-width: 1919px) {
.homepage_body .blog-area-2 .section-title-wrapper, .work-area-4 .section-title-wrapper, .team-area-about-page .section-title-wrapper, .about-area-details .section-title-wrapper, .blog-area-2 .section-title-wrapper, .contact-area-contact-page .section-title-wrapper, .clients_us .section-title-wrapper {
        grid-template-columns: 1fr 995px;
    }

        .section-title {
        font-size: 70px;
    }

        .page-title-wrapper .page-title {
        font-size: 285px;
    }

}

@media only screen and (max-width: 1399px) {
.homepage_body .blog-area-2 .section-title-wrapper, .work-area-4 .section-title-wrapper, .team-area-about-page .section-title-wrapper, .about-area-details .section-title-wrapper, .blog-area-2 .section-title-wrapper, .contact-area-contact-page .section-title-wrapper, .clients_us .section-title-wrapper {
        grid-template-columns: 1fr 700px;
    }
}

@media only screen and (max-width: 991px) {
.homepage_body .blog-area-2 .section-title-wrapper, .work-area-4 .section-title-wrapper, .team-area-about-page .section-title-wrapper, .about-area-details .section-title-wrapper, .blog-area-2 .section-title-wrapper, .contact-area-contact-page .section-title-wrapper, .clients_us .section-title-wrapper {
        grid-template-columns: auto;
    }
.section-title {
    font-size: 40px;
}

.award__item {flex-direction: row;justify-content: center;flex-wrap: nowrap;display: block;}

.award__item-one {
    flex-direction: column;
    justify-content: center;
}

.award__item .number {transform: none;text-align: center;}

.award__item-one .awards {
    padding: 0;
}


  }
