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

body,
p {
    font-family: Cantarell;
}

.hamburger:hover,
.toggle {
    cursor: pointer;
}

#gallery,
.grid {
    grid-template-columns: repeat(3, 1fr);
}

.ownwayslider-hover img,
img {
    max-width: 100%;
}

.grid_on_text .res_hd,
.hn_grid_on_text .res_hd {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.ag-carousel-arrow_box,
.icon_items a span {
    white-space: nowrap;
}

.noContent,
a#navbarDropdownMenuLink {
    pointer-events: none;
}

:root,
html {
    scroll-behavior: unset;
}

@font-face {
    font-family: tintacoated-regular;
    src:
        url("../fonts/tintacoated-regular-webfont.woff2") format("woff2"),
        url("../fonts/tintacoated-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Cantarell;
    src: url("../fonts/Cantarell-Regular.eot");
    src:
        url("../fonts/Cantarell-Regular.eot#iefix") format("embedded-opentype"),
        url("../fonts/Cantarell-Regular.woff") format("woff"),
        url("../fonts/Cantarell-Regular.ttf") format("truetype"),
        url("../images/Cantarell-Regular.svg#Cantarell-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body {
    letter-spacing: 1px;
    font-weight: 700;
    overflow-x: hidden;
    background: #f9f4ed;
}

body::-webkit-scrollbar {
    width: 5px;
}

body::-webkit-scrollbar-track {
    border-radius: 0;
}

body::-webkit-scrollbar-thumb {
    background: #454545;
    border-radius: 0;
}

body::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.navbar-nav::-webkit-scrollbar {
    width: 0;
}

.navbar-nav::-webkit-scrollbar-track {
    border-radius: 0;
}

.navbar-nav::-webkit-scrollbar-thumb {
    background: #f6f2ef;
    border-radius: 0;
}

.navbar-nav::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.relative {
    position: relative !important;
}

.spinner-fixed,
header {
    position: fixed;
    top: 0;
    left: 0;
}

.tech_logo {
    width: 300px !important;
    height: auto !important;
}

.error,
.error-message {
    color: red;
    font-size: 12px;
    text-transform: inherit;
    letter-spacing: 0;
    margin-top: 10px;
}

.enqbtn,
.load_more_btn a,
.newbtn,
.project span,
.top_title,
footer .menu2 li a {
    text-transform: uppercase;
}

.clrwh,
.formrowdt form .s-input>input:checked+label>i:after {
    color: #fff !important;
}

.hd,
p {
    line-height: 1.5;
    color: #454545;
    font-weight: 400;
}

ul {
    list-style: none;
}

a:focus {
    outline: 0;
}

img {
    object-fit: cover;
    object-position: center;
}

.pd_l0 {
    padding-left: 0;
}

.pd_r0 {
    padding-right: 0;
}

.maxwidth {
    max-width: 900px;
}

p {
    font-size: 16px;
}

.conatct,
.hd,
.menu li a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: tintacoated-regular;
}

.description_details ul li:last-child,
.lpt_text p:last-child,
p:last-child {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

.hd {
    font-size: 38px;
    margin-bottom: 20px;
}

.top_title,
header.navbg .menu li a,
header.navbg a.conatct {
    color: #000;
}

.h4 {
    line-height: 1.5 !important;
}

.padt80 {
    padding-top: 80px;
}

.padt70 {
    padding-top: 70px;
}

.spinner-fixed {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.9);
}

.hamburger .line,
.spinner {
    width: 30px;
    background-color: #fff;
}

.spinner {
    margin: 0 auto;
    height: 30px;
    border-radius: 50%;
    -webkit-animation: 2s infinite spinner-ease;
    animation: 2s infinite spinner-ease;
}

@-webkit-keyframes spinner-ease {

    0%,
    100% {
        transform: rotateX(0);
    }

    32.5%,
    57.5%,
    7.5%,
    82.5% {
        background-color: #f6f2ef;
    }

    32.51%,
    57.51%,
    7.51%,
    82.51% {
        background-color: #f9f5f2;
    }

    25% {
        transform: rotateX(180deg);
    }

    50% {
        transform: rotateZ(180deg);
    }

    75% {
        transform: rotateY(180deg);
    }
}

@keyframes spinner-ease {

    0%,
    100% {
        transform: rotateX(0);
    }

    32.5%,
    57.5%,
    7.5%,
    82.5% {
        background-color: #f6f2ef;
    }

    32.51%,
    57.51%,
    7.51%,
    82.51% {
        background-color: #f9f5f2;
    }

    25% {
        transform: rotateX(180deg);
    }

    50% {
        transform: rotateZ(180deg);
    }

    75% {
        transform: rotateY(180deg);
    }
}

.megamenu,
.nav_details,
.nav_detailsright {
    background: #f9f4ed;
    position: absolute;
}

.top_marg {
    margin-top: 75px;
}

.tb_space {
    margin: 60px 0;
}

.top_title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
}

#all .grid_img_res:after,
#ecoverage .grid_img_res:after,
.b_gr .col-lg-4,
.b_gr .col-md-6,
.dsk_none,
.enqbtnsfixedheder,
.events_grid_wrap .grid_img_res:after,
.filter_link .dropdown-toggle::after,
.hm_btn_mob,
.img-hide,
.mb-show,
.mb2-show,
.mbbreck,
.mega-menu-list li a:before,
.n_title a:last-child:after,
.nav_tab_grid .nav-item:last-child .nav-link:after,
.navlist ul li a:before,
.poiconmobile,
.tab-show,
footer .menu2 li:last-child a:after {
    display: none;
}

.cclogowrap a,
.gallery-slide .slick-slide.slick-current.slick-active.slick-center .hn_grid_on_text,
.hm_btn_dsk,
.hover_drop_retail:hover~.megamenu,
.img-show,
.mb_none,
.member-slide .slick-slide.slick-current.slick-active.slick-center .hn_grid_on_text,
.poicondesktop,
.pro_icon a {
    display: block;
}

.email_wrap,
.evdsk,
.footinclude,
.menu-foot .mobile-view {
    display: none !important;
}

.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.nav_details,
.retail_dropdown {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.load_more_btn {
    width: 100%;
    max-width: 200px;
    margin: 50px auto 0;
    overflow: hidden;
    text-align: center;
}

.load_more_btn a {
    display: block;
    color: #000;
    font-size: 12px;
    border: 1px solid #838383;
    width: 100%;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    transition: 0.85s;
    font-weight: 600;
    letter-spacing: 1px;
}

.resi-data .btns,
a.btn2,
a.btnbb,
a.btns2 {
    border-bottom: 1px solid #454545;
}

.load_more_btn a:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: 0.85s;
    transform: translateY(105%);
}

.enqbtn:hover,
.load_more_btn a:hover,
.newbtn:hover,
.subscribe button:hover {
    color: #fff;
}

.load_more_btn a:hover:after {
    transform: translateY(0);
    color: #fff;
}

.slideup {
    top: -135px;
}

.addflex,
.nav_grid {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav_item_grid {
    width: 33.3vw;
    position: relative;
}

.hamburger {
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 99999;
}

.hamburger .line {
    height: 1.6px;
    display: block;
    margin: 8px 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.hamburger .line.bgclrch {
    background-color: #858585;
}

#hamburger.is-active span,
header.navbg .hamburger .line,
header.sticky .hamburger .line {
    background-color: #000;
}

header.navbg .logo svg .cls-1,
header.sticky .cls-1 {
    fill: #000;
}

#hamburger.is-active {
    -webkit-transition: 0.3s ease-in-out 0.6s;
    -o-transition: 0.3s ease-in-out 0.6s;
    transition: 0.3s ease-in-out 0.6s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#hamburger.is-active .line:nth-child(2),
.logoslide-n .item_lg:nth-child(5n):after {
    width: 0;
}

#hamburger.is-active .line:first-child,
#hamburger.is-active .line:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

#hamburger.is-active .line:first-child {
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -o-transform: translateY(12px);
    transform: translateY(12px);
}

#hamburger.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(90deg);
    -ms-transform: translateY(-8px) rotate(90deg);
    -o-transform: translateY(-8px) rotate(90deg);
    transform: translateY(-8px) rotate(90deg);
}

.icon_grid img,
.logo img,
.logo svg,
footer .logo {
    width: 100px;
}

header {
    padding: 17px 0 9px;
    right: 0;
    z-index: 999;
    transition: 0.5s ease-in-out;
}

header.sticky {
    background-color: #f9f4ed;
}

.filter_link button i,
header.sticky a {
    color: #454545 !important;
}



.blog-carousel .slick-slide,
.media li,
.menu li,
.menu2 li {
    margin: 0 12px;
}

.menu li a {
    color: #fff;
    font-size: 12px;
    transition: 0.5s ease-in-out;
    text-decoration: none;
    position: relative;
    font-weight: 400;
}

.media li a,
.menu2 li a {
    font-family: Cantarell;
    transition: 0.5s ease-in-out;
    position: relative;
    text-decoration: none;
    font-size: 12px;
}

.menu2 li a {
    color: #454545;
}

.jobbtn .dsc_btn a:before,
.menu li a:before,
a.conatct:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    height: 0.5px;
    transition: 0.5s;
}

.events_img_grid .dsc_btn a:hover:before,
.hoversh .phemail a:hover:before,
.jobbtn .dsc_btn a:hover:before,
.menu li a:hover:before,
.n_title a:hover:before,
.nav_fullw ul li a:hover:before,
.resi-bottom .btns:hover:before,
.sitelink ul li a:hover:before,
.sitemap_sub_nav span a:hover:before,
a.btn2:hover:before,
a.btns2:hover:before,
a.conatct:hover:before,
footer .menu li a:hover:before,
footer .menu2 li a:hover:before,
footer .mobile-view a:hover:before,
footer .quick-links a:hover:before {
    width: 100%;
    right: unset;
    left: 0;
}

.follow_link ul li a:hover,
.playfullvd a:hover,
.playfullvd a:hover:after,
.playfullvd a:hover:before,
.search_btn:hover,
.search_details:hover,
from .form-control:focus .search_btn,
header.navbg .menu li a:before,
header.navbg .nav_fullw ul li a:before,
header.navbg a.conatct:before,
header.sticky .menu li a:before,
header.sticky .nav_fullw ul li a:before,
header.sticky a.conatct:before {
    background: #000;
}

a.conatct {
    position: relative;
    top: -6px;
}

.media li a {
    color: #000;
}

.sub_nav a {
    font-size: 12px !important;
    display: block !important;
    margin-right: 13px;
    opacity: 0.6 !important;
    padding: 7px 0;
}

.nav_fullw ul li.btspace {
    margin-bottom: 10px;
}

.nav_details.open_nav .nav_fullw {
    padding: 0 0 0 6%;
    margin-top: 100px;
    position: relative;
}

.nav_details .container {
    height: 80%;
}

.menu-foot {
    position: absolute;
    bottom: -14px;
}

.open_nav .nav_fullw>ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 3px;
    width: 0;
    background: #454545;
    height: 0.5px;
    transition: 0.5s;
}

.sub_nav {
    position: inherit;
    display: flex;
}

.sub_nav a:before {
    bottom: 1px !important;
}

.megamenu {
    z-index: 998;
    left: 0;
    right: 0;
    top: 89px;
    padding: 40px 0;
    display: none;
}

.filter_link ul,
.follow_link ul,
.nav_details.open_nav .nav_fullw ul,
.nav_fullw ul,
.navlist ul {
    padding: 0;
    margin: 0;
}

.mega-menu-list li {
    margin: 0 0 14px;
    text-align: left;
}

.mega-menu-list li a:hover,
.whapp a i {
    font-size: 20px;
}

.mega-menu-list li a {
    font-size: 20px;
    color: #000;
}

.address_wrap .col-lg-4,
.mega-menu-list {
    padding: 0;
}

.media li a i,
footer .media li a i {
    font-size: 24px;
    color: #000;
}

.banner_text p,
.nav_fullw ul li a {
    font-size: 18px;
    font-family: Cantarell;
}

footer .menu li {
    line-height: 1;
}

.nav_details {
    width: 0;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    transition: 0.5s;
    transform: translateX(0);
}

.nav_details.open_nav {
    opacity: 1;
    width: 50vw;
    visibility: visible;
    transform: translateX(0);
    z-index: 99;
}

.nav_detailsright {
    width: 0%;
    height: 100vh;
    overflow: hidden;
    z-index: 99;
    top: 0;
    left: 50vw;
    transition: 0.5s;
}

.nav_detailsright.open_nav {
    width: 50%;
    z-index: 9999;
}

.nav_detailsright:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/nav_right_gif2.gif) 0 0 / auto 100% no-repeat;
    background-position-x: right;
    transform: scale(1);
}

.nav_fullw {
    margin-top: 100px;
    position: relative;
}

.nav_fullw ul li {
    display: block;
    position: relative;
}

.nav_fullw ul li a {
    color: #000;
    padding: 11px 0 0;
    display: inline-block;
    font-weight: 400;
}

.nav_fullw ul li.mobile-menu-show a {
    font-size: 24px;
}

.retail_dropdown {
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    top: 100px;
    z-index: -10;
    left: 0;
    transition: 0.85s;
    transform: translateY(50%);
}

.retail_dropdown:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100px;
    left: 0;
    background: #f9f4edbf;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    z-index: 0;
}

.bottom_dp_nav {
    position: absolute;
    bottom: 40px;
}

.innerbanner_img img,
.nav_sl_img img,
.popbg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bottom_dp_nav .media {
    margin-left: 100px !important;
}

.bottom_dp_nav .media li {
    margin: 0 10px;
}

.bottom_dp_nav .media li a,
.follow_link ul li:last-child {
    margin: 0;
}

ul.hoversh li:hover .retail_dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index: 22;
}

ul.hoversh li:hover .bodyoverlay {
    opacity: 1;
    visibility: visible;
    z-index: 5;
}

.navlist {
    width: 100%;
    display: inline-flex;
    position: relative;
    z-index: 22;
}

#audio-control,
.banner_wrap {
    display: flex;
    align-items: center;
}

.navlist ul {
    width: 100%;
}

.about p,
.gallery-slide .slick-dotted.slick-slider,
.member-slide .slick-dotted.slick-slider {
    margin-bottom: 30px;
}

a.btns,
a.btns2 {
    padding: 10px 30px;
    text-decoration: none !important;
    transition: 0.4s;
    margin-top: 40px;
}

.navlist ul li {
    margin: 25px 0;
}

form .form-group label,
form label {
    margin-bottom: 12px;
}

.navlist ul li a {
    font-size: 20px;
    text-align: left;
    display: inline-block;
    width: 100%;
    color: #000;
    transition: 0.85s;
}

.navlist ul li:hover a {
    letter-spacing: 2px;
    font-size: 30px;
}

.body-overlay.in,
.bodyoverlaybg.inabout,
.bodyoverlaybgcons.inabout,
.navlist ul li:hover .video_right,
.opvsb,
.spinner-fixed.active {
    opacity: 1;
    visibility: visible;
}

.bodyoverlay,
.video_right {
    visibility: hidden;
    opacity: 0;
}

.video_right {
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.85s;
}

.video_right img {
    width: 30vw;
}

.nav_show_dp {
    padding-top: 10px;
}

.hoversh .phemail a {
    color: #fff;
    display: inline-flex;
    margin-left: 30px;
    font-size: 14px;
}

.hoversh .phemail a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 0;
    background: #000;
    height: 0.5px;
    transition: 0.5s;
}

.relative2 {
    position: relative;
    z-index: 99999;
}

.body-overlay,
.bodyoverlay {
    background-color: rgb(255 255 255 / 25%);
    backdrop-filter: blur(20px);
    z-index: 2;
}

.dksmgtop {
    margin-top: 200px;
}

.bodyoverlay {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100px;
    -webkit-backdrop-filter: blur(10px);
    transition: 0.8s 0.5s;
    filter: blur(20px);
}

.conatct {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    transition: 0.5s ease-in-out;
    font-weight: 400;
}

.toggle {
    width: 28px;
}

.nav_details.open_nav .nav_fullw ul li a {
    font-family: Cantarell;
    font-weight: 400;
    opacity: 0;
    transform: translateX(50px);
    transition: 0.5s;
    position: relative;
    display: table-cell;
}

.nav_details.open_nav .nav_fullw ul li:first-child a {
    transition-delay: 0.1s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(2) a {
    transition-delay: 0.2s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(3) a {
    transition-delay: 0.3s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(4) a {
    transition-delay: 0.4s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(5) a {
    transition-delay: 0.5s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(6) a {
    transition-delay: 0.6s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(7) a {
    transition-delay: 0.7s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(8) a {
    transition-delay: 0.8s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(9) a {
    transition-delay: 0.9s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(10) a {
    transition-delay: 1s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(11) a {
    transition-delay: 1.1s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(12) a {
    transition-delay: 1.2s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(13) a {
    transition-delay: 1.3s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(14) a {
    transition-delay: 1.4s;
    opacity: 1;
    transform: translateX(0);
}

.nav_details.open_nav .nav_fullw ul li:nth-child(15) a {
    transition-delay: 1.5s;
    opacity: 1;
    transform: translateX(0);
}

.overlay,
.select_item {
    width: 100%;
    position: relative;
}

.body-overlay,
.bodyoverlaybg,
.bodyoverlaybgcons {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.8s 0.5s;
    filter: blur(20px);
    opacity: 0;
    content: "";
    visibility: hidden;
}

.overlay:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}

.body-overlay {
    -webkit-backdrop-filter: blur(10px);
}

.bodyoverlaybg,
.bodyoverlaybgcons {
    background-color: rgb(0 0 0 / 25%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 9999;
}

#audio-control,
.equilizer {
    width: 40px;
    position: absolute;
    cursor: pointer;
}

#audio-control {
    right: 100px;
    bottom: 35px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../images/silent-line-icon2.svg);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: none;
    justify-content: center;
    z-index: 22;
}

#adshow {
    display: none;
    transition: 0.85s;
}

.equilizer {
    bottom: 15px;
    left: 10px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    z-index: 20000;
}

.banner,
.banner_wrap,
.enqbtn,
.newbtn,
a.btn2,
a.btnbb {
    position: relative;
}

.equilizer .bar {
    display: inline-block;
    height: 20px;
    width: 1px;
    background: #fff;
    -webkit-transform: scale(3, 0.7);
    transform: scale(3, 0.7);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.enqbtn:after,
.newbtn:after {
    content: "";
    height: 490%;
    width: 140%;
    top: 0;
    left: 0;
    z-index: -1;
}

.equilizer.animated .bar {
    -webkit-animation: 4s linear infinite equilizer;
    animation: 4s linear infinite equilizer;
}

.equilizer.animated div:nth-child(5n + 1) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.equilizer.animated div:nth-child(5n + 2) {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.equilizer.animated div:nth-child(5n + 3) {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.equilizer.animated div:nth-child(5n + 4) {
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
}

.equilizer.animated div:nth-child(5n + 5) {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}

@-webkit-keyframes equilizer {

    0%,
    100% {
        -webkit-transform: scale(3, 0.7);
        transform: scale(3, 0.7);
    }

    20% {
        -webkit-transform: scale(3, 1);
        transform: scale(3, 1);
    }

    40% {
        -webkit-transform: scale(3, 0.3);
        transform: scale(3, 0.3);
    }

    60% {
        -webkit-transform: scale(3, 0.6);
        transform: scale(3, 0.6);
    }

    80% {
        -webkit-transform: scale(3, 0.2);
        transform: scale(3, 0.2);
    }
}

@keyframes equilizer {

    0%,
    100% {
        -webkit-transform: scale(3, 0.7);
        transform: scale(3, 0.7);
    }

    20% {
        -webkit-transform: scale(3, 1);
        transform: scale(3, 1);
    }

    40% {
        -webkit-transform: scale(3, 0.3);
        transform: scale(3, 0.3);
    }

    60% {
        -webkit-transform: scale(3, 0.6);
        transform: scale(3, 0.6);
    }

    80% {
        -webkit-transform: scale(3, 0.2);
        transform: scale(3, 0.2);
    }
}

.banner {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.banner_wrap {
    color: #fff;
    height: 100vh;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

.banner_text .h4 {
    font-size: 38px;
    padding: 0 200px;
}

.banner_text p {
    color: #fff;
}

a.btn2,
a.btnbb,
a.btns {
    font-size: 14px;
    display: inline-block;
}

.font42,
.project span {
    font-family: tintacoated-regular;
}

.grid-item img,
.innerbanner_img,
.map,
.map img,
.map_img,
.map_img img {
    width: 100%;
    height: 100%;
}

a.btns {
    background: #fff;
    color: #454545;
}

.filter_link button.active,
.filter_link button.selected,
.filter_link ul li a.active,
.filter_link ul li a.selected,
a.btns2:hover,
a.btns:hover {
    background: #454545;
    color: #fff;
}

a.btns2 {
    background: #f9f4ed;
    display: inline-block;
    color: #000;
}

.resi-bottom .btns:before,
a.btns2:before,
footer .menu li a:before,
footer .menu2 li a:before,
footer .mobile-view a:before,
footer .quick-links a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    background: #000;
    height: 0.5px;
    transition: 0.5s;
}

.jobmodal .modal-body,
.pad80 {
    padding: 60px 0;
}

.font42 {
    font-size: 38px;
}

.grey2,
.jobdata .jobdes:nth-child(2n) {
    background: #efe8dd;
}

.bg-black {
    background-color: #f9f4ed !important;
}

.bgblack,
.grey,
.navbg {
    background: #f9f4ed;
}

.about p {
    color: #454545;
}

a.btn2,
a.btnbb {
    color: #000;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
}

a.btn2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    background: #000;
    height: 0.5px;
    transition: 0.5s;
}

a.btnbb:before {
    bottom: 0 !important;
}

.enqbtn,
.newbtn {
    border: none;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    color: #000;
    transition: 0.5s ease-in-out;
    font-size: 13px;
    background-color: #fff;
    padding: 13px 30px;
    z-index: 1;
}

.banner_text,
.cus,
.cwu,
.enqbtn:after,
.newbtn:after,
.whapp {
    position: absolute;
}

.newbtn:after {
    background: #454545;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(-113%) translateY(-28%) rotate(45deg);
    transform: translateX(-113%) translateY(-28%) rotate(45deg);
}

.enqbtn:hover:after,
.newbtn:hover:after,
.subscribe button:hover:after {
    -webkit-transform: translateX(-9%) translateY(-28%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.enqbtn:after {
    background: #454545;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(-114%) translateY(-25%) rotate(45deg);
    transform: translateX(-114%) translateY(-25%) rotate(45deg);
}

.project span {
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 30px;
    color: #454545;
    font-weight: 600;
}

#enquirepop h2.hd,
.enquire-modal h2.hd,
.grid_on_text .res_hd,
.hn_grid_on_text .res_hd,
.pro_number span,
.project p,
.resi-data p {
    font-family: Cantarell;
}

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

.project {
    padding: 0 10px;
}

.parallax-window .container,
.resi-data {
    position: relative;
    height: 100%;
}

.resi-bottom {
    position: absolute;
    bottom: 30px;
}

.imgblk {
    filter: grayscale(1);
}

.resi-data .h4 {
    padding: 10px 0;
}

.resi-data span {
    font-size: 16px;
    display: block;
    font-weight: 600;
}

.resi-data .btns {
    background: 0 0;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.resi-bottom .btns {
    background: 0 0;
    padding: 0;
    margin: 0;
    font-weight: 600;
    position: relative;
}

.resi-bottom .btns:hover {
    background: 0 0;
    color: #000;
}

.gallery-slide .slick-dots,
.member-slide .slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    text-align: center;
}

.gallery-slide .slick-dots li,
.member-slide .slick-dots li {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: #b0abab;
}

.gallery-slide .slick-dots li.slick-active,
.gallery-slide-desktop .slick-dots li.slick-active,
.gallery-slide-mobile .slick-dots li.slick-active,
.member-slide .slick-dots li.slick-active {
    background: #716767;
}

.gallery-slide .slick-dots li button,
.gallery-slide-desktop .slick-dots li button,
.gallery-slide-mobile .slick-dots li button,
.member-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.gallery-slide .slick-dots li button:focus,
.gallery-slide .slick-dots li button:hover,
.member-slide .slick-dots li button:focus,
.member-slide .slick-dots li button:hover,
.project_select .search_btn:focus,
.project_select .submit_btn:focus,
.search_btn:focus,
.submit_btn:focus,
input:focus {
    outline: 0;
}

.cursor-arrow.cursor-show,
.gallery-slide .slick-dots li button:focus:before,
.gallery-slide .slick-dots li button:hover:before,
.latest_first_slider .slick-dots .slick-active button,
.member-slide .slick-dots li button:focus:before,
.member-slide .slick-dots li button:hover:before,
.slider-for .slick-slide.slick-current.slick-active {
    opacity: 1;
}

.gallery-slide .slick-dots li button:before,
.member-slide .slick-dots li button:before {
    font-family: slick;
    font-size: 0px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gallery-slide .slick-dots li.slick-active button:before,
.member-slide .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
}

.gallery-box {
    padding: 25px 25px 0;
}

.gallery-slide .slick-slide.slick-current.slick-active.slick-center {
    top: -40px;
}

.gallery-slide .slick-slide,
.member-slide .slick-slide {
    top: 0;
    position: relative;
    transition: 0.5s ease-in-out;
}

.subscribe button {
    text-transform: capitalize;
    background: #fff;
    border: none;
    padding: 10px 20px;
    display: inline-block;
    transition: 0.5s;
    font-size: 14px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.copyright,
.mobile-view a {
    font-size: 12px;
}

.subscribe button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 500%;
    width: 180%;
    background: #454545;
    -webkit-transition: 0.85s ease-in-out;
    transition: 0.85s ease-in-out;
    -webkit-transform: translateX(-106%) translateY(-23%) rotate(47deg);
    transform: translateX(-106%) translateY(-23%) rotate(47deg);
    z-index: -1;
}

.subscribe input {
    background: 0 0;
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    width: 70%;
    height: 44px;
    font-size: 14px;
}

input::placeholder {
    color: #fff;
}

input::-ms-input-placeholder {
    color: #fff;
}

.mobile-view {
    margin-top: 25px;
    display: block !important;
}

.bg {
    background-size: cover !important;
}

.mobile-view a {
    text-decoration: none;
    color: #000;
    margin: 10px 0 0;
    position: relative;
    display: block;
}

footer .border2 {
    padding: 40px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 40px;
}

footer .menu li a {
    color: #454545;
    font-size: 20px;
    font-weight: 700;
}

footer .menu2 li a {
    color: #454545;
    font-size: 14px;
    position: relative;
    font-weight: 700;
}

footer .menu2 li a:after {
    content: "";
    width: 0.8px;
    height: 12px;
    background: #454545;
    position: absolute;
    top: 4px;
    right: -12px;
}

.address .addres-box {
    width: 100%;
    text-align: center;
}

.address .addres-box p b {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.address .addres-box p b:after {
    content: "";
    width: 25px;
    background: #454545;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.address h2 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 30px;
    color: #454545;
}

.address {
    padding: 40px 0;
}

.pad40 {
    padding: 40px 0 21px;
}

.member-slider .slider-nav .slick-slide,
.quick-links {
    text-align: center;
}

footer .menu li a svg {
    width: 14px;
    position: relative;
    top: -3px;
}

.quick-links a {
    color: #454545;
    font-size: 14px;
    text-decoration: none;
    margin: 0 10px;
    position: relative;
}

.comma {
    font-family: sans-serif;
}

.logo-wrappper {
    width: 100%;
    display: flex;
    align-items: center;
}

.logo-slide {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.logoslide-n {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    flex-wrap: wrap;
}

.logo-wrappper .logo-slide p {
    color: #454545;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
}

.logoslide-n .item_lg {
    position: relative;
    width: 20%;
    padding: 2% 1%;
}

.logoslide-n .item_lg:after {
    content: "";
    width: 0.8px;
    height: 100%;
    background: #d8ccb9;
    position: absolute;
    right: 0;
    top: 0;
}

.logoslide-n .item_lg:before {
    content: "";
    width: 100%;
    height: 0.8px;
    background: #d8ccb9;
    position: absolute;
    top: 0;
    left: 0;
}

.logoslide-n .item_lg:first-child:before,
.logoslide-n .item_lg:nth-child(2):before,
.logoslide-n .item_lg:nth-child(3):before,
.logoslide-n .item_lg:nth-child(4):before,
.logoslide-n .item_lg:nth-child(5):before {
    height: 0;
}

.logo-wrappper .logo-slide span {
    width: 250px;
    height: auto;
    display: inline-block;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-wrappper .logo-slide img {
    width: 100%;
    padding: 0;
}

.tint:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #00000042;
}

.plximg {
    overflow: hidden;
    position: relative;
}

.hidegrid {
    overflow: hidden;
    height: auto;
}

.pro_number {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: end;
    justify-content: center;
    flex-wrap: wrap;
    transition: 0.5s;
}

.pro_number h2 {
    color: #454545;
    font-size: 90px;
    width: 100%;
    line-height: 1;
}

.pro_number h2 sup {
    display: inline-block;
    margin-left: -30px;
    font-size: 35px;
    position: relative;
    top: -52px;
}

.pro_number img {
    width: 200px;
}

.fifteenwdt,
.sevenwdt {
    width: 140px !important;
}

.pro_number span {
    color: #454545;
    font-size: 20px;
    display: block;
    opacity: 0.5;
    font-weight: 400;
}

.grid_on_text .date,
.latest_title .date,
.latest_title span {
    font-size: 12px;
    margin-bottom: 10px;
    color: #fff;
    display: block;
}

.hover_effect ul li.active h2,
.hover_effect ul li:hover h2,
.jobmodal.show .modal-dialog,
.modalclose:hover:after,
.pro_number.animated__,
.testimonial-item:hover .testimonial_inner:after {
    transform: translateY(0);
}

@media (min-width: 992px) and (max-width: 1280px) {
    .addflexitem .addres-box p {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .addflex {
        display: block;
    }

    .addflex .addflexitem {
        width: 100%;
    }

    .pro_number {
        margin: 0 0 30px;
    }

    .mrgmob0 {
        margin: 0;
    }
}

#prvideo .grid_on_text .res_hd {
    width: 83%;
}

.events_grid {
    margin-top: 24px;
}

.latest_grid {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.latest_grid.side_grid {
    height: 47.5%;
}

.latest_grid:after,
.latest_grid_image:after {
    content: "";
    position: absolute;
    height: 70%;
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    background: -o-linear-gradient(359deg,
            rgb(0 0 0 / 66%) 18.91%,
            rgba(39, 39, 39, 0.15) 74.37%,
            rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg,
            rgb(0 0 0 / 66%) 18.91%,
            rgba(39, 39, 39, 0.15) 74.37%,
            rgba(0, 212, 255, 0) 84.45%);
    top: auto;
    z-index: 2 !important;
}

.latest_grid a {
    position: relative;
    z-index: 9999;
}

.award_img,
.communirt_img,
.environmental_img,
.grid_img_res,
.latest_grid_image,
.leader_main_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.btm_lne:after,
.latest_grid_blog:after,
.latest_title {
    position: absolute;
    bottom: 0;
}

.inside img,
.latest_grid_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.55s;
    transform: scale(1);
}

.latest_title {
    width: 100%;
    padding: 0 30px 25px;
    left: 0;
    z-index: 2;
}

.blog_grid_slider,
.btm_lne,
.centerdt,
.latest_grid_blog,
.search_item form {
    position: relative;
}

.latest_title span {
    font-weight: 600;
}

.latest_title h2 {
    font-size: 18px;
    color: #fff;
}

.offers_title h2 {
    font-size: 39px;
    color: #fff;
}

.filter_link button,
.filter_link ul li a {
    display: flex;
    color: #454545;
    font-size: 12px;
    font-weight: 600;
    padding: 12px;
    background: #f6f2ef;
    transition: 0.55s;
    text-transform: uppercase;
}

#all .media_grid:hover .grid_img_res img,
#ecoverage .media_grid:hover .grid_img_res img,
.award_grid:hover .award_img img,
.community_development_wrap .row:hover .communirt_img img,
.environmental_container:hover .environmental_img img,
.grid-item:hover .inside img,
.h_news_grid:hover .hn_grid_img_res img,
.latest_grid:hover .latest_grid_image img,
.leadermember:hover .leader_img img,
.media_grid:hover .grid_img_res img,
.member-slider .slider.slider-nav .thumbImg:hover img,
.member_grid:hover .member_profile img,
.post_g_line:hover .lpt_img img,
.v_grid_item:hover .arrow_btn svg,
.v_grid_item:hover h2 {
    transform: scale(1.1);
}

.latest_first_slider .slick-dots {
    position: absolute;
    bottom: 0;
    transform: translateY(0);
    right: 2%;
}

.latest_first_slider .slick-dots li {
    list-style: none;
    margin: 3px 0;
}

.latest_first_slider .slick-dots button {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    border: none;
    background-color: #fff;
    text-indent: -9999px;
    outline: 0;
    opacity: 0.5;
}

.latest_first_slider .slick-dots button:hover {
    background-color: #fff;
    opacity: 1;
}

.latest_grid_blog {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
}

.latest_grid_blog:after {
    content: "";
    height: 30%;
    display: block;
    right: 0;
    left: 0;
    background: -o-linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    top: auto;
    z-index: 2 !important;
}

.cons_logo:hover:after,
.consultant_description_pop .container,
.gallery-slide-desktop,
.gallery-slide-desktop .slick-list,
.gallery-slide-mobile,
.gallery-slide-mobile .slick-list,
.icon_description_pop .container,
.latest_first_slider,
.latest_first_slider .slick-list,
.main_icon_wrap .container,
.member_wrap {
    height: 100%;
}

.grid,
.show-testimonial {
    display: grid;
    gap: 24px;
    height: 100% !important;
    overflow: hidden;
}

.btm_lne:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #454545;
    left: 0;
}

.sc_fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.grid-item,
.grid-item-grid {
    float: left !important;
    position: static !important;
    width: 100%;
}

.filter_link {
    max-width: 80%;
}

.filter_link ul li {
    width: 100%;
    margin-top: 12px;
}

.filter_link ul li a {
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.filter_link button {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border: none;
    border-radius: 0;
}

#gallery {
    width: 100%;
    display: grid;
    gap: 24px;
    overflow: hidden;
    margin-top: 15px;
}

.show-testimonial {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 15px;
}

.grid-item-grid {
    height: 260px;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden;
    border: 0 solid #6e529d;
}

.grid-container button {
    padding: 0;
    border: 0;
}

.page-load-status {
    display: none;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    text-align: center;
    color: #777;
}

.grid {
    width: 100%;
    margin: 15px auto 0;
}

.grid:after {
    content: "";
    display: block;
    clear: both;
}

#filterGroup {
    width: 100%;
    margin: 40px auto;
    text-align: center;
}

.grid-item {
    height: 260px;
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
    border: 0 solid #6e529d;
}

.inside,
.testimonial_inner {
    position: relative;
    overflow: hidden;
}

.gi-inner-img img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    -o-object-position: center;
    object-fit: cover;
    object-position: center;
}

.grid-filter ul {
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.grid-filter ul li {
    display: inline-block;
}

.grid-filter ul li a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
}

.grid-filter ul li a.selected,
.grid-filter ul li a:hover {
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    text-decoration: underline;
}

.grid-item-inner {
    display: flex;
    flex-direction: column;
}

.gi-inner-content {
    padding: 20px;
}

.gi-inner-content h3 {
    font-weight: 900;
    color: #2d4950;
}

.gi-inner-content p {
    font-size: 18px;
    font-weight: 300;
}

.filters button,
.filters button i {
    font-size: 12px;
    color: #000;
}

.item-date {
    font-weight: 600;
    font-size: 14px;
    display: none;
}

.inner-author img {
    height: 50px !important;
    min-height: unset !important;
    width: 50px !important;
    -o-object-fit: unset !important;
    -o-object-position: unset !important;
    object-fit: unset !important;
    object-position: unset !important;
    vertical-align: bottom;
    margin-right: 10px;
}

.sh_mr_btn {
    width: auto;
    margin-top: 50px;
}

.sh_mr_btn .dsc_btn {
    margin: 0;
    max-width: 150px;
    text-align: center;
}

.address_wrap,
.arrow_btn,
.coming-soon-logo img,
.consultantbanner_bg img,
.contact_ban,
.description_details,
.email_link a:hover:after,
.filters,
.follow_link,
.leadermember2,
.media_grid_wrap,
.member-slider .slick-slide img,
.member-slider .slider.slider-for .slick-slider .slick-arrow,
.member_filter ul li a:hover:after,
.phone_info a:hover:after,
.probanwrap,
.sitelink,
.sitemap_sub_nav,
.thre_logo,
.transition_content .description_details {
    width: 100%;
}

.filters button {
    width: 100%;
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    background: #f6f2ef;
    text-transform: uppercase;
    padding: 12px;
    transition: 0.55s;
    box-shadow: none;
    border: none;
}

.filters button.is-checked {
    background: #000;
    color: #000;
}

.evntshow .dropdown-menu,
.filter_link .dropdown-menu.show {
    display: block !important;
    position: relative !important;
    transform: translate3d(0, 0, 0) !important;
    padding: 0;
    border-radius: 0;
    border: none;
}

.inside:after,
.news-item .inside:after {
    position: absolute;
    top: auto;
    left: 0;
    display: block;
    right: 0;
    bottom: 0;
    content: "";
}

.fillnav .dropdown-menu {
    width: 90% !important;
    margin-left: 10% !important;
}

.inside {
    width: 100%;
    height: 260px;
}

.inside:after {
    height: 50%;
    background: -o-linear-gradient(359deg,
            rgb(0 0 0 / 28%) 18.91%,
            rgba(39, 39, 39, 0.15) 74.37%,
            rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg,
            rgb(0 0 0 / 28%) 18.91%,
            rgba(39, 39, 39, 0.15) 74.37%,
            rgba(0, 212, 255, 0) 84.45%);
}

.news-item .inside:after {
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.testimonial-item {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}

.testimonial_inner {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 60px;
    z-index: 2;
}

.testimonial-item .testimonial_inner:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #454545;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.85s;
    transform: translateY(105%);
}

.testimonial-item .testimonial_inner p {
    color: #000;
    transition: 0.55s;
}

.testimonial-item .testimonial_inner strong {
    margin: 30px 0 0;
    display: block;
    color: #000;
    transition: 0.55s;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    width: 100%;
}

.email_link a:after,
.phone_info a:after {
    width: 0;
    height: 0.6px;
    bottom: 2px;
    content: "";
}

.testimonial-item .testimonial_inner span {
    font-size: 18px;
    color: #000;
    display: block;
}

.career-wrap p,
.follow_link ul li a:hover i,
.follow_media ul li a:hover i,
.hover_text_wrap p,
.playfullvd a:hover i,
.rerafixed p,
.search_btn:hover i,
.search_details:hover .blog_title,
.search_details:hover ul li,
.search_item from .form-control:focus .search_btn i,
.testimonial-item:hover .testimonial_inner p,
.testimonial-item:hover .testimonial_inner strong,
.v_grid_item:hover span {
    color: #fff;
}

.details {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 12px 12px;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.details h3 {
    font-size: 16px;
    color: #fff;
    margin: 0 20% 0 0;
    width: 100%;
    float: left;
}

.details small {
    display: block;
    float: left;
    font-size: 12px;
    color: #fff;
    margin-bottom: 4px;
}

.details span,
.load-btn {
    display: flex;
    align-items: center;
}

.details span {
    width: 30px;
    height: 30px;
    border-radius: 0;
    background: #fff;
    justify-content: center;
    position: absolute;
    right: 11px;
}

.details span img {
    width: 16px;
    height: auto;
    transform: scale(1);
    transition: 0.55s;
}

#enquirepop .modal-header .close:hover img,
.enquire-modal .modal-header .close:hover img,
.award_grid:hover .award_text span i,
.close_btn:hover img,
.grid-item:hover .details span img,
.h_news_grid:hover .hn_grid_img_res .circle_btn i,
.icon_grid .ic_img:hover .circle_btn i,
.icon_grid:hover .circle_btn i,
.jobmodal .modal-header .close:hover img,
.leadermember:hover .leader_img .circle_btn i,
.media_grid:hover .grid_img_res .circle_btn i,
.member_grid:hover .member_profile .circle_btn i {
    transform: rotate(180deg);
}

.noContent {
    color: #000 !important;
    background-color: transparent !important;
}

.load-btn {
    width: 100%;
    justify-content: center;
    margin-top: 30px;
}

.ownwayslider-hover,
.paginpoint {
    display: flex;
    align-items: center;
}

.projecttop {
    margin: 0;
    position: relative;
    width: 100% !important;
    height: 100vh !important;
    overflow: hidden;
}

#video_container,
.testimonial_wrap {
    position: relative;
    overflow: hidden;
}

#video_container video {
    display: block;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}

.paginpoint {
    width: 100%;
    height: 100%;
    justify-content: center;
}

.pagingInfo {
    font-size: 40px;
    font-weight: 300;
}

.pagingInfo span {
    color: #bcb5b1;
    font-size: 18px;
    position: relative;
    top: -10px;
    left: 5px;
}

.pagingInfo span#topline {
    top: -10px;
}

.galleryslider_section {
    width: 100%;
    position: relative;
    height: auto;
}

.consultants_wrappper,
.gallery_wrap,
.member-slider .slick-slide,
.show_arr,
.thumbnail-image {
    overflow: hidden;
}

.galleryslider .slick-list {
    padding-left: 0 !important;
}

.galleryslider .slick-slide {
    left: -100px;
    position: relative;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    transition: 0.5s ease-in-out;
}

.galleryslider .slick-current {
    left: 0 !important;
    position: static;
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) !important;
    transform: scale3d(1, 1, 1) !important;
}

.globallandmark-small {
    width: 726px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.globallandmark-slider .slick-slide {
    margin: 0 20px;
}

.globallandmark-slider .slick-list {
    margin: 0 -20px;
}

.celebratelife,
.ownway {
    margin-top: 37px;
}

.ownwayslider .slick-slide {
    margin: 0 13px;
}

.ownwayslider .slick-list {
    margin: 0 -13px;
}

.ownwayslider-data {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.ownwayslider-hover,
.ownwayslider-para {
    position: absolute;
    bottom: 20px;
    margin: auto;
    right: 0;
    background: #fff;
    left: 0;
}

.ownwayslider-hover {
    z-index: 1;
    cursor: pointer;
    width: 98px;
    height: 98px;
    padding: 20px;
    justify-content: center;
}

.ownwayslider-para {
    width: 312px;
    padding: 22px 22px 98px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    transform: scale(0.1);
    transform-origin: bottom;
}

.year_dt,
.year_month {
    width: 100%;
    display: flex;
}

.ownwayslider-hover:hover~.ownwayslider-para {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.year_dt {
    align-items: center;
    justify-content: center;
    margin-top: 0;
}

.year_month {
    gap: 30px;
}

.list_m_y {
    width: 50%;
}

.list_m_y select {
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/dwon_arrow.svg) 92% center/22px no-repeat #f6f2ef !important;
}

.list_m_y .form-control {
    border-radius: 0;
    border: 1px solid #f6f2ef;
    background: 0 0;
    color: #454545;
    padding: 12px 30px;
    margin: 0;
}

.list_m_y .form-control::placeholder {
    color: #454545;
}

.list_m_y select.form-control:focus {
    color: #454545;
    background-color: transparent;
    border-color: transparent !important;
    outline: 0;
    box-shadow: none;
}

.hover_effect ul li:last-child,
.nav_tab_grid {
    border: none;
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: none;
}

.nav_tab_grid .nav-link:focus,
.nav_tab_grid .nav-link:hover {
    border-color: #454545;
}

.nav_tab_grid .nav-item .nav-link {
    color: #454545;
    border: 1px solid #454545;
    padding: 10px 30px;
    margin-right: 20px;
    border-radius: 0;
    transition: 0.2s;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.n_title a:last-child,
.nav_tab_grid .nav-item:last-child .nav-link,
.search_details ul li:last-child {
    margin-right: 0;
}

.nav_tab_grid .nav-item .nav-link.active {
    background: #fff;
    color: #454545;
    border-color: #fff;
}

.nav_tab_grid .nav-item .nav-link:hover {
    background: #454545;
    color: #fff;
    border-color: #454545;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0;
}

.media_grid_wrap .tab-content {
    margin-top: 20px;
}

#all .media_grid,
#ecoverage .media_grid,
.award_grid,
.h_news_grid,
.media_grid {
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.grid_img_res:after {
    content: "";
    width: 100%;
    height: 70%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -o-linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    z-index: 1;
}

#all .grid_img_res img,
#ecoverage .grid_img_res img,
.award_img img,
.grid_img_res img,
.hn_grid_img_res img,
.member_profile img {
    width: 100%;
    height: 100%;
    transition: 0.85s;
    transform: scale(1);
}

.grid_img_res .circle_btn {
    width: 40px;
    height: 40px;
    background: #f9f4ed;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 11;
}

.award_text span i,
.grid_img_res .circle_btn i,
.hn_grid_img_res .circle_btn i,
.ic_img .circle_btn i,
.icon_grid .circle_btn i,
.leader_img .circle_btn i {
    transition: 0.5s;
    color: #454545;
}

.grid_on_text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    z-index: 2;
}

.grid_on_text strong {
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}

.grid_on_text .res_hd {
    color: #fff;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0;
    line-height: 24px;
    padding-bottom: 5px;
}

.hd_date {
    font-size: 16px;
    color: #000;
    display: block;
    margin-top: 15px;
    font-weight: 600;
}

.hn_grid_img_res,
.leader_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0 1px #cccccc6b;
    padding: 15px;
}

.hn_grid_on_text {
    width: 100%;
    padding: 15px 0;
    z-index: 2;
    display: none;
    transition: 0.85s;
}

.hn_grid_on_text .title {
    font-size: 12px;
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.hn_grid_on_text .date {
    font-size: 10px;
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.hn_grid_on_text strong {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}

.hn_grid_on_text .res_hd {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0;
}

.indicator,
.jobdes .jobposition {
    font-family: tintacoated-regular;
}

.hn_grid_img_res .circle_btn,
.leader_img .circle_btn,
.member_profile .circle_btn {
    width: 40px;
    height: 40px;
    background: #f9f4ed;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#all .grid_img_res,
#ecoverage .grid_img_res {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0 1px #cfcfcf;
    padding: 15px;
}

#all .grid_on_text,
#ecoverage .grid_on_text {
    width: 100%;
    padding: 15px 0;
    z-index: 2;
    position: static !important;
}

#all .grid_on_text small,
#ecoverage .grid_on_text small {
    font-size: 14px;
    font-weight: 300;
    color: #454545;
    margin-bottom: 10px;
    display: inline-block;
}

#all .grid_on_text .date,
#ecoverage .grid_on_text .date {
    font-size: 14px;
    color: #454545;
    margin-bottom: 10px;
    display: inline-block;
}

#all .grid_on_text strong,
#ecoverage .grid_on_text strong {
    font-weight: 300;
    color: #454545;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}

#all .grid_on_text strong:before,
#ecoverage .grid_on_text strong:before {
    content: "";
    width: 1px;
    background: #9a9a9a;
    height: 10px;
    position: absolute;
    top: 6px;
    right: -8px;
}

#all .grid_on_text .res_hd,
#ecoverage .grid_on_text .res_hd {
    color: #454545;
    font-size: 16px;
    font-family: Cantarell;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

#all .grid_img_res {
    height: 400px;
}

.contact_ban span {
    font-size: 12px;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
    color: #454545;
}

.contact_grid {
    width: 100%;
    text-align: center;
    padding: 0;
}

.contact_grid h3 {
    font-size: 25px;
    color: #8e8e8e;
}

.contact_grid h3 svg {
    width: 18px;
    height: 18px;
    margin-left: 8px;
    stroke: #8e8e8e;
}

.email_link,
.phone_info,
.t_monial_desc {
    width: auto;
}

.email_link a,
.phone_info a {
    color: #454545;
    font-size: 14px;
    padding: 0;
    position: relative;
    display: inline-block;
}

.phone_info a:after {
    background: #000;
    position: absolute;
    left: 0;
    transition: 0.85s;
}

.email_link a span {
    font-family: var(--bs-body-font-family) !important;
    display: inline-block;
    font-size: 15px;
}

.email_link a:after {
    background: #454545;
    position: absolute;
    left: 0;
    transition: 0.85s;
}

.follow_link ul li {
    margin-right: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.follow_link ul li a {
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border: 1px solid #8e8e8e;
    transition: 0.85s;
}

#enquirepop .s-input>label>i,
.enquire-modal .s-input>label>i,
form .s-input>label>i {
    position: relative;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 0;
    margin-right: 10px;
}

.blog_bottom_nav a i,
.follow_link ul li a i,
.icon_items a i {
    font-size: 16px;
    color: #454545;
}

.consultant_banner,
.contact_form_wrap,
.icon_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.contact_form_wrap .row .col-lg-5 {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 0;
    height: 100%;
}

.contact_form_wrap .row .col-lg-7 {
    margin-right: 0 !important;
}

.comingsoonvideo,
.map iframe {
    height: 100vh;
}

.contact_form {
    width: 100%;
    padding: 80px 0 80px 80px;
    max-width: 700px;
    margin: 0 auto;
}

form label {
    color: #8b8989;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
    font-weight: 400;
}

form textarea {
    border: 1px solid #ccc !important;
    padding: 10px !important;
}
form .form-control {
    background: 0 0;
    border: 0;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none;
    margin-bottom: 0;
}

form .form-control::placeholder {
    color: #8b8989;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

form .submit_btn {
    width: auto;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

form .submit_btn button {
    display: block;
    color: #000;
    background: 0 0;
    font-size: 13px;
    border: 1px solid #838383;
    width: auto;
    position: relative;
    z-index: 1;
    transition: 0.85s;
    padding: 13px 25px;
    box-shadow: none;
    font-weight: 600;
    text-transform: uppercase;
}

form .form-control:focus,
form textarea:focus {
    color: #8e908f;
    background-color: transparent;
    border-color: #000 !important;
    outline: 0;
    box-shadow: none;
}

#enquirepop .s-input,
.enquire-modal .s-input,
form .s-input {
    margin: 15px 0 40px;
}

#enquirepop .s-input>input,
.enquire-modal .s-input>input,
form .s-input>input {
    width: 0.5px !important;
    height: 0.5px !important;
    opacity: 0;
    position: absolute;
}

#enquirepop .s-input>label,
.enquire-modal .s-input>label,
form .s-input>label {
    font-size: 14px;
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.careerpara,
.v_grid_item {
    align-items: center;
    text-align: center;
}

form .s-input>label.error {
    font-size: 12px;
    display: block;
    color: red;
    margin-top: 12px;
}

form .s-input>label>i {
    padding: 0 5px;
    display: inline-block;
    border: 1px solid #8b8989;
}

#enquirepop .s-input>input:checked+label>i:after,
.enquire-modal .s-input>input:checked+label>i:after,
form .s-input>input:checked+label>i:after {
    content: "\f00c";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -6px;
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}

#enquirepop .s-input--rounded>label i,
.enquire-modal .s-input--rounded>label i,
.s-input--rounded>label i:after,
form .s-input--rounded>label i {
    border-radius: 0;
    display: inline-block;
}

form .s-input--rounded>label b {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    color: #8b8989;
    text-transform: initial;
    margin-left: 0;
    font-family: Cantarell;
}

form .s-input--rounded>label b a {
    font-weight: 400;
    color: #454545;
    transition: 0.85s;
    display: inline;
}

form .s-input--rounded>label b a:hover {
    color: #000;
}

form input[type="file"] {
    opacity: 0;
}

#resume_upl {
    position: absolute;
    height: 40px;
    top: 0;
    z-index: 2;
}

#resume_upl-error {
    position: absolute;
    bottom: -32px;
}

.bgwhite {
    background: #fff !important;
}

.inner_text_details {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 100px;
    background: #f6f2ef;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.inner_text_details.bg2 {
    background: #ede5df;
}

.inner_text_details.bg3 {
    background: #e4d7ce;
}

.inner_text_details address,
.inner_text_details h3 {
    transition: 0.85s;
}

.inner_text_details address {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: Cantarell;
    line-height: 1.5;
}




.thre_logo img {
    width: 130px;
}

.email_send b {
    font-weight: 600;
}

.sub_email {
    width: 90%;
    position: relative;
    margin-top: 120px;
}

.sub_email input[type="email"] {
    width: 100%;
    font-size: 40px;
    font-family: "Playfair Display";
    border-bottom: 2px solid #ccc;
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: none;
    background: 0 0;
    padding: 5px 0;
    transition: 0.55s;
}

.sub_email input::placeholder {
    color: #000;
}

.sub_email input:focus {
    box-shadow: none;
    outline: 0;
    border-bottom: 2px solid #000;
}

.sub_email button {
    width: 80px;
    height: 65px;
    position: absolute;
    right: 0;
    top: 5px;
    background: #f6f2ef;
    border: none;
    border-radius: 0;
    cursor: pointer;
}

.sub_email button svg {
    transition: 0.55s;
    width: 60px;
    height: 50px;
    transform: translate(0, 0);
}

.sub_email button:hover svg {
    transform: translate(20%, -8%);
}

#dtextch {
    font-size: 30px;
    margin-top: 15px;
}

#enquirepop,
.enquire-modal {
    z-index: 9999999;
}

#enquirepop .form_wrap,
.enquire-modal .form_wrap {
    padding: 2px;
}

#enquirepop .form_wrap .form-control,
.enquire-modal .form_wrap .form-control {
    background: 0 0;
    margin-bottom: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding-left: 0;
    font-size: 12px;
    box-shadow: none;
}

#enquirepop .form_wrap .form-group,
.enquire-modal .form_wrap .form-group {
    margin-bottom: 25px;
}

#enquirepop .form_wrap .form-control::placeholder,
.enquire-modal .form_wrap .form-control::placeholder {
    color: #8b8989;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

#enquirepop .form_wrap form textarea,
.enquire-modal .form_wrap form textarea {
    border-bottom: 1px solid #ccc !important;
    padding: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0px !important;
}

#enquirepop .form_wrap input::placeholder,
.enquire-modal .form_wrap input::placeholder {
    font-size: 12px;
}

#enquirepop .s-input>label.error,
.enquire-modal .s-input>label.error {
    font-size: 12px;
    display: block;
    color: red;
    margin-top: 10px;
}

#enquirepop .s-input>label>i,
.enquire-modal .s-input>label>i {
    padding: 0 5px;
    display: inline-block;
    border: 1px solid #606060;
}

#enquirepop .s-input--rounded>label b .enquire-modal .s-input--rounded>label b {
    font-weight: 400;
    margin-left: 0;
    letter-spacing: 1px;
}

#enquirepop .s-input--rounded>label b a,
.enquire-modal .s-input--rounded>label b a {
    font-weight: 400;
    color: #000;
    transition: 0.85s;
    display: inline;
}

#enquirepop .s-input--rounded>label b a:hover,
.enquire-modal .s-input--rounded>label b a:hover,
.blog-ag-carousel-arrow_next i,
.blog-ag-carousel-arrow_next:hover i,
.blog-ag-carousel-arrow_prev i,
.blog-ag-carousel-arrow_prev:hover i,
.project_select .search_btn:hover i,
.project_select .search_item from .form-control:focus .search_btn i {
    color: #000;
}

#enquirepop .modal-content,
.enquire-modal .modal-content {
    background: #fff;
    border-radius: 0;
}

#enquirepop .modal-header,
.enquire-modal .modal-header {
    padding: 0;
    position: absolute;
    right: 30px;
    top: 30px;
}

#enquirepop .modal-header button,
.enquire-modal .modal-header button {
    background: #454545;
    padding: 0;
}

#enquirepop .modal-header .close,
.enquire-modal .modal-header .close,
.jobmodal .modal-header .close {
    z-index: 222;
    cursor: pointer;
}

#enquirepop .modal-header .close img,
.enquire-modal .modal-header .close img,
.jobmodal .modal-header .close img {
    width: 37px;
    transition: 0.5s;
}

#enquirepop .modal-body,
.enquire-modal .modal-body {
    width: 100%;
    padding: 30px;
}

#enquirepop .modal-dialog,
.enquire-modal .modal-dialog {
    width: 900px;
    max-width: 100% !important;
}

.jobmodal .modal-header {
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
}

.jobmodal .modal-header button {
    background: #000;
    padding: 0;
}

#careerform .form-select,
.enquire-modal .form-select,
.jobapply,
.joblocation,
.jobtime {
    font-size: 12px;
    letter-spacing: 2px;
}

.careergrid {
    display: grid;
    grid-template-columns: auto auto;
    margin-top: 80px;
}

.careerdescription,
.careerpara,
.jobdes,
.menu-foot,
.uploadfile,
.v_grid_item {
    display: flex;
}

.careerdescription>div {
    width: 50%;
    height: 100%;
}

.careerImg img {
    width: 100%;
    height: 100%;
    transition: 0.5s;
}

.careerImg:hover .career-i {
    transform: scale(1.15);
}

.careerpara {
    background: #fff;
    padding: 55px;
    box-sizing: border-box;
    transition: 0.5s;
}

.careerpara:hover {
    background: #000;
    color: #fff;
}

.jobdata {
    border-top: 1px solid grey;
    margin-top: 47px;
}

.jobdes {
    padding: 40px 80px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid grey;
}

.jobdes .jobposition {
    font-size: 18px;
    margin: 0;
    letter-spacing: 2px;
    font-weight: 600;
    color: #454545;
}

.joblocation .fa-solid,
.jobtime img {
    margin-right: 3px;
}

.joblocation,
.jobtime {
    color: #565656;
}

.jobapply,
.jobbtn .dsc_btn a,
.jobreq {
    font-weight: 600;
    color: #454545;
}

.jobtime img {
    width: 16px;
    object-fit: contain;
    margin-bottom: 5px;
}

.careerImg img.workplace {
    width: 100px;
    height: 90px;
    position: absolute;
    right: 5px;
    top: -8px;
}

.jobapply {
    position: relative;
    padding-right: 0;
}

.jobapply::after {
    right: 0;
    bottom: 0;
    margin: auto;
    width: 35px;
    height: 0.8px;
    background: #565656;
}

.jobbtn {
    margin-top: 50px;
}

.jobbtn .dsc_btn {
    max-width: 160px;
}

.jobbtn .dsc_btn a {
    border: 1px solid #000;
    letter-spacing: 1px;
    position: relative;
    background: #fff;
    border: none;
    padding: 10px 22px;
    display: inline-block;
    font-size: 12px;
}

.events_img_grid .dsc_btn a {
    color: #454545;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
}

.events_img_grid .dsc_btn a:before,
.sitemap_sub_nav span a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    background: #454545;
    height: 0.5px;
    transition: 0.5s;
}

.jobmodal.fade .modal-dialog {
    transform: translateY(100%);
    transition: transform 0.3s linear;
}

.jobmodal,
.project_select .search_btn:hover,
.search_details:hover ul li:last-child:after,
from .form-control:focus .search_btn {
    background: 0 0;
}

.modal-fullscreen {
    max-width: 100%;
    margin: 0;
}

.modalpara {
    width: 363px;
    margin: 30px auto 0;
    text-align: center;
}

.jobrequirement {
    background: #f6f2ef;
    padding: 60px 100px;
    max-width: 845px;
    margin: 35px auto 0;
}

.jobreq {
    font-size: 18px;
    margin-bottom: 30px;
    letter-spacing: 3.6px;
}

.jobbtn.applyknow {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

.jobbtn.applyknow a {
    border: 1px solid #454545;
}

.applyknow .dsc_btn {
    max-width: 240px;
}

.modalclose {
    background: #fff;
    z-index: 1;
    width: 52px;
    height: 52px;
    border: 0.5px solid #010101;
    position: absolute;
    right: 52px;
    top: 52px;
    border-radius: 0;
}

.modalclose:after {
    background: #000;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(100%);
    transition: 0.5s;
}

.modalclose svg {
    width: 22px;
    height: 22px;
    position: relative;
    z-index: 2;
    transition: 0.5s;
}

.follow_media ul li a:hover svg,
.modalclose:hover svg {
    fill: #fff;
}

.ourcultureslider .slick-slide {
    margin: 0 25px;
}

.ourcultureslider .slick-list {
    margin: 0 -25px;
}

.ourcultureslider {
    margin-left: 50px;
}

.ourculture {
    margin-top: 45px;
}

#careerform .form-select {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 0 0 20px;
    color: #8b8989;
    background-image: url("../images/downarrow.png");
    background-repeat: no-repeat;
    background-position: right 4px;
    background-size: 16px;
}

.form-control:focus,
.form-select:focus {
    color: #8e908f;
    background-color: transparent;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.upfile[type="file"] {
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    cursor: pointer;
}

.uploadfile {
    justify-content: space-between;
}

.uploadfile span {
    color: #8b8989;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

.uploadfile img {
    width: 16px;
    object-fit: contain;
}

.uploadfile .file-name {
    font-size: 10px;
    color: #000;
    margin-left: 10px;
    font-weight: 500;
}

.modal-fullscreen .modal-content {
    height: auto;
}

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

.cursor-arrow {
    position: relative;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 0;
    z-index: 8;
    border: 20px solid transparent;
    background-color: #efe8dd;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    margin: 0;
}

.cursor-arrow .arrow::after,
.cursor-arrow .arrow::before,
.cursor-arrow .bar {
    top: 50%;
    height: 1%;
    background-color: #454545;
    border-radius: 0;
    position: absolute;
}

.cursor-arrow .bar {
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cursor-arrow .arrow::after,
.cursor-arrow .arrow::before {
    content: "";
    width: 65%;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.cursor-arrow.cursor-prev .arrow::before {
    left: 0;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}

.cursor-arrow.cursor-prev .arrow::after {
    left: 0;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.cursor-arrow.cursor-next .arrow::before {
    right: 0;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.cursor-arrow.cursor-next .arrow::after {
    right: 0;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}

.slick-slider .slick-arrow {
    position: absolute;
    z-index: 22;
    top: 0;
    bottom: 0;
    width: 50%;
    border: none;
    outline: 0;
    font-size: 0;
    background-color: transparent;
    cursor: none;
}

.slick-slider .slick-prev {
    left: 0;
}

.slick-slider .slick-next {
    right: 0;
}

.wd_right {
    width: 33.3vw !important;
    position: absolute;
    right: -5%;
    height: 100%;
    overflow: hidden;
}

.v_grid_item,
.v_grid_item span {
    position: relative;
    transition: 0.85s;
}

.arrow_bg {
    background: #454545 !important;
}

.arrow_bg .arrow::after,
.arrow_bg .arrow::before,
.arrow_bg .bar {
    background-color: #efe8dd !important;
}

.v_grid_item {
    width: 100%;
    height: 550px;
    justify-content: center;
    align-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #d2d0cf;
    padding: 40px;
    overflow: hidden;
}

.hover_text_wrap,
.member_grid {
    width: 100%;
    display: flex;
    align-items: center;
}

.v_grid_item span {
    display: block;
    width: 100%;
    z-index: 2;
    font-size: 14px;
    font-weight: 300;
}

.v_grid_item h2 {
    transform: scale(1);
    transition: 0.85s;
}

.arrow_btn svg {
    transition: 0.85s;
    width: 60px;
    height: 50px;
    transform: translate(0, 0) scale(1);
}

.close_btn img,
.member_profile .circle_btn i {
    transition: 0.5s;
}

.v_grid_item:hover .hover_text_wrap {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.hover_text_wrap {
    height: 100%;
    position: absolute;
    bottom: 0;
    padding: 80px;
    justify-content: center;
    transform: translateY(100%);
    transition: 0.55s;
    visibility: hidden;
    opacity: 0;
}

.valuesbg,
.visionbg {
    position: absolute;
    overflow: hidden;
}

.visionbg:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/Vision-1.webp") 0 0 / cover no-repeat;
    z-index: -1;
    box-shadow: none;
}

.valuesbg:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/Values-1.webp") 0 0 / cover no-repeat;
    z-index: -1;
    box-shadow: none;
}

.member-slider .slider.slider-for,
.member-slider .slider.slider-nav {
    max-width: 100%;
    width: 100%;
}

.member-slider .slider.slider-nav .slick-track {
    margin-left: 0;
}

.member-slider .slider.slider-for {
    padding: 0 5px;
}

.member-slider .slider-member-image {
    height: auto;
    width: 100%;
}

.member-slider .slider.slider-nav {
    padding: 20px 0 0;
}

.member-slider .slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.member-slider .slider-member-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.member-slider .slick-arrow:focus,
.member-slider .slick-arrow:hover,
.member-slider .slick-vertical .slick-slide:active,
.member-slider .slick-vertical .slick-slide:focus {
    border: 0;
    outline: 0;
}

.member-slider .slider-nav .slick-slide.slick-current span {
    color: #196db6;
}

.member-slider .slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}

.member-slider .slider.slider-nav .thumbImg {
    padding: 0;
    border: 1px solid transparent;
    transition: 0.85s;
    cursor: pointer;
    width: 95%;
    overflow: hidden;
}

.member-slider .slider.slider-nav .thumbImg img {
    transition: 0.3s;
    transform: scale(1);
}

.show_arr .slick-prev {
    width: 59vw;
    visibility: hidden;
    display: none !important;
}

.show_arr .slick-next {
    width: 33.3vw;
    right: -5%;
    height: 100%;
}

.slider-nav .slick-slide.slick-current.slick-active .thumbImg {
    border: 1px solid #454545;
    background-color: transparent;
    overflow: hidden;
}

.slider-nav .slick-slide.slick-current.slick-active .thumbImg img {
    transform: scale(0.8);
    transition: 0.5s;
}

.slider-for .slick-list {
    padding-left: 0 !important;
    padding-right: 30.5vw !important;
    margin: 0 -15px;
}

.slider-for .slick-slide {
    margin: 0 15px;
    opacity: 0.1;
}

.member_grid {
    height: 550px;
    gap: 0;
    text-align: center;
}

.member_details {
    width: 62%;
}

.member_details h2 {
    font-size: 30px;
    color: #454545;
    margin-bottom: 12px;
    font-weight: 300;
}

.member_details span {
    font-size: 20px;
    color: #454545;
    display: block;
    font-weight: 300;
}

.member_profile {
    position: relative;
    cursor: pointer;
    z-index: 999;
}

.slider.slider-nav button.slick-next,
.slider.slider-nav button.slick-prev {
    display: none !important;
    z-index: -1;
}

@media screen and (min-width: 1640px) {
    .slider-for .slick-list {
        padding-left: 0 !important;
        padding-right: 33.3vw !important;
    }
}

@media screen and (max-width: 991px) {

    .member-slider .slider.slider-for,
    .member-slider .slider.slider-nav {
        max-width: 100%;
        float: none;
    }

    .member-slider .slider.slider-for {
        padding-right: 0;
    }

    .member-slider .slider.slider-nav {
        height: auto;
    }

    .slider-member-image {
        height: 500px;
    }

    .slider.slider-nav.thumb-image {
        padding: 10px 0 0;
    }

    .slider-nav .slick-slide span {
        padding: 5px 0;
    }

    .slick-arrow {
        padding: 0;
        width: 30px;
        height: 30px;
        top: 50%;
        bottom: 0;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -moz-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
    }
}

.member_filter,
.member_filter ul {
    width: auto;
    padding: 0;
}

#topbtns.shows,
.transition_content.slide_left {
    transform: translateX(0);
}

.member_filter ul {
    margin: 0;
    display: flex;
    align-items: center;
}

.member_filter ul li {
    display: inline-flex;
    align-items: center;
    margin: 0 20px 0 0;
}

.member_filter ul li a {
    color: #454545;
    display: block;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    position: relative;
}

.member_filter ul li a:after {
    content: "";
    width: 0;
    background: #454545;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 0;
    transition: 0.85s;
}

.member_filter ul li a.select {
    border-bottom: 1px solid #454545;
}

.transition_content {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35vw;
    height: 100%;
    background: #efe8dd;
    z-index: 99999;
    transition: 0.85s;
    transform: translateX(100%);
}

.close_btn {
    position: absolute;
    left: 10px;
    top: 10px;
    background: #fff;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

#topbtns,
.indicator {
    background-color: transparent;
}

.close_btn img {
    width: 26px;
}

.point article,
.point img {
    transition: 0.3s;
    overflow: hidden;
}

.member_content_details {
    width: 100%;
    text-align: center;
    overflow-x: hidden;
    padding: 80px;
}

.member_content_details h2 {
    font-size: 30px;
    color: #454545;
    margin-bottom: 12px;
}

.member_content_details span {
    font-size: 20px;
    color: #454545;
    display: block;
}

.profile_img img {
    width: 100%;
    margin: 50px 0;
}

.lpt_text span,
.lpt_text strong {
    margin-bottom: 10px;
    display: block;
}

.blog_content p,
.sitelink ul li a:hover,
.transition_content .description_details p {
    color: #454545;
}

.heading_title {
    width: 30%;
    position: absolute;
    left: 6%;
    top: 0;
    z-index: 1;
    padding-top: 16vh;
    text-align: center;
}

.indicator:after,
.indicator:before,
.indicators {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.85s;
}

.indicators {
    left: 50%;
    height: 65vh;
    width: 10%;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1;
    border-left: 2px solid #00000036;
}

.indicator {
    width: 100%;
    flex-grow: unset;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding-left: 30px;
    position: relative;
    font-size: 14px;
    color: #00000036;
    transition: 0.85s;
    font-weight: 300;
}

.indicator:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 100px;
    border: 1px solid #00000036;
    background: #f9f4ed;
    left: -11px;
}

.indicator:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100px;
    border: 1px solid transparent;
    background: #00000036;
    z-index: 1;
    left: -6px;
}

.indicator.active {
    font-weight: 700;
    color: #454545;
    position: relative;
}

.centerdt:before,
.indicator.active:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.85s;
    background: #000;
    z-index: 1;
}

.indicator.active:after,
.tab-pane .delivered ul li:hover {
    border-color: #000;
}

.indicator.active:before {
    border-radius: 100px;
    border: 1px solid transparent;
    left: -6px;
}

.centerdt:before {
    border-radius: 100px;
    border: 1px solid transparent;
    left: -6.4px;
}

.testimonial_wrap .point {
    height: 100vh;
    width: 100%;
    display: flex;
}

.testimonial_wrap .wrapper {
    height: 100vh;
    width: 100%;
}

.active {
    font-weigth: bold;
}

.point {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    transform: translateY(20%);
}

.main_icon_wrap.addshow,
.memberdetails_pop.addshowmember,
.point.showsec {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.point article {
    flex-basis: 30%;
    margin-right: auto;
    top: 43vh !important;
    left: 6%;
    position: relative;
    text-align: center;
}

.blog_content h2,
.point article h3 {
    font-size: 35px;
}

.point article p {
    width: 75%;
    margin: 0 auto;
}

.point img {
    flex-basis: 35%;
    max-width: 35vw;
    height: 120%;
}

.blog_banner {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.blog_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.search_item {
    width: 100%;
    padding: 20px;
}

.search_item .form-control {
    border: 1px solid #ccc;
    font-size: 13px;
    border-radius: 0;
    padding: 0 10px;
    box-shadow: none !important;
    margin-bottom: 0;
    height: 50px !important;
}

.search_item .form-control::placeholder {
    text-transform: capitalize;
    color: #898989;
}

.search_btn {
    position: absolute;
    right: 0.5px;
    top: 1px;
    background: #fff;
    border: none;
    border-radius: 0;
    cursor: pointer;
    width: 46px;
    height: 96%;
    transition: 0.85s;
}

.search_btn i {
    font-size: 18px;
    color: #212121;
    transition: 0.85s;
}

.project_select .search_btn i {
    font-size: 12px;
    color: #212121;
    transition: 0.85s;
}

.Latest_post_grid {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
}

.post_g_line {
    border-bottom: 1px solid #e4d9d4;
    padding: 20px 0;
}

.post_g_line:last-child {
    border: none;
    padding: 20px 0 0;
}

.lpt_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.communirt_img img,
.leader_main_img img,
.lpt_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.85s;
    transform: scale(1);
}

.lpt_text strong {
    color: #454545;
    font-size: 15px;
    font-weight: 600;
}

.lpt_text span {
    font-size: 13px;
    color: #454545;
}

.lpt_text p {
    color: #454545;
    line-height: 1.5;
    font-size: 14px;
}

.blog_content h3,
.blog_title {
    font-size: 25px;
}

.text_bg_tint:before {
    content: "";
    position: absolute;
    height: 300px;
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    background: -o-linear-gradient(359deg,
            rgb(0 0 0 / 43%) 18.91%,
            rgba(39, 39, 39, 0.15) 74.37%,
            rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg,
            rgb(0 0 0 / 43%) 18.91%,
            rgba(39, 39, 39, 0.15) 74.37%,
            rgba(0, 212, 255, 0) 84.45%);
    top: auto;
    z-index: 1;
}

.follow_media {
    width: 100%;
    background: #efe8dd;
    padding: 20px;
    margin-top: 30px;
}

.follow_media ul {
    width: 220px;
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0;
    padding: 0;
}

.follow_media ul li {
    width: 100%;
    margin: 0;
}

.follow_media ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0;
    border: 1px solid #0b2f63;
    transition: 0.85s;
}

.follow_media ul li a i {
    font-size: 20px;
    color: #454545;
    transition: 0.85s;
}

.follow_media ul li a:hover {
    background: #454545;
    border-color: #454545;
}

.follow_media ul li a svg {
    width: 15px;
    fill: #454545;
}

.blog_content_details {
    padding-left: 50px;
}

.blog_content h2,
.blog_content h3 {
    color: #454545;
    margin-top: 30px;
}

.blog_content h2:first-child,
.blog_grid_slider .media_grid,
.career-wrapper .book-from-wrapper form,
.search_details:first-child {
    margin-top: 0;
}

.blog_content p a,
.blog_content ul li a {
    color: #454545;
    border-bottom: 1px solid #00f;
    font-weight: 700;
    transition: 0.85s;
}

.blog_content p a:hover,
.blog_content ul li a:hover {
    color: #00f;
}

.blog_content p:last-child,
.blog_content ul li:last-child {
    margin-bottom: 0 !important;
}

.blog_content ul {
    list-style: disc;
    margin-left: 18px;
}

.blog_content ul li {
    font-size: 15px;
    line-height: 1.5;
    color: #454545;
    margin-bottom: 10px;
    font-family: Cantarell;
    font-weight: 400;
}

.blog_bottom_nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 4rem;
    margin-top: 50px;
    transition: 0.85s;
}

.next {
    margin-right: 0 !important;
    text-align: right;
}

.prev {
    margin-left: 0 !important;
    text-align: left;
}

.blog_bottom_nav a {
    font-size: 14px;
    font-weight: 700;
    color: #454545;
}

.blog_bottom_nav a span {
    font-size: 16px;
    font-weight: 400;
}

.blog_bottom_nav a:hover,
.blog_bottom_nav a:hover i {
    color: #1f3f6e;
}

.rtop {
    position: relative;
    top: 1.5px;
}

.search_details {
    background: #f6f2ef;
    padding: 30px;
    margin-top: 30px;
    transition: 0.85s;
}

.search_details ul {
    margin: 0 0 15px;
    padding: 0;
}

.search_details ul li {
    display: inline;
    margin-right: 15px;
    color: #000;
    position: relative;
    font-size: 13px;
    opacity: 0.8;
    transition: 0.5s;
}

.search_details ul li:after {
    content: "";
    background: #000;
    width: 1px;
    opacity: 0.5;
    height: 70%;
    position: absolute;
    right: -11px;
    top: 4px;
    transition: 0.5s;
}

.search_details ul li:last-child:after {
    background: 0 0;
    display: none;
}

.search_details:hover ul li:after {
    background: #fff;
}

.blog_title {
    color: #000;
    margin: 0;
    transition: 0.5s;
}

.blog_grid_slider h3 {
    font-size: 30px;
}

.ag-carousel-arrow {
    display: inline-block;
    height: 52px;
    width: 52px;
    border: 1px solid #fff;
    background-color: #fff;
    cursor: pointer;
    stroke: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    position: relative;
}

.borde-bottom,
.border_right,
.hover_effect ul li {
    border-right: 1px solid;
}

.ag-carousel-arrow:hover {
    border: 1px solid #f6f2ef;
    background-color: #f6f2ef;
}

.blog-ag-carousel-arrow_next,
.blog-ag-carousel-arrow_prev {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.blog-ag-carousel-arrow_prev {
    position: absolute;
    left: 1%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.blog-ag-carousel-arrow_next {
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.blog-carousel .slick-list {
    margin: 0 -12px;
}

.award_img:after {
    content: "";
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -o-linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    z-index: 1;
}

.award_text {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 25px 25px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.award_text strong {
    font-size: 16px;
    color: #fff;
    margin: 0 5% 0 0;
    width: 80%;
    float: left;
    font-weight: 400;
    font-family: Cantarell;
}

.award_text span {
    width: 50px;
    height: 50px;
    border-radius: 0;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.description_details h2 {
    color: #454545;
    font-size: 30px;
    margin: 30px 0 15px;
}

.description_details p a,
.description_details ul li a {
    color: #454545;
    text-decoration: underline;
}

.description_details p a {
    letter-spacing: 1px;
}

.description_details h3 {
    font-size: 25px;
    margin: 30px 0 15px;
}

.description_details p,
.policy_details b {
    width: 100%;
    color: #454545;
    font-size: 16px;
    font-weight: 400;
    font-family: Cantarell;
}

b.boldfont {
    font-weight: 700 !important;
    font-size: 20px !important;
    margin-bottom: 10px;
    display: block;
}

.description_details ul {
    margin: 0 0 12px;
    list-style: disc;
    padding-left: 20px;
}

.description_details ul li {
    color: #454545;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-family: Cantarell;
    font-weight: 400;
}

.description_details ul li ol {
    margin-top: 15px;
    padding-left: 30px;
}

.delivered_banner {
    width: 100%;
    height: 550px;
    position: relative;
    overflow: hidden;
}

.delivered_banner img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.tab-pane .delivered {
    width: 100%;
    padding: 40px 0 20px;
    display: flex;
    justify-content: center;
}

.tab-pane .delivered ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    gap: 2rem;
    flex-wrap: wrap;
}

.tab-pane .delivered ul li {
    width: 23%;
    border: 1px solid #6f7c843b;
    color: #000;
    font-weight: 300;
    font-size: 14px;
    font-family: Cantarell;
    padding: 12px;
    display: none;
    transition: border 0.1s;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.body_wrap,
.text_on_banner {
    align-items: center;
    width: 100%;
    display: flex;
}

.body_wrap {
    height: 100vh;
    justify-content: center;
    flex-direction: column;
}

.text_on_banner {
    position: absolute;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    top: 0;
    text-align: center;
    background: linear-gradient(to right, rgb(0 0 0 / 47%) 0%, rgb(0 0 0 / 61%) 40%, rgb(0 0 0 / 49%) 70%, rgb(0 0 0 / 20%) 100%);
    z-index: 1;
}

.ft24 {
    font-size: 1.5rem !important;
}

.artimp,
.artimprf {
    bottom: 5px;
    font-size: 8px;
    color: #fff;
}

.community_development_wrap {
    overflow: hidden;
    height: 80vh;
    display: flex;
    align-items: center;
}

.community_description {
    width: 100%;
    height: 100%;
    background: #f6f2ef;
    text-align: center;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.community_description h2.hd,
.description_environmenta h2.hd {
    margin-bottom: 80px;
}

.community_description p {
    color: #000;
    width: 72%;
}

.environmental_container {
    width: 100%;
    height: 80vh;
    overflow: hidden;
    position: relative;
}

.artimp,
.artimprf {
    position: absolute;
}

.environmental_img img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    transition: 0.85s;
    transform: scale(1);
}

.description_environmenta {
    width: 33%;
    height: 100%;
    text-align: center;
    padding: 50px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    box-shadow: none;
}

.description_environmenta p {
    color: #000;
    width: 62%;
}

.borderbottom {
    border-bottom: 1px solid #8e8e8e;
    padding: 80px 50px;
    background: #efe8dd;
}

.borde-bottom,
.border_bottom {
    border-bottom: 1px solid;
}

.borderbottom:last-child {
    border-bottom: none;
}

.hd_text strong {
    font-size: 15px;
    font-weight: 600;
}

.artimp {
    left: 3px;
    background: 0 0;
    padding: 3px 6px;
    border-radius: 3px;
}

.artimprf {
    left: 15px;
    background: 0 0;
    padding: 3px 6px;
    border-radius: 3px;
    z-index: 1;
}

.artimptop,
.artimptopright {
    position: absolute;
    top: 5px;
    font-size: 8px !important;
    background: 0 0;
    padding: 3px 6px;
    border-radius: 3px;
    margin: 0 !important;
}

.rt {
    left: unset;
    right: 15px;
}

.artimptop {
    left: 3px;
    color: #fff;
}

.artimptopright {
    left: 15px;
    color: #fff !important;
    text-transform: capitalize !important;
}

#topbtns,
.icon_group {
    position: fixed;
    transition: 0.85s;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
}

#topbtns {
    border: none;
    text-align: center;
    border-radius: 0;
    bottom: 10px;
    right: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transform: translateX(100%);
}

.playfullvd a:after,
.playfullvd a:before {
    top: 50%;
    background: #fff9f2;
    border-radius: 50%;
    z-index: -1;
    left: 50%;
    content: "";
}

#topbtns span,
.icon_items {
    width: 50px;
    height: 50px;
    align-items: center;
    border-radius: 0;
}

#topbtns span {
    cursor: pointer;
    background: #454545;
    display: flex;
    justify-content: center;
    transition: 0.5s ease-in-out;
}

#topbtns span i {
    font-size: 16px;
    color: #fff;
}

#topbtns.shows {
    opacity: 1 !important;
    visibility: visible;
}

.icon_group {
    top: 40%;
    right: -70px;
    transform: translateY(-50%);
}

.icon_items,
.icon_items a {
    display: flex;
    transition: 0.5s;
    overflow: hidden;
}

.icon_group.shows {
    opacity: 1 !important;
    visibility: visible;
    right: 0;
}

.icon_items {
    justify-content: center;
    background: #fdd6a7;
    margin: 10px 0;
}

.icon_items a {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    font-size: 14px;
}

.icon_items a span {
    width: 0%;
    color: #454545;
    font-size: 13px;
    transition: 0.85s;
    transform: translateX(128%);
    display: block;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
}

.icon_items.hovered {
    width: 160px;
}

.icon_items.hovered a {
    justify-content: flex-start;
}

.icon_items.hovered a span {
    width: auto;
    transform: translateX(10px);
    visibility: visible;
    opacity: 1;
}

.icon_items.bg {
    background: #e9d9c1;
}

.alg_cnter {
    align-items: center !important;
}

.cwu {
    top: 0;
    right: 0;
}

.whapp {
    top: 60px;
    right: 0;
}

.cwu a i {
    font-size: 17px;
}

.comingsoonvideo1 {
    background: url(../images/trehan-coming-soon1.jpg) center/cover no-repeat;
}

.comingsoonvideo2 {
    background: url(../images/trehan-coming-soon2.jpg) center/cover no-repeat;
}

.comingsoonvideo3 {
    background: url(../images/trehan-coming-soon3.jpg) center/cover no-repeat;
}

.comingsoonvideo video {
    object-fit: contain;
    height: 100%;
    position: relative;
    right: -7%;
}

.comming-soon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.comming-soon-inner {
    position: absolute;
    top: 18%;
    left: 15px;
    margin: auto;
    height: max-content;
}

.comming-soon-inner h2 {
    font-size: 106px;
    font-family: "East Kind";
    line-height: 84px;
    margin-bottom: 35px;
}

.comming-soon-inner p,
.playfullvd a i {
    font-size: 18px;
    color: #000;
}

.coming-soon-logo {
    position: absolute;
    bottom: 10%;
    width: 420px;
    left: 15px;
}

.about_video,
.probanwrap .section {
    position: relative;
    overflow: hidden;
}

.probanwrap .section {
    width: 100%;
    height: 100vh !important;
}

.about_video {
    width: 100%;
    height: 100vh;
}

.about_video video {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.playfullvd a,
.playfullvd a:after,
.playfullvd a:before {
    display: block;
    width: 60px;
    height: 60px;
}

.playfullvd {
    position: absolute;
    right: 5%;
    bottom: 30px;
}

.playfullvd a {
    color: #000;
    background: #efe8dd;
    transition: 0.85s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    position: relative;
    z-index: 22;
}

.icon_grid h2,
.icon_grid p {
    color: #454545;
    text-align: center;
}

.playfullvd a i {
    margin-left: 3px;
    margin-top: 2px;
}

.playfullvd a:before {
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-animation: 1.5s ease-out infinite pulse-border;
    animation: 1.5s ease-out infinite pulse-border;
}

.playfullvd a:after {
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.hover_effect ul li h2,
.main_icon_wrap {
    top: 0;
    transform: translateY(100%);
    left: 0;
}

.banner-caption {
    margin: auto;
    padding: 200px 0 130px;
    text-align: center;
}

.hover_effect ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    bottom: 0;
}

.hover_effect ul li {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.hover_effect ul li h2 {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0, 0.6);
    margin: 0;
    right: 0;
    padding: 80px;
    color: #fff;
    letter-spacing: 2px;
    font-size: 22px;
    font-weight: 600;
    transition: 0.85s ease-in-out;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.prallax-cp.hover_effect {
    position: relative;
    width: 100%;
}

.carbg {
    width: 100%;
    height: 80vh;
}

.bg_img {
    height: 100%;
    background-size: cover !important;
    transition: 0.6s ease-in-out;
    position: relative;
    opacity: 0;
}

.bg_img.active {
    opacity: 1 !important;
    z-index: 2;
}

.ic_img .circle_btn,
.icon_grid .circle_btn {
    height: 40px;
    background: #fff9f0;
    z-index: 11;
    cursor: pointer;
}

#careers_open1,
#careers_open2 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
}

.hover_effect ul li h2 span {
    font-size: 16px;
    color: #f5f5f5;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 22px;
    margin-top: 15px;
    display: block;
    font-family: Cantarell;
}

.hover_effect ul li h2 span.vstitle {
    font-size: 38px;
    color: #fff;
    margin: 0;
    position: relative;
}

.hover_effect ul li h2 span.vstitle:after {
    content: "";
    width: 25px;
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translateX(-50%);
}

.career-wrapper .book-from-wrapper button {
    margin-top: 0;
    cursor: pointer;
    border: none;
    background: 0 0;
}

.career-wrapper .book-from-wrapper form .form-control {
    border: none;
    padding: 14px 0;
    border-bottom: 1px solid #cbcbcb;
    border-radius: 0;
    height: auto !important;
    font-size: 16px;
    color: #000;
    background: 0 0;
    box-shadow: none;
}

.tophv80 {
    margin-top: 80px;
}

.main_icon_wrap {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #efe8dd;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    transition: 0.85s;
}

.absontop {
    position: absolute;
    top: 75px;
    z-index: 5;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 30px;
}

.icon_grid {
    height: 100vh !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 15px;
    width: 100%;
}

.ic_img,
.ic_img .circle_btn {
    display: flex;
    align-items: center;
}

.icon_grid p {
    font-size: 14px;
    display: block;
    margin-top: 20px;
}

.icon_grid h2 {
    font-size: 16px;
    margin: 20px 0 0;
    font-family: Cantarell;
}

.icon_grid h2,
.icon_grid img {
    position: relative;
    top: -8vh;
}

.ic_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid #cccccc6b;
    padding: 15px;
    justify-content: center;
}

.ic_img .circle_btn {
    width: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    justify-content: center;
    margin-top: 20vh;
}

.gallery-slide-desktop .slick-dots,
.gallery-slide-mobile .slick-dots {
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    text-align: center;
}

.gallery-slide-desktop .slick-dots {
    margin: 0;
    position: absolute;
    bottom: 80px;
}

.gallery-slide-desktop .slick-dots li {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 2px;
    padding: 0;
    cursor: pointer;
    background: #b0abab;
}

.gallery-slide-mobile .slick-list .slick-track {
    top: 30vh;
}

.gallery-slide-mobile .slick-dots {
    margin: -10px 0 0;
}

.gallery-slide-mobile .slick-dots li {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 2px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #b0abab;
}

.n_title a:after,
.n_title a:before {
    background: #454545;
    position: absolute;
}

.icon_grid .circle_btn {
    width: 40px;
    position: absolute;
    top: 45vh;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20vh;
}

.iconbg1 {
    background: #f5f0e9 !important;
}

.iconbg2 {
    background: #f3ede5 !important;
}

.iconbg3 {
    background: #efe7dc !important;
}

.iconbg4 {
    background: #ebe2d4 !important;
}

.iconbg5 {
    background: #e7dccb !important;
}

.iconbg6 {
    background: #e3d6c2 !important;
}

.iconbg7 {
    background: #dfd0ba !important;
}

.iconbg8 {
    background: #dbcab1 !important;
}

.iconbg9 {
    background: #d7c5a9 !important;
}

.icon_description_pop {
    position: fixed;
    top: 0;
    right: 0;
    width: 70vw;
    height: 100vh;
    background: #efe8dd;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    transition: 0.85s;
    transform: translateX(100%);
}

.icon_description_pop.add_details_show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.iconbanner_bg {
    width: 100%;
    height: 60vh;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.closebutton,
.closebuttoncons {
    width: 100%;
    position: absolute;
    top: 0;
    border-bottom: 1px solid #ffff;
    padding: 30px;
    z-index: 2;
}

.closebutton a,
.closebuttoncons a {
    font-size: 12px;
    position: absolute;
    right: 60px;
    top: 20px;
    color: #fff;
    display: inline-block;
    z-index: 3;
}

.ban_dt,
.consultantban_dt {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 1;
}

.ban_icon,
.consultantban_icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ban_icon img,
.consultantban_icon img {
    max-width: 200px;
}

.consultant_des_details p,
.des_details p {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 1.4;
    color: #454545;
}

.ban_heading h2,
.consultant_ban_heading h2 {
    font-size: 38px;
    margin-bottom: 0;
    line-height: 1.4;
    color: #fff;
    position: relative;
    right: 115px;
}

.span {
    font-family: "LEMON MILK" !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}

.inner-bg {
    height: 100vh;
    background-size: cover !important;
}

.shpopclose {
    left: 30px;
    top: 30px;
    z-index: 22;
}

.thamb_bototm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    z-index: 2;
    margin-top: 20px;
}

.thamb_bototm ul {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.thamb_bototm ul li {
    width: 25%;
    text-align: left;
    display: flex;
    box-shadow: 0 0 0 0 #3232329c;
    padding: 10px 30px;
    background: #f6eee5;
    justify-content: space-between;
}

.t_monial_desc span {
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
}

.t_monial_desc p {
    color: #000;
    font-size: 12px;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.pro_icon {
    width: 100px;
    height: 80px;
    position: relative;
}

.playbutton-utube {
    width: 80px;
    height: 80px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: 0.85s;
}

.playbutton-utube img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    transform: scale(1);
    transition: 0.85s;
}

.video-play-button-s {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-55%);
    transform: translateX(-50%) translateY(-55%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    border-radius: 50%;
    transition: 0.85s;
}

.video-play-button-s span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 22;
}

.video-play-button-s span i {
    font-size: 16px;
    color: #fff;
    transition: 0.85s;
}

.car-video:after {
    content: "";
    position: absolute;
    height: 300px;
    display: block;
    bottom: -5px;
    right: 0;
    left: 0;
    background: -o-linear-gradient(359deg, #000 18.91%, rgba(39, 39, 39, 0.15) 74.37%, rgba(0, 212, 255, 0) 84.45%);
    background: linear-gradient(359deg,
            rgb(239 232 221) 18.91%,
            rgb(249 244 237 / 0%) 74.37%,
            rgb(249 244 237 / 0%) 84.45%);
    top: auto;
    z-index: 1;
}

.cons_logo:after,
.sitelink ul li a::before {
    bottom: 0;
    z-index: -1;
    content: "";
    position: absolute;
}

.header-hover {
    backdrop-filter: blur(50px);
}

.ldheight {
    height: 380px;
}

.leadermember,
.leadermembermain {
    width: 100%;
    cursor: pointer;
}

.img_profile img,
.leader_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.85s;
    transform: scale(1);
    filter: grayscale(100%);
}

.description_detailsmain {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
    position: relative;
}

.description_detailsmain h2 {
    text-transform: uppercase;
    color: #454545;
    font-size: 14px;
    margin: 0;
}

.description_detailsmain span {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    text-transform: uppercase;
}

.description_detailsmain img.comma {
    width: 50px;
    margin-bottom: 8px;
}

.description_detailsmain img.comma2 {
    width: 50px;
    margin-bottom: 8px;
    transform: rotate(180deg);
    position: absolute;
    right: 15px;
}

.description_detailsmain p span.commaa {
    font-size: 40px;
    color: #454545;
    display: inline;
}

.leader_title {
    width: 100%;
    margin-top: 20px;
}

.leader_title small {
    font-size: 16px;
    color: #454545;
    display: block;
    font-weight: 400;
    font-family: tintacoated-regular;
}

.leader_title span {
    font-size: 14px;
    color: #454545;
    display: block;
}

.memberclose {
    right: 10px;
    left: unset;
}

.memberdetails_pop {
    width: 90%;
    height: 80vh;
    padding: 25px;
    position: fixed;
    top: 10vh;
    left: 5%;
    background: #efe8dd;
    opacity: 0;
    visibility: hidden;
    transition: 0.85s;
    transform: translateY(100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.description_detailspop {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
}

.gptwuplogo,
.gptwuplogo2 {
    position: absolute;
    width: 100px;
    z-index: 11;
}

.description_detailspop h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.description_detailspop span {
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.m_gr .leadermember {
    margin-top: 30px;
}

.member-slide .leadermember {
    padding: 25px;
}

#pro_banner img {
    width: 100%;
    height: auto;
}

.menu-foot ul.media {
    align-items: flex-end;
    margin-left: 0 !important;
}

.gptwuplogo {
    right: 30px;
    top: 15px;
}

.gptwuplogo2 {
    right: 5%;
    top: 0;
    -webkit-filter: grayscale(0);
    filter: none;
}

.enqbtnsfixed {
    position: fixed;
    left: 5.7%;
    bottom: 3%;
    z-index: 99;
}

.enqbtnsfixed a {
    display: block;
    font-size: 13px;
    color: #454545;
    background: #fff;
    padding: 13px 20px;
}

.n_title a,
.sitelink ul li a {
    font-size: 14px;
    color: #454545;
}

.enqbtnsfixed.shows {
    opacity: 0 !important;
    visibility: hidden;
    transform: translateX(0);
}

.contact_details {
    width: auto;
    margin-top: 15px;
}

.n_title {
    display: block;
    color: #454545;
    margin-top: 15px;
    font-size: 15px;
}

.n_title a {
    position: relative;
    margin-right: 15px;
}

.n_title a:after {
    content: "";
    width: 0.8px;
    height: 100%;
    right: -11px;
    top: 0;
}

.n_title a:before {
    content: "";
    right: 0;
    bottom: -2px;
    width: 0;
    height: 0.5px;
    transition: 0.5s;
}

.rerafixed {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 2;
}

.cons_bg,
.cons_logo,
.logo_img,
.sitelink ul li,
.sitelink ul li a,
.sitemap_sub_nav span a {
    position: relative;
}

.newsletter-wrap .banner_text {
    width: 80%;
}

.select_grid {
    width: 100%;
    display: flex;
    gap: 10px;
}

.formrowdt form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 80px;
}

.cclogowrap,
.formrowdt form .submit_btn {
    display: flex;
    align-items: center;
    width: 100%;
}

.formrowdt form .select_item textarea,
.formrowdt form textarea {
    border-bottom: 1px solid #ccc !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 0 0 13px !important;
}

.formrowdt form .s-input {
    margin: 12px 0;
    position: relative;
    z-index: 11;
}

.formrowdt form .submit_btn {
    height: auto !important;
    background: 0 0;
    position: absolute;
    bottom: -30px;
    justify-content: center;
}

.formrowdt form .submit_btn button {
    background: #fff;
    padding: 13px 50px;
    border: none;
}

.formrowdt form .form-control:focus,
.formrowdt form textarea:focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff !important;
    outline: 0;
    box-shadow: none;
}

.formrowdt form .form-control {
    color: #fff !important;
    padding-bottom: 13px;
}

.formrowdt form .s-input--rounded>label b {
    font-size: 12px;
    color: #fff;
}

.formrowdt form .s-input--rounded>label b a {
    color: #fff;
}

.formrowdt form .s-input--rounded>label b a:hover {
    color: #ccc;
}

.formrowdt form .form-group label.error,
.formrowdt form .form-group label.error-message {
    color: red !important;
    font-size: 11px;
    padding-top: 10px;
    margin: 0 !important;
    text-align: left;
}

.formrowdt form .s-input label.error {
    color: red !important;
    font-size: 11px;
    margin-bottom: 0 !important;
    text-align: left;
}

.formrowdt form .select_item:last-child {
    width: 100%;
    margin: 0 !important;
}

.formrowdt form .s-input>label>i {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.formrowdt form .form-control::placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

.sitelink ul {
    width: auto;
    margin: 80px 0 0;
    padding: 0;
    display: flex;
    align-items: start;
    gap: 3rem;
    justify-content: center;
}

.sitelink ul.hauto li {
    width: auto !important;
}

.sitelink ul.hauto li a {
    width: 230px;
}

.sitelink ul li {
    width: 100%;
    display: inline;
}

.sitelink ul li a {
    display: block;
    font-weight: 600;
    padding: 12px;
    background: #d7c5a9;
    border: 1px solid #d7c5a9;
    text-transform: uppercase;
    z-index: 1;
}

.sitelink ul li a::before {
    right: 0;
    width: 0;
    background: #dbcab1;
    height: 100%;
    transition: 0.85s;
}

.sitemap_sub_nav span {
    display: block;
    text-align: center;
    border: 3px solid #dbcab1;
    margin: 20px 0;
}

.sitemap_sub_nav span a {
    display: block !important;
    border: none !important;
    color: #454545;
    font-size: 11px !important;
    background: 0 0 !important;
    padding: 12px 0 0;
}

.cclogowrap {
    justify-content: center;
    padding: 10px 0;
}

.cclogowrap a img {
    width: 24px;
    opacity: 0.2;
}

.btmabsolut {
    margin-top: 60px;
}

.cons_logo {
    width: 100%;
    height: 300px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 30px;
    transition: 0.85s;
    z-index: 2;
    cursor: url(../images/Plus.png), auto;
}

.cons_logo:after {
    width: 100%;
    height: 0%;
    background: #efe7dc;
    left: 0;
    transition: 0.5s;
}

.logo_img img.orcle {
    height: 100px;
}

.logo_img {
    width: 100%;
    text-align: center;
}

.cons_logo img {
    width: 250px;
    margin: 0 auto;
    transition: transform 0.5s;
}

.cons_bg {
    width: 100%;
    margin-top: 15px;
    display: none;
}

.scrollbar {
    height: 100%;
    width: 100%;
    background: 0 0;
    overflow-y: scroll;
    padding-right: 0;
}

.scstyle::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #efe8dd;
}

.scstyle::-webkit-scrollbar {
    width: 6px;
    background-color: #efe7dc;
}

.scstyle::-webkit-scrollbar-thumb {
    background-color: #efe7dc;
    border: 6px solid #efe7dc;
}

.consultant_description_pop {
    position: fixed;
    top: 0;
    right: 0;
    width: 70vw;
    height: 100vh;
    background: #efe8dd;
    opacity: 1;
    visibility: hidden;
    z-index: 999999;
    transition: 0.5s;
    transform: translateX(100%);
    overflow-x: hidden;
}

.consultant_description_pop.consultant_details_show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    overflow-y: auto;
}

.consultantbanner_bg {
    width: 100%;
    height: 60vh;
    overflow: hidden;
    position: relative;
}

/*Start omara css*/

.omara-warpper .hd {
    font-size: 18px;
}

.omara-warpper .omara-logo {
    height: auto;
    max-width: 258px;
    margin-top: 20px;
}

.bg-cover {
    background: #aad2d2;
}

.grey3 {
    background: #fcf7e8;
}

.h6 {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
}

.p2 {
    font-size: 14px;
    color: #000000;
}

.omara-project .project {
    padding: 0 0px;
}

.omara-project span {
    margin-bottom: 10px;
}

.omara-project p {
    font-size: 14px;
    color: #000000;
}

.leaf-tag svg {
    width: 32px;
}

.light-blue {
    background: #f0f6f8;
}

.loaction-map {
    margin: 40px 0 60px;
}

.m-auto img{
      filter: blur(3px);
      border: 5px solid #898989;
}

.location-bullets h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff !important;
}

.location-bullets ul {
    list-style: disc;
}

.location-bullets ul li {
    font-size: 14px;
    margin-bottom: 6px;
    color: #fff;
}

.master-wrapper .enqbtn {
    position: absolute;
    bottom: 0;
    right: 0;
}

.wellnes-wrapper .container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    /*max-width: 610px;*/
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}

.wellnes-wrapper .container>.w-100 {
    max-width: 600px;
    margin-right: 0;
}

.wellnes-wrapper .h6,
.wellnes-wrapper .p2 {
    color: #fff !important;
}

.wellnes-wrapper form .s-input--rounded>label b {
    color: #fff !important;
}

.wellnes-wrapper form input::placeholder,
.wellnes-wrapper form textarea::placeholder {
    color: #fff !important;
}

.wellnes-wrapper form .form-control {
    border-bottom: 1px solid #ffffff !important;
    color: #fff;
    padding: 10px 0 !important;
}

.wellnes-wrapper form .s-input--rounded>label b a {
    color: #fff !important;
}

.wellnes-wrapper .enqbtn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 250%;
}

.wellnes-wrapper form .s-input>label>i {
    border: 1px solid #fff;
}

.wellnes-wrapper form .form-group {
    margin-bottom: 30px;
}

.wellnes-wrapper form .s-input>input:checked+label>i:after {
    color: #fff;
}

span.hover-plus img {
    width: 100%;
}

span.hover-plus {
    position: absolute;
    bottom: 10px;
    right: 20px;
    background: #fff;
    width: 40px;
    padding: 10px;
    height: 40px;
    line-height: 13px;
}

header {
    z-index: 99999;
}

.fancybox-container {
    z-index: 9999999999;
}

.slider_bottom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    transition: all 1s ease-in-out 0s;
    transform: translateX(100%);
}

.slider_bottom.open {
    transform: translateX(0%);
}

.bg-cover1 {
    background-size: cover !important;
    height: 100vh;
    background-repeat: no-repeat !important;
}

.back {
    z-index: 1;
    position: fixed;
    right: 15px;
    top: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #d5cebb;
    display: flex;
    align-items: center;
    transition: all 0.5s ease 0s;
    justify-content: center;
}

.pad50 {
    padding: 40px 0;
}

.max800 {
    width: calc(100% - 45%);
}

.max801 {
    max-width: 57%;
    background: #e9e2c4;
    padding: 30px;
    height: 100%;
    margin-bottom: 0 !important;
}

.nourish2 .slick-dots {
    position: absolute;
    bottom: 0;
    text-align: right;
    padding-right: 50px;
}

.back img {
    width: 40px;
}

.nourish-help img {
    width: 60px;
}

.nourish-help {
    margin-bottom: 30px;
}

.nourish-help h3 {
    font-size: 14px;
    color: #000 !important;
    margin-top: 20px;
    border-bottom: solid 2px #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}

.dots-none .slick-dots {
    display: none !important;
}

.nourish-help p {
    font-size: 14px;
    color: #000 !important;
}

.popslide .popslide-div {
    padding: 0 10px;
}

.popslide .popslide-div h4 {
    color: #000 !important;
    padding: 20px 0;
    font-size: 22px;
    margin-bottom: 0;
}

.popslide .enqbtn {
    font-size: 11px;
    background: transparent;
    padding: 0;
}

.nourish .container.pad80 {}

.omara-project .project {
    cursor: pointer;
}

.nourish .nourish2.slick-initialized.slick-slider.slick-dotted .slick-dots {}

.nourish .nourish2 .popSlider-wrapper .slick-dots {
    position: initial;
    margin-top: 20px;
    padding-right: 0px;
    text-align: center;
    bottom: 20px;
    right: 0;
    left: 0;
}

.nourish .slick-dots li button:before {
    font-family: "slick";
    font-size: 0px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 2px;
    background: #000;
}

.omara-list {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: solid 1px #d5ceaf;
}

.omara-list .omara-number p {
    font-size: 14px;
    margin-bottom: 0;
    color: #000 !important;
}

.omara-list .omara-number span {
    font-size: 30px;
}

.rightfix {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin-left: 0;
    width: calc(100% - 59%);
}

.omara-list p:first-child {
    /*font-size: 20px;*/
}

.nourish-slider .bg-cover1:before {
    content: "Reference Image";
    color: #fff;
    z-index: 1;
    position: absolute;
    font-size: 8px;
    text-transform: uppercase;
    left: 0;
    background: #000;
    padding: 2px;
    top: 0;
}

.nourish2 .product-showcase-carousel-controls {
    position: absolute;
    top: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    font-weight: 700;
    font-size: 50px;
    color: #38904c;
    width: auto;
    bottom: 0;
}

.nourish2 .product-showcase-carousel-controls i {
    font-weight: 700;
}

.nourish2 .product-showcase-carousel-controls--right {
    right: 10px;
    text-align: right;
    background: #000000;
    width: 40px;
    left: auto !important;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}

.nourish2 .product-showcase-carousel-controls--left {
    right: 54px;
    text-align: right;
    background: #000000;
    width: 40px;
    left: auto !important;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}

.bg-cover1 {
    position: relative;
}

.nourish-slider .bg-cover1 .container {
    position: relative;
    z-index: 9;
}

.nourish-slider .bg-cover1:after {
    content: "";
    background: #00000052;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}

.nourish2 .slick-arrow {
    left: 0;
    cursor: pointer;
}

.location-bullets img {
    width: 60px;
}

.rera-omara {
    background: #000;
}

.rera-omara p {
    color: #fff;
    padding: 6px;
    font-size: 14px;
}

.artistic {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000;
    color: #fff;
    font-size: 9px;
    padding: 4px;
}

.omara-logo .cons_logo {
    cursor: auto;
}

.omara-logo .cons_logo img {
    width: 210px;
}

/* Choices.js Dropdown ko form ke upar dikhane ke liye */
.choices {
    margin-bottom: 0;
    z-index: 20;
    /* Taki wo niche wale elements ke piche na chhup jaye */
}

.choices__inner {
    background-color: transparent;
    border: none;
    min-height: 45px;
    padding: 5px 0;
}

.choices__list--dropdown {
    z-index: 1000 !important;
    background-color: #fff !important;
}

.choices {
    margin-bottom: 0 !important;
}

.number-select {
    display: flex;
    align-items: center;
}

#country_code+.choices {
    width: 100px;
    /* Code box ki width fix karein */
}

.wellnes-wrapper form .form-group .choices__inner {
    padding: 7px;
}

/* Choices container ki height fix karein taaki layout jump na ho */
.choices {
    min-width: 90px;
    margin-bottom: 0;
}

/* Dropdown ko absolute rakhein taaki wo page ki height na badhaye */
.choices__list--dropdown {
    position: absolute !important;
    top: 100% !important;
    z-index: 9999 !important;
    background: #fff !important;
}

/* Input box ki styling fix karein */
.choices__inner {
    background-color: #fff !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid #ced4da !important;
    /* Aapke input box jaisa border */
    min-height: 45px;
    display: flex;
    align-items: center;
}

/* Jab Choices initialize ho jaye, toh select box ko sahi tarah se align karein */
.number-select {
    display: flex;
    align-items: flex-end;
    /* Phone input ke saath align karne ke liye */
    gap: 0;
}

@media (max-width: 991px) {
    .nourish2 .bg-cover1 h4.text-white {
        font-size: 26px;
        padding-right: 40px;
    }

    .omara-list {
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: solid 1px #d5ceaf;
    }

    .omara-list p:first-child {
        font-size: 14px;
    }

    .omara-list .omara-number span {
        font-size: 18px;
    }

    .max800 {
        width: 100%;
    }

    .rightfix {
        display: none;
        position: initial;
        width: 100%;
        margin-bottom: 30px;
    }

    .popSlider .col-lg-6.col-md-12 {
        width: 50%;
    }

    .max801 {
        max-width: 100%;
    }

    span.leaf-tag {
        margin-bottom: 10px;
        display: block;
    }

    .wellnes-wrapper form .s-input>label>i {
        border: 1px solid #000000;
    }

    .wellnes-wrapper form .s-input>input:checked+label>i:after {
        color: #000000;
    }

    .wellnes-wrapper form .s-input--rounded>label b,
    .wellnes-wrapper form .s-input--rounded>label b a {
        color: #000000 !important;
    }

    .wellnes-wrapper form input::placeholder,
    .wellnes-wrapper form textarea::placeholder {
        color: #000 !important;
    }

    .master-wrapper .enqbtn {
        position: inherit;
    }

    .wellnes-wrapper .container {
        justify-content: center !important;
    }

    .wellnes-wrapper .container {
        position: initial;
        background: #f0f6f8;
        padding: 40px 30px;
    }

    .wellnes-wrapper {
        background: #f0f6f8;
    }

    .wellnes-wrapper .h6,
    .wellnes-wrapper .p2 {
        color: #000000 !important;
    }

    .wellnes-wrapper form .form-control {
        border-bottom: 1px solid #000000 !important;
        color: #000000;
        padding: 10px 0 !important;
    }

    .omara-logo .cons_logo img {
        width: 130px;
    }

    .about-omara br {
        display: none;
    }

    .omara-project .project {
        margin-top: 0;
    }

    .omara-project .project img {
        transform: translate(0%, 0%) !important;
    }

    .omara-project .project img.w-100.bg {
        height: 300px;
        object-fit: cover;
    }

    .loaction-map.mt-4.col-10>img {
        margin-bottom: 20px;
    }

    .loaction-map.mt-4.col-10 {
        width: 100%;
        text-align: center;
    }

    .nourish2 {
        overflow-y: scroll;
        height: 100vh;
    }

    .nourish2 .bg-cover1 {
        height: auto;
        padding: 40px 0;
    }

    .back {
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        z-index: 999;
    }
}

@media (max-width: 767px) {
    .omara-project .project {
        margin-top: 30px;
    }

    .omara-project .project img.w-100.bg {
        height: auto;
    }

    .location-bullets h4 {
        flex-wrap: wrap;
    }

    .back {
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        z-index: 999;
    }

    .nourish2 .bg-cover1 h4.text-white {
        font-size: 26px;
        padding-right: 40px;
    }

    .popSlider .col-lg-6.col-md-12 {
        width: 100%;
    }

    .nourish2 .bg-cover1 {
        height: auto;
        padding: 40px 0;
    }

    .slider_bottom {
        height: auto;
    }

    .nourish2 {
        overflow-y: scroll;
        height: 100vh;
    }

    .location-bullets {
        margin-bottom: 26px;
        border-bottom: solid 1px #c4d0d4;
        padding-bottom: 20px;
    }

    .location-bullets h4 {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

    .loaction-map {
        margin: 40px 0 26px;
    }
}

/*End omara css*/


.bank-dtls p {
    font-size: 14px;
    text-align: center;
}

.bank-dtls {
    /*position: absolute;*/
    /*bottom: 10px;*/
    /*left: 30px;*/
}