@font-face {
    font-family: Helvetica;
    src: url("../fonts/Helvetica.eot?") format("eot"),
        url("../fonts/Helvetica.ttf") format("truetype");
}

@font-face {
    font-family: Helvetica-bold;
    src: url("../fonts/Helvetica-Bold.eot?") format("eot"),
        url("../fonts/Helvetica-Bold.ttf") format("truetype");
}

@font-face {
    font-family: baskervville;
    src: url("../fonts/Baskervville-Regular.eot?") format("eot"),
        url("../fonts/Baskervville-Regular.ttf") format("truetype");
}

@font-face {
    font-family: worksans;
    src: url("../fonts/WorkSans-Regular.eot?") format("eot"),
        url("../fonts/WorkSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: worksans-thin;
    src: url("../fonts/WorkSans-Thin.eot?") format("eot"),
        url("../fonts/WorkSans-Thin.ttf") format("truetype");
}

@font-face {
    font-family: worksans-med;
    src: url("../fonts/WorkSans-Medium.eot?") format("eot"),
        url("../fonts/WorkSans-Medium.ttf") format("truetype");
}

@font-face {
    font-family: worksans-bold;
    src: url("../fonts/WorkSans-Bold.eot?") format("eot"),
        url("../fonts/WorkSans-Bold.ttf") format("truetype");
}

/* html{
    scroll-behavior: unset !important;
  } */
body {
    color: rgb(65, 72, 77);
    font-family: 'worksans' !important;
    font-weight: 300;
    line-height: 27px;
    overflow-x: hidden;
    max-width: 100%;
    background: #f7f6f2 !important;
    /* scroll-behavior: unset !important; */
}

html,
/* body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    vertical-align: baseline;
    background: #ffffff;
    color: #707070;
  } */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    line-height: 1.4;
    font-weight: 300;
    font-family: worksans;
    margin: 0;
}

h1 {
    font-size: 72px;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

p {
    line-height: 24px;
    margin: 0 !important;
    font-family: 'worksans';
    color: #000;
}

a {
    text-decoration: none !important;
    font-family: worksans;
}

a:active,
a:hover,
a:focus {
    text-decoration: none;
}

a:active,
a:hover,
a:focus {
    outline: 0 none;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 !important;
    font-family: worksans;
}

span.child {
    display: block;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
    /* padding: 12px 30px; */
}

section.banner {
    /* background-image: url("../images/628621ccbb7dd8315f2dcf89_20220211-ANANTA_DROP\ OFF\ 1.png"); */
    background-image: url("../images/tarc-banner.jpg");
    height: 775px;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    /* margin-bottom: 100px; */
    overflow: hidden;
}

section.banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgb(304 45 19 / 0%), rgb(0 0 0 / 20%));
    z-index: 1;
}

/* .nav_links ul li:first-child a {
    background: transparent;
    color: #fff;
  } */
.nav_links ul li {
    /* width: 12.5%; */
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-family: 'worksans';
}

.fffff___1111 {
    position: absolute;
    bottom: 15px;
}

.fffff___1111 a {
    position: unset !important;
}

.nav_links {
    width: 100%;
}

.nav_links ul {
    width: inherit;
}

.nav_links ul li a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 13px;
    /* background: #f7f6f2; */
    /* height: 70px; */
}

.nav_links ul {
    display: flex;
    width: 100%;
    justify-content: end;
    align-items: stretch;
    margin: 0;
}

.nav_links ul li a i {
    font-size: 11px;
    margin-left: 6px;
}

span.bars::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    bottom: -6px;
    transition: 0.3s;
}

span.bars::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    top: -6px;
    transition: 0.3s;
}

span.bars {
    display: inline-block;
    position: relative;
    background: #000;
    height: 2px;
    width: 23px;
    transition: 0.3s;
    margin-right: 10px;
}


.banner_content {
    position: relative;
}

section.banner .container-fluid {
    height: 83%;
}

.banner_content {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1;
}

.banner_top {

    display: flex;
    align-items: center;
}

.banner_toppp {
    padding: 0 10em;
}

.logo img {
    height: 69px;
}

.excellence {
    border-left: 1px solid #fff;
    padding-left: 39px;
    margin-left: 30px;
}

.excellence p {
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    padding-bottom: 9px;
    letter-spacing: .2px;
}

.excellence span {
    color: #ffffff94;
    font-size: 12px;
    font-family: 'worksans';
    display: inline-block;
}

.bann_pascont {
    margin-top: 7.3em;
}

.bann_pascont p {
    font-family: baskervville;
    color: #ffffffd6;
    font-size: 31px;
    line-height: 1.3;
    width: 52%;
}

.banner_bot a i {
    margin-left: 50px;
}

.banner_bot a {
    display: flex;
    background: #F7F6F2;
    height: 70px;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 15px;
}

.banner_bot {
    width: 50%;
    display: none;
}

.headingg p {
    font-size: 14px;
    line-height: 1.3;
}

.headingg h2 {
    color: #BD9F2B;
    font-size: 21px;
    margin-bottom: 23px;
}

.headingg {
    width: 43%;
    margin: auto;
    text-align: center;
}

/* header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    padding: 0px;
} */

header .container-fluid {
    padding: 0px;
}

/* .logo img {
    width: 142px;
    position: relative;
    top: 7px;
}
.logo {
    margin-top: -49px;
} */

.submenus_099 li {
    margin-left: 14px !important;
}

/*
.logo img {
    filter: invert(1);
}
*/

.head_mid h2 {
    font-family: 'PPNeueMontrealMedium';
    text-align: center;
    margin: 0;
}

li.s214514151 {
    margin-right: 15px;
}

.head_mid h2 span {
    border: 1px solid #00000080;
    padding: 0 10px;
    border-radius: 22px;
}

.head_right a img {
    width: 55%;
    filter: invert(1);
}

.head_right a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.head_right {
    display: flex;
    align-items: center;
}

.bar span::after {
    background: #0000007d;
    height: 1px;
    position: absolute;
    content: '';
    bottom: -5px;
    width: 100%;
    transition: .3s;
}

.bar span::before {
    background: #0000007d;
    height: 1px;
    position: absolute;
    content: '';
    top: -5px;
    width: 100%;
    transition: .3s;
}

.bar span {
    width: 65%;
    height: 1px;
    background: #0000007d;
    position: relative;
}

.bar {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #00000063;
    margin-left: 8px;
}

g.first-group {
    fill: #000;
    stroke: #000;
}

.banner_content h1 {
    font-family: 'PPNeueMontrealMedium';
    font-size: 6.3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    margin: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
    line-height: 1.1;
}

span.child svg {
    width: 143px;
}

section.bannner {
    height: 100vh;
}

/* .banner_content p {
    text-align: center;
    font-size: 21px;
    padding-top: 17px;
    font-family: 'PPNeueMontreal';
    letter-spacing: .3px;
    line-height: 28px;
} */

.banner_btn a {
    background: #000;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 26px;
    letter-spacing: 1px;
    font-family: 'PPNeueMontreal';
}

.banner_btn {
    text-align: center;
    margin-top: 30px;
}

.banner_btn a i {
    margin-right: 8px;
}

span.arrow {
    display: inline-block;
    position: relative;
    top: -9px;
}

.clients_content p {
    font-size: 49px;
    font-family: 'PPNeueMontrealBold';
    color: #000;
    line-height: 40px;
}

.clients_content h2 {
    font-size: 11vw;
    font-family: 'PPNeueMontrealMedium';
    color: #000;
    margin: 0;
    line-height: 1;
}

.clients_content {
    text-align: center;
}

span.borderr {
    border: 1px solid #0009;
    padding: 0 14px;
    border-radius: 36px;
}

.clients_content {
    text-align: center;
    padding: 220px 0;
}



.slider {
    margin: 11px 0;
}

.slide-track {
    width: calc(150px * 21);
    display: flex;
    animation: scroll 10s linear infinite;
    justify-content: space-between;
}

.slide-track2 {
    width: calc(150px * 15);
    display: flex;
    animation: scroll2 10s linear infinite;
    justify-content: space-between;
}

.slide {


    display: grid;
    place-items: center;
    transition: 0.5s;
    cursor: pointer;
}

.immo img {
    height: 75px;
}

.immo {
    display: flex;
    align-items: center;
    justify-content: center;
}



@keyframes scroll {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(calc(-150px * 5));
    }
}

@keyframes scroll2 {
    0% {
        transform: translateX(calc(-150px * 5));
    }

    100% {

        transform: translateX(0px);
    }
}


.all_clients {
    padding-top: 50px;
    overflow: hidden;
}

.img_container {
    height: 600px;
    overflow: hidden;
}

.img_container img {
    width: 100%;
}

section.chose_us {
    padding: 70px 30px;
}

.chose_head h3 {
    font-family: 'PPNeueMontrealMedium';
    color: #000;
    font-size: 5vw;
    margin: 0;
    line-height: 1.1;
}

.chose_head i {
    font-size: 6px;
    position: relative;
    top: -3.5px;
    margin-right: 5px;
}

.chose_head p {
    font-family: 'PPNeueMontrealMedium';
    color: #e16100;
    font-size: 20px;
    padding-bottom: 25px;
}

span.bold {
    font-family: 'PPNeueMontrealBold';
}

.chose_content {
    display: flex;
    align-items: flex-end;
    margin-top: 8em;
}

.learn_more {
    flex: 1;
    padding: 0 11em;
}

.chose_right p {
    font-family: 'PPNeueMontreal';
    font-size: 23px;
    text-transform: uppercase;
    line-height: 32px;
    color: #000;
    letter-spacing: 0.4px;
}

.chose_right {
    width: 50%;
}

.learn_more p {
    font-family: 'PPNeueMontrealMedium';
    font-size: 18px;
    letter-spacing: .3px;
}

.learn_more img {
    margin-left: 10px;
    margin-top: -7px;
}

.learn_more a {
    font-size: 39px;
    color: #000;
    display: inline-block;
    margin-bottom: 19px;
    font-family: 'PPNeueMontrealMedium';
    width: max-content;
}

.learn_more a img {
    height: 30px;
}

.learn_more {
    flex: 1;
    padding: 0 11em;
}

.servSlider-wrapper {
    display: flex;
    justify-content: space-between;
    /* border-top: 2px solid #000; */
    width: 208vw;
}

.servSlider-wrapper2 {
    display: flex;
    justify-content: space-between;
    background: #000;
    width: 208vw;
}


.serv_slider {
    overflow: hidden;
    display: flex;
    width: 100%;
    justify-content: center;
}

.servslide_name h4 img {
    height: 82px;
    margin: 0 8px;
    margin-top: -15px;
    margin-left: 34px;
}

.servslide_name h4 {
    margin: 0;
    font-size: 6vw;
    width: max-content;
    font-family: 'PPNeueMontrealMedium';
    color: #000;
    line-height: 1.1;
}

.servslide_name2 h4 {
    margin: 0;
    font-size: 6vw;
    width: max-content;
    font-family: 'PPNeueMontrealMedium';
    color: #fff;
    line-height: 1.1;
}

.servslide_name2 h4 img {
    height: 82px;
    margin: 0 7px;
    margin-top: -15px;
    margin-left: 81px;
}

/* .servSlider-wrapper2 h4 {
    color: #fff;
} */

section.service_slider {
    margin-top: 6em;
}

.ds__098__list h1 {
    font-family: BASKVILL;
}

section.hubhive__hero_section {
    padding-top: 149px;
}

header {
    background: #fff;
}


section.hubhive__hero_section {
    background: url("../images/tarcebanner.jpg");
    margin-top: 0px;
    height: 100vh;
    padding-top: 0px;
    /* border-radius: 0 0 368px 0px; */
    background-size: cover;
}

.submenus__098 li {
    display: inline-block;
    margin-left: 38px;
}

body {
    background: #f7f6f4;
}

ul.submenus__098 li a {
    color: #000;
    font-family: 'BASKVILL';
    letter-spacing: 0.2px;
}

.ds__098__list {
    padding-top: 136px;
    width: 100%;
}

li.request__demoo a {
    background: #0b4f41;
    color: #fff !important;
    padding: 15px 32px;
    border-radius: 8px;
}

ul.submenus__098 {
    float: right;
    padding-top: 12px !important;
    display: inline-block;
    background: #fff;
    padding-right: 98px !important;
    padding-bottom: 11px !important;
}

/* header {
    background: #fff;
    height: 92px;
} */
.d__bg__img {
    background: url("../images/g2.jpg");
    width: 118%;
    height: 100vh;
    border-radius: 0 0 368px 0px;
    background-size: 100% 100%;
}

ul.submenus__098 li a {
    color: #000;
    font-family: Montserrat-Medium;
    letter-spacing: 0.2px;
    font-size: 12px;
}

.ds__098__list p {
    color: #fff;
    width: 84%;
    font-family: LFTEticaBk;
    letter-spacing: 0px;
    font-size: 21px;
    line-height: 29px;
    margin-top: 25px;
    padding-top: 23px;
    display: inline-block;
    padding-bottom: 30px;
}


.request__demo_0ww a {
    background-color: #fff;
    color: #0b4f41;
    padding: 16px 30px;
    font-family: 'BASKVILL';
    border-radius: 6px;
    margin-top: 12px;
    display: inline-block;
}

.submenus__098 li:nth-child(3) a:before {
    content: "";
    position: absolute;
    top: inherit;
    /* right: 0; */
    width: 6px;
    height: 6px;
    border: .125rem solid #000000;
    border-left: 0;
    border-top: 0;
    transform: translateY(-50%) rotate(45deg);
    transition: all .3s;
    margin-left: 66px;
    margin-top: 12px;
}

ul.submenus__098 {
    padding-left: 23px !important;
}

.submenus__098 li:nth-child(1) a:before {
    content: "";
    position: absolute;
    top: inherit;
    /* right: 0; */
    width: 6px;
    height: 6px;
    border: .125rem solid #000000;
    border-left: 0;
    border-top: 0;
    transform: translateY(-50%) rotate(45deg);
    transition: all .3s;
    margin-left: 66px;
    margin-top: 12px;
}

.submenus__098 li:nth-child(2) a:before {
    content: "";
    position: absolute;
    top: inherit;
    /* right: 0; */
    width: 6px;
    height: 6px;
    border: .125rem solid #000000;
    border-left: 0;
    border-top: 0;
    transform: translateY(-50%) rotate(45deg);
    transition: all .3s;
    margin-left: 58px;
    margin-top: 12px;
}

span.s1200112 {
    float: left;
    background-color: #d6fcb2;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 6px;
}

.lis__hghghsfd ul li {
    background-color: #fff;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, .15);
    border-radius: 8px;
    width: 44%;
    padding: 13px 18px;
}

.s01222 h3 {
    font-size: 14px;
    font-family: 'LFTEticaBk';
    padding-left: 18px;
    display: inherit;
    text-align: left;
}

.lis__hghghsfd ul li {
    background-color: #fff;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, .15);
    border-radius: 8px;
}

.lis__hghghsfd ul li {
    background-color: #fff;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, .15);
    border-radius: 8px;
    width: 44%;
}

.lis__hghghsfd {
    position: relative;
    top: 233px;
    left: -94px;
}

.ds__098__list h1 {
    color: #fff;
    font-size: 49px;
}

span.s01222.sd233 {
    padding-top: 10px;
}

span.s01222.sf246 {
    padding-top: 9px;
}

.lis__hghghsfd ul li {
    background-color: #fff;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, .15);
    border-radius: 8px;
    width: 100%;
    margin-bottom: 16px;
    height: 64px;
}

span.s01222 {
    float: left;
    width: 79%;
}

mark {
    font-family: BASKVILL;
}

.pric__kjhhsf p {
    padding-top: 30px;
    font-size: 14px;
    text-align: center;
    font-family: 'LFTEticaBk';
}

.s__457744s h2 {
    font-family: 'BASKVILL';
    font-size: 51px;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
}

.s__457744s p {
    font-family: 'LFTEticaBk';
    font-size: 25px;
    width: 76%;
    line-height: 36px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 22px;
}

section.find__abouts {
    padding-top: 82px;
    padding-bottom: 45px;
}

.s__457744s {
    text-align: center;
}

.s_shjhjjj4545 {
    padding-top: 25px;
}

.tabing__views__998w {
    filter: drop-shadow(0.25rem 0.25rem 1.5625rem rgba(0, 0, 0, .15));
    will-change: filter;
    background: #fff;
    width: 43%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 43px;
    border-radius: 54px;
    border-bottom: none;
}

.tabing__views__998w .nav-link.active {
    background: #0b4f41 !important;
    border-radius: 45px;
    color: #fff !important;
}

.tabing__views__998w .nav-link:hover {
    background: #0b4f41 !important;
    border-radius: 45px;
    color: #fff !important;
}

.tabing__views__998w .nav-link:focus {
    background: #0b4f41 !important;
    border-radius: 45px;
    color: #fff !important;
}

.tabing__views__998w div#nav-tab {
    border: none;
}

.tabing__views__998w .nav-link {
    text-align: center;
    width: 33.33%;
}

.tabing__views__998w .nav-link {
    text-align: center;
    width: 33.33%;
    font-family: BASKVILL;
    font-size: 20px;
    color: #0b4f41;
}

.tabing__views__998w {
    filter: drop-shadow(0.25rem 0.25rem 1.5625rem rgba(0, 0, 0, .15));
    will-change: filter;
    background: #fff;
    width: 64%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 86px;
    border-radius: 54px;
    border-bottom: none;
    padding: 14px 19px;
}

.left__conttccfs h3 {
    font-family: BASKVILL;
    font-size: 46px;
    color: #0b4f41;
}

span.s__i8us {
    font-family: 'LFTEticaBk';
    background: #ffd66275;
    padding: 7px 13px;
    margin-top: 3px;
    display: inline-block;
    border-radius: 38px;
    margin-bottom: 12px;
}

.pric__kjhhsf {
    background: #ffffff;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, .15);
    border-radius: clamp(0.4375rem, 0.6944444444vw, 0.625rem);
    /* padding: clamp(0.9375rem,1.3888888889vw,1.25rem) clamp(2.125rem,2.9861111111vw,2.6875rem) clamp(1.0625rem,1.5972222222vw,1.4375rem); */
    width: clamp(9.5rem, 14.3055555556vw, 12.875rem);
    width: 26%;
    float: right;
    margin-right: 170px;
    margin-top: -132px;
    padding: 34px 10px;
}

.ds__metting__details_-99s {
    margin-top: 64px;
}

.left__conttccfs {
    padding-top: 86px;
    width: 87%;
    padding-left: 35px;
}

.im__loiius img {
    box-shadow: 0 0 9px 2px #00000059;
    border-radius: 5px;
}

.im__loiius::after {
    content: "";
    background: #faf079;
    width: 111%;
    height: 160px;
    display: inline-block;
    margin-left: -30px;
    position: relative;
    top: -117px;
    z-index: -9;
    border-radius: 0 44px 0 44px;
}

.im__loiius.df::after {
    content: "";
    background: #aff2b5 !important;
}

h3.s__887yhh {
    font-family: BASKVILL;
    font-size: 46px;
    color: #000;
    text-align: center;
}

section.clients {
    background: #0b1955;
    box-shadow: none;
    margin-top: 0px;
    padding: 8px 0;
    float: left;
    width: 100%;
}


.all_clients {
    padding-top: 0px;
    overflow: hidden;
}

.im__loiius.dfsdd::after {
    content: "";
    background: #d6d8f4 !important;
}

section.aminites_098showing {
    padding: 69px 0;
}

.s__list__conttrrs ul li {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 59px;
    padding-top: 46px;
    height: 146px;
}

span.s__091477 {
    float: left;
    width: 15%;
}

span.s__list_444 {
    float: left;
    width: 85%;
}

.aminites_098showing p {
    font-size: 23px;
    line-height: 31px;
    padding-bottom: 60px;
}

span.s__list_444 p {
    font-family: 'LFTEticaBk';
    font-size: 15px;
    line-height: 22px;
}

span.s__list_444 h3 {
    font-family: 'BASKVILL';
    font-size: 21px;
}

span.s__list_444 p {
    font-family: 'LFTEticaBk';
}

.left__conttccfs a.gs-btn.gs-btn_white {
    background: #0b4f41;
    color: #fff;
    border-radius: 9px;
    padding: 11px 36px;
    margin-top: 32px;
}

section.aminites_098showing {
    background: #fff;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
}

.request__demo_0ww.sfk1545 a {
    background: #0b4f41;
    color: #fff;
    padding: 12px 56px;
    margin-top: 21px;
    margin-bottom: 21px;
}

.servSlider-wrapper2 {
    display: flex;
    justify-content: space-between;
    background: #0b4f41;
    width: 208vw;
}

section.service_slider {
    margin-top: 40px;
    padding-bottom: 40px;
}

.s___heading__988e {
    text-align: center;
    padding-bottom: 62px;
    padding-top: 28px;
}

.s___heading__988e h1 {
    font-family: 'BASKVILL';
    font-size: 51px;
}

.s___heading__988e h4 {
    font-family: 'BASKVILL';
    color: #0b4f41;
}

.list__09987s h3 {
    font-family: 'BASKVILL';
    font-size: 33px;
}


.list__09987s {
    filter: drop-shadow(0.25rem 0.25rem 1.5625rem rgba(0, 0, 0, .15));
    background: #fff;
    padding: 47px 33px;
    border-radius: 8px;
}

.list__09987s.bb2 {
    background: #f6f5b4;
}

.request__demo_0ww.sfk1545 {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 42px;
}

a.gs-btn.gs-btn_white.s__09jjhg {
    background: #e0b414;
    color: #fff;
    font-size: 10px;
    padding: 5px 14px;
    border-radius: 37px;
    box-shadow: 0px 0px 6px 1px #0000004d;
    margin-left: auto;
    margin-right: auto;
}

.list__09987s p {
    font-size: 14px;
    padding-top: 14px;
}

.seatpricing {
    text-align: center;
}

.list__09987s.d1545 {
    background: #b5eced;
}

.list__09987s.bb1 {
    background: #ddffd4;
}

section.services {
    padding-bottom: 122px;
}

.list__09987s.bb2 {
    position: relative;
    top: 65px;
}

.list__09987s.bb1 {
    position: relative;
    top: 25px;
}

section.call__top54878 {
    background: #0b4f41;
    height: 600px;
}

section.call__top54878::before {
    content: "";
    background: #ffd900;
    width: 500px;
    /* height: 100%; */
    display: inline-block;
    position: absolute;
    right: 0px;
    /* top: 0px; */
    height: 600px;
    /* margin-top: -666px; */
}

.s__listr__0987yhs {
    position: relative;
    margin-top: 57px;
}

.s__listr__0987yhs img {
    border-radius: 0px 225px 0px 0px;
}

.s114__cons h2 {
    font-family: 'BASKVILL';
    color: #fff;
    font-size: 69px;
}

header {
    background: #f7f6f2;
    height: 80px;
    /* box-shadow: 0px 0px 9px -5px #00000054; */
    box-shadow: none;
    padding: 0 50px;
    transition: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    display: flex;
    align-items: center;
    z-index: 99999999;
}

footer.footer__final {
    background: #041e19;
}

.gs-footer__socials li.menu-item a {
    color: #fff;
    font-size: 18px;
}

.logo__0993 img {
    width: 100px;
    position: relative;
    left: -17px;
    margin-top: -8px;
}

.gs-footer__socials li.menu-item {
    display: inline-block;
    margin-right: 19px;
    margin-top: 11px;
}

.s12544sd a {
    color: #fff;
    letter-spacing: 1px;
    padding-top: 18px;
    display: inline-block;
    padding-bottom: 32px;
}

.d__listlogo {
    border-bottom: 1px solid #ffffff30;
    padding-bottom: 18px;
    margin-top: 31px;
    margin-bottom: 20px;
}

.s__links h3 {
    font-family: 'BASKVILL';
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}

.s__links li a {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 14px;
    opacity: 0.6;
    padding-top: 12px;
    display: inherit;
}

.description li {
    float: left;
    font-size: 13px;
    padding-right: 12px;
}

p.s__098h {
    color: #fff;
    text-align: center;
    border-top: 1px solid #ffffff3b;
    padding-top: 17px;
    padding-bottom: 18px;
    margin-top: 44px;
    display: inline-block;
    width: 100%;
}

section.price__list__09s {
    background: #fff;
    padding-top: 28px;
    padding-bottom: 100px;
}

footer.footer__final {
    background: #041e19;
    padding-top: 87px;
}

.nop {
    padding: 0px;
}

h3.s_00s {
    font-family: 'BASKVILL';
    font-size: 20px;
    padding: 17px 20px;
    letter-spacing: 0.4px;
}

.lis__987sd {
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    border-radius: clamp(2rem, 3.2638888889vw, 2.9375rem);
    /* padding: 26px 26px; */
    height: 425px;
    background: #fff;
}

.lis__987sd .col-md-2 {
    border-right: none;
}

h3.s_00s {
    border-bottom: 1px solid #000;
}

p.s454 {
    color: #fff;
    width: 77%;
    margin-bottom: 26px;
    display: inline-block;
    padding-bottom: 22px;
}

.description {
    background: #fdf6bd;
    border-radius: 0 28px 0px 0px;
}

.s114__cons {
    padding-top: 100px;
}

.seatpricing h3 {
    font-family: 'BASKVILL';
    font-size: 15px;
    text-align: center;
}

.list__098s li {
    border-bottom: 1px solid #00000021;
    text-align: right;
    font-size: 15px;
    padding: 30px 11px;
    height: 92px;
    font-family: 'BASKVILL';
}

.description ul {
    float: left;
    width: 100%;
    border-bottom: 1px solid #00000026;
    height: 92px;
    padding-left: 18px !important;
    display: inline-block;
    padding-top: 7px !important;
}

.description li {
    float: left;
    font-size: 13px;
    padding-right: 12px;
    background: #fff;
    margin-right: 12px;
    margin-bottom: 6px;
    border-radius: 38px;
    padding-left: 4px;
    font-size: 12px;
    border: 1px solid #00000014;

}

h3.s_00s.sg {
    text-align: center;
}

h3.s_00s.sg23 {
    text-align: right;
}

h3.s_00s.sg {
    background: #d6fcb2;
}

.pricingg {
    box-shadow: 1px 1px 30px rgba(0, 0, 0, .25);
    border-radius: 32px;
    position: relative;
    top: -29px;
}

h3.s_00s {
    border-bottom: 1px solid #00000012;
}

.pricingg li {
    border-bottom: 1px solid #00000026;
    height: 93px;
    padding-top: 14px;
}

.nop {
    padding: 0px !important;
}

h3.s_00s.sg {
    background: #d6fcb2;
    border-radius: 28px 28px 0px 0px;
    height: 87px;
    padding-top: 44px;
}

ul.s__usddddwr {
    height: 77px;
    padding-top: 0px !important;
}

.pricingg {
    box-shadow: 1px 1px 30px rgba(0, 0, 0, .25);
    border-radius: 32px;
    position: relative;
    top: -29px;
    margin-bottom: -65px;
}

.pricingg ul {
    margin-bottom: 0px !important;
}

.list__098s li:last-child {
    border-bottom: none;

}

.pricingg {
    background: #fff;
}

span.month_09 {
    font-size: 13px;
    font-family: 'LFTEticaBk';
}

.seatpricing h3 {
    font-family: 'BASKVILL';
    font-size: 20px;
    text-align: center;
}

.pricingg li:last-child {
    border-bottom: none;

}

.s___heading__988e p {
    width: 57%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 33px;
}

.description ul:last-child {

    border-bottom: none;
}

ul.s__usdddd11 {
    height: 82px;
    padding-top: 0px !important;
    position: relative;
    top: -5px;
}

h3.s_00s.sg23 {
    background: #e3e6f3;
    border-radius: 28px 0 0 0px;
}

li.bg12 {
    background: #f9ffdf;
}

ul.ss__usdddd {
    height: 39px;
    padding-top: 0px !important;
    position: relative;
    top: -2px;
}

i.fa.fa-check-circle {
    color: #0b4f41;
}

ul.s__usddddwr {
    background: #f9ffdf;
    margin-top: -16px !important;
    height: 93px;
    padding-top: 13px !important;
}

span.s__098s {
    position: absolute;
    z-index: 9;
    margin-left: 183px !important;
    margin-top: -47px;
}

.ds__098__list h1 {
    color: #fff;
    font-size: 38px;
    padding-top: 182px;
}

ul.submenus_099 {
    position: absolute;
    padding: 1.5rem 0.875rem 1.5rem 1.5rem;
    width: 24.0625rem;
    border-top: 0.25rem solid #0b4f41;
    background-color: #fff;
    width: 289px;
    margin-left: -70px;
    margin-top: 33px;
    box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, .1);
    border-radius: 0.25rem;
}

span.s__44411 {
    float: left;
    width: 100%;
    font-size: 13px;
    font-family: 'LFTEticaBk';
}

section.hubhive__hero_section::before {
    content: "";
    background: #12194994;
    height: 100%;
    width: 100%;
    display: inherit;
    position: absolute;
}

.submenus_099 li {
    margin-left: 20px;
}

ul.submenus_099 {
    padding: 19px 11px !important;
}

.hubhive__hero_section .container {
    position: relative;
}

.submenus_099 li {
    margin-left: 16px;
    padding-bottom: 19px;
    border-left: 3px solid #00000078;
    height: 44px;
    margin-bottom: 16px;
    padding-left: 9px;
    /* border-radius: 6px; */
    margin-top: 4px;
}

.submenus_099 li a::before {

    display: none;
}


.submenus__098 li .submenus_099 {
    display: none;
}


.submenus__098 li:hover .submenus_099 {
    display: block;
}

.submenus__098 li {
    display: inline-block;
    margin-left: 44px;
    padding-bottom: 7px;
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-right: 45px;
}

a.gs-btn.gs-btn_white.sff123 {
    background: #e9be2f;
    margin-left: 10px;
}

li.s144 {
    margin-right: 0px;
}

.lis__hghghsfd.form46464 {
    box-shadow: 5px 5px 25px rgba(0, 0, 0, .15);
    background: #fff;
}

.lis__hghghsfd {
    position: relative;
    top: 233px;
    left: -94px;
    width: 287px;
    padding: 23px;
}

.lis__hghghsfd.form46464 {
    box-shadow: 5px 5px 25px rgb(0 0 0 / 53%);
    background: #fff;
    filter: drop-shadow(0.25rem 0.25rem 1.5625rem rgba(0, 0, 0, .15));
    will-change: filter;
    border-radius: 6px;
    padding: 48px 31px;
}

span.s44423 {
    position: relative;
    left: 25px;
    top: 1px;
}

.lis__hghghsfd.form46464 input {
    width: 100%;
    margin-bottom: 12px;
    border: 1px solid #00000052;
    border-radius: 4px;
    padding: 4px 7px;
}

.lear__554d {
    background: #fff;
    position: relative;
    width: 48%;
    bottom: 0px;
    position: absolute;
    padding: 39px 107px;
}

button.submit__s1 {
    background: #0b4f41;
    color: #fff;
    border: none;
    width: 100%;
    padding: 6px 0;
    border-radius: 5px;
    margin-top: 13px;
}

/* .logo {
    margin-left: 110px;
    padding-top: 30px;
} */
form#contact-form1 h5 {
    font-family: 'BASKVILL';
    text-align: center;
    font-size: 20px;
    padding-bottom: 18px;
}

.lis__hghghsfd.form46464 {
    top: 184px;
}

.lis__hghghsfd.s441144s li {
    width: 100%;
}

.pric__kjhhsfdd {
    position: absolute;
    right: 0px;
    top: 0px;
}

.button.submit__s1:hover {

    background: #e9be2f;
}

.lis__hghghsfd.s441144s {
    top: 170px;
}

.lis__hghghsfd.form46464 {
    top: 198px;
    left: -300px;
}

section.aminites_098showing {
    float: left;
    width: 100%;
}


.s__list__conttrrs.fg__57898 span.s__list_444 {
    text-align: left;
}

.s__list__conttrrs.fg__57898 p {
    text-align: left !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px;
}

.immo {
    font-family: 'worksans';
    color: #fff;
    font-size: 21px;
    letter-spacing: 2px;
}

section.about__secimg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 86px 0px;
    /* text-align: center; */
}

.s225 img {
    width: 47px;
    height: auto;
    padding-left: 16px;
}

.center__heading__all {
    text-align: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 13px;
    margin-top: 22px;
}

.s1001__09s li {
    border-bottom: 1px solid #0000003b;
}

span.arrow__09w {
    float: right;
}

.s1001__09s li {
    border-bottom: 1px solid #0000003b;
    float: left;
    width: 100%;
}

ul.s1001__09s li {
    font-family: 'BASKVILL';
    font-size: 37px;
    letter-spacing: 0px;
    padding: 8px 0;
}

.s__0984441s p {
    border-bottom: 1px solid #0000002e;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
}

.center__heading__all h3,
.center__heading__all h2 {
    color: #bea02e;
    /* text-transform: uppercase; */
    font-family: 'worksans';
    padding-bottom: 19px;
    font-size: 33px;
}

ul.s1001__09s li {
    font-family: 'BASKVILL';
    font-size: 39px;
    letter-spacing: 0px;
    padding: 16px 0;
}

.our__spaces__0987y {
    float: left;
    width: 100%;
}

.s__0984441s p {
    border-bottom: 1px solid #0000002e;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 5px !important;
}

.arrow__09w img {
    width: 50px;
}

.select__property {
    float: left;
    width: 100%;
    background: #fff;
    padding: 100px 0px;
}

.center__heading__all p {
    font-size: 16px;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 22px;
    color: #000;
}

.img_about1.ss2 {
    margin-top: 93px;
}

section.leadershiop__098 {
    background-color: #f3eee7;
    float: left;
    width: 100%;
    padding: 64px 0px;
    padding-top: 50px;
    background-size: 124%;
    background-position: top;
    background-image: url('../images/wave.png');
    background-size: 207%;
    background-position: center;
    overflow: hidden;
    position: relative;
}

section.gimag__999s {
    float: left;
    width: 100%;
    background-color: #f3eee7;
    padding: 45px 0;
    height: 100vh;
    position: relative;
    background-image: url('../images/wave.png');
    background-size: 124%;
    background-position: top;
}

.color__cen__heading h4 {
    color: #bea02e;
    /* text-transform: uppercase; */
    font-family: 'worksans';
    padding-bottom: 7px;
    font-size: 33px;
}

.img_about1.ss3 {
    margin-top: 40px;
}

.color__cen__heading {
    text-align: center;
}

.s__0977 p {
    color: #000;
    text-align: center;
    font-size: 13px;
    width: 71%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 28px;
    line-height: 20px;
    opacity: 0.9;
}

.s__0977 {
    position: absolute;
    left: 50%;
    bottom: 31px;
    width: 65%;
    transform: translate(-50%);
}

.im__center__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    /* width: 32% ;
    height: 39% ; */
}

.im__center__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


span.s__0sdd {
    margin-left: 188px;
    /* color: red; */
}

.read__more_099e {
    margin-top: 20px;
}

.read__more_099e p a {
    color: #bea02e;
    border-bottom: 1px solid;
    padding-bottom: 8px;
}

.color__cen__heading h2,
.color__cen__heading p {
    color: #000;
    line-height: 24px;
    margin-top: -6px;
    padding-bottom: 5px;
    letter-spacing: 0px;
    font-size: 20px;
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
    margin: auto;
}

.s__09lefts {
    width: 100%;
    position: relative;
    left: 0;
}

section.thetarcedg__98 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 66px 0px;
    padding-bottom: 59px;
}

.conte__98e {
    padding: 48px 27px;
}

.conte__98e h4,
.conte__98e h2 {
    padding-bottom: 8px;
}

.col-md-444.sf353 {
    display: none !important;
}

.s__004144s {
    padding-bottom: 42px;
}

/* .read__more_099e {
    padding-top: 37px;
} */

.conte__98e h4,
.conte__98e h2 {
    color: #bea02e;
    text-transform: capitalize;
    font-family: 'worksans';
    font-size: 33px;
}

.conte__98e a {
    color: #000 !important;
}

.s__087__09s img {
    width: 100%;
}

.conte__98e span.s__0sdd {
    margin-left: 81px;
    /* color: red; */
}

.s__087__09s {
    width: calc(81vw + 0px);
}

.conte__98e h3 {
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.leader_shipps h3 {
    font-family: 'worksans';
    color: #bea02e;
    text-transform: capitalize;
    font-size: 33px;
}

p.s4412ww {
    color: #000;
    font-size: 13px;
    width: 33%;
    opacity: 0.9;
    padding-top: 10px;
    padding-bottom: 37px;
}

.s__9994411s h3 {
    font-size: 16px;
    color: #000;
    letter-spacing: 0px;
    font-family: 'worksans';
    line-height: 1.4;
}

/* .fffff h1 {
    font-family: 'baskervville';
} */
.s__011456 h3 {
    color: #000;
    font-size: 24px;
    letter-spacing: 1px;
}

.s__011456 p {
    color: #bea02e;
    font-size: 13px;
}

.s__011456 h3 {
    margin-bottom: 0px;
    padding-top: 20px;
}

.s__list__098s {
    padding-top: 84px;
    padding-bottom: 18px;
}

section.clients.s11445 {
    border-top: 1px solid #ffffff40;
    border-bottom: 1px solid #ffffff40;
    overflow: hidden;
}

section.join__099sd {
    background: #f3eee7;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 41px 0px;
    border-top: 1px solid #bea02e87;
}

.s11144s h3,
.s11144s h2 {
    font-family: 'worksans';
    color: #bea02e;
    /* text-transform: uppercase; */
    font-size: 33px;
}

section.our__team__099d {
    float: left;
    width: 100%;
    background: url("../images/funfact.jpg");
    padding-top: 46px;
}

.s__087hhs p {
    color: #fff;
    text-align: center;
    width: 25%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 67px;
    font-size: 16px;
}

.forum__group label {
    width: 100%;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 8px;
}

.forum__group input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0000004d;
    font-size: 13px;
    padding: 7px 0;
}

.forum__group.kh__09y textarea {
    overflow: hidden;
    /* margin-bottom: 34px; */
}

.s__ih button {
    font-family: "BASKVILL";
    font-style: italic;
    letter-spacing: 1px;
}

.s__ih {
    text-align: center;
}

.forum__group.kh__09y {
    margin-top: 42px;
}

.form {
    padding: 58px 49px !important;
}

.forum__group textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0000004d;
    font-size: 13px;
}

.form {
    background: #fff;
    padding: 56px 72px;
}

section.thetarcedg__98.d__thhg .s__09lefts img {
    width: 100%;
    left: 0px !important;
    position: relative;
    height: 335px;
    object-fit: cover;
}


section.thetarcedg__98.d__thhg .s__09lefts {
    left: 0px;
    width: 100%;
}

.s__091144 {
    background: #E5DBD2;
    color: #fff;
}

section.thetarcedg__98.d__thhg h3 {
    color: #1a1a1a;
    font-size: 12px;
    font-family: 'worksans';
    width: 64%;
    line-height: 19px;
    letter-spacing: 0.3px;
}

section.thetarcedg__98.d__thhg .s__09lefts {
    padding: 55px 40px;
}

section.thetarcedg__98.d__thhg .read__more_099e a {
    color: #000 !important;
    font-size: 13px;
}

section.thetarcedg__98.d__thhg .conte__98e h4 {
    color: #000;
    font-family: baskervville;
    letter-spacing: 1px;
}

section.thetarcedg__98.d__thhg .conte__98e {
    padding-left: 66px;
}


.border {
    border: 1px solid #dee2e6 !important;
}

.fffff {
    padding: 52px;
}

.color__cen__heading h1 {
    color: #bea02e;
    font-size: 32px;
}

.letter {
    display: flex;
    padding: 45px 0;
}

.socials {
    display: flex;
    padding-top: 45px !important;
    justify-content: center;
}

/* .row.slect_row .col-md-4:nth-child(3) {
    margin-top: 10em;
}
.row.slect_row .col-md-4:nth-child(2) {
    margin-top: 5em;
} */
.select_prpcard img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.select_prpcard {
    position: relative;
    height: 527px;
    overflow: hidden;
    background-color: #BD9F2B;
}

.selectProp_cont h2,
.selectProp_cont p {
    margin: 0;
    color: #fff;
    font-size: 24px;
}

.conte__98e.sleect_content {
    text-align: center;
    padding: 0;
    margin-bottom: 28px;
}

.selectProp_cont {
    position: absolute;
    bottom: 0;
    padding: 25px 15px;
    width: 100%;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background: #ffffff12;
    z-index: 1;
    padding-bottom: 38px;
}

.select_prpcard::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgb(304 45 19 / 0%), rgb(0 0 0 / 22%));
}

.socials img {
    padding-right: 8px;
    width: 47px;
}

.general {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.ghdfgdf {
    border: 1px solid #4E4E4E;
    padding: 50px 0;
    border-left: none;
}

.col-md-6.ghdfgdf {
    padding-left: 79px;
}

.s__ih button {
    background: transparent;
    border: 1px solid #00000057;
    padding: 8px 36px;
    border-radius: 34px;
    font-family: 'worksans';
    font-style: normal;
    letter-spacing: 0.4px;
    color: #000 !important;
}

.row.nw {
    background: #fff;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ghdfgdf {
    border: 1px solid #4e4e4e1f;
    padding: 50px 0;
    border-left: none;
    /* border-bottom: none; */
}

.col-md-6.ghdfgdf {
    padding-left: 78px;
}

.fffff p {
    color: gray;
    font-size: 13px;
}

p.cente_ff {
    font-size: 11px;
}

.links li {
    padding-left: 45px;
}

.links a {
    color: #000;
    font-size: 23px;
}

.img__footer {
    text-align: left;
}

.img__footer h3 {
    font-family: 'worksans';
    font-size: 16px;
}

.img__footer h3 {
    height: 76px;
    overflow: hidden;
}

.s__ijjjs img {
    width: 20px;
    mix-blend-mode: multiply;
    transform: rotate(45deg);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {

    right: 53px !important;
    left: auto !important;
}

.p__product__0s {
    margin-top: 125px;
    height: 424px;
    background: #f7f6f2;
    position: relative;
}

p.s_jjj__09 {
    position: absolute;
    width: 85%;
    bottom: 11px;
    left: 23px;
}

section.list___slider {
    margin-top: -166px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 21px !important;

}

section.testimonials .center__heading__all {
    width: 100%;
}

section.ser__ijhs {
    float: left;
    width: 100%;
    overflow: hidden;
}



.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent !important;

    padding-top: 44px !important;
}

.p__product__0s {
    box-shadow: -1px 9px 41px -15px #000;
    margin-bottom: 39px;
    margin-left: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.col-md-6.ghdfgdf {
    text-align: center;
}

section.list___slider {
    background: #fff;
    padding: 58px 0;
}

p.s_jjj__09 a {
    color: #03133b;
    font-family: 'worksans';
    font-size: 14px;
}

.img__footer {
    padding: 18px 24px;
    background: #f7f6f2;
}

span.s__ijjjs {
    float: right;
}


.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/rightt.png") !important;
    right: 10px;
    left: auto;
}


.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/left1.png") !important;
    left: 10px;
    right: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    right: 76px !important;
    left: auto !important;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 85px !important;
    height: 56px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 44px 44px !important;
    -webkit-background-size: 44px 44px !important;
    background-size: 56px 56px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.col-md-5.border {
    padding-left: 69px;
}

.row.sfsf.border a {
    font-size: 12px;
}

span.s11444 {
    /* font-family: "BASKVILL"; */
    font-style: italic;
    padding-left: 11px;
    font-size: 27px;
    font-family: baskervville;
}

section.clients.s11445.dg255 {
    margin-top: -41px;
}

section.clients.s11445.dg255 {
    background: #fff;
    color: #0b1955;
}

p.cente_ff {
    padding-left: 64px;
}

section.clients.s11445.dg255 .immo {
    color: #0b1955;
}

.row.sfsf.border {
    padding-top: 23px !important;
}

section.footer {
    float: left;
    width: 100%;
    background: #fff;
}

.s__09js .row.sfsf.border {
    border: none !important;
    padding-left: 43px;
    padding-top: 41px;
}

.row.border.rtryrty {
    padding-top: 41px;
}

.letter input {
    border: none;
    border: 1px solid gray;
    margin: 0;
    width: 75%;
    padding: 10px;
}

.page li a {
    color: #000;
    font-size: 12px;
    letter-spacing: 0.3px;
}

.letter button {
    border: none;
    border: 1px solid gray;
    margin: 0;
    background: transparent;
    padding: 0 15px;
}


@media screen and (min-width:1200px) and (max-width:1400px) {

    .d__bg__img {

        width: 122%;

    }
}


.loader {
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9999999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.load_div {
    background: #0b1955;
    width: 6.667%;
    height: 100%;
}

.img_about1 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: .3s;
}

.img_about1:hover img {
    transform: scale(1.05);
}

.img_about1 {
    /* background-color: #BD9F2B; */
    height: 474px;
    width: 100%;
    overflow: hidden;
}

.s__li__maop img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.s__li__maop {
    height: 393px;
}

.s__091144.sticky-top {
    margin-bottom: 21px;
    top: 115px;
    /* box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px; */
}

section.thetarcedg__98 .s__091144.sticky-top:nth-child(2) {
    background: #e3beb4;
    top: 241px;
    margin-left: 13px;
    background: transparent linear-gradient(0deg, #ffeddf 0%, #e3beb4 100%) 0% 0% no-repeat padding-box;
}

/* section.thetarcedg__98 .s__091144.sticky-top:nth-child(3) {
    background: #000;
} */
section.thetarcedg__98 .s__091144.sticky-top:nth-child(3) {
    top: 380px;
    margin-left: 25px;
}

section.thetarcedg__98 .s__091144.sticky-top:nth-child(4) {
    opacity: 0;
}

/* section.thetarcedg__98 .s__091144.sticky-top:nth-child(5) {
    opacity: 0;
} */

section.thetarcedg__98 .s__091144.sticky-top:nth-child(3) {
    width: 100%;
    background: transparent linear-gradient(0deg, #f5eee8 0%, #f7edc7 100%) 0% 0% no-repeat padding-box;
}

section.thetarcedg__98 .s__091144.sticky-top:nth-child(1) {
    width: 98%;
    background: transparent linear-gradient(0deg, #fed0ab45 0%, #f7edc7 100%) 0% 0% no-repeat padding-box;
}

.logo.head_logo {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    padding: 10px 10px;
    padding-right: 17px;
}

.logo.head_logo img {
    height: 118px;
}

.col-md-444.vv2 .s__li__maop {
    overflow: hidden;
}

/* .col-md-444.vv2 .s__li__maop img {
    transform: scale(1.2);
} */
.prop_limgg.fsfsf___sjj img {
    height: 242.4px;
    margin-bottom: 14px;
}

.leader_shipps.lead__erigh {
    position: absolute;
    left: -4.3%;
    transform: rotate(-90deg);
    top: 57%;
    z-index: 9999999;
    width: 200px;
}

.leader_shipps.lead__erigh h3 {
    width: fit-content;
    font-size: 85px;
    color: #bea02e66;
}

.center__heading__all.ter___sun7j h3 {
    color: #bea02e !important;
    text-transform: capitalize !important;
    font-family: 'worksans' !important;
    padding-bottom: 19px !important;
    font-size: 33px !important;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    position: fixed;
    top: 0;
    left: 50px;
    /* transition: .6s; */
    z-index: 999;
}

.logosss {
    position: fixed;
    top: 120px;
}

.logo.logo_scroll {
    top: 0;
    left: 33px;
    background-color: #f7f6f2;
    padding: 10px;
}

.scroll_header {
    background-color: #f7f6f2;
}

.logo.logo_scroll img {
    height: 103px;
}

.banner_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.test_contetn p span {
    font-family: 'worksans';
    font-weight: 600;
}

.banner_video {
    position: absolute;
    inset: 0;
    top: 30px;
}

.disp_none {
    display: none;
}

.logo.logo_scroll img {
    height: 50px;
}

.scroll_li {
    background-color: #f7f6f2 !important;
    color: #000 !important;
}

.publicaaa__to p span {
    font-weight: 600;
}

.publicaaa__to p {
    font-size: 11px;
}

.publicaaa__to {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ppimg img {
    height: 221px;
    object-fit: cover;
    width: 100%;
}

section.designed {
    background: #f3eee7;
    padding: 55px 0;
    height: 100vh;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    background-image: url(../images/wave.png);
    background-size: 100%;
    background-position: top;
}

.des_mid {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    height: 14%;
    width: 30%;
    object-fit: cover;
}

.des_mid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.des_bot p {
    font-size: 16px;
    line-height: 1.4;
}

.des_bot {
    position: absolute;
    left: 50%;
    bottom: 60px;
    width: 45%;
    transform: translate(-50%);
}

section.banner.d-flex.align-items-end.about_banner {
    height: 72vh;
    background-image: url('../images/ab-Banner.jpg');
}

section.banner.d-flex.align-items-end.about_banner.bloglisting_banner {
    background-image: url('../images/tarc-blog.jpg');
    background-position: bottom;
}


.story__toptp {
    margin-top: 30px;
    position: relative;
    z-index: 9;
    text-align: center;
}

.story_bot h4 span {
    font-weight: 700;
}

.story_bot h4 {
    /* font-family: 'baskervville'; */
    font-size: 20px;
    color: #000;
    letter-spacing: .3px;

    padding: 12px 0;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.story_bot {
    margin: auto;
    /* margin-top: 26px; */
    width: 57%;
}

.story__botbt p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.story__botbt {
    width: 70%;
    margin-left: auto;
    margin-top: 50px;
}

.story_container {
    /* max-width: 93%; */
    margin: auto;
}

section.ab_imgg {
    margin-top: 50px;
}

.abbimgg img {
    width: 100%;
}

.appr_left img {
    height: 600px;
    width: 78%;
    object-fit: cover;
}

section.our_approach {
    padding: 57px 0;
    background: #fff;
}

.appr_right h3 {
    font-family: 'worksans';
    color: #bea02e;
    /* text-transform: uppercase; */
    font-size: 33px;
}

.appr_right p {
    font-family: 'worksans';
    padding: 12px 0;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

section.curiosity {
    text-align: center;
    background: #f7f6f2;
    padding: 46px 0;
}

section.mission_vision .col-md-6 {
    margin-bottom: 22px;
}

.curioo_container p {
    font-size: 14px;
    line-height: 1.3;
    width: 77%;
    margin: auto !important;
    letter-spacing: .2px;
    font-family: 'worksans';
    color: #000;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
}

.curioo_container h3 {
    margin-bottom: 15px;
    /* font-family: 'baskervville'; */
    font-size: 33px;
    color: #bea02e;
}

.curioo_container {
    width: 80%;
    margin: auto;
}

.center__heading__all.cont_centerrr h3 {
    padding-bottom: 7px;
}

.center__heading__all.cont_centerrr {
    margin-bottom: 40px;
}

section.our__team__099d.team__abb {
    padding-top: 0;
    background: #E5DBD2;
    position: relative;
}

.form.ab__form {
    max-width: 82%;
    margin: auto;
    margin-top: 80px;
}

.team_img img {
    width: 100%;
}

.team_headingg p {
    color: #000;
    width: 60%;
    line-height: 1.2;
    font-size: 13px;
}

.team_headingg {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    top: 40px;
}

.creat__nurtt h2,
.creat__nurtt h4 {
    /* font-family: 'baskervville'; */
    font-size: 4vw;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.1;
}

.phil_pp p {
    font-size: 13px;
    line-height: 1.3;
    padding-top: 21px;
    font-size: 16px;
    line-height: 22px;
}

section.our_philosphyy {
    padding: 75px 0;
    background-color: #ffffff;
    background-image: url('../images/wave.png');
    background-size: cover;
    position: relative;
}

.mis_cont p {
    font-size: 16px;
    line-height: 22px;
}

.philo_left {
    margin-top: 100px;
    margin-left: -20px;
}

.phillef_imgs img:nth-child(2) {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.phillef_imgs img:nth-child(1) {
    /* margin-bottom: 23px; */
    height: 488px;
    width: 100%;
    object-fit: cover;
}

.philri_imgs img {
    height: 231px;
    /* margin-bottom: 23px; */
    width: 100%;
    object-fit: cover;
}

.s11144s.phil_headd h3 {
    font-size: 33px;
    margin-bottom: 25px;
}

.philo_right {
    padding: 0 15px;
}

.val_right {
    margin-top: 111px;
}

section.mission_vision {
    background: #fff;
    padding: 80px 0px;
    border-top: 1px solid #bea02e69;
    position: relative;
}

.mis_cont {
    height: 100%;
    background: #f7f6f2;
    padding: 40px;
    text-align: center;
}

.mis_cont h3 {
    font-family: 'worksans';
    color: #bea02e;
    /* text-transform: uppercase; */
    font-size: 33px;
    margin-bottom: 33px;
    text-align: center;
}

.des img {
    height: 61px;
    background: #fff;
}

.des {
    position: absolute;
    top: -31px;
    left: 50%;
    transform: translate(-50%);
}

section.values {
    padding: 55px 69px;
}

.val_left {
    width: 92%;
}

.val_left img {
    height: 440px;
    width: 100%;
    object-fit: cover;
}

.val_left h2 {
    /* font-family: 'baskervville'; */
    font-size: 44px;
    margin-bottom: 69px;
    color: #000;
    margin-bottom: 40px;
    font-size: 33px;
    color: #bea02e;
}

.val_right ul li h4 {
    margin: 0;
    color: #000;
}

.val_right img {
    height: 134px;
    object-fit: cover;
    transition: .3s;
    opacity: 0;
    flex: 1;
}

.val_right ul li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #00000040;
    padding: 12px 0;
}

.val_right ul li:hover img {
    opacity: 1;
}

.val_left.sticky-top {
    top: 82px;
}

section#our-leadership .center__heading__all {
    width: 72%;
}

.leader_shipps.lead__erigh.philoshh {
    top: 53%;
}

.leader_shipps.lead__erigh.philoshh h3 {
    width: max-content;
    font-size: 50px;
}

.valll__h p {
    font-size: 13px;
    line-height: 1.4;
    padding-top: 12px;
}

section.banner.d-flex.align-items-end.about_banner.leaderhip_banner {
    background: url('../images/leadership-banner.jpg');
    background-size: 100%;
    background-position: center;
    background-attachment: fixed;
}

.leader__ss img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.leader__ss {
    height: 331px;
}

.img_about1.lead_card {
    text-align: left;
}

.lead__p {
    margin-top: 30px;
}

.lead__p p {
    font-size: 13px;
    width: 100%;
    line-height: 22px;
}

section.about__secimg.leadershipppp .img_about1 {
    height: auto;
}

section.about__secimg.leadershipppp {
    background: #f7f6f2;
    padding-bottom: 40px;
}

.team_card {
    border: 1px solid #c9b1556b;
    border-radius: 0px 12px 12px 12px;
    padding: 5px;
    text-align: center;
    margin-right: 25px;
    position: relative;
    height: fit-content;
    width: 85%;
    margin-bottom: 85px;
    display: flex;
    flex-direction: column;
    height: 387px;
    transition: .4s;
}

.team_desig {
    position: absolute;
    background: #E5DBD2;
    padding: 1px 13px;
    top: -27px;
    left: -1px;
    border-radius: 9px 9px 0px 0px;
}

.team_desig p {
    color: #000;
    font-size: 13px;
    letter-spacing: .2px;
}

.team_imgg {
    background: #E5DBD2;
    height: 100px;
    width: 200px;
    border-radius: 0px 0px 150px 150px;
    text-align: center;
    position: relative;
    margin: auto;
}

.teamimg_wrapper {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    position: absolute;
    top: -102px;
    overflow: hidden;
}

.team_imgg img {
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%);
    height: 165px;
}

.speaker_namme {
    margin-top: 23px;
}

.speaker_namme h6 {
    margin: 0;
    font-style: italic;
    font-family: 'baskervville';
    color: #c1a435;
    font-size: 20px;
}

.speaker_namme p {

    font-size: 13px;
    letter-spacing: 1.4px;
}

.team_content {
    margin-top: 25px;
    margin-bottom: 50px;
    padding: 0 30px;
}

.team_content p {
    font-size: 14px;
    letter-spacing: .2px;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
}

section.team {
    float: left;
    width: 100%;
    padding: 100px 0;
    background: #fff;
}

.row.team_rooow .col-md-4:nth-child(3n) {
    display: flex;
    justify-content: end;
}

.row.team_rooow .col-md-4:nth-child(3n-1) {
    display: flex;
    justify-content: center;
}

/* .center__heading__all.team_headinggg {
    margin-bottom: 23px;
} */

.team_content {
    margin-top: 239px;
    transition: .4s;
    opacity: 0;
}

a.clickable_001 {
    position: relative;
    z-index: 99;
}

.team_contwrapper {
    flex: 1;
    position: relative;
    overflow: hidden;
}

.team_card:hover .team_content {
    margin-top: 25px;
    opacity: 1;
}

.team_card:hover {
    background: #E5DBD2;
}

.teams_Cardd {
    position: relative;
    border: 1px solid #bd9f2e73;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
}

.team_hover_content::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    top: -5px;
    background: #e5dbd2;
    transform: rotate(45deg);
    top: 49%;
    left: -5px;
}

.team_hover_content p {
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

/* .team_hover_content {
    position: absolute;
    bottom: -88%;
    background: #E5DBD2;
    left: 0;
    width: 100%;
    padding: 16px;
    z-index: 9;
} */

.teams_Cardd {
    position: relative;
    border: 1px solid #bd9f2e45;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 27px;
    /* background: #f7f6f2; */
}

.team_imggg img {
    height: 100px;
    margin-right: 20px;
}

.team__namess p {
    font-family: 'baskervville';
    color: #bea02e;
    font-style: italic;
    font-size: 18px;
}

.team__namess h3 {
    font-size: 22px;
    margin-bottom: 4px;
}

.team_hover_content {
    position: absolute;
    right: 0;
    background: #E5DBD2;
    /* left: 0; */
    width: 100%;
    padding: 18px;
    z-index: 9;
    /* display: none; */
    opacity: 0.9;
    transition: .4s;
    height: 100%;
    bottom: -100%;
    top: unset !important;
    display: flex;
    align-items: center;
}

.teams_Cardd:hover .team_hover_content {
    /* z-index: 9;
    opacity: 1;
    transform: translateX(0px); */
    bottom: 0;
}

/* .row.team_rooow .col-md-4:nth-child(3n) .teams_Cardd .team_hover_content {
    transform: translateX(0px);
    transform: translateY(-10px);
    left: 14%;
    bottom: -204px;
}
.row.team_rooow .col-md-4:nth-child(3n) .teams_Cardd .team_hover_content::before{
    top: -5px;
    left: 49%;
}
.row.team_rooow .col-md-4:nth-child(3n) .teams_Cardd:hover .team_hover_content {
    transform: translateY(0px);
} */

.teams_Cardd:hover {
    background: #f7f6f2;
}

section.banner.d-flex.align-items-end.about_banner.property_listbanner {
    background-image: url('../images/prop-list-banner.jpg');
    background-position: bottom;
}

.hamburger.nav_links ul {
    justify-content: flex-start;
}

.logo.logo__center {
    position: unset;
}

.logo.logo__center img {
    height: 70px;
}

a.ab__li {
    background: #e6e2db75;
    border: 1px solid #bea02e59;
    padding: 8px 20px;
}




.swiper-3d .swiper-slide-shadow-left {
    background-image: none !important;
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: none !important;
}

.pagintponns__s {
    position: relative;
    top: 17px;
    margin-top: 20px;
}

/* .swiper-slide {
    filter: blur(4px);
    -webkit-filter: blur(4px);
} */
.swiper-slide.swiper-slide--one.swiper-slide-visible.swiper-slide-active {
    filter: blur(0px);
}

.slider-row-outer .swiper-button-next {
    width: 40%;
    height: 100%;
    top: 0;
    opacity: 0;
}

.slider-row-outer .swiper-button-prev {
    width: 40%;
    height: 100%;
    top: 0;
    opacity: 0;
}


.swiper-slide.swiper-slide--one.swiper-slide-active {
    filter: blur(0px);
}

a.sun_logo img {
    height: 55px !important;
    /* transition: .3s; */
    transition: 1s;
    animation: rotate 20s infinite linear;
}

.scrolll_head {
    height: 57px;

}

/* @keyframes rotate {
    from{
        transform: rotate(360deg);
    }
    to{
        transform: rotate(0deg);
    }
} */

.foot_rightt ul p {
    /* font-family: 'baskervville'; */
    font-size: 23px;
    padding-bottom: 5px;
    color: #000;
    border-bottom: 1px solid #ccb96d;
    width: fit-content;
    margin-bottom: 16px !important;
}

.foot_rightt ul li a {
    color: #000;
    font-size: 14px;
}

.foot_rightt {
    display: flex;
    justify-content: space-between;
    padding: 60px 65px;
}

/* .row.slect_row .col-md-4:nth-child(3) .select_prpcard::after {
    content: '';
    width: 97%;
    height: 97%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 4px solid #d7b42f;
}

.row.slect_row .col-md-4:nth-child(2) .select_prpcard::after {
    content: '';
    width: 97%;
    height: 97%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 4px solid #fff;
} */

.coming_soon p {
    color: #fff;
    font-size: 20px;
    /* font-family: 'baskervville'; */
}

.coming_soon {
    position: absolute;
    bottom: 0;
    padding: 3px 14px;
    width: 100%;
    z-index: 9;
    text-align: right;
}

.swiper-container-3d .swiper-slide-shadow-left {
    display: none;
}

.swiper-container-3d .swiper-slide-shadow-right {
    display: none;
}

section.projects_sect {
    padding: 100px 0;
    padding-bottom: 0;
    background-image: url(../images/ss.png);
    background-size: 105%;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.prop_imgg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prop_imgg {
    height: 669px;
    overflow: hidden;
    flex: 1;
}

.prop_carddd {
    margin-bottom: 10em;
}

.prop_name {
    /* margin-top: 20px; */
    width: 53%;
    padding-right: 5em;
}

.prop_name h6 {
    margin-top: 16px;
}

.prop_name p {
    color: #a58f39;
    font-size: 41px;
    line-height: 1.2;
}

.prop_name span {
    background: #f0ede7;
    border: 1px solid #a58f396b;
    padding: 7px 13px;
    display: inline-block;
    color: #000;
    margin-top: 17px;
}


.row.mt-5.propp__roww a:nth-child(2n) .prop_name {
    padding-left: 5em;
    padding-right: 0;
}

.row.mt-5.propp__roww a {
    margin-bottom: 70px;
    display: inline-block;
}

/* .row.slect_row .col-md-4:nth-child(1) .select_prpcard::after {
    content: '';
    position: absolute;
    width: 97%;
    height: 97%;
    border: 4px solid #dbd0a278;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
} */

.linkss {
    text-align: center;
    margin-top: 58px !important;
}

.linkss a {
    display: inline-block;
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
    background: #f0ede7;
    border: 1px solid #bfa64373;
    padding: 8px 20px;
}

.linkss.conntct a {
    background: #f7f6f2;
}

.linkss.conntct {
    margin-top: 42px;
}

section.testimonials {
    float: left;
    width: 100%;
    padding: 60px 0;
    padding-top: 20px;
    background: #fff;
}

.test_contetn p {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.test_contetn {
    text-align: left;
    padding: 16px 20px;
    background: #f7f6f2;
    height: 105px;
}

.test_contetn h6 {
    font-size: 20px;
}

.test__img img {
    height: 268px;
    width: 100%;
    object-fit: cover;
}

.loader_img img {
    height: 150px;
}

.loader_img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.test_container .swiper-slide {
    padding: 0 !important;
}

.test_contetn h6 {
    font-size: 20px;
    color: #bea02e;
}

.abbimgg {
    position: relative;
}

.team_wrappperr {
    display: flex;
    overflow-x: hidden;
    width: 300vw;
    padding-top: 40px;
}

.col-md-4dffff {
    width: 12%;
    margin-right: 36px;
}

.team_wrappperr .col-md-4dffff:first-child {
    margin-left: 69px;
}

.row.commp_inforow .col-md-3 {
    margin-bottom: 38px;
}

.row.commp_inforow {
    justify-content: center;
    margin-top: 62px;
}

section.banner.d-flex.align-items-end.about_banner.company_info {
    background-image: url('../images/company-info.jpg');
    background-position: bottom;
}

section.have_query {
    float: left;
    width: 100%;
    background: #E5DBD2;
    padding: 32px;
    text-align: center;
}

.query__cont p {
    font-size: 20px;
}

.query__cont a {
    color: #000;
}

.query__cont h4,
.query__cont h2 {
    color: #bea02e;
    font-size: 33px;
    text-transform: capitalize;
    margin-bottom: 16px;
}

.row.commp_inforow .s__011456 h3 {
    /* text-transform: uppercase; */
    font-size: 21px;
    letter-spacing: 0.3px;
}

img.amrrrr {
    transform: scale(1.2);
}

section.banner.d-flex.align-items-end.about_banner.results_banner {
    background-image: url('../images/finssf-ban.jpg');
    background-position: bottom;
}

section.banner.d-flex.align-items-end.about_banner.cont_bannerr {
    background-image: url('../images/cont-banner.jpg');
}

section.banner.d-flex.align-items-end.about_banner.leaderhip_banner {
    background-image: url('../images/lead-banner.jpg');
}

section.banner.d-flex.align-items-end.about_banner.company_info {
    background-image: url('../images/comp-info-banner.jpg');
}

section.banner.d-flex.align-items-end.about_banner.proj_bannerr {
    background-image: url('../images/proj-page.jpg');
    background-size: 100%;
    background-position: top;
}

section.banner.d-flex.align-items-end.about_banner.media_banner {
    background-image: url('../images/new-ban.jpg');
    background-position: bottom;
}

section.banner.d-flex.align-items-end.about_banner.ann_bann {
    background-image: url('../images/ann-ban.jpg');
    background-position: bottom;
}

section.banner.d-flex.align-items-end.about_banner.join_abnnerrr {
    background-image: url('../images/join-us.jpg');
    background-position: bottom;
}

section.banner.d-flex.align-items-end.about_banner.postal_banner {
    background-image: url('../images/postal-ballot-banner.jpg');
    background-position: left;
}

section.banner.d-flex.align-items-end.about_banner.company_info.board-of_directors {
    background-image: url('../images/direct-banner.jpg');
}

.artis p {
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
}

.artis {
    position: absolute;
    bottom: 0;
    right: 0;
    backdrop-filter: blur(10px);
    background: #ffffff2e;
    padding: 0 10px;
}

section.fin_results {
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px 0;
}

.fin_card {
    height: 100%;
    padding: 25px;
    background: #f7f6f2;
    border: 1px solid #00000017;
    position: relative;
    height: 250px;
    width: 100%;
}

.row.fin_row .col-md-4 {
    margin-bottom: 21px;
}

.fin_card a {
    background: #bea02e;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: .3px;
    position: absolute;
    bottom: 17px;
}

.fin_card p {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    font-size: .85vw;
}

.inv_card p {
    font-size: 18px;
    line-height: 1.6;
}

.inv_card a {
    color: #000;
}

.inv_card h4 {
    margin-bottom: 20px;
    color: #c0a744;
}

.inv_card {
    padding: 37px;
    background: #f7f6f2;
    /* margin-bottom: 24px; */
    height: 100%;
}

section.fin_results .col-md-6 {
    margin-bottom: 26px;
}

section.fin_results.investor_servinf {
    padding: 100px 0;
}


.propp_crrdd {
    display: flex;
    align-items: center;
}

.row.mt-5.propp__roww a:nth-child(2n) .propp_crrdd {
    flex-direction: row-reverse;
}

.row.blog_roww {
    margin-top: 50px;
}

.row.blog_roww .p__product__0s {
    margin-top: 0;
    margin-bottom: 42px;
}

section.projects_sect.blog_listingg {
    padding: 50px 0;
}

.blog_img img {
    width: 100%;
}

.descript p {
    font-size: 12px;
    line-height: 16px;
}

section.blogg_singcontainer {
    padding: 10em 0;
}

.blog_contenttt p {
    font-family: 'worksans' !important;
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 21px;
}

.blog_contenttt {
    margin-top: 25px;
}

.blog_contntt {
    padding: 0 5em;
}

.ppimg.bolg___imggg img {
    height: 289px;
    object-position: bottom;
}

.blog_contenttt h4 {
    /* font-family: 'baskervville'; */
    font-size: 20px;
    color: #000;
    letter-spacing: .3px;
    padding: 12px 0;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.blog_contenttt p {
    /* font-family: 'baskervville'; */
    font-size: 20px;
    color: #000;
    letter-spacing: .3px;
    padding: 12px 0;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.blog_contenttt h1 {
    font-weight: 600 !important;
    margin-bottom: 11px !important;
    margin-top: 17px !important;
    font-size: 24px !important;
    font-family: 'worksans' !important;
}

.blog_contenttt h2 {
    font-weight: 600 !important;
    margin-bottom: 11px !important;
    margin-top: 17px !important;
    font-size: 24px !important;
    font-family: 'worksans' !important;
    color: #bfa237;
}

.blog_contenttt h3 {
    font-weight: 600 !important;
    margin-bottom: 11px !important;
    margin-top: 17px !important;
    font-size: 24px !important;
    font-family: 'worksans' !important;
    color: #bfa237;
}

.blog_contenttt h5 {
    font-weight: 600 !important;
    margin-bottom: 11px !important;
    margin-top: 17px !important;
    font-size: 24px !important;
    font-family: 'worksans' !important;
}

.blog_contenttt h6 {
    font-weight: 600 !important;
    margin-bottom: 11px !important;
    margin-top: 17px !important;
    font-size: 24px !important;
    font-family: 'worksans' !important;
}

section.contact_usss {
    padding: 80px 0;
}

.cont__conttt {
    max-width: 100%;
    margin: auto;
    width: 100%;
}

.forum__group {
    margin-bottom: 35px;
}

.sidebar {
    position: fixed;
    /* background: #f7f6f2; */
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    padding: 100px 40px;
    /* border-right: 1px solid #00000021; */
    display: flex;
    justify-content: space-between;
    left: -100%;
    transition: 1s;
}

.sidebar.active_sidebar {
    left: 0;
}

.side_right {
    flex: 1;
    padding: 0 25px;
}

.side_left {
    /* width: 50%; */
    padding: 0 30px;
}

.side_left .nav-tabs {
    flex-direction: column;
}

.side_left .nav-tabs .nav-link {
    /* width: fit-content; */
    color: #000;
    font-family: 'worksans';
    font-size: 21px;
    padding: 0;
    margin-bottom: 25px;
    text-align: left;
    border: none !important;
}

.side_left .nav-tabs .nav-link.active {
    background-color: transparent;
    border: none;
}

.side_left a {
    color: #000;
    font-family: 'worksans';
    font-size: 21px;
    padding: 0;
}

.side_left .nav-tabs {
    border: none;
}

.close {
    position: absolute;
    top: 9px;
    right: 14px;
    font-size: 22px;
    color: #000;
    cursor: pointer;
}

.side_cntainer a {
    color: #000;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
}

.col-md-444 {
    position: relative;
}

/*
.col-md-444::before{
    position: absolute;
    content: '';
    inset: 0;
     transition: .3s;
}
.col-md-444:hover ~ .result_hover::before{
    backdrop-filter: blur(10px);
}
.col-md-444:has(> .result_hover:hover::before ){
    backdrop-filter: blur(10px);
}

*/
/*
.row.hoverme1:hover .vv1 {
     filter: blur(0px);
}

.row.hoverme1:hover .vv2 {
    filter: blur(4px);
}

.row.hoverme1:hover .vv3 {
   filter: blur(4px);
}
*/


/* .result_hover {
    filter: blur(4px);
} */
.col-md-444.result_hover .navigation__link.active {
    background: transparent;
}

.col-md-444:hover .navigation__link {
    background: #b89f3f;
}


ul.socials li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 43px;
    background: #b4babf;
    border-radius: 14px;
    color: #000;
    font-size: 19px;
    margin: 0 2px;
}

section.lead_teamsection {
    float: left;
    width: 100%;
    background: #fff;
    padding: 75px 0;
}

.lead_tabbtns .nav-item button.nav-link.active {
    background: #f0ede7;
    border-color: #b89f3f;
}

.lead_tabbtns .nav-item button.nav-link {
    color: #000;
    border: 1px solid #b89f3f52;
    border-radius: 0;
    margin: 0 2px;
    background: #fff;
    font-family: worksans;
}

.lead_tabbtns .nav-tabs {
    justify-content: center;
    border: none;
    margin-bottom: 40px;
}

.teamcard h4 {
    margin-bottom: 5px;
    font-size: 21px;
}

.teamcard p {
    color: #b99f3a;
    /* text-transform: capitalize; */
    font-style: italic;
}

.teamcard img {
    width: 100%;
    margin-bottom: 17px;
}

.teamcard {
    text-align: center;
    padding: 11px;
    /* margin-bottom: 40px; */
    background: #f0ede7;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.teamss_Containerrr {
    max-width: 77%;
    margin: auto;
    width: 100%;
}

.teamcard img {
    width: 100%;
    margin-bottom: 17px;
    height: 289px;
    object-fit: cover;
    object-position: top;
}

.teamss_Containerrr .col-md-3 {
    margin-bottom: 25px;
}

.teamcard:hover .team_hover_content {
    /* z-index: 9;
    opacity: 1;
    transform: translateX(0px); */
    bottom: 0;
}

.teamss_Containerrr .col-md-3:nth-child(4n) .teamcard .team_hover_content {
    transform: translateX(0px);
    transform: translateY(-10px);
    left: 14%;
    bottom: -204px;
    height: fit-content;
}

.teamss_Containerrr .col-md-3:nth-child(3n) .teamcard:hover .team_hover_content {
    transform: translateY(0px);
}

.team_hover_content {
    top: 25%;
}

.team_hover_content p {
    color: #000 !important;
    font-style: normal !important;
}

.row.slect_row.projectss_roww .col-md-4 {
    margin: auto;
}

.row.slect_row.projectss_roww .select_prpcard::after {
    border: none !important;
}

a.invester_01 {
    /* color: #3d3d3d; */
    /* font-family: 'baskervville'; */
    font-size: 23px;
    padding-bottom: 5px;
    color: #000;
    border-bottom: 1px solid #ccb96d;
    width: fit-content;
    margin-bottom: 16px !important;
    position: relative;
    /* bottom: 20px; */
}

li.invester_01 {
    margin-top: 16px;
}

a.invester_01:hover {
    color: #000;
}

button.fin_card-01 {
    background: #bea02e;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: .3px;
    position: absolute;
    bottom: 17px;
    border: hidden;
}

.row.slect_row.projectss_roww .select_prpcard {
    height: 660px;
}

.row.slect_row.projectss_roww .selectProp_cont h2 {
    font-size: 38px;
}

.row.slect_row.projectss_roww .selectProp_cont {
    backdrop-filter: none;
    background: transparent;
    transform: rotate(-90deg);
    top: 0;
    left: 100px;
    z-index: 99;
}

.row.slect_row.projectss_roww .select_prpcard::after {
    height: 100% !important;
    width: 100% !important;
    background: #c8ad4d85;
    padding: 0;
    bottom: 0;
    top: unset !important;
    left: 0 !important;
    transform: none !important;
    bottom: -100%;
    transition: .7s;
}

.row.slect_row.projectss_roww .select_prpcard:hover::after {
    bottom: 0%;
}

.s__09lefts img {
    height: 430px;
    width: 88%;
    object-fit: cover;
    object-position: right top;
}

section.about__secimg {
    padding-top: 17px;
}

.teamss_Containerrr .col-md-4 {
    margin-bottom: 27px;
}

.props_left .center__heading__all p {
    width: 100%;
    padding-bottom: 12px;
}

.props_left .center__heading__all {
    width: 68%;
    text-align: center;
    margin: unset;
    margin: auto;
}

.row.propss_row .col-md-5 {
    padding: 0;
}

.row.propss_row {
    background: #f7f6f2;
}

section.all_propsss {
    padding: 100px 0;
    background: #fff;
}

.props_left {
    padding: 40px;
}

.prop_detailss {
    margin-top: 93px;
}

.prop_limgg img {
    height: 499px;
    object-fit: cover;
    width: 100%;
}

.porpp__imgggg.hawwwzz .coming_soon p {
    text-shadow: 2px 2px #000;
    font-size: 25px;
}

.tripun_details {
    width: 70%;
    /* background: #f7f6f2; */
    padding: 35px;
    margin: auto;
    /* margin-top: 25px; */
    text-align: center;
    padding-top: 13px;
}

.props_left .center__heading__all h3 {
    padding-bottom: 8px;
}

.purposeee p {
    color: #fff;
    font-size: 12px;
}

.purposeee {
    position: absolute;
    bottom: 2px;
    padding: 0 10px;
}

.porpp__imgggg img {
    height: 527px;
    width: 100%;
    object-fit: cover;
}

.prop_crdcontent h4 {
    color: #bea02e;
    /* text-transform: uppercase; */
    font-family: 'worksans';
    padding-bottom: 8px;
    font-size: 21px;
}

.other_deliverproj .swiper-slide {
    height: auto;
}

.prop_crdcontent {
    padding: 10px;
}

.porps_Cardd {
    background: #f7f6f2;
    height: 100%;
}

.prop_crdcontent {
    padding: 32px 20px;
}

.row.trip_roww {
    margin-top: 100px;
}

.other_deliverproj {
    margin-top: 92px;
}

.other_deliverproj .porpp__imgggg img {
    height: 360px;
}

.prop_crdcontent p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.row.propss_row.hihi__siok {
    margin-top: 120px;
}

.props_left a {
    display: inline-block;
    background: #e6e2db75;
    border: 1px solid #bea02e59;
    padding: 8px 20px;
    color: #000;
    font-size: 14px;
    margin-top: 29px;
}

.row.propss_row.fhh_s7j {
    margin-top: 40px;
}

.other_deliverproj .center__heading__all {
    margin-bottom: 0;
    padding: 0;
}

.other_deliverproj .center__heading__all h3 {
    padding: 0;
    margin: 0;
}

.porpp__imgggg::before {
    content: '';
    position: absolute;
    inset: 0;
    /* background-image: linear-gradient(to bottom, rgb(304 45 19 / 0%), rgb(0 0 0 / 49%)); */
}

.porpp__imgggg {
    position: relative;
}

.porpp__imgggg .coming_soon p {
    font-size: 2vw;
}

.porpp__imgggg .coming_soon {
    bottom: 10px;
}

.prop__imgg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.prop__imgg {
    height: 100%;
}

.imgggg.position-relative {
    overflow: hidden;
}

.test__img iframe {
    width: 100%;
    height: 277px;
}

section.ser__ijhs .center__heading__all h3 {
    margin: 0;
    padding: 0;
    text-align: center;
}

.center__heading__all {
    text-align: center;
}

.center__heading__all h1 {
    color: #bea02e;
    text-align: center;
    font-size: 32px;
}

section.ser__ijhs .center__heading__all {
    padding: 0;
}

.contact__mid ul a {
    display: flex;
    align-items: center;
}

.maillls h4 {
    margin-bottom: 3px;
}

.maillls p {
    color: #000;
}

.maillls {
    flex: 1;
}

.cnt_imgg {
    width: 53px;
    height: 53px;
    background: #bda130;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    margin-right: 15px;
}

.contact__mid li {
    margin-bottom: 30px;
}

.contact_right {
    padding: 0 60px;
}

.contact__mid {
    margin-top: 40px;
}

.line__01 {
    font-size: 10px;
    /* font-family: 'Times New Roman', Times, serif; */
    font-weight: 600;
    color: #282626;
}

.line__02 {
    font-size: 16px;
    padding-top: 18px;
    margin-bottom: 10px;
    color: #000000;
}

.test__img {
    position: relative;
}

.play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #bea02e;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.thumbnaill {
    position: absolute;
    inset: 0;
    cursor: pointer;

}

.sidebar_logo img {
    height: 63px;
}

.sidebar_logo {
    position: absolute;
    top: 0;
    left: 0;
}

.sidebar {
    padding: 0;
}

p.line__01 strong:nth-child(2) {
    margin-left: 30px;
}

.side_left {
    padding: 7em 55px;
    border-right: 1px solid #bea02e59;
    margin-top: 0px !important;
    border-top: 1px solid #bea02e59;
    width: 22%;
    background: #f7f6f2;
    position: relative;
}

.porpp__imgggg.hawwwzz .coming_soon {
    bottom: 0 !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background: #ffffff12;
    padding-bottom: 28px;
    padding-top: 10px;
    z-index: 1;
}

.porpp__imgggg.hawwwzz .artis {
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    background: transparent;
    z-index: 9999;
}

.close_click {
    flex: 1;
}

.side_right {
    padding: 7em 55px;
    margin-top: 82px;
    border-top: 1px solid #bea02e59;
}

.side_left .nav-tabs .nav-link.active {
    background: #f0ede7;
}

.side_left .nav-tabs .nav-link {

    padding: 5px 17px;
    margin-bottom: 14px;
}

.side_left a {
    padding: 5px 17px;
    display: block;
}

.side_left a {
    padding: 9px 0px;
    border-bottom: 1px solid #00000024;
}

.teamss_Containerrr .row {
    justify-content: center;
}

.maillls h6 {
    margin-top: 10px;
    font-size: 14px;
    border-bottom: 1px solid #000;
    width: fit-content;
    padding-bottom: 2px;
}

.carrrerr {
    text-align: center;
    margin-bottom: 60px;
}

.cult_connt {
    padding: 30px;
    background: #f7f6f2;
    width: 76%;
    margin: auto;
    margin-top: 13px;
}

section.career_sec {
    padding: 50px 0;
    background: #fff;
}

.cult_img img {
    width: 100%;
}

.cult_img {
    width: 76%;
    margin: auto;
}

.s__09lefts video {
    height: 499px;
    width: 88%;
    object-fit: cover;
    object-position: right top;
}

.other_deliverproj .swiper-wrapper {
    justify-content: center;
}

.blog_headdd {
    margin-top: 30px;
}

.blog_headdd h2 {
    font-size: 32px;
    color: #bfa237;
}

section.join-ourteamsff3 .team_headingg {
    position: unset;
    text-align: center;
    width: 40%;
    margin: auto;
    transform: unset;
}

section.join-ourteamsff3 {
    float: left;
    width: 100%;
    padding: 50px;
}

.joinouttee .team_headingg p {
    padding: 0;
    font-size: 16px;
    line-height: 22px;
}

.appr_right p span {
    font-family: 'worksans';
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 600;
}

div#audio-control {
    position: absolute;
    bottom: 6px;
    right: 8px;
    background: #f0ede7;
    padding: 2px 10px;
}

span.bold-letters {
    font-weight: 600;
    font-family: 'worksans';
    color: #bfa237;
}

.blog_headdd h1 {
    color: #bfa237;
    font-size: 32px;
}

@media screen and (min-width:320px) and (max-width: 768px) {
    html {
        overflow-x: hidden;
    }

    .s__09lefts video {
        height: 400px;
        width: 100%;
    }

    header.header {
        padding: 0 10px;
        height: 70px;
    }

    header.header .col-md-4 {
        width: 33.33%;
    }

    .logo.logo__center img {
        height: 40px;
    }

    .banner_bot {
        width: 100%;
    }

    .banner_bot a {
        padding: 0 10px;
        font-size: 12px;
        height: 50px;
    }

    section.banner {
        height: 65vh;
        background-attachment: unset !important;
        background-size: cover !important;
    }

    section.about__secimg {
        padding: 40px 0px;
        /* text-align: center; */
    }

    .logo.logo__center img {
        height: 40px;
    }

    .s__09lefts img {
        height: 380px;
        width: 100%;
    }

    .s__09lefts {
        width: 100%;
        left: 0;
    }

    .blog_headdd h2 {
        font-size: 24px;
        color: #bfa237;
    }

    .ppimg.bolg___imggg img {
        height: 278px;
        /* object-position: bottom; */
    }

    .conte__98e {
        padding: 37px 10px;
    }

    .conte__98e h4,
    .conte__98e h2 {
        padding-bottom: 6px;
    }

    .conte__98e h4,
    .conte__98e h2 {
        font-size: 26px;
    }

    .conte__98e h3 {
        color: #000;
        font-size: 13px;
        line-height: 19px;
    }

    .center__heading__all {
        width: 100%;
        padding-bottom: 13px;
        margin-top: 0px;
    }

    .center__heading__all p {
        font-size: 13px;
        width: 96%;
        line-height: 19px;
    }

    a.ab__li {
        font-size: 12px;
        padding: 6px 11px;
    }

    section.thetarcedg__98 {
        padding: 69px 0px;
        padding-bottom: 28px;
    }

    .color__cen__heading h4 {
        font-size: 20px;
    }

    .color__cen__heading h2,
    .color__cen__heading p {

        font-size: 20px;
        font-size: 13px;
        line-height: 1.5;
        width: 100%;
    }

    .des_bot {
        bottom: 40px;
        width: 100%;
        transform: unset;
        position: unset;
        margin-top: 14px;
    }

    section.designed {
        height: auto !important;
    }

    .des_bot p {
        font-size: 13px;
    }

    .des_mid {
        top: 56%;
        height: 18%;
        width: 70%;
    }

    .select_prpcard {
        height: 357px;
        margin-bottom: 14px;
    }

    .coming_soon p {
        font-size: 19px;
    }

    .selectProp_cont h2,
    .selectProp_cont p {
        font-size: 20px;
    }

    .leader_shipps h3 {
        font-size: 21px;
    }

    .s__9994411s h3 {
        font-size: 13px;
    }

    .col-md-444 {
        width: 100% !important;
    }

    .s__li__maop {
        height: 326px;
    }

    .s__011456 h3 {
        font-size: 21px;
        letter-spacing: 0px;
    }

    .col-md-444.sf353 {
        display: none;
    }

    .center__heading__all h3,
    .center__heading__all h2 {
        font-size: 21px;
    }

    section.testimonials {
        padding-top: 44px;
    }

    .foot_rightt {
        padding: 36px 10px;
        flex-wrap: wrap;
    }

    .foot_rightt ul {
        width: 50%;
        margin-bottom: 32px;
    }

    p.cente_ff {
        padding-left: 0;
        text-align: center;
    }

    .p__product__0s {
        margin-left: 0;
        margin-top: 100px;
    }

    section.lead_teamsection {
        padding: 40px 0;
    }

    section.banner.d-flex.align-items-end.about_banner {
        height: 46vh;
        background-position: right;
    }

    .story_bot h4 {
        /* font-family: 'baskervville'; */
        font-size: 13px;
    }

    .story_bot {
        margin-top: 20px;
        width: 96%;
    }

    .story__botbt p {
        font-size: 13px;
    }

    .appr_left img {
        height: 402px;
        width: 100%;
    }

    .story__botbt {
        margin-top: 30px;
    }

    .appr_right h3 {
        font-size: 21px;
    }

    .appr_right {
        margin-top: 30px;
    }

    .appr_right p {
        font-size: 13px;
        line-height: 1.6;
    }

    .curioo_container {
        width: 100%;
    }

    .curioo_container h3 {
        margin-bottom: 21px;
        /* font-family: 'baskervville'; */
        font-size: 21px;
    }

    .curioo_container p {
        width: 100%;
        font-size: 13px;
    }

    .philo_left {
        margin-top: 10px;
        margin-left: 0px;
    }

    .creat__nurtt h2,
    .creat__nurtt h4 {
        /* font-family: 'baskervville'; */
        font-size: 37px;
    }

    .phillef_imgs img:nth-child(1) {
        height: 231px;
    }

    .phillef_imgs img:nth-child(2) {
        height: 231px;
        margin-bottom: 20px;
    }

    .phillef_imgs {
        margin-top: 46px;
    }

    .mis_cont {

        padding: 25px;
    }

    .mis_cont h3 {

        font-size: 21px;
        margin-bottom: 14px;
    }

    .mis_cont p {
        font-size: 13px;
    }

    section.values {
        padding: 48px 20px;
    }

    .val_left h2 {
        /* font-family: 'baskervville'; */
        font-size: 24px;
        margin-bottom: 30px;
    }

    .val_left {
        width: 100%;
    }

    .val_left img {
        height: 335px;
    }

    .valll__h {
        width: 100%;
    }

    .val_right img {
        display: none;
    }

    .val_right ul li {

        padding: 22px 0;
    }

    .foot_rightt ul p {
        /* font-family: 'baskervville'; */
        font-size: 20px;
    }

    .s11144s h3,
    .s11144s h2 {
        font-size: 21px;
    }

    .lead_tabbtns .nav-item button.nav-link {
        margin-bottom: 6px;
    }

    .teamss_Containerrr {
        max-width: 86%;
    }

    .contact_right {
        padding: 29px 10px;
    }

    .cnt_imgg {
        width: 44px;
        height: 44px;
    }

    .contact__mid li {
        margin-bottom: 22px;
    }

    section.contact_usss {
        padding: 63px 0;
    }

    .sidebar {
        width: 100%;
    }

    .nav_links ul li a {
        font-size: 12px;
    }

    .props_left {
        padding: 34px 10px;
    }

    section.all_propsss {
        padding: 69px 0;
        padding-top: 0;
    }

    .prop_limgg img {
        height: 300px;
        margin-bottom: 14px;
    }

    .tripun_details {
        padding: 23px;
        margin-top: 0px;
        width: 100%;
        padding-top: 13px;
    }

    .porpp__imgggg .coming_soon {
        bottom: 28px;
    }

    .tripun_details p {
        font-size: 13px;
        line-height: 1.6;
    }

    .porpp__imgggg img {
        height: 330px;
        width: 100%;
    }

    .porpp__imgggg .coming_soon p {
        font-size: 8vw;
    }

    .prop_crdcontent p {
        font-size: 13px;
        line-height: 1.6;
    }

    .other_deliverproj .swiper-wrapper {
        justify-content: unset;
    }

    .other_deliverproj .porpp__imgggg img {
        height: 270px;
    }

    .side_left {
        padding: 6em 16px !important;
    }

    .side_left .nav-tabs .nav-link {
        font-size: 16px;
    }

    .side_left a {
        font-size: 16px;
    }

    .side_left a {
        width: max-content;
        /* display: inline-block; */
    }

    .side_right {
        padding: 6em 24px !important;
    }

    .side_cntainer a {
        font-size: 13px;
        /* width: max-content; */
    }

    .fin_card {
        height: 262px;
    }

    .line__02 {
        font-size: 13px;
    }

    section.blogg_singcontainer {
        padding: 7em 0;
    }

    .fin_card p {
        font-size: 12px;
    }

    .cult_img {
        width: 95%;
    }

    .cult_connt {
        width: 95%;
    }

    .cult_connt p {
        font-size: 13px;
    }

    section.fin_results.postal_balll .fin_card {
        height: 230px;
    }

    section.fin_results.ffef___reusits .fin_card {
        height: 163px;
    }

    .form {
        padding: 36px 30px !important;
    }

    .banner_video {
        top: 40px;
    }

    .des_mid {
        position: unset;
        transform: unset !important;
        width: 100% !important;
        height: 365px !important;
    }

    .side_left {
        width: 54%;
    }

    .artis {
        background: #00000038;
    }

    .val_right {
        margin-top: 20px;
    }

    section#our-leadership .center__heading__all {
        width: 95%;
    }

    .team_headingg {
        position: relative;
        transform: none;
        left: 0;
        top: 0;
        margin: 30px 0;
        padding: 0 25px;
    }

    .team_headingg p {
        width: 100%;
        padding-bottom: 0;
    }

    .form.ab__form {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .props_left .center__heading__all {
        width: 95% !important;
    }

    .prop_detailss {
        margin-top: 34px;
    }

    .query__cont h4,
    .query__cont h2 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .query__cont p {
        font-size: 14px;
    }

    .other_deliverproj {
        margin-top: 44px;
    }

    .select__property {
        padding: 36px 0px;
    }

    section.our_philosphyy {
        padding: 30px 0;
    }

    .s11144s.phil_headd h3 {
        font-size: 21px;
    }

    section.mission_vision {
        padding-bottom: 25px;
    }

    section.mission_vision .col-md-4 {
        margin-bottom: 10px;
    }

    section.ser__ijhs .center__heading__all {
        padding: 0;
        margin-top: 30px;
    }

    .blog_contntt {
        padding: 0 0em;
    }
}




.magnific-img img {
    width: 100%;
    height: auto;
}

.mfp-bottom-bar,
* {
    font-family: 'Abel', sans-serif;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.audiosvideoscarsd {
    background: #bea02e;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: .3px;
    /* position: absolute; */
    bottom: 17px;
    margin-bottom: 20px;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}


.shaoreholer-informsss p {
    margin-bottom: 15px !important;
    line-height: 32px;
}

h4.formiveserv {
    font-size: 20px;
    font-weight: 600;
}

table.invefortable {
    margin: 40px 0 !important;
}

.invefortable {
    border: 1px solid #000;
    border-collapse: collapse;
}

.invefortable tr {
    border: 1px solid #000;
    border-collapse: collapse;
}

.invefortable td {
    border: 1px solid #000;
    border-collapse: collapse;
    padding: 10px;
}

.invefortable th {
    border: 1px solid #000;
    border-collapse: collapse;
    padding: 10px;
}

ul.elifdsd {
    list-style: disc;
    padding-left: 33px !important;
}

ul.elifdsd li {
    padding-bottom: 15px;
}

.delay_pop {
    background: #0000006b;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999999;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
}

.popp_cup {
    /* height: 400px; */
    width: 1100px;
    max-width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    display: flex;
    align-items: center;
    justify-content: center;
}

.cross {
    position: absolute;
    right: -11px;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    top: -18px;
    z-index: 22;
}

.popp_cup a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pop__aaa a {
    color: #000;
    font-size: 18px;
}

.pop__aaa {
    background: #fff;
    padding: 7px;
    text-align: center;
}

.popp_cup img {
    height: 100%;
    width: 100%;
    /* object-fit: cover; */
}

.share-buttons-container {
    display: none;
    justify-content: end;
    align-items: center;
    /* background: #bcbcf2; */
    width: 100%;
    /* height: 100vh; */
    position: relative;
    top: 15px;
}

.share-list {
    width: 100%;
    text-align: end;
    display: flex;
    align-items: center;
    justify-content: end;
}

.share-list a {
    font-size: 16px;
    color: #fff !important;
    background: #a58c30;
    margin-right: 10px;
    width: 35px;
    display: flex;
    height: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    cursor: pointer;
}

a.hilight {
    color: #0d6efdb3;
}

span.disclaimer a {
    color: #bea02e;
}

.actualz {
    position: relative;
    margin-bottom: 23px;
}

.image-text__1 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #0000004f;
    backdrop-filter: blur(2px);
    padding: 4px;
}

.image-text__1 h4 {
    font-size: 11px;
    color: #fff;
    letter-spacing: .2px;
    margin-bottom: 0;
}

.actualzz {
    position: relative;
    margin-bottom: 23px;
}

.page-loader {
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 999999999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    background: #fff;
}

.theloadercampaign {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

a.disp_block.logooo.theloaderlogos {
    position: absolute;
    top: 17px;
    left: 14px;
    width: 200px;
}

@media (max-width:991px) {
    .popp_cup {
        width: 600px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .popp_cup {
        height: auto;
        width: 85%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    ul.gf__0987 {
        margin-top: -14px;
    }
}

@media screen and (min-width:1800px) and (max-width:2000px) {

    .creat__nurtt h2,
    .creat__nurtt h4 {
        /* font-family: 'baskervville'; */
        font-size: 3vw;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 1.1;
    }
}

@media screen and (min-width:2100) and (max-width:3000px) {

    .creat__nurtt h2,
    .creat__nurtt h4 {
        /* font-family: 'baskervville'; */
        font-size: 2vw;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 1.1;
    }
}

.blog_contenttt ul li {
    letter-spacing: .3px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-family: 'worksans' !important;
}

.blog_contenttt ul li {
    margin-bottom: 10px;
}


.table_format_dv h5 {
    text-transform: uppercase;
}
.table_format_dv table {
    width: 100%;
    margin-top: 40px;
}

.table_format_dv table tr th,
.table_format_dv table tr td {
    border: 1px solid #CCC;
}

.table_format_dv table tr td {
    padding: 11px 18px;
}

.table_format_dv table tr th {
    background: #E5DBD2;
    padding: 9px 18px;
}

.table_format_dv h5 {
    text-align: center;
}

.table_format_dv table {
    margin-top: 25px;
}

.table_format_dv {
    margin-top: 10px !important;
}

.table_format_dv+.table_format_dv {
    margin-top: 40px !important;
}

.popup_slider {
    overflow: hidden;
    height: auto;
}
.popup_slider .swiper-wrapper {
    height: auto;
}
.swiper-slide {
    padding-top:0 !important;
}