img {
    max-width: 100%;
    height: auto;
}

section.about-baner {
    height: 590px;
    position: relative;
    color: #fff;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.main-title {
    font-size: 63px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px;
    text-transform: uppercase;
}



.universal-anchor a {
    color: #F0843A;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    padding: 15px 30px;
    display: inline-block;
    background: #fff;
    border-radius: 3px;
    transition: 0.3s ease-in;
}

.home-slider-container .universal-anchor {
    opacity: 0;
    transition: 0.5s ease-in;
}

.home-slider-container .universal-anchor.animate {
    opacity: 1;
}

.universal-anchor a:hover {
    background: #F0843A;
    color: #fff;
}

section.about-baner .universal-anchor {
    padding-top: 40px;
}

.about-holder {
    text-align: center;
    max-width: fit-content;
    margin: 0 auto;
    padding: 10px;
}

.about-holder {
    text-align: center;
    max-width: fit-content;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 825px;
    width: 100%;
}

.baner-para {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

section.about-baner .baner-para {
    padding-bottom: 25px;
}

.side-images {
    position: absolute;
    bottom: 0;
    left: 0;
}

section.about-baner.para-font .baner-para {
    font-weight: 600;
    text-transform: uppercase;
}

.sub-heading {
    color: #2D8D45;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
}

.universal-para,
.multi-family-content p,
.plateform-container p,
.crowd-founding p,
.elysium p,
.how-do-invest-holder p,
.download-container p,
section.about-baner p,
.residentail-unit p,
.table-portfolio-side-data p,
.new-type-holder p,
.through-holder p,
.data-custome-holder-here p,
.main-who-we-are.user-page p {
    color: #4D4D4D;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.main-who-we-are {
    max-width: 865px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

.hold-who-we-are {
    position: relative;
    z-index: 1;
}

.main-who-we-are .sub-heading {
    padding-bottom: 15px;
}

.who-we-are {
    position: absolute;
    top: 30px;
    z-index: -1;
    text-align: center;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 0%);
}

.who-we-big-heading {
    color: rgba(45, 141, 69, 0.05);
    text-align: center;
    font-size: 120px;
    font-style: normal;
    font-weight: 900;
    line-height: 140px;
    text-transform: capitalize;
}

.symbol-content {
    max-width: 500px;
    width: 100%;
    text-align: center;
    padding: 45px 30px;
    border: 1px solid #A6A6A6;
    transition: 0.3s ease-in !important;
    height: 100%;
}

.symbol-content:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.two-five {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 10px;
}

.one-eight {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 10px;
}

.imges-symbol {
    max-width: 115px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.data-holder-symbol ul {
    text-align: start;
    padding-left: 20px;
}

.data-holder-symbol ul {
    text-align: start;
    padding-top: 30px;
}

.data-holder-symbol ul li {
    list-style: disc;
}

.grid-symbol {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 50px;
    padding-top: 45px;
}

.our-mission-data {
    max-width: 725px;
    width: 100%;
}

.our-mission-data .sub-heading {
    padding-bottom: 30px;
}

.image-our-mission {
    max-width: 835px;
    width: 100%;
    margin: 0 auto;
}

section.our-mission-sec {
    padding: 100px 0px;
}



.invester-title-holder .sub-heading {
    padding-bottom: 25px;
}

section.invester-counter-sec {
    background: #F0F0F0;
    padding: 50px 0px;
}

.span-holder .count.percent {
    color: #22262A;
    text-align: center;
    /* font-family: Source Sans Pro; */
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
}

.count-title p {
    color: #22262A;
}

.span-holder {
    display: flex;
    align-items: center;
    max-width: fit-content;
    margin: 0 auto;
}

.counter-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
    padding: 55px 0px;
}

.hold-counter {
    max-width: fit-content;
    margin: 0 auto;
    text-align: center;
}

/* .invester-holder {
    text-align: center;
} */

.invester-holder .universal-para {
    color: #22262A;
}

.investor-container {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}

.one-six {
    color: #22262A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}



.experience-holder {
    max-width: 825px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

section.our-experice-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #Fff;
    padding: 85px 0px;
}

.experience-holder .universal-anchor a {
    background: transparent;
    border: 1px solid #FFF;
    color: #fff;
}

.experience-holder p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

.experience-holder .universal-anchor a:hover {
    background: #F0843A;
    border-color: #F0843A;
}

.experience-holder .universal-anchor {
    padding-top: 45px;
}

.experience-holder .sub-heading {
    color: #fff;
    padding-bottom: 25px;
}


/* HOME PAGE  */
section.loader-sec {
    background: #2D8D45;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    /* left: 0; */
    z-index: 99999;
    transition: 0.8s ease-in;
}

section.loader-sec.loaderdata {
    width: 0px;
    opacity: 0;
}

.loader-image {
    max-width: 473px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

section.home-slider-baner-sec {
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 90px;
    overflow: hidden;
    transition: 0.8s ease-in;
    background-position-x: -150px;
    background-color: #23262b !important;
    position: relative;
}

section.home-slider-baner-sec.banerbg-image {
    background-position-x: 0px;
    background-color: none !important;
}

.six-three {
    font-size: 63px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px;

}

.title-home-slider .six-three {
    text-transform: uppercase;
}

.title-home-slider p {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
}

.title-home-slider {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    margin-top: 65px;
}

.title-home-slider .universal-anchor {
    padding-top: 50px;
}

.iphone-grid-image {
    display: flex;
    max-width: fit-content;
    margin: 0 auto;
    width: 100%;
}




.iphone-main-image.image-1 {
    position: relative;
    z-index: 11;


    /* opacity: 0; */
}

.iphone-main-image.image-2 {
    margin-top: 145px;
    margin-left: -40px;
    position: relative;
    z-index: 1;

}

.iphone-main-image.image-1.iphoneanimated {
    animation: iphone 2s ease-in;
}

.iphone-main-image.image-2.iphoneanimated {
    animation: iphone2 2s ease-in;
}



@keyframes iphone {
    0% {
        top: -1000px;
        opacity: 0;
    }

    100% {
        top: 0px;
        opacity: 1;
    }
}

@keyframes iphone2 {
    0% {
        bottom: -1000px;
        opacity: 0;
    }

    100% {
        bottom: 0;
        opacity: 1;
    }
}

.home-slider-container {
    position: relative;
    right: -300%;
    transition: 1s ease-in;
    opacity: 0;
    max-width: 480px;
    margin: 0 auto;
}

.home-slider-container.sliderdata {
    right: 0;
    opacity: 1;
    z-index: 11;
    margin-top: -75px;
}


.home-slider-container .universal-anchor {
    position: absolute;
    bottom: -60px;
    left: 0;
    z-index: 11;
}

.title-home-slider .six-three {
    padding-bottom: 5px;
}

.content-multifamily {
    max-width: 535px;
    width: 100%;
    margin: 0 auto;
}

.multi-family-content {
    max-width: 880px;
    width: 100%;
    margin-left: auto;
}

section.multifamily-sec .contain {
    max-width: 1485px;
    width: 100%;
    margin-left: auto;
    padding-top: 65px;
}

.our-mission-home-holder {
    padding-top: 100px;
}

section.multifamily-sec .container {
    position: relative;
}

section.multifamily-sec .who-we-are {
    top: 165px;
}

section.multifamily-sec .who-we-big-heading {
    font-size: 142px;
}

.plateform-container {
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.plateform-container .sub-heading {
    max-width: 890px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

section.invest-plateform {
    padding-top: 90px;
    padding-bottom: 30px;
    overflow: hidden;
}

section.crowd-founding-sec {
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 1055px;

}

.crowd-founding-holder .sub-heading,
.crowd-founding p {
    color: #fff;
}

.crowd-founding p {
    font-weight: 300;
}

.crowd-founding {
    max-width: 545px;
    width: 100%;
}

.graph-image {
    max-width: 900px;
    width: 100%;
    margin-left: auto;
    position: relative;
    z-index: 1;
}

.graph-image .swiper-slide.swiper-slide-active {
    animation: slideranimated 2s ease-in;
}

@keyframes slideranimated {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 12%, 0 12%);

    }

    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);

    }
}

.slider-main-holder-crowd {
    max-width: 360px;
    width: 100%;
    background: #fff;
    color: #000;
    padding: 15px;
    position: relative;
    min-height: 560px;
}

.elysium .two-five {
    color: #4D4D4D;
    line-height: normal;
    padding: 0px;
}

.elysium.grid p {
    color: #22262A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.elysium.grid h6 {
    color: #22262A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    padding-top: 10px;
}

.elysium.grid {
    display: flex;
    gap: 40px;
    /* justify-content: space-between; */
}

.data-acuired {
    width: 50%;
}

.elysium {
    border-bottom: 1px solid #D9D9D9;
    padding: 15px 0px;
}

.show-percentage-container {
    height: 10px;
    background: rgba(255, 255, 255, 0.75);
    width: 100%;
    position: relative;
    top: -10px;
}

span.show-percentage {
    background: rgba(0, 176, 80, 0.75);
    height: 10px;
    display: block;
    position: relative;
}

.universal-anchor.slider-part a {
    background: #F0843A;
    color: #Fff;
}

.universal-anchor.slider-part a:hover {
    background: #000;
    color: #fff;
}

.universal-anchor.slider-part {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, -0%);
}

.gridslider-crowd {
    display: flex;
    gap: 10px;
    max-width: fit-content;
    margin: 0 auto;
}

.graph-images-line {
    max-width: 220px;
    width: 100%;
    margin-top: -70px;
}

.set-image-bg {
    position: absolute;
    top: -60px;
}

.crowd-founding-holder {
    padding-top: 290px;
}

p.percntage-data {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    position: absolute;
    right: 0;
    top: -25px;
}

.crowd-founding .sub-heading {
    padding-bottom: 30px;
}

.slider-main-images {
    height: 203px;
    overflow: hidden;
}

.slider-main-images img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.opportunity-containet {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}

.who-we-are-ivestment .who-we-big-heading {
    font-size: 134px;
}

.who-we-are-ivestment {
    position: absolute;
    width: 100%;
    max-width: 100%;
    top: 30px;
    z-index: -1;
}

.image-oprtunity-container {
    max-width: 825px;
    width: 100%;
    height: 612px;
    overflow: hidden;
}

.image-oprtunity-container img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.investement-opportunity-content .universal-anchor a {
    background: #F0843A;
    color: #fff;
}


.investement-opportunity-content {
    max-width: 580px;
    width: 100%;
    background: #fff;
}

.investement-opportunity-content .universal-anchor {
    padding-top: 45px;
}

.investement-opportunity-content .sub-heading {
    font-weight: 400;
}

.investement-opportunity-content {
    max-width: 580px;
    width: 100%;
    background: #fff;
    padding: 45px 15px;
    margin-left: -105px;
    z-index: 1;
    position: relative;
    text-align: center;
}

.opportunity-row-holder {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding-top: 150px;
}

.opportunity-one {
    padding: 0px;
}

section.opportunities-sec {
    padding-top: 55px;
    padding-bottom: 95px;
}

.experience-holder.home {
    max-width: 1070px;
    width: 100%;
}

.experience-holder.home p {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
}

.experience-holder.home .sub-heading {
    padding-bottom: 10px;
}

section.our-experice-sec.homenational {
    padding: 105px 0px;
}

.confidence-container p {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.confidence-container {
    max-width: fit-content;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.confidence-container .sub-heading {
    padding-bottom: 5px;
}

.submission-holder h6 {
    color: #41246E;
    font-weight: 600;
    padding-bottom: 5px;
}

.submission-holder h6,
.submission-holder p {
    font-size: 20px;
    font-style: normal;
    line-height: 24px
}

.submission-holder p {
    color: #22262A;
    font-weight: 400;
}

.confidence-submission {
    max-width: 440px;
    width: 100%;
}

.grid-picture-confidence {
    display: flex;
    align-items: center;
    max-width: 850px;
    width: 100%;
    margin-left: auto;


}



.image-no {
    animation: roundbox 5s ease-in alternate infinite;

}

@keyframes roundbox {
    0% {
        opacity: 0;
        scale: 0.4;
    }

    60% {
        opacity: 1;
        scale: 1;
    }

    70% {
        opacity: 1;
        scale: 1;
    }

    80% {
        opacity: 1;
        scale: 1;
    }

    90% {
        opacity: 1;
        scale: 1;
    }

    100% {
        opacity: 1;
        scale: 1;
    }
}

.image-box {
    max-width: fit-content;
    width: 100%;
    position: relative;
}


.image-no {
    max-width: fit-content;
    margin-right: -50px;
}



.data-of-box {
    max-width: fit-content;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
}

/* .data-of-box {
    max-width: fit-content;
    margin: 0 auto;
    position: absolute;
    top: 65%;
    left: 50%;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
} */
.data-of-box {
    max-width: fit-content;
    margin: 0 auto;
    position: absolute;
    top: 63%;
    left: 51%;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
}

.data-of-box h6 {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.data-of-box p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.invest-data {
    padding-bottom: 15px;
}

section.invest-with-confidence-sec {
    background: #F0F0F0;
    padding-top: 70px;
    padding-bottom: 130px;
}

.pyramid-holder {
    max-width: 1380px;
    margin: 0 auto;
    padding-top: 95px;
}

.pyramid-holder .row .invest-data:last-child {
    padding-bottom: 0px;
}

section.common-question-sec {
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 85px;
}

.title h4 {
    color: #2D8D45;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 150% */
}

.grid-title-acrdn {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    max-width: fit-content;
    width: 100%;
    /* padding-bottom: 10px; */
}

.how-do-invest-holder {
    max-width: 390px;
    width: 100%;
    padding-bottom: 10px;
}

.btm-data-acrdn {
    display: none;
    padding-top: 10px;
}

.btm-data-acrdn p {
    padding-bottom: 10px;
}

.acrodean-question-holder {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.acrdn-list-holder {
    width: 50%;
}

section.common-question-sec .universal-anchor {
    max-width: fit-content;
    margin: 0 auto;
    padding-top: 70px;
}

section.common-question-sec .universal-anchor a {
    background: #f0843a;
    color: #fff;
}

section.common-question-sec .universal-anchor a:hover,
.investement-opportunity-content .universal-anchor a:hover {
    background: #000;
    color: #fff;
}

.acrdn-image {
    transition: 0.5s ease-in;
}

.grid-title-acrdn.active-acrdn .acrdn-image {
    transform: rotate(90deg);
}

section.download-app-sec {
    background: #383B40;
    padding: 80px 0px;
    color: #fff;
}

.download-container p {
    color: #D9D9D9;
}

.grid-store {
    display: flex;
    align-items: center;
    gap: 25px;
    max-width: fit-content;
    margin: 0 auto;
    padding-top: 35px;
}

.download-container .sub-heading {
    color: #fff;
    padding-bottom: 35px;
}

.image-store {
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
}

.download-container {
    max-width: fit-content;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.scrl-top {
    max-width: 40px;
    width: 100%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1111;
    animation: scrltop 1.5s ease-in-out alternate infinite;
    display: none;
}

@keyframes scrltop {
    0% {
        bottom: 50px;
    }

    100% {
        bottom: 30px;
    }
}

/* HOME TAB SLIDER  */



.join-data-holder {
    border-radius: 5px;
    background: #EDECE9;
    max-width: 220px;
    height: 135px;
    text-align: center;
}

.join-data-holder {
    border-radius: 5px;
    background: #EDECE9;
    max-width: 220px;
    height: 135px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.join-data-holder p {
    color: #4D4D4D;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding-top: 20px;
}

.side-data-list-slider {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 220px;
}

.join-data-holder,
.inside-data-slider p,
.inside-data-slider img {
    transition: 0.5s ease-in;
}

.tabslider-home {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 30px;
}

.join-data-holder.active-data p {
    color: #fff;
}

.join-data-holder.active-data .inside-data-slider img {
    filter: invert(1) brightness(2);
}

.join-data-holder.color-1.active-data {
    background: #2D8D45;
}

.join-data-holder.color-2.active-data {
    background: #F0843A;
}

.join-data-holder.color-3.active-data {
    background: #B31166;
}

.join-data-holder.color-4.active-data {
    background: #6E376E;
}



.grid-slider-home-animated {
    position: relative;
    /* background: red; */
}

.grid-slider-home-animated,
.box-slider {
    max-width: 865px;
    width: 100%;
    height: 865px;
}

.box-slider {
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
}

.box-slider.box-color-1 {
    animation: none;
}

.box-slider.box-color-2 {
    /* animation-delay: 0.4s; */
    animation: boxslider 1.4s ease-in-out alternate infinite;
}

.box-slider.box-color-3 {
    /* animation-delay: 0.5s; */
    animation: boxslider 1.8s ease-in-out alternate infinite;
}

.box-slider.box-color-4 {
    /* animation-delay: 0.6s; */
    animation: boxslider 1.5s ease-in-out alternate infinite;
}

.box-slider.box-color-5 {
    /* animation-delay: 0.7s; */
    animation: boxslider 1.9s ease-in-out alternate infinite;
}

.box-slider.box-color-6 {
    /* animation-delay: 0.8s; */
    animation: boxslider 2s ease-in-out alternate infinite;
}

@keyframes boxslider {
    0% {
        top: 10px;
    }

    100% {
        top: 0;
    }
}

.box-slider:hover {
    top: 10px;
}

.box-color-js-data-1 {
    position: absolute;
    z-index: 1111;
    transition: 0.8s ease-in-out;
    /* animation: fadedata 1.5s ease-in; */
}

@keyframes fadedata {
    0% {
        opacity: 0.8;
    }

    100% {
        opacity: 1;
    }
}

.box-color-js-data-2 {
    scale: 0.6;
    right: -240px;
    z-index: 111;
    transition: 1s ease-in-out;

}

.box-color-js-data-2 .grid-koin-inside,
.box-color-js-data-3 .grid-koin-inside,
.box-color-js-data-4 .grid-koin-inside {
    opacity: 0;
}

.box-color-js-data-3 {
    right: -375px;
    scale: 0.4;
    z-index: 11;
    transition: 0.8s ease-in-out;

}

.box-color-js-data-4 {
    right: -475px;
    scale: 0.3;
}

.box-color-js-data-4 {
    right: -470px;
    scale: 0.25;
    z-index: 0.9;
}



.grid-koin-inside {
    display: flex;
    align-items: center;
    gap: 35px;
    max-width: 515px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.join-inside-images {
    max-width: 125px;
    width: 100%;
}

.inside-tittle h6 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.inside-data h4 {
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    padding-bottom: 10px;
}

.inside-data p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.inside-tittle {
    max-width: 290px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.box-slider.box-color-js {
    scale: 1;
    z-index: 1111;
    right: 0;
}

/* .grid-slider-home-animated .box-slider .grid-koin-inside{
    opacity: 0;
}
 */


/* HOME TAB SLIDER END */

/* HOME PAGE END */


/* OUR TEAM  */
section.about-baner p {
    color: #fff;
}

section.about-baner .main-title {
    padding-bottom: 20px;
}

.image-kane {
    max-width: 140px;
    width: 100%;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #0000;
    overflow: hidden;
    margin-bottom: 15px;
    transition: 0.5s ease-in;
}

.member-holder:hover .image-kane {
    border-color: #B31166;
}

.member-holder:hover h4 {
    color: #F0843A;
}

.member-holder {
    max-width: 180px;
    width: 100%;
    text-align: center;
}

.member-holder h4 {
    color: #22262A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    transition: 0.5s ease-in;
}

.member-holder p {
    color: #22262A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.grid-our-team {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 105px;
    row-gap: 45px;
    padding-top: 30px;
}

.our-team-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

section.our-team-sec .hold-who-we-are {
    padding-bottom: 20px;
}

.experience-investment-holder {
    border: 1px solid #DCDCDC;
    display: flex;
    justify-content: space-between;
    gap: 130px;
    padding: 55px 45px;
    margin-top: 90px;
    position: relative;
}

.experience-investment-holder::after {
    position: absolute;
    content: "";
    background: #787878;
    height: 100px;
    width: 1px;
    left: 50%;
}


.years-of-experience {
    /* width: 50%; */
    text-align: center;
    max-width: 510px;
    margin: 0 auto;
}

.years-of-experience h4 {
    color: #2D8D45;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 5px;
}

.years-of-experience p {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

section.advisors-sec {
    padding: 85px 0px;
}

.scoaila-media-member ul {
    display: flex;
    align-items: center;
    gap: 20px;
}

.scoaila-media-member {
    padding-top: 20px;
}

.scoaila-media-member ul li a {
    color: #F0843A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    transition: 0.5s ease-in;
}

.images-member {
    max-width: 340px;
    height: 340px;
    overflow: hidden;
}

.images-member img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

section.single-member-page-sec {
    padding: 45px 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

section.single-member-page-sec .side-images {
    z-index: -1;
    bottom: -50px;
}

.member-grid {
    display: flex;
    background: #fff;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 45px 50px;
}

.member-details p {
    color: #4D4D4D;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}



.member-details {
    max-width: 610px;
    width: 100%;
    margin-left: auto;
    position: relative;
}

.member-details::after {
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 1px;
    background: #808080;
    left: -75px;
}

.title-member-holder {
    padding-bottom: 20px;
}

.title-member-holder .title-heading-member {
    color: #2D8D45;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 10px;
}

.go-to-back-link a {
    color: #F0843A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.go-to-back-link {
    max-width: fit-content;
    padding-bottom: 20px;
}

.image-member-holder {
    max-width: 340px;
    width: 100%;
}

/* OUR TEAM END */


/* ESTATE  */
section.about-baner.para-font.reaestate .about-holder {
    max-width: 914px;
}

section.about-baner.para-font.reaestate .about-holder p {
    max-width: 809px;
    margin: 0 auto;
}

.multi-family-holder .main-who-we-are {
    max-width: 1290px;
    padding-top: 50px;
    padding-bottom: 75px;
}

.multi-family-holder .container {
    position: relative;
    z-index: 1;
}

.residentail-unit h6 {
    color: #22262A;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
}

.residentail-unit p {
    color: #22262A;
}

.residentail-unit {
    max-width: fit-content;
    margin: 0 auto;
    text-align: center;
    padding: 45px 0px;
}

.grid-album-real-estate {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    max-width: 1100px;
    margin: 0 auto;
}

.grid-estate-main-top-holder .multi-family-holder:nth-child(even) {
    background: #22262A;
}

.grid-estate-main-top-holder .multi-family-holder:last-child .container {
    border-bottom: 1px solid #808080;
}

.grid-estate-main-top-holder .multi-family-holder:nth-child(even) p {
    color: #fff;
}

.grid-estate-main-top-holder .multi-family-holder:nth-child(even) .sub-heading {
    color: #fff;
}

.grid-estate-main-top-holder .multi-family-holder:nth-child(even) .residentail-unit h6 {
    color: #fff;
}

.grid-estate-main-top-holder .multi-family-holder:nth-child(even) .who-we-are .who-we-big-heading {
    color: rgba(255, 255, 255, 0.05);
}

.etstse-images {
    max-width: 353px;
    height: 257px;
    overflow: hidden;
    margin: 0 auto;
    height: 100%;
}


.etstse-images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

section.multi-family-sec {
    padding-bottom: 55px;
}

section.real-estate-portoflio-sec .container {
    position: relative;
}

.table-holder-grid {
    border: 1px solid #A6A6A6;
    background: #F0F0F0;
    max-width: 350px;
    width: 100%;

}

.grid-ytd p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}

.grid-ytd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid #A6A6A6;
    padding: 0px 15px;
}

.ytd-no {
    max-width: 80px;
    background: #fff;
    padding: 10px 0px;
    width: 100%;
}

.client-returns-table h6 {
    color: #41246E;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    text-transform: capitalize;
    text-align: center;
}

.client-returns-table {
    max-width: 350px;
    width: 100%;
    margin-top: 20px;
}

.table-portfolio-side-data {
    max-width: 660px;
    width: 100%;
    text-align: start;
    margin-top: 55px;
}

.recent-client-grid {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.four-zero {
    color: #2D8D45;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    text-transform: capitalize;
}

.table-portfolio-side-data .four-zero {
    padding-bottom: 30px;
}

.table-holder-grid .grid-ytd:last-child {
    border-bottom: none;
}

section.real-estate-portoflio-sec {
    padding-bottom: 60px;
}



section.explore-project-portfolio-sec .container {
    position: relative;
    z-index: 1;
}

.active-project-holder ul li a {
    color: #22262A;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 20px;
    background: #fff;
    display: inline-block;
    transition: 0.3s ease-in;
}

.active-project-holder ul li.active a.tab-color-1 {
    border-radius: 5px 0px 0px 5px;
    background: #2D8D45;
    color: #fff;
}

.active-project-holder ul li.active a.tab-color-2 {
    border-radius: 0px 5px 5px 0px;
    background: #F0843A;
    color: #fff;
}

.active-project-holder ul {
    display: flex;
    max-width: fit-content;
    margin-left: auto;
    padding-bottom: 35px;
    padding-top: 60px;
}

.title-data-projrct p {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.tab-data-holder-estate {
    max-width: 495px;
    width: 100%;
    border: 1px solid #D9D9D9;
    background: #FFF;
    transition: 0.3s ease-in !important;
    margin: 0 auto;
    height: 100%;
}

.tab-data-holder-estate:hover {
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);
}

.tab-data-holder-estate .slider-main-images {
    height: 300px;
    position: relative;
}

.tab-data-holder-estate .elysium {
    padding: 20px;
}

.grid-tab-active-project-data {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 60px;
}

.title-data-projrct {
    max-width: fit-content;
    width: 100%;
    padding-bottom: 35px;
}

section.explore-project-portfolio-sec {
    background: #EAF4ED;
    padding-top: 70px;
    padding-bottom: 120px;
    transition: 0.5s ease-in;
}

section.explore-project-portfolio-sec.active-sec {
    background: #FFF6E6;
}

.completed p {
    color: #22262A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.completed {
    position: absolute;
    background: #fff;
    z-index: 11;
    top: 10px;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    right: 10px;
}

.pagination-for-tab {
    display: flex;
    align-items: center;
    gap: 35px;
    max-width: fit-content;
    margin: 0 auto;
    padding-top: 75px;
}

.btn-arw p {
    color: #22262A;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.btn-arw button {
    max-width: 150px;
    background: transparent;
    border: transparent;
}

.tab-content {
    animation: 1s fadein ease-in-out;
}

@keyframes fadein {
    0% {
        opacity: 0.9;
    }

    100% {
        opacity: 1;
    }
}

section.explore-project-portfolio-sec .who-we-big-heading {
    font-size: 100px;
}

/* ESTATE END */



/* HELP CENTER  */
.search-grid {
    display: flex;
    max-width: 515px;
    width: 100%;
    align-items: center;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #FFF;
    height: 48px;
    padding: 0px 15px;
    margin-top: 10px;
}

.search-grid button,
.search-grid input {
    background: transparent;
    border: none;
}

.search-grid input,
.search-grid input::-webkit-input-placeholder {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
    /* 194.444% */
}

.hold-container-invest-help h6 {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 10px;
}

.hold-container-invest-help p {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.hold-container-invest-help {
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.about-invest-image {
    max-width: 114px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 25px;
}

.about-cheddar {
    max-width: 505px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding: 15px;
    transition: 0.5s ease-in !important;
}

.about-cheddar:hover {
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);
}

.grid-help-center-data {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 45px;
    padding-top: 80px;
}

.about-cheddar a,
.about-cheddar {
    display: block;
    height: 395px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.who-we-are-sec-help-center {
    padding-bottom: 100px;
}

.who-we-big-heading.three-six {
    font-size: 136px;
}

.what-invest-cheaddar .how-do-invest-holder {
    max-width: 700px;
}

.about-invest-tab-holder .tabs ul li a {
    color: #F0843A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: 0.5s ease-in;
    display: block;
    padding: 7px 15px;
}

.about-invest-tab-holder ul {
    max-width: 260px;
    width: 100%;
}

.about-invest-tab-holder .tabs {
    display: flex;
    max-width: 1085px;
    width: 100%;
    margin: 0 auto;
    gap: 100px;

}

.about-invest-tab-holder li.active a {
    background: #F0843A;
    color: #fff !important;
}

.about-invest-tab-holder {
    padding-top: 75px;
}

section.about-invest-chedar-sec {
    padding-bottom: 85px;
}



/* HELP CENTER END */


/* ARCTICLE  */
.arcticle-data a {
    color: #2D8D45;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    text-transform: capitalize;
    transition: 0.5s ease-in;
    display: block;
    margin-bottom: 10px;
}

.arcticle-data a:hover {
    color: #739265;
    text-decoration: underline;
}

.arcticle-data p {
    color: #4D4D4D;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}

.arcticle-data .first-para {
    color: #4D4D4D;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 10px;
}

.arcticle-data {
    max-width: 595px;
    width: 100%;
}

.arcticle-images {
    max-width: 422px;
    height: 238px;
    overflow: hidden;
}

.arcticle-images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.grid-arcticle {
    display: flex;
    gap: 65px;
    max-width: fit-content;
    margin: 0 auto;
    align-items: center;
}

.arcticle-container {
    border-bottom: 1px solid #808080;
    padding: 45px 0px;
}

.arcticle-sec {
    padding-bottom: 100px;
}

section.arcticle-sec .lines-btm {
    margin-bottom: 20px;
}

/* ARCTICLE END */


/* SINGLE ARTICLE  */
ul.mini-nav li a {
    color: #808080;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    transition: 0.3s ease-in;
}

ul.mini-nav li a:hover {
    color: #F0843A;
}

ul.mini-nav {
    display: flex;
    gap: 25px;
    align-items: center;
    flex-wrap: wrap;
}

ul.mini-nav li {
    position: relative;
}

ul.mini-nav li::after {
    position: absolute;
    content: "";
    top: 10px;
    right: -20px;
    width: 10px;
    height: 12px;
    background-repeat: no-repeat;
    z-index: 111;
}

ul.mini-nav li:last-child:after {
    display: none;
}

.arcticle-custome-container {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}

.top-data-article p {
    color: #22262A;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

.top-data-article h6 {
    color: #22262A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.top-data-article .sub-heading,
.top-data-article p {
    padding-bottom: 25px;
}

.top-data-article,
.image-inside-article {
    padding: 40px 0px;
}

.image-inside-article {
    max-width: fit-content;
    margin: 0 auto;
    width: 100%;
}

.arcticle-custome-container h4 {
    color: #2D8D45;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
    padding: 25px 0px;
}

.arcticle-custome-container p,
.list-data-inside-article li {
    color: #4D4D4D;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
}

.list-data-inside-article li {
    list-style: disc;
}

ul.list-data-inside-article {
    padding-left: 30px;
}

.theory-traget {
    background: #EAEFE8;
    padding: 45px 75px;
    margin: 45px 0px;
}

section.single-page-article-sec {
    padding: 60px 0px;
}

ul.mini-nav li::after {
    background-image: url(../img/aboutimages/greyarw.svg);
}

section.about-invest-chedar-sec ul.mini-nav {
    max-width: fit-content;
    margin-left: auto;
    position: relative;
    top: -75px;
}

.active-data-list {
    display: none;
}

/* SINGLE ARTICLE END */



/* CONTACT US  */
section.contact-sec .main-who-we-are {
    max-width: 835px;
}



section.contact-sec .who-we-big-heading {
    font-size: 96px;
}

.input-holder label {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 5px;
}

.input-holder input,
.grid-contact-label textarea {
    border-radius: 3px;
    border: 1px solid #808080;
    height: 48px;
    width: 100%;
    padding: 5px 10px;
}

.grid-contact-label {
    display: flex;
    gap: 30px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.input-holder {
    max-width: 100%;
    width: 100%;
}

.contact-phone-holder {
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
    padding-top: 45px;
}

.grid-contact-label textarea {
    height: auto !important;
}

.form-submit-button button {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 3px;
    background: #F0843A;
    padding: 15px 45px;
    transition: 0.5s ease-in;
    border: 1px solid #0000;
}

.form-submit-button button:hover {
    background: #000;
    color: #fff;
}

/* .form-submit-button button:hover {
    border-color: #F0843A;
    color: #F0843A;
    background: #fff;
} */

.form-submit-button {
    max-width: fit-content;
    margin: 0 auto;
    padding-top: 20px;
}

.get-in-touch-heading h6 {
    color: #2D8D45;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
}

.get-in-touch-heading {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #808080;
}

/* .contact-no-daata-holder a {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
} */
.contact-no-daata-holder p {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transition: 0.5s ease-in;
}

.contact-no-daata-holder:hover.contact-no-daata-holder p {
    color: #F0843A;
}

.image-contact-icon {
    max-width: 45px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.contact-no-daata-holder {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    /* border-right: 1px solid #808080; */
}

.contact-no-daata-holder::after {
    position: absolute;
    content: "";
    right: -45px;
    top: 10px;
    width: 1px;
    height: 111px;
    background: #808080;
}

.grid-contact-get-in-touch .contact-no-daata-holder:last-child::after {
    display: none;
}



.grid-contact-get-in-touch {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-top: 40px;
    gap: 30px;
}

.get-in-touch-holder {
    border-radius: 10px;
    border: 1px solid #808080;
    background: #FFF;
    padding: 20px;
    margin-top: 80px;
}

section.contact-sec {
    padding-bottom: 85px;
}



/* CONTACT US END */


/* SINGLE REAL STATE  */

.single-article-holder-inside.real-state {
    max-width: 630px;
}

.single-article-holder-inside.real-state h4 {
    color: #22262A;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

.single-article-holder-inside.real-state .sub-heading {
    padding-bottom: 10px;
}

.single-article-holder-inside.real-state h4 {
    padding: 0px;
}

ul.grid-sticky-nav-list {
    display: flex;
    gap: 35px;
    transition: 0.5s ease-in;
}

ul.grid-sticky-nav-list li a {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    transition: 0.5s ease-in;
    border-bottom: 2px solid #0000;
}

ul.grid-sticky-nav-list a.active {
    border-color: #F0843A;
}

.title-propery-deals h6 {
    color: #2D8D45;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
}

.images-property {
    max-width: 628px;
    height: 328px;
    overflow: hidden;
}

.images-property img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.title-propery-deals {
    max-width: fit-content;
    width: 100%;
    padding-bottom: 30px;
}

.grid-property {
    display: flex;
    gap: 30px;
    padding-bottom: 40px;
}

.grid-data-list-property p {
    color: #22262A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding: 0px;
}



.tabele-property-data-list {
    max-width: 422px;
    width: 100%;
    border: 1px solid #808080;
    height: fit-content;
}

.grid-data-list-property {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #808080;
    padding: 19px;
}

.tabele-property-data-list .grid-data-list-property:last-child {
    border: none;
}

.sticky-container {
    border-bottom: 1px solid #A6A6A6;
    background: #fff;
    transition: 0.5s ease-in;
}

.sticky-container.fixed {
    position: fixed;
    width: 100%;
    top: 95px;
    padding: 20;
    padding-bottom: 0px;
    padding-top: 20px;
    z-index: 1;
    border: none;

}

.sticky-container.fixed ul {
    padding-bottom: 10px;
    border-color: #0000;
}

.sticky-container.fixed {
    border-color: #0000;
}


section.single-page-article-sec-one .scrollspy-example {
    padding-top: 75px;
}



.map-holder {
    max-width: 815px;
    height: 480px;
    overflow: hidden;
}

.map-holder iframe {
    width: 100%;
}

.fund-data-holder-data h4 {
    color: #4D4D4D;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    padding: 0px;
    padding-bottom: 15px;
}

.grid-fund {
    display: flex;
    gap: 50px;
}

.fund-image {
    max-width: 490px;
    width: 100%;
    height: 328px;
    overflow: hidden;
}

.fund-image img {
    height: 100%;
    object-fit: cover;
    width: 1005;
}

.fund-data-holder-data {
    max-width: 550px;
    width: 100%;
}

.fund-data-holder-data .show-percentage-container {
    position: static;
    background: #D9D9D9;
    margin-top: 35px;
}

.fund-data-holder-data .show-percentage-container p {
    color: #22262A;
    font-weight: 600;
}

.property-deals {
    margin-bottom: 70px;
}

.grid-property.last {
    align-items: center;
}

div#scrollspyHeading4 {
    margin-bottom: 0px;
}

section.single-page-article-sec-one {
    padding-bottom: 70px;
    overflow: hidden;
}

div#scrollspyHeading4 .images-property {
    height: auto;
    margin-bottom: initial;
}

.sticky-container.fixed::after {
    position: absolute;
    inset: 0;
    content: "";
    right: 0;
    left: -5000px;
    z-index: -1;
    background: #fff;
}

.single-article-holder-inside .the-inovation {
    color: #22262A;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    padding-bottom: 25px;
}

.main-who-we-are p {
    color: #4D4D4D;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}


/* .sticky-container {
    border-bottom: 1px solid #A6A6A6;
    POSITION: fixed;
    top: 96px;
    background: #fff;
    width: 1005;
} */


/* SINGLE REAL STATE END */



/* CLIENT RETURN  */
section.about-baner.para-font.client-return .about-holder {
    max-width: 1185px;
}

section.client-sec .main-who-we-are {
    max-width: 1450px;
}

.graph-design-holder {
    padding-top: 95px;
}

section.client-sec {
    padding-bottom: 70px;
}

.hold-who-we-are .btm-title p {
    color: #22262A;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
}

.income-no h6 {
    color: #22262A;
    font-size: 106px;
    font-style: normal;
    font-weight: 600;
    line-height: 106px;
}

.income-no p {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.income-no span.dolar {
    font-size: 50px;
    position: relative;
    top: -40px;
}

.income-no {
    max-width: 675px;
    /* margin: 0 auto; */
    text-align: center;
}

.through-holder {
    max-width: 600px;
    width: 100%;
}

section.income-trough-dividence-sec {
    background: #F0F0F0;
    padding: 65px 0px;
    position: relative;
    z-index: 1;
}

.through-holder .sub-heading {
    padding-bottom: 15px;
}

.income-lines {
    max-width: 752px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.title-table-icome p {
    color: #4D4D4D;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}

.grid-table-income {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    border-bottom: 1px solid #000;
    padding: 15px 0px;
}

.title-table-icome {
    width: 28%;
}


.title-table-icome p span {
    color: #22262A;
}

.grid-table-income .title-table-icome {
    text-align: right;
}

.grid-table-income .title-table-icome:first-child {
    text-align: left;
}

.income-table-holder {
    padding-top: 50px;
}

.iphone-main-image.image-1.iphoneanimated img {
    animation: iphoneanimteed 2s ease-in alternate infinite;
    position: relative;
    /* animation-delay: 3s; */
}

.iphone-main-image.image-2.iphoneanimated img {
    animation: iphoneanimteed 2s ease-in alternate infinite;
    position: relative;
    animation-delay: 1s;
}

@keyframes iphoneanimteed {
    0% {
        top: 20px;
    }

    100% {
        top: 0px;
    }
}

/* CLIENT RETURN END */


/* HOW TO INVEST  */
section.about-baner h6 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
}

.new-type-holder {
    max-width: 690px;
    width: 100%;
    padding-bottom: 15px;
}

.new-type-holder .sub-heading {
    padding-bottom: 20px;
}

.frame-lines {
    max-width: 555px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.new-type-side-data {
    max-width: 710px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.piller {
    max-width: 140px;
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: 40px;
    z-index: -1;
}

.frame {
    max-width: 395px;
    width: 100%;
}

.grid-frame {
    display: flex;
    align-items: center;
    gap: 25px;
}

.graph-circle-new-type {
    max-width: 200px;
    width: 100%;
    height: 200px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: relative;
    position: relative;
    top: 25px;
}

div#datachart {
    height: 80px !important;
    width: 80px !important;
}

.circlw-inside-holder {
    background-color: #fff;
    text-align: center;
    margin-top: 20px;
    margin-left: -35px;
    position: relative;
}

.circlw-inside-holder h6 {
    color: #4D4D4D;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.circlw-inside-holder p {
    color: #4D4D4D;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.arwpng {
    max-width: fit-content;
    position: absolute;
    top: 10px;
    right: 10px;
}

section.invest-chedar-new-type-sec {
    border-bottom: 2px solid #D9D9D9;
}

.data-custome-holder-here .universal-anchor a {
    background: #000;
    color: #fff;
}

.data-custome-holder-here .universal-anchor a:hover {
    background: #F0843A;

}

.data-custome-holder-here .universal-anchor {
    padding-top: 45px;
}

.data-custome-holder-here p span {
    font-weight: 600;
}

.data-custome-holder-here p {
    color: #22262A;
    padding-bottom: 10px;
}

.join-image-holder {
    max-width: 100px;
    width: 100%;
}

.data-custome-holder-here .sub-heading {
    padding: 10px 0px;
}

.data-custome-holder-here {
    max-width: 820px;
    width: 100%;
}

.join-image-holder-right {
    max-width: 520px;
    width: 100%;
    margin-left: auto;
    opacity: 0;
    transition: 0.5s ease-in;
}

.holder-custome-join-data:hover .join-image-holder-right {
    opacity: 1;
}


.holder-custome-join-data .container {
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
    left: 70px;
}

.holder-custome-join-data {
    position: relative;
    padding: 100px 0px;
    border-bottom: 2px solid #D9D9D9;
    overflow: hidden;
}

.data-side-hover-image h6 {
    color: rgba(255, 255, 255, 0.10);
    font-size: 142px;
    font-style: normal;
    font-weight: 900;
    line-height: 140px;
}

.data-side-hover-image {
    height: 700px;
    width: 100%;
    background-repeat: no-repeat;
    max-width: 275px;
    position: absolute;
    left: -7%;
    top: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease-in;
}

.holder-custome-join-data:hover .data-side-hover-image {
    left: 0;
}

.image-main-here {
    transform: rotate(-90deg);
}

.join-show {
    position: relative;
    top: -65px;
}

.holder-custome-join-data.new-join-data-2 .sub-heading {
    color: #F0843A;
}

.holder-custome-join-data.new-join-data-3 .sub-heading {
    color: #B31166;
}

.holder-custome-join-data.new-join-data-4 .sub-heading {
    color: #6E376E;
}



/* HOW TO INVEST END */



/* USER PAGE  */
.main-who-we-are.user-page {
    max-width: 1080px;
}

section.real-state-project-sec .container {
    position: relative;
}

.real-estate-project-data-holder {
    padding-top: 55px;
}

section.real-state-project-sec,
section.user-help-center-sec,
section.user-artice-sec {
    padding-bottom: 70px;
}

.user-article-data-details h4 {
    color: #22262A;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    padding-bottom: 25px;
}

.user-article-data-details p {
    color: #22262A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.user-article-data-details a {
    color: #F0843A;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-decoration-line: underline;
    text-transform: uppercase;
}

.user-article-image {
    max-width: 757px;
    height: 515px;
    overflow: hidden;
    margin-bottom: 50px;
}

.user-article-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.know-more {
    padding-top: 20px;
}

.user-article-data-first {
    max-width: 757px;
    width: 100%;
}

.user-row-holder-article {
    padding-top: 65px;
}

.data-article-two-image {
    max-width: 350px;
    height: 238px;
    overflow: hidden;
    width: 100%;
}

.data-article-two-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ueser-article-data-two .user-article-data-details {
    max-width: 421px;
    width: 100%;
}

.grid-article-two {
    display: flex;
    gap: 22px;
    padding-bottom: 25px;
}

.ueser-article-data-two .know-more {
    max-width: fit-content;
    margin-left: auto;
}

section.user-artice-sec .container {
    position: relative;
}

.ueser-article-data-two .grid-article-two:last-child {
    padding-bottom: 0px;
}

.ueser-article-data-two .universal-anchor a {
    background: #F0843A;
    color: #fff;
    padding: 15px 29px;
}

.ueser-article-data-two .universal-anchor a:hover {
    background: #000;
}

.grid-visit-article h6 {
    color: #2D8D45;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}

.visit-our-article {
    border: 1px solid #D9D9D9;
    background: #FFF;
    display: flex;
    gap: 70px;
    padding: 25px 50px;
    margin-top: 70px;
    align-items: center;
}

.grid-visit-article {
    max-width: 475px;
    width: 100%;
}



/* USER PAGE END */


/* FIXSES  */
/* FIXSES END */

.seven-zero-percentage p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
}

.seven-zero-percentage p span {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
}

.seven-zero-percentage {
    position: absolute;
    max-width: fit-content;
    margin: 0 auto;
    text-align: center;
    top: 53%;
    left: 52%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.of-company {
    color: #4D4D4D;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 5px;
}



 a.canvasjs-chart-credit {
    display: none;
}
.btm-title{
    padding-top: 40px;
}

