/*
Theme Name: Twenty Twenty Child
Theme URL: http://wpamanuke.com/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: http://wpamanuke.com/
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/
/* Custom CSS goes after this line */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



.nospace,
.nospace h1,
.nospace h2,
.nospace h3,
.nospace h4,
.nospace h5,
.nospace h6,
.nospace p {
    margin-bottom: 0px !important;
}

.floarting-box {
    position: relative;
    z-index: 9;
}

.centerText .elementor-icon-box-wrapper {
    max-width: 410px;
    /*     margin: auto; */
}

.why-choose h3.elementor-icon-box-title {
    margin-top: 0px;
}

.bannerFormDesign input::placeholder,
.bannerFormDesign textarea::placeholder {
    color: #000;
}

.bannerFormDesign input,
.bannerFormDesign textarea {
    border-color: #A4A4A4 !important;
}

.bannerFormDesign .wpcf7-submit {
    width: 100%;
    text-transform: none;
    background: var(--e-global-color-secondary);
    color: #000;
    transition: 0.38s ease-in-out 0s all;
}

.bannerFormDesign .wpcf7-submit:hover {
    background: var(--e-global-color-primary);
    color: #fff;
    text-decoration: none;
}

.call-us .bannerFormDesign .wpcf7-submit:hover {
    background: #fff;
    color: #0e3359;
}

.rightSide .elementor-widget-wrap.elementor-element-populated {
    width: 650px;
    margin-right: auto;
}

.leftSide .elementor-widget-wrap.elementor-element-populated {
    width: 650px;
    margin-left: auto;
}

.stickyImga {
    position: sticky;
    top: 20px;
}

.testimonial-style .sp-testimonial-free {
    background: #fff !important;
    padding: 50px 20px;
    border-radius: 6px !important;
    font-family: "Roboto", sans-serif !important;
}

/* .testimonial-style .sp-testimonial-free:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/wp-content/uploads/2024/05/quote-1.png);
    background-position: center;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
} */
.testimonial-style .sp-testimonial-free {
    min-height: 335px;
}

.testimonial-style .sp-testimonial-content p {
    color: #000;
    font-size: 20px;
}

.testimonial-style .testimonial-nav-arrow {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.backhalfcolor:before {
    position: absolute;
    left: -1000000px;
    top: 0;
    bottom: 0;
    background-color: #142035;
    content: "";
    z-index: -1;
    right: 0;
}

.faqDesign .elementor-accordion .elementor-tab-title {
    background: #Fff;
    padding: 18px;
    border-radius: 2px;
    box-shadow: 0px 0px 10px #00000008;
}

.faqDesign .elementor-tab-content {
    background: #ffffffa3;
    margin-bottom: 12px;
}

.blogMain {
    display: flex;
    flex-wrap: wrap;
}

.blogMain .bogBoxinner {
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.blogMain .bogBoxinner:before {
    width: 100%;
    height: 100%;
    content: "";
    background: #0E3359;
    position: absolute;
    left: 0;
    top: -1000px;
    z-index: 0;
    transition: 0.45s ease-in-out 0s all;
}

.boxContent {
    position: relative;
    z-index: 1;
}

.bogBox {
    width: 25%;
    padding: 10px;
}

.bogBoxinner h2 {
    font-size: 18px;
    margin: 10px 0px;
    transition: 0.45s ease-in-out 0s all;
}

.bogBoxinner p {
    font-size: 15px;
    font-weight: 500;
    transition: 0.45s ease-in-out 0s all;
}

.bogBoxinner img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 2px;
}

.blogMain .bogBoxinner:hover:before {
    top: 0px;
}

.blogMain .bogBoxinner:hover h2,
.blogMain .bogBoxinner:hover p {
    color: #fff !important;
}

div#loom-companion-mv3 {
    display: none;
}

.form_inspection input {
    color: #172041;
    border-radius: 5px;
    font-size: 17.4px;
    font-family: "Inter", Sans-serif;
}

.form_inspection p {
    text-align: center;
}

.form_inspection .wpcf7-submit {
    background: #F12935;
    text-decoration: none;
    border-radius: 12px;
    font-size: 19.08px;
    margin-top: 10px;
    padding: 16px 22px;
}
/*.newLpColor .form_inspection .wpcf7-submit {
    background-image: linear-gradient(#FF6C6C -6%, #D10000 71%) !important;
}

.newLpColor .form_inspection .wpcf7-submit:hover {
    background-image: linear-gradient(358deg, #ff1a1a, #d10000) !important;
}*/
.newLpColor input::placeholder,
.newLpColor select{
    color: #172041 !important;
}
.form_inspection p:last-child {
    margin: 0;
}

.form_inspection span.wpcf7-spinner {
    display: none;
}

.step-by-step .elementor-widget-wrap:before {
    content: '';
    width: 100%;
    height: 64%;
    background: #0F375A80;
    position: absolute;
    bottom: 0;
    left: 0;
}

.step-by-step-1:before {
    content: '';
    width: 333px;
    height: 458px;
    position: absolute;
    top: -22px;
    left: 7px;
    background: #0F6BAD;
}

.step-by-step-2:before {
    content: '';
    width: 333px;
    height: 458px;
    position: absolute;
    top: -22px;
    left: 18px;
    background: #0F6BAD;
}

.step-by-step-3:before {
    content: '';
    width: 333px;
    height: 458px;
    position: absolute;
    top: -22px;
    left: 28px;
    background: #0F6BAD;
}
.rounded .step-by-step > .elementor-widget-wrap {
    overflow: hidden;
}
.rounded .step-by-step:before {
    border-radius: 8px !important;
}


.lightRedbox .elementor-widget-wrap.elementor-element-populated {
    position: relative;
    overflow: hidden;
}

.lightRedbox .elementor-widget-wrap.elementor-element-populated:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(230 126 126 / 8%);
    left: -100%;
    transition: 0.38s ease-in-out 0s all;
}

.lightRedbox .elementor-widget-wrap.elementor-element-populated:hover:before {
    left: 0;
}

.lightRedbox .elementor-widget-wrap.elementor-element-populated:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}




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

    .bannerFormDesign input::placeholder,
    .bannerFormDesign textarea::placeholder {
        font-size: 12px;
    }

    .bogBox {
        width: 50% !important;
    }

    .bogBoxinner h2 {
        font-size: 16px;
    }

    .bogBoxinner p {
        font-size: 14px;
    }
}


@media screen and (max-width: 767px) {
    .testimonial-style .sp-testimonial-free-section {
        margin: 0px !important;
    }

    .bogBox {
        width: 100% !important;
    }

    .bogBoxinner h2 {
        font-size: 14px;
    }

    .bogBoxinner p {
        font-size: 12px;
    }
}