/*
Theme Name: Hello Elementor Child
Theme URI: http://example.com/hello-elementor-child/
Description: A child theme for the Hello Elementor theme.
Author: Your Name
Author URI: http://example.com
Template: hello-elementor
Version: 1.0.0
*/

/* Import the parent theme's style */
@import url("../hello-elementor/style.css");


/* html {
    height: 100%;
}

body {
    height: auto;
    min-height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

header {
    max-width: 100%;
}

main,
footer {
    width: 100%;
} */


/* Header Start */
.main-header .header-logo .elementor-widget-theme-site-logo a {
    width: 115px !important;
}

.main-header.scrolled {
    background: rgba(38, 43, 46, .9);
    height: 60px;
}

.main-header {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1000;
    background: 0 0;
    overflow: visible;
    height: 100px;

}

.main-header.scrolled .header-logo img {
    filter: invert(1);
}

.header-menu {
    min-height: 100vh !important;
    justify-content: flex-start !important;
    background-color: #262b2e;
}

.header-social-icons .elementor-social-icon svg path.cls-1 {
    stroke: none !important;
}

.elementor-social-icon svg path.cls-1 {
    stroke: none !important;
}

.elementor-social-icon {
    background-color: transparent !important;
}


/* Header End */

/* Footer Start */
/* footer {
    position: absolute;
    width: 100%;
    bottom: 0;
} */
.site-main {
    height: 100%;
}

.main-footer .elementor-social-icon svg path.cls-1 {
    stroke: none !important;
}

.main-footer .footer-wrap .footer-column p a {
    font-weight: 700;
}

.main-footer .footer-column nav ul li a {
    padding: 0 !important;
}

.main-footer .footer-column nav ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Footer End */

/* Home Hero Start */
.home-hero .play-icon img {
    animation: floatUpDown 2s ease-in-out infinite;
}


.menu-item-has-children ul.sub-menu {
    display: none !important;
    /* hidden by default */
}



.menu-item-has-children:hover>ul.sub-menu {
    display: none !important;
    /* hidden by default */
}

.menu-item-has-children.open>ul.sub-menu {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    background-color: transparent;
}

.menu-item-has-children.open>ul.sub-menu li {
    margin: 10px 0;
}

.menu-item-has-children.open>ul.sub-menu li a {
    color: #f7f5f0;
    font-size: 14px;
    letter-spacing: .2em;
    border-inline-start: 0 solid transparent;
    font-weight: 400 !important;
    justify-content: end;
}

@keyframes floatUpDown {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
        /* moves up */
    }

    100% {
        transform: translateY(0);
        /* back to normal */
    }
}

/* Home Hero End */

/* Fifty Fifty Section Start */
.ff-img .elementor-widget-image {
    height: 100%;
}

/* .ff-img img {
    left: -5%;
    position: relative;
    top: -5%;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.ff-img .swiper-slide {
    width: 110% !important;
    max-width: 110%;
    height: 110%;
    object-fit: cover;
    object-position: center center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.ff-img .swiper-slide:hover {
    -webkit-transform: scale(.93) !important;
    transform: scale(.93) !important;
}

.ff-img img:hover {
    -webkit-transform: scale(.93);
    transform: scale(.93);
} */

.fifty-fifty-section .swiper-slide-active,
.fifty-fifty-section .swiper-slide-visible {
    opacity: 1 !important;
}

.fifty-fifty-section .swiper-slide {
    opacity: 0;
}

.common-button-class a {
    background-color: transparent;
}

.common-button-class a svg path {
    fill: #d93c38;
}

.common-button-class .elementor-button-text {
    margin-top: 4px;
}

.common-button-class a .elementor-button-content-wrapper {
    align-items: center;
}

.common-button-class .elementor-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.common-button-class .elementor-button-text {
    transition: color 0.3s ease;
}

.common-button-class .elementor-button-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;

}

.common-button-class .elementor-button-icon svg {
    transition: transform 0.3s linear;
    transform-origin: center center;
    display: block;
    width: 30px;
    height: 30px;
}

/* Hover effect */
.common-button-class .elementor-button:hover .elementor-button-text {
    color: #d93c38;
}

.common-button-class .elementor-button:hover .elementor-button-icon svg {
    transform: rotate(360deg);
}

.ff-common-container {
    padding-right: calc((100% - 1096px) / 2) !important;

}

.ff-common-container-left {
    padding-left: calc((100% - 1096px) / 2) !important;
}

.ff-fit::before {
    background-color: #F7F5F0;
}

/* Fifty Fifty Section End */

/* Expertise Section Start */
.ff-expertise::before {
    background-color: #97744B;
}

.expertise-section .expertise-row ul {
    padding: 0;
}

.expertise-section .expertise-row ul li {
    list-style-type: none;
    padding-left: 16px;

}

.expertise-section .expertise-row ul li::before {
    content: "+";
    position: absolute;
    left: 0;
}


a {
    font-weight: 700 !important;
}

p:last-child {
    margin-bottom: 0 !important;
}

/* Expertise Section End */
.cta-button a {
    padding: 17px 54px !important;
}

/* Real Section Start */
.real-section .real-loop-grid {
    height: 100%;
}

.real-section .real-loop-grid .elementor-loop-container {
    height: 100% !important;

}

.real-section .elementor-widget-theme-post-featured-image img {
    height: 100% !important;
}

.real-section .real-loop-grid .elementor-widget-heading {
    display: none;
}

.real-section .real-img {
    height: 100% !important;
}

.real-loop-grid .e-parent,
.real-loop-grid .e-parent .e-child,
.real-loop-grid .e-parent .e-child .elementor-widget-theme-post-featured-image {
    height: 100%;
}

.real-loop-grid {
    position: relative;
}

/* Real Section End */

/* LeaderShip Sectio Start */
.leadership.profile-active {
    border:7px solid #d93c38;
}
.leadership.profile-active .real-icon .leadership-loop h2 {
    color: #f7f5f0;
}

.leadership:hover .leadership-loop h2 {
    transition: 0.5s;
    color: #f7f5f0 !important;
}

.leadership .e-child {
    height: 100%;
}

.real-icon {
    pointer-events: none;
}

/* LeaderShip Sectio End */


/* Case Study Start */
.case-study-goal .case-study-loop .elementor-widget-theme-post-featured-image img {
    box-shadow: 6px 11px 8px 0 rgba(38, 43, 46, 0.6);
    -webkit-box-shadow: 6px 11px 8px 0 rgba(38, 43, 46, 0.6);
    -moz-box-shadow: 6px 11px 8px 0 rgba(38, 43, 46, 0.6);
}

.case-study-goal .case-study-loop h2.elementor-heading-title {
    margin-top: 30px;
    color: #3c3f42 !important;
}


.case-study-loop .elementor-widget-theme-post-title h3 a {
    font-family: "Liberator", Sans-serif;
    letter-spacing: 0;
}

.case-study-section .case-study-loop .category-case-studies h2 {
    margin-top: 20px;
}

/* Case Study End */

/* Featured projects Start */
.featured-project .elementor-widget-theme-post-title h3 a {
    font-family: "Liberator", Sans-serif;
    letter-spacing: 0;
    font-size: 20px !important;
    line-height: 20px;

}

/* .featured-project .elementor-widget-theme-post-title h3 {
    line-height: 20px !important;
} */

.featured-project .featured-project-loop .elementor-widget-heading h2 {
    margin-top: 15px;
    line-height: 15px !important;
}

.featured-project .swiper-pagination-bullet-active {
    background-color: #d93c38 !important;
}

.featured-project .cls-1 {
    stroke: none;
}

/* Featured projects End */
.sub-arrow {
    display: none !important;
}

.content-section {
    position: relative !important;
}

.swiper-button-lock {
    display: none !important;
}

/* Form Design Start */

.frm-show-form .frm_primary_label {
    display: none !important;
}

.frm-show-form textarea::placeholder,
.frm-show-form input::placeholder {
    color: #686868 !important;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: "Hind", Sans-serif !important;
    font-weight: 400 !important;
}

.frm-show-form textarea:focus,
.frm-show-form input:focus,
.frm-show-form select:focus {
    background-color: transparent !important;
    border-color: rgb(151, 116, 75) !important;
    box-shadow: 0px 0px 5px 0px rgba(151, 115, 75, 0.6) !important;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    border: 2px solid #FFFFFF73 !important;
    border-radius: 3px !important;
}

select {
    height: 53px !important;
}

select option {
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: "Hind", Sans-serif !important;
    font-weight: 400 !important;
    background: #262b2e;
    border: 2px solid #FFFFFF73 !important;
    border-radius: 3px !important;
    background-color: #262b2e !important;



}

a:hover {
    color: #f7f5f0 !important;
}

.frm-show-form textarea,
.frm-show-form input,
.frm-show-form select {
    color: #f7f5f0 !important;
    background-color: transparent !important;
    letter-spacing: 1px;
}

.frm_submit .frm_button_submit {
    background-color: transparent !important;
    border: 2px solid #d93c38 !important;
    box-shadow: none !important;
    color: #d93c38 !important;
    border-radius: 3px !important;
    font-size: 13px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    padding: 14px 30px !important;
}

.frm_submit .frm_button_submit:hover {
    border-color: #97744B !important;
    color: #f7f5f0 !important;
}

.frm_error {
    color: #d93c38 !important;
    margin-top: 5px !important;
    letter-spacing: 1px;
}

.frm_dropzone .dz-message {
    background: #262b2e !important;
    display: block !important;
}

.fallback {
    display: none;
}

.dz-message .needsclick svg path {
    fill: #97744B !important;
}

.frm_upload_text button {
    color: #f7f5f0 !important;
}

.frm_compact_text button {
    color: #f7f5f0 !important;
}

.frm_form_field:not(.frm_compact) .frm_dropzone {
    max-width: 100% !important;
}

.frm_dropzone {
    background-color: transparent !important;
}

/* Target all select fields in Formidable Forms */
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('images/select-aarrow.png') no-repeat right 10px center;
    background-size: 16px;
    padding-right: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* Optional: For Firefox */
.frm_forms select::-ms-expand {
    display: none;
}

/* Form Design End */
/* Contact Form Start */
.contact-form .first-name,
.contact-form .email-filed {
    width: 85%;

}

.contact-form .email-filed input,
.contact-form .email-filed .frm_error {
    margin-left: -60px;
}

.contact-form .email-filed input,
.contact-form .first-name {
    position: relative;
}

.contact-form .submit-button {
    position: absolute;
    bottom: 6px;
    right: 0;
}

.contact-form .submit-button.has-error {
    bottom: 27px;
}

.frm_message {
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;

}

.close-btn {
    font-family: "Hind", Sans-serif !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 3.1px !important;
    fill: #d93c38 !important;
    color: #d93c38 !important;
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    border-color: #d93c38 !important;
    padding: 16px 44px 16px 44px !important;

}

.close-btn:hover,
.close-btn:focus {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}

.custom-thankyou p {
    font-size: 15px !important;
    color: #f7f5f0 !important;
    margin: 30px 0 !important;
    letter-spacing: 0.7px;
}

.custom-thankyou h2 {
    font-family: "Liberator", Sans-serif !important;
    color: #97744b !important;
}

/* Contact Form End */

/* Accordion Section Start */
.accordion-section .e-n-accordion .e-n-accordion-item-title h4 {
    color: #97744B !important;

}

.accordion-section .e-n-accordion-item-title-icon svg path {
    fill: #d93c38 !important;
    stroke: none !important;
}

.accordion-section .e-n-accordion-item-title-icon svg {
    width: 30px;
    height: 30px !important;
}

.accordion-section .e-n-accordion-item {
    border-bottom: 2px solid #FFFFFF73;
    padding-bottom: 30px;
}

.accordion-section .frm_form_fields fieldset {
    padding-bottom: 0 !important;
}

/* Accordion Section End */

/* Project Filter Start */

.project-filter .wpc-filter-set-widget-title h5 {

    font-size: 57px;
    color: #97744B;
    text-align: center;
    margin-bottom: 60px;
    line-height: 57px;

}

.project-filter {
    position: relative !important;
}

.project-filter::after {
    content: '';
    position: absolute !important;
    top: -55px !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-image: url('images/project-shadow.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;


}


.project-filter .wpc-filters-widget-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.project-filter .wpc-filters-section {
    width: 200px;
    margin-bottom: 0;
}

.project-filter .wpc-dropdown-default {
    color: #FFFFFF73 !important;
}

.project-filter .wpc-filter-content select {
    color: #fff;
    margin-bottom: 0;
    font-family: "Hind", Sans-serif !important;
    letter-spacing: 0.5px;
    cursor: pointer;
    padding: 14px;
}

.wpc-edit-filter-set {
    display: none;
}

.project-loop-grid .elementor-widget-theme-post-title h2 a {
    font-family: "Liberator", Sans-serif;
    letter-spacing: 0;
}

.wpc-filter-title {
    display: none !important;
}

/* Project Filter End */

body.post-type-archive-project .main-header .header-logo img,
body.page-id-1622 .main-header .header-logo img,
body.page-id-33 .main-header .header-logo img,
body.page-id-391 .main-header .header-logo img,
body.error404 .main-header .header-logo img,
body.single-leadership .main-header .header-logo img,
body.single-project .main-header .header-logo img, body.page-id-1687 .main-header .header-logo img {
    filter: invert(1) !important;
}

body.single-project .main-header {
    background: rgba(38, 43, 46, .9);
     padding: 17px 0;
    height: 56px;

}

body.page-id-1675 {
    background-color: #262b2e;
   
}

body.page-id-1675 .site-main {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;

}

body.page-id-1675 header .main-header {
    right: 0;
}

body.page-id-1675 header .main-header,
body.page-id-1675 footer {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;

}

.elementor-location-single {
    width: 100%;
}

@media(max-width:1099px) {

    .contact-form .email-filed input,
    .contact-form .email-filed .frm_error {
        margin-left: 0;
    }

    .contact-form .submit-button {
        position: unset;

    }

    .contact-form .first-name,
    .contact-form .email-filed {
        width: 100%;

    }


    .main-footer .footer-wrap {
        display: grid !important;
        grid-gap: 30px !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .main-footer .footer-wrap .footer-column {
        width: 100% !important;
        margin-top: 0;
        margin-bottom: 0;
    }

    .main-footer .footer-wrap .footer-column.arrow .elementor-widget-image {
        text-align: justify;
    }

    .main-footer .footer-wrap .footer-column.footer-menu-bar ul li a {
        padding: 8px 0;
    }

    .real-section .real-img {
        height: auto !important;
    }

}

@media(max-width:767px) {
    .real-icon {
        height: auto !important;
    }

    .leadership .elementor-widget-theme-post-featured-image img {
        height: auto !important;
    }
/* 
    .main-header.scrolled .e-con-boxed .e-con-inner {
        position: relative;
        top: -10px !important;
    } */

    .project-filter .wpc-filter-set-widget-title h5 {
        font-size: 40px;
        line-height: 40px;

    }

    .content-logo-img .elementor-absolute {
        bottom: 29px !important;
    }
}

@media(max-width:540px) {
    .main-footer .footer-wrap {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .project-filter .wpc-filters-section {
        width: 100%;
    }

    .project-filter .wpc-filters-widget-wrapper {
        flex-direction: column;
    }

    .project-filter .wpc-filter-set-widget-title h5 {
        margin-bottom: 0;

    }

}