body {
    /* font-family: "Montserrat"; */
    font-weight: 400;
}
.carousel {
    position: inherit;
}
/* .carousel-item img {
      object-fit: cover;
      height: 460px;
      border-radius: 24px;
      position:relative
  } */
#carousel-thumbs-one {
    background: rgba(255, 255, 255, 0.3);
    bottom: -25px;
    left: 0;
    padding: 0 50px;
    right: 0;
}
#carousel-thumbs-one img {
    border: 5px solid transparent;
    cursor: pointer;
    height: 77px;
    width: 100%;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
}
.think-container .selected .cus_bg {
    background-color: #f37f20;
    padding: 3px;
    border-radius: 8px;
}
#carousel-thumbs-one .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
}
#carousel-thumbs-one img:hover {
    border-color: rgba(255, 255, 255, 0.3);
}
#carousel-thumbs-one .selected img {
    border-color: #fff;
}
.carousel-control-prev,
.carousel-control-next {
    width: 50px;
}
.custom_heading {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
}
.card-body span {
    font-family: "Playfair Display", serif !important;
    color: black !important;
    font-size: 13px !important;
    background-color: unset !important;
    white-space-collapse: unset !important;
}

@media all and (max-width: 767px) {
    .carousel-container #carousel-thumbs-one img {
        border-width: 3px;
    }
}
@media all and (min-width: 576px) {
}
@media all and (max-width: 576px) {
    .carousel-container #carousel-thumbs-one {
        background: #ccccce;
    }
}
.light_gray {
    color: #616161;
}
.sub-heading {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    position: relative;
}
.font-m {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}
.sub_heading::after {
    content: "";
    position: absolute;
    /* right: 0px; */
    width: 84px;
    height: 2px;
    line-height: 44px;
    background-color: #f37f20;
    top: 50%;
    transform: translate(0, -50%);
}
.heading_two {
    font-family: "Montserrat";
    font-size: 19.56px;
    font-weight: 600;
    line-height: 23.47px;
    /* float:right; */
}
.anchor_cus {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    text-decoration: none;
    color: #000;
}
.color_orenge {
    color: #f37f20;
}
.uparrow {
    transform: rotate(325deg);
}
.anchor_cus:hover .uparrow {
    transform: rotate(360deg);
    transition: ease-in-out 0.5s;
}

.home-head {
    position: relative;
    margin-top: 40px;
}
.home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-headings {
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -2%;
    color: rgba(0, 0, 0, 1);
    font-family: "Playfair Display", serif;
}
.home-headings-span {
    color: rgba(97, 97, 97, 1);
}
.home-head p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 21px;
    /* text-align: center; */
}
.tns-nav {
    display: none;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer;
    width: 66px;
    height: 69px;
    left: 69px;
    gap: 0px;
    opacity: 0px;
    position: absolute;
    bottom: 0;
    background-color: #0000;

    border: 1px solid #ccc5c5;
}
.tns-outer button[data-controls="next"] {
    margin-left: 4rem;
}

.style-no {
    list-style: none;
    color: #97979b;
}
.style-no li h2 {
    font-size: 28px;
    font-weight: 700;
    color: black;
    text-decoration: underline;
}
.subscribe-news {
    font-size: 20px;
    font-weight: 700;
    color: #97979b;
    line-height: 0px;
}
.sub-btn {
    list-style: none;
}
.style-fi li {
    font-size: 18px;
    font-weight: 600;
    color: #97979b;
}
.style-fi li h2 {
    font-size: 28px;
    font-weight: 700;
    color: black;
}
.office {
    font-size: 20px;
    font-weight: 700;
    color: black;
    line-height: 0px;
}
.style-fi {
    list-style: none;
}
.lh-35 {
    line-height: 35px;
}
.social-icon {
    font-size: 25px;
    color: black;
    display: flex;
}
.email {
    /* padding: 5%; */
    border-radius: 30px;
    color: #97979b;
    border-right: 0px;
    border-radius: 41px;
    border: 0;
    font-size: 17px;
}
.subscribe {
    padding: 10px 10px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    /* border-radius: 38px; */
    /* border: 0px;
      background: transparent;
      border-top-left-radius: 36px;
      border-bottom-left-radius: 33px;
      border: 0px solid; */
    background: black;
    color: white;
    /* border-radius: 35px;
      border-radius: 45px; */
    padding: 6px 14px;
}
.input-group .subscribe {
    border-radius: 45px !important;
    box-shadow: 0px 4px 11px 0px #0000001c;
    color: #000;
    background: #fff;
}
.sub-heading h2 {
    font-size: 23px;
    font-weight: 700;
    color: black;
}
.line {
    background-color: black;
    width: 83%;
    height: 1px;
}
.line-center {
    display: flex;
    justify-content: center;
}
.our-network {
    text-align: center;
}
.our-network h2 {
    font-size: 48px;
    font-weight: 700;
}
.accor-heading {
    list-style: none;
    padding: 0;
}
.accor-heading li {
    font-size: 20px;
    font-weight: 600;
    color: #97979b;
}
/* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1480px;
  } */
.input-group {
    border: 0px solid;
    border-radius: 40px;
    box-shadow: 0px 4px 11px 0px #0000001c inset;
}

ul.sub-btn {
    padding: 0;
}
/* .form-control:focus {
      color: #212529;
      background-color: #fff;
      border-color: #86b7fe;
      outline: 0;
      box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
  } */
.form-control:focus {
    color: #212529;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0;
}
.policy {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.second {
    display: flex;
    justify-content: space-between;
}
.first a {
    text-decoration: none;
}
.second a {
    text-decoration: none;
}
.first a h4 {
    font-size: 20px;
    color: #97979b;
}
.second a h4 {
    font-size: 20px;
    color: #97979b;
}
.privacy {
    padding-top: 80px;
}
@media screen and (max-width: 578px) {
    .col_media {
        width: 100% !important;
    }
    .sub-btn {
        text-align: center;
    }
    .first {
        text-align: center;
        width: 100%;
    }
}
.style-no,
.style-fi {
    padding: 0;
}
.bg_custom_social {
    display: inline-block;
    width: 33.6px;
    height: 33.6px;
    text-align: center;
    background-color: #fff;
    box-shadow: 4px 4px 10px #cccccc;
    line-height: 1;
    border-radius: 50px;
}
.bg_custom_social i {
    font-size: 15px;
    color: #000;
    margin-top: 10px;
}
.style-no li p {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 23.31px;
    letter-spacing: -0.02em;
    text-align: left;
}
.style-no li p span {
    color: #97979b !important;
}
.style-fi li h2 {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
}
.style-fi li a {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    letter-spacing: -0.02em;
    text-align: left;
    text-decoration: none;
    color: #000;
}
.style-fi li a:hover {
    color: #f37f20;
}

.underline-right:focus:after,
.underline-right:hover:after {
    width: 100%;
    height: 2px;
}
.style-fi li a:focus:after,
.style-fi li a:focus:before,
.style-fi li a:hover:after,
.style-fi li a:hover:before {
    outline: 0;
    background-color: #f37f20;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.underline-right:after {
    content: "";
    width: 2px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.underline-right:after {
    position: absolute;
    z-index: -1;
}
.underline-right:after {
    content: "";
    width: 2px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.underline-right:after {
    position: absolute;
    z-index: -1;
}
.style-fi li a:after,
.style-fi li a:before {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.style-fi li a:focus,
.style-fi li a:hover {
    outline: 0;
    color: #f37f20;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -ms-transition: color 1s ease;
    -o-transition: color 1s ease;
    transition: color 1s ease;
    cursor: pointer;
}

.style-fi li a {
    position: relative;
    z-index: 2;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
}
.sub-btn li h2 {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 21.51px;
    text-align: left;
}
.subscribe-news {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;
}
.input-group input::placeholder {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;
}
.input-group input {
    box-shadow: 0px 4px 11px 0px #0000001c inset;
}
.our-network h2 {
    font-family: "Playfair Display", serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 47.99px;
    letter-spacing: -0.02em;
}
.accordion-button:not(.collapsed) {
    background-color: #0000;
}
.accordion-item:first-of-type {
    border: 0;
}
.accordion-button:focus {
    box-shadow: none;
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
    border: none;
}
.accordion-button {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.accor-heading li a {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.6px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #000;
    text-decoration: none;
}
.accor-heading li a:hover {
    color: #f37f20;
}

.cd-navigation-boxes span {
    color: grey;
}
.cd-navigation-boxes1 {
    background-image: url("img/NEST_31_BEZAPROJEKT.jpg?1569001754");
    width: 100%;
    /* height: 14rem; */
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 13px;
}
.cd-navigation-boxes2 {
    background-image: url("img/industrial-coworking-space-blog-1.jpg");
    width: 100%;
    /* height: 14rem; */
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 13px;
}
.cd-navigation-boxes3 {
    background-image: url("https://th.bing.com/th/id/OIP.QIR5AVcYi0SVyKexRvTPVwAAAA?pid=ImgDet&w=474&h=316&rs=1");
    width: 100%;
    /* height: 14rem; */
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 13px;
}
.cd-navigation-boxes-next {
    background-image: url("https://i.pinimg.com/originals/18/4d/cf/184dcf1233e187c130415bb3da1973e8.jpg");
    width: 100%;
    height: 33rem;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 13px;
    position: relative;
}
.cd-navigation-boxes-text i {
    font-size: 18px;
    color: white;
}
.cd-navigation-boxes-text-next {
    position: absolute;
    bottom: 0;
}
.cd-navigation-boxes-text-next h4 {
    letter-spacing: 2px;
}
.cd-navigation-boxes-text-next i {
    font-size: 18px;
    color: white;
}
.cd-navigation-boxes-text-next h4 {
    letter-spacing: 2px;
}
.cd-navigation-linkd h3 {
    border-right: 2px solid grey;
    padding-right: 16px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;

    line-height: 1;
}
.cd-navigation-linkd .linked-3 h3 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;

    border: none !important;
}

.cd-nav.n-1 i {
    font-size: 16px;
}
.n-1 p {
    color: black;
}
.horiz-nav {
    padding-top: 5rem;
}
.horiz-nav h3 {
    font-size: 2.5rem;
    padding-bottom: 12px;

    color: grey;
}
.horiz-nav h3 strong {
    color: black;
}
.cat-1 {
    line-height: 0.1;
    font-size: 2rem;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
main {
    position: relative;
    z-index: 2;
    /* fix bug on iOS */
    /* height: 100vh;
    object-fit: cover; */
    /* overflow-y: auto; */
    -webkit-overflow-scrolling: touch;
    /* padding: 200px 5%; */
    background-color: #9cb3a8;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.7s;
    -moz-transition: -moz-transform 0.7s;
    transition: transform 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
    -moz-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
    transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
}

main h1 {
    font-size: 2.6rem;
    margin-bottom: 1em;
}

.navigation-is-open .cd-nav-trigger .cd-nav-icon::before,
.cd-nav-trigger .cd-nav-icon:after {
    width: 50%;
}
.navigation-is-open main {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
@media only screen and (min-width: 768px) {
    /* main {
      padding: 250px 10%;
    } */
    /* main h1 {
      font-size: 3.6rem;
    }
    main p {
      font-size: 2rem;
    } */
}

.cd-nav-trigger {
    position: absolute;
    z-index: 9999999;
    /* left: 94%; */
    right: 4%;
    top: 20px;
    height: 45px;
    width: 45px;
    background-color: #243040;
    border-radius: 50%;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
}
.cd-nav-trigger .cd-nav-icon {
    /* icon created in CSS */
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 22px;
    height: 2px;
    background-color: #ffffff;
}
.cd-nav-trigger .cd-nav-icon::before,
.cd-nav-trigger .cd-nav-icon:after {
    /* upper and lower lines of the menu icon */
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: inherit;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s, width 0.5s, top 0.3s;
    -moz-transition: -moz-transform 0.5s, width 0.5s, top 0.3s;
    transition: transform 0.5s, width 0.5s, top 0.3s;
}
.cd-nav-trigger .cd-nav-icon::before {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}
.cd-nav-trigger .cd-nav-icon::after {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}
.no-touch .cd-nav-trigger:hover .cd-nav-icon::after {
    top: 2px;
}
.no-touch .cd-nav-trigger:hover .cd-nav-icon::before {
    top: -2px;
}
.cd-nav-trigger svg {
    position: absolute;
    top: 0;
    left: 0;
}
.cd-nav-trigger circle {
    /* circle border animation */
    -webkit-transition: stroke-dashoffset 0.4s 0s;
    -moz-transition: stroke-dashoffset 0.4s 0s;
    transition: stroke-dashoffset 0.4s 0s;
}
.navigation-is-open .cd-nav-trigger {
    /* rotate trigger when navigation becomes visible */
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::after,
.navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
    /* animate arrow --> from hamburger to arrow */
    width: 50%;
    -webkit-transition: -webkit-transform 0.5s, width 0.5s;
    -moz-transition: -moz-transform 0.5s, width 0.5s;
    transition: transform 0.5s, width 0.5s;
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::after,
.no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::before {
    top: 0;
}
.navigation-is-open .cd-nav-trigger circle {
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 0.4s 0.3s;
    -moz-transition: stroke-dashoffset 0.4s 0.3s;
    transition: stroke-dashoffset 0.4s 0.3s;
}
@media only screen and (min-width: 1170px) {
    .cd-nav-trigger {
        top: 36px;
    }
}

.cd-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background-color: #243040; */
    visibility: hidden;
    -webkit-transition: visibility 0s 0.7s;
    -moz-transition: visibility 0s 0.7s;
    transition: visibility 0s 0.7s;
}
.cd-nav .cd-navigation-wrapper {
    /* all navigation content */
    height: 100%;
    /* overflow-y: auto; */
    -webkit-overflow-scrolling: touch;
    /* padding: 4rem 10rem; */
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: -webkit-transform 0.7s;
    -moz-transition: -moz-transform 0.7s;
    transition: transform 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
    -moz-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
    transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
}
.navigation-is-open .cd-nav {
    visibility: visible;
    overflow-y: scroll;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}
.navigation-is-open .cd-nav .cd-navigation-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
    -moz-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
    transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
}
.cd-nav h2 {
    position: relative;
    margin-bottom: 1.7em;
    font-size: 1.3rem;
    font-weight: 800;
    color: #080b0f;
    text-transform: uppercase;
}
.cd-nav h2::after {
    /* bottom separation line */
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 1px;
    width: 60px;
    background-color: currentColor;
}
.cd-nav .cd-primary-nav {
    margin-top: 60px;
}
.cd-nav .cd-primary-nav li {
    margin: 1.6em 0;
}
.cd-nav .cd-primary-nav a {
    font-family: "Merriweather", serif;
    font-size: 2.4rem;
    color: rgba(255, 255, 255, 0.3);
    display: inline-block;
}
.cd-nav .cd-primary-nav a.selected {
    color: #ffffff;
}
.no-touch .cd-nav .cd-primary-nav a:hover {
    color: #ffffff;
}
.cd-nav .cd-contact-info {
    margin-top: 80px;
}
.cd-nav .cd-contact-info li {
    font-family: "Merriweather", serif;
    margin-bottom: 1.5em;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.3);
}
.cd-nav .cd-contact-info a {
    color: #ffffff;
}
.cd-nav .cd-contact-info span {
    display: block;
}
.cd-nav .cd-contact-info li,
.cd-nav .cd-contact-info a,
.cd-nav .cd-contact-info span {
    font-size: 1.6rem;
}
@media only screen and (min-width: 1170px) {
    /* .cd-nav .cd-navigation-wrapper {
      padding: 62px 20%;
    } */
    .cd-nav .cd-navigation-wrapper::after {
        clear: both;
        content: "";
        display: table;
    }
    .cd-nav .cd-half-block {
        width: 50%;
        float: left;
    }
    .cd-nav .cd-primary-nav {
        margin-top: 0;
    }
    .cd-nav h2 {
        font-size: 1.5rem;
        margin-bottom: 5.6em;
    }
    .cd-nav .cd-primary-nav li {
        margin: 2em 0;
    }
    .cd-nav .cd-primary-nav a {
        font-size: 4.4rem;
    }
    .cd-nav .cd-contact-info {
        margin-top: 120px;
        text-align: right;
    }
    .cd-nav .cd-contact-info li {
        margin-bottom: 2.4em;
    }
    .cd-nav .cd-contact-info li,
    .cd-nav .cd-contact-info a,
    .cd-nav .cd-contact-info span {
        font-size: 2rem;
    }
}

.no-js main {
    height: auto;
    overflow: visible;
}

.no-js .cd-nav {
    position: static;
    visibility: visible;
}
.no-js .cd-nav .cd-navigation-wrapper {
    height: auto;
    overflow: visible;
    padding: 100px 5%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.horiz-nav h3 a {
    font-family: Playfair Display;
    font-size: 36px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #616161;
    text-decoration: none;
}
.horiz-nav h3 .active {
    color: #000;
}
.text-style h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
}
.text-hone {
    font-family: Playfair Display;
    font-size: 36px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: -0.02em;
    text-align: left;
}
.bg-gray {
    background-color: #f6f6f6;
}
*,
:after,
:before {
    box-sizing: inherit;
}
html {
    box-sizing: border-box;
}
/* img {
  height: auto;
  max-width: 100%
  } */

.slider-right-container {
    width: 50%;
    display: block;
}
.main-circle {
    position: relative;
    height: 100%;
}

.slider-container {
    width: 50%;
    position: relative;
}
.slieder-right-img {
    width: 688px;
    height: 600px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-left: 0;
}
.circle-parent {
    border: 1px dashed black;
    border-radius: 50%;
    width: 600px;
    height: 600px;
    position: relative;
    top: 11%;
    /* left: -32%; */
    /* right: 189px; */
    /* float: right; */
    transform: rotate(0deg);
    transition: 0.5s ease;
    transform-origin: center;
}

.circle {
    display: flex;
    width: 600px;
    height: 600px;
    /* border: 1px dashed black; */
    border-radius: 50%;
    position: relative;
    transform: rotate(0deg);
    transition: 0.5s ease;
    position: relative;
}
.circle img {
    width: 117px;
    height: 117px;
    /* transition:all 0.5s ease; */
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.circle img:nth-child(1) {
    position: absolute;
    transform: translate(0px, 0) rotate(0);
}
.circle img:nth-child(2) {
    position: absolute;
    transform: translate(536px, 299px) rotate(0);
}
.circle img:nth-child(3) {
    position: absolute;
    transform: translate(451px, 430px) rotate(0);
}
.circle img:nth-child(4) {
    position: absolute;
    transform: translate(327px, 515px) rotate(0);
}
.circle img:nth-child(5) {
    position: absolute;
    transform: translate(159px, 524px) rotate(0);
}
.circle img:nth-child(6) {
    position: absolute;
    transform: translate(9px, 458px) rotate(0);
}

/* slider logic css start*/
.before-active-img6 {
    /* transform: translate(-32px, 353px) rotate(0) !important; */
    transform: translate(554px, 192px) rotate(0) !important;
    width: 65px !important;
    height: 65px !important;
}
.before-active-img5 {
    /* transform: translate(-50px, 195px) rotate(0) !important; */
    transform: translate(521px, 108px) rotateZ(-125deg) !important;
    width: 65px !important;
    height: 65px !important;
}
.before-active-img4 {
    /* transform: translate(0px, 59px) rotate(0) !important; */
    transform: translate(458px, 24px) rotateZ(-125deg) !important;
    width: 65px !important;
    height: 65px !important;
}
.before-active-img3 {
    /* transform: translate(125px, -42px) rotate(0) !important; */
    transform: translate(363px, -21px) rotateZ(-125deg) !important;
    width: 65px !important;
    height: 65px !important;
}
.before-active-img2 {
    /* transform: translate(285px, -50px) rotate(0) !important; */
    transform: translate(210px, -55px) rotateZ(-125deg) !important;
}
.active-img-slider {
    position: absolute;
    /* transform: translate(410px, -7px) rotate(0) !important; */
    transform: translate(-77px, -7px) rotate(236deg) !important;
    width: 275px !important;
    height: 275px !important;
    -webkit-filter: grayscale(0) !important; /* Safari 6.0 - 9.0 */
    filter: grayscale(0) !important;
    border: 4px solid #f37f20;
}
.after-active-img2 {
    /* transform: translate(536px, 299px) rotate(0) !important; */
    transform: translate(-47px, 317px) rotateZ(-125deg) !important;
}
.after-active-img3 {
    /* transform: translate(451px, 430px) rotate(0) !important; */
    transform: translate(29px, 455px) rotateZ(-125deg) !important;
    width: 65px !important;
    height: 65px !important;
}
.after-active-img4 {
    /* transform: translate(327px, 515px) rotate(0) !important; */
    transform: translate(112px, 522px) rotateZ(-125deg) !important;
    width: 65px !important;
    height: 65px !important;
}
.after-active-img5 {
    /* transform: translate(159px, 524px) rotate(0) !important; */
    transform: translate(198px, 561px) rotate(0) !important;
    width: 65px !important;
    height: 65px !important;
}
.after-active-img6 {
    /* transform: translate(9px, 458px) rotate(0) !important; */
    transform: translate(295px, 565px) rotate(0) !important;
    width: 65px !important;
    height: 65px !important;
}
/* slider logic css end */

.slider-section {
    /*margin: 100px; */
    display: flex;
    height: 593px;
    overflow: hidden;
    max-width: 100%;
    margin: 0;
    padding-top: 3rem;
}
.left-arrow {
    padding: 30px;
    border-right: 1px solid #ccc5c5;
    /* border-right: 1px solid #CCC5C5; */
    /* border-right: 1px solid #CCC5C5;
    rotate: -90deg; */
    cursor: pointer;
}
.right-arrow {
    padding: 30px;
    /* rotate: -90deg; */
    cursor: pointer;
}

.s11,
.s21,
.s31,
.s41,
.s51,
.s61 {
    height: max-content;
    transition: width 0.4s linear, height 0.4s linear, transform 0.4s linear,
        left 0.4s linear, top 0.4s linear;
}

.curr-bef-1,
.curr-bef-2,
.curr-bef-3,
.curr-bef-4,
.curr-bef-5 {
    position: absolute;
    left: 693px;
    top: 50%;
    width: 360px;
    transform: translate(0, -50%);
    /* transition: width 0.5s ease, height 0.5s ease, transform 0.5s ease; */
}

.curr-aft-1,
.curr-aft-2,
.curr-aft-3,
.curr-aft-4,
.curr-aft-5 {
    position: absolute;
    left: -185px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.curr-act-slider {
    position: absolute;
    transform: translate(0, 0);
    left: 0;
    top: 0;
}

body .curr-act-slider img {
    width: 760px;
    height: 600px;
    /* border: 4px solid #F37F20; */
    border-radius: 5px;
    object-fit: contain;
    transition: width 0.4s linear, height 0.4s linear, transform 0.4s linear;
}
body .curr-aft-1 img,
body .curr-aft-2 img,
body .curr-aft-3 img,
body .curr-aft-4 img,
body .curr-aft-5 img,
body .curr-bef-1 img,
body .curr-bef-2 img,
body .curr-bef-3 img,
body .curr-bef-4 img,
body .curr-bef-5 img {
    width: 360px;
    height: 180px;
    border: 4px solid #f37f20;
    border-radius: 5px;
    transition: width 0.4s linear, height 0.4s linear;
    /* display: none; */
}

.s1,
.s2,
.s3,
.s4,
.s5,
.s6 {
    position: relative;
}
.slieder-right-img img {
    /* 	width: 100%; */
    width: 80%;
    height: 600px;
    /* 	object-fit: fill; */
    object-fit: cover;
    /* object-position: 0 -153px; */
}
.s1,
.s2,
.s3,
.s4,
.s5,
.s6 {
    position: relative;
    text-align: right;
}
.slider-btn {
    /* position: relative;
    max-width: max-content;
    top: -140px;
    display: flex;
    left: 80px;
    border: 1px solid #CCC5C5;
    border-radius: 8px; */
    position: absolute;
    max-width: max-content;
    top: 82%;
    display: flex;
    right: 67%;
    border: 1px solid #ccc5c5;
    border-radius: 8px;
    /* flex-direction: column-reverse; */
    transition: 0.5s ease;
    transform-origin: top;
}
.circle-text {
    top: 13rem;
    left: 1rem;
    position: relative;
    width: 688px;
    height: 145px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    gap: 50px;
    margin-left: auto;
    align-items: center;
    transform: rotate(240deg);
}
.ct3 {
    /* transform: rotate(45deg); */
    transition: opacity 0.7s ease, transform 1s ease;
    transform-origin: left;
    z-index: -1;
    opacity: 1;
    display: block;
    position: absolute;
}
.ct2,
.ct1,
.ct4,
.ct5,
.ct6 {
    /* transform: rotate(45deg); */
    transition: opacity 0.7s ease, transform 1s ease;
    transform-origin: left;
    z-index: -1;
    opacity: 1;
    position: absolute;
    /* display: none; */
}
.ct1,
.ct2 {
    top: 160px;
    transition: top 0.7s ease, transform 1s ease;
}
.ct4,
.ct5,
.ct6 {
    top: -160px;
    transition: top 0.7s ease, transform 1s ease;
}
.go-up {
    top: 160px;
    transition: top 0.7s ease, transform 1s ease;
}
.go-down {
    top: -160px;
    transition: top 0.7s ease, transform 1s ease;
}
.rotate-45 {
    position: relative;
    transform: rotate(0deg);
    opacity: 1;
    z-index: -1;
    display: block;
    line-height: 27px;
    top: 0;
}
.ct-t1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
    margin: 0;
    font-family: "Montserrat";
}
.ct-t2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: "Playfair Display";
}
.ct-t3 {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    font-family: "Montserrat";
}
.ct-t4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    margin-top: 10px;
    font-family: "Montserrat";
}
.ct-t4::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 6px;
}
.hero-banner-section .hero-banner-title.mobile {
    display: none;
}
.hero-banner-section .hero-explore-wrapper.mobile {
    display: none;
}
.map-type-tabs.desktop {
    display: flex;
}
.map-type-tabs.mobile {
    display: none;
}

.smart-premium-icon {
    width: 93px;
    height: 93px;
}

.home .circle-parent .circle img {
    border-radius: 50%;
}
.s1 {
    bottom: 600px;
}
.s2 {
    bottom: 1220px;
}
.s3 {
    bottom: 1200px;
}

@media screen and (min-width: 1280px) and (max-width: 1400px) {
    .slider-right-container {
        width: 46%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .circle-text {
        top: 14rem;
        left: 10%;
        position: relative;
        /* width: 688px; */
        height: 145px;
        overflow: hidden;
        text-align: center;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        gap: 50px;
        margin-left: auto;
        transform: rotate(240deg);
    }
    .curr-act-slider {
        position: absolute;
        transform: translate(0, 0);
        left: 20px;
        top: 0;
    }
}
@media screen and (max-width: 995px) {
    [data-ctype="brand-partners"] img,
    [data-ctype="brokers"] img,
    [data-ctype="landlords"] img {
        position: relative;
    }
    .before-active-img2 {
        /* transform: translate(285px, -50px) rotate(0) !important; */
        transform: translate(210px, -55px) rotateZ(-125deg) !important;
    }
    section.form-section form .input-container .wpcf7-not-valid-tip {
        position: absolute;
        bottom: -22px !important;
        margin-top: 0;
    }
    .main-circle {
        position: relative;
        height: 100%;
        transform: rotate(0deg);
    }

    .slider-right-container {
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: auto;
    }

    .iframe-vid-cont {
        padding: 57.7% 0 0 0 !important;
    }
    .hero-main-banner-slider-wrapper .hero-main-banner-slide-wrap img {
        width: 100%;
        height: 100% !important;
    }
    .s1 {
        bottom: 300px;
    }
    .s2 {
        bottom: 620px;
    }
    .s3 {
        bottom: 600px;
    }
    .smart-premium-icon {
        width: 54px;
        height: 54px;
    }
    .section-smart-premium .smart-premium-heading {
    }
    .hero-main-banner-slider-wrapper {
        padding: 20px 0 0;
    }
    body .section-smart-premium .smart-premium-wrap #smartPremiumToggle2 {
        padding: 118px 7px 100px !important;
        height: 625px;
    }
    .section-smart-premium .smart-premium-wrap .smart-technology-wrap {
        left: 0 !important;
    }
    .section-smart-premium .smart-premium-wrap #smartPremiumToggle1 {
        width: 94% !important;
        height: 625px;
    }
    .hero-banner-section .hero-explore-wrapper {
        display: none;
    }
    .hero-banner-section .hero-explore-wrapper.mobile {
        display: block;
        text-align: center;
    }
    .hero-banner-section .hero-banner-title.desktop {
        display: none;
    }
    .hero-banner-section .hero-banner-title.mobile {
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
    .hero-banner-section .hero-banner-title .heading-one {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.1;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .hero-banner-section .hero-banner-title .heading-four:before {
        position: absolute;
        content: "";
        top: 170%;
        right: 37%;
        background-color: #f37f20;
        width: 80px;
        height: 1px;
    }
    .hero-banner-section .hero-banner-content-wrapper h5 {
        font-size: 16px;
        font-weight: 600;
        font-family: "Montserrat";
        margin-top: 13px;
        margin-bottom: 10px;
        color: #616161;
        text-align: center;
    }
    .hero-banner-section .hero-banner-content-wrapper span {
        font-size: 14px;
        font-weight: 500;
        color: black;
        margin-right: 10px;
    }
    .hero-banner-section .hero-banner-image-wrapper video {
        height: 328px;
    }
    .hero-banner-section
        .hero-main-banner-slider-wrapper
        .hero-main-banner-slide-wrap
        .hero-banner-content-wrapper {
        width: 80%;
        height: 31%;
    }
    .hero-banner-section .hero-banner-title .heading-four {
        margin-bottom: 20px;
    }
    .hero-banner-section .hero-banner-content-wrapper {
        display: flex !important;
        flex-direction: column-reverse;
    }
    .hero-banner-section .hero-thumbnail-slider-wrapper {
        display: flex;
        justify-content: center;
    }
    .map-type-tabs.desktop {
        display: none !important;
    }
    .map-type-tabs.mobile {
        display: flex;
    }
    .hero-banner-section .ast-container {
        padding-bottom: 0;
    }
    .ast-container.circle-ast {
        margin: 0;
        padding: 0 5%;
        width: 100%;
        background: #fafafa;
        padding-top: 50px;
    }

    .slider-container {
        width: 100%;
    }
    .slieder-right-img {
        width: 100%;
        height: 400px;
        overflow: hidden;
        position: relative;
        /* 		bottom: 360px; */
    }
    .slider-section {
        /* margin: 100px; */
        /* 		display: flex;
      height: auto; */
        display: block;
        height: 788px;
        overflow: hidden;
        max-width: 1437px;
        margin: auto;
        flex-direction: column;
        background: #fafafa;
    }
    .slider-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        /* align-content: center; */
        align-items: center;
    }
    .circle-parent {
        border: 1px dashed black;
        border-radius: 50%;
        width: 600px;
        height: 616px;
        position: relative;
        top: 11%;
        left: auto;
        bottom: 89px;
        transform: rotate(0deg);
        transition: 0.5s ease;
        transform-origin: center;
    }
    .circle img {
        width: 64px;
        height: 64px;

        transition: all 0.5s ease;
    }
    .active-img-slider {
        position: absolute;
        transform: translate(410px, -7px) rotate(180deg) !important;
        width: 117px !important;
        height: 117px !important;
    }
    .active-img-slider {
        position: absolute;
        transform: translate(243px, 540px) rotate(180deg) !important;
        width: 120px !important;
        height: 120px !important;
    }
    .slider-btn {
        position: absolute;
        max-width: max-content;
        top: 62%;
        display: flex;
        left: 55%;
        border: 1px solid #ccc5c5;
        transform: rotate(90deg);
    }
    body .curr-act-slider img {
        width: 328px;
        height: 226px;
    }
    .after-active-img2 {
        transform: translate(100px, 511px) rotate(180deg) !important;
    }
    .after-active-img3 {
        transform: translate(8px, 400px) rotate(180deg) !important;
    }
    .after-active-img4 {
        transform: translate(-13px, 200px) rotate(180deg) !important;
    }
    .after-active-img5 {
        transform: translate(-43px, 200px) rotate(180deg) !important;
    }
    .after-active-img6 {
        transform: translate(-17px, 152px) rotate(180deg) !important;
    }
    .before-active-img2 {
        transform: translate(440px, 514px) rotate(180deg) !important;
    }
    .before-active-img3 {
        transform: translate(542px, 400px) rotate(180deg) !important;
    }
    .before-active-img4 {
        transform: translate(541px, 200px) rotate(180deg) !important;
    }
    .before-active-img5 {
        transform: translate(558px, 200px) rotate(180deg) !important;
    }
    .before-active-img6 {
        transform: translate(535px, 152px) rotate(180deg) !important;
    }
    .circle-text {
        top: 15px;
        width: 100%;
        margin: auto;
        left: auto;
        position: relative;
        display: flex;
        justify-content: center;
        z-index: 50;
        height: 140px;
    }
    /* .slieder-right-img { display: none;} */
    .slieder-right-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        /* object-position: 0 -50px; */
    }
}

/* for demo */

/* Home page */
.section-prestigious-clientele .client-slider .slick-track {
    display: flex;
    align-items: center;
    gap: 10px;
}
.section-prestigious-clientele .client-slider .slick-track .slick-slide {
    border: 1px solid #e0dede;
    border-radius: 18px;
    width: 230px;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: width 0.3s ease, height 0.3s ease;
    padding-left: 20px;
    padding-right: 20px;
}
.section-prestigious-clientele .client-slider .slick-track .slick-slide:hover {
    border: 1px solid #f37f20;
}
.section-smart-premium .smart-premium-wrap {
    display: flex;
}
.section-smart-premium .smart-premium-wrap #smartPremiumToggle1 {
    overflow: inherit;
    width: 95%;
    transition: all 2.5s ease;
    position: relative;
    left: 0;
    background-image: url(../img/sfx/databanner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 180px 0;
    position: relative;
}
.section-prestigious-clientele .client-slider .slick-track .slick-slide:hover {
    width: 275px;
    height: 150px;
}
.section-prestigious-clientele .client-slider {
    height: 152px;
    align-items: center;
    display: flex;
}

.section-smart-premium .smart-premium-wrap #smartPremiumToggle1 button,
.section-smart-premium .smart-premium-wrap #smartPremiumToggle2 button {
    background: unset;
    border: unset;
    padding: 0;
}
.section-smart-premium .smart-premium-wrap #smartPremiumToggle2 {
    background-image: url(../img/sfx/banner.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: -1;
    width: 100%;
    padding: 180px 0;
}
.section-smart-premium .smart-premium-wrap .smart-technology-btn {
    position: absolute;
    right: -130px;
    bottom: 30px;
}
.section-smart-premium
    .smart-premium-wrap
    #smartPremiumToggle2
    .smart-technology-wrap {
    width: 90%;
    margin: 0 auto;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-technology-wrap
    .smart-premium-content {
    display: flex;
    justify-content: space-evenly;
    gap: 10px;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-button-wrap
    .smart-button-icon {
    background-color: #000;
    border-radius: 50px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-button-wrap
    .smart-button-text {
    font-size: 14px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 8px;
    padding: 10px 15px;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-technology-wrap
    .smart-premium-title {
    font-size: 66px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-shadow: #0000003d;
    line-height: 1.5;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-technology-wrap
    .smart-premium-para {
    font-size: 16px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.5;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-technology-wrap
    .smart-premium-btn {
    font-size: 20px;
    text-decoration: underline;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-technology-wrap
    .smart-premium-content
    .smart-premium-text {
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.5;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-technology-wrap
    .smart-premium-content
    .smart-premium-icon-wrap {
    width: 160px;
}
.section-smart-premium .smart-premium-wrap .smart-technology-wrap {
    position: relative;
    left: 5%;
    transition: all 2.5s ease;
}
.section-smart-premium
    .smart-premium-wrap
    #smartPremiumToggle2
    .smart-technology-wrap {
    left: 0;
}
.section-smart-premium .smart-premium-wrap #smartPremiumToggle1 .smartpremium1 {
    overflow: hidden;
}
.section-smart-premium
    .smart-premium-wrap
    .smart-button-wrap
    .smart-amenities-text,
.section-smart-premium
    .smart-premium-wrap
    .smart-button-wrap
    .smart-arrow-left {
    display: none;
}
#smart-btn .orange-smart-arrow {
    position: relative;
    right: 0;
    animation: slideAnimation 1s linear infinite;
}
@keyframes slideAnimation {
    0% {
        right: -1px;
    }
    50% {
        right: -5px;
    }
    100% {
        right: -1px;
    }
}
#smart-btn .smart-arrow-left {
    position: relative;
    left: 0;
    animation: slideAnimation2 1s linear infinite;
}
@keyframes slideAnimation2 {
    0% {
        left: -1px;
    }
    50% {
        left: -5px;
    }
    100% {
        left: -1px;
    }
}
#founder1tab:before,
#founder2tab:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    background-image: url(/wp-content/uploads/2024/02/play-icon-2.svg);
    background-size: 100% 100%;
    height: 80px;
    width: 80px;
    transform: translate(-50%, -50%);
}
.section-founders-journey .founders-wrap .circular-progress1,
.section-founders-journey .founders-wrap .circular-progress2 {
    fill: none;
    stroke: #f37f20; /* Color for the progress */
    stroke-width: 5; /* Reduced width of the progress */
    stroke-dasharray: 377; /* Reduced dasharray value (2 * π * r) */
    stroke-dashoffset: 377; /* Start with full dasharray, so it appears empty */
    transition: stroke-dashoffset 0.3s ease;
}

.section-founders-journey .founders-wrap .circular-track {
    fill: none;
    stroke: #dcd9d9; /* Color for the track */
    stroke-width: 5; /* Reduced width of the track */
}
.section-founders-journey .founders-wrap video {
    border-radius: 25px;
}
.section-founders-journey .founders-wrap .image-progress-wrap {
    display: flex;
    justify-content: space-evenly;
    margin-top: -66px;
}
.section-founders-journey
    .founders-wrap
    .image-progress-wrap
    .image-progressbar
    img {
    width: 120px;
}
.section-founders-journey
    .founders-wrap
    .image-progress-wrap
    .image-progressbar {
    position: relative;
    text-align: center;
    cursor: pointer;
}
.section-founders-journey .founders-wrap .progress-container {
    position: absolute;
    top: -16px;
}
/* .section-founders-journey .founders-wrap .progress-container.progress1 {left: -10px !important;} */
.section-founders-journey .founders-wrap .progress-container.progress2 {
    left: 4px;
}
.section-founders-journey .founders-wrap .progress-container.progress1-mobile,
.section-founders-journey .founders-wrap .progress-container.progress2-mobile {
    display: none;
}
.section-founders-journey .founders-wrap .founder-content {
    display: none;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .recognitions-achievements-wrap {
    border: 1px solid #e2e2e2;
    border-radius: 24px;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 25px;
    height: 285px;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .recognitions-achievements-wrap
    .recognitions-achievements-img {
    padding: 50px 30px;
}
.section-recognitions-achievements .recognitions-achievements-img img {
    height: 83px;
    object-fit: contain;
}
.section-recognitions-achievements {
    background-color: #f6f6f9;
    position: relative;
}
.section-recognitions-achievements::before {
    content: "";
    background: url(/wp-content/uploads/2024/03/recognitions-dots1.png);
    width: 327px;
    height: 125px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
}
.section-recognitions-achievements::after {
    content: "";
    background: url(/wp-content/uploads/2024/03/recognitions-dots2.png);
    width: 217px;
    height: 83px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-list
    .slick-track {
    display: flex;
    gap: 0.1%;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-list.draggable {
    margin-left: 10%;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-dots
    li.slick-active {
    background-color: #000000;
    width: 50px;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-dots
    li
    button {
    display: none;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-dots
    li {
    height: 6px;
    border-radius: 35px;
    width: 23px;
    background-color: #cecece;
}
.section-blog-details .blog-wrap .blog-image img {
    width: 100%;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-list
    .slick-track
    .slick-slide {
    width: 400px;
}
.section-recognitions-achievements .recognitions-achievements-slider {
    margin-bottom: 60px !important;
}
.section-recognitions-achievements
    .recognitions-achievements-slider
    .slick-dots {
    bottom: -60px;
}
section.section-thriving {
    padding: 60px 0 !important;
}

#ast-scroll-top {
    background-color: #202343 !important;
    border-radius: 20px;
}

.ast-container {
    padding-left: 0;
    padding-right: 0;
}
.incuspaze-header-wrap {
    display: flex;
    justify-content: space-between;
    padding: 0px 0;
    align-items: center;
}
.incuspaze-header-main-button {
    display: flex;
    align-items: center;
    gap: 15px;
}

.incuspaze-header-main-button .incuspaze-header-main-visit .menu-links-class {
    padding: 8px 16px 8px 16px;
    font-family: "Montserrat", sans-serif;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit
    .menu-links-class:hover {
    /*   font-weight: 700;
    color: #202344; */
    font-weight: 500;
    color: #f37f20;
    border-bottom: 10px;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit
    .menu-links-class:hover
    svg
    path {
    /*   stroke: #202344; */
    stroke: #f37f20;
}

.incuspaze-header-main-button
    .incuspaze-header-main-visit.our-location
    .menu-links-class {
    position: relative;
    padding: 25px 10px 25px 0px;
}
.our-location-card-wrapper-locate .our-solution-content a {
    height: 100%;
}
/* .mega-menu-our-location  .working-detail-content-wrap{
      padding: 0;
  } */
.mega-menu-our-location
    .incuspaze-header-main-visit.our-location
    .menu-links-class {
    height: 100%;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit
    .menu-links-class
    span {
    display: flex;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit
    .menu-links-class:hover {
    border: transparent;
}

.button-incuspaze {
    border-radius: 5px;
    border: 1px solid #f37f20;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit.button-incuspaze
    #our-location-id:hover {
    background-color: #f37f20;
    color: #fff;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit.our-location
    #our-location-id:hover:before {
    transform: translateY(-50%) rotate(180deg);
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit.button-incuspaze
    #our-location-id:hover
    svg
    path {
    stroke: #fff;
}

.incuspaze-header-main-wrapper {
    display: flex;
    gap: 25px;
    align-items: center;
}
.incuspaze-header-main-hambuger {
    cursor: pointer;
}

.incuspaze-header-wrapper {
    background-color: #fff;
    z-index: 17;
    position: relative;
}
.incuspaze-header-wrapper.fixed-class {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
    display: block;
    background-color: white;
}

/* #content{
      min-height: 200vh;
  } */
.incuspaze-header-wrapper .hamburger-menu-wrapper {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    transform: translateX(100%);

    overflow: hidden;
}
@keyframes drop-in-new {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

.incuspaze-header-main-hambuger {
    position: relative;
    z-index: 10000;
}
.incuspaze-header-wrapper.hamburger-active .hamburger-menu-wrapper a {
    text-decoration: none !important;
}
.incuspaze-header-wrapper.hamburger-active .hamburger-menu-wrapper {
    transform: translateX(0%);
    animation: drop-in-new 0.5s ease 50ms backwards;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
/* .incuspaze-header-wrapper.hamburger-active .incuspaze-header-wrap.ast-container{
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10000;
      width: 100%;
  } */
.incuspaze-header-main {
    position: relative;
}

.incuspaze-header-wrapper .incuspaze-header-main-hambuger .open {
    display: block;
    width: 40px;
}
.incuspaze-header-wrapper.hamburger-active
    .incuspaze-header-main-hambuger
    .open {
    display: none;
}
.incuspaze-header-wrapper .incuspaze-header-main-hambuger .close {
    display: none;
}
.incuspaze-header-wrapper.hamburger-active
    .incuspaze-header-main-hambuger
    .close {
    display: block;
    width: 30px;
}
.incuspaze-header-wrapper .hamburger-menu-wrapper {
    display: none;
}
.incuspaze-header-wrapper.hamburger-active .hamburger-menu-wrapper {
    display: grid;

    grid-template-columns: 50% 50%;
}
.hamburger-menu-working-space {
    display: flex;
    padding-left: 10%;
    padding-right: 5%;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f6f6f6;
}
.working-space-content-wrap {
    display: grid;
    grid-template-areas:
        "Area Area-4"
        "Area-2 Area-4"
        "Area-3 Area-4";
    grid-template-columns: 1.2fr 0.8fr;
    gap: 15px;
    grid-template-rows: repeat(3, 18vh);
}
.working-space-content-wrap .our-solution-content.solutions-one {
    grid-area: Area;
}
.working-space-content-wrap .our-solution-content.solutions-two {
    grid-area: Area-2;
}
.working-space-content-wrap .our-solution-content.solutions-three {
    grid-area: Area-3;
}
.working-space-content-wrap .our-solution-content.solutions-four {
    grid-area: Area-4;
}
.working-space-content-wrap .our-solution-content {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 9px;
    background-position: center center;
    position: relative;
}
.working-space-content-wrap .our-solution-content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 9px;
    content: "";
    background: linear-gradient(
        179.57deg,
        rgba(0, 0, 0, 0) 0.38%,
        rgba(0, 0, 0, 0.5) 51.17%
    );
}
.working-space-content-wrap .our-solution-content a {
    position: relative;
    z-index: 2;
}
.hamburger-menu-working-space-wrap {
    width: 100%;
}
.working-space-title .heading-two {
    font-family: "Playfair Display", serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.02em;
    text-align: left;
    padding-bottom: 20px;
    color: #201717;
}

.working-space-title .heading-two span {
    color: #616161;
}
.working-detail-content-wrap {
    height: 100%;
    display: flex;
    padding: 20px 20px;
    justify-content: end;
    flex-direction: column;
}
.working-detail-content-wrap .paragraph {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
}
.working-detail-content-wrap .heading-six {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
}
.working-detail-content-wrap .working-space-icon {
    padding-bottom: 10px;
    text-align: start;
}
.working-detail-content-wrap .working-space-icon img {
    height: 30px;
    width: 30px;
    object-fit: contain;
}

.social-media-link-wrapper {
    display: flex;
    padding-top: 75px;
    gap: 15px 50px;
    flex-wrap: wrap;
}
.social-media-link-wrapper a {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: left;
    color: #201717;
    transition: 0.3s ease;
}
.social-media-link-wrapper a:hover {
    color: #f57f20;
}
.social-media-link-wrapper .social-media-link {
    position: relative;
    display: flex;
    align-items: center;
}
.social-media-link-wrapper .social-media-link:before {
    position: absolute;
    content: "";
    top: 50%;
    right: -25px;
    width: 2px;
    height: 70%;
    transform: translateY(-50%);
    background-color: #201717;
}
.social-media-link-wrapper .social-media-link:last-child:before {
    display: none;
}

.hamburger-menu-main-wrapper {
    display: flex;
    align-items: center;
    padding-left: 5%;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 10%;
}
.hamburger-menu-wrap-main {
    display: flex;
    flex-direction: column;
    gap: 120px;
}
.hamburger-menu-main-wrapper .hamburger-menu-link-wrapper .hamburger-menu-link {
    position: relative;
    text-align: start;
}
.hamburger-menu-main-wrapper
    .hamburger-menu-link-wrapper
    .hamburger-menu-link:hover:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    background-image: url("/wp-content/uploads/2024/02/Polygon-svg-icon.svg");
}
.hamburger-menu-main-wrapper
    .hamburger-menu-link-wrapper
    .hamburger-menu-link
    a {
    font-family: "Playfair Display", serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.02em;
    text-align: left;
    /* padding-bottom: 20px; */
    color: #616161;
    transition: 0.3s ease;
}
.hamburger-menu-main-wrapper
    .hamburger-menu-link-wrapper
    .hamburger-menu-link:hover
    a {
    color: #201717;
    font-weight: 700;
}
.assistance-help-wrapper {
    display: flex;
    gap: 30px;
}
.assistance-card-wrapper .assistance-card {
    padding: 40px;
    background: linear-gradient(
        180deg,
        #f9f9f9 0%,
        rgba(255, 255, 255, 0) 100%
    );
    border: 0.59px solid #dcdbdb;
    min-width: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    justify-content: center;
    border-radius: 10px;
}
.assistance-card-wrapper p {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
    color: #201717;
    transition: 0.3s ease;
}
.assistance-card-wrapper svg path {
    transition: 0.3s ease;
}

.assistance-card-wrapper:hover p {
    color: #f57f20;
}
.assistance-card-wrapper:hover svg path {
    stroke: #f57f20;
}
.hamburger-menu-wrapper .hamburger-menu-main-wrapper {
    position: relative;
}
.hamburger-menu-wrapper .hamburger-menu-main-wrapper:before {
    position: absolute;
    content: "";
    top: 40%;
    right: -75px;
    width: 300px;
    height: 230px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    background-image: url("../img/leaf.png");
}

/* .mega-menu-our-location{
      position: fixed;
      top: 100px;
      left: 0;
      width: 100%;
      height: 100%;

  }
  .mega-menu-our-location {
        display: none;
      } */

/* Mobile Search result hide */
.our-location-whole-wrapper
    .our-location-wrapper.mobile-view
    .accordion-style-content {
    display: block;
}
.our-location-whole-wrapper
    .our-location-wrapper.mobile-view
    .accordion-style-content.hide {
    display: none;
}

@media screen and (max-width: 1400px) {
    .hamburger-menu-main-wrapper
        .hamburger-menu-link-wrapper
        .hamburger-menu-link
        a,
    .working-space-title .heading-two {
        line-height: 1.2;
        font-size: 30px;
    }
    .hamburger-menu-main-wrapper
        .hamburger-menu-link-wrapper
        .hamburger-menu-link {
        padding: 10px 0;
    }
    .hamburger-menu-working-space,
    .hamburger-menu-main-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .incuspaze-header-wrapper.hamburger-active
        .incuspaze-header-main-hambuger
        .close {
        width: 25px;
    }
    .working-detail-content-wrap {
        padding: 10px 10px;
    }
    .working-detail-content-wrap .heading-six {
        font-size: 14px;
    }
    .working-detail-content-wrap .paragraph {
        font-size: 10px;
    }
    .working-detail-content-wrap .working-space-icon {
        padding-bottom: 5px;
    }
    .working-detail-content-wrap .working-space-icon img {
        height: 25px;
        width: 25px;
    }
    .working-space-content-wrap {
        gap: 10px;
    }
    .hamburger-menu-wrap-main {
        gap: 70px;
    }
    .social-media-link-wrapper a {
        font-size: 18px;
    }
    .social-media-link-wrapper {
        gap: 15px 40px;
    }
    .social-media-link-wrapper .social-media-link:before {
        right: -20px;
    }
    .assistance-card-wrapper .assistance-card {
        padding: 20px;
        min-width: 200px;
    }
    .assistance-card-wrapper p {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    .hero-banner-section
        .hero-banner-title-wrapper
        .slick-slide
        .hero-thumbnail-slide {
        width: 85px;
    }
    .incuspaze-header-main-button
        .incuspaze-header-main-visit.our-location
        .menu-links-class:before {
        display: none;
    }
    .incuspaze-header-main-button
        .incuspaze-header-main-visit
        .menu-links-class,
    .incuspaze-header-main-button
        .incuspaze-header-main-visit.our-location
        .menu-links-class {
        padding: 0;
    }
    .incuspaze-header-main-button
        .incuspaze-header-main-visit
        .menu-links-class
        span
        svg {
        height: 24px;
        width: 24px;
    }
    .incuspaze-header-main-button .button-incuspaze {
        border: transparent;
    }
    .incuspaze-header-wrapper .incuspaze-header-main-hambuger .open,
    .incuspaze-header-wrapper.hamburger-active
        .incuspaze-header-main-hambuger
        .close {
        width: 24px;
    }
    .incuspaze-header-logo img {
        width: 120px;
    }
    .incuspaze-header-wrapper.hamburger-active .hamburger-menu-wrapper {
        display: flex;
        flex-direction: column;
    }
    .hamburger-menu-main-wrapper {
        padding-top: 100px;
        padding-bottom: 15px;
        padding-left: 5%;
        padding-right: 5%;
    }
    .hamburger-menu-working-space {
        padding-top: 15px;
        padding-bottom: 30px;
        padding-left: 5%;
        padding-right: 5%;
        background-color: transparent;
    }
    .incuspaze-header-wrap {
        position: relative;
        z-index: 101;
    }
    .hamburger-menu-wrap-main {
        width: 100%;
    }
    .hamburger-menu-main-wrapper
        .hamburger-menu-link-wrapper
        .hamburger-menu-link
        a {
        font-size: 18px;
        line-height: 1;
    }
    .working-space-title .heading-two {
        font-size: 20px;
        line-height: 1.2;
    }
    .incuspaze-header-wrapper {
        background-color: #fff;
    }
    .hamburger-menu-main-wrapper
        .hamburger-menu-link-wrapper
        .hamburger-menu-link {
        padding: 15px 0;
    }
    .incuspaze-header-wrapper.hamburger-active .incuspaze-header-wrap {
        width: 100%;
        background-color: #fff;
        padding: 10px 5%;
    }

    .incuspaze-header-wrapper.hamburger-active .incuspaze-header-main-visit {
        display: none;
    }
    .incuspaze-header-wrapper .hamburger-menu-link {
        border-bottom: 1px solid #dcdbdb;
    }

    .working-detail-content-wrap .working-space-icon img {
        height: 25px;
        width: 25px;
    }
    .hamburger-menu-wrapper .assistance-help-wrapper {
        display: grid;
        grid-template-columns: 48% 48%;
        width: 90%;
        gap: 15px;
        margin: auto;
    }
    .assistance-card-wrapper .assistance-card svg {
        width: 30px;
        height: 30px;
    }
    .assistance-card-wrapper .assistance-card {
        min-width: 0;
    }

    .assistance-card-wrapper .assistance-card {
        padding: 30px 15px;
    }
    .social-media-link-wrapper {
        width: 90%;
        margin: auto;
        padding: 50px 0 70px 0;
        justify-content: center;
    }

    .working-space-content-wrap {
        grid-template-rows: repeat(3, 15vh);
    }
    .hamburger-menu-wrapper .hamburger-menu-main-wrapper:before {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    .working-space-content-wrap {
        grid-template-areas:
            "Area"
            "Area-2"
            "Area-3"
            "Area-4";
        grid-template-columns: 1fr;
        grid-template-rows: 15vh 15vh 15vh 25vh;
    }
    .social-media-link-wrapper a {
        font-size: 12px;
    }
    .assistance-card-wrapper p {
        font-size: 12px;
    }
    .working-detail-content-wrap .heading-six {
        font-size: 14px;
    }
    .working-detail-content-wrap .paragraph {
        font-size: 10px;
    }
    .social-media-link-wrapper {
        gap: 11px 25px;
    }
    .social-media-link-wrapper .social-media-link:before {
        right: -12px;
        width: 1px;
        height: 100%;
        background-color: #dcdbdb;
    }
}

.site-content .ast-container {
    display: block !important;
}
.our-location-wrapper .our-location-listing-drop {
    padding: 20px 5px 20px 15px;
    border: 1px solid #d3d3d3;
    border-radius: 12px;
}
.our-location-listing-drop .heading-two {
    font-family: "Playfair Display", serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.02em;
    text-align: left;
    padding-bottom: 20px;
    color: #616161;
    transition: 0.3s ease;
}
.our-location-listing-drop .heading-two span {
    color: #201717;
}
.input-text-wrapper input {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #0b0b0b;
    opacity: 0.7;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 10px 15px 10px 40px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fafafa;
    margin-bottom: 0;
}
.input-text-wrapper input:focus,
.input-text-wrapper input:hover {
    border: 1px solid #f37f20;
}
.input-text-wrapper .input-field-wrap-search {
    position: relative;
    padding-right: 20px;
}
.input-text-wrapper .input-field-wrap-search:before {
    content: "";
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 15px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("/wp-content/uploads/2024/02/search-icon.svg");
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.our-location-wrapper.desktop-view {
    display: grid !important;
    grid-template-columns: 22% 77%;
    gap: 1%;
}

.list-of-search-field-wrapper {
    height: 45vh;

    overflow-y: auto;
}
.list-of-search-field-wrap {
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
    margin-right: 0px;
    list-style: none;
}
.list-of-search-field-wrap li {
    padding: 8px 5px;
    margin-right: 30px;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: left;
    color: #1a1a1a;
    position: relative;
    cursor: pointer;
}

.list-of-search-field-wrap li.hide {
    display: none;
}

.list-of-search-field-wrap li:before {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    right: 0;
    border-bottom: 0.5px solid #0000001a;
}
.list-of-search-field-wrap li:hover,
.list-of-search-field-wrap li.active {
    background-color: #fafafa;
    border-radius: 10px;
    font-weight: 600;
    /* border-top-left-radius: 10px;
      border-top-right-radius: 10px; */
}
.list-of-search-field-wrap li:hover:after,
.list-of-search-field-wrap li.active:after {
    content: "";
    position: absolute;
    top: 50%;
    z-index: 2;
    right: -20px;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-image: url("/wp-content/uploads/2024/02/search-hover-icons.svg");
    background-size: 12px 12px;
    background-repeat: no-repeat;
}

/* width */
.our-location-whole-wrapper ::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.our-location-whole-wrapper ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 10px;
}

/* Handle */
.our-location-whole-wrapper ::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    border-radius: 10px;
}

/* Handle on hover */
.our-location-whole-wrapper ::-webkit-scrollbar-thumb:hover {
    background: #d9d9d9;
}
.our-location-card-wrapper-whole {
    background: linear-gradient(
        180deg,
        #f9f9f9 0%,
        rgba(255, 255, 255, 0) 100%
    );
    border: 1px solid #f9f9f9;
    border-radius: 20px;
    padding: 20px 20px;
}
.our-location-card-title-wrapper .heading-six {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}
.our-location-card-title-wrapper .heading-three {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.02em;
    text-align: left;
    color: #616161;
}
.our-location-card-title-wrapper a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: underline;
    color: #000000;
}
.our-location-card-title-wrapper a:hover {
    color: #f37f20;
}
.our-location-card-wrapper-locate {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 15px 0 10px 0;
    height: 85%;
}
.our-location-card-wrapper-locate .our-solution-content {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 12px;
    position: relative;
}
.our-location-card-wrapper-locate .our-solution-content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 9px;
    content: "";
    background: linear-gradient(
        179.57deg,
        rgba(0, 0, 0, 0) 0.38%,
        rgba(0, 0, 0, 0.5) 51.17%
    );
}
.our-location-card-wrapper-locate .our-solution-content a {
    position: relative;
    z-index: 2;
}
.hamburger-footer-wrapper {
    padding-top: 50px;
    width: 55%;
    margin-left: calc(23% + 20px);
}
.hamburger-footer-wrapper .hamburger-footer-space {
    padding: 40px;
    text-align: center;
    border-radius: 15px;
}
.hamburger-footer-wrapper .hamburger-footer-space .heading-six {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.05em;
    text-align: center;
    color: #fff;
}

.our-location-whole-wrapper.container:before {
    content: "";
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
    width: 500px;
    height: 400px;
    background-size: 100% 100%;
    background-image: url("/wp-content/uploads/2024/02/Vector.png");
    background-repeat: no-repeat;
    z-index: -1;
}
.our-location-whole-wrapper.container {
    position: relative;
    top: 40px;
    padding-bottom: 15px;
    background-color: #fff;
}
.mega-menu-our-location {
    display: none;
    transition: 3s ease;
    width: 95%;
    max-width: 1350px;
    margin: auto;
    padding: 0 25px 25px 25px;
}
/* .our-location-wrapper{
      margin-top: 70px;
  } */
/* .mega-menu-our-location{
     position: relative;
     top: 50px;
  } */
/* .incuspaze-header-main-visit.our-location:hover */
.mega-menu-our-location {
    display: none;
    position: fixed;
    top: 70px;
    background-color: #fff;
    left: 50%;
    z-index: 100;
    width: 90%;
    transform: translateX(-50%);
}
.full-w {
    width: 100%;
    display: none;
    position: fixed;
    background: #0000008c;
    height: 100%;
    z-index: 17;
    top: 0;
}

/*.incuspaze-header-main-button*/
/*  .incuspaze-header-main-visit.our-location*/
/*  .menu-links-class:hover*/
/*  span.desktop-view {*/
/*      border-bottom: 1px solid #f37f20;*/
/*      padding-bottom: 0px;*/

/*}*/
.incuspaze-header-main-button
    .incuspaze-header-main-visit.our-location
    .menu-links-class {
    cursor: pointer;
}

.incuspaze-header-main-button
    .incuspaze-header-main-visit.our-location
    .our-location-card-title-wrapper
    a {
    padding: 0;
}
.incuspaze-header-main-button
    .incuspaze-header-main-visit
    a
    img.arrow-image-icon {
    height: 16px;
    width: 16px;
}
.our-location-card-wrapper-whole.content {
    display: none;
}
@media screen and (max-width: 1400px) {
    .list-of-search-field-wrapper {
        height: 35vh;
    }
    .our-location-card-title-wrapper .heading-three {
        font-size: 24px;
    }
    .our-location-card-title-wrapper .heading-six,
    .incuspaze-header-main-button
        .incuspaze-header-main-visit.our-location
        .menu-links-class {
        font-size: 14px;
    }
    .our-location-listing-drop .heading-two {
        font-size: 20px;
    }
    .input-text-wrapper input {
        font-size: 10px;
    }
    .hamburger-footer-wrapper .hamburger-footer-space {
        padding: 20px 40px;
    }
    .incuspaze-header-main-button
        .incuspaze-header-main-visit
        .menu-links-class
        img.arrow-image-icon {
        height: 10px;
        width: 10px;
    }
}
@media screen and (max-width: 991px) {
    .incuspaze-header-main .incuspaze-header-wrap {
        padding: 10px 0;
    }
    .our-location-wrapper {
        grid-template-columns: 35% 64%;
    }
    .our-location-card-wrapper-locate {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .hamburger-footer-wrapper {
        padding-top: 25px;
        width: 75%;
        margin-right: auto;
        margin-left: auto;
    }
    .mega-menu-our-location {
        width: 95%;
        padding: 0 25px 50px 25px;
    }
    .our-location-whole-wrapper.container:before {
        display: none;
    }
    .our-location-whole-wrapper .our-location-wrapper.mobile-view {
        display: none !important;
    }
    .our-location-whole-wrapper .our-location-wrapper.desktop-view {
        display: grid !important;
        grid-template-columns: 35% 64%;
    }
}
@media screen and (max-width: 600px) {
    .our-location-whole-wrapper .our-location-wrapper.mobile-view {
        display: block !important;
        padding-top: 30px;
    }
    .our-location-whole-wrapper .our-location-wrapper.desktop-view {
        display: none !important;
    }
    .our-location-wrapper {
        grid-template-columns: 100%;
        /* padding-bottom: 100px; */
    }
    .our-location-wrapper .our-location-listing-drop {
        padding: 0;
        border: transparent;
        border-radius: 0;
    }
    .our-location-wrapper
        .accordion-style-one
        .accordion-style-content
        h3:after {
        content: "+";
        position: absolute;
        right: 20px;
        font-size: 30px;

        top: 50%;
        color: #324e74;
        transform: translateY(-50%);
    }
    .incuspaze-header-main-visit.our-location:hover .mega-menu-our-location {
        width: 100%;
        height: 90vh;
    }
    .mega-menu-our-location .accordion-style-one {
        padding: 15px 0;
        height: calc(90vh - 200px);
        overflow-y: auto;
    }
    .our-location-whole-wrapper .explore-button-mobile {
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        padding: 10px;
        letter-spacing: 0em;
        text-align: left;
        color: #000000;
        border-radius: 10px;
        display: flex;
        align-items: center;
        background-color: #fff;
        width: 100%;
        gap: 5px;
    }
    .our-location-whole-wrapper .explore-button-mobile .grey-color {
        color: #000000;
        opacity: 0.5;
        font-weight: 500;
    }
    .incuspaze-header-main-button
        .incuspaze-header-main-visit
        a.explore-button-mobile
        img.arrow-image-icon {
        height: 8px;
        width: 8px;
    }
    .hamburger-footer-wrapper {
        width: 100%;
        padding-top: 0;
    }
    .hamburger-footer-wrapper .hamburger-footer-space {
        padding: 30px 40px;
    }
    .hamburger-footer-wrapper .hamburger-footer-space .heading-six {
        font-size: 16px;
    }
    .our-location-whole-wrapper.container {
        top: 0;
    }
    .our-location-wrapper
        .accordion-style-one
        .accordion-style-content.active
        h3:after {
        content: "-";
        font-size: 35px;
    }
    .our-location-card-wrapper-locate {
        grid-template-columns: 100%;
        gap: 10px;
    }
    .mega-menu-our-location
        .accordion-style-one
        .accordion-style-content.active
        .our-location-title {
        border-bottom: 0;
    }
    .mega-menu-our-location
        .accordion-style-one
        .accordion-style-content.active
        .accordion-style-one-content {
        background-color: #f6f6f6;
        /* padding: 8px; */
        border-radius: 10px;
    }
    .working-detail-content-wrap {
        padding: 15px 10px;
    }
    .our-location-card-wrapper-locate .our-solution-content a {
        text-decoration: none;
    }
    .our-location-card-wrapper-locate .our-solution-content {
        border-radius: 10px;
    }
    .mega-menu-our-location
        .accordion-style-one
        .accordion-style-content
        .our-location-card-wrapper-locate {
        padding: 8px;
    }
    .our-location-wrapper .accordion-style-one-content {
        background-color: #fff;
        display: none;
    }
    .input-text-wrapper input {
        border: 1px solid #000000;
        border-radius: 100px;
        font-size: 16px;
        padding: 15px 15px 15px 40px;
    }
    .input-text-wrapper .input-field-wrap-search {
        padding-right: 0;
    }
    .home-menu.mega-menu-our-location {
        display: block;
    }
    .mega-menu-our-location {
        padding: 0;
    }
    .mega-menu-our-location .accordion-style-one {
        padding: 15px 0;
    }
    .mega-menu-our-location .accordion-style-one .our-location-title {
        font-size: 16px;
        color: #1a1a1a;
        padding: 10px;
        font-weight: 400;
        line-height: 20px;
        position: relative;
        letter-spacing: 0em;
        text-align: left;
        border-bottom: 1px solid #e1e1e1;
        margin-top: 5px;
    }
}
.iframe-vid-cont {
    position: relative;
}
.vimeo-iframe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    display: none;
}

.hero-banner-section iframe {
    background-image: url(../img/1964-scaled.jpg);
    border-radius: 15px;
}

.ControlBar_module_controlBarWrapper__30b7f265 {
    visibility: hidden;
}

.hero-explore-wrapper {
    visibility: hidden;
}
[data-ctype="brand-partners"] img.hidden,
[data-ctype="brokers"] img.hidden,
[data-ctype="landlords"] img.hidden {
    display: none;
}

[data-ctype="brand-partners"] img,
[data-ctype="brokers"] img,
[data-ctype="landlords"] img {
    position: absolute;
}
.img-container {
    position: relative;
}

.montserrat-font {
    font-family: "Montserrat", sans-serif;
}
.playfair-font {
    font-family: "Playfair Display", serif;
}
body {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #202344;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #f57f20;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #f57f20;
}
::-moz-selection {
    /* Code for Firefox */
    color: #202344;
    background: #f57f20;
}

::selection {
    color: #202344;
    background: #f57f20;
}
.desktop-view {
    display: block !important;
    padding-bottom: 1px;
}
.mobile-view {
    display: none !important;
}
@media screen and (max-width: 991px) {
    .desktop-view {
        display: none !important;
    }
    .mobile-view {
        display: block !important;
    }
}

#ast-scroll-top {
    background-color: #202343 !important;
    border-radius: 20px;
}

.ast-container {
    padding-left: 0;
    padding-right: 0;
}
.assistance-card-wrapper a {
    text-decoration: none;
}
.hamburger-menu-main-wrapper
    .hamburger-menu-link-wrapper
    .hamburger-menu-link:hover:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    background-image: url(../img/Polygon-svg-icon.svg);
}
.sticky-visit-sch {
    display: flex;
    color: white;
    background: #ef7d33;
    font-size: 20px;
    font-weight: 600;
    column-gap: 17px;
    padding: 12px 22px;
    width: fit-content;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: fixed;
    top: 50%;
    right: -89px;
    transform: rotate(270deg);
    cursor: pointer;
    z-index: 999;
}

.fa-arrow-right {
    rotate: -40deg;
}
.home-headings {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -2%;
    color: rgba(0, 0, 0, 1);
}
.home-headings-span {
    color: rgba(97, 97, 97, 1);
}
.home-section3 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 12%;
    transform: translate(-50%, 0);
}
.home-section3 .elevated-box1 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.home-section3 .elevated-box1 .carousel-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}
.home-section3 .elevated-box2 {
    background-image: url("../img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-section3 .overlay {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: url(/img/elevated_bg5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-origin: border-box;
    color: white;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.home-section3 .overlay .overlay-text {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: end;
}
.home-section3 .overlay .overlay-text h4 {
    font-family: "Playfair Display";
}
.home-section4 .owl-stage {
    padding: 50px 0;
}
.home-section4 .image-slider1 {
    height: 210px;
}
.home-section4 .image-slider1 .owl-nav {
    display: none !important;
}
.home-section4 .image-slider1 .item {
    border: 1px solid #e0dede;
    border-radius: 10px;
    padding: 10px 30px;
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.1s ease;
}
.home-section4 .image-slider1 .item img {
    width: 150px;
}
.home-section4 .image-slider1 .owl-item:hover {
    transform: scale(1.2);
    margin: 0px 40px 0px 30px !important;
    /* transition: all 0.10s ease; */
    transition: all 1s ease-in-out;
}
.home-section4 .image-slider1 .owl-item:hover .item {
    border: 1px solid #f57f20;
}
.home-head {
    position: relative;
}
.home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section5 .home-head1 {
    position: relative !important;
}
.home-section5 .home-head1::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 0 !important;
}

.page-wrap {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right bottom, #2a1f30 50%, #383d44 50%);
}
.home-section5 .carousel-indicators img {
    width: 100px;
    height: 100px;
    opacity: 2;
    border: 4px solid #dcd9d9;
}
.home-section5 .carousel-item img {
    border-radius: 24px;
}
.home-section5 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -110px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    gap: 160px;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
}
.home-section5 .carousel-indicators .active {
    border: 4px solid #f37f20;
}
.home-section6 {
    background-color: #f6f6f9;
    margin-top: 80px;
}
.home-section6 .image-slider2 .item-card {
    background-color: #fafdff;
    border: 1px solid #e2e2e2;
    border-radius: 24px;
    height: 100%;
}
.home-section6 .container-fluid {
    background-image: url("img/bg-effect.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: right;
    padding: 30px 0 60px 0;
    overflow: hidden;
}
.home-section6 {
    background-image: url("img/bg-effect.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: bottom;
}
.home-section6 .owl-carousel .owl-dots.disabled {
    display: block;
}
.home-section6 .owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 8px;
    margin: 5px;
    background: #d6d6d6;
    display: block;

    transition: opacity 0.2s ease;
    border-radius: 8px;
}
.home-section6 .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    width: 60px !important;
    height: 8px;
    margin: 5px;
    background: #383d44 !important;
    display: block;

    transition: opacity 0.2s ease;
    border-radius: 8px;
}
.home-section7 .nav-tabs .nav-link {
    border: none;
    border-bottom: 3px solid #e7e7e7;
    background-color: transparent;
    text-decoration: none;
    color: #000000;
    border: none;
    font-weight: 500;
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 10px;
}
.home-section7 .collab-btns {
    width: 217px;
    height: 48px;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid rgba(243, 127, 32, 1);
}
.home-section7 .nav-tabs .nav-link.active {
    border-bottom: 3px solid #f37f20 !important;
    position: relative;
    background-color: transparent;
    color: #000000;
}
.home-section7 .middle-nav-link {
    position: relative;
    margin: 0 40px;
}
.home-section7 .middle-nav-link::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 10px;
    right: -15px;
}
/* .home-section7 .middle-nav-link::after {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #E7E7E7;
    bottom: 10px;
    position: absolute;
    left: -20px;
  } */
.home-section7 .nav-tabs .nav-link.active::before {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 6.5px solid #f37f2000;
    border-right: 6.5px solid #f37f2000;
    border-top: 13px solid #f37f20;
    position: absolute;
    bottom: -15px;
    left: 50%;
}
.home-section7 .tab-card {
    border: 1px solid #c4c4c4;
    border-radius: 12px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-section7 .tab-card img {
    aspect-ratio: 2 / 1;
    object-fit: contain;
    height: 90px !important;
}
.home-section7 .css-slideshow figure {
    margin: 0;
    position: absolute;
}
.home-section7 .css-slideshow-attr {
    max-width: 495px;
    text-align: right;
    font-size: 0.7em;
    font-style: italic;
    margin: 0 auto;
}
.home-section7 .css-slideshow-attr a {
    color: #666;
}
.home-section7 .css-slideshow figure {
    opacity: 1;
}
.home-section7 figure.bottom {
    opacity: 1;
    object-fit: cover;
    background-color: white;
    -webkit-animation: xfade 10s 0s infinite;
    animation: xfade 10s 0s infinite;
}
@keyframes xfade {
    0% {
        opacity: 0;
    }
    16.67% {
        opacity: 0;
    }
    33.34% {
        opacity: 1;
    }
    66.67% {
        opacity: 1;
    }
    83.34% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
.home-section8 {
    background-color: #f6f6f9;
}
.home-section8 .container-fluid {
    padding: 30px 0 60px 0;
    overflow: hidden;
}
.home-section8 .boxs span {
    font-size: 18px;
    font-weight: bold;
    color: #c4c4c4;
}
.home-section8 .covered-box::before {
    content: "";
    background-color: #cccccc;
    width: 1px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
}
.home-section8 .main-box {
    position: relative;
}
.home-section8 .growth-card {
    border: 1px solid #ccc5c5;
    border-radius: 24px;
}
.home-section8 .growth-card-btns {
    border: 1px solid #000000;
    font-size: 11px;
    font-weight: bold;
}
.home-section8 .growth-card-btns0 {
    border: 1px solid #000000;
    font-size: 11px;
    font-weight: bold;
    display: flex;
    width: 125px;
    justify-content: center;
    align-items: center;
}
.home-section8 .growth-card-btns2 {
    border: 1px solid #000000;
    font-size: 11px;
    font-weight: bold;
    display: flex;
    width: 130px;
    justify-content: center;
    align-items: center;
}
/* .home-section8 .growth-card img {
    height: 35px;
  } */
.home-section8 .growth-card-img {
    /* background-image: url('../img/growth1.png'); */
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.home-section8 .growth-card-img2 img {
    /* background-image: url('../img/growth2.png');
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover; */
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    position: relative !important;
    z-index: 11;
    height: 100%;
}
.home-section8 .img-btns {
    border: 1px solid white;
    color: white;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 999;
}
.home-section8 .img-btns:hover {
    border: 1px solid #f37f20;
    color: #f37f20;
}
.home-section8 .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 40px;
    top: -140px;
}
.home-section8 .owl-carousel .fa-arrow-right {
    rotate: 0deg !important;
}
.home-section8 .image-slider3 .fa-arrow-right,
.fa-arrow-left {
    font-size: 15px !important;
}
.home-section8 .image-slider3 {
    position: relative;
}
.home-section8 .image-slider3 .owl-nav {
    position: absolute;
    right: 27px;
    top: -130px !important;
}
.home-section8 .owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: inherit;
    border: 1px solid gray;
    padding: 15px 20px !important;
    font: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}
.home-section8 .owl-carousel .owl-nav button.owl-prev:hover {
    background: white;
    color: inherit;
    border: 1px solid gray;
    padding: 15px 20px !important;
    font: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
    color: #f37f20;
}
.home-section8 .owl-carousel .owl-nav button.owl-next {
    background: 0 0;
    color: inherit;
    border: 1px solid gray;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px 20px !important;
    font: inherit;
    margin: 0;
}
.home-section8 .owl-carousel .owl-nav button.owl-next:hover {
    background: white;
    color: inherit;
    border: 1px solid gray;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px 20px !important;
    font: inherit;
    margin: 0;
    color: #f37f20;
}

.home-section9 .card {
    border-radius: 10px;
    background-color: #fafdff;
    border: 1px solid #ccc5c5;
    height: 388px !important;
}
.home-section9 .card:hover {
    border: 1px solid #f57f20;
}
.home-section9 .card-footer {
    background-color: #fafdff;
    border-radius: 12px;
}
.home-section9 .card-img {
    border-radius: 10px;
    position: relative;
}
.home-section9 .card-img img {
    border-radius: 10px;
}
.home-section9 .card-img:hover .overlay {
    opacity: 1;
}
.home-section9 .card-img .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.3s ease;
    background-color: #00000030;
    border-radius: 10px;
}
.home-section9 .card-img .overlay .card-arrow-icon {
    color: white;
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    rotate: -30deg;
}
.home-section9 .card-footer img {
    width: 30px;
}
.home-section9 .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute !important;
    right: -330px !important;
    top: -230px !important;
}
.home-section9 .owl-carousel .owl-nav {
    display: block;
    position: absolute !important;
    right: -330px !important;
    top: -230px !important;
}
.home-section9 .flash-para {
    font-weight: 600;
    font-size: 14px;
}
.home-section9 .image-slider3 {
    position: relative;
}
.home-section9 .owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: inherit;
    border: 1px solid gray;
    padding: 15px 20px !important;
    font: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}
.home-section9 .owl-carousel .owl-nav button.owl-prev:hover {
    background: white;
    color: inherit;
    border: 1px solid gray;
    padding: 15px 20px !important;
    font: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
    color: #f37f20;
}
.home-section9 .owl-carousel .owl-nav button.owl-next {
    background: 0 0;
    color: inherit;
    border: 1px solid gray;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px 20px !important;
    font: inherit;
    margin: 0;
}
.home-section9 .owl-carousel .owl-nav button.owl-next:hover {
    background: white;
    color: inherit;
    border: 1px solid gray;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px 20px !important;
    font: inherit;
    margin: 0;
    color: #f37f20;
}
.home-section9 .image-slider4 .fa-arrow-right {
    rotate: 0deg !important;
}
.home-section9 .image-slider11 .fa-arrow-right {
    rotate: 0deg !important;
    font-size: 15px !important;
}
.home-section9 .view-card {
    background-image: url("/img/news_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f3f3f3;
}
.home-section9 .nav-tabs .nav-link {
    border: none;
    text-decoration: none;
    color: #000000;
    font-weight: 500;
    display: flex;
    align-items: end;
    width: 250px;
    justify-content: space-between;
    gap: 10px;
}
.home-section9 .nav-tabs .nav-link.active {
    border-bottom: 3px solid #f37f20 !important;
    position: relative;
    background-color: transparent;
    color: #000000;
}
.home-section9 .middle-nav-link {
    position: relative;
    margin: 0 40px;
}
.home-section9 .middle-nav-link::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    right: -20px;
}
.home-section9 .middle-nav-link::after {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    bottom: 11px;
    left: -20px;
}
.home-section9 .nav-tabs .nav-link.active::before {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 6.5px solid #f37f2000;
    border-right: 6.5px solid #f37f2000;
    border-top: 13px solid #f37f20;
    position: absolute;
    bottom: -15px;
    left: 50%;
}
.home-section9 .tab-card {
    border-radius: 12px;
}
.home-section9 .view-circle {
    position: relative;
    top: 25%;
}
.home-section9 .view-div {
    margin: auto;
    vertical-align: middle;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    background-color: #f3f3f3;
    width: 195px;
    height: 195px;
    border: 1px solid #ccc5c5;
}
.home-section9 .view-div p {
    font-size: 22px;
}
.home-section9 .view-div .fa-arrow-right {
    color: #f37f20;
    font-size: 35px;
    rotate: -45deg;
}
.home-section10 .engage-box {
    background-image: url("../img/engage_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 500px;
}
.home-section10 .engage-box h2 {
    font-weight: bold;
}
.home-section10 .home-headings {
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -2%;
    color: white;
}
.home-section10 .home-headings-span {
    color: rgba(211, 210, 210, 1);
}
.home-section10 .home-head {
    position: relative;
}
.home-section10 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 27%;
    transform: translate(-50%, 0);
}
.home-section10 .home-section5 .home-head1 {
    position: relative !important;
}
.home-section10 .home-head1::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 0 !important;
}
.home-section10 {
    margin: 100px 0;
}
.home-section10 .form-box {
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-radius: 24px;
    position: relative;
    top: 80px;
    right: 80px;
}
.home-section10 .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    color: #000000;
}
.home-section10 .nav-tabs .nav-link.active span {
    border-radius: 50% !important;
    padding: 0px;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #f57f20 !important;
}
.home-section10 .nav-tabs .nav-link.active p {
    border: 1px solid #f57f20;
    padding: 4px;
    border-radius: 50px;
}
.home-section10 .nav-tabs .nav-link {
    color: #000000;
}
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: transparent;
}
.home-section10 .nav-tabs {
    border-bottom: none;
}
/* .home-section10 .form-box .form-control {
    height: 60px;
    border-radius: 16px;
  } */
.home-section10 .form-control:focus {
    color: #212529;
    background-color: white;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0;
}
.home-section10 .textarea {
    height: 150px !important;
}
/* .home-section10 .touch-btn {
    border: 1px solid #000000;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
  } */
/* .home-section10 .form-box .nav-link p {
      border: 1px solid black;
      padding: 4px;
      border-radius: 50px;
  } */
.home-section10 .form-box span {
    border-radius: 50% !important;
    padding: 0;
    background: white;
    display: block;
    width: 10px;
    height: 10px;
}
.home-section11 {
    margin: 0 0 100px 0;
}
.home-section11 .home-head {
    position: relative;
}
.home-section11 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section11 .clients-logos {
    width: 150px;
    height: 60px;
    position: absolute;
    top: -8px;
    right: 20px;
    border-radius: 0 !important;
}
/* .home-section11 .carousel-item {
    transition: transform 5s ease-in-out;
  }
  .home-section11 .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: opacity 0s 5s;
  } */
.home-section11 .carousel-text {
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 24px;
    padding: 30px 10px;
}
.home-section11 .carousel-captions {
    background-image: url("/img/client5.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 220px;
    width: 100%;
    z-index: 2;
}
.home-section11 .carousel-img {
    position: relative;
    z-index: 3;
    left: 5px;
    width: 700px;
}
.home-section11 .carousel-controls {
    position: absolute !important;
    top: 70px !important;
    bottom: 70px !important;
    z-index: 1;
    background-color: #000000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8% !important;
    padding: 0;
    color: #fff;
    text-align: center;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.home-section11 .carousel-controls .fa-arrow-right {
    rotate: 0deg !important;
    font-size: 20px !important;
}
.home-section11 .incus-left-arrow {
    font-size: 20px !important;
}
.home-section11 .carousel-control-next {
    right: -8% !important;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.home-section11 .carousel-control-prev {
    left: -8% !important;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.home-section11 .dark-overlay1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 300px;
    height: 250px;
    background-size: 300px 250px;
    background-repeat: no-repeat;
    /* background-image: ; */
}
.home-section11 .img-btns {
    border: 1px solid white;
    color: white;
    position: absolute;
    top: 40%;
    right: 2%;
    z-index: 99;
}
.footer {
    position: relative;
}
.footer
    .accordion-item:last-of-type
    > .accordion-header
    .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
    background: transparent;
}
.multistep-container-map {
    height: 100%;
}
/******** multistep form map enterprise css start *********/

/*form styles*/
#msform {
    width: auto;
    margin: 0;
    text-align: center;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#msform fieldset {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

#msform .action-button {
    width: 100px;
    background: #27ae60;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #27ae60;
}
/*headings*/
.thanks-img {
    width: 43%;
}
.fs-title1 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2c3e50;
    margin-bottom: 10px;
}
.fs-title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #2c3e50;
    margin-bottom: 10px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    margin-left: 0;
}
#progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    line-height: 30px;
    display: block;
    font-size: 15px;
    color: #333;
    background: #f4f4f4;
    border-radius: 20px;
    margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
    content: "";
    width: 80%;
    height: 2px;
    background: #c9c9c9;
    position: absolute;
    left: -40%;
    top: 15px;
    z-index: -1;
}
#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,
#progressbar li.active:after {
    background: #f37f20;
    color: white;
}
.multiple-dropdown-map {
    display: flex;
    /* column-gap: 30px; */
    justify-content: center;
}

.multiple-dropdown-map select {
    width: 100%;
    background: transparent;
    border: 0;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.diverse-workspace select {
    cursor: pointer;
}

.multiple-dropmap-container {
    width: 85%;
    display: flex;
    padding: 10px 8px;
    background: #f4f4f4;
    border-radius: 20px;
    margin-top: 20px;
}
#stateselect {
    border-left: 1px solid #80808078;
    border-right: 1px solid #8080808c;
    border-radius: 0;
    margin-right: 10px;
    margin-left: 10px;
}
.next-map-img,
.prev-map-img,
.submit-map-img,
.view-map-img {
    display: flex;
    position: relative;
    right: 60px;
    text-align: right;
    justify-content: flex-end;
    cursor: pointer;
}
.next-map-img div,
.prev-map-img div,
.submit-map-img div,
.view-map-img div {
    width: auto;
    background: #999999;
    padding: 10px 60px;
    display: flex;
    border-radius: 30px;
    color: white;
    font-weight: 500;
    margin-top: 80px;
    gap: 10px;
}
.submit-map-img div {
    width: auto;
    background: #999999;
    padding: 10px 60px;
    display: flex;
    border-radius: 30px;
    color: white;
    font-weight: 500;
    margin-top: 20px;
    gap: 10px;
}
#msform h5 {
    font-size: 24px;
    font-weight: 500;
    font-family: "Montserrat";
    color: black;
    line-height: 25px;
    padding-bottom: 0px;
    padding-top: 10px;
}

.fs-title {
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat";
    color: #616161;
    padding: 10px 0;
    text-transform: none;
}
.multistep-container-map {
    height: 100%;
}
.map-form-buttons {
    display: flex;
    justify-content: flex-end;
}

.next-map-img,
.prev-map-img,
.submit-map-img {
    display: none;
}
.next-map-img.next div {
    background: black;
}
.prev-map-img.previous div {
    background: white;
    color: black;
    border: 1px solid black;
    margin-right: 30px;
}

.view-map-img div {
    width: auto;
    background: #c9c9c9;
    padding: 12px 50px;
    display: flex;
    border-radius: 30px;
    color: white;
    font-weight: 500;
    margin-top: 35px;
    font-family: "Montserrat";
}
.peer:checked ~ .icon {
    border: 1px solid #00000085;
    background: #80808029;
    box-shadow: none;
}

.map-radio-btn input[type="radio"] {
    display: inline-block;
    opacity: 0;
    /* z-index: -1; */
    width: 100%;
    bottom: -35px;
    position: relative;
    overflow: hidden;
    /* clip: rect(0 0 0 0); */
    height: 27px;
    /* width: auto; */
    /* left: -0%; */
    margin: -1;
    padding: 0;
    border: 0;
}
.map-radio-btn .wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* margin: auto; */
    margin-left: 10%;
    margin-right: 10%;
    column-gap: 7%;
}

.map-radio-btn label {
    display: block;
    width: 27%;
}

.map-radio-btn .icon {
    /* width: 130px; */
    padding: 10px 0px;
    border: 1px solid #00000038;
    border-radius: 10px;
    box-shadow: 1px 3px 10px #80808078;
}
.submit-map-btn {
    background: transparent;
    color: white;
    border: none;
}
.submit-map-img div {
    width: auto;
    background: #999999;
    padding: 10px 30px;
    display: flex;
    border-radius: 30px;
    color: white;
    font-weight: 500;
    margin-top: 20px !important;
    gap: 0px;
}
.next-map-img img {
    width: 0 !important;
}
#msform .third-field {
    display: flex;
    width: 80%;
    margin: auto;
}
select:focus-visible {
    outline: 0px;
}
#msform .third-field .fs-title {
    padding-bottom: 20px;
}

#msform .third-field input {
    width: 80%;
    margin: auto;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
    border-radius: 6px;
    border: 1px solid lightgray;
}

#msform .submit-map-img {
    left: 0;
}
.select-3tab {
    display: flex;
    width: 100%;
    align-items: center;
    color: black;
    background: #f4f4f4;
    border-radius: 00px;
    padding: 0 18px 0 10px;
    margin: 1px 0;
    border-right: 2px solid #88888838;
}
/* .multiple-dropmap-container {
  display: flex;
  flex-direction: column;
} */
.multiple-dropmap-container {
    width: 85%;
    display: flex;
    padding: 10px 8px;
    background: #f4f4f4;
    border-radius: 20px;
    margin-top: 20px;
}
.select-img-div {
    padding: 0px;
    height: 31px;
    width: 37px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-img-div img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    height: 17px;
    width: 17px;
    background: transparent;
    border-radius: 0;
    object-fit: cover;
    filter: invert(1);
}
.multiple-dropdown-map select {
    width: 100%;
}
/******** multistep form map enterprise css end *********/
/* width: 100%;
    height: 100%;
    border-radius: 12px !important;
    background-color: transparent;
  } */
.home-section11 .dark-overlay2 {
    position: absolute;
    bottom: 20%;
    left: 0;
    width: 100%;
    height: 20%;
    background-color: #a09e9e;
    opacity: 60%;
    animation: mymovess 7s infinite;
    mix-blend-mode: color-dodge;
    animation-direction: alternate;
}

@keyframes mymovess {
    0% {
        bottom: 0%;
        left: 0;
        height: 0%;
    }
    15% {
        height: 20%;
    }
    30% {
        height: 40%;
    }
    45% {
        height: 20%;
    }
    75% {
        height: 30%;
    }
    85% {
        height: 20%;
        bottom: 80%;
    }
    100% {
        bottom: 100%;
        height: 0%;
    }
}

.home-section9 .card-footer img {
    height: auto;
    width: 30px !important;
}

.home-section12 .enterprise-link a {
    border: 1px solid #ccc5c5;
    border-radius: 10px;
    text-decoration: none;
    color: #000000;
    font-weight: 500;
}
.home-section12 .nav-tabs .nav-link {
    border: none;
    border: none;
    text-decoration: none;
    color: #000000;
    font-weight: 500;
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 10px;
}
.home-section12 .nav-tabs .nav-link.active .enterprise-link a {
    background-color: #f37f20 !important;
    color: white !important;
}
.home-section12 .nav-tabs .nav-link.active {
    border-bottom: 3px solid #f37f20 !important;
    position: relative;
    background-color: transparent !important;
    font-weight: 500;
    color: #000000;
}
.home-section12 .middle-nav-link {
    position: relative;
    margin: 0 30px;
}
.home-section12 .middle-nav-link::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    right: -40px;
}
/* .home-section12 .middle-nav-link::after {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #E7E7E7;
    position: absolute;
    bottom: 11px;
    left: -20px;
  } */
.home-section12 .nav-tabs .nav-link.active::before {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 6.5px solid #f37f2000;
    border-right: 6.5px solid #f37f2000;
    border-top: 13px solid #f37f20;
    position: absolute;
    bottom: -15px;
    left: 50%;
}
.home-section12 .managed-box {
    border: 1px solid #ccc5c5;
    border-radius: 24px;
}
.home-section12 .select-state,
.select-city {
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
}
.home-section12 .select-city span {
    width: 50px;
    height: 50px;
    padding: 0px 20px;
    background: black;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-section12 .select-city img {
    width: 20px;
    height: 20px;
}
.home-section12 .select-state span {
    width: 50px;
    height: 50px;
    padding: 0px 20px;
    background: black;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-section12 .select-state img {
    width: 20px;
    height: 20px;
}
.home-section12 .select select {
    border: none;
    background-color: transparent;
}
.home-section12 .select .fa-city {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 42px;
    margin-top: 6px;
}
.home-section12 .select .fa-building {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 42px;
    margin-top: 6px;
}
.home-section12 .find-btn {
    border: 1px solid #00000087;
    font-weight: bold;
    font-family: Montserrat;
    font-size: 14px;
    /* font-weight: 700; */
    /* line-height: 80px; */
    text-align: center;
    color: #00000087;
}
.location-boxs {
    width: 470px;
    border-radius: 21px;
    border: 1px solid #ccc5c5;
    background-color: rgba(63, 63, 63, 0.4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.location-boxs1 {
    position: absolute;
    left: 0;
    bottom: 63px;
    transform: translate(0px, 0px);
    justify-content: space-between !important;
}
.location-boxs .boxs-para {
    background-color: #c2c2c242;
    color: white;
    font-size: 14px;
}
.location-boxs .boxs-head {
    font-size: 18px;
    text-align: start;
}
.hamburger-menu-wrapper .hamburger-menu-main-wrapper:before {
    position: absolute;
    content: "";
    top: 40%;
    right: -75px;
    width: 300px;
    height: 230px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    /* background-image: ; */
}
.location-boxs1 .space-btn1 {
    width: 153px;
    height: 48px;
    border: 1px solid #000000;
    background-color: white;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
}
.location-boxs1 .space-btn2 {
    width: 195px;
    height: 48px;
    border: 1px solid #f37f20;
    color: white;
    background-color: #f37f20;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .find-boxs {
    height: 190px;
  } */
#cities1,
#tab1 h1 strong {
    font-family: "Playfair Display", serif;
    font-size: 36px;
    font-weight: 700;
    color: #303030;
    line-height: 21px;
    /* padding-top: 23px; */
}
li.nav-item.d-flex.justify-content-between.align-items-center {
    position: relative;
}
li.nav-item.d-flex.justify-content-between.align-items-center:hover:after {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    background-image: url("../img/Polygon-svg-icon.svg");
}
.footer:before {
    position: absolute;
    content: "";
    top: 400px;
    left: 0;
    z-index: -1;
    width: 300px;
    height: 0px;
    background-size: 300px 250px;
    background-repeat: no-repeat;
    /* background-image:; */
}
.footer {
    position: relative;
}
.footer
    .accordion-item:last-of-type
    > .accordion-header
    .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
    background: transparent;
}

.image-gallery {
    font-size: 0;
}
.image-gallery .one-half {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    margin-right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.image-gallery .one-half + .one-half {
    margin-right: 0;
    width: 50%;
}
.image-gallery img {
    width: 100%;
    height: 31rem;
    border-radius: 16px;
    object-fit: cover;
}
.image-gallery .small-images .small-image {
    width: 100%;
    height: 130px;
    cursor: pointer;
    object-fit: cover;
    padding: 0;
}
.conference-box {
    background-color: white;
    border-top-right-radius: 16px;
    width: 300px;
    position: absolute;
    bottom: 0;
}
.img-logo {
    width: 40px !important;
}
.card-div {
    position: absolute;
    bottom: 140px;
}
.card-div p {
    background-color: #00000066;
}
.card-div1 {
    position: absolute;
    top: 10px;
}
.card-div1 p {
    background-color: #f37f20;
}
.location-boxs .space-btn1 {
    border: 1px solid #000000;
    color: #000000;
}
.location-boxs .space-btn2 {
    border: 1px solid #f37f20;
    color: white;
    background-color: #f37f20;
}
.location-boxs .boxs-para {
    background-color: #c2c2c242;
    color: #6f6f6f;
    font-size: 14px;
}
/* .home-section3 .home-head::after {
 content: "";
 background-color: #F37F20;
 width: 110px;
 height: 2px;
 position: absolute;
 left: 56.7%;
 transform: translate(-50%, 0);
} */
.home-section3 .elevated-box1 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.home-section3 .elevated-box1 .carousel-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}
.home-section3 .elevated-box2 {
    background-image: url("/img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-section3 .overlay .overlay-text {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: end;
}
.right-box .delegate .overlay {
    width: 100%;
    height: 100%;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    background-color: #00000024;
}
.right-box .private .overlay {
    width: 100%;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    background-color: #00000024;
}
.delegate,
.private {
    height: 590px;
}
.delegate {
    background-image: url("img/coworking9.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.private {
    background-image: url("img/coworking10.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.amenities .aminities-col .home-head::after {
    display: none !important;
}
.traditional-card {
    /* box-sizing: border-box;
    background: white;
    background-clip: padding-box;
    border: 2px dashed #F37F20;
    border-radius: 6px; */
    height: 100%;
    display: inline-block;
    border-radius: 6px;
    border: 2px dashed #fff;
    background: linear-gradient(#fff 0 0) padding-box,
        linear-gradient(to right, #f37f20 50%, #6aabaf) border-box;
}
.btn-dwn {
    border: 1px solid #000;
    font-size: 20px;
}
.traditional-box img {
    border-radius: 24px;
}
.craft .home-head::after {
    display: none;
}
.craft img {
    border-radius: 24px;
}
.home-section4 .image-slider7 {
    height: 210px;
}
.home-section4 .image-slider7 .item {
    border: 1px solid #e0dede;
    border-radius: 10px;
    padding: 10px 30px;
    width: 250px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.1s ease;
}
.home-section4 .image-slider7 .owl-item:hover {
    transform: scale(1.2);
    margin: 0px 40px 0px 30px !important;
    /* transition: all 0.10s ease; */
    transition: all 1s ease-in-out;
}
.helps .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 12%;
    transform: translate(-50%, 0);
}
.helps .explore-btn {
    color: #000000 !important;
    border: 1px solid #000000;
    font-size: 20px;
    font-weight: 600;
    width: 266px;
    height: 66px !important;
}
.help-img1 {
    height: 430px;
}
.help-bg {
    background-image: url("img/enterprise2.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
}
.help-bg2 {
    background-image: url("img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
}
.help-bg2 .home-head p {
    font-weight: 500;
    font-size: 20px;
    color: #616161;
}
.require-img1 {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.home-section9 .image-slider8 {
    position: relative;
}
.wizard-box {
    background-color: #f8f8f8;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.require .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section7 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section8 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section8 .growth-card {
    /*height: 415px;*/
}
.home-section8 .real-category-icons {
    width: 14px;
    height: 12px;
}
.elevated-sections3 .explore-btn {
    border: 1px solid #000000;
    font-size: 20px;
    font-weight: bold;
}
.elevated-sections3 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 10%;
    transform: translate(-50%, 0);
}
.elevated-sections3 .elevated-box1 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.elevated-sections3 .elevated-box1 .carousel-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}
.elevated-sections3 .elevated-box1 img {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.elevated-sections3 .elevated-box2 {
    background-image: url("img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.elevated-sections3 .overlay {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #00000042;
    color: white;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.elevated-sections3 .overlay .overlay-text {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: end;
}
.careers_main .section-padding {
    max-width: 1320px;
    margin: 0 auto;
    padding: 40px 0;
}

.careers_main .owl-item .item {
    transform: translate3d(0, 0, 0);
    /* DO NOT REMEMBER WHERE TU PUT THIS, SEARCH FOR 3D ACCELERATION */
    /* margin: 50px 0; */
    /* OVERWRITE PLUGIN MARGIN */
}

.careers_main .screenshot_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.careers_main .screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.careers_main .screenshot_slider .owl-nav {
    text-align: center;
}

.careers_main .screenshot_slider .owl-nav button {
    font-size: 24px !important;
    margin: 10px 0px !important;
    background: 0 0;
    color: inherit;
    font: inherit;
}
.careers_main .screenshot_slider .owl-nav button.owl-next {
    background: 0 0;
    color: gray !important;
    border: 1px solid gray !important;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    padding: 10px 15px !important;
    font: inherit;
    width: 65px;
    height: 60px;
}
.careers_main .screenshot_slider .owl-nav button.owl-next:hover {
    color: #f37f20 !important;
}
.careers_main .screenshot_slider .owl-nav button.owl-next .fa-arrow-right {
    font-size: 16px !important;
    rotate: 0deg !important;
}
.careers_main .screenshot_slider .owl-nav button.owl-prev {
    background: 0 0;
    color: gray !important;
    border: 1px solid gray !important;
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    padding: 10px 15px !important;
    font-size: 15px !important;
    width: 65px;
    height: 60px;
}
.careers_main .screenshot_slider .owl-nav button.owl-prev:hover {
    color: #f37f20 !important;
}
.careers_main .team-speks-sec .home-head {
    position: relative;
    right: 0px !important;
    top: 0 !important;
    z-index: 4;
}
.careers_main .team-speks-sec .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0);
}
.careers_main .team-speks-sec .carousel-captions {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    position: relative;
    top: 0 !important;
    z-index: 2;
    height: 350px;
    background-color: black !important;
    background-image: none !important;
}
.careers_main .team-speks-sec .carousel-img img {
    width: 550px !important;
    height: 550px;
    border-radius: 24px;
}
.careers_main .team-speks-sec .carousel-img {
    position: relative;
    z-index: 3;
    left: 0px !important;
}
.careers_main .team-speks-sec .carousel-controls {
    position: absolute !important;
    top: 350px !important;
    bottom: 0px !important;
    z-index: 15;
    background-color: white !important;
    color: #f37f20 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5% !important;
    padding: 0;
    height: 11% !important;
    text-align: center;
    border: 0;
    opacity: 1.5;
    transition: opacity 0.15s ease;
}
/* .careers_main .team-speks-sec .carousel-control-next-icon, .carousel-control-prev-icon {
 filter: invert(1) !important;
} */
.careers_main .team-speks-sec .carousel-control-prev {
    left: 50px !important;
    border-radius: 6px;
}
.team-speks-sec .carousel-control-next {
    left: 110px !important;
    border-radius: 6px;
}
.careers_main .news-update-sec .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 0px 0 !important;
}
.careers_main .news-update-sec .card-footer img {
    width: 30px;
    height: 30px;
}
.careers_main .news-update-sec .card {
    border-radius: 10px;
    background-color: #fafdff;
    border: 1px solid #ccc5c5;
    height: 552px !important;
}
.careers_main .news-update-sec .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right: -330px;
    top: -125px !important;
}
/* .careers_main .item img {
    height: 24rem;
    object-fit: cover;
    border-radius: 8px;
  } */
.careers_main .card-heading {
    position: relative;
}

.careers_main .card-heading-text::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    top: 8rem;
    left: 49%;
    transform: translate(-50%, 0);
}

.careers_main .sp {
    color: grey;
}
.careers_main .card-1,
.card-0,
.card-01 {
    position: relative;
    min-height: calc(100% + 30px);
}
.careers_main .card-0:before {
    background-image: url("/img/card-bg0.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.careers_main .card-01:before {
    background-image: url("/img/card-bg1.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.careers_main .card-1:before {
    background-image: url("/img/card-border1.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.careers_main .card-2:before {
    background-image: url("/img/card-border2.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.careers_main .card-2 {
    position: relative;
    min-height: calc(100% + 30px);
}

.careers_main .card-title-1 {
    display: flex;
    align-items: center;
    padding-bottom: 1.5rem;
    padding-top: 1rem;
}

.careers_main input[type="text"] {
    width: 100%;
    border: 1px solid grey;
    border-radius: 4px;
    margin: 8px 0;
    outline: none;
    padding: 8px;
    box-sizing: border-box;
    transition: 0.3s;
}

.careers_main .inputWithIcon input[type="text"] {
    padding-left: 40px;
    border-radius: 30px;
    height: 51px;
}

.careers_main .inputWithIcon {
    position: relative;
}

.careers_main .inputWithIcon i {
    position: absolute;
    left: 8px;
    top: 13px;
    padding: 9px 8px;
    color: rgba(243, 127, 32, 1);
    transition: 0.3s;
    transform: translate(0px, 4px);
}

.careers_main .icon {
    position: absolute;
    z-index: 2;
    padding-left: 12px;
    padding-top: 12px;
    width: 2rem;
    color: rgba(243, 127, 32, 1);
    transform: translate(0px, 5px);
}

.careers_main select.form-select {
    position: relative;
    padding-left: 40px;
    border-radius: 30px;
    color: grey;
    border-color: grey;
}

.careers_main .btn {
    height: 66px;
    color: #000000 !important;
}

.careers_main .icon-cricle .fa-arrow-right {
    border: 1px solid lightgrey;
    padding: 3px 4px;
    border-radius: 66px;
    color: rgba(243, 127, 32, 1);
    rotate: 0deg !important;
}

.careers_main .loca-p i {
    color: rgba(243, 127, 32, 1);
}

.careers_main strong {
    font-weight: 600;
}

.careers_main .project-manger-card p {
    font-size: 18px;
    line-height: 2;
}
.careers_main .Rewards-card {
    border: 1px solid #a0a0a0;
    border-radius: 23px;
}
.careers_main .Rewards-card h4 {
    font-size: 24px;
    font-weight: 600;
}
.careers_main .Rewards-card p {
    font-size: 18px;
    font-weight: 400;
    color: #616161;
}
.careers_main .Reward-bottom h6 {
    font-size: 20px;
    font-weight: 600;
}
.careers_main .Rewards-card img {
    width: 165px;
    border-radius: 50%;
    height: 165px;
    object-fit: cover;
    object-position: top;
}
/* iframe.ytp-title-text {
  display: none !important;
} */
.careers_main .Reward-bottom {
    background: rgba(243, 127, 32, 1);
    color: white;
}
.careers_main .Reward-bottom {
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    padding: 13px;
    margin-top: 2rem;
}
.careers_main .experts-section1 {
    position: relative;
}
.careers_main .experts-section-p::after {
    content: "";
    background-color: #f37f20;
    width: 130px;
    height: 2px;
    position: absolute;
    top: 11.4rem;
    left: 13%;
    transform: translate(-50%, 0);
}
.careers_main .experts-section1 a {
    border: 2px solid black;
    color: black;
    font-size: 20px;
    font-weight: 600;
}
.careers_main .experts-section {
    background-color: rgba(248, 248, 248, 1);
    margin-top: 180px;
    margin-bottom: 50px;
}
.careers_main .experts-section .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 25%;
    transform: translate(-50%, 0);
}
.careers_main .head-video img {
    border-radius: 24px;
}
.careers_main .ambitions .home-head::after {
    display: none;
}
.careers_main #stories {
    position: relative !important;
}
.careers_main .help-bg2 {
    background-image: url(/img/elevated_bg2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}
.careers_main .help-bg {
    background-image: url(/img/enterprise2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
}
.careers_main .help-img1 {
    height: 430px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.contacts-us .text-content {
    position: absolute;
    top: 34%;
    left: 6%;
}
.contacts-us .home-head::after {
    display: none !important;
}
.contacts-us .home-headings {
    color: white !important;
}
.contacts-us .home-headings-span {
    color: rgb(225 225 225);
}
.contacts-us .empl {
    background-image: url("/img/people.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 300px;
    border-radius: 24px;
}
.contacts-us .text-content h2 {
    font-size: 3.5rem;
    font-weight: 600;
    color: #ffffff;
}
.contacts-us .call {
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    padding: 28px 34px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.contacts-us .mail {
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    padding: 28px 34px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.contacts-us .login {
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    padding: 28px 34px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.contacts-us .phn {
    font-size: 40px;
    color: #777777;
}
.contacts-us .text-content {
    position: absolute;
    top: 0;
}
.contacts-us .number a {
    text-decoration: none;
}
.contacts-us .number h6 {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.contacts-us .number h4 {
    font-size: 24px;
    font-weight: 600;
    color: #f37f20;
    line-height: 24px;
}
.contacts-us .envelope {
    font-size: 40px;
    color: #777777;
}
.contacts-us .mail h6 {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.contacts-us .mail h4 {
    font-size: 24px;
    font-weight: 600;
    color: #f37f20;
    line-height: 24px;
}
.contacts-us .head-phn {
    font-size: 40px;
    color: #777777;
}
.contacts-us .login h6 {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.contacts-us .login h4 {
    font-size: 24px;
    font-weight: 600;
    color: #f37f20;
    line-height: 24px;
}
.contacts-us .change {
    background-color: #f4f4f4;
}
.contacts-us .nav-pills .nav-link1.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f37f20;
    padding: 18px 70px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border: 1px solid #dcdbdb;
}
.contacts-us .nav-pills .nav-link2.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f37f20;
    padding: 18px 42px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border: 1px solid #dcdbdb;
}
.contacts-us .nav-link2 {
    padding: 18px 42px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border: 1px solid #dcdbdb;
}
.contacts-us .nav-link1 {
    padding: 18px 70px;

    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border: 1px solid #dcdbdb;
}
.contacts-us .map-heading h4 {
    font-size: 40px;
    font-weight: 500;
    color: #000000;
    line-height: 53px;
}
.contacts-us .map-heading h4 span {
    font-size: 40px;
    font-weight: 500;
    color: #616161;
    line-height: 53px;
}
.contacts-us .head-office h2 {
    font-size: 32px;
    font-weight: 500;
    color: #303030;
    line-height: 24px;
}
.contacts-us .head-office p {
    font-size: 18px;
    font-weight: 400;
    color: #303030;
    line-height: 34px;
}
.contacts-us .phn-icon {
    font-size: 20px;
    padding-bottom: 6px;
}
.contacts-us .envo-email {
    font-size: 20px;
    padding-bottom: 6px;
}
.contacts-us .first h4 {
    font-size: 24px;
    padding-left: 12px;
    font-weight: 600;
    color: #303030;
}
.contacts-us .second h4 {
    font-size: 24px;
    padding-left: 12px;
    font-weight: 600;
    color: #303030;
}
.contacts-us .seeking {
    position: absolute;
    top: 75%;
    text-align: center;
    left: 25%;
}
.contacts-us .Enterprise {
    position: relative;
}
.contacts-us .Enterprise img {
    border-radius: 25px;
    width: 100%;
    /* background-image: repeating-linear-gradient(red, yellow 10%, green 20%); */
}
.contacts-us .seeking h4 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}
.contacts-us .btn {
    padding: 12px 36px;
    border-radius: 30px;
    background-color: #ffffff;
    border: 1px;
}
.contacts-us .map_function iframe {
    width: 100%;
    border: 0;
    border-radius: 20px;
    border: 5px solid #ffff;
}
.contacts-us .arroww_design {
    transform: rotate(45deg);
}
.contacts-us .partner img {
    border-radius: 25px;
    width: 100%;
}
.contacts-us .btn2 {
    padding: 12px 36px;
    border-radius: 30px;
    background-color: #ffffff;
    border: 1px;
}
.contacts-us .partner {
    position: relative;
}
.contacts-us .with-us {
    position: absolute;
    top: 75%;
    text-align: center;
    left: 30%;
}
.contacts-us .with-us h4 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}
.contacts-us .Enterprise {
    position: relative;
}
.contacts-us .position_rotate {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(#8b8b8b, #000000);
    opacity: 0.5;
    border-radius: 20px;
}
@media screen and (max-width: 587px) {
    .contacts-us .text-content h2 {
        font-size: 1rem;
        font-weight: 600;
        color: #ffffff;
    }
    .contacts-us .seeking {
        position: absolute;
        /* top: 40%;
        text-align: center;
        left: 8%; */
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .contacts-us .with-us {
        position: absolute;
        /* top: 40%;
        text-align: center;
        left: 8%; */
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width: 587px) and (max-width: 720px) {
    .contacts-us .text-content h2 {
        font-size: 1.5rem;
        font-weight: 600;
        color: #ffffff;
    }
    .contacts-us .seeking {
        position: absolute;
        top: 72%;
        text-align: center;
        left: 20%;
    }
    .contacts-us .with-us {
        position: absolute;
        top: 72%;
        text-align: center;
        left: 20%;
    }
}
.contacts-us .nav {
    display: flex;
    flex-wrap: nowrap;
}

/*===========Location-Page==========*/
.coworking-spaces .carousel {
    position: inherit;
}
.coworking-spaces .carousel-item img {
    object-fit: cover;
    height: 460px;
    border-radius: 24px;
    position: relative;
}
.coworking-spaces #carousel-thumbs-one {
    background: rgba(255, 255, 255, 0.3);
    bottom: -25px;
    left: 0;
    padding: 0 50px;
    right: 0;
}
.coworking-spaces #carousel-thumbs-one img {
    border: 5px solid transparent;
    cursor: pointer;
    height: 77px;
    width: 100%px;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
}
.coworking-spaces #carousel-thumbs-one .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
}
.coworking-spaces #carousel-thumbs-one img:hover {
    border-color: rgba(255, 255, 255, 0.3);
}
.coworking-spaces #carousel-thumbs-one .selected img {
    border-color: #fff;
}
.coworking-spaces .carousel-control-prev,
.carousel-control-next {
    width: 50px;
}
.coworking-spaces .custom_heading {
    font-family: "Playfair Display";
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
}
@media screen and (min-width: 320px) and (max-width: 414px) {
    .traditional-box {
        padding: 0 !important;
    }
    .mobile_padding {
        padding: 20px 15px !important;
    }
    .home-section9 .middle-nav-link {
        position: relative;
        margin: 0 10px;
    }
    .home-section9 .middle-nav-link::before {
        content: "";
        width: 2px;
        height: 40px;
        background-color: #e7e7e7;
        position: absolute;
        right: -5px;
    }
    .home-section9 .middle-nav-link::after {
        content: "";
        width: 2px;
        height: 40px;
        background-color: #e7e7e7;
        position: absolute;
        bottom: -3px;
        left: -5px;
    }
    .home-section11 .carousel-captions {
        padding: 2rem !important;
    }
    .home-section12 .select select,
    .home-section11 .carousel-text {
        padding: 20px 20px !important;
    }
    .mobileview {
        padding-left: 1.7rem !important;
    }
    .incuspaze-header-logo img {
        width: 85px;
    }
    .incuspaze-header-main-button {
        display: flex;
        align-items: center;
        gap: 10px !important;
        margin-left: 1rem;
    }
    .incuspaze-header-main-wrapper {
        display: flex;
        gap: 5px !important;
        align-items: center;
    }
}
@media all and (max-width: 767px) {
    .coworking-spaces .carousel-container #carousel-thumbs-one img {
        border-width: 3px;
    }
    .privacy {
        padding: 20px 0px 70px 0px;
    }
}
@media all and (min-width: 576px) {
}
@media all and (max-width: 576px) {
    .coworking-spaces .carousel-container #carousel-thumbs-one {
        background: #ccccce;
    }
}
.coworking-spaces .light_gray {
    color: #616161;
}
.coworking-spaces .sub-heading {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    position: relative;
}
.coworking-spaces .font-m {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}
.coworking-spaces .sub_heading::after {
    content: "";
    position: absolute;
    /* right: 0px; */
    width: 84px;
    height: 2px;
    line-height: 44px;
    background-color: #f37f20;
    top: 50%;
    transform: translate(0, -50%);
}
.coworking-spaces .heading_two {
    font-family: Montserrat;
    font-size: 19.56px;
    font-weight: 600;
    line-height: 23.47px;
    /* float:right; */
}
.coworking-spaces .anchor_cus {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    text-decoration: none;
    color: #000;
}
.coworking-spaces .color_orenge {
    color: #f37f20;
}
.coworking-spaces .uparrow {
    transform: rotate(325deg);
}
.coworking-spaces .anchor_cus:hover .uparrow {
    transform: rotate(360deg);
    transition: ease-in-out 0.5s;
}

.traditional-spaces .carousel {
    position: inherit;
}
.traditional-spaces .carousel-item img {
    object-fit: cover;
    width: 92px;
    height: 77px;
    border-radius: 6px;
    position: relative;
}
.think-container .carousel-item img {
    object-fit: cover;
    width: 100%;
    height: 77px;
    border-radius: 6px;
    position: relative;
    border: 2px solid white;
    border-color: white;
}
.traditional-spaces #carousel-thumbs-one1 {
    background: rgba(255, 255, 255, 0.3);
    bottom: -25px;
    left: 0;
    padding: 0 50px;
    right: 0;
}
.traditional-spaces #carousel-thumbs-one1 img {
    border: 5px solid transparent;
    cursor: pointer;
    height: 77px;
    width: 90px;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
}
.traditional-spaces #carousel-thumbs-one1 .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 8px;
}
.traditional-spaces #carousel-thumbs-one1 img:hover {
    border-color: rgba(255, 255, 255, 0.3);
}
.traditional-spaces #carousel-thumbs-one1 .selected img {
    border-color: #fff;
}
.traditional-spaces .carousel-control-prev,
.carousel-control-next {
    width: 50px;
}
.traditional-spaces .custom_heading {
    font-family: Playfair Display;
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
}
@media all and (max-width: 767px) {
    .traditional-spaces .carousel-container #carousel-thumbs-one1 img {
        border-width: 3px;
    }
}
@media all and (min-width: 576px) {
}
@media all and (max-width: 576px) {
    .traditional-spaces .carousel-container #carousel-thumbs-one1 {
        background: #ccccce;
    }
}
.traditional-spaces .light_gray {
    color: #616161;
}
.traditional-spaces .sub-heading {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    position: relative;
}
.traditional-spaces .font-m {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}
.traditional-spaces .sub_heading::after {
    content: "";
    position: absolute;
    /* right: 0px; */
    width: 84px;
    height: 2px;
    line-height: 44px;
    background-color: #f37f20;
    top: 50%;
    transform: translate(0, -50%);
}
.traditional-spaces .heading_two {
    font-family: Montserrat;
    font-size: 19.56px;
    font-weight: 600;
    line-height: 23.47px;
    /* float:right; */
}
.traditional-spaces .anchor_cus {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    text-decoration: none;
    color: #000;
}
.traditional-spaces .color_orenge {
    color: #f37f20;
}
.traditional-spaces .uparrow {
    transform: rotate(325deg);
}
.traditional-spaces .anchor_cus:hover .uparrow {
    transform: rotate(360deg);
    transition: ease-in-out 0.5s;
}

.home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 10px);
}
.fa-arrow-right {
    rotate: -40deg;
}
.home-headings {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -2%;
    color: rgba(0, 0, 0, 1);
}
.home-headings-span {
    color: rgba(97, 97, 97, 1);
}
.manage .manages .enterprise-link a {
    border: 1px solid #ccc5c5;
    border-radius: 10px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.manage .manages .nav-tabs .nav-link {
    border: none;
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    font-weight: 500;
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 10px;
}
.manage .manages .nav-tabs .nav-link.active {
    border-bottom: 3px solid #f37f20 !important;
    position: relative;
}
.manage .manages .middle-nav-link {
    position: relative;
    margin: 0 40px;
}
.manage .manages .middle-nav-link::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    right: -20px;
}
.manage .manages .middle-nav-link2 {
    position: relative;
    margin: 0 40px 0 0;
}
.manage .manages .middle-nav-link2::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    right: -20px;
}
.manage .manages .middle-nav-link::after {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    bottom: 11px;
    left: -20px;
}
.manage .manages .nav-tabs .nav-link.active::before {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 6.5px solid #f37f2000;
    border-right: 6.5px solid #f37f2000;
    border-top: 13px solid #f37f20;
    position: absolute;
    bottom: -15px;
    left: 50%;
}
.manage .officespaces .card {
    border-radius: 16px;
    width: 390px;
}
.manage .officespaces .image-slider22 .fa-arrow-right {
    rotate: 0deg !important;
}
.manage .officespaces .image-slider23 .fa-arrow-right {
    rotate: 0deg !important;
}
.manage .officespaces .image-slider24 .fa-arrow-right {
    rotate: 0deg !important;
}
.manage .officespaces .card .card-img-top img {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.manage .officespaces .card .card-body {
    background-color: #fafdff;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    text-align: start;
}
.manage .officespaces .owl-carousel .owl-nav button.owl-prev {
    background: #f8f8f8;
    color: inherit;
    border: 1px solid gray;
    padding: 15px 20px !important;
    font: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}
.manage .officespaces .owl-carousel .owl-nav button.owl-next {
    background: white;
    color: #f37f20;
    border: 1px solid gray;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px 20px !important;
    font: inherit;
    margin: 0;
}
.manage .officespaces .owl-theme .owl-nav {
    margin-top: 40px;
}
.manage .tailored .home-head::after {
    display: none;
}
.manage .tailored .btn-discover {
    background-color: #f37f20;
    color: white;
}
.home-section10 .engage-box {
    background-image: url("/img/engage_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 500px;
}
.home-section10 .engage-box h2 {
    font-weight: bold;
}
.home-section10 .home-headings {
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -2%;
    color: white;
}
.home-section10 .home-headings-span {
    color: rgba(211, 210, 210, 1);
}
.home-section10 .home-head {
    position: relative;
}
.home-section10 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 27%;
    transform: translate(-50%, 0);
}
.home-section10 .home-section5 .home-head1 {
    position: relative !important;
}
.home-section10 .home-head1::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 0 !important;
}
.home-section10 {
    margin: 100px 0;
}
.home-section10 .form-box {
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-radius: 24px;
    position: relative;
    top: 80px;
    right: 80px;
}
.home-section10 .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.home-section10 .nav-tabs .nav-link.active span {
    border-radius: 50% !important;
    padding: 0px;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #f57f20 !important;
}
.home-section10 .nav-tabs .nav-link {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: transparent;
}
.home-section10 .nav-tabs {
    border-bottom: none;
}
.home-section10 .form-box .form-control {
    height: 60px;
    border-radius: 16px;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #292929;
}
.home-section10 .form-control:focus {
    color: #212529;
    background-color: white;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0;
}
.home-section10 .textarea {
    height: 150px !important;
}
.home-section10 .touch-btn {
    width: 247px !important;
    height: 48px;
    border: none;
    color: white;
    font-weight: 700;
    font-size: 14px;
    background-color: #f37f20;
}
.home-section10 .form-box .nav-link p {
    border: 1px solid #a3a3a3;
    padding: 4px;
    border-radius: 50px;
}
.home-section10 .form-box span {
    border-radius: 50% !important;
    padding: 0;
    background: white;
    display: block;
    width: 10px;
    height: 10px;
}
.manage .image-gallery {
    font-size: 0;
}
.manage .image-gallery .one-half {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    margin-right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.manage .image-gallery .one-half + .one-half {
    margin-right: 0;
    width: 50%;
}
.manage .image-gallery img {
    width: 100%;
    height: 530px;
    border-radius: 16px;
}
.manage .image-gallery .small-images .small-image {
    width: 100%;
    height: 124px;
    cursor: pointer;
}
.manage .conference-box {
    background-color: white;
    border-top-right-radius: 16px;
    width: 350px;
    position: absolute;
    bottom: -22px;
    transform: translate(0px, -22px);
    border: 1px solid lightgrey;
    border-bottom-left-radius: 16px;
}
.manage .img-logo {
    width: 40px !important;
}
.manage .card-div {
    position: absolute;
    bottom: 170px;
}
.manage .officespaces .card .card-img-top img {
    height: 236px !important;
}
.manage .officespaces .card .card-img-top .card-div img {
    height: auto !important;
}
.manage .card-div p {
    background-color: #00000066;
}
.manage .card-div1 {
    position: absolute;
    top: 10px;
}
.manage .card-div1 p {
    background-color: #f37f20;
}
.manage .location-boxs .space-btn1 {
    border: 1px solid #000000;
    color: #000000;
}
.manage .location-boxs .space-btn2 {
    border: 1px solid #f37f20;
    color: white;
    background-color: #f37f20;
}
.manage .location-boxs .boxs-para {
    background-color: #c2c2c242;
    color: #6f6f6f;
    font-size: 14px;
}
.home-section3 .explore-btn {
    width: 167px;
    height: 48px;
    border: 1px solid rgba(243, 127, 32, 1);
    font-size: 14px;
    font-weight: 700;
}
/* .home-section3 .home-head::after {
    content: "";
    background-color: #F37F20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 56.7%;
    transform: translate(-50%, 0);
  } */
.home-section3 .elevated-box1 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.home-section3 .elevated-box1 .carousel-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}
.home-section3 .elevated-box1 img {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 554px !important;
}
.home-section3 .elevated-box2 {
    background-image: url("/img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-section3 .overlay .overlay-text {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: end;
}
.manage .right-box .delegate .overlay {
    width: 100%;
    height: 100%;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    background-color: #00000024;
}
.manage .right-box .private .overlay {
    width: 100%;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    background-color: #00000024;
}
.manage .delegate,
.private {
    height: 590px;
}
.manage .delegate {
    background-image: url("/img/coworking9.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.manage .private {
    background-image: url("/img/coworking10.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.manage .amenities .home-head::after {
    position: relative;
    margin-top: 40px;
}
.manage .traditional-card {
    /* box-sizing: border-box;
       background: white;
       background-clip: padding-box;
       border: 2px dashed #F37F20;
       border-radius: 6px; */
    height: 100%;
    display: inline-block;
    border-radius: 6px;
    border: 2px dashed #fff;
    background: linear-gradient(#fff 0 0) padding-box,
        linear-gradient(to right, #f37f20 50%, #6aabaf) border-box;
}
.manage .btn-dwn {
    border: 1px solid #000;
    font-size: 20px;
}
.manage .traditional-box img {
    /* border-radius: 24px; */
}
.manage .craft .home-head::after {
    display: none;
}
.manage .craft img {
    border-radius: 24px;
}
.manage .home-section4 .image-slider7 {
    height: 210px;
}
.manage .home-section4 .image-slider7 .item {
    border: 1px solid #e0dede;
    border-radius: 10px;
    padding: 10px 30px;
    width: 250px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.1s ease;
}
.home-section4 .image-slider7 .owl-item:hover {
    transform: scale(1.2);
    margin: 0px 40px 0px 30px !important;
    /* transition: all 0.10s ease; */
    transition: all 1s ease-in-out;
}
amenities .manage .helps .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.manage .homes-sections3 .coworking-boxs3 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px !important;
    height: 2px;
    position: absolute !important;
    left: 12% !important;
    transform: translate(-50%, 0);
}
.manage .helps .help-bg2 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 12%;
    transform: translate(-50%, 0);
}
.manage .helps .explore-btn {
    border: 1px solid #000000;
    font-size: 20px;
    font-weight: bold;
}
.manage .help-img1 {
    height: 430px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.manage .help-bg {
    background-image: url("/img/enterprise2.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.manage .help-bg2 {
    background-image: url("/img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.manage .require-img1 {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.home-section9 .image-slider8 {
    position: relative;
}
.manage .wizard-box {
    background-color: #f8f8f8;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.manage .require .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section7 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-section8 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.manage .elevated-sections3 .explore-btn {
    border: 1px solid #000000;
    font-size: 20px;
    font-weight: bold;
}
.manage .elevated-sections3 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 12%;
    transform: translate(-50%, 0);
}
.manage .elevated-sections3 .elevated-box1 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.manage .elevated-sections3 .elevated-box1 .carousel-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}
.manage .elevated-sections3 .elevated-box1 img {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 554px;
}

/*
  position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: url(/img/elevated_bg5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: border-box;
    color: white;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
  */
.manage .elevated-sections3 .elevated-box2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #616161;
}
.manage .elevated-sections3 .elevated-box2 {
    background-image: url("/img/elevated_bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.manage .elevated-sections3 .overlay {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: url("/img/elevated_bg5.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: border-box;
    color: white;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.manage .elevated-sections3 .overlay .overlay-text {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: end;
}
.manage .section-padding {
    max-width: 1320px;

    margin: 0 auto;
    padding: 80px 0;
}
.team-speks-sec .home-head {
    position: relative;
    right: 0px !important;
    top: 0 !important;
    z-index: 4;
}
.team-speks-sec .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0);
}
.team-speks-sec .carousel-captions {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 0 !important;
    position: relative;
    top: 0 !important;
    z-index: 2;
    height: 300px;
}
.team-speks-sec .carousel-img img {
    width: 500px;
    border-radius: 24px;
}
.team-speks-sec .carousel-img {
    position: relative;
    z-index: 3;
    left: 0px !important;
}
.team-speks-sec .carousel-controls {
    position: absolute !important;
    top: 300px !important;
    bottom: 0px !important;
    z-index: 15;
    background-color: white !important;
    color: #f37f20 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5% !important;
    padding: 0;
    height: 11% !important;
    text-align: center;
    border: 0;
    opacity: 1.5;
    transition: opacity 0.15s ease;
}
.team-speks-sec .carousel-control-next-icon,
.carousel-control-prev-icon {
    filter: invert(1) !important;
}
.team-speks-sec .carousel-control-prev {
    left: 50px !important;
    border-radius: 6px;
}
.team-speks-sec .carousel-control-next {
    left: 110px !important;
    border-radius: 6px;
}
.news-update-sec .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 0px 0 !important;
}
.news-update-sec .card-footer img {
    width: 30px;
    height: 30px;
}
.news-update-sec .card {
    border-radius: 10px;
    background-color: #fafdff;
    border: 1px solid #ccc5c5;
    height: 552px !important;
}
.news-update-sec .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right: -330px;
    top: -125px !important;
}

.require .select-state,
.select-city {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
}
.require .select .fa-building {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 42px;
    margin-top: 6px;
}
.require .select select {
    border: none;
    background-color: transparent;
}
.require .select .fa-city {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 42px;
    margin-top: 6px;
}

.play-img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 50;
    width: 88px;
    height: 88px;
    background: #fafdff33;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    transform: translate(-50%, -50%);
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
}
/*-------Our-Partners--------*/
.partner-banner-box img {
    height: 350px;
    border-radius: 24px;
}
.partners-banner .home-head::after {
    display: none !important;
}
.our-partners .conference-box {
    background-color: white;
    border-top-right-radius: 16px;
    width: 350px;
    position: absolute;
    bottom: 45px;
}
.our-partners .broucher-box {
    background-image: url("/img/partners5.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 350px;
}
.our-partners .broucher-box h1 {
    font-family: "Playfair Display", serif;
    font-size: 60px;
    font-weight: 500;
    line-height: 66px;
}
.our-partners .download-btn {
    width: 177px;
    height: 66px;
    border: 1px solid black;
    color: #000;
    background-color: white;
    font-size: 20px;
    font-weight: 600;
}
.our-partners .hear-testimonial .home-head::after {
    display: none;
}
.our-partners .hear-testimonial h5 strong {
    color: #f57f20;
}
.our-partners .hear-testimonial .testimonial1 {
    border-radius: 16px;
}
.our-partners .hear-testimonial .heading-testimonial::after {
    content: "";
    background-color: #324e74;
    width: 850px;
    height: 2px;
    position: absolute;
    left: 19% !important;
    top: 60%;
}
.our-partners .hear-testimonial .card img {
    border-radius: 12px;
    width: 90%;
}
.our-partners .partners .nav-tabs .nav-link {
    color: #000;
    font-size: 18px;
}
.perk-partner {
    background-color: #f9f9f9;
}
.our-partners .partners .nav-tabs .nav-link.active {
    background: transparent;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    font-weight: bold;
}
.perk-partner .middle-nav-link::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    top: 10px;
    right: -63px;
}
.perk-partner .middle-nav-link2::before {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    position: absolute;
    top: 10px;
    right: -63px;
}
.perk-partner .middle-nav-link::after {
    content: "";
    width: 3px;
    height: 30px;
    background-color: #e7e7e7;
    bottom: 4px;
    position: absolute;
    left: -70px;
}
.perk-partner .elevated-box1 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.perk-partner .elevated-box1 .carousel-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}
.perk-partner .elevated-box1 img {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 554px !important;
}
.perk-partner .elevated-box1 .overlay {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: url(/img/elevated_bg5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-origin: border-box;
    color: white;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.perk-partner .elevated-box1 .overlay .overlay-text {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: end;
}
.perk-partner .elevated-box1 .overlay .overlay-text h4 {
    font-family: "Playfair Display";
}
.perk-partner .elevated-box2 {
    background-image: url(/img/elevated_bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.perk-partner .elevated-box2 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 12%;
    transform: translate(-50%, 0);
}
.perks-row {
    position: relative !important;
    z-index: 2;
}
.perks-box {
    background-color: #d2d2d2;
    height: 60px;
    border-radius: 24px;
    position: relative;
    top: -30px;
    z-index: 1;
}
.banner-video {
    border-radius: 24px;
}
.elevated-box1 .carousel-control-next-icon {
    filter: drop-shadow(2px 4px 6px black);
}
.elevated-box1 .carousel-control-prev-icon {
    filter: drop-shadow(2px 4px 6px black) !important;
}
.workspace-tab2 {
    display: none;
}
.workspace-tab1 {
    display: flex;
}

.container-fluid .gallery {
    height: 480px;
    width: 100%;
    display: flex;
    /* gap: 20px; */
}
.container-fluid .panel-container {
    border-radius: 0.25rem;
    outline: 1px solid #dfd0b8;
    position: relative;
    width: 50%;
    background: #eee;
    transition: width 3s, visibility 2s;
    user-select: none;
}
.container-fluid .panel-container:nth-child(1) {
    visibility: hidden;
    transform: translateY(-100%);
    animation: fall 2s 0s forwards;
    transform: translateY(100%);
    animation: fly 2s 0s forwards;
}
/*.container-fluid .panel-container:nth-child(2) {*/
/*  visibility: hidden;*/
/*  transform: translateY(-100%);*/
/*  animation: fall 2s 0.5s forwards;*/
/*}*/
.container-fluid .panel-container:nth-child(3) {
    visibility: hidden;
    transform: translateY(-100%);
    animation: fall 2s 1s forwards;
    transform: translateY(100%);
    animation: fly 2s 1s forwards;
}
.container-fluid .panel-container:nth-child(4) {
    visibility: hidden;
    transform: translateY(-100%);
    animation: fall 2s 1.5s forwards;
}
.container-fluid .panel-container:nth-child(5) {
    visibility: hidden;
    transform: translateY(-100%);
    animation: fall 2s 2s forwards;
    transform: translateY(100%);
    animation: fly 2s 2s forwards;
}
.container-fluid .panel-container:hover {
    cursor: pointer;
    outline-color: #948979;
}
.container-fluid .panel-container:has(.panel-control:checked) {
    width: 100%;
}
.container-fluid .panel-container:has(.panel-control:checked):hover {
    user-select: initial;
    cursor: initial;
    outline-color: #dfd0b8;
}
.container-fluid .panel-container .panel {
    height: 100%;
    padding: 10px;
    position: relative;
}
.container-fluid .panel-container .panel-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* border-radius: 0.25rem; */
    object-fit: cover;
}

.container-fluid .panel-container .panel-id {
    font-size: 2rem;
    color: rgba(255, 255, 255, 0.75);
    transform: rotate(90deg) translateX(50%);
}
.container-fluid .panel-container .panel-id::before {
    content: "#";
}
.container-fluid .panel-container .panel-control {
    display: none;
}
.container-fluid .panel-container .panel-control:checked ~ .panel-id {
    display: none;
}
.container-fluid .panel-container .panel-control:checked ~ .panel-content {
    display: flex;
}
.container-fluid .panel-container .panel-content {
    height: 100%;
    flex-direction: column;
    color: white;
    letter-spacing: 0.01rem;
    position: relative;
    z-index: 5;
    overflow: hidden;
    display: none;
    transition: display 1s;
    top: 70%;
    transform: translate(0, -50%);
}
.container-fluid .panel-container .panel-content .head {
    padding: 10px;
    font-size: 2.5rem;
    position: relative;
}
.container-fluid .panel-container .panel-content .head::before {
    content: "";
    border-radius: 0.25rem;
    border: 2.5px solid white;
    margin-right: 0.75rem;
}
.container-fluid .panel-container .panel-content .head::after {
    content: "";
    height: 78%;
    width: 0;
    border-radius: 0.25rem;
    margin: 7px 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background: #15344899;
    animation: squeezeout 2s 1s forwards;
}
.container-fluid .panel-container .panel-content .icon {
    color: inherit;
    height: 1.125rem;
}
.container-fluid .panel-container .panel-content .alt {
    vertical-align: bottom;
}
.container-fluid .panel-container .panel-content .alt .value::after {
    content: " mts.";
}
.container-fluid .panel-container .panel-content .spacer {
    flex: 1 0 auto;
}
.container-fluid .panel-container .panel-content .body {
    padding: 20px 30px;
    font-size: 1.125rem;
    line-height: 1.5rem;
    position: relative;
    transform: translateX(150%);
    animation: slideInTop 2.5s 3s forwards;
    width: 60%;
    border-radius: 15px;
    border: 2px solid #ffff;
    margin: 0px auto;
    background-color: rgb(251 166 45 / 47%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(2px);
}
.container-fluid .panel-container .panel-content .body-one {
    padding: 20px 30px;
    font-size: 1.125rem;
    line-height: 1.5rem;
    position: relative;
    transform: translateX(-150%);
    animation: slideInTop-main 2.5s 3s forwards !important;
    width: 60%;
    border-radius: 15px;
    border: 2px solid #ffff;
    margin: 0px auto;
    background-color: rgb(251 166 45 / 47%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(2px);
}
.range p {
    font-size: 15px;
}
.container-fluid .panel-container .panel-content .body::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 15px;
    /* border: 2px solid #ffff; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #15344899;
}
.container-fluid .panel-container .panel-content .title {
    color: limegreen;
}
.container-fluid .panel-container .panel-content .value {
    margin-bottom: 0.75rem;
}
.range h4 {
    font-family: "Source Sans 3", sans-serif;
    margin: 10px 0px;
}
@keyframes fall {
    0% {
        visibility: hidden;
        transform: translateX(100%);
    }
    100% {
        visibility: visible;
        transform: translateX(0);
    }
}
@keyframes fly {
    0% {
        visibility: hidden;
        transform: translateX(100%);
    }
    100% {
        visibility: visible;
        transform: translateX(0);
    }
}
@keyframes slideInLeft {
    0% {
        transform: translateX(50%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideInBottom {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(100%);
    }
}
@keyframes slideInTop {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideInTop-main {
    0% {
        transform: translateX(-150%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes reveal {
    0% {
        flex: 1;
    }
    100% {
        flex: 50%;
    }
}
@keyframes squeezeout {
    0% {
        width: 1px;
    }
    100% {
        width: 100px;
    }
}
#menu li a {
    text-decoration: none;
    color: #fff;
}
ul#menu li {
    display: inline-block;
    text-align: center;
    margin: 0px 20px;
}
#menu li a p {
    margin: 0;
}
#menu {
    padding: 0;
}
.container-fluid .panel-container .panel-one::before {
    content: "";
    background-color: #00000057;
    width: 72px;
    right: 0;
    height: 30rem;
    position: absolute;
    cursor: pointer;
    background-image: url(/img/chevrons-right.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 999;
    top: 0;
}
.container-fluid .panel-container .panel-two::after {
    content: "";
    background-color: #00000078;
    width: 72px;
    left: 0px;
    height: 30rem;
    position: absolute;
    cursor: pointer;
    transform: rotate(180deg);
    background-image: url(/img/chevrons-right.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
}
.position_set1 {
    position: absolute;
    color: #fff;
    bottom: 40px;
    left: 40%;
}
.position_set {
    position: absolute;
    color: #fff;
    bottom: 40px;
    right: 44%;
}

/* .scrollbox {
    width: 240px;
    height: 200px;
    overflow-y: scroll;
    background-color: #f6f6f6;
}
.scrollbox::-webkit-scrollbar {
    background-color: transparent;
    width: 0px;
}
.scrollbox:hover::-webkit-scrollbar {
    width: 8px;
}
.scrollbox:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
}
@media (hover: none) {
    .scrollbox::-webkit-scrollbar {
        width: 8px;
   }
    .scrollbox::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .2);
   }
} */
/* #coworking .amenities .aminities-col .home-head {
    position: relative !important;
    margin-top: 40px;
}
#coworking .amenities .aminities-col .home-head {
    content: "";
    background-color: #F37F20;
    width: 200px;
    height: 2px;
    position: absolute !important;
    left: 50%;
    transform: translate(-50%, 0);
} */

.amenities .home-head {
    position: relative;
    margin-top: 40px;
}
.amenities .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 110px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.amenities .slider-container {
    position: relative;
    overflow: hidden;
    width: 80vw;
    height: 70vh;
    z-index: 1;
}
.left-slide .left-1 {
    color: black;
}
.amenities .left-slide {
    height: 100%;
    width: 35%;
    position: absolute;
    top: 0;
    right: 0;
    transition: transform 0.5s ease-in-out;
}
.amenities .left-slide > div {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    color: #000;
}
.amenities .left-slide h1 {
    font-size: 40px;
    margin-right: 11.4rem;
}
.amenities .right-slide {
    height: 100%;
    position: absolute;
    top: 0;
    right: 42%;
    width: 50%;
    transition: transform 0.5s ease-in-out;
}
.amenities .right-slide > div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    border-radius: 18px;
}
.amenities button {
    background-color: white;
    border: 1px solid #ccc5c5 !important;
    color: #ccc5c5;
    cursor: pointer;
    font-size: 16px;
}
.amenities button:hover {
    color: #d1c3c3;
}
.amenities button:focus {
    outline: none;
}
.amenities .slider-container .action-buttons button {
    position: absolute;
    right: 25.5%;
    top: 80%;
    width: 60px;
    height: 50px;
    justify-content: center;
    z-index: 100;
    display: flex;
    align-items: center;
}
.amenities .slider-container .action-buttons button:hover {
    color: #f57f20 !important;
}
.amenities .slider-container .action-buttons .down-button {
    transform: translateX(-100%);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #ccc5c5;
}
.amenities .slider-container .action-buttons .up-button {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.amenities .slider-container .action-buttons .up-button .fa-arrow-right {
    rotate: 0deg !important;
}
.amenities .div-1 {
    margin-bottom: 2.4rem;
}
.amenities .div-1 a {
    text-decoration: none;
    border: 1px solid #efdede;
    border-radius: 50%;
    padding: 14px 17px;
    z-index: 999;
    font-size: 14px;
    position: absolute;
    color: black;
    font-weight: 700;
    background: #e0e0f759;
    left: 0rem;
}
.amenities .active .div-1 {
    background-color: #d1c3c3;
}
.amenities .active2 .div-1 {
    background-color: antiquewhite;
}
.amenities .div-1 a.active {
    text-decoration: none;
    border: 1px solid #f37f20;
    border-radius: 50%;
    padding: 14px 17px;
    z-index: 999;
    font-size: 14px;
    position: absolute;
    color: black;
    font-weight: 700;
    background: white;
    left: 0rem;
}
.amenities .div-1 a.active::after {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 6.5px solid #f37f2000;
    border-right: 6.5px solid #f37f2000;
    border-top: 13px solid #f37f20;
    position: absolute;
    top: 18px;
    rotate: -90deg;
    right: -20px;
}

.home a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #1a1a1a;
}
.about a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
}
.workspace-img {
    width: 100%;
    filter: brightness(0.5);
}
.work-head h2 {
    font-size: 56px;
    color: #ffffff;
    font-weight: 600;
}
.about-img {
    background-image: url(/img/work-area.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    border-radius: 24px;
}
.about-img2 {
    background-image: url(/img/HelpCenter.jpeg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    border-radius: 15px;
}
.work-head {
    position: absolute;
    top: 31%;
    left: 4%;
}
.space-img {
    width: 100%;
}
.count-head h2 {
    font-size: 36px;
    font-weight: 500;
    color: #000000;
}
.count-head h2 span {
    font-size: 36px;
    font-weight: 500;
    color: #616161;
}
.count-head p {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 24px;
}
.count {
    font-family: "Playfair Display", serif;
    font-size: 56px;
    font-weight: bold;
    color: black;
}
.counter-wrapper {
    background: cover;
    background-position: center center;
    position: relative;
}
.counter-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.counter-inner {
    position: relative;
    z-index: 2;
}
.count-icon {
    font-size: 48px;
}
.companies {
    color: #616161;
    font-size: 24px;
    font-weight: 400;
}
.companies h4 {
    color: #616161;
    font-size: 24px;
    font-weight: 400;
}
.circle-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.metting-img {
    position: relative;
    padding: 37px;
    border: 1px solid #f37f2047;
    border-radius: 50%;
    height: 647px;
    width: 647px;
}
.content1 {
    position: absolute;
    top: 0;
    right: 40%;
    width: 100%;
}
.design {
    border: 1px solid #d7d7d8;
    width: 64%;
    border-radius: 20px;
    background-color: #ffffff;
}
.design p {
    font-size: 16px;
    color: #303030;
}
.content2 {
    position: absolute;
    top: 64%;
    right: 48%;
    width: 100%;
}
.smart {
    border: 1px solid #d7d7d8;
    padding: 21px 0px;
    width: 72%;
    border-radius: 20px;
    background-color: #ffffff;
}
.smart p {
    font-size: 16px;
    color: #303030;
}
.content3 {
    position: absolute;
    width: 100%;
    bottom: 0%;
    left: 50%;
}
.content4 {
    position: absolute;
    top: 18%;
    left: 83%;
    width: 100%;
}
.planning {
    border: 1px solid #d7d7d8;
    padding: 21px 0px;
    width: 72%;
    border-radius: 20px;
    background-color: #ffffff;
}
.planning p {
    font-size: 16px;
    color: #303030;
}
.metting-img-2 {
    height: 574px;
    width: 574px;
    border: 1px solid #f37f20;
    border-radius: 50%;
    padding: 25px;
}
.makes-heading {
    font-size: 36px;
    color: #000000;
    font-weight: 400;
}
.makes-heading span {
    font-size: 36px;
    color: #616161;
    font-weight: 400;
}
.meet-team p {
    line-height: 8px;
    font-size: 16px;
    color: #1a1a1a;
}
.meet-team h2 {
    font-size: 36px;
    font-weight: 400;
    color: #000000;
    padding-bottom: 10px;
}
.meet-team h2 span {
    font-size: 36px;
    font-weight: 400;
    color: #616161;
}
.line {
    background-color: #f37f20;
    width: 13%;
    height: 2px;
}
.line-cen {
    display: flex;
    justify-content: center;
}
.linkdin {
    display: flex;
    justify-content: end;
}
.client h4 {
    font-family: "Playfair Display", serif;
    font-size: 24px;
    font-weight: 700;
    color: #303030;
    line-height: 21px;
    padding-top: 23px;
}
.client h6 {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 21px;
}
.about-background {
    background-color: #f6f6f6;
}
.card-radiu {
    border: 2px;
    border-radius: 20px;
    height: 20rem;
}
.padd-20px {
    padding-top: 20px;
}
.footer-img {
    position: relative;
}
.img-content {
    position: absolute;
    top: 27%;
    left: 5%;
}
.img-content h2 {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    line-height: 45px;
}
.learn {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
}
.offer {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 0px;
}
.down-img {
    position: absolute;
    bottom: 15%;
    right: 7%;
}
.btn1 {
    border-radius: 40px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    background-color: #ffffff;
    border: 2px solid;
    padding: 22px;
    text-decoration: none;
    color: black;
}
.down-pic {
    width: 100%;
}
.about-bgs {
    background-color: #00000070;
    border-radius: 24px;
}
.about-bgs2 {
    background-color: #00000070;
    border-radius: 15px;
    /* width: 70.5rem; */
}
.about-img .home-head {
    margin-top: 0px !important;
}
.about3 .border-div {
    border-bottom: 4px dashed #b1b1b1;
}
.about3 .border-div::after {
    content: "";
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #b1b1b1;
    position: absolute;
    right: -3px;
    top: 0px;
}
.about3 .border-div::before {
    content: "";
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #b1b1b1;
    position: absolute;
    left: -3px;
    top: 0px;
}
.about3 .journey-box .circle-imges img {
    border: 1px solid #f57f20;
}
.about3 .journey-box .circle-imges h1 {
    font-weight: bold;
}
.about3 .journey-box .circle-imges {
    position: relative;
    top: -45px;
}
@media screen and (max-width: 578px) {
    .metting-img {
        position: relative;
        padding: 0px;
        border: 0px solid #f37f2047;
        border-radius: 50%;
        height: 100%;
        width: 100%;
    }
    .metting-img-2 {
        height: 100%;
        width: 100%;
        border: 0px solid #f37f20;
        border-radius: 50%;
    }
    .content1,
    .content2,
    .content4 {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .content3 {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 16px;
    }
    .metting-img-2 img {
        width: 100%;
    }
    .workspace-img {
        width: 100%;
        filter: brightness(0.5);
        height: 100%;
        /* aspect-ratio: 3 / 2; */
        object-fit: cover;
    }
    .about-img {
        position: relative;
        width: 100%;
        height: 180px;
    }
    .work-head h2 {
        font-size: 27px;
        color: #ffffff;
        font-weight: 600;
    }
    .count-head p {
        font-size: 21px;
        font-weight: 300;
        color: #303030;
        line-height: 39px;
    }
    .count-head p span {
        font-size: 21px;
        font-weight: 500;
        color: #303030;
        line-height: 39px;
    }
    .count {
        font-family: "Playfair Display", serif;
        font-size: 27px;
        font-weight: bold;
        color: black;
    }
    .companies {
        color: #616161;
        font-size: 21px;
        font-weight: 400;
    }
    .meet-team p {
        line-height: 20px;
        font-size: 18px;
        color: #1a1a1a;
    }
    .down-pic {
        width: 100%;
        height: 256px;
        border-radius: 30px;
    }
    .img-content {
        /* position: absolute; */
        position: relative;
    }
    .down-img {
        /* position: absolute; */
        position: relative;
        padding-top: 46px;
        text-align: center;
        padding-bottom: 60px;
        right: 0%;
    }
    .img-content h2 {
        font-size: 20px;
        font-weight: 600;
        /* color: #FFFFFF; */
        color: #000000;
        line-height: 24px;
    }
    .learn {
        font-size: 16px;
        font-weight: 400;
        /* color: #FFFFFF; */
        color: #1a1a1a;
        line-height: 24px;
    }
    .offer {
        font-size: 16px;
        font-weight: 400;
        /* color: #FFFFFF; */
        color: #1a1a1a;
        line-height: 0px;
    }
    .img-content {
        position: relative;
        top: 0%;
        left: 0%;
        text-align: center;
        padding-top: 20px;
    }
    .smart {
        border: 1px solid #d7d7d8;
        padding: 21px 0px;
        width: 100%;
        border-radius: 20px;
        background-color: #ffffff;
        margin-bottom: 16px;
    }
    .design {
        border: 1px solid #d7d7d8;
        /* padding: 0px 92px; */
        width: 100%;
        border-radius: 20px;
        background-color: #ffffff;
        margin-bottom: 16px;
    }
    .planning {
        border: 1px solid #d7d7d8;
        padding: 21px 0px;
        width: 100%;
        border-radius: 20px;
        background-color: #ffffff;
    }
    .client.text-center img {
        width: 100%;
    }
}
@media screen and (min-width: 578px) and (max-width: 998px) {
    .metting-img {
        position: relative;
        padding: 0px;
        border: 0px solid #f37f2047;
        border-radius: 50%;
        height: 100%;
        width: 100%;
    }
    .metting-img-2 {
        height: 100%;
        width: 100%;
        border: 0px solid #f37f20;
        border-radius: 50%;
    }
    .content1,
    .content2,
    .content4 {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .content3 {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 16px;
    }
    .metting-img-2 img {
        width: 100%;
    }
    .workspace-img {
        width: 100%;
        filter: brightness(0.5);
        height: 100%;
        /* aspect-ratio: 3 / 2; */
        object-fit: cover;
    }
    .about-img {
        position: relative;
        width: 100%;
        height: 180px;
    }
    .work-head h2 {
        font-size: 27px;
        color: #ffffff;
        font-weight: 600;
    }
    .count-head p {
        font-size: 23px;
        font-weight: 300;
        color: #303030;
        line-height: 39px;
    }
    .count-head p span {
        font-size: 21px;
        font-weight: 500;
        color: #303030;
        line-height: 39px;
    }
    .count {
        font-size: 27px;
        font-weight: bold;
        color: black;
    }
    .companies {
        color: #616161;
        font-size: 21px;
        font-weight: 400;
    }
    .companies h4 {
        color: #616161;
        font-size: 21px;
        font-weight: 400;
    }
    .meet-team p {
        line-height: 20px;
        font-size: 18px;
        color: #1a1a1a;
    }
    .down-pic {
        width: 100%;
        height: 256px;
        border-radius: 30px;
    }
    .img-content {
        /* position: absolute; */
        position: relative;
    }
    .down-img {
        /* position: absolute; */
        position: relative;
        padding-top: 46px;
        text-align: end;
        padding-bottom: 60px;
        right: 0%;
    }
    .img-content h2 {
        font-size: 20px;
        font-weight: 600;
        /* color: #FFFFFF; */
        color: #000000;
        line-height: 24px;
    }
    .learn {
        font-size: 16px;
        font-weight: 400;
        /* color: #FFFFFF; */
        color: #1a1a1a;
        line-height: 24px;
    }
    .offer {
        font-size: 16px;
        font-weight: 400;
        /* color: #FFFFFF; */
        color: #1a1a1a;
        line-height: 0px;
    }
    .img-content {
        position: relative;
        top: 0%;
        left: 0%;
        text-align: center;
        padding-top: 20px;
    }
    .smart {
        border: 1px solid #d7d7d8;
        padding: 21px 0px;
        width: 100%;
        border-radius: 20px;
        background-color: #ffffff;
        margin-bottom: 16px;
    }
    .design {
        border: 1px solid #d7d7d8;
        /* padding: 0px 92px; */
        width: 100%;
        border-radius: 20px;
        background-color: #ffffff;
        margin-bottom: 16px;
    }
    .planning {
        border: 1px solid #d7d7d8;
        padding: 21px 0px;
        width: 100%;
        border-radius: 20px;
        background-color: #ffffff;
    }
    .client.text-center img {
        width: 100%;
    }
}
.about-expertise .home-headings {
    color: rgb(195 195 195);
    font-size: 50px;
    font-weight: 500;
    line-height: 58px;
}
.about-expertise .home-headings-span {
    color: rgb(195 195 195);
}
.a .about-expertise .home-head {
    position: relative;
    margin-top: 0 !important;
}
.about-expertise .home-head::after {
    display: none !important;
}
.who-count .home-head {
    position: relative;
    margin-top: 0 !important;
}
.who-count .home-head::after {
    display: none !important;
}
.about2 .home-head::after {
    display: none !important;
}
.about2 .circle-img .home-head {
    margin-top: 0px !important;
}
.about2 .circle-img .home-headings {
    font-size: 24px !important;
    font-weight: 500 !important;
}
.contact-section-10 {
    margin: 40px 0 80px 0 !important;
}
.map-heading .home-headings {
    color: rgba(0, 0, 0, 1) !important;
}
.map-heading .home-headings-span {
    color: #616161 !important;
}

.blog1 .head-video img {
    border-radius: 24px;
}
.blog1 .head-title p {
    text-align: justify;
}
.blog1 .home-head::after {
    display: none !important;
}
.blog1 .head-title .read-more-btns {
    border: 1px solid #000;
    width: 213px;
    height: 56px;
    font-size: 20px;
    font-weight: 600;
}
.blog2 .card {
    height: 100% !important;
}
.help-center .help-container {
    border: 1px solid #00000032;
    width: 100%;
    padding: 45% 0%;
    border-radius: 11px;
}
.help-center .help-mid h2 {
    font-size: 56px;
    font-weight: 600;
    color: #1a1a1a;
}
.help-center .help-mid h2 span {
    color: #616161;
}
.help-center .Frequently-ask h2 {
    font-size: 36px;
    font-weight: 500;
    color: #1a1a1a;
    padding-top: 50px;
    padding-bottom: 10px;
}
.help-center .Frequently-ask h2 span {
    color: #616161;
}
.help-center .Frequently-ask {
    background-color: #f6f6f9;
    border-radius: 24px;
}
.help-center .Frequently-ask .accordion-button {
    padding: 20px;
    border-radius: 16px;
    background-color: white;
}
.help-center .line1 {
    height: 2px;
    width: 13%;
    background-color: #f37f20;
}
.help-center .down-line {
    display: flex;
    justify-content: center;
}
.help-center .bread-center {
    display: flex;
    justify-content: center;
}
.help-center .general-type {
    margin-bottom: 20px;
    box-shadow: 11px 15px 19px -13px rgba(0, 0, 0, 0.34);
    border-radius: 16px;
}
.help-center .acco-side-space {
    padding: 20px;
}
.help-center .contain {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.help-center .item {
    align-items: center;
    display: flex;
    /* height: 300px; */
    justify-content: center;
}
.help-center .owl-cen {
    text-align: end;
}
.help-center .Downloads-res h2 {
    font-size: 36px;
    font-weight: 500;
    color: #1a1a1a;
    padding-top: 50px;
    padding-bottom: 10px;
}
.help-center .Downloads-res h2 span {
    color: #616161;
}
.help-center .Downloads-res p {
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 10px;
}
.help-center .Downloads-res {
    padding-bottom: 25px;
}
.help-center .owl-theme .owl-nav {
    margin-top: 10px;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: -18%;
    right: 0;
}

.help-center .contain .owl_design button.owl-prev {
    border: 1px solid #ccc5c5 !important;
    padding: 0px 0px !important;
    font-size: 15px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px;
    margin: 0;
    width: 50px;
    height: 50px;
}
.help-center .contain .owl_design button.owl-next {
    border: 1px solid #ccc5c5 !important;
    padding: 0px 0px !important;
    font-size: 15px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px;
    margin: 0;
    width: 50px;
    height: 50px;
}
.help-center .contain .owl_design button.owl-next .fa-arrow-right {
    rotate: 0deg !important;
}
.help-center .owl-theme .owl-nav [class*="owl-"]:hover {
    background: white;
    color: #f57f20;
    text-decoration: none;
}
.help-center .space-down {
    display: flex;
    justify-content: space-between;
}
.help-center .space-incu h6 {
    font-size: 16px;
    font-weight: 500;
    color: #1a1a1a;
}
.help-center .help-sec-1 .home-head::after {
    display: none !important;
}
.help-center .incu-down i {
    font-size: 30px;
    color: #00000032;
}
.help-center .bread-general a {
    font-size: 20px;
    font-weight: 500;
    color: black;
    text-decoration: none;
}
.help-center .experts-section2 {
    background-color: rgba(248, 248, 248, 1);
}
.help-center .experts-section2 a {
    border: 2px solid black;
    color: black;
    font-size: 20px;
    font-weight: 600;
}
.help-center .help-bg2 {
    background-image: url(/img/elevated_bg2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}
.help-center .help-bg {
    background-image: url(/img/enterprise2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 430px;
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
}
.help-center .help-img1 {
    height: 430px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.help-center .owl-slider-555 .owl-stage-outer {
    padding: 50px 0 !important;
}
.help-center .owl-slider-555 .card {
    box-shadow: 4px 8px 15px 8px #f8f7f7;
}
.help-center .owl-slider-555 .card img {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
@media screen and (max-width: 480px) {
    .help-center .space-incu h6 {
        font-size: 14px;
        font-weight: 500;
        line-height: 19px;
        color: #1a1a1a;
        font-family: "Montserrat";
    }
    .help-center .Downloads-res p {
        font-size: 14px;
        font-weight: 500;
        color: #1a1a1a;
        line-height: 15px;
    }
    .help-center .owl-theme .owl-nav {
        margin-top: 10px;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        top: -5%;
        right: 2%;
    }
}
.banner-play-icons {
    position: absolute;
    top: 41%;
    left: 50%;
    font-size: 50px;
    display: none !important;
}
.key-section .boxs {
    border-radius: 24px;
    background-color: #f5f6f9;
}
.key-section .boxs img {
    border-radius: 16px;
    width: 100%;
}
.locations11 .nav-link {
    display: block;
    font-size: 36px;
    margin: 10px 0;
    padding: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    background: white;
    border-bottom: none !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
.locations11 .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #fafafa;
    border: none !important;
    color: #f57f20;
}
.locations11 .nav-tabs .nav-link.active .fa-caret-right {
    color: #f37f20 !important;
}
.locations11 img {
    border-radius: 40px;
    width: 100%;
    height: 370px;
    object-fit: cover;
}

/*============Blogs-Details============*/
.blogs-deatils .home-16px a {
    font-size: 16px;
    font-weight: 400;
    color: #1a1a1a;
    text-decoration: none;
}
.blogs-deatils .active-rise {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
}
.blogs-deatils .Co-Working h2 {
    font-size: 56px;
    font-weight: 700;
    color: #1a1a1a;
}
.blogs-deatils .Co-Working p {
    color: #616161;
    font-size: 24px;
    font-weight: 400;
}
.blogs-deatils .metting-off img {
    width: 100%;
}
.blogs-deatils .coworking-content h6 {
    color: #3d5678;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.blogs-deatils .coworking-content p {
    color: #3d5678;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.blogs-deatils .Utilized-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 80px;
}
.blogs-deatils .Utilized-content p {
    font-size: 16px;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 32px;
}
.blogs-deatils .co-img img {
    width: 100%;
    padding-top: 80px;
}
.blogs-deatils .share-icon h2 {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
}
.blogs-deatils .social-media {
    display: flex;
}
.blogs-deatils .social-media i {
    font-size: 24px;
}
.blogs-deatils .more-blog h2 {
    font-size: 48px;
    font-weight: 700;
    color: #1a1a1a;
    padding-bottom: 10px;
}
.blogs-deatils .more-blog p {
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 10px;
}
.blogs-deatils .more-blog h2 span {
    color: #616161;
}
.blogs-deatils .line-more {
    height: 2px;
    width: 12%;
    background-color: #f37f20;
}
.blogs-deatils .line-blogs {
    display: flex;
    justify-content: center;
}
.blogs-deatils .chennai-spa img {
    width: 100%;
}
.blogs-deatils .virtu-off p {
    font-size: 14px;
    font-weight: 400;
    color: #616161;
}
.blogs-deatils .virtu-off h2 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
}
@media screen and (max-width: 517px) {
    .blogs-deatils .Utilized-content h2 {
        font-size: 25px;
        font-weight: 700;
        color: #1a1a1a;
        line-height: 45px;
    }
    .blogs-deatils .more-blog h2 {
        font-size: 30px;
        font-weight: 700;
        color: #1a1a1a;
        padding-bottom: 10px;
    }
    .blogs-deatils .Co-Working h2 {
        font-size: 22px;
        font-weight: 700;
        color: #1a1a1a;
    }
    .blogs-deatils .Co-Working p {
        color: #616161;
        font-size: 14px;
        font-weight: 400;
    }
    .blogs-deatils .active-rise {
        font-size: 13px;
        font-weight: 700;
        color: #1a1a1a;
        padding-top: 4px;
    }
    .blogs-deatils .home-16px a {
        font-size: 12px;
        font-weight: 400;
        color: #1a1a1a;
        text-decoration: none;
    }
}
/*=========Space-Details=========*/
/*=========Space-Details=========*/
/* .space-section .banner-boxs-img {
    background-image: url('/img/space1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 24px;
    height: 550px;
    position: relative;
} */
.space-section .side-cards {
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #dddddd;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
}
.space-section .banner-cards-img {
    height: 220px !important;
}
.space-section .banner-cards-img2 img {
    border-radius: 12px;
}
.space-section .banner-card-btns {
    margin-top: -120px;
}
.space-section .specialties-card {
    background-image: url("/img/space-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.space-section .specialties-card .card-img {
    /* background-image: url('/img/space3.png'); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 14px;
    height: 250px;
}
.space-section .specialties-card .card-img .card-text {
    display: flex;
    justify-content: space-between;
    align-items: end;
    flex-direction: column;
}
.specialties-space .specialties-card .card-body p {
    font-size: 12px;
    font-weight: 600;
}
.specialties-space .specialties-card .card-body span {
    font-size: 12px;
    font-weight: 600;
}
.space-section .specialties-card .card-body p strong {
    font-size: 18px;
}
.space-section .amenities-cards {
    border: 1px solid #dddddd;
}
.space-section .seamless-icon1::before {
    content: "------>";
    color: #f57f20;
    position: absolute;
    top: 20%;
    right: -14%;
    font-size: 25px;
}
.space-section .seamless-btns {
    background-color: #f57f20;
    color: white;
    border: 1px solid #f57f20;
}
.space-section .others-cards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 480px;
    background-image: url("/img/space4.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 16px;
}
.space-section .others-cards1 {
    background-image: url("/img/tos/1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 16px;
}
.space-section .others-cards2 {
    background-image: url("/img/cws/1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 16px;
}
.space-section .others-cards3 {
    background-image: url("/img/mos/1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 16px;
}
.space-section .others-cards span {
    background-color: #00000075;
}
.space-section .image-slider79 .owl-nav {
    margin-top: 30px;
}
.space-section .image-slider79 .owl-nav button.owl-prev {
    background: 0 0;
    color: #616161;
    border: 1px solid #cccccc;
    padding: 15px 20px !important;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
    background-color: #f8f8f8;
}
.space-section .image-slider79 .owl-nav button.owl-next {
    background: 0 0;
    color: #616161;
    border: 1px solid #cccccc;
    padding: 15px 20px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    margin: 0;
    background-color: #f8f8f8;
}
.space-section .image-slider79 .owl-nav button:hover {
    color: #f57f20;
    background-color: white;
}
.space-section .image-slider79 .owl-nav button.owl-next .fa-arrow-right {
    rotate: 0deg !important;
}
.space-section .Frequently-ask h2 {
    font-size: 36px;
    font-weight: 500;
    color: #1a1a1a;
    padding-top: 50px;
    padding-bottom: 10px;
}
.space-section .Frequently-ask h2 span {
    color: #616161;
}
.space-section .Frequently-ask {
    background-color: #f6f6f9;
    border-radius: 24px;
}
.space-section .Frequently-ask .accordion-button {
    padding: 20px;
    border-radius: 16px;
    background-color: white;
}
.space-section .general-type {
    margin-bottom: 20px;
    box-shadow: 11px 15px 19px -13px rgba(0, 0, 0, 0.34);
    border-radius: 16px;
}
/*============Job-Description============*/
.job-descriptions .careers a i {
    color: #f37f20;
}
.job-descriptions .careers a span {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
}
.job-descriptions .careers a {
    text-decoration: none;
}
.job-descriptions .Experience4 h2 {
    font-size: 50px;
    font-weight: 700;
    color: #1a1a1a;
}
.job-descriptions .Experience4 h2 span {
    font-size: 52px;
    font-weight: 700;
    color: #7a7979;
}
.job-descriptions .Experience4 h4 {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
}
.job-descriptions .Experience4 h5 {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
}
.job-descriptions .project-m {
    background-image: linear-gradient(to right, #dddbdb, white, #dddbdb);
    border-radius: 20px;
}
.job-descriptions .descrip-co {
    background-color: #f8f8f8;
    border-radius: 20px;
}
.job-descriptions .Description-padding {
    padding: 20px;
}
.job-descriptions .Description-padding h2 {
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a;
}
.job-descriptions .Description-padding p {
    font-size: 16px;
    font-weight: 400;
    color: #616161;
    line-height: 27px;
}
.job-descriptions .role-respons h2 {
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a;
    padding-left: 16px;
}
.job-descriptions .role-respons ul li {
    font-size: 16px;
    font-weight: 400;
    color: #616161;
    line-height: 32px;
    list-style-type: disc;
}
.job-descriptions .working img {
    width: 100%;
    border-radius: 20px;
    height: 200px;
}
.job-descriptions .cv-upload {
    font-size: 12px;
    font-weight: 400;
    color: #616161;
}
.job-descriptions .file-input__input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.job-descriptions .file-input__label {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    border-radius: 10px;
    font-weight: 400;
    color: #000000;
    font-size: 11px;
    padding: 10px 30px;
    background-color: white;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border: 1px solid;
}

.job-descriptions .file-input__label svg {
    height: 16px;
    margin-right: 4px;
}
.job-descriptions .intl-tel-input,
.iti {
    width: 100%;
}
.job-descriptions .upload-img1 {
    display: flex;
}
.job-descriptions .new {
    padding: 50px;
}
.job-descriptions .check-update {
    margin-bottom: 1px;
}
.job-descriptions .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.job-descriptions .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #616161;
}
.job-descriptions .form-group label:before {
    content: "";
    background-color: transparent;
    border: 2px solid;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
        inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}
.job-descriptions .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.job-descriptions .sub-application {
    border: 1px solid;
    padding: 14px;
    border-radius: 20px;
    background-color: white;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    width: 100%;
}
.job-descriptions .input-group > .intl-tel-input.allow-dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}
.job-descriptions .adress-pos-set {
    position: relative;
    margin-top: 20px;
}
.job-descriptions .add-set {
    position: absolute;
    left: 3%;
    bottom: 55%;
    background-color: white;
}
.job-descriptions
    .input-group
    > .intl-tel-input.allow-dropdown
    > .flag-container {
    z-index: 4;
}

.job-descriptions .iti-flag {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.6/img/flags.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2 / 1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .job-descriptions .iti-flag {
        background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.6/img/flags@2x.png");
    }
}
@media screen and (max-width: 517px) {
    .job-descriptions .Experience4 h2 {
        font-size: 36px;
        font-weight: 700;
        color: #1a1a1a;
    }
    .job-descriptions .Experience4 h2 span {
        font-size: 38px;
        font-weight: 700;
        color: #7a7979;
    }
}
.job-descriptions .home-section10 .home-head {
    position: relative;
}
.job-descriptions .home-section10 .home-head::after {
    content: "";
    background-color: #f37f20;
    width: 200px;
    height: 2px;
    position: absolute !important;
    left: 30.5% !important;
    transform: translate(-50%, 0);
}
.job-descriptions .home-section10 .home-headings {
    font-size: 60px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -2%;
    color: white;
}
.job-descriptions .Experience4 .home-head::after {
    display: none !important;
}
.job-descriptions .Experience4 .home-head {
    margin-top: 0 !important;
}
.job-descriptions .Experience4 .home-headings {
    font-size: 50px !important;
}
.growth-card-logo img {
    width: 125px !important;
    object-fit: contain;
}
.mobile-card {
    display: none;
}
.traditional-box {
    border: 1px solid grey;
    border-radius: 24px;
}
.location-boxs1 .btns-boxs {
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-top: 30px;
    display: block;
}
.close_for_menu {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000;
}
.close_for_menu a {
    font-size: 30px;
    color: #000;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .section-founders-journey
        .founders-wrap
        .image-progress-wrap
        .image-progressbar
        img {
        width: 80px !important;
        border-radius: 50% !important;
        margin-left: 17px !important;
    }
    .social-media-link-wrapper {
        padding: 80px 0 30px 0;
    }
    .home-section12 .content-space {
        position: absolute;
        bottom: 0;
        top: 17rem;
        gap: 63px;
        display: flex;
        justify-content: space-between !important;
    }
    .curr-bef-1,
    .curr-bef-2,
    .curr-bef-3,
    .curr-bef-4,
    .curr-bef-5 {
        position: absolute;
        left: 910px;
        top: 50%;
        width: 360px;
        transform: translate(0, -50%);
    }
    .banner-video {
        height: auto !important;
    }
    .slider-section {
        position: relative;
    }
    .main-circle .rotate-circles {
        transform: rotate(179deg) !important;
        position: absolute;
        left: -19rem !important;
    }
    .circle-parent {
        border: 1px dashed black;
        border-radius: 50%;
        width: 600px;
        height: 616px;
        position: relative;
        top: 36%;
        left: auto;
        bottom: 330px;
        transform: rotate(0deg);
        transition: 0.5s ease;
        transform-origin: center;
    }
    .circle-parent {
        bottom: 562px !important;
    }
    .circle-text {
        top: 26rem;
    }
    .slider-btn {
        position: absolute !important;
        width: 170px;
        bottom: -730px !important;
        display: flex;
        top: unset;
        right: unset;
        left: -75px !important;
        border: 1px solid #ccc5c5;
        transform: rotate(0deg);
    }
    .circle-text {
        transform: rotate(180deg);
    }
    .slider-section .curr-act-slider img {
        width: 100% !important;
        height: 100% !important;
    }
    .curr-act-slider {
        height: -webkit-fill-available;
        position: absolute;
        /* transform: translate(18%, 0%); */
        left: 4%;
        top: 0;
        width: 100%;
        transform: translate(0, 0);
    }
    .sticky-visit-sch {
        right: -5rem;
    }
    .home-section9 .owl-carousel .owl-nav.disabled {
        display: block;
        right: 0 !important;
        bottom: 0rem;
        position: absolute !important;
        right: 50% !important;
        transform: translate(50%, 0%) !important;
        /* right: -330px !important; */
        top: 25rem !important;
    }
    .section-smart-premium .smart-premium-wrap .smart-technology-btn {
        right: 0 !important;
    }
    .home-section9 .view-div {
        height: 170px;
        width: 170px;
    }
    .home-section7 .tab-card img {
        aspect-ratio: 2 / 2;
    }
    /*.home{display:none;}*/
    /*.circle-parent { */
    /*     border: 1px dashed black;*/
    /*     border-radius: 50%;*/
    /*     width: 600px;*/
    /*     height: 616px;*/
    /*     position: relative;*/
    /*     top: 50%;*/
    /*     right: -30rem;*/
    /*     left: auto;*/
    /*     bottom: 6rem;*/
    /*     transform: rotate(60deg);*/
    /*     transition: 0.5s ease;*/
    /*     transform-origin: center;*/
    /* }*/
    /* .circle-text{*/
    /*     transform: rotate(180deg);*/
    /*             top: 27rem;*/
    /* }*/
    /* .rotate-circles{*/
    /*        transform: rotate(120deg) !important;*/
    /*     position: absolute !important;*/
    /*     left: -11rem !important;*/
    /*     top: 3rem;*/
    /* }*/
}
@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .style-fi li:nth-child(1) {
        border-bottom: 1px solid #000; /* Yahan aap border ka color aur width change kar sakte ho */
        padding-bottom: 5px; /* Optional: line aur text ke beech gap ke liye */
    }
    .sticky-visit-sch {
        width: 100%;
        position: fixed;
        bottom: 0;
        right: 0;
        justify-content: center;
        transform: inherit;
        top: auto;
    }
    body {
        text-align: center;
    }
    .home-head::after {
        transform: translate(-50%, 0px);
    }
    .home-section9 .nav-tabs .nav-link.active::before {
        transform: translate(-50%, 0px);
    }
    .blog1 .head-title .read-more-btns {
        border: 1px solid #000;
        height: 42px;
        width: 153px;
        justify-content: center;
        font-size: 14px;
    }
    .blog1 .head-video img {
        border-radius: 24px;
        width: 100%;
        height: 510px;
    }
    .manage .image-gallery img {
        border-radius: 16px;
    }
    .manage .conference-box {
        background-color: white;
        width: 230px;
        position: absolute;
        bottom: -22px;
        border: 1px solid lightgrey;
        border-bottom-left-radius: 16px;
        border-top-right-radius: 16px;
        text-align: start;
    }
    .location-boxs1 {
        position: absolute;
        left: 0px;
        bottom: 12px !important;
        padding: 0 10px;
        justify-content: space-between !important;
    }
    .manage .location-boxs .boxs-para {
        background-color: #c2c2c242;
        color: #6f6f6f;
        font-size: 10px;
    }
    .coworking-spaces .custom_heading {
        font-family: "Playfair Display";
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .coworking-spaces .sub-heading {
        text-align: center;
    }
    .manage .conference-box p {
        font-size: 14px;
        font-weight: 600;
    }
    .image-gallery .small-images .small-image {
        width: 100%;
        height: 62px;
        cursor: pointer;
        object-fit: cover;
        padding: 10px 5px;
    }
    .careers_main .inputWithIcon i {
        position: absolute;
        left: 8px;
        top: 10px;
        padding: 9px 8px;
        color: rgba(243, 127, 32, 1);
        transition: 0.3s;
        transform: translate(0px, 4px);
    }
    .careers_main .Rewards-card h4 {
        font-size: 19px;
        font-weight: 600;
    }
    .careers_main .Rewards-card p {
        font-size: 14px;
        font-weight: 400;
        color: #616161;
    }
    .helps .explore-btn {
        color: #000000 !important;
        border: 1px solid #000000;
        font-size: 20px;
        font-weight: 600;
        width: 266px;
        height: 47px !important;
    }
    .home-section10 .touch-btn {
        width: 100% !important;
        height: 48px;
        border: none;
        color: white;
        font-weight: 700;
        font-size: 14px;
        background-color: #787878;
    }
    .next-map-img div,
    .prev-map-img div,
    .submit-map-img div,
    .view-map-img div {
        width: auto;
        background: #999999;
        padding: 10px 30px;
        display: flex;
        border-radius: 30px;
        color: white;
        font-weight: 500;
        margin-top: 80px;
        gap: 0px;
    }
    .help-center .space-incu h6 {
        font-size: 16px;
        font-weight: 500;
        color: #1a1a1a;
        text-align: start;
    }
    .home-section9 .owl-carousel .owl-nav.disabled {
        display: block;
        position: absolute;
        right: -230px;
        top: -230px;
    }
    .banner-video {
        height: auto !important;
        object-fit: cover;
    }
    .custom_heading {
        text-align: center;
        font-family: "Playfair Display", serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.02em;
    }
    .sub-heading {
        text-align: center;
        margin-bottom: 20px !important;
    }
    .sub_heading::after {
        content: "";
        position: absolute;
        width: 84px;
        height: 2px;
        line-height: 44px;
        background-color: #f37f20;
        top: 120%;
        left: 40%;
        transform: translate(0, -50%);
    }
    #carousel-thumbs-one img {
        border: 5px solid transparent;
        cursor: pointer;
        height: 80px !important;
        width: 80px !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 6px;
    }
    .banner-cols {
        margin-top: 20px;
    }
    #carousel-thumbs-one .selected .cus_bg {
        background-color: #f37f20;
        padding: 2px;
        border-radius: 6px;
        width: 82px !important;
        height: 82px;
    }
    .curr-act-slider {
        position: absolute;
        transform: translate(0, 0);
        left: 4%;
        top: 0;
    }
    #carousel-selector-0,
    #carousel-selector-1,
    #carousel-selector-2,
    #carousel-selector-3 {
        width: 82px !important;
        height: 82px;
    }
    .curr-bef-1,
    .curr-bef-2,
    .curr-bef-3,
    .curr-bef-4,
    .curr-bef-5 {
        position: absolute;
        left: 910px;
        top: 50%;
        width: 360px;
        transform: translate(0, -50%);
    }
    body .curr-act-slider img {
        width: 328px;
        height: 270px;
    }
    .select {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 5px !important;
        padding-bottom: 20px !important;
    }
    /* .find-boxs {
        height: 110px;
        flex-direction: column;
        margin-top: 5px !important;
        padding-top: 5px !important;
    } */
    .home-section12 .find-btn {
        border: 1px solid #0b0b0b;
        font-weight: bold;
        width: 100%;
    }
    .home-section3 .explore-btn {
        width: 167px;
        height: 48px;
        border: 1px solid rgba(243, 127, 32, 1);
        font-size: 14px;
        font-weight: 700;
        margin: 25px auto !important;
    }
    .workspace-tab2 {
        display: flex;
        padding-top: 20px !important;
    }
    .workspace-tab1 {
        display: none;
    }
    .home-section12 .nav-tabs .nav-link {
        border: none;
        border: none;
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        font-weight: 500;
        display: flex;
        align-items: end;
        justify-content: space-between;
        gap: 0px;
        padding: 0 0 !important;
    }
    /* .home-section12 .middle-nav-link::after {
        content: "";
        width: 3px;
        height: 30px;
        background-color: #E7E7E7;
        position: absolute;
        bottom: -8px !important;
        left: -20px;
    } */
    .home-section3 .elevated-box1 img {
        border-top-left-radius: 24px !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius: 24px !important;
        border-bottom-right-radius: 0 !important;
        height: 554px !important;
    }
    .home-section3 .elevated-box2 {
        background-image: url(/img/elevated_bg2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        height: 100%;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 24px;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .home-section3 .overlay {
        position: absolute;
        top: 0;
        text-align: center;
        width: 100%;
        height: 100%;
        background-image: url(/img/elevated_bg5.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        background-origin: border-box;
        color: white;
        border-top-left-radius: 24px !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius: 24px !important;
        border-bottom-right-radius: 0 !important;
    }
    .home-section3 .home-head::after {
        content: "";
        background-color: #f37f20;
        width: 110px;
        height: 2px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .home-section3 .elevated-box1 .carousel-inner {
        border-top-left-radius: 24px !important;
        border-bottom-left-radius: 0px !important;
        overflow: hidden;
    }
    .section-founders-journey
        .founders-wrap
        .progress-container.progress2-mobile {
        left: 0px !important;
    }
    .section-founders-journey
        .founders-wrap
        .progress-container.progress1-mobile {
        left: 8px !important;
    }
    /* .cus_bg img {
        width: 100% !important;
        object-fit: cover;
    } */
    .cus_bg {
        width: 82px !important;
        height: 84px !important;
    }
    /* .thumb {
        width: 70px !important;
        height: 70px !important;
    } */
    .carousel-container #carousel-thumbs-one {
        background: transparent !important;
    }
    .location-boxs1 {
        position: absolute;
        bottom: 0px;
        display: block !important;
    }
    .location-boxs .boxs-head {
        font-size: 14px;
    }
    .location-boxs .boxs-para {
        background-color: #c2c2c242;
        color: #6f6f6f;
        font-size: 10px;
    }
    .location-boxs {
        width: 100%;
        border-top-left-radius: 11px;
        border-top-right-radius: 11px;
        border-bottom-left-radius: 21px;
        border-bottom-right-radius: 21px;
        border: 1px solid #ccc5c5;
        background-color: rgba(63, 63, 63, 0.4);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
    }
    .location-boxs1 .space-btn1 {
        /* border: 1px solid #000000; */
        background-color: white;
        color: #000000;
        font-size: 12px;
    }
    .location-boxs1 .space-btn2 {
        border: 1px solid #f37f20;
        color: white;
        background-color: #f37f20;
        font-size: 12px;
    }
    .location-boxs1 .btns-boxs {
        margin-right: 0 !important;
        padding-right: 0 !important;
        padding-top: 30px;
        display: none !important;
    }
    .banner-indicataros-row {
        justify-content: space-around;
        padding-bottom: 10px;
        display: flex;
        flex-wrap: nowrap;
        /* justify-content: space-evenly; */
        gap: 0px;
    }
    .home-section12 .nav-tabs .nav-link {
        /* border-bottom: 3px solid #F37F20 !important; */
        position: relative;
        background-color: transparent !important;
        font-weight: 500;
        color: #000000;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    .workspace-tab2 {
        display: flex;
        padding-top: 20px !important;
        flex-wrap: nowrap;
    }
    .home-section12 .managed-box {
        /* border: 1px solid #CCC5C5; */
        border-radius: 24px;
    }
    .home-section12 .middle-nav-link {
        position: relative;
        margin: 0px;
    }
    .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    li.nav-item.enterprise-link {
        border: 2px solid #8080805e;
        border-radius: 10px;
        /* padding: 10px 5px; */
        padding-top: 7px;
        padding-bottom: 13px;
        padding-right: 6px;
    }
    .content-space p {
        display: block;
        margin-bottom: 20px !important;
        font-size: 12px;
        font-weight: 400;
        color: #616161;
    }
    .content-space button {
        display: flex;
        justify-content: center;
    }
    .section-smart-premium
        .smart-premium-wrap
        .smart-technology-wrap
        .smart-premium-content {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 10px;
    }
    .section-smart-premium
        .smart-premium-wrap
        #smartPremiumToggle2
        .smart-technology-wrap {
        margin-top: -4rem;
    }
    .smartpremium1 {
        margin-top: -7rem;
    }
    .home-section9 .nav-tabs .nav-link {
        width: unset;
    }
    .help-center .acco-side-space {
        padding: unset;
    }
    .help-center .Frequently-ask .accordion-button {
        /* padding: 43px; */
        padding: 8px 7px;
        font-size: 15px;
        font-weight: 600;
        border-radius: 9px;
        background-color: white;
    }
    .accordion-body {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        font-family: "Montserrat";
    }
    .Frequently-ask p {
        font-size: 15px;
    }
    .home-content {
        margin-top: 7rem;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        font-family: "Montserrat";
        padding: 25px;
    }
    .help-center .space-down {
        align-items: center;
        padding-top: 5px;
    }
    .helps .explore-btn {
        width: 195px;
        border-radius: 28px;
        height: 45px;
        font-size: 14px;
        font-weight: 600;
        font-family: Montserrat;
        line-height: 17px;
    }
    .helps .home-head::after {
        display: none;
    }
    .carousal-card {
        display: none;
    }
    .card-item {
        padding: 30px;
    }
    .mobile-card {
        display: block;
    }
    .second {
        display: flex;
        /* justify-content: center; */
        flex-wrap: wrap;
    }
    .partners {
        display: none;
    }
    .about-expertise .home-headings {
        font-size: 20px;
        padding-left: 18px;
        line-height: 20px;
    }
    .heading-mobile {
        line-height: 20px;
        font-size: 20px;
        display: flex;
    }
    .home-head p {
        font-weight: 600;
        font-size: 14px;
        font-family: Montserrat;
        font-weight: 400;
        line-height: 24px;
        text-align: justify;
    }
    .head-mobile p {
        font-weight: 600;
        font-size: 12px;
        font-family: Montserrat;
        font-weight: 400;
        line-height: 24px;
    }
    .companies h4 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
    }
    .companies {
        color: #616161;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
    }
    .count {
        font-family: "Playfair Display", serif;
        font-size: 20px;
        font-weight: bold;
        color: black;
    }
    .about3 .journey-box .circle-imges img {
        border: 1px solid #f57f20;
        /* height: 18px; */
        width: 44px;
        height: 44px;
    }
    .about3 .journey-box .circle-imges {
        position: relative;
        top: -25px;
    }
    .circle-imges p {
        line-height: 13px;
        font-family: "Montserrat";
        font-size: 10px;
    }
    .about3 .journey-box .circle-imges h1 {
        font-weight: bold;
        font-size: 20px;
    }
    .about3 .border-div::before {
        display: none;
    }
    .about3 .border-div::after {
        display: none;
    }
    .about3 .border-div {
        border-bottom: 2px dashed #b1b1b1;
    }
    .home-headings {
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
    }
    .about2 .circle-img .home-headings {
        font-size: 20px !important;
        font-weight: 500 !important;
    }
    .design p {
        font-size: 13.5px;
        color: #303030;
        font-weight: 400;
        font-family: Montserrat;
        line-height: 20.25px;
    }
    .smart p {
        font-size: 13.5px;
        color: #303030;
        font-weight: 400;
        font-family: Montserrat;
        line-height: 20.25px;
    }
    .planning p {
        font-size: 13.5px;
        color: #303030;
        font-weight: 400;
        font-family: Montserrat;
        line-height: 20.25px;
    }
    .home-section7 .tab-card {
        border: 1px solid #c4c4c4;
        border-radius: 4px;
        height: 44px;
        width: 100%;
    }
    .home-section7 .tab-card img {
        aspect-ratio: 2 / 1;
        object-fit: contain;
        height: 21px !important;
        width: 70px !important;
    }
    .home-section7 .nav-tabs .nav-link {
        gap: 6px;
        font-size: 12px;
        font-weight: 600 !important;
        line-height: 15px;
        font-family: "Montserrat";
    }
    .home-section7 .nav-tabs .nav-link.active {
        border-bottom: 3px solid #f37f20 !important;
        position: relative;
        background-color: transparent;
        color: #000000;
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
        font-family: "Montserrat";
    }
    .home-section7 .middle-nav-link {
        position: relative;
        margin: 0 20px;
    }
    .img-card p {
        font-size: 12px;
        font-weight: 400;
        line-height: 16.8px;
        font-family: "Montserrat";
    }
    .home-section7 .collab-btns {
        font-size: 14px;
        line-height: 17px;
        font-family: "Montserrat";
    }
    .elevated-box2 p {
        font-size: 14px;
        line-height: 18px;
        font-family: "Montserrat";
        font-weight: 400;
        text-align: center;
    }
    .home-section3 .overlay .overlay-text h4 {
        font-family: "Playfair Display";
        font-size: 17px;
        line-height: 21px;
    }
    .home-section3 .overlay .overlay-text p {
        font-family: Montserrat;
        font-size: 10px;
        line-height: 12px;
        font-weight: 500;
    }
    .home-section7 .home-head::after {
        width: 150px;
    }
    .home-head::after {
        width: 150px;
    }
    .card-radiu {
        border: 2px;
        border-radius: 10px;
        height: 160px;
        width: 160px;
    }
    .padd-20px .card {
        padding: unset;
    }
    .linkdin a img {
        height: 14px;
        padding-right: 11px;
    }
    .client h4 {
        font-family: "Playfair Display", serif;
        font-size: 13px;
        font-weight: 700;
        color: #303030;
        line-height: 12px;
        margin-bottom: 0;
        padding-top: 5px;
    }
    .card-body {
        flex: 1 1 auto;
        padding: unset;
        color: var(--bs-card-color);
        padding: 10px;
    }
    .client.text-center img {
        /* width: 100%; */
        height: 86px;
        width: 86px;
        object-fit: contain;
    }
    .client h6 {
        font-size: 9px;
        font-weight: 400;
        color: #303030;
        /* line-height: 21px; */
    }
    .img-content h2 {
        font-size: 20px;
        font-weight: 600;
        color: #000000;
        line-height: 32px;
    }
    .down-img a img {
        height: 16px;
    }
    .btn1 {
        font-size: 13px;
        font-family: Montserrat;
        line-height: 16px;
        font-weight: 600;
        border: 2px solid;
        /* padding: 11px; */
        padding: 10px 11px;
    }
    .down-img {
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .about-img {
        position: relative;
        width: 100%;
        height: 180px;
        border-radius: 24px;
    }

    .help-center .help-bg {
        background-image: url(/img/enterprise2.png);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        height: 330px;
        border-radius: 24px;
    }
    .help-center .help-img1 {
        height: 329px;
        border-radius: 24px;
    }
    .home-head {
        /* position: relative; */
        margin-top: 10px;
    }
    .home-headings-carrier {
        font-size: 24px;
        line-height: 30px;
        font-weight: 500;
        width: 270px;
        height: 70px;
        text-align: center;
    }
    .carrier-head {
        display: flex;
        justify-content: center;
    }
    .careers_main .head-video img {
        /*height: 460px;*/
        border-radius: 24px;
        width: 100%;
    }
    .help-bg2 .home-head p {
        font-weight: 500;
        font-size: 12px;
        color: #616161;
    }
    .careers_main .card-title-1 {
        display: flex;
        align-items: center;
        /* padding-left: 2rem; */
        align-items: center;
        padding-top: 1rem;
        padding-bottom: unset;
    }
    .card-01 .card-title-1 {
        padding-left: 23px;
        /* padding-top: 3rem; */
    }
    .card-title-1 img {
        width: 50px;
        height: 54px;
    }
    .card-title-1 h5 {
        font-size: 14px;
        font-family: "Montserrat";
        font-weight: 700;
        line-height: 17px;
    }

    .careers_main .card-0:before {
        transform: rotateX(180deg);
        /* width: 328px;
  height: 214px; */
    }
    .careers_main .card-01:before {
        /* transform: rotateX(180deg); */
        /* width: 328px;
  height: 214px; */
    }
    .careers_main .card-1:before {
        /* transform: rotateX(180deg); */
        /* width: 328px;
  height: 214px; */
    }
    .careers_main .card-2:before {
        transform: rotateX(180deg);
        /* width: 328px;
  height: 214px; */
    }

    .careers_main .card-01 {
        /* margin-top: 2.5rem;
  margin-top: 1.8rem; */
        /* margin: 28px 41px; */
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 1.5rem;
    }
    .careers_main .card-2 {
        margin-top: 1.5rem;
    }
    .careers_main .card-1,
    .card-0,
    .card-2,
    .card-01 p {
        font-size: 11px;
        font-family: "Montserrat";
        /* padding: 6px; */
        /* width: 18rem; */
        padding-left: 1.4rem;
        padding-right: 11px;
        line-height: 17px;
        text-align: justify;
        margin: 0 0px;
    }
    #carousel-thumbs-two img {
        cursor: pointer;
        height: 80px !important;
        width: 100% !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 16px;
        border-width: 3px;
    }
    #carousel-thumbs-two .selected .cus_bg {
        background-color: #f37f20;
        padding: 2px;
        border-radius: 16px;
        width: 82px !important;
        height: 82px;
    }
    #carousel-thumbs-three img {
        cursor: pointer;
        height: 80px !important;
        width: 100% !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 16px;
        border-width: 3px;
    }
    #carousel-thumbs-three .selected .cus_bg {
        background-color: #f37f20;
        padding: 2px;
        border-radius: 16px;
        width: 82px !important;
        height: 82px;
    }
    #carousel-thumbs-four img {
        cursor: pointer;
        height: 80px !important;
        width: 100% !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 16px;
        border-width: 3px;
    }
    #carousel-thumbs-four .selected .cus_bg {
        background-color: #f37f20;
        padding: 2px;
        border-radius: 16px;
        width: 82px !important;
        height: 82px;
    }
    .location-sidebar-p {
        font-size: 12px !important;
        font-weight: 400;
        line-height: 18px !important;
        color: #727272;
    }
    .thoughtfully-p {
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        color: #1a1a1a;
    }
    .traditional-spaces .custom_heading {
        font-family: Playfair Display;
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.02em;
        text-align: center;
    }
    .traditional-spaces .sub-heading {
        text-align: center;
    }
    .traditional-spaces .sub_heading::after {
        content: "";
        position: absolute;
        /* right: 0px; */
        width: 84px;
        height: 2px;
        line-height: 44px;
        background-color: #f37f20;
        top: 25px;
        transform: translate(0, -50%);
    }
    .location-boxs07 {
        display: block !important;
    }
    .location-boxs07 .space-btn1 {
        width: 141px;
        height: 48px;
        border: 1px solid #000000;
        background-color: white;
        color: #000000;
        font-size: 12px;
        font-weight: 700;
    }
    .location-boxs07 .space-btn2 {
        width: 177px;
        height: 48px;
        border: 1px solid #f37f20;
        color: white;
        background-color: #f37f20;
        font-size: 12px;
        font-weight: 700;
    }
    .craft .home-headings {
        box-sizing: inherit;
        font-size: 24px !important;
        margin-right: 0px;
        margin-left: 0px;
        font-weight: 500;
        line-height: 28px !important;
        color: rgb(0, 0, 0);
        font-family: "Playfair Display", serif;
    }
    .craft .home-head p {
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        color: #191919;
    }
    .acco-side-space .accordion-button::after {
        display: none !important;
    }
    .amenities .div-1 a {
        text-decoration: none;
        border: 1px solid #efdede;
        border-radius: 50%;
        padding: 14px 16px;
        z-index: 999;
        font-size: 14px;
        position: relative;
        color: black;
        display: block;
        font-weight: 700;
        background: #e0e0f759;
        left: 0rem;
        max-width: 52px !important;
    }
    .amenities .div-1 {
        margin-bottom: 2.4rem;
        width: 70px;
        height: 70px;
    }
    .amenities .slider-container .row {
        width: 100%;
    }
    .amenities .slider-container .col-md-1 {
        display: flex;
        justify-content: space-between;
    }
    .amenities .div-1 a.active::after {
        content: "";
        width: 0;
        height: 0;
        background-color: transparent;
        border-left: 6.5px solid #f37f2000;
        border-right: 6.5px solid #f37f2000;
        border-top: 13px solid #f37f20;
        position: absolute;
        top: 52px;
        rotate: none;
        right: 20px;
    }
    .amenities .right-slide {
        height: 40%;
        position: absolute;
        top: 80px;
        right: 0%;
        width: 100%;
        overflow: hidden;
        display: block;
        transition: transform 0.5s ease-in-out;
    }
    .amenities .left-slide {
        height: 100%;
        width: 100%;
        position: absolute;
        bottom: 0px;
        right: 0;
        transition: transform 0.5s ease-in-out;
        top: -60vh !important;
        transform: translateY(0px);
    }
    .amenities .slider-container .action-buttons button {
        position: absolute;
        right: 35.5%;
        top: 80%;
        width: 60px;
        height: 50px;
        justify-content: center;
        z-index: 100;
        display: flex;
        align-items: center;
    }
    .amenities .div-1 a.active {
        text-decoration: none;
        border: 1px solid #f37f20;
        border-radius: 50%;
        padding: 14px 17px;
        z-index: 999;
        font-size: 14px;
        position: absolute;
        color: black;
        font-weight: 700;
        background: white;
        left: 12px;
    }
    .container-fluid .panel-container .panel-content .body-one {
        padding: 20px 30px;
        font-size: 1.125rem;
        line-height: 1.5rem;
        position: relative;
        transform: translateX(-150%);
        animation: slideInTop-main 2.5s 3s forwards !important;
        width: 100%;
        border-radius: 15px;
        border: 2px solid #ffff;
        margin: 0px auto;
        background-color: rgb(251 166 45 / 47%);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(2px);
    }
    .container-fluid .panel-container .panel-one .panel-content {
        height: 100%;
        width: 40vh;
        flex-direction: column;
        color: white;
        letter-spacing: 0.01rem;
        position: relative;
        z-index: 5;
        overflow: hidden;
        display: none;
        transition: display 1s;
        top: 0%;
        left: 280px;
        rotate: -90deg;
        transform: translate(0, -50%);
    }
    .container-fluid .panel-container .panel-two .panel-content {
        height: 100%;
        width: 40vh;
        flex-direction: column;
        color: white;
        letter-spacing: 0.01rem;
        position: relative;
        z-index: 5;
        overflow: hidden;
        display: none;
        transition: display 1s;
        top: 0%;
        left: 350px;
        rotate: -90deg;
        transform: translate(0, -50%);
    }

    .container-fluid .panel-container .panel-content .body {
        padding: 10px;
        font-size: 1.125rem;
        line-height: 1.5rem;
        position: relative;
        transform: translateX(150%);
        animation: slideInTop 2.5s 3s forwards;
        width: 100%;
        border-radius: 15px;
        border: 2px solid #ffff;
        margin: 0px auto;
        background-color: rgb(251 166 45 / 47%);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(2px);
    }
    .range p {
        font-size: 12px;
    }
    .range h4 {
        font-family: "Source Sans 3", sans-serif;
        margin: 10px 0px;
        font-size: 16px;
    }
    .position_set1 {
        position: absolute;
        color: #fff;
        bottom: 47%;
        right: -10%;
        rotate: -90deg;
        width: 300px;
    }
    .position_set {
        position: absolute;
        color: #fff;
        bottom: 47%;
        right: -135px;
        rotate: -90deg;
        width: 300px;
    }
    #carousel-thumbs-five img {
        cursor: pointer;
        height: 80px;
        width: 100% !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 16px;
        border-width: 3px;
    }
    #carousel-thumbs-six img {
        cursor: pointer;
        height: 80px;
        width: 100% !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 16px;
        border-width: 3px;
    }
    #carousel-thumbs-seven img {
        cursor: pointer;
        height: 80px !important;
        width: 100% !important;
        object-fit: cover;
        border: 2px solid #ffffff;
        border-radius: 16px;
        border-width: 3px;
    }
}

.accordion-collapse.accordion-open {
    display: block; /* or use flex if necessary */
}
.elevated-box2 p {
    font-weight: 400;
}
.location-sidebar-p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #727272;
}
#carousel-thumbs-two img {
    cursor: pointer;
    height: 77px;
    width: 100% !important;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
    border-width: 3px;
}
#carousel-thumbs-two .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
    width: 82px !important;
    height: 82px;
}
#carousel-thumbs-three img {
    cursor: pointer;
    height: 77px;
    width: 100% !important;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
    border-width: 3px;
}
#carousel-thumbs-three .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
    width: 82px !important;
    height: 82px;
}
#carousel-thumbs-four img {
    cursor: pointer;
    height: 77px;
    width: 100% !important;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
    border-width: 3px;
}
#carousel-thumbs-four .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
    width: 82px !important;
    height: 82px;
}
#carousel-thumbs-five img {
    cursor: pointer;
    height: 77px;
    width: 100% !important;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
    border-width: 3px;
}
#carousel-thumbs-five .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
    width: 82px !important;
    height: 82px;
}
#carousel-thumbs-six img {
    cursor: pointer;
    height: 77px;
    width: 100% !important;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
    border-width: 3px;
}
#carousel-thumbs-six .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
    width: 82px !important;
    height: 82px;
}
#carousel-thumbs-seven img {
    cursor: pointer;
    height: 77px;
    width: 100% !important;
    object-fit: cover;
    border: 2px solid #ffffff;
    border-radius: 6px;
    border-width: 3px;
}
#carousel-thumbs-seven .selected .cus_bg {
    background-color: #f37f20;
    padding: 2px;
    border-radius: 6px;
    width: 82px !important;
    height: 82px;
}
.location-boxs07 {
    display: none;
}
.cus_fg {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 21px;
    text-align: center;
}
.custom_btn_sty {
    border: 1px solid #f37f20 !important;
    background: #f37f201a !important;
    border-radius: 12px !important;
}
