/********** Template CSS **********/
:root {
    --primary: #00B98E;
    --secondary: #FF6922;
    --light: #EFFDF5;
    --dark: #0E2E50;
}
.pop-tip-top .triangle-bottom-left-2 {
    position: absolute;
    bottom: 20;
    left: 7%;
    border-width: 18px 15px 0 0;
    border-color: #000000 transparent transparent transparent;
}

.foricon {
    background: #fff !important;
    display: inline-flex;
    padding: 15px 40px 40px 40px;
    border-radius: 12px;
    width: 142px;
    height: 175px;
    align-items: center;
    justify-content: space-between;
    margin: 4px;
    flex-direction: column;
    color: #3b3463;
}
p.num {
    font-size: 15px;
    font-weight: 800;
    color: #f35a38;
    margin-top: 15px;
}



.forlet {
    text-align: justify;
}

img.banner1.mobile {
    display: none;
}

a.bbtn.Join {
    padding: 15px 30px 15px 30px;
}
.mainbtn.btr {
    text-align: center;
}

.mainbtn.joinco {
    text-align: center;
    padding-top: 30px;
}

.col-md-12.text-center.mb-3.mb-md-0 {
    color: white;
}




.pop-tip {

       float: revert-layer;
}

.pop-tip .inner {
    width: 200px;
    padding: 10px;
    border-radius: 3px;
    color: #fff;
    background: #000000;
}

.pop-tip p {
    margin: 0;
    line-height: 1.25em;
}

.pop-tip strong {
    font-size: 1.2em;
    font-weight: normal;
}

.pop-tip-right {
    padding-left: 18px;
}
.pop-tip-right .triangle-left-top-2 {
    position: absolute;
    top: 25%;
    left: 0;
    border-width: 0 18px 15px 0;
    border-color: transparent #498F9B transparent transparent;
}


.pop-tip-top {
    padding-bottom: 18px;
}

h2.mb-3.one.ghh {
    padding-top: 21px;
}

.test {
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 50px 50px;
    border-color: #DF7C00 #EFA100 #004899 #498F9B;
}

.triangle {
    position: relative;
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
}

.triangle-top {
    border-width: 0 50px 50px 50px;
    border-color: transparent transparent #DF7C00 transparent;
}



img.micon {
    width: 12%;
    margin-top: -20px;
    /* padding-left: 26px; */
    border-radius: 30px;
}
.bpd {
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding: 0px 30px;
}
img.licon {
    width: 12%;
}
ul.listing {
    list-style: none;
    line-height: 46px;
    padding-left: 0px;
}
ul.listing li a {
    color: black;
}
img.banner1 {
    width: 100%;
    border-radius: 20px;
}
.forimg1 {
    padding-top: 15px;
}
img.icon_11 {
    width: 2%;
}
ul.djfd li {
    text-align: justify;
    list-style: none;
    padding-left: 0px;
    margin-left: -24px;
    line-height: 2;
    font-size: 18px;
    color: black;
        font-weight: 900;

}
section.third_sectoin {
    background: radial-gradient(109.7% 109.7% at 50% 0%, rgba(252, 228, 243, .6) 0%, rgb(255, 255, 255) 45.71896114864865%);
     padding-top: 40px;
    padding-bottom: 72px;
}
section.fourth_sectoin {
    background: radial-gradient(156% 100% at 50% 0%, rgba(231, 231, 254, .5) 0%, rgb(255, 255, 255) 32.530968468468465%);
     padding-top: 30px;
    padding-bottom: 30px;
}
h1.mb-3.one.Monetize {
    background-image: linear-gradient(0deg, rgb(42, 152, 101) 0%, rgb(251, 228, 176) 100%);
    display: inline-block;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: max(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / 2));
    margin: min(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / -2));
}
h1.mb-3.one.Grow {
    background-image: linear-gradient(0deg, rgb(210, 50, 151) 0%, rgb(246, 211, 255) 100%);
    display: inline-block;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: max(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / 2));
    margin: min(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / -2));
}

h1.mb-3.one.Engage {
    background-image: linear-gradient(0deg, rgb(52, 67, 203) 0%, rgb(246, 211, 255) 100%);
    display: inline-block;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: max(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / 2));
    margin: min(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / -2));
}
h1.mb-3.one.And {
    background-image: linear-gradient(84deg, rgb(216, 142, 235) 0%, rgb(255, 200, 74) 100%);
    display: inline-block;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: max(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / 2));
    margin: min(0em, calc(calc(1.3em - var(--framer-line-height, 1.3em)) / -2));
}

@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 0px 0px;
  white-space: nowrap;
  position: relative;
}

.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 250px;
  height: 100%;
  z-index: 2;
}

.logos:before {
  left: 0;
  
}

.logos:after {
  right: 0;
  
}

.logo_items {
  display: inline-block;
  animation: 35s slides infinite linear;
}

.logos:hover .logo_items {
  animation-play-state: paused;
}

.logo_items img {
    height: 66px;
    padding-left: 26px;
}
section.third_sectoin.xdf {
    padding-bottom: 30px !important;
    padding-top: 60px;
}
h1.mb-3.one.Grow.fd {
    padding-bottom: 30px;
}







section.five_sectoin {
    background: radial-gradient(150% 102.49999999999999% at 51.9% 0%, rgba(255, 243, 214, .5) 0%, rgb(255, 255, 255) 31.232404279279276%);
     padding-top: 30px;
    padding-bottom: 30px;
}
a.btn.btn-lg.btn-primary.btn-lg-square.back-to-top {
    background: black;
    border-color: black;
}
.owl-prev {
    background: black !important;
}
.owl-next {
    background: black !important;
}
section.seven_sectoin {
    background: radial-gradient(156% 100% at 50% 0%, rgba(231, 231, 254, .5) 0%, rgb(255, 255, 255) 32.530968468468465%);

    padding-bottom: 30px;
}
section.footer {
    background:black;
    padding-top: 0px;
    padding-bottom: 0px;
}

section.six_sectoin {
    background: #151514;
     padding-top: 30px;
    padding-bottom: 70px;
}
h1.mb-3.one.our {
    color: white;
}
img.icon-check {
    width: 8%;
}
ul.poiop {
    list-style: none;
    display: flex;
}
ul.poiop li {
    color: white;
}

img.banner1w {
    width: 41%;
}
.contentbox {
    background: white;
    border-radius: 30px;
    padding: 10px 20px;
    
}
.contentbox.hfj {
    background: #2d2d2a;
  margin-top: 35px;
}
.qqqqq {
    text-align: justify;
}
img.img13 {
    width: 5%;
    border-radius: 26px;
}
h2.mb-3.one.dfd {
    text-align: justify;}
p.not {
    color: black;
    text-align: justify;
}
p.not {
    color: black;
    text-align: left;
}
.container-fluid.bg-dark.text-white-50.footer.pt-5.mt-5.wow.fadeIn {
    width: 1072px;
    border-radius: 53px;
    margin-bottom: 40px;
    background: black !important;
    padding: 30px;
}







.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}
nav.navbar.navbar-expand-lg.bg-white1.navbar-light.py-0.px-4 {
    background: #2f2e33;
    border-radius: 38px;
}
a.btn.btn-primary.px-3.d-none.d-lg-flex {
    color: #000;
    background-color: #f4cd4b;
    border-color: #f4cd4b;
    border-radius: 21px;
}
h1.mb-3.one {
        font-size: 66px !important;
    font-weight: 800;
    color: #172d4d;
}
h1.mb-4.tow {
        font-size: 66px !important;
    font-weight: 800;
    color: #667994;
}
img.banner {
    border-radius: 121px;
    width: 71%;
}
.for_widh.text-center.mx-auto.mb-5.wow.fadeInUp {
    width: 846px;
}
span.Memberships {
    color: #6a6763;
}
img.arroe {
    width: 3%;
}
.mainbtn {
    padding-bottom: 40px;
        text-align: left;
}
a.bbtn {
    background: #eece62;
    color: black;
    padding: 5px 30px 5px 30px;
    font-size: 20px;
    border-radius: 30px;
    font-weight: 600;
}
section.third_sectoin.xdf {
    padding-bottom: 30px;
}

section.first_sectoin {
    background-image: linear-gradient(67deg, #cadfff 0%, #ffdede 95%);
        padding-top: 40px;
    padding-bottom: 72px;
}
h1.m-0.logo-color {
    color: #f4cd4b;
}
span.ai {
    color: white;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 50px;
}


/*** Navbar ***/
.nav-bar {
    position: relative;
    padding: 45px 3rem;
    transition: .5s;
    z-index: 9999;
}
nav.navbar.navbar-expand-lg.bg-white1.navbar-light.py-0.px-4 {
    background: #2f2e33;
}

.nav-bar.sticky-top {
    position: sticky;
    padding: 0;
    z-index: 9999;
}

.navbar {
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 5px;
    transition: .5s;
}

.navbar .dropdown-toggle[aria-expanded=true]::after {
    transform: rotate(-180deg);
}



@media (max-width: 991.98px) {
    .nav-bar {
        margin: 0;
        padding: 0;
    }

    .navbar-light .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar-light .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

.navbar-light .navbar-brand {
    height: 75px;
}

.navbar-light .navbar-nav .nav-link {
    color: white;
    font-weight: 500;
}

@media (min-width: 992px) {

}


/*** Header ***/
@media (min-width: 992px) {
    .header {
        margin-top: -120px;
    }
}

.header-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    margin: 7px 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 40px;
    font-size: 20px;
    transition: .5s;
}
button.btn.btn-info.btn-lg.join {
    padding: 15px 30px 15px 30px;
}
button.close {
    padding-left: 447px !important;
    color: black;
    opacity: 8;
}
button.btn.btn-info.btn-lg {
    background: #eece62;
    color: black;
    padding: 5px 30px 5px 30px;
    font-size: 20px;
    border-radius: 30px;
    font-weight: 600;
    border: navajowhite;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--dark);
}

@media (max-width: 768px) {
    .header-carousel .owl-nav {
        left: 25px;
    }
    .col-md-2.yu {
    width: 50%;
    padding-bottom: 22px;
}
    .pop-tip-top .triangle-bottom-left-2 {
    position: absolute;
    bottom: 20;
    left: 25%;
    border-width: 18px 15px 0 0;
    border-color: #000000 transparent transparent transparent;
}
    ection.third_sectoin.xdf {
    padding-bottom: 30px !important;
    padding-top: 30px;
}
    img.banner {
    border-radius: 121px;
    width: 100%;
}
ul.djfd li {
    text-align: left;
    list-style: none;
    padding-left: 0px;
    margin-left: -33px;
    line-height: 2;
    font-size: 14px;
    color: black;
    font-weight: 400;
}
    img.banner1.desktop {
    display: none;
}
    img.banner1.mobile {
    display: block;
}
h1.mb-4.tow {
    font-size: 32px !important;
    font-weight: 800;
    color: #667994;
}
h1.mb-3.one {
    font-size: 32px !important;
    font-weight: 800;
    color: #172d4d;
}
.for_widh.text-center.mx-auto.mb-5.wow.fadeInUp {
    width: 100%;
}
    .container-fluid.bg-dark.text-white-50.footer.pt-5.mt-5.wow.fadeIn {
    width: 100%;
    border-radius: 53px;
    margin-bottom: 40px;
    background: black !important;
    padding: 30px;
}
    
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #DDDDDD;
}


/*** Icon ***/
.icon {
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF !important;
    border-radius: 50px;
    border: 1px dashed var(--primary) !important;
}


/*** About ***/
.about-img img {
    position: relative;
    z-index: 2;
}

.about-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background: var(--primary);
    transform: skew(20deg);
    z-index: 1;
}


/*** Category ***/
.cat-item div {
    background: #FFFFFF;
    border: 1px dashed rgba(0, 185, 142, .3);
    transition: .5s;
}

.cat-item:hover div {
    background: var(--primary);
    border-color: transparent;
}

.cat-item div * {
    transition: .5s;
}

.cat-item:hover div * {
    color: #FFFFFF !important;
}



.property-item {
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
}

.property-item img {
    transition: .5s;
}

.property-item:hover img {
    transform: scale(1.1);
}

.property-item .border-top {
    border-top: 1px dashed rgba(0, 185, 142, .3) !important;
}

.property-item .border-end {
    border-right: 1px dashed rgba(0, 185, 142, .3) !important;
}


/*** Team ***/
.team-item {
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
    transition: .5s;
}

.team-item .btn {
    color: var(--primary);
    background: #FFFFFF;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}

.team-item .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}

.team-item:hover {
    border-color: var(--secondary) !important;
}

.team-item:hover .bg-primary {
    background: var(--secondary) !important;
}

.team-item:hover .bg-primary i {
    color: var(--secondary) !important;
}


/*** Testimonial ***/
.testimonial-carousel {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

@media (min-width: 576px) {
    .testimonial-carousel {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

.testimonial-carousel .testimonial-item .border {
    border: 1px dashed rgba(0, 185, 142, .3) !important;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 40px;
    top: calc(50% - 20px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 40px;
    font-size: 20px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--dark);
}


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 35px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
    border-color: var(--light);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .form-control {
    border-color: rgba(255,255,255,0.5);
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}