.offcanvas-menu_wrapper.fullscreen-menu .offcanvas-menu-inner {
    background-color: rgba(0, 87, 69, 0.95);
    background-color: rgba(0, 87, 69, 1.95);
/*    background-image: url(../images/menuBg.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: repeat;*/
}

.menuBg {
    height: 100vh;
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: -1;
    background-image: url(../images/menuBg.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: repeat;
    opacity: 0.2;
}

.offcanvas-menu_wrapper.fullscreen-menu .offcanvas-menu-inner .offcanvas-inner_nav > ul > li > a {
    color: #e9e9e9;
    font-size: 46px;
}

header {
    background: #F8F8F8;
}

.latest-blog-news-area {
    background: #F8F8F8;
    height: 70vh;
}

.header__logo {
    flex-basis: 26%;
    flex-basis: 100%;
    margin-top: 2%;
    text-align: center;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    justify-content: center;
}
    .header__logo .logo p {
        font-size: 24px;
        letter-spacing: 4px;
        padding-top: 0%;
        padding-bottom: 0%;
        color: #005745;
    }

.header-height--120 {
    height: auto;
}

.header-social-left.black-icon li a {
    font-size: 22px;
}

/*to minimize the height*/
.slide .slide__img {
    height: 100%;
}

.heroSlider .single-blog-wrap {
    height: 100%;
}
.slide .slide__img img {
}

.slide {
    height: 100%;
}
/**/
body {
    line-height: 1.74;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: "NeueHaasDisplay", sans-serif;
    color: #111;
    position: relative;
    background-color: #ffffff;
}

p{
    letter-spacing: 1px;
}

.lastest-blog-news-title p {
    font-size: 30px;
    letter-spacing: 4px;
}

.blog-contenet .blog-media {
    font-style: normal !important;
    line-height: 2 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
}


    .blog-contenet a {
        font-size: 16px !important;
        color: #fff !important;
    }

.blog-contenet h6 {
    line-height: 2 !important;
    color: #fff !important;
    font-size: 28px !important;
    font-weight: normal !important;
}


.noPadding {
    padding: 0px !important;
}

.noMargin {
    margin: 0px !important;
}

/*.architecture-blog-slider-1 .slick-active + .slick-slide {
    opacity: 0.3;
}*/

.architecture-blog-slider-1 {
    height: 100%;
}
.architecture-blog-slider-1 .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s ease-in-out;
    height: 100%;
}

.architecture-blog-slider-1 .slick-track,
.architecture-blog-slider-1 .slick-list {
    height: 100% !important;
}

.architecture-blog-slider-1 .slick-center {
    opacity: 1 !important;
}
.architecture-blog-slider-1 .slick-list {
    overflow: visible;
    height: 100%;
    /*margin-right: 0;
    padding-right: 22% !important;*/
}

.architecture-blog-slider-1 .learnMorBtn{
    font-size: 14px;
}

.custom-prev, .custom-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    background: transparent;
    color: #fff;
    border: none;
    padding: 10px 15px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    width: 2em;
    height: 2em;
    line-height: 2em;
    font-size: 30px;
    color: #FFFFFF;
}

    .custom-prev svg, .custom-next svg {
        fill: #FFFFFF;
        height: 2em;
        width: 2em;
    }

    .custom-prev img, .custom-next img {
        fill: #FFFFFF;
        max-width: 22px;
    }

/* Put arrows close to active slide */
.custom-prev {
    left: calc(18% + 30px); /* 8% is centerPadding + small offset */
}

.custom-next {
    right: calc(18% + 30px);
}


@media (max-width: 479px) {
    .custom-prev {
        left: 5%;
    }

    .custom-next {
        right: 5%;
    }
}



.heroSlider .slick-dots {
    text-align: left;
    margin-top: 0px;
}

    .heroSlider .slick-dots li {
        display: inline-block;
        margin: 0 4px;
    }

        .heroSlider .slick-dots li.slick-active button {
            background: rgba(0, 87, 69, 0.7);
            width: 14px;
            height: 14px;
        }

        .heroSlider .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 8px;
            height: 8px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: #ddd;
            border-radius: 50%;
        }

.heroSlider .blog-contenet {
    margin-top: 0px !important;
    padding-bottom: 15px !important;
    font-size: 14px;
    position: absolute;
    bottom: 5%;
    z-index: 9999;
    /* background: #ffffff; */
    /* max-width: 35%; */
    min-width: 15%;
    color: #929090;
    padding-left: 30px;
    padding-left: 40px;
    padding-right: 30px;
}

.heroSlider a {
    color: #fff;
    font-weight: normal;
    font-size: 28px;
    display: block;
    letter-spacing: 4px;
    height: 100%;
}


.heroSlider .leftSLiderBg {
    position: absolute;
    left: 0;
    height: 50px;
    z-index: 999999;
    background: rgba(0, 87, 69, 0.7);
    top: 0;
    width: 45px;
    text-align: center;
    /* display: flex*/
    justify-content: flex-start;
    /* align-items: flex-end; */
    padding-bottom: 2%;
}

.heroSlider .rightSLiderBg {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 87, 69, 0.7);
    top: 0;
    width: 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom:2%;
}

    .heroSlider .rightSLiderBg img {
        max-width: 80%;
    }

.heroSlider .single-blog-wrap {
    position: relative;

}

.single-blog-wrap a{
    display: block !important;
}

.heroSlider .sliderHeaderNav {
    padding-top: 0%;
    padding-bottom: 2%;
    color: #005745;
    /*margin-top: -15px;*/
}

.about-us-area h2 {
    text-align: right;
    color: #676767;
    font-weight: normal;
    opacity: 0.5;
}

.about-us-area p {
    line-height: 1.3;
    letter-spacing: 1px;
    font-size: 20px;
}

.column {
    display: flex;
    flex-direction: row;
    word-wrap: break-word;
    /*border-style: solid;*/
    position: relative;
}

.ce-image {
    text-align: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

    .ce-image a {
        position: relative;
        transition: .45s;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transition: all, opacity 1s cubic-bezier(0.5, 0, 0, 1), transform 1s cubic-bezier(0.5, 0, 0, 1);
    }

        .ce-image a .image::after {
            content: "";
            position: absolute;
            left: 0;
            right: unset;
            top: 0;
            bottom: unset;
            width: 100%;
            height: 100%;
            /*background-color: rgba(31, 31, 31, .4);*/
            opacity: 0; 
            transition: .45s;
        }

    .ce-image a:hover img {
        transform: scale(1.15);
        transform: scale(1.0);
    }

        .ce-image a:hover .image::after {
            opacity: 1;
        }


.image {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    pointer-events: none;
}

.ce-image a .is-content {
    z-index: 9999;
    position: relative;
    /*position: absolute;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    bottom: 0;
    background: #f8f8f8;
    margin-bottom: 0px;
    padding: 10px 0px;
    padding: 0px 0px;
    margin-top: 10px;
}

.ce-image a:hover .is-content {
    background: transparent;
    color: rgba(0, 87, 69, 1);
}

        .ce-image a .is-content h2 {
            color: #000;
            transition: .3s;
        }

.ce-image a:hover .is-content h2 {
    color: rgba(0, 87, 69, 1);
}

        .ce-image a .is-content  span {
            color: #929090;
            font-size: 15px;
            transition: .3s;
            font-weight: 100;
        }

#content_sse77wprv {
    padding-right: 2.7777777777777777rem;
    padding-right: 0;
}

#content_0laejratu {
    padding-top: 2.4444444444444446rem;
    padding-right: 0rem;
    padding-left: 1.9444444444444444rem;
    padding-left: 0
}


#content_otkkm4kte {
    padding-right: 2.7777777777777777rem;
    padding-right: 0;
}

#content_jwga7683y {
    padding-top: 1.6666666666666667rem;
}

#content_d1myrca9p {
    padding-top: 0.6666666666666666rem;
}

.content-wrapper {
    position: relative;
    min-height: 1px;
    padding-bottom: 60px;
}

.column-content {
    width: 100%;
    position: relative;
    min-height: 1px;
}

.is-content h2 {
    font-size: 20px;
}

.myaccount-tab-menu a {
    color: #005745 !important;
    position: relative !important;
    padding: 15px 30px 15px 30px !important;
    font-size: 22px !important;
    display: flex !important;
    align-items: center !important;
}

    .myaccount-tab-menu a:not(:last-child)::before {
        content: '';
        width: 2px;
        position: absolute;
        height: 30%;
        background: #005745;
        display: block;
        right: 0;
    }

    .myaccount-tab-menu a::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 30px;
        background: #676767;
        height: 2px;
        width: 50px;
        transform: scaleX(0);
        transform-origin: left;
        transition: transform 0.3s ease-in-out;
    }

.myaccount-tab-menu a:hover, .myaccount-tab-menu a.active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #005745 !important;
}

    .myaccount-tab-menu a:hover::after,
    .myaccount-tab-menu a.active::after {
        /*content: '';
        display: block;
        background: #676767;
        height: 2px;
        width: 50px;*/
        transform: scaleX(1);
    }

.footer-area-wrapper{
    background: #005745;
    color: #fff;
}


.footer-copyright-area{
    padding-top: 15px;
    padding-bottom: 15px;
}

.single-project-title h3 {
    font-size: 20px;
    color: #000;
    transition: .3s;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.41;
}

.post-navigation-wrap .single-categories-post .pr-item-left-img img{
    max-width: 150px;
}

.post-new-item-list {
    justify-content: center;
}

.related-blog .section-title h3 {
    color: #005745 !important;
    position: relative !important;
    padding: 15px 15px 15px 15px !important;
    font-size: 22px !important;
    display: flex !important;
    align-items: center !important;
    font-weight: 400;
    text-align: center;
    justify-content: center;
}

.contactUsPage .section-title--three__defult h3 {
    text-align: right;
    color: #676767;
    font-weight: normal;
    opacity: 0.5;
}

.case-studies-area .project-area .section-title {
    color: #005745 !important;
    position: relative !important;
    padding: 15px 15px 15px 15px !important;
    font-size: 22px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
}

    .case-studies-area .project-area .section-title h2 {
        font-size: 26px;
        letter-spacing: 4px;
        padding-top: 0%;
        padding-bottom: 0%;
        color: #005745;
        font-weight: normal;
        text-align: center !important;
    }

.case-studies-area .single-project--six .project-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
    flex-direction: row;
}

    .case-studies-area .single-project--six .project-content h5 {
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 1px;
    }

    .case-studies-area .single-project--six .project-content p {
        letter-spacing: 2px;
    }

.case-studies-area .project-area .btn {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid !important;
    font-weight: normal !important;
    margin-top: 10px !important;
    letter-spacing: 1px !important;
    padding: 12px 12px !important;
    border-radius:0 !important;
    /*margin-left: 30px;*/
}

.case-studies-area .custom-arrows .slick-arrow {
    position: absolute;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border: none;
    width: 70px;
    height: 70px;
    bottom: -80px;
    bottom: 0px;
    background: transparent;
    color: #212121;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.13);
    box-shadow: none;
    margin-top: 0;
    left: 30px !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 30px;
}


.case-studies-area .custom-prev,
.case-studies-area .custom-next {
    background: transparent;
    color: #fff;
    box-shadow: none !important;
    left: auto;
    top: 40%;
    bottom: auto;
}

.case-studies-area .custom-prev {
    left: calc(19% + 10px);
}

.case-studies-area .custom-next {
    right: calc(15% + 10px);

}

.project-slider-nine-active .slick-arrow:hover {
    background: transparent;
    color: #005745;
}

.case-studies-area .project-slider-nine-active .slick-slide {
    opacity: 0.2;
}

.case-studies-area .project-slider-nine-active .slick-slide.slick-current{
opacity: 1;
}

.rt-section-line {
    border: 1px solid #000;
    border-width: 1px 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 4px;
}

.sloganP{
    display: none;
}

.headerLogoDiv {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.about-us-area {
    display: flex;
}

.about-us-text-wrap {
    width: calc(16% + 30px);
    text-align: right !important;
}

.about-content-12 {
    width: calc(68% - 120px);
    margin: auto;
    /*display: flex;
        flex-direction: row;
        align-items: flex-start;*/
}

.aboutPattern {
    width: 16%;
    width: calc(16% + 15px);
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
    /* CSS for extra small devices */
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767.98px) {
    .header__logo .logo p {
        font-size: 14px;
        letter-spacing: 2px;
        padding-top: 15px;
        padding-bottom: 0%;
        display:none;
    }

    .sloganP {
        display: block;
        font-size: 14px;
        letter-spacing: 2px;
        padding-top: 15px;
        padding-bottom: 0%;
        padding-top: 0px;
        padding-bottom: 14px;
        color: #005745;
        text-align: center;
        background: #f7f7f7;
        margin: 0 !important;
    }

    .offcanvas-menu_wrapper.fullscreen-menu .offcanvas-menu-inner .offcanvas-inner_nav > ul > li > a {
        color: #e9e9e9;
        font-size: 24px !important;
    }

    .header__logo {
        flex-basis: 75%;
    }

    .headerLogoDiv {
        padding-left: 0 !important;
        justify-content: center;
    }

    .header-right {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        position: absolute;
        right: 5%;
        top: 5%;
    }

    .header-col__right{
        margin-right: 0px !important;
    }

    .offcanvas-menu_wrapper.fullscreen-menu .offcanvas-menu-inner .btn-close {
        font-size: 32px;
    }

    .blog-contenet h6 {
        line-height: 1 !important;
        color: #fff !important;
        font-size: 14px !important;
    }

    .heroSlider .blog-contenet {
        padding-left: 20px;
        padding-right: 20px;
    }

    .heroSlider .rightSLiderBg{
        display: none;
    }

    .slick-slide > div {
        margin: 0 0px;
    }

    .heroSlider .slide-animate{
        padding:0px !important;
    }

    .case-studies-area .custom-prev, .case-studies-area .custom-next {
        top: 15%;
    }

    .case-studies-area .custom-prev {
        left: calc(12% + 0px);
    }

    .case-studies-area .custom-next {
        right: calc(0% + 0px);
    }

    .case-studies-area .project-wrap {
        padding-bottom: 30px !important;
    }

    .about-us-area {
        flex-direction: column;
    }
    .about-us-text-wrap {
        text-align: center !important;
        width: 100%;
    }

    .about-us-area h2{
        text-align: center;
    }

    .about-content-12 {
        width: 100%;
        margin: auto;
        padding: 5%;
        text-align: center;
    }

    .aboutPattern {
        width: 100%;
        text-align: center;
    }

    .myaccount-tab-menu a {
        padding: 5px 5px 5px 5px !important;
        padding: 5px 5px 5px 0px !important;
        font-size: 16px !important;
    }

    .myaccount-tab-menu a:not(:last-child)::before {
    content: '';
    width: 1px;
    right: 0;
}

    .sticky-top{
        position: relative;
    }

    .case-studies-area .single-project--six .project-content {
        flex-direction: column;
    }

    .contactUsPage .section-title--three__defult h3 {
        font-size: 26px !important;
    }

    .about-section-wrap {
        padding-bottom: 15px;
    }
    .about-us-area p {
        font-size: 16px !important;
    }

    .about-us-text-wrap h2 img {
        max-width: 12px !important;
    }

    .contactUsPage .section-title--three__defult h3 {
        font-size: 26px !important;
        text-align: left !important;
    }

    .footer-copyright-area .text-sm-center {
        text-align: center !important;
    }

    .detailsPage .single-project-content-wrap {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-right: auto;
        margin-left: auto;
        margin-top: 5% !important;
    }

    .firstProjectBlock #column_8qk77mj45 .content-wrapper{
        padding-bottom: 0px !important;
    }

    .sticky-logo{
        display: none !important;
    }

    .project-area .px-3 {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }

    .projectGalleryRow .ce-image .image img{
        opacity: 0;
    }

    .projectGalleryRow .ce-image .image  {
        height: 400px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    /* CSS for medium devices */
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /* CSS for large devices */
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
    /* CSS for extra large devices */
}

/* Extra extra large devices (very large desktops, 1400px and up) */
@media (min-width: 1400px) {
    /* CSS for extra extra large devices */
}
