/*
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.4.4.1753076062
Updated: 2025-07-21 05:34:22

*/
body {
    box-sizing: border-box;
}

.hero-slider h1.n2-ss-item-content {
    text-transform: uppercase !important;
    font-family: 'Space Grotesk' !important;
    position: relative;
}

.hero-slider h1.n2-ss-item-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/wp-content/themes/hello-elementor-child/assets/images/title-border.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 20px;
}

.hero-slider .n2-ss-button-container .n2-ow {
    border: 2px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
    width: 150px;
    transition: 0.3s;
    padding: 20px 40px !important;
}

.hero-slider .n2-ss-button-container .n2-ow:hover {
    background: #02416f !important;
    border: 2px solid #02416f !important;
}

div#n2-ss-2 .n2-ss-item-content p {
    font-family: 'Poppins' !important;
    color: #fff !important;
    max-width: 400px;
    margin: auto;
    margin-top: 30px;
}

div#n2-ss-2 .n-uc-10565b0f04206-inner>.n2-ss-layer-row-inner,
div#n2-ss-2 .n-uc-8BlSd4zRRfki-inner>.n2-ss-layer-row-inner {
    width: 100% !important;
    max-width: 80%;
    justify-content: center;
}

.n2-ss-layer-row.n2-ss-layer-with-background.n-uc-10565b0f04206-inner,
div#n2-ss-2 .n-uc-8BlSd4zRRfki-inner {
    justify-content: center;
}

.product-catalog a {
    text-decoration: none;
}



.footer-copyright .e-con-inner {
    border-top: 1px solid #D9D9D9;
}

.footer-contact-info .elementor-widget-text-editor p,
.footer-contact-info .elementor-widget-text-editor a {
    display: flex;
    align-items: center;
    color: #D9D9D9;
}

.footer-contact-info .elementor-widget-text-editor p img {
    width: 30px;
    margin-right: 12px;
}

.footer-social-info .elementor-icon-wrapper {
    background-color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px !important;
    border-radius: 100px;
    transition: 200ms;
}

.footer-social-info .elementor-icon-wrapper:hover {
    transform: scale3d(1.1, 1.1, 1.1);
}

.get-quote-form .first-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.get-quote-form .first-row p {
    width: 32%;
}

.get-quote-form .first-row p label {
    width: 100%;
}

.get-quote-form .first-row p label input {
    margin-top: 10px;
    border-radius: 0;
    border: 0;
    height: 55px;
    color: #000;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    font-weight: 400;
}

.get-quote-form .first-row p label span.wpcf7-not-valid-tip {
    margin-top: 8px;
    font-size: 14px;
    color: red;
}

.get-quote-form .first-row p label input::placeholder {
    color: #9F9F9F;
}

.get-quote-form p label {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
}

.get-quote-form .second-row label {
    width: 100%;
}

.get-quote-form .second-row label span.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    position: relative;
}

.get-quote-form .second-row label span.wpcf7-form-control-wrap::before {
    content: "";
    background: url(././assets/images/file-choose.png);
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.get-quote-form .second-row label span.wpcf7-form-control-wrap input {
    width: 100%;
    background: #fff;
    margin-top: 10px;
    height: 100px;
    padding-left: 20px;
    padding-top: 10px;
    outline: none;
    box-shadow: none;
}

.get-quote-form .second-row label span.wpcf7-form-control-wrap input::file-selector-button {
    display: none;
}

.get-quote-form p:last-child {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.get-quote-form p input[type="submit"] {
    background: #004071;
    border: 0;
    height: 46px;
    width: 176px;
    border-radius: 0;
    margin-top: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.home-reviews .sp-testimonial-item {
    background: #fff;
    padding: 30px 42px 30px 32px;
    text-align: left;
    border-radius: 10px;
}

.home-reviews .sp-testimonial-item .sp-testimonial-title {
    display: none;
    order: 4;
}

.home-reviews .sp-testimonial-item .sp-testimonial-content {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.home-reviews .sp-testimonial-item p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #4F4F4F !important;
    font-family: 'Poppins';
}

.home-reviews .sp-testimonial-item .sp-testimonial-client-testimonial {
    margin-bottom: 0;
}

.home-reviews .sp-testimonial-item .sp-testimonial-client-rating {
    order: 1;
    margin-bottom: 20px;
}

.home-reviews .sp-testimonial-item .sp-testimonial-free {
    display: flex;
    flex-direction: column;
}

.home-reviews .sp-testimonial-item .sp-testimonial-client-testimonial {
    order: 2;
}

.home-reviews .sp-testimonial-item h4.sp-testimonial-client-name {
    order: 3;
    text-align: left;
    position: relative;
    padding-left: 50px;
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #004071;
}

.home-reviews .sp-testimonial-item h4.sp-testimonial-client-name::before {
    content: "";
    background: url(././assets/images/review-avtar.png);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
}

.home-reviews .sp-testimonial-item .sp-testimonial-content p:first-child {
    position: relative;
    padding-left: 0;
}

.home-reviews .sp-testimonial-item .sp-testimonial-content p:first-child::before {
    left: 20px;
    content: "";
    position: absolute;
    background: #4F4F4F;
    height: 1px;
    width: 15px;
    top: 50%;
}

.home-reviews .sp-testimonial-item .sp-testimonial-content p:last-child {
    padding-left: 20px;
}

.home-reviews .swiper-button-prev,
.home-reviews .swiper-button-next {
    background: #fff !important;
    width: 40px !important;
    height: 40px !important;
    border: 0 !important;
    border-radius: 100px;
    box-shadow: 0 0 10px #00000070;
}

.home-reviews .swiper-button-prev i,
.home-reviews .swiper-button-next i {
    color: #004071;
}

.home-reviews .swiper-pagination {
    gap: 7px;
    bottom: 0 !important;
}

.home-reviews .swiper-pagination span.swiper-pagination-bullet {
    background: transparent !important;
    position: relative;
    width: 25px;
    height: 25px;
    border: 1px solid transparent;
    transition: 0.3s all;
}

.home-reviews .swiper-pagination .swiper-pagination-bullet-active {
    border-color: #004071 !important;
    transition: 0.3s all;
}

.home-reviews .swiper-pagination span.swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    border-radius: 100px;
    transform: translate(-50%, -50%);
    transition: 0.3s all;
}

.home-reviews .swiper-pagination .swiper-pagination-bullet-active::before {
    background: #004071 !important;
}

.home-reviews .sp-testimonial-free-wrapper .sp-testimonial-free-section {
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.home-reviews .swiper-button-prev {
    left: 7px !important;
}

.home-reviews .swiper-button-next {
    right: 7px !important;
}

.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:first-child,
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:last-child,
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(6),
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(7) {
    width: 50%;
}

.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap {
    position: unset !important;
}

.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(2),
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(3),
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(4),
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(5),
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(8),
.home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap:nth-child(9) {
    width: 25%;
}


.main-contact .get-quote-form .first-row p {
    width: 48%;
}

.main-contact .get-quote-form .wpcf7-form-control.wpcf7-validates-as-email {
    height: 55px;
}

.main-contact .get-quote-form .wpcf7-textarea {
    width: 100%;
    margin-top: 10px;
    border-radius: 0;
    border: 0;
    height: 100px;
    color: #000;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    font-weight: 400;
}

.main-contact .get-quote-form .last-row p {
    width: 100%;
    display: block;
}

.main-contact .get-quote-form .last-row p label {
    display: block;
}

.contact-info-box .elementor-widget.elementor-widget-text-editor a {
    color: #000;
    text-decoration: none;
    transition: 0.3s;
}

.contact-info-box .elementor-widget.elementor-widget-text-editor a:hover {
    text-decoration: underline;
    color: #02416f;
}

.main-contact .get-quote-form p input[type="submit"]:hover {
    background: #023256;
}

.contact-location iframe {
    height: 400px;
}


body.privacy-policy {
    background-color: #8aaad929;
}

body.privacy-policy .page-header .entry-title {
    max-width: 1320px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid;
}

body.privacy-policy p {
    margin-bottom: 26px;
}

body.page-id-746 {
    background-color: #8aaad929;
}

body.page-id-746 .page-header .entry-title {
    max-width: 1320px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid;
}

body.page-id-746 p {
    margin-bottom: 26px;
}

.bst-lists li.elementor-icon-list-item {
    background: #b9cce8;
    padding: 12px !important;
    border-radius: 10px;
}

.about-timeline {
    position: relative;
}

.about-timeline:before {
    content: "";
    position: absolute;
    height: 91%;
    width: 1px;
    background-color: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.about-timeline-col:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #004071;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #fff;
}

.about-timeline-col {
    position: relative;
}

.about-list ul li.elementor-icon-list-item {
    margin-bottom: 10px;
    background: #b9cce8;
    padding: 20px 30px !important;
    border-radius: 10px;
    font-size: 16px;
    transition: 0.3s;
}

.about-list ul li.elementor-icon-list-item span.elementor-icon-list-text {
    color: #004071;
    font-weight: 600;
}

.about-list ul li.elementor-icon-list-item span.elementor-icon-list-icon svg {
    width: 20px;
    height: 20px;
}

.about-list ul li.elementor-icon-list-item:hover {
    background-color: #004071;
    color: #fff;
    transform: translate(0px, 5px);
}

.about-list ul li.elementor-icon-list-item:hover span,
.about-list ul li.elementor-icon-list-item:hover svg {
    color: #fff !important;
    fill: #fff;
}

.ask-for-sample-btn a.elementor-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 120px;
    cursor: pointer;
    z-index: 9999;
    transition: all 0.3s ease;
    border-radius: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    padding: 10px !important;
    transition: 0.3s;
    border: 1px solid #fff;
}

.ask-for-sample-btn a.elementor-button span.elementor-button-text {
    line-height: normal;
    text-transform: capitalize;
    font-weight: 400;
}

.ask-for-sample-btn a.elementor-button:hover,
.ask-for-sample-btn a.elementor-button:focus {
    background-color: #004071 !important;
    color: #fff !important;
    transform: translate(0px, -5px);
}

.pum-theme-1168 .pum-container,
.pum-theme-cutting-edge .pum-container {
    padding: 50px;
    border-radius: 0px;
    background-color: #9CB7DF;
}

.pum-theme-1168,
.pum-theme-cutting-edge {
    background-color: #000000ab;
    backdrop-filter: blur(5px);
}

.pum-theme-1168 .pum-content+.pum-close,
.pum-theme-cutting-edge .pum-content+.pum-close {
    position: absolute;
    height: 34px !important;
    width: 34px !important;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 0px;
    color: #ffffff !important;
    font-weight: 100;
    font-size: 40px !important;
    line-height: 24px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: -1px 1px 1px 0px rgba(2, 2, 2, 0.10);
    text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.10);
    background-color: #004071 !important;
}

.pum-theme-1168 .pum-title,
.pum-theme-cutting-edge .pum-title {
    color: #004071 !important;
}

.pum-theme-1168 .pum-container,
.pum-theme-cutting-edge .pum-container {
    padding: 50px !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}

.pum-theme-1168 .pum-content,
.pum-theme-cutting-edge .pum-content {
    color: #004071 !important;
    font-family: inherit;
    font-weight: 500 !important;
}

div#popmake-1175 .get-quote-form .first-row p {
    width: 48%;
}

div#popmake-1175 .get-quote-form p input {
    border: 1px solid #004071;
    height: 45px;
    padding: 0 15px;
}

div#popmake-1175 .get-quote-form .last-row label {
    width: 100%;
}

div#popmake-1175 .get-quote-form .last-row label textarea {
    height: 100px;
    border-radius: 0;
    margin-top: 10px;
    outline: none;
    border-color: #004071;
}

div#popmake-1175 .get-quote-form p:last-child {
    align-items: end;
}

#popmake-1175 .pum-title {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Poppins' !important;
    margin-bottom: 30px;
}

div#popmake-1175 .get-quote-form .last-row label input {
    margin-top: 10px;
    border-radius: 0;
    outline: none;
    height: 45px;
}

/* Gallery page css start here */
.ymc-smart-filter-container .filter-entry {
    justify-content: end;
}

.ymc-smart-filter-container .post-item {
    border-color: #bebebe !important;
    padding: 10px !important;
}

.ymc-smart-filter-container .post-item header.title {
    font-size: 18px !important;
    line-height: 26px !important;
}

.ymc-smart-filter-container .container-posts {
    margin-top: 40px;
}

.ymc-smart-filter-container .filter-entry a {
    cursor: pointer;
}

.ymc-smart-filter-container .filter-entry .menu-passive i.btn-close {
    font-family: 'Space Grotesk';
    font-size: 20px !important;
    top: 0 !important;
}

.ymc-smart-filter-container .selected-items span.item {
    background: #004071 !important;
}

ul#ymc-layout-pagination .page-numbers {
    width: 30px;
    height: 30px;
    background: #0073bd;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

ul#ymc-layout-pagination .page-numbers.current {
    background: #004071;
}

ul#ymc-layout-pagination li.next-item a.next.page-numbers {
    width: 50px;
}

ul#ymc-layout-pagination .prev-item .page-numbers {
    width: 50px;
}

div#ymc-layout-pagination a.btn-load {
    background-color: #004071;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #004071;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 25px 15px 25px;
    transition: 0.3s all;
}

div#ymc-layout-pagination a.btn-load:hover {
    background: transparent;
    color: #004071;
}

/* Gallery page css end here */

/* Responsive-media-device */
@media (max-width:1536px) {
    .home-reviews .elementor-element-51912348 {
        padding-left: 120px;
    }
}

@media (max-width:1400px) {
    .bensonite-header .hfe-nav-menu li.menu-item {
        margin-right: 10px !important;
    }

    .home-reviews .sp-testimonial-item {
        padding: 25px 20px 30px 20px;
    }

}

@media (max-width:1200px) {
    .hero-slider h1.n2-ss-item-content {
        font-size: 45px !important;
    }

    .elementor-9 .elementor-element.elementor-element-d40b8f4 {
        width: 22%;
    }

    .home-reviews .elementor-element-51912348 {
        padding-left: 0;
    }

}

@media (max-width: 1024px) {
    .bensonite-header nav.hfe-nav-menu__submenu-arrow.hfe-dropdown {
        top: 110%;
    }

    .hero-slider h1.n2-ss-item-content {
        font-size: 40px !important;
    }

}

@media (max-width: 768px) {
    .home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap {
        width: 33% !important;
    }

    .home-projects .eael-filter-gallery-grid .gallery-item-thumbnail-wrap {
        height: 220px !important;
    }

    .elementor-9 .elementor-element.elementor-element-d40b8f4 {
        width: 40%;
    }

}

@media (max-width: 767px) {
    .home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap {
        width: 50% !important;
    }

    .home-projects .eael-filter-gallery-grid .gallery-item-thumbnail-wrap {
        height: 200px !important;
    }

    .hero-slider h1.n2-ss-item-content {
        font-size: 32px !important;
    }

    .hero-slider .n2-ss-button-container .n2-ow {
        width: max-content;
        padding: 14px 15px !important;
        font-size: 14px !important;
    }

    .get-quote-form .first-row p {
        width: 100%;
    }

    .get-quote-form .first-row {
        flex-direction: column;
    }

    .elementor-9 .elementor-element.elementor-element-d40b8f4 {
        width: 100%;
    }

    .bensonite-header>.e-con-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .bensonite-header>.e-con-inner .main-logo {
        grid-column: span 3;
    }

    .bensonite-header .header-navigation {
        align-items: flex-start !important;
    }

    div#n2-ss-2 .n-uc-10565b0f04206-inner>.n2-ss-layer-row-inner,
    div#n2-ss-2 .n-uc-8BlSd4zRRfki-inner>.n2-ss-layer-row-inner {
        width: 100% !important;
        max-width: 100%;
        justify-content: center;
        flex-wrap: nowrap !important;
    }

    .header-search .elementor-element.elementor-element-797d050 {
        flex-wrap: nowrap;
        gap: 0;
    }

    .elementor-9 .elementor-element.elementor-element-3963e2b .hfe-nav-menu__toggle {
        margin-left: 0;
    }

    .hero-slider .n2-ss-slider .n2-ss-layer-col {
        padding: 0 !important;
    }

    .hero-slider .n2-ss-slider .n2-ss-layer-row-inner .n2-ss-layer.n2-ow {
        margin: 0 0 5px 0 !important;
    }

    .privacy-policy h2,
    body.page-id-746 h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .privacy-policy p,
    body.page-id-746 p {
        margin-bottom: 15px;
    }

    body.privacy-policy .page-header .entry-title {
        font-size: 36px;
    }

    body.page-id-746 .page-header .entry-title {
        font-size: 36px;
    }

    .main-contact .get-quote-form .first-row p {
        width: 100% !important;
    }

    .main-contact .get-quote-form p label input {
        height: 45px !important;
    }

    .home-reviews h2.elementor-heading-title.elementor-size-default br {
        display: none;
    }

    .home-reviews .sp-testimonial-free-wrapper .sp-testimonial-free-section {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

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

    .about-timeline-col:before {
        margin-top: 0;
        top: -14px;
        width: 10px;
        height: 10px;
    }

    div#popmake-1175 .get-quote-form .first-row p {
        width: 100%;
    }

    .pum-theme-1168 .pum-container,
    .pum-theme-cutting-edge .pum-container {
        padding: 20px !important;
    }

    #popmake-1175 .pum-title {
        font-size: 26px;
    }

    .ymc-smart-filter-container .container-posts {
        margin-top: 20px;
    }

    .ymc-smart-filter-container .filter-entry {
        flex-wrap: nowrap !important;
    }

    .ymc-smart-filter-container .filter-entry a.btn-all {
        font-size: 14px;
        padding: 8px !important;
    }

    .ymc-smart-filter-container .filter-entry .menu-active {
        font-size: 14px;
        padding: 8px !important;
    }
    .ymc-smart-filter-container .filter-entry  .tax-by-space{
        margin-right: 0 !important;
    }
    .ymc-smart-filter-container .dropdown-filter .menu-passive {
        padding: 8px !important;
    }
    .ymc-smart-filter-container .dropdown-filter .menu-passive a.menu-link::before {
        width: 12px !important;
        height: 12px !important;
    }

    .ymc-smart-filter-container .dropdown-filter .menu-passive a.menu-link::after {
        left: 3px !important;
    }
}

@media (max-width: 480px) {
    .home-projects .eael-filter-gallery-grid .eael-filterable-gallery-item-wrap {
        width: 100% !important;
    }

    .home-reviews .swiper-button-prev,
    .home-reviews .swiper-button-next {
        width: 32px !important;
        height: 32px !important;
    }


}