body {
    /* font-family: "Jost", sans-serif; */
    font-family: Dax Regular, sans-serif;
    font-size: 20px;
    color: #4b4c4d;
    overflow-x: hidden;
}

body p, body ul li {
    font-family: Dax Regular, sans-serif;
    font-size: 18px !important;
    color: #4b4c4d !important;
}

.menu__contact__box {
    font-family: Dax Regular, sans-serif;
    font-weight: 600;
}

/* common css  */

.required__field {
    position: relative;
}

.required__field {
    content: "*";
    position: absolute;
    /*left: ;*/
    color: #d90000;
    padding-left: 5px;
}

.common__padding {
    padding: 70px 0;
}

.common__left__right__style1 {
    padding-left: 85px;
    padding-right: 85px;
}

.common__left__right__style2 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.font__dax__bold {
    font-family: Dax Black, sans-serif !important;
}

.dencryl .font__dax__bold {
    color: #54b9e5;
}

.dencrete .font__dax__bold {
    color: #006c3e;
}

.denpox .font__dax__bold {
    color: #ffd150;
}
.denpur .font__dax__bold {
    color: #00b169;
}
.denspartic .font__dax__bold {
    color: #e89e27;
}
.dencoat .font__dax__bold {
    color: #990033;
}

.dencryl .technical_data {
    background: #54b9e5;
}

.dencryl .table-header-bg {
    background: #54b9e5 !important;
}
.dencryl .even-row-bg {
    background: #54b9e5 !important;
}

.dencrete .technical_data {
    background: #006c3e;
}
.dencrete .technical_data .text_color {
    color: white !important;
}

.dencrete .table-header-bg {
    background: #006c3e !important;
}
.dencrete .table-header-bg .text_color {
    color: white !important;
}
.dencrete .even-row-bg {
    background: #006c3e !important;
    color: white !important;
}

.denpox .technical_data {
    background: #ffd150;
}

.denpox .table-header-bg {
    background: #ffd150 !important;
}
.denpox .even-row-bg {
    background: #ffd150 !important;
}

.denpur .technical_data {
    background: #00b169;
}

.denpur .table-header-bg {
    background: #00b169 !important;
}
.denpur .even-row-bg {
    background: #00b169 !important;
}
.denspartic .technical_data {
    background: #e89e27;
}

.denspartic .table-header-bg {
    background: #e89e27 !important;
}
.denspartic .even-row-bg {
    background: #e89e27 !important;
}
.dencoat .technical_data {
    background: #990033;
}
.dencoat .technical_data .text_color {
    color: white !important;
}

.dencoat .table-header-bg {
    background: #990033 !important;
}

.dencoat .table-header-bg .text_color {
    color: white !important;
}
.dencoat .even-row-bg {
    background: #990033 !important;
    color: white !important;
}

.font__dax__regular {
    font-family: Dax Regular, sans-serif !important;
}

.brand__blue {
    color: #2a62a6 !important;
}

.brand__aqua {
    color: #4ab7e4 !important;
}

.brand__green {
    color: #00652e;
}

.main__common__title {
    font-size: 90px;
}

.common__title__box h1 span,
.common__title__box h2 span,
.common__title__box h3 span,
.common__title__box h4 span,
.common__title__box h5 span,
.common__title__box h6 span {
    font-size: 90px;
    font-family: "Dax Black";
}

.top__common__title {
    font-size: 80px;
    font-weight: 500;
    color: #4b4c4d;
}

.common__title__box h1,
.common__title__box h2,
.common__title__box h3,
.common__title__box h4,
.common__title__box h5,
.common__title__box h6 {
    font-size: 80px;
    font-weight: 500;
    /* color: #4b4c4d; */
    font-family: "Dax Regular";
}

.floors__card__box h2,
.floors__card__box h3,
.floors__card__box h4,
.floors__card__box h5,
.floors__card__box h6 {
    font-family: Dax Black, sans-serif;
}

/*.floors__card__box span {
	font-family: 'Dax Regular';
}*/

.text-white {
    color: #ededed !important;
}

#lang__main__div a {
    display: block;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.herobannerslider .swiper-button-next i,
.herobannerslider .swiper-button-prev i {
    font-size: 50px;
    color: #fff;
}

.hero__banner__slide__items {
    height: 70vh;
    background-size: cover;
    position: relative;
    background-position: bottom;
}

.common__news__extra__text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff !important;
}

.nws__card__img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.12);
    z-index: 1;
    border-radius: 20px;
}

.nws__card__img span {
    z-index: 99;
}

.common__news__extra__text {
    font-size: 16px;
}

span.status__item {
    display: block;
    padding: 10px 0;
}

span.date__item {
    display: block;
    padding: 10px 0;
}

.brand__circle__logo {
    width: 20px !important;
}

/* .common__news__anchor {
	position: relative;
	display: block;
	height: 100%;
	z-index: 9;
} */

.common__news__ic__box .status__item,
.common__news__ic__box .date__item {
    font-size: 15px !important;
}

/* common css  */

/*** Navbar css ***/
.bg-scrolling {
    position: fixed;
    width: 100%;
    z-index: 9999;
    transition: all 1s;
    top: 0 !important;
    transition: 0.5s;
}

.cta__menu__btn {
    background: #105b2d;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
}

.cta__menu__btn:hover {
    background: #105b2d;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
}

.navbar {
    background: #105b2d;
}

.brand__logo {
    width: 400px;
}

.header__area {
    padding: 20px 0 0px 0;
}

.mn__cn__bx__title {
    font-weight: 600;
    color: #105b2d;
    font-size: 16px;
}

.mn__anchor__bx {
    text-decoration: none;
    color: #333;
}

.ps-3.header__ic__box a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.flex-shrink-0.btn-lg-square i {
    color: #f13a68;
    font-size: 22px;
}

.brand__logo {
    max-width: 80%;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f103";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.menu__border__right {
    border-right: 1px solid red;
    padding-right: 40px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 15px 0;
    color: #ffffff;
    font-weight: 500;
    outline: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.nav-item.nav-link.language__button {
    background: #d0d0d0;
    padding: 5px 15px;
    width: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 50px;
    color: #000;
}

.nav-item.nav-link.language__button:hover {
    background: #d0d0d0;
    padding: 5px 15px;
    width: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 50px;
    color: #000;
}

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

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    /* color: var(--light); */
}

.navbar.sticky-top {
    top: -100px;
    transition: 0.5s;
}

img.menu__extra__logo {
    width: 125px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 8px 0;
    }

    .navbar .navbar-nav {
        margin-top: 8px;
        border-top: 1px solid rgba(256, 256, 256, 0.1);
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: 0.5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: 0.5s;
        opacity: 1;
    }
}

/*** Navbar css ***/

/* footer css  */
.footer__itm__box ul li a i {
    color: #88c763;
}

footer .footer-bg-image {
    position: absolute;
    top: unset;
    bottom: -40px;
    right: -80px;
    width: 500px;
}

.footer__mn {
    background-size: cover;
    position: relative;
    margin-top: 0 !important;
    padding: 40px 0;
}

.footer__mn::after {
    position: absolute;
    content: "";
    background: #206030f0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.footer__mn .container-fluid {
    position: relative;
    z-index: 999;
}

.copyright__text {
    font-size: 20px;
}

.footer__logos {
    width: 100%;
}

.footer__itm__box p {
    font-size: 22px;
}

.footer__itm__box h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.footer__itm__box ul li {
    list-style: none;
    padding: 6px 0;
    font-family: Dax Regular, sans-serif;
    font-weight: 400;
}

.footer__itm__box ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    /*font-weight: ;*/
}

.footer__social__ic {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.socil__lins img {
    width: 30px;
}

/* footer css  */

/* common section start  */
.cta__section {
    position: relative;
}

.cta__section::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #2c683bf0;
    height: 100%;
    width: 100%;
}

.cta__section .container {
    position: relative;
    z-index: 999;
}

.cta__title {
    color: #fff;
    font-size: 56px;
    line-height: 0.8;
}

.cta__title span {
    color: #88c763;
}

.cta__box a {
    text-align: center;
    padding: 10px;
    display: block;
    width: 250px;
    background: #88c763;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    border-radius: 50px;
}

.brand__circle__logo {
    width: 30px;
}

.news__card__box {
    padding: 50px;
}

.nws__card__img img {
    height: 30vh;
    object-fit: cover;
}

.date_and_statud__box {
    padding: 15px 0;
    display: flex;
    justify-content: space-around;
}

.nws__card__img img {
    border-radius: 20px;
}

.nws__title.font__dax__bold {
    font-size: 32px;
    line-height: 1.4;
}

.nws__readmore__btn {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    color: #0068b6;
}

.news__content__box {
    padding-left: 45px;
}

.hero-banner-img img {
    object-fit: cover;
    height: 70vh;
}

/* common section start  */

/* menu dropdown  */
.dropdown-menu.border-0.rounded-0.rounded-bottom.m-0 {
    padding: 0 !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: #105b2d;
}

/* menu dropdown  */

.overlay-background .project-bottom-title {
    position: absolute;
    bottom: 8%;
    left: 5%;
    color: #fff !important;
    z-index: 2;
    transform: translate(0, 0);
}

.project-title-top-corner {
    position: absolute;
    top: 8%;
    right: 5%;
    color: white;
    z-index: 2;
    transform: translate(0, 0);
}

/* small desktop responsive  */
@media only screen and (min-width: 768px) and (max-width: 1400px) {
    body {
        font-size: 14px;
    }

    body p {
        font-family: Dax Regular, sans-serif;
        font-size: 18px !important;
        color: #4b4c4d !important;
    }

    a.mn__anchor__bx {
        font-size: 14px;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 14px;
    }

    .main__common__title {
        font-size: 76px;
    }

    .common__title__box h1 span,
    .common__title__box h2 span,
    .common__title__box h3 span,
    .common__title__box h4 span,
    .common__title__box h5 span,
    .common__title__box h6 span {
        font-size: 76px;
        font-family: "Dax Black";
    }

    .nws__title.font__dax__bold {
        font-size: 20px;
        line-height: 1.4;
    }

    .nws__readmore__btn {
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        color: #0068b6;
    }

    .footer__itm__box p {
        font-size: 16px;
    }

    .footer__itm__box ul li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        /*font-weight: ;*/
    }

    .copyright__text {
        font-size: 14px;
    }

    .header__area {
        padding: 50px 0 0px 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    body p {
        font-family: Dax Regular, sans-serif;
        font-size: 14px !important;
        color: #4b4c4d !important;
    }

    .fllors__right__title {
        font-size: 16px !important;
        border-bottom: 1px solid #757575;
        padding-bottom: 10px;
    }

    .main__common__title {
        font-size: 44px;
    }

    .common__title__box h1 span,
    .common__title__box h2 span,
    .common__title__box h3 span,
    .common__title__box h4 span,
    .common__title__box h5 span,
    .common__title__box h6 span {
        font-size: 74px;
        font-family: "Dax Black";
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: 0.5rem 1rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .common__news__ic__box .status__item,
    .common__news__ic__box .date__item {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1536px) {
    .common__title__box h1 span,
    .common__title__box h2 span,
    .common__title__box h3 span,
    .common__title__box h4 span,
    .common__title__box h5 span,
    .common__title__box h6 span {
        font-size: 74px;
        font-family: "Dax Black";
    }
}

/* =========== Responsive Area ============ */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .common__news__ic__box .status__item,
    .common__news__ic__box .date__item {
        font-size: 15px !important;
    }

    .date_and_statud__box {
        padding: 15px 0;
        display: block !important;
        justify-content: space-around;
    }

    .common__content__box {
        padding-left: 0 !important;
    }

    .common__content__sec {
        padding: 30px 20px !important;
    }

    .common__padding {
        padding: 50px 0;
    }

    .common__hero__banner .hero__banner__slide__items {
        height: unset !important;
    }

    .common__hero__banner .hero__banner__slide__items img {
        height: 40vh;
        object-fit: cover;
    }

    body {
        font-size: 16px;
    }

    .top__common__title {
        font-size: 24px;
        font-weight: 600;
    }

    .common__title__box h1,
    .common__title__box h2,
    .common__title__box h3,
    .common__title__box h4,
    .common__title__box h5,
    .common__title__box h6 {
        font-size: 24px;
        font-weight: 600;
        font-family: "Dax Regular";
    }

    .common__left__right__style1 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .common__left__right__style2 {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .header__area {
        padding: 0px 0 0px 0;
    }

    .mobile__menus__panel {
        position: fixed;
        top: 0 !important;
        z-index: 9999 !important;
    }

    img.brand__logo__mobile {
        width: 100%;
    }

    a.navbar-brand.ms-3.d-lg-none.brand__logo__main__mobile {
        display: inline;
        width: 40%;
    }

    .main__common__title {
        font-size: 28px;
    }

    .common__title__box h1 span,
    .common__title__box h2 span,
    .common__title__box h3 span,
    .common__title__box h4 span,
    .common__title__box h5 span,
    .common__title__box h6 span {
        font-size: 28px;
        font-family: "Dax Black";
    }

    .cta__section {
        text-align: center;
    }

    .cta__box a {
        text-align: center;
        padding: 5px;
        display: block;
        width: 250px;
        background: #88c763;
        color: #000;
        text-decoration: none;
        font-size: 16px;
        border-radius: 50px;
        margin: 10px auto;
    }

    .news__content__box {
        padding-left: 15px;
    }

    .news__card__box {
        padding: 30px 10px;
    }

    .nws__title.font__dax__bold {
        font-size: 20px;
        line-height: 1.4;
    }

    .nws__readmore__btn {
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        color: #0068b6;
    }

    .footer__mn {
        background-size: cover;
        position: relative;
        margin-top: 0 !important;
        padding: 40px 25px;
    }

    .footer__itm__box ul {
        padding-left: 0;
    }

    footer .footer-bg-image {
        position: absolute;
        top: unset;
        bottom: -265px;
        right: -80px;
        width: 120vw;
        display: none;
    }

    .footer__itm__box p {
        font-size: 16px;
    }

    .footer__itm__box ul li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        /*font-weight: ;*/
    }

    .footer__social__ic {
        justify-content: start;
        padding-top: 10px;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0%;
        font-size: 26px;
        margin-left: 50px;
        right: -85%;
    }

    button.navbar-toggler.me-3 span {
        color: #000;
    }

    .navbar {
        background: #fff;
        border-bottom: 1px solid #d7d7d7;
    }

    .hero-banner-img img {
        object-fit: cover;
        height: unset;
    }

    .dropdown-content a {
        color: black;
        padding: 8px 8px;
        text-decoration: none;
        display: block;
    }
}

/* =========== Responsive Area ============ */

/* css for market banner  */
.market__page .banner__market__content {
    position: absolute;
    top: 25vh;
    width: 80%;
    max-width: 1320px;
    left: 10%;
    z-index: 9;
}

.market__page .hero__banner__slide__items::after {
    content: "";
    position: absolute;
    background: #0d0d0d0f;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.market__page .hero-banner-img {
    position: relative;
}

.market__page .hero-banner-img::after {
    content: "";
    position: absolute;
    /*background: #0d0d0d78;*/
    background: #0d0d0d0f;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.market__page .banner__read__more {
    padding: 15px;
    border: 2px solid;
    text-decoration: none;
    margin-right: 25px;
}

.market__page .banner__title {
    font-size: 72px;
}

@media only screen and (max-width: 600px) {
    .market__page .hero-banner-img img {
        object-fit: cover;
        height: 45vh;
    }

    .market__page .banner__market__content {
        position: absolute;
        top: 10vh;
        width: 70%;
        max-width: 100%;
        left: 15%;
        z-index: 9;
    }

    .market__page .banner__read__more {
        padding: 6px 10px;
        border: 2px solid;
        text-decoration: none;
        margin-right: 0;
        font-size: 14px;
    }

    .market__page .banner__btn__box {
        display: flex;
        gap: 20px;
        justify-content: center;
    }

    .market__page .swiper-button-next,
    .market__page .swiper-button-prev {
        z-index: 10;
    }
    .market__page .banner__title {
        font-size: 34px;
    }
}

/* css for market banner  */
