@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&display=swap');

h1,h2,h3,h4{

    font-family: "Cal Sans", sans-serif !important;

}

body, html {

    overflow-x: hidden;

}

/* .header-logo::before {

    content: '';

    background: #fff;

    background-position: bottom right;

    position: absolute;

    left: -65px;

    top: -215px;

    width: 360px;

    height: 360px;

    background-repeat: no-repeat;

    border-radius: 50%;

} */

.header-social::before {

    content: '';

    background: #FFFFFF66;

    width: 1px;

    height: 100%;

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

}

/* .banner-section-inn {

    background: url(https://staging.werk-ing.de/wp-content/uploads/2025/10/banner.png);

    width: 100%;

    padding: 272px 0 360px;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

} */

div.container{

max-width: 1320px;

margin: 0 auto;

padding: 0 30px;

}

.banner-slider::before {

    content: '';

    background: linear-gradient(180deg, #1a1a1a 0, #00000094 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

}

.banner-content {

    position: absolute;

    z-index: 9;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    padding: 0 30px;

    width: 100%;

    max-width: 1100px;

}

.banner-slider {

    position: relative;

}

.banner-slider-wrapper {

    z-index: 2;

    position: relative;

}

.banner-section-inn {

    position: relative;

}

.slider-nav,.pro-slider-nav ,.google-slider-nav{

    position: absolute;

    z-index: 9;

    right: 80px;

    bottom: 99px;

    display: flex;

    gap: 30px;

}

.banner-slider-wrapper .banner-heading {

    color: #fff;

    text-align: center;

    font-size: 120px;

    font-weight: 400;

    line-height: 130px;

}

 .slider-nav .slick-arrow,.pro-slider-nav  .slick-arrow,.google-slider-nav  .slick-arrow  {

    background: rgb(236 29 36 / 20%);

    padding: 0;

    line-height: normal;

    width: 52px;

    height: 52px;

    border: 1px solid #fff;

    display: flex;

    align-items: center;

    justify-content: center;

}

.slider-nav .slick-arrow:hover {

    background: #fff;

}

.slider-nav .slick-arrow:hover img,.pro-slider-nav .slick-arrow:hover img  {

    filter: brightness(0);

}

h1 span,h2 span{

    color: #EC1D24;

}

ul.cat-grp {

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

    justify-content: center;

    gap: 50px;

    flex-wrap: wrap;

    margin-top: 50px;

}

ul.cat-grp li {

    color: #fff;

    font-size: 30px;

    line-height: 40px;

    text-transform: capitalize;

    position: relative;

}

ul.cat-grp li::before {

    content: '';

    background: #EC1D24;

    width: 11px;

    height: 11px;

    position: absolute;

    border-radius: 50%;

    right: -30px;

    top: 50%;

    transform: translateY(-50%);

}

ul.cat-grp li:last-child::before {

    content: unset;

}

.banner-slider::after {

    content: '';

    background: url(/wp-content/uploads/2025/10/Rectangle-7.png);

    width: 100%;

    height: 100%;

    right: 0;

    top: 0;

    position: absolute;

    background-repeat: no-repeat;

    background-position: right;

    pointer-events: none;

}

.banner-video-sec {

    z-index: 2;

    position: absolute;

    bottom: 0;

    padding: 80px 0;

    width: 100%;

    background: url(/wp-content/uploads/2025/10/bottom.png);

    background-position: top;

    background-repeat: no-repeat;

    padding-left: 80px;

}

.banner-video {

    position: relative;

    width: 225px;

}

.bann-video-inn {

    display: flex;

    gap: 30px;

    max-width: 670px;

    align-items: center;

}

.bann-video-inn p {

    width: calc(100% - 255px);

}

.banner-video .btn {

    position: absolute;

    right: 10px;

    background: transparent;

    border: none;

    padding: 0;

    top: 10px;

}

.banner-video .btn:hover, .banner-video .btn:focus {

    background: transparent;

    box-shadow: none;

}

.bann-video-inn p {

    width: calc(100% - 255px);

    margin: 0;

    line-height: 30px;

    color: #fff;

    opacity: .9;

    font-size: 20px;

}

.video-popup .modal-body {

    padding: 0;

    background: transparent;

    border: none;

}

.video-popup .modal-header {

    position: absolute;

    top: -20px;

    background: transparent;

    width: 100%;

    z-index: 1;

    border: none;

    width: auto;

    right: -20px;

}

.video-popup .modal-header button.btn-close:hover {

    background-color: #fff;

}

.video-popup  .modal-content {

    border-radius: 25px;

    border: none;

    background: transparent;

}

.custom-btn span.elementor-button-icon svg {

    width: 52px;

    position: absolute;

    right: 5px;

    top: 5px;

    transition: .3s ease all;

}

.custom-btn .elementor-button:hover  svg {

    transform: rotate(45deg);

}

.custom-btn .elementor-button {

    position: relative;

}

.sub-heading h3 {

    border: 1px solid #D7D7D7;

    display: inline;

    padding: 8px 15px 8px 29px;

    border-radius: 30px;

    position: relative;

}

.sub-heading h3::before {

    content: '';

    background: #EC1D24;

    width: 6px;

    height: 6px;

    position: absolute;

    border-radius: 50%;

    right: auto;

    top: 50%;

    transform: translateY(-50%);

    left: 15px;

}

.project-slider-wrapper {

    max-width: 1320px;

    margin: 0 auto;

}

.project-inn-cont h3 {

    font-size: 32px;

    line-height: 42px;

    color: #fff;

    font-weight: 400;

    margin: 0 0 10px;

}

.project-inn-cont p {

    color: #fff;

    font-size: 18px;

    line-height: 32px;

    font-weight: 400;

    margin: 0;

}

.project-slider,.google-slider-col {

    position: relative;

    transition: .3s ease all;

    cursor: pointer;

    margin-right: 30px;

}

/* .project-slider-wrapper .slick-list,.google-slider-col .slick-list {

    margin-left: -30px;

} */

.project-inn-cont {

    position: absolute;

    bottom: 40px;

    left: 40px;

    right: 40px;

    opacity: 0;

    visibility: hidden;

    transition: .3s ease all;

    z-index: 2;

}

.project-slider:hover .project-inn-cont {

    opacity: 1;

    visibility: visible;

    transition: .3s ease all;

}

.project-slider::before {

    content: '';

    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 30%, #000000 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    bottom: 0;

    border-radius: 30px;

    z-index: 1;

    opacity: 0;

    visibility: hidden;

    transition: .3s ease all;

}

.project-slider:hover::before {

    opacity: 1;

    visibility: visible;

} 

.project-slider img {

    width: 100%;

    border-radius: 30px;

}

.project-slider-outer {

    position: relative;

}

.pro-slider-nav .slick-arrow ,.google-slider-nav .slick-arrow {

    background: #EC1D24;

    border-color: #EC1D24;

} 

.pro-slider-nav .slick-arrow:hover ,.google-slider-nav  .slick-arrow:hover {

    background: transparent;

}

.pro-slider-nav .slick-arrow:hover img{

    filter: unset;

}

.pro-slider-nav .slick-arrow img,.google-slider-nav .slick-arrow img {

    filter: brightness(0) invert(1);

}

.services-tabs  span.e-n-tab-title-text {

    font-family: "Cal Sans", sans-serif !important;

    display: flex;

    gap: 26px;

}

.services-tabs .elementor-widget-image img {

    aspect-ratio: 16/14;

    border-radius: 30px;

    object-fit: cover;

}

.services-tabs .e-n-tab-title::before {

    content: '';

    width: 25px;

    height: 25px;

    background-image: url(/wp-content/uploads/2025/10/tab-arrow.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 25px;

    position: absolute;

    right: 0;

    opacity: 0;

}

.services-tabs .e-n-tab-title[aria-selected=true]::before {

    opacity: 1;

}

.custom-copyright p {

    margin: 0;

}

.work-ing-footertxt h3 {

    background: linear-gradient(5.84deg, rgba(0, 0, 0, 0) 15.62%, rgba(0, 0, 0, 0.04) 95.31%);

    background: linear-gradient(5.84deg, color(display-p3 0.000 0.000 0.000 / 0) 15.62%, color(display-p3 0.000 0.000 0.000 / 0.04) 95.31%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    background-clip: text;

    text-fill-color: transparent;

}

.work-ing-footertxt {

    pointer-events: none;

}

.interior-design-popup {

    display: flex;

    gap: 40px;

    flex-wrap: wrap;

    max-width: 1320px;

    margin: 0 auto;

}

.interior-design-popup .interior-col {

    width: calc(33.3% - 26.6px);

}

.interior-design-popup a {

    display: block;

    background: transparent;

    padding: 0;

    border: none;

    border-radius: 30px;

    overflow: hidden;

    box-shadow: none !important;

    position: relative;

    transition: .3s ease all;

}

.interior-design-popup a::before {

    content: '';

    background: linear-gradient(180deg, #1a1a1a 0, #00000094 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    opacity: 0;

    transition: .3s ease all;

}

.interior-design-popup a:hover::before{

    opacity: 1;

}

.interior-design-popup a:hover, .interior-design-popup a:focus, .interior-design-popup a:active {

    border: none;

    box-shadow: none;

    background: none;

}

.video-popup .modal-body img {

    width: 100%;

    aspect-ratio: 16/14;

    border-radius: 30px;

}

.contact-sec a {

    color: #fff;

}

.contact-sec a:hover {

    color: #EC1D24;

}

.main-footer-outer {

    overflow: hidden;

}

.pro-slider-nav ,.google-slider-nav{

    bottom: auto;

    top: -135px;

    right: 30px;

}

.header-social .elementor-grid-item:hover {

    background: #fff;

}

.header-social:hover::before {

    background: #cccccc;

}

.header-social .elementor-social-icons-wrapper {

    display: flex;

    gap: 0 !important;

}

.header-social span.elementor-grid-item {

    width: 50%;

    height: 62px;

    display: flex !important;

    align-items: center;

    justify-content: center;

    transition: .3s 

    ease all;

}

.header-social span.elementor-grid-item a {

    width: 100%;

    height: 100%;

}

.header-social {

    overflow: hidden;

}

.year-ex p {

    margin: 0;

}

.modal-body video {

    border-radius: 20px;

    aspect-ratio: 16 / 9;

}

.interior-col img.play_icon {

    position: absolute;

    top: 50%;

    left: 50%;

    max-width: 100px;

    transform: translate(-50%,-50%);

}

.google-review-slider {

    max-width: 1320px;

    margin: 0 auto;

}

.google-slider-col {

    background: #F2F2F2;

    padding: 24px;

    border-radius: 16px;

    text-align: center;

    display: flex !important;

    flex-direction: column;

    align-items: center;

    gap: 16px;

}

.google-slider-col p {

    margin: 0;

    font-size: 16px;

    line-height: 26px;

    font-weight: 400;

    color: #000;

}

.google-slider-col .google-logo {

    width: 40px;

    height: 40px;

    background: #811EA1;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 50%;

}

.google-slider-col .google-logo p {

    line-height: 20px;

    color: #fff;

}

.customer-info h5 {

    font-size: 16px;

    line-height: 20px;

    font-weight: 600;

    color: #000;

    margin: 0;

}

.customer-info p ,.review-post p{

    font-size: 12px;

    line-height: 15px;

    color: rgba(0,0,0,.55);

}

.customer-info, .review-post {

    display: flex;

    flex-direction: column;

    gap: 8px;

    align-items: center;

}

.google-review-wrapper {

    position: relative;

}

.video-popup iframe {

    border-radius: 30px;

}

.video-popup .modal-header button.btn-close {

    background-color: #EC1D24;

    opacity: 1;

    font-size: 15px;

}

.projects-sec .project-slider img {

    aspect-ratio: 1;

    object-fit: cover;

}

.project-slider-wrapper .slick-list {

    margin: 0 15px;

}

@media(min-width:1367px) and (max-width:1750px){

    .header-logo .elementor-element {

        text-align: left;

    }

    .header-logo::before {

        top: -165px;

        width: 300px;

        height: 300px;

    }

    .head-left{

            width: 700px;

    }

    .head-right {

        width: calc(100% - 715px);

        gap: 15px;

    }

    .custom-menu{

        width:65%;

    }

    .header-logo{

        width:200px;

    }

    .header-social {

        width: 125px;

    }

    .banner-slider > img {

        height: 950px;

    }

}

@media(max-width:1440px){

    .banner-slider > img {

        height: 950px;

    }

    .header-logo::before {

        top: -150px;

        width: 280px;

        height: 280px;

    }

    .banner-slider-wrapper .banner-heading {

        font-size: 100px;

        line-height: 110px;

    }

}

@media(max-width:1366px){

    .pro-slider-nav, .google-slider-nav {

        top: -80px;

    }

}

@media(max-width:1199px){

    .bann-video-inn p {

        line-height: 28px;

        font-size: 18px;

    }

    .interior-col img.play_icon {

        max-width: 70px;

    }

    .slider-nav, .pro-slider-nav, .google-slider-nav {

        gap: 20px;

    }

    .slider-nav .slick-arrow, .pro-slider-nav  .slick-arrow, .google-slider-nav  .slick-arrow {

        width: 45px;

        height: 45px;

    }

    .project-inn-cont p {

        font-size: 16px;

        line-height: 26px;

    }

    .banner-video-sec {

        padding: 50px 0;

        padding-left: 20px;

    }

    .slider-nav{

        bottom: 70px;

    }

    .banner-slider > img {

        height: 900px;

    }

    ul.cat-grp {

        row-gap: 30px;

    }

    .slider-nav{

        right: 20px;

    }

    .custom-btn span.elementor-button-icon svg {

        width: 46px;

    }

    .project-inn-cont h3 {

        font-size: 24px;

        line-height: 34px;

        margin-bottom: 5px;

    }

    .project-inn-cont {

        bottom: 15px;

        left: 15px;

        right: 15px;

    }

    .interior-design-popup {

        gap: 20px;

    }

    .interior-design-popup .interior-col {

        width: calc(33.3% - 20px);

    }

}

@media(max-width:1024px){

    .menu-toggle .hfe-nav-menu-icon {

        padding: 0;

    }

}

@media(max-width:991px){

    .project-slider-wrapper .slick-list {

        margin: 0 10px;

    }

    .project-slider{

        margin-right: 20px;

    }

    .founded-section  .elementor-widget-image {

        width: 560px;

    }

    .project-inn-cont {

        bottom: 20px;

        left: 20px;

        right: 20px;

    }

    .interior-col img.play_icon {

        max-width: 50px;

    }

    .slider-nav .slick-arrow, .pro-slider-nav  .slick-arrow, .google-slider-nav  .slick-arrow {

        width: 45px;

        height: 45px;

    }

    .slider-nav, .pro-slider-nav, .google-slider-nav {

        gap: 15px;

    }

    ul.cat-grp li {

        font-size: 26px;

        line-height: 36px;

    }

    .banner-slider-wrapper .banner-heading {

        font-size: 80px;

        line-height: 90px;

    }

    ul.cat-grp {

        max-width: 500px;

        margin: 40px auto 0;

    }

    ul.cat-grp li:nth-child(2)::before {

        display: none;

    }

    .bann-video-inn {

        max-width: 100%;

        gap: 20px;

    }

    .banner-video-sec {

        padding: 40px 20px 100px;

    }

    .slider-nav {

        bottom: 40px;

    }

    .year-ex {

        bottom: 0px !important;

        left: 0 !important;

    }
    .abs-img {
        position: inherit !important;
        top: 0px !important;
        width: 100% !important;
}
	.abs-img img {
    aspect-ratio: 16/9;
    object-fit: cover;
    border-radius: 30px;
}

}

@media(max-width:767px){
    .year-ex {
        bottom: 20px !important;
    }

    .founded-section  .elementor-widget-image {

        width: 100%;

    }

    .founded-section img {

        width: 90%;

        height: 100%;

        object-fit: cover;

        border-radius: 20px;

        max-width: 100%;

    }

    .year-ex {

        position: inherit;

        width: 100%;

        display: flex;

        align-items: center;

        justify-content: center;

        left: auto;

        right: auto;

        max-width: fit-content;

        margin: 0 auto;

    }

    .abs-img {

        position: inherit !important;

        top: 0px !important;

        margin-top: -60px;

    }

    .slider-nav .slick-arrow, .pro-slider-nav  .slick-arrow, .google-slider-nav  .slick-arrow {

        width: 40px;

        height: 40px;

    }

    .bann-video-inn p {

        line-height: 26px;

        font-size: 16px;

    }

    .interior-design-popup .interior-col {

        width: calc(50% - 10px);

    }

    .services-tabs .elementor-widget-image img {

        margin-bottom: 15px;

    }

    .services-tabs .elementor-widget-image img {

        aspect-ratio: unset;

        height: 300px;

    }

    .project-inn-cont p {

        font-size: 16px;

        line-height: 26px;

    }

    .project-inn-cont h3 {

        font-size: 24px;

        line-height: 34px;

    }

    .header-logo::before {

        top: -145px;

        width: 230px;

        height: 250px;

        left: -57px;

    }

    .banner-slider > img {

        height: 800px;

    }

    .banner-content {

        top: 42%;

    }

    .banner-slider-wrapper .banner-heading {

        font-size: 65px;

        line-height: 75px;

    }

    ul.cat-grp {

        margin: 30px auto 0;

        row-gap: 20px;

    }

    ul.cat-grp li {

        font-size: 20px;

        line-height: 30px;

    }

    ul.cat-grp {

        margin: 20px auto 0;

        row-gap: 15px;

    }

    .custom-btn span.elementor-button-icon svg {

        width: 40px;

    }

    .interior-design-popup a {

        border-radius: 15px;

    }

}

@media(max-width:599px){

    .work-ing-footertxt h3 {

        font-size: 70px !important;

        line-height: 70px !important;

    }

    .banner-content {

        top: 38%;

    }

    .banner-slider-wrapper .banner-heading {

        font-size: 55px;

        line-height: 65px;

    }

    .video-popup .modal-header {

        right: -10px;

    }

    .bann-video-inn {

        flex-direction: column;

        align-items: center;

    }

    .bann-video-inn p {

        width: 100%;

        text-align: center;

    }

    .banner-slider > img {

        height: 850px;

    }

    .slider-nav .slick-arrow, .pro-slider-nav  .slick-arrow, .google-slider-nav  .slick-arrow {

        width: 40px;

        height: 40px;

    }

    ul.cat-grp li {

        width: 100%;

        text-align: center;

    }

    ul.cat-grp li::before {

        display: none;

    }

    .services-tabs .e-n-tab-title::before {

        background-size: 20px;

    }

}

@media(max-width:640px){

    .project-slider-wrapper .slick-list {

        margin: 0;

    }

}

@media(max-width:480px){

    .head-left {

        width: 25%;

    }

    .header-logo::before {

        top: -130px;

        width: 180px;

        height: 200px;

        left: -50px;

    }

    div.header-logo img {

        width: 90px !important;

    }

    .projects-sec .project-slider img {

        aspect-ratio: 9/11;

        object-fit: cover;

    }

}

@media(max-width:414px){

    .head-call {

        display: none;

    }

}

@media(max-width:380px){

    .interior-design-popup .interior-col {

        width: 100%;

    }

}