/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* Header Section CSS */
.header-main-section .elementor-sticky--active.elementor-sticky--effects .button-header a.elementor-button {
    background: #fff;
    color: var(--e-global-color-primary);
}

.header-main-section ul.elementor-nav-menu--dropdown a,
.header-main-section ul.elementor-nav-menu--dropdown a:focus,
.header-main-section ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: 0 solid transparent;
    text-shadow: none;
}

/* Service section CSS */
.image-over-shape::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 230px;
    background: #15823fcc;
}

.image-over-shape.shape-size::after {
    width: 150px;
}

.icon-box-service span.elementor-icon {
    position: relative;
}

.icon-box-service span.elementor-icon:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -15px;
    width: 46px;
    height: 46px;
    background: #E8F3EC50;
    z-index: -1;
    border-radius: 50%;
}

.read-more-btn span.elementor-button-icon svg {
    font-size: 20px;
}

/* About us CSS */
.leftside-img-shape {
    position: relative;
}

.leftside-img-shape::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 230px;
    background: #15823fcc;
    z-index: 99;
}


/* Trusted Brands CSS */
.brands-slider .swiper-slide img {
    opacity: 70%;
    filter: grayscale(1);
}

.brands-slider .swiper-slide figure.swiper-slide-inner {
    width: 210px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brands-slider .swiper-slide:hover figure.swiper-slide-inner,
.brands-slider .swiper-slide:hover .elementor-widget-image {
    box-shadow: 0px 4px 20px 0px #0000001A;
}

.brands-slider .swiper-slide:hover img {
    filter: grayscale(0);
    opacity: 1;
}

.brands-slider .swiper-pagination span.swiper-pagination-bullet,
.review-loop-slider .swiper-pagination span.swiper-pagination-bullet,
.our-project-area span.swiper-pagination-bullet {
    width: 22px;
    height: 3px;
    border-radius: 3px;
    background-color: #E1DFDF;
}

.brands-slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.review-loop-slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.our-project-area span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #15823F;
}


/* Our Project area CSS */
.our-project .inner-box-project,
.our-project:hover .bottom-box {
    opacity: 0;
    transition: 0.6s all;
}

.our-project:hover .inner-box-project,
.our-project .bottom-box {
    opacity: 1;
    transition: 0.6s all;
}

.learning-center-secion,
.learning-center-secion-new .swiper-wrapper,
div#slider-bottom .owl-stage.actives {
    display: flex;
    width: 100%;
    margin: 0 auto;
    gap: 10px;
}

.box.un-active,
.learning-center-secion-new .swiper-slide.un-active,
div#slider-bottom .owl-item.un-active {
    width: calc(100% / 4) !important;
    height: 300px;
    background: green;
}

.box,
.learning-center-secion-new .swiper-slide,
div#slider-bottom .owl-item {
    transition: all 0.6s;
}

.box.active,
.learning-center-secion-new .swiper-slide.active,
div#slider-bottom .owl-item.actives {
    width: 40% !important;
    background: red;
}

.learning-center-secion.active .box.un-active,
div#slider-bottom .owl-stage.actives .owl-item.un-active
.learning-center-secion-new .swiper-wrapper.active .swiper-slide.un-active {
    width: calc((100% - 500px) / 3) !important;
}

.foam-project-section .inner-project-section {
    opacity: 0;
    transition: 0.6s all;
}

div#slider-bottom .owl-nav button.owl-prev,
div#slider-bottom .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    font-size: 60px;
    line-height: 0;
    color: #fff;
}

button.owl-prev {
    left: 20%;
}

button.owl-next {
    right: 20%;
}

.foam-project-section:hover .inner-project-section {
    opacity: 1;
}

.foam-project-loop .e-loop__load-more {
    margin-left: -230px;
}

.foam-project-loop.e-load-more-pagination-end+.request-est-btn {
    position: relative;
    left: 0 !important;
    right: 0;
    bottom: -20px;
}

.foam-project-section .elementor-widget-container p {
    margin-bottom: 0;
}

.request-est-btn {
    transform: rotate(270deg);
}

.slider-carousel #sb_instagram #sbi_images {
    display: flex !important;
    gap: 0 !important;
}

/* a.sbi_load_btn {
    margin-left: -230px !important;
} */
.accordian-career .e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-bottom: 0 !important;
}
.scrolled li.elementor-icon-list-item span.elementor-icon-list-icon svg {
    filter: brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(0%) hue-rotate(24deg) brightness(103%) contrast(103%);
}



.video-play a.elementor-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 45%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #ffffff;
    border-radius: 50%;
    animation: pulse-border 2000ms ease-out infinite;
}

/* .video-play a.elementor-icon:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transition: all 200ms;
} */

.video-play a.elementor-icon:hover:after {
    background-color: darken(#fa183d, 10%);
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/* About Us Page CSS */
.content-paddig-left {
    padding-left: calc((100% - 1140px) /2)
}

.content-paddig-right {
    padding-right: calc((100% - 1140px) /2)
}

.our-project-area .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

.dot {
    background-color: #15823F;
}



/* Contact us page */
.contact-form-section input:not([type=submit]),
textarea#input_3_7,
textarea#input_1_6 {
    height: 50px;
    border-radius: 2px;
    color: #4A4A4A;
    background: #ffffff;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    font-family: "Work Sans";
}

.contact-form-section div#gform_fields_1 {
    gap: 20px;
}

.contact-form-section input#gform_submit_button_1,
input#gform_submit_button_3 {
    padding: 14px 30px;
    border-radius: 90px;
    background: transparent;
    border: 1px solid #fff;
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    transition: 0.6s all
}

.contact-form-section input#gform_submit_button_1:hover,
input#gform_submit_button_3:hover {
    color: #15823F;
    background: #ffffff;
}

.gform-theme--framework .gform_validation_errors,
.contact-form-section .validation_message {
    padding: 5px;
    margin: 0;
    background: #fff;
}

.gform-theme--framework .gform_validation_errors:focus,
.contact-form-section input:not([type=submit]):focus,
textarea#input_3_7:focus,
input#gform_submit_button_3:focus {
    outline: none;
    box-shadow: none;
}

.contact-form-section .grecaptcha-badge {
    z-index: 2;
}

.gform-footer.gform_footer.top_label {
    margin-top: 0;
}


/* Spray Foam page CSS */
.icon-bon-inner .elementor-icon-box-icon {
    position: relative;
}

.icon-bon-inner .elementor-icon-box-icon:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -10px;
    width: 45px;
    height: 45px;
    background: #ffffffB3;
    border-radius: 50%;
}

.icon-bon-inner .elementor-icon-box-icon span.elementor-icon {
    z-index: 1;
    position: relative;
}


/* Learning Center Page CSS */
.performance-section [open],
.performance-section .e-n-accordion-item {
    background: #ffffff;
    padding: 10px;
}



/* Career Page CSS */
div#gform_fields_3 {
    gap: 20px;
}

span#gfield_upload_rules_3_6 {
    display: none;
}

button#gform_browse_button_3_6 {
    color: #ffffff;
    background: #15823F;
}

div#field_3_6 label.gfield_label.gform-field-label {
    color: #fff;
    font-family: "Work Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-transform: capitalize;

}

div#gform_drag_drop_area_3_6 {
    border: none;
    padding: 20px;
}

.missing-insulation-section figure.elementor-image-box-img img {
    height: 330px;
    object-fit: cover;
}






@media (min-width: 1366px) and (max-width: 1440px) {
    .career-text h3 {
        font-size: 120px !important;
    }
}

@media screen and (max-width: 1366px) {

    .leftside-img-shape::after,
    .image-over-shape::after {
        width: 160px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .learning-center-secion.active .box.un-active,
    .learning-center-secion-new .swiper-wrapper.active .swiper-slide.un-active {
        width: calc((100% - 300px) / 3);
    }
}

@media screen and (max-width: 1024px) {

    .leftside-img-shape::after,
    .image-over-shape::after {
        width: 120px;
    }
}

@media screen and (max-width: 768px) {
    .area-of-service {
        background: #EDF5F0;
    }

    .our-service-list {
        background-color: #fff;
    }

    .brands-slider .swiper-slide img {
        width: 120px;
    }

    .box.un-active,
    .learning-center-secion-new .swiper-slide.un-active {
        width: calc(100% / 2);
    }

    .learning-center-secion.active .box.un-active,
    .learning-center-secion-new .swiper-wrapper.active .swiper-slide.un-active {
        width: calc((100% - 100px) / 1);
    }

    .leftside-img-shape::after,
    .image-over-shape::after {
        width: 100px;
    }

    .our-project-area .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: block;
    }

    .brands-slider .swiper-pagination span.swiper-pagination-bullet,
    .review-loop-slider .swiper-pagination span.swiper-pagination-bullet,
    .our-project-area span.swiper-pagination-bullet {
        width: 16px;
        height: 3px;
    }

    .icon-box-service span.elementor-icon:after {
        left: 0;
    }

    .foam-project-loop .e-loop__load-more {
        margin-left: 0;
    }

    .request-est-btn {
        left: 0 !important;
        right: 0;
        position: relative !important;
        top: auto;
        margin: 20px 0;
    }

    .foam-project-loop.e-load-more-pagination-end+.request-est-btn {
        margin-top: 0;
        bottom: 0;
    }

    .foam-project-loop .e-loop__load-more a.elementor-button-link {
        width: 180px !important;
    }

    .icon-bon-inner .elementor-icon-box-icon:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .header-main-section li.elementor-icon-list-item.elementor-inline-item a {
        padding-right: 5px;
    }

    .performance-section .e-n-accordion span.e-opened svg {
        width: 16px;
    }

    .request-est-btn {
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 575px) {
    .table-div-scroll {
        width: 800px;
    }

    .table-main-section {
        overflow-x: auto;
    }
    div#slider-bottom button.owl-prev {
        left: 6%;
    }
    div#slider-bottom button.owl-next {
        right: 6%;
    }
    div#slider-bottom .owl-item.actives {
        width: min-content !important;
    }
}