/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1714470865
Updated: 2024-04-30 09:54:25

*/

.graphik h1, .graphik h2,
.graphik h3, .graphik a,
.graphik span, .graphik p,
.graphik div, .graphik, body {
	font-family: 'Graphik';
}
h1, h2 {
	font-family: 'Optima';
}
/*.helvetica_font{
    font-family: 'HelveticaNeue';
}*/
.helveticaneue h1, .helveticaneue h2,
.helveticaneue h3, .helveticaneue a,
.helveticaneue span, .helveticaneue p,
.helveticaneue div, .helveticaneue {
	font-family: 'HelveticaNeue';	
}

.bold_font {
	font-weight: 400;
}
.bg_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.team_image:after,
.section_after:after,
.section_before:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
}
.section_before:before {
    top: 0;
}
.team_image:after,
.section_after:after {
    bottom: 0;
}
body {
    position: relative;
}
body:after {
    content: '';
    position: absolute;
    top: 0;
    left: 60%;
    height: 100%;
    width: 1px;
    background: #ffffff2e;
}
.elementor-widget-button .elementor-button-content-wrapper {
    align-items: center;
}
.elementor-widget-button .elementor-button-icon svg {
    width: 35px;
    height: auto;
}



/*----- Home Page -----*/
.home_hero_banner.section_after:after {
    height: 40%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.00) 100%);;
}
.banner_recent_project .recent_project_items {
    display: flex;
    align-items: center;
    justify-content: end;
}
.banner_recent_project .recent_project_item {
    padding: 12px 30px;
    border-right: 1px solid #ffffff8f;
}
.banner_recent_project .recent_project_item.active,
.banner_recent_project .recent_project_item:hover {
    opacity: 1;
}
.banner_recent_project .recent_project_item {
    opacity: .5;
}
.banner_recent_project .recent_project_item:last-child {
    border: none;
}
.banner_recent_project .project_meta {
    line-height: 0;
}
.banner_recent_project .project_meta h3 {
    font-family: 'Graphik';
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    transition: all ease 0.3s;
}
.banner_recent_project .project_meta .project_type {
    font-family: 'HelveticaNeue';
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 200;
    font-style: italic;
    transition: all ease 0.3s;
    letter-spacing: 1px;
}
.coast_property_gallery .gallery .gallery-icon img {
    height: 420px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.coast_property_gallery_thumbs .gallery .gallery-icon img {
    height: 85px;
    object-fit: cover;
    object-position: center;
}
.coast_property_gallery_thumbs .gallery .gallery-item {
    transition: all ease 0.3s;
    opacity: 0.4;
}
.coast_property_gallery_thumbs .gallery .gallery-item.slick-current {
    opacity: 1;
}
.coast_property_gallery_thumbs .slick-track {
    display: flex;
    margin: 0 -3px;
    padding: 6px 0 0;
}
.coast_property_gallery_thumbs .slick-track figure {
    padding: 0 3px;
}
.recent_projects_section.section_before:before{
    height: 25%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.recent_projects_section.section_after:after{
    height: 45%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.recent_projects .recent_projects_wrapper {
    display: flex;
}
.recent_projects_section {
    height: 650px;
    overflow: hidden;
}
.recent_projects .project_details {
    flex: 0 0 auto;
    width: 60%;
    padding: 0 0 35px 80px;
}
.recent_projects .project_tabs {
    flex: 0 0 auto;
    width: 40%;
}
.project_content .project_title h2 {
    font-family: 'Graphik';
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin: 0 0 10px;
}
.project_content .project_meta {
    margin: 0 0 25px;
}
.project_content .project_meta span {
    display: block;
    font-family: 'Graphik';
    font-size: 16px;
    line-height: 18px;
    font-weight: 200;
    color: #fff;
}
.project_content .project_meta span:not(:last-child) {
    margin: 0 0 7px;
}
.project_content .project_learnmore a {
    padding: 15px 35px;
    border: 1px solid #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #fff;
    font-weight: 400;
    transition: all ease 0.3s;
}
.project_content .project_learnmore a{
    background: #fff;
    color: #000;
}
.recent_projects .project_tabs ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 0;
    margin: 0;
    list-style: none;
}
.project_tabs ul li a {
    padding: 18px 25px 18px 60px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    transition: all ease 0.3s;
    opacity: 0.5;
    border-top: 1px solid #ffffff2e;
}
.project_tabs ul li.active a {
    opacity: 1;
}
.about_ignite_box.section_after:after {
    height: 75%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.project-featured-image {
    position: absolute;
    left: 0;
    width: 100%;
    height: 650px;
    top: -440px;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.project-featured-image:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 344px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.project-featured-image:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 269px;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.00) 100%);
}


/*----- About Page -----*/
.about_hero_banner.section_after:after {
    height: 45%;
    background: linear-gradient(360deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
}
.about_info_banner.section_before:before {
    height: 80%;
    background: linear-gradient(180deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
}
.team_image:after {
    height: 30%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.image_text_section .slick-list {
    padding: 0 43% 0 124px;
}
.explore-slider .slick-list{
    padding: 0 25%;
}
.single_recent_project .recent_project_items .slick-list {
    padding: 0 42% 0 100px;
}
.image_text_section .slick-track,
.explore-slider .slick-track,
.single_recent_project .recent_project_items .slick-track {
    display: flex;
    gap: 5px;
}
.single_recent_project .recent_project_items img {
    width: 100%;
    height: 452px;
    object-fit: cover;
    object-position: center;
}
.image_text_section .elementor-widget-image-box figure img,
.explore-slider img,
.recent_project_items img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.image_text_section .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content{
    padding: 0 54px 0 26px;
}
.image_text_section .elementor-widget-image-box.slick-slide.slick-active + .slick-slide .elementor-image-box-img,
.single_recent_project .recent_project_items .slick-slide.slick-active .project_image,
.single_recent_project .recent_project_items .slick-slide.slick-active + .slick-slide .project_image
{
    position: relative;
}
.image_text_section .elementor-widget-image-box.slick-slide.slick-active + .slick-slide .elementor-image-box-img:after,
.single_recent_project .recent_project_items .slick-slide.slick-active .project_image:after,
.single_recent_project .recent_project_items .slick-slide.slick-active + .slick-slide .project_image:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    z-index: 1;
}
.single_recent_project .recent_project_items .slick-slide.slick-active .project_image:after,
.single_recent_project .recent_project_items .slick-slide.slick-active + .slick-slide .project_image:after {
    height: 270px;
}
.image_text_section .slick-slide, .explore-slider .slick-slide,
.single_recent_project .recent_project_items .slick-slide  {
    opacity: .5;
}
.image_text_section .slick-slide .elementor-image-box-content,
.explore-slider .slick-slide .explore-desc{
    opacity: 0;
}
.image_text_section .slick-slide.slick-active, .image_text_section .slick-slide.slick-active + .slick-slide,
.image_text_section .slick-slide.slick-active .elementor-image-box-content,
.image_text_section .slick-slide.slick-active + .slick-slide .elementor-image-box-content,
.explore-slider .slick-slide.slick-active,
.explore-slider .slick-slide.slick-active + .slick-slide,
.explore-slider .slick-slide.slick-active .explore-desc,
.single_recent_project .recent_project_items .slick-slide.slick-active,
.single_recent_project .recent_project_items .slick-slide.slick-active + .slick-slide {
    opacity: 1;
}

/** slick slider **/
.image_text_section button.slick-prev.slick-arrow,
.explore-slider button.slick-prev.slick-arrow {
    display: none !important;
}
.image_text_section .slick-next.slick-arrow,
.explore-slider .slick-next.slick-arrow{
    position: absolute;
    right: 80px;
    top: 408px;
    border: 0;
    color: #FFF;
    font-family: 'HelveticaNeue';
    font-size: 14px;
    font-style: italic;
    font-weight: 200;
    line-height: normal;
    text-transform: lowercase;
    padding: 0;
}
.image_text_section .slick-next.slick-arrow:after,
.explore-slider .slick-next.slick-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -48px;
    transform: translateX(-50%);
    width: 26px;
    height: 4px;
    background: url(./images/white-right-arrow.svg) no-repeat;
    background-size: 26px;
}
.explore-slider .slick-next.slick-arrow {
    right: 50%;
    top: 580px;
}
.image_text_section .slick-next.slick-arrow:hover,
.explore-slider .slick-next.slick-arrow:hover {
    background: transparent;
}
.image_text_section .slick-next.slick-arrow:focus,
.explore-slider .slick-next.slick-arrow:focus {
    outline: none;
    background: transparent;
}
/** end slick slider **/

/* contact */
.contact-sec:before {
    background: linear-gradient(180deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
    z-index: 1;
    height: 100%;
    width: 100%;
    opacity: 1;
}
.contact-sec:after{
    content:'';
    background: linear-gradient(0deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0;
    bottom: 0;
}
.custom-contact-form {
    z-index: 1;
}
.custom-contact-form .col-md-6 {
    width: calc(50% - 15.5px);
}
.custom-contact-form .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 31px;
}
.custom-contact-form .col-md-12 {
    width: 100%;
}
.custom-contact-form p {
    margin: 0;
}
.custom-contact-form p .wpcf7-form-control {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    background: transparent;
    border-radius: 0;
    padding: 10px 2px;
    color: #fff;
    font-family: 'HelveticaNeue';
    font-size: 16px;
    font-weight: 200;
}
.custom-contact-form p .wpcf7-form-control:focus-visible{
    outline: none;
}
.custom-form-field label {
    color: #FFF;
    font-family: Graphik;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.52px;
    text-transform: uppercase;
}
.custom-form-field textarea {
    height: 100px;
}
.custom-form-submit{text-align: right;margin: 20px 0 0;}
.custom-form-submit p {
    display: flex;
    flex-direction: row-reverse;
}
.custom-form-submit input.wpcf7-form-control.wpcf7-submit {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 2.4px;
    background-color: #02010100;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF80;
    border-radius: 00px 00px 00px 00px;
    padding: 18px 35px 18px 35px;
    font-family: 'Graphik';
}
.custom-form-submit input.wpcf7-form-control.wpcf7-submit:hover {
    color: #000000;
    background-color: #FFFFFF;
}
.custom-form-submit input.wpcf7-form-control.wpcf7-submit:focus,
.custom-form-submit input.wpcf7-form-control.wpcf7-submit:focus-visible{
    outline: none;
    color: #fff;
}
body.page-id-40:after,
body.post-type-archive:after,
body.single-project:after{
    display: none;
}
/* main project */
body .main-project {
    max-width: 100% !important;
    margin: 0;
    padding: 200px 0 0;
}
.main-project-sec h6 {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    padding: 0 60px 30px;
    background: #000;
    margin: 0;
}
.post-type-archive-project {
    background: #000;
}
.main-project-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.project-sec-banner {
    position: relative;
    padding-bottom: 60%;
}
.project-sec-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.project-sec-banner .post_title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.project-sec-banner .project-sec-bottom-right.mobile_button {
    display: none;
}
.project-sec-banner .post_title a,
.project-sec-banner .post_title a h2 {
    font-size: 38px;
    line-height: 40px;
    color: #fff;
    font-family: Optima;
    margin: 0;
    text-decoration: none;
}
/*.project-sec {
    position: relative;
    height: calc(517px - 16px);
    padding: 33px 100px;
    margin: 0 0 16px;
}
.project-sec-banner{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}*/
.project-sec-banner:after{
    content: '';
    position: absolute;
    line-height: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(180deg, rgba(24, 24, 24, 0.00) 0%, #181818 100%);
    z-index: 1;
}
/*.project-sec-banner img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -1;
}*/
.project-sec-inner {
    width: 100%;
    display: flex;
    color: #fff;
    padding: 50px 40px 40px;
}
.project-sec-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.project-sec-bottom-left-inner {
    display: flex;
    justify-content: space-between;
    gap: 89px;
}
.project-sec-bottom-left-inner-rht {
    display: flex;
    align-items: center;
    gap: 21px;
}
.project-sec-bottom-left-inner-rht h6 {
    margin: 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 200;
    line-height: 22px;
    max-width: 348px;
    width: calc(100% - 71px);
    text-transform: unset;
    padding: 0;
    background: none;
    letter-spacing: 0;
}
.project-list-detail {
    color: #FFF;
    font-family: 'Graphik';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin: 0 0 6px;
}
.font-regular {
    font-weight: 400;
}
.project-list-detail span {
    padding-left: 10px;
}
.project-sec a.view-more-btn {
    color: #FFF;
    font-family: 'HelveticaNeue';
    font-size: 18px;
    font-style: italic;
    font-weight: 200;
    line-height: normal;
    text-transform: lowercase;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 20px;
    letter-spacing: 2px;
}
/*.project-sec:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 119px;
    background: rgba(255, 255, 255, 0.50);
    width: 100%;
    height: .5px;
}*/
.main-project-sec {
    background: #181818;
    z-index: 0;
    position: relative;
    overflow: hidden;
}
.project-list-detail:last-child {
    margin: 0;
}
.award-img {
    height: 50px;
}
.project-sec-inner h2 {
    margin: 0 0 22px;
}
/** single project page  **/
.mobile_page_banner {
    position: relative;
    height: 400px;
    display: flex;
    align-items: end;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
    margin: 0 0 45px;
}
.mobile_page_banner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    background: linear-gradient(360deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
}
.mobile_page_banner .banner_content {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 35px 40px;
    z-index: 2;
}
.banner_content .sub_title h3 {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-family: 'Graphik';
    margin: 0 0 10px;
}
.banner_content .main_title h1 {
    font-size: 38px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    font-family: 'Optima';
    margin: 0;
    text-transform: capitalize;
}
.single-banner-img {
    height: 550px;
    overflow: hidden;
    position: relative;
}
.single-banner-img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.single-banner-img img {
    height: 100%;
    object-fit: cover;
}
.single-banner-img:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 158px;
    background: linear-gradient(0deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
}
.single-project-banner {
    background: #181818;
}
.single-banner-bottom {
    padding: 0 100px 100px;
    color: #fff;
    margin: -20px 0 0;
    z-index: 1;
    position: relative;
}
.single-banner-bottom > h6 {
    color: #FFF;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin: 0 0 13px;
}
.single-banner-bottom h1 {margin: 0 0 30px;font-weight: 400;}
.single-banner-bottom-inner {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
}
.single-banner-bottom-inner .project-list-detail {
    padding: 0 0 28px;
    position: relative;
    margin: 0 0 28px;
}
.single-banner-bottom-inner .project-list-detail:after {
    content: '';
    position: absolute;
    width: 85px;
    height: .5px;
    background: rgba(255, 255, 255, .4);
    bottom: 0;
    left: 0;
}
.single-banner-desc {
    padding: 45px 0 40px;
}
.single-banner-desc p {
    color: #FFF;
    font-family: 'Helveticaneue';
    font-size: 16px;
    font-weight: 200;
    line-height: 22px; 
}
.project-award-sec {
    display: flex;
    align-items: center;
    gap: 21px;
}
.project-award-sec h6 {
    margin: 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 200;
    line-height: 22px;
    max-width: 350px;
    width: calc(100% - 71px);
    text-transform: unset;
    padding: 0;
    background: none;
}
.project-unit-list ul {
    list-style: none;
    padding: 0;
}
.project-unit-list li {
    color: #FFF;
    font-family: 'HelveticaNeue';
    font-size: 16px;
    font-weight: 200;
    line-height: 25px; 
}
.project-unit-list span {
    color: #FFF;
    font-family: Graphik;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px; 
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin: 0 0 8px;
    display: block;
}
.project_info {
    background: #181818;
}
.explore-slider {
    padding-bottom: 30px;
}
.explore-desc {
    padding: 46px 38px 10px 25px;
    color: #fff;
}
.explore-desc h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    margin: 0 100px 13px 0;
}
.explore-desc p {
    font-family: 'HelveticaNeue';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px; /* 157.143% */
}
.single-project-explore h6 {
    margin: 50px 100px 48px;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}
.single-project-amenties {
    height: 550px;
    overflow: hidden;
    position: relative;
    margin: 100px 0 0;
}
.amenties-tab img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.amenties-tabs {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    position: absolute;
    bottom: 0;
    gap: 20px;
    color: #fff;
    left: 0;
    padding: 0 100px 58px;
}
.single-project-amenties:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.00) 100%);
    width: 100%;
    height: 435px;
    z-index: 0;
}
.amenties-tab {
    z-index: 1;
    position: relative;
    border-right: .35px solid rgba(255, 255, 255, .35);
    padding-right: 20px;
    padding-block: 20px;
}
.amenties-tab:last-child {
    border: 0;
}
.amenties-tab h6 {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
}
.amenties-tab h6.active {
    font-weight: 400;
}
.single-project-amenties h2 {
    bottom: 113px;
    position: absolute;
    left: 100px;
    z-index: 1;
    color: #FFF;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px; 
    margin: 0;
}
.single-project-partnership {
    display: flex;
    width: 100%;
    padding: 105px 0 140px;
}
.single-project-partnership .left-sec {
    width: 60%;
}
.single-project-partnership .right-sec {
    padding: 28px 0 0 89px;
    color: #fff;
    width: 40%;
}
.single-project-partnership .right-sec-img {
    padding: 25px 0 61px;
    display: flex;
    gap: 30px;
    opacity: .5;
}
.single-project-btn {
    border: 0.5px solid rgba(255, 255, 255, 0.50);
    background: rgba(217, 217, 217, 0.00);
    padding: 19px 24px;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    width: 200px;
    display: block;
    margin: 0 0 12px;
    transition: all ease 0.3s;
}
.single-project-btn:hover,
.single-project-btn:active{
    background: #fff;
    color: #000;
}
.single-project-btn:focus-visible{
    outline: none;
}
.single-project-partnership h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
}
.single_recent_project .project_meta {
    position: absolute;
    bottom: 39px;
    left: 46px;
    color: #fff;
    z-index: 1;
}
.single_recent_project{
    padding-bottom: 27px;
}
.single_recent_project .recent_project_item {
    position: relative;
}
.single_recent_project .project_meta h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    margin: 0 0 27px;
}
.single_recent_project h5 {
    color: #fff;
    margin: 0 0 50px 100px;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}

/** press **/
.post-type-archive-press {
    background: #000;
}
.main-press-top {
    padding: 188px 60px 46px 70px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
main#content {
    max-width: 100%;
}
.main-press-top h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; 
    margin: 0;
}
.main-press-top a {
    border: 0.5px solid rgba(255, 255, 255, 0.50);
    background: rgba(217, 217, 217, 0.00);
    padding: 18px 24px;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    width: 200px;
    display: block;
    margin: 0;
    text-decoration: none;
}
.press-featured-slider .slick-track,
.press-slider .slick-track {
    display: flex;
    gap: 23px;
    margin: 0 0 0 -20px;
}
.press-img {
    height: 450px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.press-img h2 {
    position: absolute;
    left: 64px;
    bottom: 40px;
    z-index: 1;
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    max-width: 550px;
    margin: 0;
}
.press-featured-slider .slick-list {
    padding: 0 40% 0 0;
}
.press-slider .slick-list {
    padding: 0 29% 0 2%;
}
.press-img:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    width: 100%;
    height: 250px;
    z-index: 0;
}
.press-desc {
    padding: 46px 86px 64px 70px;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 19px;
}
.press-featured-slider,
.press-slider {
    background: #181818;
}
.press-subtitle {
    color: #FFF;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px; 
    letter-spacing: 2.4px;
    text-transform: uppercase;
    display: flex;
    gap: 20px;
}
.press-desc p {
    color: #FFF;
    font-size: 14px;
    font-weight: 200;
    line-height: 20px; 
    font-family: 'HelveticaNeue';
    margin: 0;
    max-width: 388px;
}
.press-desc a {
    color: #FFF;
    font-family: 'HelveticaNeue';
    font-size: 18px;
    font-style: italic;
    font-weight: 200;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 15px;
    letter-spacing: 2px;
}
.press-featured-slider:after,
.press-slider:after {
    content: '';
    position: absolute;
    left: 0;
    top: 473px;
    width: 100%;
    height: .3px;
    background: #fff;
    opacity: .5;
}
.press-slider .press-img h2 {
    left: 35px;
    bottom: 26px;
    max-width: 290px;
}
.press-slider .press-desc {
    padding: 46px 35px;
}
.press-subtitle .published-date {
    position: relative;
}
.press-subtitle .published-date:before {
    content: '';
    position: absolute;
    left: -11px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
}
/*----- Footer -----*/
/*.site_top_footer {
    border-width: 1px 0px;
}*/
.wpcf7-response-output {
    color: #fff;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  transition: background-color 5000s ease-in-out 0s;
}
.explore_img {
    height: 100%;
}
.coming_soon_badge {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    color: #fff;
}


/* Responsive */
@media (min-width:1025px){
    .site_main_header .menu-item {
        border-right: .35px solid rgba(255, 255, 255, 0.50);
    }
    .site_main_header .menu-item:last-child {
        border-right: 0;
    }
}
@media (min-width:768px){
    .explore-slider .slick-track {
    height: 550px;
}
}
@media (max-width:1024px){
    .site_main_header .hfe-nav-menu-icon {
        padding: 0 !important;
    }
    .site_main_header  nav.hfe-nav-menu__layout-horizontal.hfe-dropdown {
        position: fixed !important;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        top: 123px !important;
        transition: 0.3s ease-in;
    }
    .site_main_header nav.hfe-nav-menu__layout-horizontal.hfe-dropdown .hfe-nav-menu li.menu-item a {
    background: transparent !important;
}
    .site_main_header ul{
        flex-direction: column;
        justify-content: start !important;
        padding-top: 20px !important;
    }
    .site_main_header .hfe-nav-menu-icon:focus-visible{
        outline: none !important;
    }
    body:after {
        left: 40px;
    }

}
@media (max-width:767px){
    .footer-menu .hfe-nav-menu {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    .banner_recent_project .recent_project_item {
        padding: 23px 20px;
/*        border-bottom: 1px solid #ffffff8f;*/
        border-right: 0;
        width: 100%;
/*        min-width: fit-content;*/
    }
    .banner_content_wrap {
    background: #181818;
}
  .banner_recent_project .recent_project_items {
        justify-content: inherit;
        align-items: inherit;
        flex-wrap: nowrap;
        display: block;
    }
    .home_hero_banner.section_after:after {
        height: 519px;
        content: inherit;
    }
    .project-featured-image {
        top: 0px;
        height: 100%;
        padding: 150px;
        object-fit: cover;
        position: static;
    }

    .project_content .project_meta{margin: 0;}
    .recent_projects .recent_projects_wrapper{
        flex-direction: column;
    }
    .recent_projects .project_details {
        width: 100%;
        padding: 0 0px 0px 0px;
        background: #181818;
    }
    .project_learnmore {
        display: none;
    }
    .recent_projects .project_tabs ul {
        flex-direction: unset;
        justify-content: start;
        width: 100%;
/*        overflow-y: auto;*/
        padding-left: 34px;
        display: block;
    }
    .project_tabs ul li a {
        padding: 18px 25px 18px 25px;
        border-right: 1px solid #ffffff2e;
        border-top:0;
    }
    .recent_projects .project_tabs {
        width: 100%;
        background: #181818;
    }
    .project-featured-image:after {
        bottom: 162px;
        background: linear-gradient(0deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
        content: inherit;
    }
 /*   .recent_projects .project_tabs ul li {
        min-width: 100%;
    }*/
    .about-award-sec .elementor-image-box-wrapper {
        display: flex;
        text-align: left !important;
        align-items: center;
        margin: 0 0 11px;
    }
    .about-award-sec .elementor-image-box-wrapper figure{
        margin-right: 20px !important;
    }
     .about-award-sec .elementor-image-box-wrapper h3{
        margin: 0;
     }
    .about_ignite_box.section_after:after {
        background: linear-gradient(0deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
        bottom: -3px;
    }
    
    .single-project-partnership .left-sec, 
    .single-project-partnership .right-sec {
        width: 100%;
    }
    .single-project-partnership {flex-wrap: wrap;padding: 0;}
    .single-banner-bottom-inner {grid-template-columns: repeat(1, 1fr);}
    .single-banner-img:after {
        height: 90px;
    }
    .single-banner-img:before {
    height: 100px;
}
    .single-banner-bottom { padding: 30px 40px 0; margin:0;  }
    .single-banner-desc p:last-child { margin: 0; } 
    .project-award-sec { flex-wrap: wrap; padding: 34px 0 40px; position: relative; gap: 14px; } 
    .project-award-sec:before, .project-award-sec:after { 
        content: ''; 
        position: absolute; 
        left: 0; 
        top: 0; 
        background: #FFFFFF2E; 
        width: calc(100% + 80px); 
        height: .3px; 
        margin: 0 -40px; 
    } 
    .project-award-sec:after { 
        bottom: 0; 
        top: unset; 
    }
    .single-project-explore h6 {margin: 61px 40px 55px;}
    .explore-slider .slick-list {padding: 0 40px;}
    .explore-desc { padding: 61px 0 0; } 
    .explore-desc h2 { margin: 0 71px 13px 0; }
    .explore-slider .slick-next.slick-arrow {right: 80px;top: auto;bottom: 60px;z-index: 1;}
    .amenties-tabs { padding: 0 40px 46px; overflow: auto; } 
    .amenties-tabs::-webkit-scrollbar { display: none; } 
    .amenties-tab { min-width: 250px; width: 100%; padding-block: 18px;} 
    .single-project-amenties h2 { left: 40px; margin: 0 0 6px; }
    .single-project-partnership .right-sec {padding: 61px 40px 79px;position: relative;}
    .single-project-partnership .right-sec-img {padding: 24px 0 60px;}
    .single-project-partnership .right-sec .single-project-btn {margin: 0 0 24px;}
    .single-project-partnership .right-sec .single-project-btn:last-child {margin: 0;}
    .single-project-partnership .right-sec:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        background: #FFFFFF2E;
        width: 100%;
        height: .3px;
    }
    .single_recent_project h5 {margin: 0px 40px 50px;}
    .single_recent_project .recent_project_items .slick-list{padding: 0 40px;}
    .main-project-sec h6 {
        padding: 0 40px 30px;
    }
    main#content {
        padding: 150px 0 0;
    }
    .press-featured-slider .slick-list,
    .press-slider .slick-list {
        padding: 0 35px;
    }
    .press-featured-slider .slick-track, .press-slider .slick-track {
        gap: 5px;
        margin: 0;
    }
    .image_text_section .elementor-widget-image-box figure img,
    .explore-slider img,
    .recent_project_items img,
    .press-img, .explore-slider img {height: 420px;}
    .press-desc {padding: 30px 0 44px 0;}
    .press-slider .press-desc {padding: 30px 0;}
    .press-img h2 {
        left: 36px;
        padding: 0 20px 0 0;
    }
    .press-featured-slider-items.slick-slide {
        opacity: .5;
    }
    .press-featured-slider-items.slick-slide.slick-current {
        opacity: 1;
    }
    .press-featured-slider-items.slick-slide .press-desc {
        opacity: 0;
    }
    .press-featured-slider-items.slick-slide.slick-current .press-desc {
        opacity: 1;
    }
    .press-featured-slider:after, .press-slider:after {
        top: 432px;
    }
    .main-press-top {
        padding: 0 40px 46px 40px;
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }
    .press-desc p {
        font-size: 16px;
        line-height: 22px;
    }
    .team-inner > .e-con-inner { flex-direction: column-reverse !important;}
    .image_text_section .slick-list {padding: 0 40px;}
    .image_text_section .slick-slider { display: block;}
    .image_text_section .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {padding: 0 20px;}
    .custom-contact-form .col-md-6 {
        width: 100%;
    }
    .project-sec-bottom {
        gap: 20px;padding: 0;flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    
    .project-sec-bottom-left-inner {flex-wrap: wrap;gap: 20px;}
    .project-sec-bottom-left-inner-rht {width: 100%;}
    .project-sec-bottom-left-inner-rht h6 {width: calc(100% - 71px);}
    
/*new-css*/

.banner_recent_project {
    padding-left: 40px;
}
.home_banner_title {
    border-bottom: 1px solid rgb(255 255 255 / 35%);
}
 .banner_content_wrap{
    position: relative;
 }
 .banner_content_wrap:before {
    content: '';
    background: linear-gradient(360deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
    width: 100%;
    height: 80px;
    position: absolute;
    top: -80px;
    z-index: 1;
    pointer-events: none;
}   
.home_hero_banner:before {
    content: '';
    width: 100%;
    height: 106px;
    position: absolute;
    background-image: linear-gradient(180deg, #181818 0%, #00000000 100%);
    top: 116px;
    left: 0;
    right: 0;
    pointer-events: none;
}
.banner_recent_project .recent_project_item.slick-slide.slick-active {
    opacity: 1;
}
.banner_recent_project .recent_project_item{
    opacity: 0.5;
}
.banner_recent_project .recent_project_items .draggable {
    padding-right: 45%;
}
.site_main_header {
    background-color: #181818 !important;
}
.coast_property_gallery .gallery .gallery-icon img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.coast_property_gallery .gallery-icon.landscape {
    position: relative;
    padding-bottom: 60%;
}
.coast_property_gallery_thumbs .gallery .gallery-icon {
    position: relative;
    padding-bottom: 46%;
}
.coast_property_gallery_thumbs .gallery .gallery-icon img {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.coast_property_gallery_thumbs .draggable {
    padding-right: 27%;
}
.coast_property_gallery_thumbs .gallery .gallery-item.slick-active {
    opacity: 0.4;
}
.coast_property_gallery_thumbs .gallery .gallery-item {
    opacity: 1;
}
body:after {
    z-index: 2;
}
.recent_projects_section {
    height: inherit;
    min-height: inherit !important;
}
.project-featured-image:before {
    height: 209px;
    pointer-events: none;
    background-image: linear-gradient(180deg, #181818 0%, #00000000 100%);
}
.project_content_wrapper {
    padding: 55px 34px 55px 58px;
}
.home_recent_project_title {
    position: absolute;
    top: 0;
    z-index: 2;
}
.project_tabs ul li:first-child a {
    border: none;
}
.recent_projects .project_tabs ul .draggable {
    padding-right: 53%;
}
.site_main_header nav.hfe-nav-menu__layout-horizontal.hfe-dropdown {
        background: rgb(24 24 24 / 90%) !important;
}
.site_main_header nav.hfe-nav-menu__layout-horizontal.hfe-dropdown a.hfe-menu-item {
    color: #fff !important;
}
.site_main_header ul {
    padding-top: 20px !important;
}
.site_main_header  nav.hfe-nav-menu__layout-horizontal.hfe-dropdown {
        top: 119px !important;
}

.explore_img, 
.single_recent_project .project_image {
    position: relative;
    padding-bottom: 70%;
}

.explore_img img, 
.single_recent_project .recent_project_items img {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.single_recent_project .recent_project_items .slick-slide.slick-active .project_image:after{
    height: 130px;
}
.single_recent_project .single-project-btn {
    margin: 0;
    padding: 15px 15px;
    width: 150px;
}
.single_recent_project .project_meta h3 {
    font-size: 16px;
    letter-spacing: 2.6px;
    margin: 0 0 20px;
}
.single_recent_project .project_meta {
    bottom: 25px;
    left: 20px;
}


}
@media (max-width:375px){
    .recent_projects .project_details {
        padding: 0 0px 0px 0px;
    }
    body:after {
        left: 30px;
    }
}

@media screen and (max-width:991px) and (min-width:768px){
    .home_hero_banner.section_after:after {
        height: 250px;
    }
    .about_hero_banner.section_after:after {
        height: 300px;
    }
    .press-slider .slick-list {
        padding: 0 26% 0 4%;
    }
    .press-featured-slider .slick-track, .press-slider .slick-track {
        gap: 10px;
    }
    .press-slider .press-img h2 {
        left: 20px;
        padding-right: 20px;
    }
    .press-img {height: 417px;}
    .press-featured-slider:after, .press-slider:after {
        top: 432px;
    }
    .press-img h2 {
        left: 20px;
    }
    .press-desc {padding: 30px 20px 44px 20px;}
    .press-slider .press-desc {padding: 30px 20px;}
    .single-project-partnership .left-sec, 
    .single-project-partnership .right-sec {
        width: 50%;
    }
    .explore-desc {padding: 46px 0 10px;}
    .single-banner-bottom {padding: 0 40px 100px;}
    .image_text_section .slick-list, 
    .explore-slider .slick-list, 
    .single_recent_project .recent_project_items .slick-list {
        padding: 0 35% 0 40px;
    }
    .single-project-explore h6 {
        margin: 40px;
    }
    .explore-slider .slick-next.slick-arrow {right: 41%;}
    .amenties-tabs {padding: 0 40px 40px;}
    .single-project-amenties h2 {left: 40px;}
    .single_recent_project h5 {margin: 0 40px 30px;}
    .single-project-partnership {padding: 60px 0;}
    .project-sec-bottom {flex-direction: column;align-items: unset;gap: 10px;}
    
}
@media screen and (max-width:1024px) and (min-width:992px){
    .press-slider .press-desc {
        padding: 46px 25px;
    }
    .press-slider .press-img h2 {
        left: 25px;
        padding-right: 25px;
    }
    .press-slider .slick-list {
        padding: 0 24% 0 2%;
    }
    .single-project-partnership .left-sec, 
    .single-project-partnership .right-sec {
        width: 50%;
    }
    .explore-desc {padding: 46px 20px 10px;}
    .single-banner-bottom {padding: 0 40px 100px;}
    .image_text_section .slick-list, 
    .explore-slider .slick-list, 
    .single_recent_project .recent_project_items .slick-list {
        padding: 0 35% 0 40px;
    }
    .single-project-explore h6 {
        margin: 40px;
    }
    .explore-slider .slick-next.slick-arrow {right: 41%;}
    .amenties-tabs {padding: 0 40px 40px;}
    .single-project-amenties h2 {left: 40px;}
    .single_recent_project h5 {margin: 0 40px 30px;}
    .single-project-partnership {padding: 60px 0;}
    

}
@media screen and (max-width:1200px) and (min-width:1025px){
    .press-slider .press-desc {
        padding: 46px 25px;
    }
    .press-slider .press-img h2 {
        left: 25px;
        padding-right: 25px;
    }
    .press-slider .slick-list {
        padding: 0 24% 0 2%;
    }
    .single-project-partnership .left-sec, 
    .single-project-partnership .right-sec {
        width: 50%;
    }
    .explore-desc {padding: 46px 20px 10px;}
    .single-banner-bottom {padding: 0 80px 100px;}
    .image_text_section .slick-list, 
    .explore-slider .slick-list, 
    .single_recent_project .recent_project_items .slick-list {
        padding: 0 35% 0 80px;
    }
    .single-project-explore h6 {
        margin: 80px;
    }
    .explore-slider .slick-next.slick-arrow {right: 41%;}
    .amenties-tabs {padding: 0 80px 40px;}
    .single-project-amenties h2 {left: 80px;}
    .single_recent_project h5 {margin: 0 80px 30px;}
    .single-project-partnership {padding: 60px 0;}
/*    .project-sec {padding: 33px 80px;}*/

}

@media(max-width:768px) {
    /*----- 21-5-2024 -----*/
    .post-type-archive-project main#content {
        padding: 0;
    }
    .mobile_page_banner {
        display: block;
    }
    .main-project-sec h6 {
        display: none;
    }
    .project-sec-banner .post_title a,
    .project-sec-banner .post_title a h2 {
        font-size: 24px;
        line-height: 33px;
    }
    .project-sec a.view-more-btn {
        font-size: 14px;
        gap: 5px;
    }
    .project-sec-banner {
        padding-bottom: 80%;
    }
    .project-sec-banner .project-sec-bottom-right.mobile_button {
        display: block;
    }
    .project-sec-bottom-right.desktop_button {
        display: none;
    }
    .main-project-grid {
        grid-template-columns: repeat(1,1fr);
    }
    .project-sec-banner .post_title {
        padding: 40px 25px 30px;
    }
    .project-sec-inner {
        padding: 50px 25px 40px;
    }
    .single-banner-img {
        height: 440px;
    }
    /*.single-banner-bottom {
        margin: -100px 0 0;
    }*/
}