.bg-light {
    background-color: #0b3f36 !important;
}

body {
    font-family: "Poppins", sans-serif;
}

p {
    font-size: 14px;
}

.fs-13 {
    font-size: 13px !important;
}

.cs-input {
    font-size: 16px;
    padding: 10px;
    width: 80%;
}

a {
    text-decoration: none !important;
}

h2.hero-h3 {
    font-size: 30px;
}

p.hero-p1 {
    font-size: 24px;
    color: #508b47;
}

.hero-heading2 {
    text-align: center;
    padding-top: 88px;
}

button.btn.btn-primary.invest {
    background-color: #fdce00 !important;
    border-color: #fdce00 !important;
    color: #0b3f36;
    padding: 7px 25px;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link {
    /* color: #fff !important; */
    transition: all 0.5s;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fdce00 !important;
}

li.verticle.line {
    border-right: 1px solid #fff;
    opacity: 0.3;
}

.navbar-light .navbar-brand {
    color: #fdce00 !important;
    font-size: 25px !important;
    font-weight: 600;
    letter-spacing: 2px;
}

h2.sec-h2 {
    text-align: center;
    color: #1a1f22;
    /* margin-top: 40px; */
    font-size: 40px;
}

p.sec-p {
    color: #1a1f22;
    text-align: center;
    /* padding-top: 35PX; */
    line-height: 30px;
    font-size: 16px;
}

section.mission-sec.mt-5 {
    background-color: #ebfdf5;
}

p.trans-p {
    color: #1a1f22;
}

h4.trans-h4 {
    color: #1a1f22;
}

p.numeric-p {
    color: #1a1f22;
    font-size: 17px;
}

p.numeric-head {
    font-size: 55px;
    color: #1a1f22;
}

h2.mission-h {
    color: #1a1f22;
}

section.flex-section {
    /* padding: 95px; */
    padding-top: 90px;
}

p.flex-p {
    padding-top: 6px;
    font-size: 16px;
    line-height: 30px;
    color: #1a1f22;
}

.mission-line {
    border-right: 1px solid #69cda0;
}

h2.flex-h {
    color: #1a1f22;
}

.col-sm-12.col-md-8.col-lg-8.sec-padding {
    padding-top: 100px;
}

h2.flex-h.line {
    line-height: 41px;
}

.col-sm-12.col-md-5.col-md-5.bg-color {
    background: #2d8a60;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fdce00;
}

footer {
    /* background-color: #0B3F36; */
    /* padding: 50px 50px 10px 50px; */
}

.conatiner-padding {
    padding: 40px 85px;
}

p.footer-p {
    color: #cdfcdf;
    margin-top: 30px;
    font-size: 12px;
    text-align: justify;
    margin-right: 45px;
}

h3.footer-logo {
    color: #fdce00;
    font-size: 18px;
}

h4.footer-subhead {
    color: #e3f9ec;
    font-size: 15px;
}

li.item1 {
    /* color: #69CDA0; */
    /* line-height: 30px; */
    /* font-size: 12px; */
    color: #29e490;
    line-height: 30px;
    font-size: 13px;
}

.tree-bg {
    background-image: url("../images/Image\ 3@2x.png");
    background-size: cover;
    background-position: center;
    padding: 60px 95px 100px;
    border-radius: 5px;
}

h3.quote-h {
    color: #ffff;
    padding-bottom: 10px;
    padding-top: 20px;
}

p.quote-p {
    color: #fff;
    font-weight: 200;
}

.col-sm-12.col-md-7.col-md-7.p-5.bg-color {
    background-color: #ebfdf5;
}

.row.colum-padding {
    /* padding: 37px; */
    padding-top: 40px;
}

section.pt-5 {
    margin-bottom: 65px;
}

.banner-image {
    background-image: url("../images/Image\ 3@2x.png");
}

#show_bg_2 {
    /*background-image: linear-gradient(to bottom, rgb(0 52 28 / 83%), rgb(0 52 28 / 84%)), url(../images/bannerimage.jpg);*/
    background-color: #009688 !important;
    width: 100%;
    height: 350px;
    background-size: cover;
    color: white;
    padding: 20px;
}

#show_bg_1 {
    /*background-image: linear-gradient(to bottom, rgb(2 54 30 / 81%), rgb(1 60 33 / 83%)), url(../images/building.png);*/
    background-color: #009688 !important;
    width: 100%;
    height: 400px;
    background-size: cover;
    color: white;
}

p.hero-p {
    color: #69cda0;
    font-size: 21px;
    line-height: 32px;
    font-weight: 300;
}

h2.hero-h2 {
    font-size: 45px;
    font-weight: 600;
}

h2.hero-h3 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
}

.hero-heading {
    /* padding-top: 30px; */
    /* padding-left: 50px; */
    width: 50%;
}

button.btn.btn-primary.invest2 {
    background-color: #e3f9ec;
    border-color: #e3f9ec;
    color: #000;
    padding: 5px 27px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.5s;
}

button.btn.btn-primary.invest2:hover {
    background-color: #fdce00;
    border-color: #fdce00;
    color: #000;
}

h3.value-color {
    color: #fdce00;
    font-weight: 600;
    font-size: 38px;
    margin: 0;
}

p.value-text {
    font-size: 18px;
    font-weight: 500;
}

section.sec-bg {
    background-color: #effaf2;
    padding: 50px 0;
}

.value-box {
    border-right: 1px solid;
}

.col-sm-12.col-md-3.col-lg-3.pt-3 {
    text-align: center;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #060709;
    text-align: left;
    list-style: none;
    background-color: #04a88a !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu li.notifiaction-li {
    border-bottom: 1px solid #fff;
    padding: 0.5rem 1rem;
}

.dropdown-menu li.notifiaction-li h5 {
    color: #fff;
    font-size: 13px;
}

.dropdown-menu li.notifiaction-li p {
    color: #fff;
    margin: 0;
    font-size: 10px;
}

.form-control {
    font-weight: 500;
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    padding: 0.65rem 1rem !important;
    font-size: 14px !important;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-weight: 500;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #0b3f36 !important;
}

.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f9fafb !important;
}

.list-head {
    text-align: center;
}

.t-head-color {
    background-color: #4b8c44;
}

.cs-p-parent p {
    font-size: 18px !important;
}

.tr-color {
    background-color: #dafef8;
}

th.th-color {
    color: #fff;
    white-space: nowrap;
}

section.section-b.mt-5 {
    background-color: #e3f9ec;
}

.work-card {
    padding: 10px 20px;
    background-color: #e3f9ec;
    /* min-height: 335px; */
    border-radius: 10px;
    margin: 0 10px;
    margin-top: 45px;
    min-height: 360px;
}

.work-card1 {
    padding: 10px;
    background-color: #e3f9ec;
    min-height: 335px;
    border-radius: 10px;
    margin-top: 45px;
}

.feature-img {
    text-align: center;
}

p.feature-p {
    text-align: center;
    font-size: 14px;
}

h4.feature-h {
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 600;
}

.feature-card {
    /* padding-top: 60px; */
    padding: 30px 50px;
    margin-top: 35px;
}

.work-img {
    right: 15px;
    position: absolute;
    top: -15px;
    text-align: right;
}

.work-img img {
    width: 50px;
    height: 50px;
    position: relative;
    top: 26px;
    right: 25px;
}

.how-it-work-content {
    padding-top: 5.5rem;
}

p.hero1-p {
    text-align: center;
    color: #69cda0;
}

h2.hero1-h2 {
    text-align: center;
}

.hero-heading1 {
    padding-top: 160px;
}

.work-card::after {
    /* content: "\2192"; */
    /* position: relative; */
    /* top: 50%; */
    /* right: 31px; */
    /* color: #69CDA0;
    bottom: 125px;
    left: 192px;
    font-size: 24px; */
}

p.work-p {
    font-size: 13px;
    text-align: left;
    color: #0b3f36;
    font-weight: 500;
    line-height: 24px;
}

h6.work-head {
    color: #1a1f22;
    font-size: 24px;
    height: 60px;
    display: flex;
    /* bottom: 0; */
    align-items: flex-end;
}

.invest-card {
    padding: 40px;
}

.invest-image {
    padding-bottom: 25px;
}

.value-card {
    padding-bottom: 50px;
    padding-right: 60px;
}

p.val-p1 {
    font-size: 15px;
    font-weight: 500;
    color: #1a1f22;
    font-weight: 600;
    padding-top: 20px;
}

p.val-p2 {
    font-size: 16px;
    padding-right: 0px;
    line-height: 26px;
    color: #1a1f22;
}

section.invest-sec {
    background-color: #edefee61;
}

.value-image {
    text-align: center;
}

.local-img {
    text-align: center;
}

.locatity-class {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    padding-top: 40px;
}

.local-p {
    font-size: 14px;
    text-align: justify;
}

section.section2.pt-5 {
    background-color: #ebfdf5;
}

.view-h {
    color: #1a1f22;
}


/* ul.list-unstyled, li {
    border-bottom: 1px solid #f5f5f5;

} */

p.list-p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0.5rem;
    line-height: 2;
}

.list-ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #d6d3d3;
    padding-top: 15px;
}

p.list-per {
    color: #282769;
    font-weight: 600;
}

i.fa.fa-arrow-left {
    background: #c9e39e;
    padding: 5px;
}

.responsive-map {
    /* overflow: hidden; */
    /* padding-bottom: 56.25%; */
    /* position: relative; */
    /* height: 0; */
}


/* .responsive-map iframe {
    left: 0;
    top: 0;
    height: 70%;
    width: 100%;
    position: absolute;
} */

tr.tr-color1 {
    background-color: #0b3f36;
    color: #fdce00;
    text-align: center;
}

table.table.table-bordered {
    border-color: #2d8a60;
}

td.td-size {
    font-size: 14px;
}

td.td-size1 {
    font-weight: 500;
    font-size: 15px;
}

tr.tr-color2 {
    background-color: #e3f9ec;
    /* HEIGHT: 27PX; */
}

.table-bordered> :not(caption)>*>* {
    vertical-align: middle;
}

td.td-center {
    text-align: center;
    vertical-align: middle;
}

tr.tr-color2 {
    height: auto;
}

.accordion {
    margin-top: 20px;
}

.accordion .card {
    border: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
}

.accordion .card h2 {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 15px;
}

.cs-viewmore:nth-of-type(1n+6) {
    display: none;
}

.accordion .card h2.collapsed {
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}

.accordion h2.accordion-header button {
    font-weight: 500 !important;
    font-size: 20px;
    padding: 15px 0px;
}

.accordion .accordion-body {
    padding: 0;
    background: #d9f1e7;
    padding: 1.5rem !important;
}

.accordion-body.view-p p {
    font-size: 16px;
}

.accordion .accordion-body.accordion-text-content p {
    font-size: 18px;
    color: #1a1f22;
}

.accordion .card-body {
    padding-left: 0;
    padding-right: 0;
}

.pricce-p {
    display: flex;
    align-content: space-around;
    justify-content: space-between;
    border-bottom: 2px solid #f5f5f5;
    padding: 5px;
}

.mr-35 {
    margin-right: 35px;
}

.pricce-p p {
    margin-bottom: 0;
}

.alteza-f {
    display: flex;
}

.alteza-flex {
    display: flex;
    /* align-items: center; */
    /* align-content: center; */
}

h2.alteza-h {
    font-size: 45px;
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    margin-top: -8px;
}

.alteza-p {
    padding: 30px;
    color: #282769;
}

span.progress-per {
    float: right;
    color: #282769;
    font-weight: 700;
    font-size: 18px;
}

.progrss-val {
    padding-top: 20px;
}

.progrss-val p {
    font-size: 18px;
}

p.invest-p1 {
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .signin-bg {
        height: 200px;
    }
    .login-from-padding {
        padding: 0px !important;
    }
    .cs-text {
        color: #000 !important;
    }
    .cs-arrow {
        display: none;
    }
    .feature-card {
        padding: 17px 50px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 816px) {
    .login-from-padding {
        padding: 40px !important;
    }
    .value-box {
        border-right: 0px solid;
    }
    .value-image {
        width: 50% !important;
    }
    .mission-sec.pt-5 {
        text-align: center;
    }
    .right-border {
        text-align: center;
        border-right: 0px solid #69cda0 !important;
    }
    .hero-heading {
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
    h2.hero-h2 {
        font-size: 30px;
        font-weight: 600;
    }
    p.hero-p {
        font-size: 16px !important;
    }
    .accordion .card h2 {
        background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
        background-size: 12px;
        cursor: pointer;
        font-size: 14px;
    }
    .accordion .card-body {
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }
    .value-card {
        text-align: center;
        padding-right: 0px !important;
    }
    .value-image {
        width: 100% !important;
    }
    /* button.btn.btn-primary.invest2 {
        width: 30% !important;
    } */
    .cs-tabs .nav-link.active {
        background: #2d8a60;
        border: none;
        color: #fdce00;
        border-radius: 0;
        width: 100% !important;
    }
    li.nav-item.nav-width {
        width: 100% !important;
        padding: 8px 0;
        border: 1px solid #e4e4e4;
        margin-bottom: 2px;
        border-radius: 5px;
    }
    .cs-tabs .nav-link {
        color: #2d8a60;
        width: 100%;
    }
    .work-card::after {
        display: none;
        content: "\2192";
        position: relative;
        /* top: 50%; */
        /* right: 31px; */
        color: #69cda0;
        bottom: 125px;
        left: 192px;
        font-size: 24px;
    }
}

@media screen and (min-width: 820px) and (max-width: 1180px) {
    .value-image {
        /* width: 70%; */
        width: 100% !important;
        padding-top: 100px !important;
    }
    .work-card::after {
        display: none;
        content: "\2192";
        position: relative;
        /* top: 50%; */
        /* right: 31px; */
        color: #69cda0;
        bottom: 125px;
        left: 192px;
        font-size: 24px;
    }
    .value-image {
        /* width: 70%; */
        width: 100% !important;
        padding-top: 100px !important;
    }
    .hero-heading {
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
}


/* .work-card::after {
    content: "\2192";
    position: absolute;
    top: 50%;
    right: -6px;
    color: #69CDA0;
} */

.cs-tabs {
    background: #ebfdf5;
    border: none;
    color: #000;
    box-shadow: 0px 0px 4px 2px #e5e5e5;
    padding: 0px;
    /* display: flex;
    justify-content: center; */
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
    isolation: isolate;
}

.nav-tabs .nav-link:hover {
    background: #2d8a60;
    border: none;
    color: #fdce00;
    border-radius: 0;
}

.border-right {
    border-right: 1px solid #3dbd72;
}

.cs-tabs .nav-link {
    color: #2d8a60;
    margin: 10px;
    transition: all 0.5s;
    border: none;
    padding: 0;
    border-right: 1px solid #2d8a60;
}

.cs-tabs .nav-link.active {
    background: #2d8a60;
    border: none;
    color: #fdce00;
    border-radius: 0;
}

.btn-warning2 {
    background: #fdce00;
    color: #000;
    padding: 10px 30px;
    font-size: 18px;
}

.tag-image {
    position: absolute;
    z-index: 9;
    top: -4px;
    right: -5px;
    width: 80px;
}

.product-image {
    position: relative;
    height: 100%;
}

.product-image-content {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    z-index: 9;
}

.product-image::after {
    content: "";
    /*background: rgba(0, 0, 0, 0.4);*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.product-image-content h5 {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 21px;
}

.product-image-content p {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 200;
}

.product-image-content p i {
    font-size: 15px;
    margin-right: 5px;
    color: #f7fbf0;
}

.prod-cont-2 p {
    font-size: 13px;
    margin: 0;
}

.prod-cont-2 h6 {
    font-size: 16px;
    font-weight: 600;
}

.color-b {
    color: #1a1f22;
}

.color-c {
    color: #1a1f22;
}

.local-p h4 {
    font-size: 16px;
    font-weight: 600;
}

.local-img img {
    width: 45px;
}

p.view-p {
    font-size: 16px;
    text-align: justify;
}

.view-p p {
    font-size: 18px;
    line-height: 2;
    color: #1a1f22;
    margin-bottom: 0;
}

.para-style {
    font-size: 14px;
    line-height: 2;
}

.para-style1 {
    font-size: 14px;
    line-height: 2;
    padding-top: 100px;
}

.capital-btn {
    width: 250px;
    padding: 6px 20px;
    background: #fff;
    border: 0.30000001192092896px solid #4c55a2;
    border-radius: 3px;
    overflow: hidden;
}

.capital-btn p:first-child {
    font-size: 12px;
    color: #818181;
    margin: 0;
}

.capital-btn p:last-child {
    font-size: 14px;
    color: #282769;
}

.capital-btn h3 {
    color: #282769;
    margin-top: 5px;
}


/*
#prod-parent {
    position: absolute;
    top: 200px;
    width: 100%;
}

#prod-parent2 {
    height: 400px;
    background-color: #fff;
}

.alteza-h {
    color: #fff;
}
    */

.gallery-img {
    padding-bottom: 25px;
}

.card.m-3 {
    box-shadow: 0px 3px 4px #00000029;
}

table.table.table-hover.mt-5 {
    border-collapse: separate;
    border-spacing: 0 10px;
    width: 100%;
}

.flex-p {
    display: flex;
    justify-content: space-between;
}

a.btn.btn-warning2.width {
    padding: 5px 15px;
    margin-bottom: 20px;
}

.card-height {
    min-height: 384px;
}

h6.mt-2.price-h6 {
    font-size: 20px;
    color: #1a1f22;
    font-weight: 700;
}

.flex-p1 {
    padding-top: 38px;
    display: flex;
    justify-content: space-around;
}

.progress.bar-height {
    height: 8px;
}

.profile-pic {
    width: 100px !important;
    height: 100px;
    box-shadow: 0px 4px 8px 0px #bdbdbd;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: #f9fafb !important;
    border: none;
    padding: 5px 20px !important;
    font: inherit;
    font-size: 50px !important;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    color: #000 !important;
    background-color: transparent !important;
}

.owl-dots {
    display: none;
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0;
}

.item {
    display: none;
}

.next {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.1;
}

.prev {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.1;
}

.item.show {
    display: block;
    transition-duration: 0.4s;
}

@media screen and (max-width: 999px) {
    .next,
    .prev {
        transform: scale(1);
        opacity: 1;
    }
    .item {
        display: block !important;
    }
    .login-from-padding {
        padding: 10px !important;
    }
}

.card {
    box-shadow: 0px 4px 8px 0px #bdbdbd;
}

.container-fluid.px-3.px-sm-5.my-5.text-center {
    background-color: #69cda0;
}

.right-border {
    border-right: 1px solid #69cda0;
}


/* //card slider */

.slick .item .bg {
    height: 370px;
    background-position: center;
    background-size: cover;
    transition: 0.3s;
    margin: 0px -150px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.5, 0.8, 1);
    /* transform: scale3d(0.8, 0.8, 1); */
    transition: all 0.3s ease-in-out;
}

.slick .item.slick-current .bg {
    box-shadow: 0 0 4px 4px #e3e3e3;
    z-index: 9;
}

.slick .item.slick-active .bg {
    z-index: 0;
}

.slick .slick-list {
    padding: 20px 0 !important;
    /* padding-top:20px!important;
padding-bottom:20px!important; */
}

.slick .slick-center .bg {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.slick-slide {
    outline: none;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    z-index: 1;
    height: 50px;
    border-radius: 25px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    width: 50px;
    border-color: rgb(0 0 0 / 20%);
}

.slick-prev {
    left: 100px;
}

.slick-next {
    right: 100px;
}

.right-border {
    border-right: 1px solid #69cda0;
}

.contact-box {
    /* width: clamp(100px, 100%, 1000px); */
    margin: 0 0px;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
}

.contact-links,
.contact-form-wrapper {
    width: 50%;
    padding: 0;
    background: #fff;
    z-index: 9;
}

.fa-chevron-right:before {
    content: "\f054";
    font-size: 13px;
    color: #000000;
}

.slick-slide img {
    display: block;
    height: 100% !important;
}

.swiper-container.loading {
    opacity: 0;
    visibility: hidden;
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

[class^="swiper-button-"] {
    width: 44px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.swiper-button-prev {
    transform: translateX(50px);
}

.swiper-button-next {
    transform: translateX(-50px);
}

.top-slider {
    width: 100%;
    padding-bottom: 30px;
}

.top-slider .swiper-slide img {
    max-width: 100%;
    height: auto;
}

.swiper-slide.img-fluid.swiper-slide-active .bg {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}

.swiper-slide .bg::after {
    content: "";
    background: rgb(255 255 255 / 52%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.swiper-slide-active .bg::after {
    content: "";
    background: rgb(0 0 0 / 0%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.swiper-slide-prev .bg .contact-box .contact-links {
    order: 1;
}

.progress-bar1.bg-success1.progress-bar-animated {
    background-color: #fdce00;
}

.invest-card1 {
    box-shadow: 0px 0px 2px 0px;
    padding: 20px;
    border-radius: 10px;
}

.px-cs-100 {
    padding-left: 100px;
    padding-right: 100px;
}

.invest-image1 {
    float: right;
    /* top: 10px; */
    position: absolute;
    right: 18px;
    top: -38px;
    background: #dafef8;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.invest-card1 {
    min-height: 200px;
    position: relative;
}

.left-padding {
    padding-left: 21px;
}

.right-padding {
    padding-left: 25px;
}

.opn-intrest-form {
    padding: 20px;
    background: var(--unnamed-color-69cda0) 0% 0% no-repeat padding-box;
    border: 0.5px solid var(--unnamed-color-0b3f36);
    background: #69cda0 0% 0% no-repeat padding-box;
    box-shadow: 6px 6px 20px #00000040;
    border-radius: 15px;
}

.opn-interst-full-padding {
    padding: 50px 52px 70px 70px;
}

.form-control {
    padding: 15px 15px;
    font-size: 15px;
    background-color: #ebfdf58a;
    border-color: #a1cbb8;
}

.form-line-height {
    line-height: 70px;
}

button.btn.btn-primary.form-submit {
    background-color: #0b3f36;
    border-color: #0b3f36;
}

.submit-button {
    text-align: right;
    padding-top: 50px;
}

.label-text {
    color: #0b3f36;
    letter-spacing: 1.2px;
}

.document-background {
    background-color: #ebfdf5;
}

i.fa.fa-plane {
    background-color: #0b3f36;
}

.btn-width {
    width: 95px !important;
}

button.btn.btn-light.btn-width.month-btn {
    background-color: #e3f9ec;
    border: 0.2px solid #0b3f36;
    color: #282769;
    font-size: 13px;
}

button.btn.btn-light.btn-width.year-btn {
    background-color: #69cda0;
    color: #1a1f22;
    font-size: 13px;
    margin-left: 10px;
}

.accordion-button:not(.collapsed) {
    color: #1a1f22 !important;
    font-weight: 600 !important;
    background-color: #fff !important;
    box-shadow: inset 0 0px 0 rgb(0 0 0 / 13%);
}

.accordion-item.item-border {
    border-bottom: 2px solid #5ea687 !important;
}

.accordion-item {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.btn-float {
    text-align: right;
    padding-top: 30px;
}

button.btn.btn-light.view-btn {
    background-color: #fff;
    border: 0.20000000298023224px solid #0b3f36;
    border-radius: 3px;
    font-size: 13px;
    padding: 10px 30px;
    width: auto !important;
}

.btn.btn-secondary.document-button {
    width: 100%;
    height: 40px;
    /* height: 90%; */
    /* padding-bottom: 27px; */
    /* line-height: 2px; */
    margin-bottom: 20px;
    background-color: #ebfdf5;
    color: #1a1f22;
    border: 1px solid #ffffff;
    border-radius: 3px;
    text-align: left;
}

i.fa.fa-download.align-btn {
    position: relative;
    float: right;
}

.accordion-button::after {
    background-color: #ebfdf5 !important;
}

.doumnent-margin {
    margin-left: 70px;
}

.map-padding {
    padding-right: 60px;
}

#prod-parent {
    position: relative;
    top: -80px;
    width: 100%;
    margin-bottom: 0;
}

.content-position {
    position: relative;
    top: 160px;
}

.section-b {
    /* margin-top: 725px; */
    background-color: #e3f9ec;
    padding: 100px 0 60px;
}

.btn-float1 {
    text-align: center;
    padding-top: 30px;
}


/* //login */

button.btn.btn-primary.login-btn {
    background-color: #69cda0;
    border-color: #69cda0;
    color: #000;
    /* width: 30%; */
    font-size: 12px;
    padding: 10px 25px;
}

.login-submit {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
}

.login-from-padding {
    padding: 50px 300px;
}

.password-span {
    float: left;
}

a.span-font {
    color: #818282;
}

form.pt-3 {
    line-height: 40px;
}

.input-group-text {
    background-color: #ebfdf5 !important;
    border: 1px solid #a1cbb8;
}

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.strike>span {
    position: relative;
    display: inline-block;
}

.strike>span:before,
.strike>span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 2px;
    background: #818282;
}

.strike>span:before {
    right: 100%;
    margin-right: 15px;
}

.strike>span:after {
    left: 100%;
    margin-left: 15px;
}

a.login-font {
    color: #2d8a60;
}

.signin-bg {
    /* background-image: url(../images/signup.jpeg); */
    background: linear-gradient(0deg, #00ba93e3, #00ba93e3), url(../images/signup.jpeg);
    height: 100vh;
    background-size: cover;
    background-position: center;
}


/* //signup */

.signup-form-padding {
    padding: 60px 180px !important;
}

label.form-label {
    font-size: 15px;
    color: #1a1f22;
}

.terms {
    color: #00ba93;
}

.form-check-input:checked {
    background-color: #0b3f36;
    border-color: #0b3f36;
}

.form-check-input[type="checkbox"] {
    border-radius: 1.25em;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #a1cbb8 !important;
    outline: 0;
    box-shadow: none !important;
}


/* Footer social media icons css */

.social-media-section {}

.social-media-section .social-links {
    display: flex;
    /* float: left; */
    list-style: none;
    padding: 0;
}

.social-media-section .social-links li {
    transition: all 0.5s ease;
}


/* .social-media-section .social-links li a {
    margin: 0 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 3px;
} */

.social-media-section .social-links li.fb-icon a i {
    padding: 0;
    padding-left: 6px;
    padding-right: 8px;
}

.social-media-section .social-links li.insta-icon a i {
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.social-media-section .social-links li.twitter-icon a i {
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.social-media-section .social-links li.linkedin-icon a i {
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.social-media-section .social-links li a i {
    color: #b5aea0 !important;
}

.social-media-section .social-links li.fb-icon:hover a {
    background: #ffffff;
}

.social-media-section .social-links li.fb-icon:hover a i {
    color: #4267b2;
}

.social-media-section .social-links li.insta-icon:hover a i {
    color: #8a3ab9;
}

.social-media-section .social-links li.insta-icon:hover a {
    background: #fff;
}

.social-media-section .social-links li.twitter-icon:hover a i {
    color: #00acee;
}

.social-media-section .social-links li.twitter-icon:hover a {
    background: #fff;
}

.social-media-section .social-links li.linkedin-icon:hover a i {
    color: #0e76a8;
}

.social-media-section .social-links li.linkedin-icon:hover a {
    background: #fff;
}

.work-card {
    position: relative;
}

.cs-arrow {
    position: absolute;
    top: 0;
    right: -30px;
    top: 50%;
    color: #69cda0;
}

.document-button {
    background: #ebfdf5;
    margin: 10px;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    padding: 10px 5px;
}

.icon-view {
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-view a {
    text-decoration: none !important;
    padding: 0px 10px;
    color: #000;
}


/* kyc */


/* //kyc */

.wizard-content-left {
    background-blend-mode: darken;
    background-color: rgba(0, 0, 0, 0.45);
    background-image: url("https://i.ibb.co/X292hJF/form-wizard-bg-2.jpg");
    background-position: center center;
    background-size: cover;
    height: 100vh;
    padding: 30px;
}

.wizard-content-left h1 {
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
    padding: 12px 20px;
    text-align: center;
}

.form-wizard {
    color: #888888;
    padding: 65px;
}

.form-wizard .wizard-form-radio {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}

.form-wizard .wizard-form-radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #dddddd;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.form-wizard .wizard-form-radio input[type="radio"]:focus {
    outline: 0;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked {
    background-color: #fb1647;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50%;
    left: 1px;
    right: 0;
    margin: 0 auto;
    top: 8px;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
    content: "";
    display: inline-block;
    webkit-animation: click-radio-wave 0.65s;
    -moz-animation: click-radio-wave 0.65s;
    animation: click-radio-wave 0.65s;
    background: #000000;
    content: "";
    display: block;
    position: relative;
    z-index: 100;
    border-radius: 50%;
}

.form-wizard .wizard-form-radio input[type="radio"]~label {
    padding-left: 10px;
    cursor: pointer;
}

.form-wizard .form-wizard-header {
    text-align: center;
    padding-bottom: 55px;
}

.kyc-img {
    padding-top: 90px;
}

select#exampleFormControlSelect1 {
    font-size: 16px;
}

.form-wizard .form-wizard-next-btn,
.form-wizard .form-wizard-previous-btn,
.form-wizard .form-wizard-submit {
    background-color: #f5f5f5;
    color: #000;
    display: inline-block;
    min-width: 100px;
    min-width: 140px;
    padding: 10px;
    text-align: center;
    border: 1px solid;
    border-color: #dbd7d7;
    border-radius: 4px;
}

.nxt-button {
    text-align: right;
}

.form-wizard .form-wizard-next-btn:hover,
.form-wizard .form-wizard-next-btn:focus,
.form-wizard .form-wizard-previous-btn:hover,
.form-wizard .form-wizard-previous-btn:focus,
.form-wizard .form-wizard-submit:hover,
.form-wizard .form-wizard-submit:focus {
    color: #000;
    opacity: 0.6;
    text-decoration: none;
}

.form-wizard .wizard-fieldset {
    display: none;
}

.form-wizard .wizard-fieldset.show {
    display: block;
    padding: 30px;
}

.form-wizard .wizard-form-error {
    display: none;
    background-color: #d70b0b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
}

label.kyc-from-text {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0.3rem;
}

.form-wizard .form-wizard-previous-btn {
    background-color: #f5f5f5;
}


/* .form-wizard .form-control {
    font-weight: 300;
    height: auto !important;
    padding: 15px;
    color: #888888;
    background-color: #f1f1f1;
    border: none;
} */

.form-wizard .form-control:focus {
    box-shadow: none;
}

.form-wizard .form-group {
    position: relative;
    margin: 20px 0;
}

.form-wizard .wizard-form-text-label {
    position: absolute;
    left: 10px;
    top: 16px;
    transition: 0.2s linear all;
}

.form-wizard .focus-input .wizard-form-text-label {
    color: #d65470;
    top: -18px;
    transition: 0.2s linear all;
    font-size: 12px;
}

.form-wizard .form-wizard-steps {
    margin: 30px 0;
}

.form-wizard .form-wizard-steps li {
    width: 16%;
    float: left;
    position: relative;
}

.form-wizard .form-wizard-steps li::after {
    background-color: #e3f9ec;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    border-bottom: 1px solid #e3f9ec;
    border-top: 1px solid #e3f9ec;
}

.form-wizard .form-wizard-steps li span {
    background-color: #3dbd72;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1;
    color: #fff;
}

.form-wizard .form-wizard-steps li:last-child::after {
    width: 100%;
}

.form-wizard .form-wizard-steps li.active span,
.form-wizard .form-wizard-steps li.activated span {
    background-color: #3dbd72;
    color: #ffffff;
}

.form-wizard .form-wizard-steps li.active::after,
.form-wizard .form-wizard-steps li.activated::after {
    background-color: #3dbd72;
    left: 0;
    width: 100%;
    border-color: #3dbd72;
}

.form-wizard .form-wizard-steps li.activated::after {
    width: 100%;
    border-color: #3dbd72;
}

.form-wizard .form-wizard-steps li:last-child::after {
    left: 0;
}

.form-wizard .wizard-password-eye {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.form-wizard .form-wizard-steps li.active p {
    color: #000;
}

.form-wizard .form-wizard-steps li p {
    position: absolute;
    width: 100%;
    margin: 10px auto 0;
}

@keyframes click-radio-wave {
    0% {
        width: 25px;
        height: 25px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        width: 60px;
        height: 60px;
        margin-left: -15px;
        margin-top: -15px;
        opacity: 0;
    }
}

@media screen and (max-width: 767px) {
    .wizard-content-left {
        height: auto;
    }
    .current-offering-slider-section .nav-pills {
        display: block;
    }
    .current-offering-slider-section ul li {
        margin-bottom: 10px;
    }
    .current-offering-slider-section .nav-pills .nav-link {
        width: 100%;
        border: 0 !important;
    }
}

.kycform-header {
    text-align: left;
    color: #000;
}

.kycform-header {
    display: flex;
    justify-content: space-between;
}

button.primary-btn.float-right {
    background-color: #f5f5f5;
    color: #000;
    display: inline-block;
    min-width: 100px;
    min-width: 140px;
    padding: 10px;
    text-align: center;
    border: 1px solid;
    border-color: #dbd7d7;
    border-radius: 4px;
}

.file-input-group input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* .navbar {
    padding: 19px 0;
} */

.navbar-nav li.nav-item {
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
}

.dropdown-toggle::after {
    color: #fdce00;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107" !important;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}

.investors-table-section {
    padding: 0 10%;
}

.investors-section {
    padding: 90px 0 90px;
    background-color: #e3f9ec;
}

.investors-table-section .table> :not(caption)>*>* {
    padding: 0.5rem 1rem;
    font-weight: 400;
    font-size: 13px;
}

.investors-table-section .table th {
    font-weight: 600;
}

.how-it-works {
    padding: 40px 0 80px;
}

.common-section-padding {
    padding: 100px 0 60px;
}

.fw-600 {
    font-weight: 600;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.testimonial-sectoin-custom {
    background: #69cda0;
}


/* TESTIMONIAL CSS CUSTOM */

.shadow-effect {
    background: #fff;
    padding: 50px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ececec;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 400;
    color: #006838;
}

#customers-testimonials .shadow-effect a {
    color: #006838;
    font-size: 16px;
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190e7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190e7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

#customers-testimonials .owl-item .item {
    display: block;
    padding: 0;
}


/* END TESTIMONIAL CSS */

.stil-curious-p {
    color: #707070;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
}

.sub-banner-section h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
}

.property-list-section {
    padding: 60px 0;
}

.property-list-section ul li button {
    font-size: 14px;
}

.property-list-section ul li:last-child {
    border: none;
}

.list-property-main-card {
    margin-bottom: 40px !important;
}

.list-property-main-card .product-image img.card-img-top {
    width: 100%;
    height: 310px;
}

.custome-padding-tree-bg {
    padding: 100px 100px 0;
    height: 300px;
    position: relative;
}

.custome-padding-tree-bg .block-text {
    position: absolute;
    bottom: 0;
}

.custome-padding-tree-bg .block-text p {
    margin-bottom: 20px;
    line-height: 30px;
    font-weight: 200;
}

.custome-padding-tree-bg .block-text h2 {
    font-weight: 300;
}

.pt-60 {
    padding-top: 60px;
}

.property-detail-section-img {
    box-shadow: 0 0 10px 2px #00000029;
    position: relative;
}

.property-detail-section-img img {
    width: 100%;
    height: 400px;
}

.property-detail-section-img img.tag-image {
    width: auto;
    height: auto;
}

.property-detail-title-section {
    position: relative;
    z-index: 99999;
}

.property-detail-title-section h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 40px;
}

.detail-location-marker {
    list-style: none;
    float: left;
    margin: 0;
}

.detail-location-marker li {
    display: inline-block;
}

.detail-location-marker li a {
    color: #000;
}

.detail-location-marker li i {
    font-size: 25px;
    color: #93c73e;
}

.detail-page-progress {
    padding: 0;
    margin-bottom: 30px;
}

.detail-page-progress span.span-text {
    font-size: 18px;
}

.plr-30 {
    padding: 0 30px;
}

.plr-35 {
    padding: 0 35px;
}


/*.arrow-section {*/


/*    position: absolute;*/


/*    bottom: 0;*/


/*    margin-bottom: 10px;*/


/*}*/

.blog-detail-paragraph {
    text-align: justify;
}


/* .arrow-section div {
    width: 33.33%;
} */

.arrow-section ul {
    display: inline-block;
    list-style: none;
    padding: 0;
}

.arrow-section ul li {
    padding-right: 50px;
    display: inline-block;
}

.arrow-section ul li p {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
}

.arrow-section ul li strong {
    font-weight: 600;
}

.arrow-section ul li span {
    /* background: #C9E39E; */
    /* padding: 5px 15px; */
}

.arrow-section ul li span img {
    width: auto;
    height: 40px;
}


/* .arrow-section ul li span i { */


/* transform: rotate(270deg) scaleX(-1); */


/* font-size: 20px; */


/* } */

.pt-60 {
    padding-top: 60px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pr-70 {
    padding-right: 70px;
}

.main-photo-img {
    height: 450px;
    width: 100%;
}

.sub-images {
    height: 213px;
    width: 100%;
}

.location-iframe {
    width: 100%;
    height: 250px;
}

.photo-section-padding {
    padding: 0 100px;
}

.still-curious-section {
    margin-bottom: 30px;
}

.common-title-section {
    padding: 3rem 0;
}

.mobile-login-menus {
    padding: 0;
    list-style: none;
}

.mobile-login-menus li a {
    color: #fff;
}

.return-form p {
    margin-bottom: 10px;
    padding-right: 20px;
    font-size: 18px;
}

.return-form .form-control {
    margin-bottom: 10px;
}

.home-property-slider-section ul {
    justify-content: center;
    /* background: #ebfdf5; */
    margin: 0px 5px;
    border-radius: 0;
    /* box-shadow: 0px 0px 4px 2px #e5e5e5; */
}

.home-property-slider-section .nav-pills .nav-link.active,
.home-property-slider-section .nav-pills .show>.nav-link {
    color: #000000;
    background-color: #ffffff;
    border-radius: 0;
    border-bottom: 4px solid #e3ccb4;
}

.home-property-slider-section .nav-pills .nav-link {
    color: #000000;
    font-size: 16px;
    padding: 9px 20px;
    border-radius: 0;
    border-bottom: 4px solid #ccdbd0;
    line-height: 16px;
}

.home-property-slider-section ul li {
    background: #fff;
}

.home-property-slider-section .carousel-inner {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}

.home-property-slider-section .carousel-control-next,
.home-property-slider-section .carousel-control-prev {
    z-index: 9;
    background: #ffffff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 45%;
}

.home-property-slider-section .carousel-control-prev {
    left: 40px;
}

.home-property-slider-section .carousel-control-next {
    right: 40px;
}

.home-property-slider-section .carousel {
    position: unset;
}

.home-property-slider-section .carousel-control-prev-icon {
    background-image: url(../images/left-arrow.png);
}

.home-property-slider-section .carousel-control-next-icon {
    background-image: url(../images/right-arrow.png);
}

.nav-pills .nav-link {
    color: #000;
    background-color: #fff;
    padding: 0px 26px;
}

.nav-pills .nav-link.active {
    color: #000;
    background-color: #fff;
    font-weight: 600;
}

.nav-link {
    color: #0b3f36;
}

.nav-link:focus,
.nav-link:hover {
    color: #020202;
}

.address-info-form ::-webkit-file-upload-button,
.bank-info-form ::-webkit-file-upload-button,
.pan-info-form ::-webkit-file-upload-button,
.passport-form ::-webkit-file-upload-button {
    display: none;
}

.input-file-design {
    position: relative;
}

.input-file-design span {
    position: absolute;
    top: 13px;
    right: 25px;
}


/* .paragraph-overflow-custom { */


/* height: 350px; */


/* overflow-x: auto; */


/* } */


/* .paragraph-overflow-custom::-webkit-scrollbar-track */


/* { */


/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */


/* background-color: #F5F5F5; */


/* } */


/* .paragraph-overflow-custom::-webkit-scrollbar */


/* { */


/* width: 2px; */


/* background-color: #F5F5F5; */


/* } */


/* .paragraph-overflow-custom::-webkit-scrollbar-thumb */


/* { */


/* background-color: #000000; */


/* } */

.mfp-bg {
    z-index: 9999999;
}

.mfp-wrap {
    z-index: 9999999;
}

.paragraph-overflow-custom {
    padding-bottom: 40px;
}

.pt-100 {
    padding-top: 100px;
}

.investor-list-table-section {
    background: #e3f9ec;
    padding: 80px 0 !important;
}

.fw-400 {
    font-weight: 400;
}

.oru-management-title {
    padding: 22% 0px;
}

.oru-management-title h2 {
    font-size: 40px;
}

.bg-site-green {
    background: #ebfdf5;
}

.bg-green {
    background: #2d8a60;
}

.management-title-padding {
    padding: 143.5px 100px;
    height: 100%;
}

.management-title-padding h2 {
    font-size: 35px;
    color: #fdce00;
}

.management-card-section {
    padding: 0 50px;
}

.management-card-section h4 {
    color: #1a1f22;
    margin-bottom: 0;
}

.management-card-section p {
    color: #1a1f22;
}

.capital-btn input {
    border: none;
    background: transparent;
    padding: 2px 0 0px 0px;
    font-size: 13px;
    width: 210px;
    font-weight: 600;
}

.capital-btn input:focus-visible {
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 24px;
}

#words {
    width: 250px;
    margin: 0 !important;
}


/* update 30 */

.carousel-item {
    z-index: 9;
}

.tree-bg {
    height: 350px;
}

.product-image-content p {
    font-weight: 600;
}

.product-image-content {
    background: linear-gradient(0deg, rgb(0 0 0 / 81%) 0%, rgb(0 0 0 / 0%) 100%);
}

.copyright-txt {
    text-align: center;
    color: #fff;
    border-top: 1px solid #e3f9ec5e;
    padding-top: 13px;
}

.eye-green {
    color: #154036;
}

.hide-arrow::after {
    opacity: 0;
    content: "" !important;
}

.profile-dropdown:hover>ul {
    display: block;
}

.hide-icon {
    border: 1px solid #a1cbb8;
    background-color: #ebfdf58a !important;
    border-left: 0px;
}

.br-none {
    border-right: none;
}

.chk-ip {
    margin-top: 12px;
}

@media screen and (min-width: 991px) {
    .nav-item.dropdown:hover ul {
        display: block;
    }
    .nav-item.dropdown>ul {
        display: none;
    }
}

.work-img {
    width: 100px;
    background-position: center;
    height: 100px;
    background-size: cover;
}

.invest-card {
    position: relative;
}

.invest-card p.work-p {
    font-size: 16px;
    padding-right: 50px;
    line-height: 26px;
}

.work-head2 {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 6rem;
    color: #69cda0;
    opacity: 0.1;
}

.dotted-div {
    width: 60%;
    border: 1px dotted #e5e5e5;
    display: inline-block;
}

.work-main-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
}

.work-wrapper {
    width: 200px;
    background: #fff;
    padding: 16px;
    margin: 10px;
    text-align: center;
    border: 1px solid #eeeeee;
}

.work-wrapper i {
    font-size: 3.5rem;
    color: #21c87a;
}

.work-wrapper h6 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}

.work-wrapper p {
    font-size: 14px;
    margin-top: 10px;
    color: #646f79;
}

.work-wrapper:hover h6 {
    color: #21c87a;
}

.work-wrapper:hover i {
    color: #000;
}

.kyc-from-text {
    width: 100%;
}

.form-wizard-step1 span {
    cursor: pointer;
}

.font-size-15 {
    font-size: 15px !important;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0 !important;
    bottom: 0;
    right: 0 !important;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    padding: 0 !important;
}

.notification-item .d-flex {
    padding: 0.75rem 1rem;
}

.avatar-sm {
    height: 2rem;
    width: 2rem;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.min-width-300 {
    min-width: 300px;
}

.notification-dot-custom {
    position: absolute;
    top: 0px;
    right: 10px;
    height: 16px;
    width: 16px;
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    color: #fff;
    line-height: 1;
    font-weight: 500;
    font-size: 12px;
    border-radius: 50rem !important;
    text-align: center;
    padding: 2px;
}

.why-inverest-img {
    width: 40px;
    position: relative;
    height: 40px;
    top: 21px;
    left: 21px;
}

.card-img-top1 {
    width: 600px;
    height: 500px;
    object-fit: cover;
}


/* New Css*/


/*** contact ***/

.contact-us {
    padding-top: 80px;
}

.contact-location {
    /* border-top: 1px solid #ebece5; */
    /* margin-top: 85px; */
    border-bottom: 1px solid #ebece5;
}

.contact-block {
    /* border-right: 1px solid #ebece5; */
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: 280px;
}

.email-block {
    border-right: 0px solid transparent;
}

.contact-block address {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 26px;
}

.feature-icon {
    width: 80px;
    height: 80px;
    margin: auto;
    background: #e3f9ec;
    padding: 10px;
    border-radius: 50%;
    line-height: 76px;
}

.address-title {
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
}

.contact-form {
    padding: 35px;
    box-shadow: 0px 2px 8px #b5b5b5;
    border-radius: 20px;
    background: #fff;
}

.btn-primary10 {
    color: #010101;
    background-color: #ffac00;
    border-color: #ffac00;
    border-radius: 0.25rem;
    padding: 10px 40px;
    font-weight: 600;
    font-size: 20px;
}

.map {
    height: 400px;
}

.feature-icon svg {
    font-size: 34px;
    color: #2d8a60;
}

.contact-block a {
    color: #212529;
}

.default-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}


/* New Css*/


/*** contact ***/

.contact-us {
    padding-top: 80px;
}

.contact-location {
    /* border-top: 1px solid #ebece5; */
    /* margin-top: 85px; */
    border-bottom: 1px solid #ebece5;
}

.contact-block {
    /* border-right: 1px solid #ebece5; */
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: 280px;
}

.email-block {
    border-right: 0px solid transparent;
}

.contact-block address {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 26px;
}

.feature-icon {
    width: 80px;
    height: 80px;
    margin: auto;
    background: #e3f9ec;
    padding: 10px;
    border-radius: 50%;
    line-height: 76px;
}

.address-title {
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
}

.map {
    height: 400px;
}

.feature-icon svg {
    font-size: 34px;
    color: #2d8a60;
}

.contact-block a {
    color: #212529;
}

.info-items .form-control {
    height: 45px;
    font-size: 12px;
    background-color: #ebfdf5;
    margin-bottom: 30px;
}

.default-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}


/* ============================================================== 
     # Contact
=================================================================== */

.contact-area .fixed-bg.left {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
    float: right;
    text-align: right;
}

.contact-area .left-info .info-items {
    padding: 30px;
    background: #ffffff;
    border: 1px solid #000;
    /* box-shadow: 0 10px 30px 0 rgb(44 130 237 / 40%); */
    border-radius: 8px;
    /* overflow: hidden; */
    position: relative;
    z-index: 1;
}

.contact-area .left-info .info-items::after {
    position: absolute;
    right: -80px;
    bottom: -50px;
    content: "";
    height: 200px;
    width: 200px;
    border: 25px solid #e7e7e7;
    border-radius: 50%;
    opacity: 0.4;
}

.contact-area .left-info .item {
    display: flex;
    margin-bottom: 50px;
}

.contact-area .left-info .social li {
    display: inline-block;
    margin-right: 30px;
}

.contact-area .left-info ul.social {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.contact-area .left-info .item i {
    font-size: 40px;
    margin-right: 25px;
    display: inline-block;
    color: #ffb716;
    font-weight: 500;
}

.blue .contact-area .left-info .item i {
    color: #4628ba;
}

.it-solution .contact-area .left-info .item i {
    color: #0554f2;
}

.contact-area .left-info .item h5 {
    text-transform: capitalize;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 15px;
}

.contact-area .left-info .item p {
    margin-bottom: 0;
}

.contact-area .left-info .item:last-child {
    margin-bottom: 0;
}

.contact-area .contact-items {
    position: relative;
    z-index: 1;
}

.contact-area .contact-items .form-items {
    padding-right: 35px;
}

.contact-area .contact-items .form-items h2 {
    font-weight: 700;
    margin-top: -8px;
    margin-bottom: 30px;
    font-family: "Spartan", sans-serif !important;
    line-height: 1.1;
}

.contact-area .contact-items .form-items h5 {
    display: inline-block;
    border-radius: 5px;
    color: #ffb716 !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.blue .contact-area .contact-items .form-items h5 {
    color: #4628ba !important;
}

.it-solution .contact-area .contact-items .form-items h5 {
    color: #0554f2 !important;
}

.contact-area .contact-items .form-items input,
.contact-area .contact-items .form-items textarea {
    border: none;
    background: transparent;
    border-radius: inherit;
    border: 1px solid #e7e7e7;
    padding: 20px 25px;
    box-shadow: inherit;
    min-height: 45px;
    font-size: 14px;
    border-radius: 5px;
}

.contact-area .contact-items .form-items textarea {
    min-height: 195px;
}

.contact-area .contact-items .form-items button {
    display: inline-block;
    padding: 15px 45px;
    text-transform: capitalize;
    font-weight: 900;
    position: relative;
    z-index: 1;
    color: #ffffff;
    background: #ffb716;
    border: none !important;
    transition: all 0.35s ease-in-out;
    border-radius: 30px;
}

.it-solution .contact-area .contact-items .form-items button {
    background: #0554f2;
}

.blue .contact-area .contact-items .form-items button {
    background: #4628ba;
}

.contact-area .contact-items .form-items button:hover {
    background: #0e2258;
}

img.loader {
    margin-left: 8px;
}


/* Google Maps */

.google-maps iframe {
    border: medium none;
    height: 550px;
    margin-bottom: -10px;
    width: 100%;
}

.maps-area {
    overflow: hidden;
}


/* New Css*/

.faq-bg {
    background: #ddfcfc;
    height: 100vh;
}

.faq-bg h2 {
    padding: 0px 60px;
}

.accord {
    padding: 0px 60px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0b3f36;
}

.nav-link {
    color: #0b3f36;
}

.nav-link:focus,
.nav-link:hover {
    color: #0b3f36;
}

.blog {
    /* box-shadow: 0px 2px 8px #ccc; */
    /* padding: 20px; */
    /* margin-bottom: 30px; */
}

.blog h5 {
    font-size: 12px;
    color: #868686;
}

.blog h3 {
    line-height: 25px;
    margin-bottom: 20px;
}

.blog h3 a {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 20px 0;
}

.blog p {
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 30px;
}

.show_bg_5 {
    background: #e3f9ec;
    width: 100%;
    padding: 100px 0px 0px 0px;
}

.detail-page-progress h5 {
    font-size: 14px;
}

.detail-page-progress h3 {
    line-height: 25px;
    margin-bottom: 20px;
    color: #1a1f22;
    font-size: 22px;
}

@media screen and (max-width: 991px) {
    .faq-bg {
        height: auto;
    }
    .accord {
        padding: 0px 0px;
    }
}

.feature-icon i {
    font-size: 35px;
}

.notification-scroll::-webkit-scrollbar {
    width: 0.2em;
}

.cs-image-feature {
    width: 70px;
    height: 70px;
    background: #69cda0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 50%;
}

.cs-image-feature img {
    width: 65px;
    height: 65px;
}

.blog-image {
    width: 100%;
    height: 300px;
}

.pl-50 {
    padding-left: 50px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgb(11 63 54);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 18px;
    top: 13px;
    font-size: 22px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.contact-us-social-media ul.social-links {
    display: flex;
    list-style: none;
    padding: 0;
}

.contact-us-social-media ul.social-links li {
    padding: 0 10px;
}

.contact-us-social-media ul.social-links li a {
    transition: all 0.5s;
}

.contact-us-social-media ul.social-links li.facebook-icon a {
    background: #4267b2;
    padding: 10px 18px;
    border-radius: 50%;
    border: 1px solid #4267b2;
}

.contact-us-social-media ul.social-links li.facebook-icon a i {
    color: #fff;
}

.contact-us-social-media ul.social-links li.facebook-icon a:hover {
    border: 1px solid #4267b2;
    background: transparent;
}

.contact-us-social-media ul.social-links li.facebook-icon a:hover i {
    color: #4267b2;
}

.contact-us-social-media ul.social-links li.instagram-icon a {
    background: -moz-linear-gradient( 45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient( 45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient( 45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    padding: 10px 15px;
    border-radius: 50%;
    border: 1px solid #bc1888;
    transition: all 0.5s;
}

.contact-us-social-media ul.social-links li.instagram-icon a i {
    color: #fff;
}

.contact-us-social-media ul.social-links li.instagram-icon a:hover {
    border: 1px solid #bc1888;
    background: transparent;
}

.contact-us-social-media ul.social-links li.instagram-icon a:hover i {
    color: #bc1888;
}

.contact-us-social-media ul.social-links li.twitter-icon a {
    background: #00acee;
    padding: 10px 15px;
    border-radius: 50%;
    border: 1px solid #00acee;
    transition: all 0.5s;
}

.contact-us-social-media ul.social-links li.twitter-icon a i {
    color: #fff;
}

.contact-us-social-media ul.social-links li.twitter-icon a:hover {
    border: 1px solid #00acee;
    background: transparent;
}

.contact-us-social-media ul.social-links li.twitter-icon a:hover i {
    color: #00acee;
}

.contact-us-social-media ul.social-links li.linkedin-icon a {
    background: #0077b5;
    padding: 10px 15px;
    border-radius: 50%;
    border: 1px solid #0077b5;
    transition: all 0.5s;
}

.contact-us-social-media ul.social-links li.linkedin-icon a i {
    color: #fff;
}

.contact-us-social-media ul.social-links li.linkedin-icon a:hover {
    border: 1px solid #0077b5;
    background: transparent;
}

.contact-us-social-media ul.social-links li.linkedin-icon a:hover i {
    color: #0077b5;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}

#property_detail_section {
    position: relative;
    top: -300px;
}

#property_detail_section .position-relative .property-detail-title-section {
    position: absolute;
    z-index: 99999;
    bottom: 0;
}

#property_detail_section .position-relative .property-detail-title-section h3 {
    padding-left: 2rem;
}

.position-detail-page-section {
    position: relative;
    padding: 0 !important;
    top: -200px;
}

.position-detail-page-section-1 {
    position: relative;
    padding: 0 !important;
    top: -100px;
}

.position-detail-image-content {
    position: relative;
    top: -250px;
}

.position-detail-image-content .property-detail-title-section {
    position: absolute;
    bottom: 50px;
}

.position-detail-image-content .property-detail-title-section .detail-location-marker li {
    padding-right: 50px;
}

.detail-page-progress {
    margin-bottom: 0;
}

.arrow-section,
.arrow-section ul {
    margin-bottom: 0;
}


/* HOME CURRENT OFFERING SLIDER SECTION CURRENT CSS */

.current-offering-slider-section {
    padding: 60px 0 0;
}

.current-offering-slider-section .wrapper {
    padding: 0 0 60px;
}

.current-offering-slider-section ul li {
    background: #ebfdf5;
    box-shadow: 5px 0px 10px 2px #e3e3e3;
}

.current-offering-slider-section .nav.nav-pills .nav-link.active {
    color: #fdce00;
    background-color: #2d8a60;
    border-radius: 0;
    border: 0;
}

.current-offering-slider-section .nav-pills .nav-link {
    color: #2d8a60;
    font-size: 14px;
    padding: 15px 20px;
    border-right: 1px solid;
    border-radius: 0;
}


/* Default slide */

.current-offering-slider-section .center-slider .slick-slide {
    background-color: #b32532;
    color: #fff;
    margin: 0 15px 0 0;
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
}

.current-offering-slider-section .center-slider .slick-slide,
.current-offering-slider-section .center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned)~.slick-cloned[aria-hidden="true"] {
    transform: scale(0.8, 0.8);
    transition: all 0.4s ease-in-out;
    z-index: -1;
}


/* Active center slide (You can change anything here for cenetr slide)*/

.current-offering-slider-section .center-slider .slick-center,
.current-offering-slider-section .center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] {
    transform: scale(1.1);
    background-color: #000000;
    z-index: 1;
    position: relative;
}

.current-offering-slider-section .center-slider .slick-current.slick-active {
    transform: scale(2.3);
    z-index: 9;
    top: 100px;
    /* margin-top: 20px; */
    padding: 0px 0;
    background: #fff;
    box-shadow: 0 0 4px 0px #000;
}

.current-offering-slider-section .slick-list {
    padding-top: 50px !important;
    padding-bottom: 100px !important;
}

.current-offering-slider-section .slick-next,
.current-offering-slider-section .slick-prev {
    z-index: 5;
}

.current-offering-slider-section .slick-next {
    right: 80px;
    top: 42%;
    background: #fff;
}

.current-offering-slider-section .slick-prev {
    left: 80px;
    top: 42%;
    background: #fff;
}

.current-offering-slider-section .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: blod;
}

.current-offering-slider-section .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-weight: blod;
}

.current-offering-slider-section .slick-next:before,
.current-offering-slider-section .slick-prev:before {
    color: #000;
    font-size: 26px;
}

.current-offering-slider-section .slick-slide img {
    height: 375px !important;
    width: 100%;
    filter: blur(6px);
}

.current-offering-slider-section .slick-slide.slick-center img {
    height: 100% !important;
    width: 100%;
    filter: blur(0px);
}

.current-offering-slider-section .current-offering-slider-content {
    padding: 20px 20px 0 15px;
}

.current-offering-slider-section .slick-slide.slick-active .d-flex .w-50.position-relative {
    width: 100% !important;
}

.current-offering-slider-section .slick-slide.slick-active.slick-center .d-flex .w-50.position-relative {
    width: 50% !important;
}

.current-offering-slider-section .slick-slide.slick-active .current-offering-slider-content {
    display: none;
}

.current-offering-slider-section .slick-slide.slick-active.slick-center .current-offering-slider-content {
    display: block;
}

.current-offering-slider-section .current-offering-slider-content .current-offering-slider-description p {
    color: rgb(0, 0, 0);
    font-size: 7px;
}

.current-offering-slider-section .current-offering-slider-content .current-offering-slider-price p {
    color: rgb(0, 0, 0);
    font-size: 6px;
    margin-bottom: 0;
}

.current-offering-slider-section .current-offering-slider-content .current-offering-slider-price h6 {
    color: rgb(0, 0, 0);
    margin-bottom: 0;
    font-size: 9px;
    font-weight: 600;
}

.current-offering-slider-section .current-offering-slider-content .progrss-val {
    padding-top: 10px;
}

.current-offering-slider-section .current-offering-slider-content .progrss-val p {
    color: rgb(0, 0, 0);
    margin-bottom: 0;
    font-size: 7px;
}

.current-offering-slider-section .current-offering-slider-content .progress {
    margin-top: 2px;
    height: 7px;
    border-radius: 1px;
}

.current-offering-slider-section .current-offering-slider-content .progress .progress-bar {
    height: 7px;
    background-color: #3dbd72;
}

.current-offering-slider-section .current-offering-slider-content .progrss-val .progress-percentage {
    float: right;
    font-weight: 600;
    font-size: 16px;
}

.current-offering-slider-section .current-offering-slider-content .custome-tenure-content {
    display: flex;
}

.current-offering-slider-section .current-offering-slider-content .custome-tenure-content p {
    color: #1a1f22;
    font-size: 7px;
    margin-bottom: 1px;
}

.current-offering-slider-section .current-offering-slider-content .custome-tenure-content h6 {
    color: #1a1f22;
    font-size: 7px;
    margin-bottom: 5px;
}

.current-offering-slider-section .current-offering-slider-content .slider-button-group {
    display: flex;
}

.current-offering-slider-section .current-offering-slider-content .slider-button-group a {
    font-size: 6px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px 10px 2px;
    border-radius: 2px;
    box-shadow: 0 0 3px 1px #e3e3e3;
}

.current-offering-slider-section .w-50.position-relative .image-overlay-section {
    position: absolute;
    bottom: 0;
    display: flex;
    color: #fff;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
    padding: 0 10px;
}

.current-offering-slider-section .w-50.position-relative .image-overlay-section::before {
    content: "";
    background: linear-gradient(0deg, rgb(0 0 0 / 81%) 0%, rgb(0 0 0 / 0%) 100%);
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.current-offering-slider-section .w-50.position-relative .image-overlay-section h5 {
    margin-bottom: 0;
    position: relative;
    font-size: 10px;
}

.current-offering-slider-section .w-50.position-relative .image-overlay-section p {
    margin-bottom: 5px;
    position: relative;
    font-size: 6px;
    margin-top: 3px;
    color: #69cda0;
}

#nvest-modal input[type="number"] {
    -moz-appearance: textfield;
}

#nvest-modal input::-webkit-outer-spin-button,
#nvest-modal input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal {
    z-index: 999999999;
}

#exampleModalCenter::before {
    content: "";
    background: #000000ab;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

.error-span {
    display: none;
    font-size: 12px;
}

.ptb-100 {
    padding: 100px 0;
}

.bank-detail-position h5 {
    position: relative;
    top: -55px;
}

.bank-detail-position h5 i {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 25px;
    border-radius: 50%;
    font-size: 50px;
    background: #fff;
}

.bank-detail-position table {
    width: 70%;
    margin: 0 auto;
}

.blog-detail-paragraph p {
    line-height: 30px;
    font-size: 16px;
}


/* NEW BOOTSTRAP SLIDER */

#carouselExampleControls {
    padding: 3% 10% 5%;
}

#carouselExampleControls .carousel-inner {
    box-shadow: 0 0 10px 5px #e3e3e3;
}

#carouselExampleControls .carousel-inner .carousel-item .bg-white .d-flex .w-50.position-relative img {
    width: 100%;
    height: 100%;
}

.current-offering-slider-section #carouselExampleControls .w-50.position-relative .image-overlay-section h5 {
    margin-bottom: 0;
    position: relative;
    font-size: 30px;
}

.current-offering-slider-section #carouselExampleControls .w-50.position-relative .image-overlay-section p {
    margin-bottom: 5px;
    position: relative;
    font-size: 16px;
    margin-top: 3px;
    color: #69cda0;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .current-offering-slider-description p {
    color: rgb(0, 0, 0);
    font-size: 16px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .current-offering-slider-price p {
    color: rgb(0, 0, 0);
    font-size: 18px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .current-offering-slider-price h6 {
    color: rgb(0, 0, 0);
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .progrss-val p {
    color: rgb(0, 0, 0);
    margin-bottom: 0;
    font-size: 18px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .progrss-val .progress-percentage {
    float: right;
    font-weight: 600;
    font-size: 18px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .progress {
    margin-top: 2px;
    height: 10px;
    border-radius: 1px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .progress .progress-bar {
    height: 10px;
    background-color: #3dbd72;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .progrss-val {
    padding-top: 50px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content {
    padding: 30px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .custome-tenure-content p {
    color: #1a1f22;
    font-size: 18px;
    margin-bottom: 1px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .custome-tenure-content h6 {
    color: #1a1f22;
    font-size: 20px;
    margin-bottom: 5px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .slider-button-group {
    display: flex;
    padding-top: 30px;
}

.current-offering-slider-section #carouselExampleControls .current-offering-slider-content .slider-button-group a {
    font-size: 17px;
    margin-right: 50px;
    margin-bottom: 10px;
    padding: 6px 10px;
    border-radius: 2px;
    box-shadow: 0 0 3px 1px #e3e3e3;
    font-weight: 500;
}

.current-offering-slider-section #carouselExampleControls .carousel-control-prev-icon {
    background: #e3e3e3;
    border-radius: 50%;
    position: relative;
    padding: 30px;
}

.current-offering-slider-section #carouselExampleControls .carousel-control-next-icon {
    background: #e3e3e3;
    border-radius: 50%;
    position: relative;
    padding: 30px;
}

.current-offering-slider-section #carouselExampleControls .carousel-control-prev-icon::after {
    content: "\f104";
    font-family: "fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 38px;
}

.current-offering-slider-section #carouselExampleControls .carousel-control-next-icon::after {
    content: "\f105";
    font-family: "fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 38px;
}


/* NEW BOOTSTRAP SLIDER */

#carouselExampleControls1 {
    padding: 3% 10% 5%;
}

#carouselExampleControls1 .carousel-inner {
    box-shadow: 0 0 10px 5px #e3e3e3;
}

#carouselExampleControls1 .carousel-inner .carousel-item .bg-white .d-flex .w-50.position-relative img {
    width: 100%;
    height: 100%;
}

.current-offering-slider-section #carouselExampleControls1 .w-50.position-relative .image-overlay-section h5 {
    margin-bottom: 0;
    position: relative;
    font-size: 30px;
}

.current-offering-slider-section #carouselExampleControls1 .w-50.position-relative .image-overlay-section p {
    margin-bottom: 5px;
    position: relative;
    font-size: 16px;
    margin-top: 3px;
    color: #69cda0;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .current-offering-slider-description p {
    color: rgb(0, 0, 0);
    font-size: 14px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .current-offering-slider-price p {
    color: rgb(0, 0, 0);
    font-size: 16px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .current-offering-slider-price h6 {
    color: rgb(0, 0, 0);
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .progrss-val p {
    color: rgb(0, 0, 0);
    margin-bottom: 0;
    font-size: 16px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .progress {
    margin-top: 2px;
    height: 10px;
    border-radius: 1px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .progress .progress-bar {
    height: 10px;
    background-color: #3dbd72;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .progrss-val {
    padding-top: 50px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content {
    padding: 30px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .custome-tenure-content p {
    color: #1a1f22;
    font-size: 16px;
    margin-bottom: 1px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .custome-tenure-content h6 {
    color: #1a1f22;
    font-size: 18px;
    margin-bottom: 5px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .slider-button-group {
    display: flex;
    padding-top: 30px;
}

.current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .slider-button-group a {
    font-size: 15px;
    margin-right: 50px;
    margin-bottom: 10px;
    padding: 6px 10px;
    border-radius: 2px;
    box-shadow: 0 0 3px 1px #e3e3e3;
    font-weight: 500;
}

.current-offering-slider-section #carouselExampleControls1 .carousel-control-prev-icon {
    background: #e3e3e3;
    border-radius: 50%;
    position: relative;
    padding: 30px;
}

.current-offering-slider-section #carouselExampleControls1 .carousel-control-next-icon {
    background: #e3e3e3;
    border-radius: 50%;
    position: relative;
    padding: 30px;
}

.current-offering-slider-section #carouselExampleControls1 .carousel-control-prev-icon::after {
    content: "\f104";
    font-family: "fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 38px;
}

.current-offering-slider-section #carouselExampleControls1 .carousel-control-next-icon::after {
    content: "\f105";
    font-family: "fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 38px;
}


/* .navbar-light .navbar-toggler-icon {
    background-image: url(../images/menu-bar.png);
} */

@media screen and (max-width: 767px) {
    #carouselExampleControls .carousel-inner .carousel-item .bg-white .d-flex,
    #carouselExampleControls1 .carousel-inner .carousel-item .bg-white .d-flex {
        display: block !important;
    }
    #carouselExampleControls .carousel-inner .carousel-item .bg-white .d-flex .w-50,
    #carouselExampleControls1 .carousel-inner .carousel-item .bg-white .d-flex .w-50 {
        width: 100% !important;
    }
    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }
    #carouselExampleControls {
        padding: 5% 0;
    }
    .current-offering-slider-section #carouselExampleControls .current-offering-slider-content .slider-button-group,
    .current-offering-slider-section #carouselExampleControls1 .current-offering-slider-content .slider-button-group {
        display: block !important;
    }
}

.property_invest_popup_detail tr td,
.property_invest_popup_detail tr th {
    font-size: 14px;
}

.invest_amount_user_form .form-group {
    margin-bottom: 10px;
}

.invest_amount_user_form .form-control {
    padding: 10px 10px;
}

.bank-detail-popup h3 {
    font-size: 1.2rem;
}

.bank-detail-popup p {
    font-size: 12px;
}

.bank-detail-popup table tr td,
.bank-detail-popup table tr th {
    font-size: 14px;
}

.about-icon {
    width: 65px;
}

.full-screen-mobile-icon {
    display: none;
}

.clr-custom-green {
    color: #29e490 !important;
}

.hero-heading p {
    color: #29e490;
    font-size: 21px;
    line-height: 32px;
    font-weight: 300;
}

.custom-sub-banner-title {
    width: 50%;
    margin: 0 auto;
}

.custom-sub-banner-title h2 {
    font-size: 30px !important;
    text-transform: unset !important;
    font-weight: 600;
}

.a-tag-btn {
    background-color: #fff;
    border: 0.20000000298023224px solid #0b3f36;
    border-radius: 3px;
    font-size: 13px;
    padding: 10px 30px;
    width: auto !important;
}

.a-tag-btn:hover {
    background-color: #fff;
    border: 0.20000000298023224px solid #0b3f36;
    border-radius: 3px;
    font-size: 13px;
    padding: 10px 30px;
    width: auto !important;
}

.fs-30 {
    font-size: 30px;
}

.detail-location-marker li p {
    font-size: 18px;
}

.about-us-para {
    padding-top: 6px;
    font-size: 16px;
    line-height: 30px;
    color: #1a1f22;
}

.about-us-para a {
    color: #0b3f36;
    font-weight: 700;
}

.list-style-none {
    list-style: none;
}

.card-managment-content-detail {
    padding: 50px;
}

.wrap-img img {
    border-radius: 50%;
}

.nav-tabs .nav-link.active {
    background: #2d8a60;
    border: none;
    color: #fdce00;
    border-radius: 0;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f040";
    font-family: "FontAwesome";
    color: #757575;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #f8f8f8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.profile-img {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
}

.logo-main {
    width: 180px;
}

.updateprof i {
    margin-left: -2px !important;
}

.avatar-edit2 {
    position: absolute;
    right: -34px;
    z-index: 1;
    top: 10px;
}

.updateprof {
    width: 40px;
    height: 37px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 12%);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    color: #000;
}

.overflow-faq {
    height: 100vh;
    overflow-y: scroll;
}

.overflow-faq::-webkit-scrollbar {
    display: none;
}

.h-250 {
    height: 250px !important;
}

.alignbg {
    display: flex;
    align-items: center;
}

.dropdown-toggle2::after {
    color: #fdce00;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107" !important;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    float: right;
    border-left: 0em solid transparent;
}

@media screen and (min-width: 991px) {
    .md-profile-section {
        left: -100px;
    }
}

header {
    position: sticky;
    top: 0;
    z-index: 100000;
}

.clr-pimary {
    color: #0b3f36 !important;
}

.notification-dot-custom {
    position: absolute;
    top: 0px;
    right: -4px;
    height: 16px;
    width: 16px;
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    color: #fff;
    line-height: 1;
    font-weight: 500;
    font-size: 12px;
    border-radius: 50rem !important;
    text-align: center;
    padding: 2px;
}

.fs-10 {
    font-size: 10px;
}

.p-15im {
    padding: 0 15px !important;
}

@media screen and (max-width: 816px) {
    .cs-noti {
        right: 0;
    }
}

.form-wizard .form-wizard-previous-btn {
    /*position: relative;*/
    /*top: -61px;*/
    /*right: 94px;*/
    /*padding: 7px 6px;*/
    /*position: relative;*/
    /*top: -58px;*/
}

.invest-btn {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
}

.invest-btn img {
    width: 144px;
}

.cs-table td {
    white-space: nowrap;
}

.fs-18 {
    font-size: 18px;
}

.swal-button {
    background-color: #538c49 !important;
}

.sidebar-contact {
    position: fixed;
    z-index: 1012;
    /* top:80%; */
    top: 10%;
    right: -350px;
    /* transform:translateY(-50%); */
    width: 350px;
    height: auto;
    padding: 22px 16px;
    /* box-shadow: 0 20px 50px rgba(0,0,0,.5); */
    box-sizing: border-box;
    transition: 0.5s;
}

.sidebar-contact.active {
    right: 0;
}

.sidebar-contact input,
.sidebar-contact textarea {
    width: 100%;
    height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.5);
    outline: none;
}

.sidebar-contact h2 {
    margin: 0 0 20px;
    padding: 0;
}

.sidebar-contact textarea {
    height: 60px;
    resize: none;
}

.sidebar-contact input[type="submit"] {
    background: #00bcd4;
    color: #fff;
    cursor: pointer;
    border: none;
    font-size: 18px;
}

.toggle {
    position: absolute;
    height: 48px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: #538c49;
    bottom: 10%;
    left: -48px;
    line-height: 48px;
}

.toggle i {
    color: #fff;
}

.toggle.active {
    top: 40px;
    right: 30px !important;
    border-radius: 50px;
    left: auto !important;
}

@media (max-width: 768px) {
    /*.sidebar-contact{*/
    /*  width:100%;*/
    /*  height:100%;*/
    /*  left:-100%;*/
    /*}*/
    .sidebar-contact .toggle {
        top: 50%;
        transform: translateY(-50%);
        transition: 0.5s;
    }
    .sidebar-contact.active .toggle {
        top: 0;
        right: 0;
        transform: translateY(0);
    }
    .scroll {
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }
    .content {
        padding: 50px 50px;
    }
}

.blog-detail-bg {
    background: #e3f9ec;
    padding: 100px 0 80px;
    /* margin-top: 158px; */
}

.h-300 {
    height: 300px;
}

.blog-card-content {
    height: 300px;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .blog-card-content {
        height: 400px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .blog-card-content {
        height: 350px !important;
    }
}

.email a:hover p {
    color: #3c8d40;
}

.fs-2rem {
    font-size: 2rem;
}

.pr-cus-5 {
    padding-right: 3rem;
}

.btn-faq-view-more {
    background-color: #fff;
    border: 0.20000000298023224px solid #0b3f36;
    border-radius: 3px;
    font-size: 18px;
    padding: 10px 30px;
    transition: all 0.5s;
}

.btn-faq-view-more:hover {
    background-color: #0b3f36;
    color: #fff;
    border: 0.20000000298023224px solid #fff;
}

.amt-invest input {
    padding: 15px 20px;
    background: #fff;
    border: 0.30000001192092896px solid #4c55a2;
    border-radius: 3px;
    overflow: hidden;
}

.cls-btn-1 {
    position: absolute;
    top: 5px;
    right: 9px;
    font-size: 27px;
}

.modal.fade.show#edit {
    background: #00000075;
}
