@font-face {
    font-family: Roboto-Regular;
    src: url(/fonts/Roboto-Regular.ttf) ;

}

@font-face {
    font-family: Roboto-Light;
    src: url(/fonts/Roboto-Light.ttf) ;

}


@font-face {
    font-family: Roboto-Regular;
    src: url(/fonts/Roboto-Regular.ttf);
    font-display: swap;


}

@font-face {
    font-family: Roboto-Light;
    src: url(/fonts/Roboto-Light.ttf);
    font-display: swap;

}


@font-face {
    font-family: Tajawal-Regular;
    src: url(/fonts/tajawal_regular.ttf) ;
    font-display: swap;

}

@font-face {
    font-family: Tajawal-Light;
    src: url(/fonts/tajawal_regular.ttf) ;
    font-display: swap;

}


@font-face {
    font-family: Tajawal-Regular;
    src: url(/fonts/tajawal_regular.ttf);

    font-display: swap;

}

@font-face {
    font-family: Tajawal-Light;
    src: url(/fonts/tajawal_regular.ttf);
    font-display: swap;

}


body {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


[id] {
    scroll-margin-top: 90px; /* height of your fixed header */
}

.main_container {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

html[dir="ltr"] body {
    font-family: 'Roboto-Regular', sans-serif !important;
}

html[dir="rtl"] body {
    font-family: 'Tajawal-Light', sans-serif !important;
}

html[dir="ltr"] .Font-Family-Light {
    font-family: 'Roboto-Light', sans-serif !important;
}

html[dir="rtl"] .Font-Family-Light {
    font-family: 'Tajawal-Light', sans-serif !important;
}

.text-right-logout {
    text-align: right !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.img_header {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
    padding: 30px 0;
    width: 100%;
    background-size: cover;
    margin-top: 70px;
}

.vbc-annual-event-web {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 88vh;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    object-fit: cover;

}

header {
    position: fixed;
    z-index: 10000000000;
    background: white;
    width: 100%;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.header_two_elements {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.con_header {
    padding: 10px;
}

.Advantages {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
}

.box-bldg {
    background-color: white;
    border-radius: 5px;
}

.box-bldg2 {
    background-color: white;
    border-radius: 5px;
    padding: 15px;
}

.Advantages_items {
    background: #BADFE4;
    padding: 5px 15px;
    border-radius: 30px;
    color: #256D77;
    margin-bottom: 0;
    font-size: 13px;
}

.padding-icon {
    padding-right: 10px;
    padding-bottom: 5px;
}

.Advantages_items2 {
    background: #BADFE4;
    padding: 5px 10px;
    border-radius: 30px;
    color: #256D77;
    margin-bottom: 0;
    font-size: 13px;
}

.w-95 {
    width: 95%;
}

.w80 {
    width: 80%;
}

.img_box_women {
    height: 220px;
    width: 199px;
}

.pb-4-b {
    padding-bottom: 4px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 13px;
    border-radius: 10px;
    height: 3px;
}

.img-s {
    position: relative;
    display: flex;
    align-items: center;
}

.search-icon {
    position: absolute;
    left: 15px;
    width: 20px;
    height: 20px;
}

.input {
    padding-left: 40px;
    width: 100%;
}

.dis-none-flex {
    display: none !important;
}

div#bdSidebar {
    display: inline !important;
    background-color: white !important;
    color: black !important;
}

.td-none {
    text-decoration: none;
}

.p-2.d-md-none.d-flex.text-white.bg-success {
    background-color: white !important;
    box-shadow: 0px 2px 10px -4px #33333336;
}

.l-flex {
    display: flex !important;
    align-content: space-around;
    justify-content: flex-start;
}

.box-navbar {
    background-color: #E8F4FB;
    display: flex;
    padding: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 60px;
}

.font-nav {
    margin-top: 10px;
    font-size: 18px;
}

.mynav {
    color: #fff;
    padding: 0;
}

.mynav li a {
    text-decoration: none;
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 13px;
}

.mynav li a.active {
    background: rgba(255, 255, 255, 0.2);
}

.mynav li a:hover {
    background: rgba(255, 255, 255, 0.2);
}

button.map-button:hover {
    background-color: #256D77CC;
}

button.map-button.img-web-only:hover {
    background-color: #256D77CC;
}

.mynav li a i {
    width: 25px;
    text-align: center;
}

.p_5 {
    padding: 0 0 0 5px;
}

div#bdSidebar {
    display: none !important;
}

div#bdSidebar {
    padding: 0 !important;
}

/*.d-flex {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}*/

a.text-white {
    font-size: 22px;
}

.space-nav {
    padding: 0;
    color: #256D77 !important;
}

.menu-mobile {
    color: #256D77 !important;
    border-bottom: 3px solid #F9F9F9;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 16px;
}

.btn-close-white {
    background-color: transparent;
    border: none;
    color: black;
    font-size: 1.5rem;
    cursor: pointer;
}

.offcanvas-backdrop.show {
    opacity: 0;
}

button.btn-close.btn-close-white.ms-auto.mb-2 {
    BACKGROUND: beige;
    COLOR: BLACK;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

#bdSidebar {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.offcanvas-start {
    transform: translateX(0);
}

.offcanvas-hidden {
    transform: translateX(-100%);
    opacity: 0;
}

div#bdSidebar {
    background: white;
}

.btn-phone-number {
    background: #256D77 !important;
    border-radius: 5px;
}

.btn-phone-number {
    padding: 4px 25px;
    border: 0;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    margin-left: 15px;
}

.web {
    display: block !important;
}

.mobile {
    display: none !important;
}

.Discover {
    background: #F1F9FA;
    color: #256D77;
    text-align: center;
    padding: 10px 15px;
    width: 30%;
}

.box-5-mobile {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.large-item {
    grid-row: span 2;
}

.Office_Features input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0;
}

.Office_Features label {
    display: block;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    width: 100%;
    margin: 0;
}

.Office_Features input[type="radio"]:checked + label .feature-content {
    background-color: #256D77;
    color: white;
}

.Office_Features input[type="radio"]:checked + label .feature-content p {
    color: white;
}

.Office_Features input[type="radio"]:checked + label .feature-content img {
    filter: brightness(0) invert(1);
}

.Office_Features p {
    margin: 0;
    transition: color 0.3s ease;
}

.Office_Features label:hover {
    background-color: #f1f1f1;
}

.a_footer:hover {
    color: #256D77;
}

.feature-content {
    display: flex;
    align-items: center;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    padding: 8px 10px;
}

.carousel-indicators {
    gap: 5px;
    margin-bottom: 0;
}

ul.a {
    list-style-position: outside;
}

.Advantages2 {
    display: flex;
    justify-content: space-between;
    color: #256D77;
    font-size: 15px;
}

.Advantages3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}


.unit_list_attributes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    color: #256D77;
    font-size: 15px;
    gap: 10px !important;
}

.right_header {
    align-items: center;
    display: flex;
    gap: 15px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.border-none {
    border: none;
}

.boder-header {
    border-left: 1px solid #256D77;
    height: 35px;
}

.m-0 {
    margin: 0 !important;
}

.back_header {
    background: #BADFE433;
    padding: 10px;
}

.topnav {
    overflow: hidden;
    color: #256D77;
    gap: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.topnav a {
    float: left;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    color: #256D77;
    line-height: 14px;
    padding: 3px 0;
}

.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.topnav a.active {
    border-bottom: 3px solid #256D77;
    color: #256D77;
}


.icon-follow {
    display: flex;
    flex-direction: row;
    gap: 25px;
}

.Advantages4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
}

.contact_us {
    background-image: url(../images/webps/contact_us.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 88vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 111px;
}

.background {
    background-image: url('../images/webps/background_page_about.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 88vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 100px;
}

.h-316 {
    height: 316px;
}

.border-r-5 {
    border-radius: 5px;
}

.p-0-20 {
    padding: 0 20px;
}

.background-contact-us-mobile {
    background-image: url(../images/webps/background-contact-us-mobile.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 27vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 60px;
}


.Upcoming_Events {
    background-image: url('../images/webps/upcoming_events.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 88vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 100px;
}

.upcoming-events-mobile {
    background-image: url('../images/webps/upcoming-events-mobile.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 27vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 60px;
}


.fz-40 {
    font-size: 40px;
}

.top {
    text-align: center;
}

.fz-28 {
    font-size: 28px;
}

.fw-500 {
    font-weight: 500;
}

.back_gym {
    background: #E3EBEC;
    padding: 5px;
    min-height: 100%;
    padding: 30px 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


html[dir="ltr"] .back_gym {
    border-radius: 10px 0 0 10px;

}

html[dir="rtl"] .back_gym {
    border-radius: 0 10px 10px 0;

}


html[dir="rtl"] .back_gym .bottom img {
    transform: scaleX(-1);

}


.lh-32 {
    line-height: 32px;
}


.COMMUNITY_BENEFITS {
    background-image: url('../images/webps/community_benefits.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 88vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 111px;
}

.background-page-gym-mobile {
    background-image: url('../images/webps/background-page-gym-mobile.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 28vh;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 60px;
}

.fw-700 {
    font-weight: 700;
}

.new_g_4 {
    --bs-gutter-y: 0;
    --bs-gutter-x: 80px;
}

.g-img {
    --bs-gutter-y: 10px;
    --bs-gutter-x: 10px;
}


.Office_Features2 {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 5px;
    position: relative;

}

.Office_Features2 {
    color: #256D77 !important;
    background-color: #F1F9FA !important;
    padding: 5px 10px;
}


.Office_Features3 {
    color: #256D77 !important;
    background-color: white !important;
    padding: 5px 10px;
}


button.btn.btn-secondary.dropdown-toggle {
    background: none;
    border: none;
    color: #0000008C;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown2 {
    background: #F1F9FA;
    padding: 8px 15px;
    font-size: 11px !important;
    display: flex;
    border-radius: 5px;
    width: 90%;
}

.border-bottom {
    border-bottom: 1px solid black !important;
}

.mt_40 {
    margin-top: 40px;
}

.boder-page {
    border-left: 1px solid #256D77;
    height: 30px;
}

.text-center {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}


.fz-25 {
    font-size: 25px;
}

.center {
    text-align: center;
}

.fz-22 {
    font-size: 21px;
}

.box_in_numbers2 {
    padding: 42px 20px;
    background-color: white;
    /*margin: auto;*/
    width: 185px;
    height: 185px;
    border-radius: 5px;
}

.back_green {
    background: #F1F9FA;

}

.mt-20 {
    margin-top: 20px !important;
}

.mt-15 {
    margin-top: 15px;
}


.box_in_numbers {
    margin: auto;
    padding: 13px 40px;
}

.furnished-office {
    margin-bottom: 0;
}


.pr-5 {
    padding-right: 5px !important;
}


.box-Find-Your-Perfect {
    padding: 30px 0;
}

.background_color_silver {
    background-color: #F9F9F9;

}

.mb-5px {
    margin-bottom: 5px;
}


.g-new-3 {
    --bs-gutter-x: 1rem;
}

.pl-15 {
    padding-left: 15px;
}


.pr-15 {
    padding-right: 15px;
}

.box-RESULT-FILTER {
    padding: 20px;
    background-color: white;
}

.btn-toggle-group {
    display: flex;
    background: none;
    border-radius: 56px;
    border: 1px solid #256D77;
}

.carousel-indicators .active {
    opacity: 5 !important;
    background-color: #256D77 !important;
    width: 20px;
    border-radius: 10px;
}

.widgh30 {
    width: 30%;
}

.btn-toggle {
    width: 70px;
    height: 35px;
    font-size: 14px;
    border-radius: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

.form-check-input:checked[type=checkbox] {
    background-image: none;
    background-color: #256D77;
    border: none;
}

.btn-toggle:not(.active) {

    color: #256D77;
}

.box-Find-Your-Perfect {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d-none {
    display: none;
}

.background_contact_us_mobail {
    background-image: url(../images/webps/about-mobile.webp);
    background-repeat: no-repeat;
    height: 270px;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 55px;
}

.background2 {
    background: #EAF5F6;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    width: 100%;
    background-size: cover;
    margin-top: 111px;
}

.img-two {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 11px;
}

.box_header {
    text-align: left;
    border-radius: 5px;
}

.fz-18 {
    font-size: 18px;
}

.fz-15 {
    font-size: 15px;
}

.form-check {
    margin-left: 15px;
    margin-top: 10px;
}

.color-green {
    color: #256D77;
}

.color-green2 {
    color: #65ADB6;
}


.pr-40 {
    padding-right: 40px;
}

.dis_Job_Openings {
    display: flex;
    align-items: center;
}

.box-3 {
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    border-bottom: 4px solid white;
    gap: 10px;
}

.box-3-mobile {
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: center;
    border-bottom: 4px solid white;
    gap: 10px;
}

.img-text {
    display: flex;
    align-items: center;
}

.img-text-email-phone {
    display: flex;
    align-items: center;
}


.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #dddddd;
    border-radius: 50%;
    height: 15px;
    width: 15px;
}

.img-text2 {
    display: flex;
    align-items: center;
    gap: 10px;
}

.send {
    padding: 10px 0;
    width: 100%;
    background: #256D77;
    border: 1px solid #256D77;
    color: white;
    border-radius: 5px;
    font-size: 14px;
}


.email_phone-number {
    display: flex;
    align-items: center;
    gap: 150px;
}

.Clients {
    background: #F1F9FA;
    padding: 45px 20px;
    border-radius: 5px;
    width: 200px;
    height: 205px;
}

.Clients2 {
    background: white;
    padding: 45px 20px;
    border: 1px solid #256D771A;
    border-radius: 5px;
    width: 200px;
    height: 205px;
}


.Clients-mobile {
    background: #F1F9FA;
    padding: 30px 20px;
    border-radius: 5px;
}

.Clients-mobile img {
    height: 80px;
    width: 100%;
    object-fit: cover;
}

.Clients2-mobile {
    background: white;
    padding: 30px 20px;
    border: 1px solid #256D771A;
    border-radius: 5px;
}

.w30 {
    width: 35%;
}

.pl-10 {
    padding-left: 10px;
}

.font-blou {
    color: #38CFFF;
    font-size: 13px;
    background: #38CFFF1A;
    border: 1px solid #38CFFF;
    padding: 3px 15px;
    border-radius: 15px;
    margin: 5px 0;
}

.font-orange {
    color: #FF8038;
    font-size: 13px;
    background: #FF80381A;
    border: 1px solid #FF8038;
    padding: 3px 15px;
    border-radius: 15px;
    margin: 5px 0;
}


.font-bink {
    color: #D738FF;
    font-size: 13px;
    background: #D738FF1A;
    border: 1px solid #D738FF;
    padding: 3px 15px;
    border-radius: 15px;
    margin: 5px 5px 0 0;
}

.color-white {
    color: white;
}

.fz-30 {
    font-size: 30px;
}

.lh-40 {
    line-height: 40px;
}

.carousel-caption {
    text-align: left !important;
    width: 52%;
    top: 20%;
}


.border-radius-5 {
    border-radius: 5px;
}


.but-Continue {
    padding: 12px 45px;
    border-radius: 5px;
    background: #256D77;
    border: 1px solid #256D77;
    color: white;
    font-size: 14px;
    margin-top: 40px;

}

.Submit-2 {
    padding: 12px 0;
    border-radius: 5px;
    background: #256D77;
    border: 1px solid #256D77;
    color: white;
    font-size: 14px;
    width: 100%;
}


.reset {
    border-radius: 5px;
    border: 1px solid #256D77;
    color: #256D77;
    font-size: 14px;
    background-color: white;
    padding: 10px 0;
    width: 100%;
}

.but_Show2 {
    border-radius: 5px;
    border: 1px solid #256D77;
    color: #256D77;
    font-size: 14px;
    background-color: white;
    padding: 10px;
}


.h-250 {
    height: 250px;
}

.mt-59 {
    margin-top: 59px;
}

.box-5 {
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
    border-bottom: 4px solid white;
}

.box-9 {
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    text-align: center;
    border-bottom: 4px solid white;
    gap: 10px;
}

.mt-40 {
    margin-top: 40px;
}

.box-6 {
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    text-align: center;
    border-bottom: 4px solid white;
    gap: 20px
}

.box-5-items {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
}

.box-5-items_new {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
    gap: 90px;
}

.padding_30_0 {
    padding: 30px 0;
}

.box-4-items {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
}

.ABOUT_OFFICE {
    border-right: 2px solid #256D77;
    text-align: center;
    padding: 25px 0 0 0;
}

.ABOUT_OFFICE2 {
    text-align: center;
    padding: 25px 0 0 0;
}

.h-100 {
    height: 100%;
}

.Search_mobile {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: none;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 11px !important;
    border: 1px solid #256D77;
    line-height: 0;
}

.swiper-button-lock {
    display: block !important;
}


.border-mobile {
    border: 2px solid #F9F9F9;
}

.All_Office_Features {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 8px;
}

.g-1-img {
    --bs-gutter-y: 10px;
    --bs-gutter-x: 10px;
}

.Office_Features {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    cursor: pointer;
    align-items: center;
    border-radius: 5px;
    background-color: white;
    padding: 0;
    margin: 5px 0;
    position: relative;
}


li#splide-slide01 {
    margin-right: 1.5rem;
    width: calc(100% + 9rem);
}


.splide__arrow--next {
    right: 16%;
}

.splide__arrow--prev {
    left: 16%;
}

ul.splide__pagination.splide__pagination--rtl {
    display: none;
}

.office-features-5 {
    border-radius: 5px;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    cursor: pointer;
    align-items: center;
    background-color: #ffffff !important;
    padding: 5px 10px;
    border: 1px solid #256D77;
}


.office-features-5 img {
    width: 36px;
    height: 30px;
}

.box-workspace {
    background: #F1F9FA;
    padding: 30px;
    border-radius: 15px;

}

.video-mobile {
    border-radius: 5px;
}

.box-workspace-2 {
    background: #F1F9FA;
    padding: 30px;
}


.box-input {
    width: 100%;
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
    margin: 10px 0 0 0;
}

.Submit {
    padding: 10px 0;
    width: 100%;
    background: #256D77;
    border: 1px solid #256D77;
    color: white;
    border-radius: 5px;
}


.discover_more {
    padding: 10px 60px;
    width: 100%;
    background: #256D77;
    border: 1px solid #256D77;
    color: white;
    border-radius: 5px;
    text-decoration: none;
}

.discover_more_box {
    margin-top: 35px;
}

.form-select {
    border: none;
}

.fz-16 {
    font-size: 16px;
}

.options {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 4px solid white;
}

.option {
    text-align: center;
    padding: 10px;
    cursor: pointer;
    position: relative;
}

.option img {
    width: 50px;
    height: 50px;
}

.option span {
    display: block;
    margin-top: 5px;
    font-size: 0.9em;
}

html[dir="ltr"] .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 0px) !important;
    left: auto;
}

html[dir="rtl"] .swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 0px) !important;
    right: auto;
}

html[dir="ltr"] .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 0px) !important;
    right: auto;
}


html[dir="rtl"] .swiper-button-prev, .swiper-rtl .swiper-button-next {
    /*right: var(--swiper-navigation-sides-offset, 0px) !important;*/
    left: auto;
}

.option.active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: -1px;
    height: 4px;
    background-color: #256D77;
}

.search-bar {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.text-right {
    text-align: right;
}

.search-bar input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    color: black;
}

.m-auto {
    margin: auto;
}

.w55 {
    width: 55%;
}

.w79 {
    width: 79%;
}

.lh-25 {
    line-height: 25px
}

/* .but-chat{
    position: fixed;
    bottom: 0;
    right: 28px;
    background: #256D77;
    color: white;
    padding: 5px 20px ;
    border: none;
    border-radius: 5px 5px 0 0;
    z-index: 1000;
    font-size: 14px;
} */

html[dir="rtl"] .but-View_gallery-location {
    left: 10px;


}

html[dir="ltr"] .but-View_gallery-location {
    right: 10px;


}

.but-View_gallery-location {
    position: absolute;
    bottom: 10px;
    background: #256D77CC;
    padding: 10px 15px;
    z-index: 1000;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}


.but-view_gallery-location-mobile {
    position: absolute;
    bottom: 10px;
    right: 5%;
    background: #256D77CC;
    padding: 10px;
    z-index: 1000;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}

.splide__slide img {
    display: block;
    width: unset;
    transition: transform 400ms;
    transform-origin: center center;
    object-fit: cover;
    height: 100%;
}


.splide__slide img {

}


.splide__slide {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    opacity: 0.7;
    /*transform: scale(0.9);*/
}

.splide__slide.is-active {
    /*transform: scale(1);*/
    opacity: 1;
}

.splide__slide .img_box_women {
    width: 140px !important;
    height: 160px !important;
    object-fit: cover !important;
    /*transition: all 0.3s ease-in-out, opacity 0.3s ease-in-out;*/

}

.splide__slide.is-active .img_box_women {
    width: 200px !important;
    height: 220px !important;
}

.caeer_slider_container .splide__list {
    align-items: center;
}

.but-View_gallery {
    position: absolute;
    bottom: 8px;
    RIGHT: 10px;
    background: #256D77CC;
    color: white;
    padding: 15px 20px;
    border: none;
    border-radius: 5px 5px 0 0;
    z-index: 1000;
    font-size: 14px;
    border-radius: 5px;
}

.mt-3px {
    margin-top: 30px;
}

.capitalize {
    text-transform: capitalize;
}

.uppercase {
    text-transform: uppercase;
}

.but_APPLY_NOW {
    background: #F1F9FA;
    padding: 5px 40px;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #256D77;
    font-size: 14px;
}

.color-green-3 {
    color: #256D77;

}

.Openings_two_elements {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Find_Your_Ideal_Office {
    min-height: 100%;
    display: flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: space-between;
}

.but_DISCOVER2 {
    padding: 8px 20px;
    background: #fff;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #256D77;
    font-size: 15px;
    width: 100%;
}

.img-s {
    position: relative;
    width: 100%;
}


.img-text3 {
    display: flex;
    gap: 10px;
    align-items: center;
}

.filter-sidebar {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #f8f9fa;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
    transition: left 0.4s ease-in-out;
    z-index: 9999;
    overflow-y: auto;
}

.filter-content {
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.close-filter {
    font-size: 25px;
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    margin-top: 50px;
}

.filter-sidebar.active {
    left: 0;
}

.filter-mobile {
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
}


html[dir="rtl"] .filter-mobile img {
    margin-left: 5px;
}

html[dir="ltr"] .filter-mobile img {
    margin-right: 5px;
}


.but_DISCOVER2 {
    padding: 5px 15px;
    background: #fff;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #256D77;
    font-size: 15px;
    width: 100%;
}

.border-silver {
    border: 2px solid #F3F2EF;

}

.fz-14 {
    font-size: 14px;
}

.Job_Openings {
    background: #F1F9FA;
    padding: 30px;
    border-radius: 5px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fz-64 {
    font-size: 64px;
    line-height: 55px;
}

.w25 {
    width: 25%;
}

.fz-16 {
    font-size: 16px;
}

.lh-20 {
    line-height: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.fz-20 {
    font-size: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

/* .swiper-slide {
    margin-right: 0 !important;
} */

.fw-400 {
    font-weight: 400;
}

.Search {
    font-size: 14px;
    padding: 10px 40px;
    background: none;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #256D77

}

li.nav-item.menu-mobile.mb-1 {
    border-bottom: 3px solid #F9F9F9;
}

div#menuSidebar {
    margin-top: 58px;
    box-shadow: 0 0 0 0 black;
    width: 100%;
}

.menu-mobile {
    background: none;
    border: none;
    padding: 0;
}


.bd {
    display: flex;
    gap: 0px;
}

.filter-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background-color: white;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    transition: transform 0.3s ease-in-out;
}

.filter-sidebar .close-filter {
    background: none;
    border: none;
    font-size: 24px;
    color: #000;
    cursor: pointer;
}

.Search:hover {
    background: #E9EEF1;
}

.color-black-2 {
    color: #333333 !important;

}

.mb-20 {
    margin-bottom: 20px;
}

html[dir="rtl"] .border-dashed-2px {
    border-right: 2px dashed #33333399;
}

html[dir="ltr"] .border-dashed-2px {
    border-left: 2px dashed #33333399;
}


.box-Accounting {
    background: #F1F9FA;
    padding: 20px;
    text-align: center;

}

.box-accounting-container:nth-child(odd) .box-Accounting {
    background: red !important;
}

.box-accounting-container:nth-child(even) .box-Accounting {
    background: green !important;
}


.box-Accounting_white {
    background: white;
    padding: 20px 5px;
    text-align: center;

}

.gx-7 {
    --bs-gutter-x: 7rem;
}

.but-show {
    background: #F1F9FA;
    padding: 10px 10px;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
    text-align: center;
}

.button2 {
    display: flex;
    gap: 10px;
}

.items_3 {
    display: flex;
    justify-content: space-between;
    color: #256D77;
}


#testimonial-swiper {
    margin-bottom: 50px;
}

#trusted-swiper {
    margin-top: 50px;
}

.back_swiper {
    background: #F1F9FA;
    padding: 30px 10px;

}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    background: #256D77;
    padding: 7px 10px 8px 10px;
    border-radius: 50%;
    font-size: 11px !important;
    color: white;
    width: 25px;
    height: 25px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    background: #256D77;
    padding: 7px 10px 7px 10px;
    border-radius: 50%;
    font-size: 11px !important;
    color: white;
    width: 25px;
    height: 25px;
}

.box_Our_Team_Says {
    background: #F1F9FA;
    padding: 40px 70px;
}

.center_text {
    padding: 30px 50px 0 50px;

}

.carousel-control-next, .carousel-control-prev {
    width: 5% !important;
}

.back_green_2 {
    background-color: #256D77;
    border-radius: 50%;
}

.back_green_2 {
    background-color: #256D77;
    border-radius: 50%;
}

.black {
    color: black;
}

.g-5-row {
    --bs-gutter-x: 5rem;
    --bs-gutter-y: 2rem;
}

.pagination a {
    color: #256D77;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border-radius: 5px;
    border: 1px solid #256D77;
}

.pagination a.active {
    background-color: #256D77;
    color: white;
}

.pagination a:hover {
    background-color: rgba(37, 109, 119, 0.1);
    color: #256D77;
    border: 1px solid #256D77;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: flex-end;
    gap: 15px;
}

.border-none {
    border: none !important;
}

.grid {
    list-style: none;
    padding: .5em;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns:1fr;
    padding: 0;
    margin: 0;
    min-height: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

.grid-item:first-of-type {
    grid-area: 1 / 1 / span 2 / span 2;
}

.slider {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}

.slider .Find_Your_Ideal_Office {
    position: relative;
    display: block;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
}

.button {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.but_DISCOVER {
    background-color: #256D77;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
}

.but_learn_more {
    background-color: white;
    color: #256D77;
    border: 1px solid #256D77;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

.but_continut_reading {
    background-color: white;
    color: #256D77;
    border: 1px solid #256D77;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
}

.but_book_now {
    padding: 5px 40px;
    background: #fff;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #256D77;
    font-size: 15px;
}

.but-discover-mobile {
    background-color: white;
    color: #256D77;
    padding: 10px 10px;
    border: 1px solid #256D77;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
    font-size: 13px;
    text-decoration: none;

}

.drop-down {
    position: relative;
    display: inline-block;
    width: auto;
    margin-top: 0;
    font-family: verdana;
}

.drop-down select {
    display: none;
}

.drop-down .select-list {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 40px;
    padding: 0;
    background-color: #595959;
}

.drop-down .select-list li {
    display: none;
}

.drop-down .select-list li span {
    display: inline-block;
    min-height: 40px;
    min-width: 280px;
    width: 100%;
    padding: 5px 15px 5px 35px;
    background-color: #595959;
    background-position: left 10px center;
    background-repeat: no-repeat;
    font-size: 16px;
    text-align: left;
    color: #FFF;
    opacity: 0.7;
    box-sizing: border-box;
}

.drop-down .select-list li span:hover,
.drop-down .select-list li span:focus {
    opacity: 1;
}

.img-textmt-15 {
    display: flex;
    margin-top: 15px;
}

.w82 {
    width: 82px;
}

.w100px {
    width: 100px;
}


.mb-30 {
    margin-bottom: 30px;
}

.btn-toggle.active {
    background: #256D77;
    color: white;
    border-radius: 56px;
}

.map-section {
    text-align: center;
    padding: 20px;
}

.custom-popup .leaflet-popup-content-wrapper {
    border-radius: 10px;
    padding: 10px;
    background: #F1F9FA !important;
    box-shadow: none !important;
}

.popup-card {
    text-align: left;
    color: #256C7B;
}

.p-18 {
    padding: 18px 57px !important;
}

.input:focus {
    border-color: #256D77;
    outline: none;
}

.positio-absolute {
    position: absolute;
}

.contact-info {
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.contact-info h3 {
    margin-bottom: 10px;
}

.slider-section {
    text-align: center;
    padding: 20px;
    background-color: #f2f4f7;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F1F9FA;
}

.swiper-slide img:hover {
    opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
    color: #333;
}

.slider-controls {
    display: flex;
    justify-content: space-between;
}

/* .swiper-wrapper{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
} */

div#swiper-wrapper-cf78512e1c40345e {
    width: 100% !important;
}

/*.swiper-wrapper {
    width: 100% !important;
    position: relative;
    height: 100%;
    z-index: 2;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}*/


.footer_padding {
    padding: 30px 0;
}

footer {
    background: #F1F9FA;
}

.p-0 {
    padding: 0;
}

.but-footer-2 {
    display: flex;
    flex-direction: row;
    gap: 42px;
}

.icon_footer {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.link_footer {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
    line-height: 32px;
}

.a_footer {
    text-decoration: none;
    color: #333333;
    font-size: 15px;
}

.pr-10 {
    padding-right: 6px;
}

.p-60 {
    padding: 0 55px;
}

.fz-16-mobile {
    font-size: 16px !important;
}

.section-title {
    color: var(--primary-text);
    text-align: center;
    font-size: 40px;
    font-family: "Cormorant Garamond";
    font-weight: bold;
    font-style: normal;
    line-height: 48px;
    position: relative;
    margin-bottom: 52px;
}

.section-title::before,
.section-title::after {
    content: "";
    position: absolute;
    left: 25%;
    top: 22px;
    width: 45px;
    height: 2px;
    background-color: var(--secondary-text);
}

.section-title::after {
    left: unset;
    right: 25%;
}

.text-decoration {
    text-decoration: none;
}

.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}


#new-trusted-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

div#swiper-wrapper-adf10ae24d0a45b51 {
    transform: translate3d(0, 0px, 0px) !important;
}

/* .w-swiper {
    width: 11% !important;
} */

.swiper2 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    border-radius: 40px;
    background: var(--primary-text);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mt-0 {
    margin-top: 0;
}

.but-show-on-map {
    background: #F1F9FA;
    padding: 5px 10px;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
}


.but-phone-number {
    background: #F1F9FA;
    padding: 5px 10px;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;

}

span.swiper-pagination-bullet {
    width: 20px !important;
    height: 8px !important;
    border-radius: 0;
    margin: 0 !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #256D77 !important;
    width: 36px !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -4px) !important;
}

.swiper-pagination-bullet-active {
    background: var(--primary-text);
}

.swiper.testimonial-wrapper {
    padding-bottom: 15px;
}

.testimonial-items .testimonial-text {
    color: var(--white-text-white);
    text-align: center;
    font-size: 16px;
    font-family: "Outfit";
    font-weight: normal;
    font-style: normal;
    max-width: 330px;
    margin-bottom: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    -webkit-line-clamp: 4;
}


.two-lines {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    /* Force height for 2 lines */
    line-height: 1.5em; /* adjust based on your font-size */
    height: 3em; /* 2 * line-height */
}


.our_service_img {
    height: 140px !important;
    width: 140px !important;
    object-fit: cover !important;
}

.testimonial-items .testimonial-title {
    color: var(--white-text-white);
    text-align: center;
    font-size: 16px;
    font-family: "Outfit";
    font-weight: bold;
    font-style: normal;
    margin-bottom: 35px;
    position: relative;
}

.testimonial-items .testimonial-title::before {
    content: "";
    position: absolute;
    left: -23px;
    top: 9px;
    width: 20px;
    height: 1px;
    background-color: var(--white-text-white);
}

.testimonial-img {
    position: relative;
    width: 100px;
    height: 100px;
    height: 70px;
}

.testimonial-img::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(1, 1fr);
    align-content: center;
    justify-content: center;
}

.icon_footer {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.mt-05 {
    margin-top: 5px;
}

.filter-mobile {
    border: 1px solid #256D77;
    color: #256D77;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 13px;
    background: #F1F9FA;
}

.web-2 {
    display: block !important;
}


.p-10-rl {
    padding: 0 10px;
}

.dis-from-check {
    display: flex;
    align-content: center;
    gap: 10px;
}

.but-attach-file {
    font-size: 14px;
    color: #256D77;
    line-height: 1.2;
    padding: 10px 35px;
    border-radius: 5px;
    border: 1px solid #256D77;
    cursor: pointer;
    text-align: center;
}

.full-image {
    width: 100%;
    height: 100%;
}

.half-width {
    width: 100%;
    height: auto;
}

.vertical-images-img {
    width: 100%;
    height: 192px;
    margin-bottom: 10px;
}

.but-learn-more-small {
    padding: 10px 35px;
    background: #fff;
    color: #256D77;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #256D77;
    font-size: 15px;
}

.footer_botton {
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.p-6-mobile {
    padding: 0 6px;
}

.mt-24 {
    margin-top: 24px;
}

.image-container {
    position: relative;
}

.custom-button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #256D77CC;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    width: fit-content;
}

.custom-button:hover {
    background-color: #256D77CC;
}

.column {
    float: left;
    width: 50%;
    padding: 5px;
}

.column img {
    /*margin-top: 10px;*/
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.dis-flex {
    display: flex;
}

#map {
    width: 100%;
    height: 500px;
    border-radius: 8px;
}

.custom-popup .leaflet-popup-content-wrapper {
    background-color: #f9f9f9;
    border-radius: 10px;
    border: 2px solid #F1F9FA;
    padding: 10px;
}

.custom-popup .leaflet-popup-content {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333;
    text-align: left;
}

.custom-popup .leaflet-popup-tip {
    background-color: #F1F9FA;
}

.h-100 {
    height: 100% !important;
}

.mt-60-mobile {
    margin-top: 60px;
}

.mt-30-marketing {
    margin-top: 30px;
}

.mt-60-mobile-career {
    margin-top: 60px;
}

.form-select:focus {
    border: none;
    box-shadow: none;
}

.box-workspace *:focus,
.box-workspace *:active {
    outline: none;
    box-shadow: none;
    border: none;
}

input#message:hover,
input#message:focus,
input#message:active {
    box-shadow: none !important;
    border: none !important;
}

input#flexCheckChecked:hover,
input#flexCheckChecked:focus,
input#flexCheckChecked:active {
    box-shadow: none !important;
}

input#flexCheckDefault:hover,
input#flexCheckDefault:focus,
input#flexCheckDefault:active {

    box-shadow: none !important;
}

input#flexCheckDefault:hover,
input#flexCheckDefault:focus,
input#flexCheckDefault:active {
    box-shadow: none !important;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:active {

    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.text-justify {
    text-align: justify;
}

.map-container {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
}

.custom-popup .leaflet-popup-content-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    border: 2px solid #e1eaf2;
    padding: 10px;
}

.custom-popup .leaflet-popup-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #333333;
}

.custom-popup .leaflet-popup-tip {
    background-color: #e1eaf2;
}

.popup-card {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}

.popup-card h3 {
    margin: 0 0 5px;
    font-size: 16px;
}

.popup-card p {
    margin: 5px 0;
}

.leaflet-popup-content {
    width: 140px !important;
}

.leaflet-container a.leaflet-popup-close-button {
    display: none !important;
}

.leaflet-control-zoom.leaflet-bar.leaflet-control {
    display: none !important;
}

.popup-details p {
    display: flex;
    align-items: center;
    gap: 10px;
}

.popup-details i {
    color: #256D77CC;
    font-size: 16px;
}

.fa-phone:before {
    content: "\f095";
    color: #256D77CC;
}


.leaflet-bottom.leaflet-right {
    display: none;
}

.pr-5-map {
    padding-right: 5px;
}

.mt-119 {
    margin-top: 100px;
}

.map {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #e0e0e0;
}

.map-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: 10px 20px;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    z-index: 999;
    background-color: #256D77CC;
}

.map-button-ipad {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 10px 20px;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    z-index: 999;
    background-color: #256D77CC;
}

.map-button:hover {
    background-color: #0056b3;
}

.box-Find-Your-Perfect-mobile {
    margin-top: 100px;
}

.ipad {
    display: none !important;
}

.web-only {
    display: block !important;
}

.web {
    display: block !important;
}

.g-3-ipad {
    --bs-gutter-x: 0rem;
    --bs-gutter-y: 0rem;
}

.mt-100 {
    margin-top: 100px;
}

.img-web-only {
    display: block !important;
}

.All_Office_Features {
    margin-top: 15px;
}

.footer-token {
    margin: 0;
    padding-bottom: 10px;
}

.mt-90 {
    margin-top: 90px;
}

.web-only-footer {
    display: block !important;
}

.ipad-mini {
    display: none !important;
}


ul.dropdown-menu.show {
    WIDTH: 90%;
}

.filter-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.filter-sidebar .filter-content {
    padding: 20px;
    height: 90%;
}

.h-96 {
    height: 96%;
}

.wk-right {
    text-align: -webkit-right;
}

.p-25 {
    padding: 25px;
}

.header-content {
    position: absolute;
    width: 76%;
    z-index: 10;
    padding: 20px 0px;
    background: rgba(255, 255, 255, 0.5);
    right: 12%;
    bottom: 50px;
}

.slider-image {
    object-fit: cover;
    position: relative;
    width: 100%;
}

.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slider-image.active {
    display: block;
}

.button-slider {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 1;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.slider-image {
    width: 100%;
    display: none;
}

.img_header {
    position: relative;
    width: 100%;
}

.slider-container {
    position: relative;
    width: 100%;
}

.slider {
    width: 100%;
    position: relative;
}

.slider-image {
    width: 100%;
    display: none;
}

.slider-image.active {
    display: block;
}


.padding-news {
    padding: 0 5px 5px 0;
}

.custom-select-container {
    position: relative;
}

.select2-selection {
    padding-left: 5px;
}

.select2-selection__rendered {
    display: flex;
    align-items: center;
}

.select2-selection__rendered img {
    margin-right: 10px;
    width: 20px;
    height: auto;
}

.mt-118 {
    margin-top: 118px !important;
}

.mt-111 {
    margin-top: 111px !important;
}

.mt-107 {
    margin-top: 107px !important;
}

.blogs_carousel_indicators button {
    width: 10px !important;
    height: 10px !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #256D77;

    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border-radius: 5px;
    border: 1px solid #256D77;
}

.truncate-two-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
    max-width: 100%;
    white-space: normal;
}

.carousel-inner {
    transition: none !important;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    transition: none !important;
}

.h-308 {
    height: 308px;
}

td {
    width: 200px;
    word-wrap: break-word;
}

span.page-link {
    float: left !important;
    padding: 8px 15px !important;
    text-decoration: none !important;
    transition: background-color .3s !important;
    border-radius: 5px !important;
    border: 1px solid #256D77 !important;
}

.img_header {
    position: relative;
    width: 100%;
    height: 93vh;
    overflow: hidden;
}

.slider-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slider {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
    transition: transform 1s ease;
}

.slider-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*html[dir="rtl"] .box-Workspace-search {
    right: 16%;

}*/

/*html[dir="ltr"] .box-Workspace-search {
    left: 16%;

}*/

.box-Workspace-search {
    position: absolute;
    padding: 20px;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8);
    bottom: 5%;
    min-width: 69%;
}

.h-195 {
    height: 195px;
}

.h-232 {
    height: 232px !important;
}

.br-5 {
    border-radius: 5px;
}

img.padding-icon-user {
    padding: 5px 10px;
}

.filter-sidebar {
    position: fixed;
    top: 0;
    right: auto !important;
    width: 300px;
    height: 100%;
    background-color: white;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    transition: transform 0.3s ease-in-out;
}

.btn-phone-number {
    padding: 4px 25px;
    border: 0;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    margin-right: 15px;
}


.img-swiper-businesses {
    width: 120px;
    height: 110px;
    object-fit: contain;
}

button.accordion-button.Roboto-Light.color-black-2.capitalize {
    gap: 10px;
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}


.h-800-web {
    height: 805px !important;
}


/* Arabic */

html[dir="rtl"] p.mb-0.color-green.fz-18.uppercase {
    text-align: right;
}

html[dir="rtl"] label.form-check-label.fz-15.color-black-2.Roboto-Light.capitalize {
    margin-right: 25px;
}

html[dir="rtl"] label.form-check-label.fz-15.color-green.Roboto-Light.capitalize {
    margin-right: 20px;
}

html[dir="rtl"] .pr-10 {
    padding-left: 5px;
    padding-right: 0px;
}

html[dir="rtl"] .p-0-20 {
    padding: 0;
}

html[dir="rtl"] .pr-40 {
    padding-right: 0;
    padding-left: 40px;
}

html[dir="rtl"] .padding-icon {
    padding-left: 5px !important;
    padding-right: 0 !important;
    padding-bottom: 5px;
}

html[dir="rtl"] .box-Find-Your-Perfect-mobile {
    /*margin-top: 120px;*/
}

html[dir="rtl"] .carousel-caption.d-none.d-md-block {
    text-align: right !important;
}

html[dir="rtl"] .pr-5 {
    padding-right: 0px !important;
    padding-left: 5px;
}

html[dir="rtl"].form-check {
    margin-right: 15px;
    margin-top: 10px;
    margin-left: 0;
}

html[dir="rtl"] label.form-check-label.fz-15.color-green.Roboto-Light.uppercase {
    padding-right: 25px;
}

.btn-toggle-group {
    display: flex;
    /*gap: 10px;*/
}

.btn-toggle-filter {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 8px 12px;
    border-radius: 56px;
    color: #256D77;
    transition: background-color 0.3s, color 0.3s;
}

.btn-toggle-filter span {
    display: flex;
    align-items: center;
}


.btn-toggle-filter:has(input[type="radio"]:checked) {
    background-color: #256D77;
    color: white;
}

.lottie_loading_container {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    background: #0000006b;
    display: none;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.lottie_loading_container {
}

.list_unit_content_web {
    height: 305.5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.list_unit_content_web_images {
    height: 305.5px;
}

.card_unit_image {
    height: 305.5px;
}


.border-right-0 {

    border-right: 0 !important;
}


.image_gallery_container {
    position: relative;
}


.image_gallery_container button {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.video-full-width {
    width: 100% !important;
}

.vjs-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

/*.vjs-control-bar {*/
/*    background: linear-gradient(0deg, #B3B3B3 0.03%, #CFD1D3 44.78%, #F7FBFF 99.5%);*/
/*}*/


.web_property_image {
    height: 305.5px;

}


/* Hide the actual radio button */
.discover_workspace_input {
    display: none;
}

/* Style the label as the clickable option */
.option label {
    display: block;
    cursor: pointer;
}


span.select2.select2-container.select2-container--default {

    height: 100% !important;
}

span.select2-selection.select2-selection--single {
    height: 42px;
}

span#select2-locationSelect-container {
    padding-top: 9px;
}


html[dir="ltr"] span#select2-locationSelect-container {
    text-align: left !important;
}

html[dir="rtl"] span#select2-locationSelect-container {
    text-align: right !important;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
}

html[dir="ltr"] .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px !important;
}


html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 12px !important;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #256d77 transparent transparent transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #363636 !important;
}

.mobile-select .select2-container--default .select2-selection--single {
    background-color: #f1f9fa !important;
    border: none !important;
}

.discover_workspace_mobile_image {
    height: 30px;
    object-fit: contain !important;
}

.our_prime_location_mobile_image {
    height: 225px;
    object-fit: cover;


}

.unit_choose_view_input {
    opacity: 0;

    position: absolute;

}


.pagination_arrow .page-link {
    border: none !important;
    background: #fff !important;
}

.validation-invalid-label {
    color: red;
}


span.select2-selection.select2-selection--single {
    border: none;
}

.clients_image_web {
    width: 100%;
    object-fit: cover;
    height: 100px;
}

.default_image_height {


    height: 305.5px;
}

.blogs_carousel_image {
    height: 800px;
}


.news_gallery_image_mobile {
    height: 90px;
}


.news_gallery_image {
    height: 120px;
}

.news_gallery_image_main {
    height: 200px;
}


.news_image_card {
    height: 316px;
}


.fancybox__container {
    z-index: 9999999999 !important;
}

.news_image_card_mobile {
    object-fit: cover;
    height: 225px;
}


.feature-content img {
    object-fit: cover;
    width: 30px;
}


.attach_file {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}


.iti {
    width: 100%;
    margin-top: 10px;
}

.rotate-180deg {
    transform: rotate(180deg);


}

.location_image {
    height: 394px;
    width: 100%;
    object-fit: cover;
}

.property_link {
    all: unset;
    cursor: pointer;
}

.card_web_description {
    min-height: 45px;
}

.card_property_description {
    min-height: 50px;

}

.cursor_pointer {
    cursor: pointer;
}


.empower_box img {
    aspect-ratio: 1/1;
}


.vbc_in_numbers_container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
    /*grid-template-rows: repeat(5, 1fr);*/
    /*gap: 8px;*/
}


.box-GYM-description {
    height: 65px;


}


.slick-prev, .slick-next {
    z-index: 99999999 !important;
    display: block !important;
    width: 40px !important;
    height: 40px !important;

}

.slick-prev:before, .slick-next:before {
    color: #256d77 !important;
    font-size: 35px !important;
}


#new-trusted-swiper.slick-slider {
    padding: 0 30px !important;
}

.phone_input_plugin {
    direction: ltr !important;
    text-align: left !important;
    border-radius: 5px !important;
}

.iti--separate-dial-code .iti__selected-flag {
    background: #fff !important;
}

html[dir="ltr"] .iti--separate-dial-code .iti__selected-flag {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}


html[dir="rtl"] .iti--separate-dial-code .iti__selected-flag {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.no_result_text {
    color: #b8b8b8;
}


.radio_box_toggle {
    padding: 10px 15px;
}

.radio_box_toggle .radio_box_btn {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 6px 12px;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 !important;
    width: 110px;
}

.radio_box_toggle input {
    display: none;
}

.radio_box_toggle input:checked + label {
    color: #fff;
    background-color: #256d77;
    border-color: #256d77;
}


.caeer_slider_container .splide__arrow {
    background: #1b746c !important;
}


.caeer_slider_container .splide__arrow svg {
    fill: #ffffff;
}

.caeer_slider_container {
    margin-top: 20px;
}

/*
.caeer_slider_container .splide__arrow.splide__arrow--prev{
    left: 17.6em;
}

.caeer_slider_container .splide__arrow.splide__arrow--next{
    right: 17.6em;

}*/
.career_navigation_btn.splide-btn {
    background: #1b746c;
    color: #fff;
    border: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 26px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}


html[dir="ltr"] .career_navigation_btn.splide-btn#btnPrev, html[dir="rtl"] .career_navigation_btn.splide-btn#btnNext {
    left: 0;


}

html[dir="rtl"] .career_navigation_btn.splide-btn#btnPrev, html[dir="ltr"] .career_navigation_btn.splide-btn#btnNext {
    right: 0;
}

/*
.new-trusted-swiper-slide.slick-slide {
    margin: 0 10px;

}
*/


.community_link {
    all: unset;
}


#community_modal {
    z-index: 99999999999;
}

.bg-darkgreen {
    background: #256c7b;
}


.modal-header .btn-close {
    padding: unset !important;
    margin: unset !important;
}


.community_description_modal {
    height: 300px;
}

.carousel-dark .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00000054;
    z-index: 2;
}

.carousel-dark .carousel-caption {
    z-index: 3 !important;
}

html[dir="rtl"] .accordion-button::after {
    margin-right: auto !important;
    margin-left: unset !important;

}

html[dir="ltr"] .accordion-button::after {

    margin-left: auto !important;
    margin-right: unset !important;
}


.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
}

.head_logo {
    height: 48px;
}

.dropdown_language:focus-visible {
    outline: none !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.gap-10px {
    gap: 10px !important;
}

.g-10px {
    --bs-gutter-y: 10px;
    --bs-gutter-x: 10px;
}

.line-height-1 {
    line-height: 1;
}

.border_radius_5px {
    border-radius: 5px;
}


.background-position-center {
    background-position: center !important;
}

.background-cover {
    background-size: cover !important;
}

.error_input {
    border: 1px solid red !important;
}

html[dir="rtl"] .fz-18.color-green, html[dir="rtl"] .fz-20.color-green {
    font-weight: 600;
}

.our_prime_locations {
    padding-bottom: 30px !important;
}

.dropdown-language.dropdown-toggle::after {
    color: #256D77 !important;
}

html[dir="rtl"] .dropdown-language.dropdown-toggle::after {

    margin-right: .255em !important;
    margin-left: 0 !important;
}

html[dir="ltr"] .dropdown-language.dropdown-toggle::after {
    margin-left: .255em !important;
    margin-right: 0 !important;

}

.page-item.disabled {
    opacity: 0.5 !important;
}

.alert_with_title_and_text .swal2-html-container {
    font-size: 18px;
    color: #000;
}

.alert_with_title_and_text {
    border-radius: 6px !important;
    padding: 10px !important;

}

.btn-darkgreen {
    background: #1b746c !important;
}

.btn-darkgreen:hover {
    color: #fff !important;
    background-color: #105e57 !important;
    border-color: #1b746c !important;
}


.btn-darkgreen:focus {
    box-shadow: unset !important;
}


.custom_btn {
    padding: 8px 11px;
    width: 100%;
    text-decoration: none !important;
    border-radius: 5px !important;
}

.my-swal-title {
    color: #105e57;
    font-size: 20px;

}

.border-bottom-green {
    border-bottom: 1px solid #256D77 !important;
}

.events_galley_image {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

.bg_green {
    background: #1b746c;
}

.gap-15px {
    gap: 15px;
}


.default_button {
    /*all: unset;*/
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    padding: 9.5px 0;
    text-decoration: none;
    border-radius: 5px !important;
    gap: 10px;
    border: unset;
}


.default_btn_image {

    width: 20px;
    height: 20px;
    object-fit: contain;
}

.btn_bordered_green {
    color: #1b746c;
    border: 1px solid #1b746c;
    background: #fff;
    transition: all 0.05s ease-in-out;
}

.btn_bordered_green:hover {
    background-color: rgba(27, 116, 108, 0.18);
}

.btn_green {
    background-color: #1b746c;
}

.btn_green:hover {
    background-color: #125650;

}

.btn_black {
    background-color: #000;
}

.btn_verydarkgray {
    background-color: #333333;

}

.btn_verydarkgray:hover {

    background-color: #000000;
}

.btn_black:hover {
    background-color: #232323;
}

.community_bottom_v {
    position: absolute;
    bottom: 0;
}

html[dir="rtl"] .community_image {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

html[dir="ltr"] .community_image {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}


.company_directory_container {
    display: grid;
    grid-template-columns: 1fr 3fr;
    column-gap: 30px;
    row-gap: 15px;
}

.company_directory_container .directory_image {
    width: 100%;
    height: 300px !important;
    object-fit: cover;
    border-radius: 5px !important;
}

.company_directory_container.reverse-mobile #map {
    height: 400px !important;
}


.directory_contact_box {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.directory_contact_box img {
    width: 20px;
    height: 20px;
}

.gap-20px {
    gap: 20px !important;
}

.w-30-h-30 {
    width: 30px !important;
    height: 30px !important;
}

.w-30-h-25 {
    width: 30px !important;
    height: 25px !important;
}

.w-35-h-30 {
    width: 35px !important;
    height: 30px !important;
}

.w-62-h-62 {
    width: 62px !important;
    height: 62px !important;
}

@media screen and (max-width: 1900px) {

    /*    html[dir="rtl"] .box-Workspace-search {
            right: 5%;
        }
        html[dir="rtl"]  .box-Workspace-search {
            min-width: 90%;
        }*/
    .COMMUNITY_BENEFITS {
        height: 70vh;
    }

}

@media screen and (max-width: 1400px) {
    .gx-md-3rem {
        --bs-gutter-x: 3rem !important;
    }

    .send_cv_image_box img {
        display: none;
    }


}

@media screen and (max-width: 1290px) {
    .company_directory_container {
        grid-template-columns: 2fr 4fr;
    }

    .company_directory_container .directory_image {
        height: 200px !important;
    }

    .company_directory_container.reverse-mobile #map {
        height: 300px !important;
    }

    .background {

        height: 33vh;
        margin-top: 123px;

    }

    .vbc_in_numbers_container {
        display: grid;
        grid-template-columns: repeat(4, 1fr); /* Four equal columns */
        gap: 15px;
    }

    .vbc_in_numbers_container .box_in_numbers {
        grid-column: span 4;
    }

    .vbc_in_numbers_container .box_in_numbers2 {
        width: 100%;
        grid-column: span 1;
    }

    .news_image_card {
        height: 200px;
    }

    .web_property_image {
        height: 200px;

    }


    .blogs_carousel_image {
        height: 500px;
    }

    .vbc-annual-event-web {
        height: 50vh;
    }

    .header-content {
        position: absolute;
        width: 90%;
        z-index: 10;
        padding: 20px 0px;
        background: rgba(255, 255, 255, 0.5);
        right: 5%;
        bottom: 40px;
    }


    .splide__slide .img_box_women {
        width: 100% !important;

        height: 100% !important;
    }


    .splide__slide.is-active .img_box_women {
        width: 100% !important;
        height: 100% !important;
    }

    .pagination {
        display: flex;
        padding-left: 0;
        list-style: none;
        justify-content: flex-end;
        gap: 5px;
        margin: 20px 0;
    }

    #map {
        width: 100%;
        height: 320px;
        border-radius: 8px;
    }

    .carousel {
        position: relative;
        margin-top: 115px;
    }

    .img-web-only {
        display: none !important;
    }

    .but_learn_more {
        padding: 10px 10px;
        width: 100%;
        font-size: 14px;
    }

    .vertical-images img {
        width: 100%;
        height: 136px;
        margin-bottom: 10px;
    }

    .new_g_4 {
        --bs-gutter-y: 0;
        --bs-gutter-x: 30px;
    }

    .but_APPLY_NOW {
        background: #F1F9FA;
        padding: 5px 30px;
        color: #256D77;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        transition: background-color 0.3s;
        border: 1px solid #256D77;
        font-size: 14px;
    }

    .but-show {
        padding: 5px 2px;
        font-size: 14px;
        width: 100%;
    }

    .box-workspace {
        background: #F1F9FA;
        padding: 15px;
        border-radius: 5px;

    }

    .box-workspace {
        background: #F1F9FA;
        padding: 15px;
        border-radius: 15px;
    }

    .feature-content {
        padding: 8px 10px;
    }

    .box-6 {
        width: 100%;
        max-width: 1400px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        text-align: center;
        border-bottom: 4px solid white;
        gap: 15px;
    }

    .Clients {
        padding: 25px 25px;
        border-radius: 5px;
    }

    .Clients2 {
        padding: 25px 25px;
        border-radius: 5px;
    }


    .widgh30 {
        width: 35%;
    }

    .fz-40 {
        font-size: 30px;
    }

    .Upcoming_Events {
        height: 75vh;
    }


    .contact_us {
        height: 75vh;
    }

    /*
        .background {
            height: 75vh;
        }*/
    .box-5-items_new {
        gap: 25px;
    }

    .box_in_numbers {

        padding: 13px 15px;
    }

    .box_in_numbers2 {
        padding: 42px 20px;
        background-color: white;
        /*margin: auto;*/
        width: 170px;
        height: 170px;
        border-radius: 5px;
    }

    .fz-18 {
        font-size: 16px;
    }

    .ipad {
        display: block !important;
    }

    .web-2 {
        display: none !important;
    }

    .but-attach-file {
        font-size: 14px;
        color: #256D77;
        line-height: 1.2;
        padding: 10px 20px;
        border-radius: 5px;
        border: 1px solid #256D77;
        cursor: pointer;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 4%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }


    .web-only-footer {
        display: block !important;
    }

    .web-only {
        display: none !important;
    }


}

@media screen and (max-width: 2000px) {
    .img_header {
        height: 70vh;
    }
}

@media screen and (max-width: 1399.98px) {
    .img_header {
        height: 50vh;
    }
}

@media screen and (max-width: 1100px) {


    .Upcoming_Events {
        height: 33vh;


    }

    .COMMUNITY_BENEFITS {
        height: 33vh;

    }

    .contact_us {
        height: 33vh;
    }

    .news_gallery_image {
        height: 75px;
    }

    .news_gallery_image_main {
        height: 150px;
    }

    .box-Workspace-search {
        position: absolute;
        /*left: 5%;*/
        /*right: 5%;*/
        padding: 20px;
        z-index: 10;
        background: rgba(255, 255, 255, 0.8);
        min-width: 70%;
        bottom: 12%;
    }


    /* .w-swiper {
        width: 25% !important;
    } */
    .header-content {
        position: absolute;
        width: 90%;
        z-index: 10;
        padding: 20px 0px;
        background: rgba(255, 255, 255, 0.5);
        right: 5%;
        bottom: 40px;
    }

    .pagination {
        display: flex;
        padding-left: 0;
        list-style: none;
        justify-content: flex-end;
        gap: 5px;
        margin: 20px 0;
    }

    #map {
        width: 100%;
        height: 320px;
        border-radius: 8px;
    }

    .carousel {
        position: relative;
        margin-top: 115px;
    }


    .img-web-only {
        display: none !important;
    }


    .Advantages2 {
        display: flex;
        color: #256D77;
        font-size: 15px;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
    }

    .web-only-footer {
        display: block !important;
    }

    .w-100-ipad {
        width: 100%;
    }

    .ipad-mini {
        display: none !important;
    }


    .box-RESULT-FILTER {
        padding: 15px;
        background-color: white;
    }

    .web-only {
        display: none !important;
    }

    .ipad {
        display: none !important;
    }


    .but-attach-file {
        font-size: 14px;
        color: #256D77;
        line-height: 1.2;
        padding: 10px 20px;
        border-radius: 5px;
        border: 1px solid #256D77;
        cursor: pointer;
    }


    .link_footer {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 10px;
        line-height: 30px;
    }


    .mt-10-ipad {
        margin-top: 10px !important;
    }

    .mobile {
        display: none;
    }

    .ipad {
        display: block;
    }

    .ipad-none {
        display: none;
    }

    .but_DISCOVER {
        padding: 10px 0px;
    }

    .fz-18 {
        font-size: 15px;
    }

    .back_gym {

        padding: 8px 0;
        font-size: 15px !important;
    }


    .but-Continue {
        margin-top: 20px;
    }

    .carousel-caption {
        text-align: left !important;
        width: 80%;
        top: 5%;
    }

    .gx-7 {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem;
    }

    .box-workspace {
        padding: 15px;
        border-radius: 5px;

    }

    .padding_30_0 {
        padding: 20px 0;
    }

    .ipad {
        display: block !important;
    }

    .web-2 {
        display: none !important;
    }

    .box-6 {
        width: 100%;
        max-width: 1400px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        text-align: center;
        border-bottom: 4px solid white;
        gap: 15px;
    }

    .button2 {
        display: flex;
        gap: 5px;
        flex-direction: row;
        /*flex-wrap: wrap;*/
    }

    .but-show {
        padding: 5px 5px;
        font-size: 13px;
    }

    .img_header {
        padding: 0;
        margin-top: 59px;
    }


    .option {
        padding: 0 10px;
    }

    .box-Accounting {
        padding: 20px 5px;
        margin: 0;
        border-radius: 5px;
        height: 100%;
    }

    .box-Accounting_white {
        padding: 20px 5px;
        margin: 0 7px;
        border-radius: 5px;
    }

    .w-100-mobile {
        width: 100%;
    }

    .items_3 {
        display: flex;
        color: #256D77;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
    }

    .g-3-mobile {
        --bs-gutter-y: 10px;
        --bs-gutter-x: 10px;
    }

    .slider-image {
        width: 100%;
        display: none;
        height: 88vh;
    }
}

@media screen and (max-width: 1024px) {
    .box-5 {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media screen and (max-width: 991px) {
    .our_service_img {
        height: 120px !important;
        width: 120px !important;
        object-fit: cover !important;
    }

    .events_galley_image {
        width: 30px !important;
        height: 30px !important;
        object-fit: contain;
    }

    .send_cv_image_box img {
        display: block !important;
    }


}

@media screen and (max-width: 980px) {
    .ideal_office_description {
        line-height: 1.5rem; /* Adjust to your font size */
        height: calc(1.5rem * 4); /* 4 lines tall */
        overflow: hidden; /* Prevent overflow */
    }

    .gx-sm-1rem {
        --bs-gutter-x: 1rem !important;

    }

    .box-Workspace-search {
        position: absolute;
        /*left: 5%;*/
        /*right: 5%;*/
        padding: 20px;
        z-index: 10;
        background: rgba(255, 255, 255, 0.8);
        min-width: 70%;
        /*bottom: 47%;*/
    }


    .img_header {
        position: relative;
        width: 100%;
        height: 51vh;
    }


    /* .w-swiper {
        width: 25% !important;
    } */
    .topnav {
        gap: 25px;
    }

    .slider-image {
        width: 100%;
        display: none;
        height: 46vh;
        margin-top: 58px;
    }

    .header-content {
        position: absolute;
        width: 90%;
        z-index: 10;
        padding: 20px 0px;
        background: rgba(255, 255, 255, 0.5);
        right: 5%;
        bottom: 40px;
    }

    .center_text {
        padding: 15px 20px 15px 20px;
    }


    .img_box_women {
        width: 100% !important;
    }

    .box_Our_Team_Says {
        background: #F1F9FA;
        padding: 30px 30px;
    }


    .carousel {
        position: relative;
        margin-top: 130px;
    }


    .g-3-mobile {
        --bs-gutter-y: 10px;
        --bs-gutter-x: 10px;
    }

    .img-web-only {
        display: none !important;
    }


    .pagination {
        display: flex !important;
        padding-left: 0 !important;
        list-style: none !important;
        justify-content: flex-end !important;
        gap: 5px !important;
        padding: 15px 0 !important;
        margin: 0 !important;
    }


    .web-only-footer {
        display: none !important;
    }

    .ipad-mini {
        display: block !important;
    }

    .mt-30-ipad {
        margin-top: 30px !important;
    }


    .All_Office_Features {
        margin-top: 15px;
    }

    .ABOUT_OFFICE {
        text-align: center;
        padding: 15px 0 0 0;
        height: 100px;
    }


    html[dir="rtl"] .ABOUT_OFFICE {
        border-left: 2px solid #256D77;
        border-right: 0;
    }

    html[dir="rtl"] .ABOUT_OFFICE {
        border-right: 2px solid #256D77;
        border-left: 0;

    }

    .ABOUT_OFFICE2 {
        text-align: center;
        padding: 15px 0 0 0;
    }

    .box-RESULT-FILTER {
        padding: 15px;
        background-color: white;
    }

    .web-only {
        display: none !important;
    }

    .ipad {
        display: block !important;
    }


    .box-9 {
        width: 100%;
        max-width: 1400px;
        display: flex;
        grid-template-columns: repeat(9, 1fr);
        text-align: center;
        border-bottom: 4px solid white;
        gap: 5px;
        align-content: center;
        justify-items: stretch;
        flex-wrap: wrap;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 7%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }


    .but-attach-file {
        font-size: 14px;
        color: #256D77;
        line-height: 1.2;
        padding: 10px 20px;
        border-radius: 5px;
        border: 1px solid #256D77;
        cursor: pointer;
    }

    .vertical-images img {
        width: 100%;
        height: 100px;
        margin-bottom: 10px;
    }


    .not-ipad {
        display: none !important;
    }

    .ipad {
        display: block !important;
    }


    .mt-20-ipad {
        margin-top: 20px;
    }

    .mt-24-ipad {
        margin-top: 24px;
    }


    .p-60 {
        padding: 0 5px;
    }

    .carousel-caption {
        text-align: left !important;
        width: 80%;
        top: 0%;
    }

    .fz-30 {
        font-size: 25px;
    }

    .lh-40 {
        line-height: 27px;
    }

    .but-Continue {
        padding: 10px 40px;
        border-radius: 5px;
        background: #256D77;
        border: 1px solid #256D77;
        color: white;
        font-size: 14px;
        margin-top: 15px;
    }


    .but_DISCOVER {
        background-color: #256D77;
        color: white;
        padding: 10px 5px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        text-transform: uppercase;
        width: 100%;
    }


    .mt-10-ipad {
        margin-top: 10px;
    }

    div#bdSidebar {
        display: none !important;
    }

    .p-2.d-md-none.d-flex.text-white.bg-success {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 10000000000;
    }

    .web-2 {
        display: none !important;
    }

    .fz-40 {
        font-size: 25px;
    }

    .fz-25 {
        font-size: 20px;
    }

    .box_in_numbers {
        padding: 0px;
    }

    .box_in_numbers2 {
        padding: 30px 11px;
        background-color: white;
        /*margin: auto;*/
        height: 160px;
        border-radius: 5px;
    }


    .box-5-items_new {
        display: flex;
        grid-template-columns: repeat(5, 1fr);
        text-align: center;
        gap: 10px;
        align-items: center;
    }

    /*
    .background {
        height: 32vh;
    }
    */
    .contact_us {
        height: 33vh;
    }

    .COMMUNITY_BENEFITS {
        height: 29vh;
    }

    .Upcoming_Events {
        height: 50vh;
    }

    .widgh30 {
        width: 45%;
    }

    .topnav a {
        float: left;
        font-size: 15px;
        text-align: center;
        text-decoration: none;
        color: #256D77;
        line-height: 14px;
        padding: 10px 0;
    }

    .fz-16 {
        font-size: 14px;
    }

    .items_3 {
        display: flex;
        color: #256D77;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        height: fit-content;

    }

    .w80 {
        width: 100%;
    }

}

@media screen and (max-width: 767px) {
    .company_directory_container {
        grid-template-columns: repeat(1, 1fr);
    }

    .company_directory_container.reverse-mobile > *:first-child {
        order: 2;

    }


    .company_directory_container.reverse-mobile > *:last-child {
        order: 1;

    }


    .company_directory_container.reverse-mobile #map {
        height: 200px !important;
    }

    .company_directory_container .directory_image {
        height: 300px !important;
    }


    html[dir="rtl"] .btn-phone-number img {
        padding-right: 10px;
    }


    html[dir="ltr"] .btn-phone-number img {
        padding-right: 10px;
    }

    .discover_more_box {
        margin-top: 25px;
    }

    .blogs_carousel_image {
        height: 350px;
    }


    .img_header {
        position: relative;
        width: 100%;
        height: 51vh;
    }


    /* .w-swiper {
        width: 25% !important;
    } */
    .header-content {
        position: absolute;
        width: 90%;
        z-index: 10;
        padding: 20px 0px;
        background: rgba(255, 255, 255, 0.5);
        right: 5%;
        bottom: 40px;
    }

    .slider-image {
        width: 100%;
        display: none;
        height: 46vh;
        margin-top: 58px;
    }

    .w80 {
        width: 100%;
    }

    .center_text {
        padding: 15px 20px 15px 20px;
    }

    .img_box_women {
        width: 100% !important;
    }

    .box_Our_Team_Says {
        background: #F1F9FA;
        padding: 30px 30px;
    }

    .g-3-mobile {
        --bs-gutter-y: 10px;
        --bs-gutter-x: 10px;
    }

    .custom-button {
        font-size: 12px;
        padding: 8px 15px;
    }

    .grid-container {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        height: 100%;
        gap: 10px;
    }

    .large-item {
        grid-row: span 2;
    }

    .p-2.d-md-none.d-flex.text-white.bg-success {
        position: fixed;
        left: 0;
        right: 0;
        padding: 10px 15px !important;
    }

    /*    .text-white {
            --bs-text-opacity: 1;
            color: black !important;
        }*/
    div#bdSidebar {
        margin-top: 58px;
        width: 100%;
    }

    div#bdSidebar {
        display: inline !important;
    }

    .slider .Find_Your_Ideal_Office {
        padding: 10px;
    }

    .slider img {
        width: 100%;
    }

    .slick-slide {
        margin: 0 5px;
    }

    .ipad {
        display: none !important;
    }

    .web-2 {
        display: none !important;
    }


    .mt-3-mobile {
        margin-top: 30px;
    }

    .center_text {
        padding: 10px;
        width: 100%;
    }

    .box_Our_Team_Says {
        background: #F1F9FA;
        padding: 20px 20px;
        height: 100%;
    }

    .box_in_numbers2 {
        padding: 20px;
        background-color: white;
        /*margin: auto;*/
        width: 60%;
        height: 100%;
        /*margin: 10px;*/
    }

    .box-5-items {
        width: 100%;
        display: flex;
        grid-template-columns: repeat(5, 1fr);
        text-align: center;
        justify-items: center;
        align-content: center;
        flex-direction: column;
        align-items: center;
    }

    .box-4-items {
        width: 100%;
        display: flex;
        grid-template-columns: repeat(4, 1fr);
        text-align: center;
        flex-direction: row;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .box_FORMATION {
        margin: 20px;
        width: 25%;
        height: 100%;
    }

    .swiper-button-next {
        transform: rotate(90deg);
    }

    .swiper-button-prev {

        transform: rotate(90deg);
    }


    .filter-sidebar {
        width: 100%;
    }

    .filter-mobile {
        font-size: 12px;
        padding: 7px 10px;
    }


    html[dir="rtl"] .slick-next {
        left: -15px !important;
    }

    html[dir="ltr"] .slick-next {
        right: -15px !important;
    }


    html[dir="rtl"] .slick-prev {
        right: -15px !important;
    }

    html[dir="ltr"] .slick-prev {
        left: -15px !important;
    }

    .splide__slide {
        transform: scale(1);
    }

    .splide__slide.is-active {
        transform: scale(1);
    }

}

@media all and (max-width: 550px) {
    .px-mobile-15px {
        padding-right: 15px;
        padding-left: 15px;
    }

    .vbc_in_numbers_container {
        grid-template-columns: repeat(2, 1fr); /* Two columns */
        gap: 15px;
    }

    .vbc_in_numbers_container .box_in_numbers {
        grid-column: span 2; /* Make first box take full width */
    }

    .vbc_in_numbers_container .box_in_numbers2 {
        width: 100%;
        grid-column: span 1; /* Make the rest take half width */
    }

    .img-swiper-businesses {
        width: 85px;
        height: 95px;
    }

    .img_header {
        position: relative;
        width: 100%;
        height: 25vh;
        overflow: hidden;
    }

    .slider-image {
        width: 100%;
        display: none;
        height: 25vh;
        margin-top: 58px;
    }


    .slider-image {
        width: 100%;
        display: none;
        height: 25vh;
        margin-top: 0px;
    }

    .ipad-mini {
        display: none !important;
    }

    .mb-15-mobile {
        margin-bottom: 15px !important;
    }

    .icon-follow {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }

    .swiper-wrapper {
        /* width: 65% !important; */
        height: 100%;
    }

    /* .w-swiper{
        width: 46% !important;
    } */
    .mt-30-marketing {
        margin-top: 85px;
    }

    .carousel {
        position: relative;
        margin-top: 0;
    }

    .pt-15-mobile {
        padding-top: 15px !important;
    }

    .pt-1-mobile {
        padding-top: 1px !important;
    }

    #map {
        width: 100%;
        height: 500px;
        border-radius: 8px;
        height: 140px !important;
    }

    .map-button-mobile {
        position: absolute;
        bottom: 10px;
        right: 10px;
        color: white;
        border: none;
        border-radius: 5px;
        font-size: 14px;
        cursor: pointer;
        z-index: 100000000;
        background-color: #256D77CC;
        padding: 8px 15px;
    }

    .mt-100 {
        margin-top: 30px;
    }

    .ipad {
        display: none !important;
    }

    .font-bold {
        font-weight: bold;
    }

    .mt-119 {
        margin-top: 0px;
    }

    .Search_mobile {
        width: 100%;
        height: 100%;
        padding: 6px;
        background: none;
        color: #256D77;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        transition: background-color 0.3s;
        font-size: 11px !important;
        border: 1px solid #256D77;
        line-height: 0;
    }

    .pl-10-mobile {
        padding-left: 10px !important;
    }

    span.carousel-control-prev-icon.back_green_2 {
        padding: 8px 8px;
        width: 10px;
        height: 14px;
    }

    span.carousel-control-next-icon.back_green_2 {
        padding: 8px 8px;
        width: 10px;
        height: 14px;
    }

    .but-attach-file {
        font-size: 14px;
        color: #256D77;
        line-height: 1.2;
        padding: 10px 20px;
        border-radius: 5px;
        border: 1px solid #256D77;
        cursor: pointer;
    }

    .g-3-mobile {
        --bs-gutter-y: 10px;
        --bs-gutter-x: 10px;
    }

    .row.box-space-vbc-mobile.background-color-white.mt-15-mobile {
        margin: 0;
    }

    .dropdown2 {
        background: #F1F9FA;
        padding: 8px 15px;
        font-size: 11px !important;
        display: flex;
        border-radius: 5px;
        width: 100%;
    }

    .Clients-mobile {
        padding: 19px;
    }

    .Clients2-mobile {
        padding: 19px;
    }

    .but_continut_reading {
        padding: 10px 20px;
        width: 100%;
        font-size: 13px;
    }

    .fz-22 {
        font-size: 16px;
    }

    .ipad {
        display: none;
    }

    .web {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .swiper-button-next {

        transform: rotate(360deg) !important;
    }

    .swiper-button-prev {

        transform: rotate(360deg) !important;
    }

    .dis-none-flex {
        display: inline !important;
    }

    .fz-20 {
        font-size: 18px;
    }

    .p_15_mobile {
        padding: 15px;
    }

    .p_15_top_mobile {
        padding: 15px 0;
    }

    .mt-50-mobile {
        margin-top: 50px;
    }

    .mt_60_mobile {
        margin-top: 60px !important;
    }

    .mt-30-mobile {
        margin-top: 30px;
    }

    /*   .text-white {
           --bs-text-opacity: 1;
           color: black !important;
       }
   */
    div#bdSidebar {
        display: inline !important;
    }

    .top2 {
        margin: 10px 15px 20px 0;
    }

    .top3 {
        margin: 15px 0 !important;
    }

    .pb-15-mobile {
        padding-bottom: 15px;
    }

    .carousel-dark .carousel-indicators [data-bs-target] {
        background-color: #256D7733;
        border-radius: 0;
        height: 3px;
        width: 15px;
    }

    .carousel-indicators .active {
        opacity: 5 !important;
        background-color: #256D77 !important;
        width: 20px !important;
        border-radius: 45%;
    }

    .carousel-indicators {
        gap: 5px;
        margin-bottom: 0;
        bottom: -30px;
    }

    .back_gym {
        padding: 35px 0 0 0;
    }

    .fz-15 {
        font-size: 13px;
    }

    .pr-5-mobile {
        padding-right: 5px;
    }

    .pl-5-mobile {
        padding-left: 5px;
    }

    .box-workspace {
        padding: 15px;
        border-radius: 0;
    }

    .feature-content {
        padding: 8px 10px;
    }

    .fz-20-mobile {
        font-size: 20px !important;
    }

    .pt-20-mobile {
        padding-top: 20px;
    }

    .pb-15-mobile {
        padding-bottom: 15px;
    }

    .ipad {
        display: none !important;
    }

    .web-2 {
        display: none !important;
    }

    .carousel-caption {
        position: absolute;
        bottom: 1.25rem;
        left: 15px !important;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .but-control {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }

    .carousel-control-next, .carousel-control-prev {
        position: relative;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .5;
    }

    .mobility {
        color: #256D77;
    }

    .w80 {
        width: 100%;
    }

    .new_g_4 {
        --bs-gutter-y: 0;
        --bs-gutter-x: 0;
    }

    .widgh30 {
        width: 60%;
    }

    .fz-40 {
        font-size: 20px;
    }

    .pl-0-mobile {
        padding-left: 0;
    }

    .pr-0-mobile {
        padding-right: 0;
    }

    .mb-20-mobile {
        margin-bottom: 20px !important;
    }

    .padding-img-mobile {
        padding: 5px 9px 0 0;
    }

    .img-text {
        display: flex;
        align-items: flex-start;
    }

    .img-text-email-phone {
        display: flex;
        align-items: center;
    }

    .but_Show2 {
        font-size: 13px;
        padding: 5px 0px;
        width: 100%;
        margin: 5px 0;
    }

    .background2 {
        padding: 25px 0px;
        margin-top: 60px;
    }

    .email_phone-number {
        display: flex;
        align-items: center;
        gap: 0px;
        justify-content: space-between;
    }

    .box-workspace-2 {
        background: #F1F9FA;
        padding: 15px;
    }

    .p-0-mobile {
        padding: 0 !important;
    }

    .mb-5-mobile {
        margin-bottom: 5px;
    }

    .mb-15-mobile {
        margin-bottom: 15px !important;
    }

    .pagination a {
        color: #256D77;
        float: left;
        font-size: 12px;
        padding: 8px 15px;
        text-decoration: none;
        transition: background-color .3s;
        border-radius: 5px;
        border: 1px solid #256D77;
    }

    .Advantages_items {
        background: #BADFE4;
        padding: 5px 10px;
        border-radius: 30px;
        color: #256D77;
        margin-bottom: 0;
        font-size: 13px;
    }

    .pl-0-mobile {
        padding-left: 0;
    }

    .box-space-vbc-mobile {

        padding: 15px;
    }

    .background-color-white {
        background-color: white;
    }

    .fz-14-mobile {
        font-size: 14px !important;
    }

    .box-Find-Your-Perfect-mobile {
        background: #F1F9FA;
        padding: 15px;
        margin-top: 60px;
    }

    .box-Find-Your-Perfect {
        padding: 15px 0 0 0;
    }

    .fw-600-mobile {
        font-weight: 600 !important;
    }

    .pt-0-mobile {
        padding-top: 0 !important;
    }

    .fz-25-mobile {
        font-size: 25px !important;
    }

    .fz-19-mobile {
        font-size: 19px !important;
    }


    .pr-0-mobile {
        padding-right: 0;
    }

    .mb-0-mobile {
        margin-bottom: 0 !important;
    }

    .mt-0-mobile {
        margin-top: 0 !important;
    }

    .g-5-row {
        --bs-gutter-x: 0rem;
        --bs-gutter-y: 0rem;
    }

    .padding_30_0 {
        padding: 0px 0;
    }

    .box_FORMATION {
        margin: 0 !important;
        /*width: 29% !important;*/
        height: 100% !important;
        width: auto;

    }

    .box-4-items {
        gap: 30px;
        width: auto;
        flex-wrap: wrap !important;
    }

    .box_FORMATION img {
        width: 40px;
    }

    .back-green {
        background-color: #F1F9FA !important;
    }

    .box-4-items {
        display: flex;
        grid-template-columns: repeat(4, 1fr);
        /*flex-wrap: nowrap !important;*/
        flex-direction: row;
        align-content: center;
        align-items: center;
        justify-content: center;
    }

    .box-5-items_new {
        width: 100%;
        display: flex;
        grid-template-columns: repeat(5, 1fr);
        text-align: center;
        gap: 10px;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }


    .button2 {
        display: flex;
        gap: 10px;
        flex-direction: row;
    }


    .Advantages2 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 5px;
    }

    .padding-icon {
        padding-right: 5px;
        padding-bottom: 5px;
    }

    button.btn.btn-secondary.dropdown-toggle {
        font-size: 13px;
        padding: 5px 10px;
    }

    .but-show-on-map {
        font-size: 13px;
    }


    .but_learn_more {
        font-size: 13px;
    }

    .but_book_now {
        font-size: 13px;
    }


    .gap-5-mobile {
        gap: 5px;
    }


    .back_swiper {
        background: #F1F9FA;
        padding: 0px 15px;
    }


    .but_DISCOVER2 {
        font-size: 13px;
    }

    .mt-20-mobile {
        margin-top: 20px !important;
    }

    .mt-15-mobile {
        margin-top: 15px !important;
    }

    .mt-10-mobile {
        margin-top: 10px !important;
    }

    .fz-12-mobile {
        font-size: 12px !important;
    }

    .pr-5 {
        padding-right: 5px;
    }

    .mt-5-mobile {
        margin-top: 5px !important;
    }


    .pr-10-mobile {
        padding-right: 10px !important;
    }

    .fz-13-mobile {
        font-size: 13px !important;
    }

    .items_3 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 5px;
        height: 30px;

    }

    .fz-11-mobile {
        font-size: 11px;
    }

    .footer_padding {
        padding: 0 0 15px 0;
    }

    .search-bar {

        height: 100%;
    }

    .Office_Features {
        display: flex;
        align-content: center;
        flex-wrap: nowrap;
        align-items: center;
        border-radius: 5px;
        background-color: white;
        margin: 0;
        height: 100%;
        padding: 0;
        position: relative;
    }

    .icon_footer {
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
    }

    .link_footer {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 0;
        line-height: 14px;
    }

    .a_footer {
        text-decoration: none;
        color: #333333;
        font-size: 13px;
        margin-top: 10px;
    }

    .pr-10 {
        padding-right: 5px;
    }

    .fz-12-mobile {
        font-size: 12px;
    }

    .fz-16 {
        font-size: 14px;
    }

    .fz-18 {
        font-size: 14px;
    }

    .fz-20 {
        font-size: 16px;
    }


    .w55 {
        width: 100%;
    }

    .w79 {
        width: 100%;
    }

    .box-9 {
        gap: 0;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .box-6 {
        width: 100%;
        max-width: 1400px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        text-align: center;
        border-bottom: 4px solid white;
        gap: 15px;
    }

    .con_header {
        display: none;
    }

    .contact_us {
        background-image: url(../images/webps/contact_us.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 20vh;
        padding: 30px;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        width: 100%;
        background-size: cover;
    }

    .img-text2 {
        display: flex;
        gap: 0px;
        flex-wrap: wrap;
        align-items: baseline;
    }

    .box-3 {
        display: flex;
        border-bottom: 4px solid white;
        gap: 10px;
        align-items: center;
        justify-content: space-evenly;
        flex-direction: row;
    }

    .ABOUT_OFFICE {
        border-right: none !important;
        border-left: none !important;
        padding: 10px 25px;
    }

    .ABOUT_OFFICE2 {
        border-right: none;
        padding: 10px 25px;
    }

    .background {
        background-image: url(../images/webps/background_page_about.webp);
        background-repeat: no-repeat;
        height: 20vh;
        padding: 30px;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        width: 100%;
        background-size: cover;
    }

    .gx-7 {
        --bs-gutter-x: 0rem;
    }

    .Advantages {
        gap: 5px;
    }

    .but_DISCOVER {
        padding: 5px 5px;
    }

    .img_header {
        width: 100%;
        background-size: cover;

    }

    .back_header {
        display: none;
    }

    .box-5 {
        display: grid;
        /*flex-wrap: wrap;*/
        /*flex-direction: row;*/
        grid-template-columns: repeat(2, 1fr);

        gap: 10px;
        /*align-items: center;*/
        /*justify-content: space-evenly;*/
        /*align-content: center;*/
    }

    .box_header {
        background: #DEEEF0CC;
        text-align: left;

    }

    .img_header4 {
        background-image: url(../images/img4.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 20vh;
        width: 100%;
        background-size: cover;
    }

    .vbc-annual-event-web {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 88vh;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        width: 100%;
        background-size: cover;
        object-fit: cover;
    }

    .vbc-annual-event-mobile {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 27vh;
        padding: 30px;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        width: 100%;
        background-size: cover;
    }

    .mt-60-mobile {
        margin-top: 0px !important;
    }

    .mt-60-mobile-career {
        margin-top: 60px !important;
    }

    .mt-50-mobile {
        margin-top: 50px !important;
    }

    .carousel-caption {
        width: 80%;
        top: 5%;
    }

    .lh-40 {
        line-height: 17px;
    }

    .but-Continue {
        padding: 8px 20px;
        border-radius: 5px;
        background: #256D77;
        border: 1px solid #256D77;
        color: white;
        font-size: 13px;
        margin-top: 5px;
    }

    .font-blou {
        margin: 0;
        font-size: 13px;
        border-radius: 15px;
    }

    .font-orange {
        padding: 2px 18px;
        border-radius: 15px;
        margin: 0;
    }

    .font-bink {
        margin: 0;
    }

    .img-text3 {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .w-100-h {
        width: 100%;
        height: 100%;
    }

}

@media all and (max-width: 376px) {


    .community_description_modal {
        height: 250px;
    }

    .vbc-annual-event-mobile {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 34vh;
        padding: 30px;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        width: 100%;
        background-size: cover;
    }

    .box-3 {
        display: flex;
        gap: 0px;
        align-items: center;
        justify-content: space-evenly;
        flex-direction: column;
    }


    .but-Continue {
        padding: 5px 10px;
        border-radius: 5px;
        background: #256D77;
        border: 1px solid #256D77;
        color: white;
        font-size: 13px;
        margin-top: 5px !important;
    }

    .back_gym {
        padding: 20px 0 0 0;
    }

    .Clients-mobile {
        padding: 30px 10px;
    }

    .Clients2-mobile {
        padding: 30px 10px;
    }

}
