/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.page-id-13 .et-l--header .et_pb_section_0_tb_header {
    position: absolute!important;
    top: 0px;
    bottom: auto;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    background-color: transparent !important;
}

/* div#free-quote-from {
    margin-top: -50px;
} */

div#quote-sec a.et_pb_button {
    width: 100%;
    text-align: center;
}
div#quote-sec .et_pb_row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
div#free-quote-from input.wpcf7-form-control {
    width: 100%;
    height: 60px;
    border: none;
    background: transparent;
    padding: 15px 10px 15px 10px;
    color: #000;
}

div#free-quote-from form.wpcf7-form p {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #747577;
    padding: 0px;
}

div#free-quote-from input.wpcf7-form-control.wpcf7-submit {
    margin-top: 40px;
    width: auto;
    background: #21505E;
    border-radius: 100px;
    padding: 10px 40px;
    font-size: 16px;
    color: #fff;
    height: auto;
    cursor: pointer;
}

div#free-quote-from input.wpcf7-form-control.wpcf7-submit:hover {
    background: #a1eefe;
    border-radius: 100px;
    padding: 10px 40px;
    font-size: 16px;
    color: #21505E;
    transition: all 0.5s ease;
}

div#free-quote-from form.wpcf7-form p:not(.has-background):last-of-type {
    border: none !important;
}

div#counter-div .et_pb_number_counter {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 20px;
}

div#counter-div .et_pb_number_counter .percent {
    margin-bottom: 0px;
}

div#counter-div .et_pb_number_counter h3.title {
    padding: 0px;
    line-height: normal;
}

div#founder-section .et_pb_main_blurb_image {
    width: 15px;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
    justify-content: normal;
}

.et_pb_menu .et-menu>li {
    padding-left: 8px;
    padding-right: 8px;
}

.services-swiper .swiper-button-next::after {
    display: none;
}

.services-swiper .swiper-button-prev::after {
    display: none;
}

.services-swiper {
    padding: 0px 50px;
}

.services-swiper .swiper-button-next {
    width: 44px;
    height: 44px;
}

.services-swiper .swiper-button-prev {
    width: 44px;
    height: 44px;
}

.services-swiper .service-content h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
    color: #000;
    min-height: 60px;
}

.services-swiper .service-content p {
    font-size: 15px;
    line-height: 26px;
    min-height: 130px;
}

/* Basic styling - customize as needed */
.service-card {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.service-image img {
    max-width: 100%;
    border-radius: 10px;
    height: 180px;
    object-fit: cover;
}

.explore-link {
    display: inline-block;
    margin-top: 10px;
    color: #000;
    font-weight: bold;
}

.explore-link:hover {
    color: #0073aa;
    transition: all 0.5s ease;
}

.testimonial-slider-section {
    padding: 0px 20px;
    overflow: hidden;
}

.testimonial-slider-section h2 {
    font-size: 32px;
    margin-bottom: 40px;
}


.testimonial-slider-section .swiper-slide {
    background: #fff;
    border-radius: 25px;
    padding: 16px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #707070;
}

.testimonial-icon {
    font-size: 30px;
    color: #333;
}

.testimonial-title {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    color: #4B4B4B;
    display: none;
}

.testimonial-content {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
    min-height: 150px;
}

.testimonial-author {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #4B4B4B;
    text-transform: capitalize;
}

.testimonial-author img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
	display:none;
}

.testimonial-slider-section .swiper-button-next::after {
    display: none;
}

.testimonial-slider-section .swiper-button-prev::after {
    display: none;
}

.testimonial-slider-section .swiper-button-next {
    width: 44px;
    height: 44px;
}

.testimonial-slider-section .swiper-button-prev {
    width: 44px;
    height: 44px;
}

.testimonial-slider-section {
    padding: 0px 50px;
}


div#approach-section .et_pb_main_blurb_image {
    width: 15px;
}
div#form-section .et_pb_main_blurb_image {
    width: 15px;
}
div#form-section form.wpcf7-form input.wpcf7-form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff4d;
    color: #ffff;
    padding: 10px;
}
div#form-section form.wpcf7-form input.wpcf7-form-control::placeholder {
    color: #ffff;
}
div#form-section form.wpcf7-form textarea {
    width: 100%;
    height: 130px;
    margin-bottom: 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff4d;
    color: #ffff;
    padding: 10px;
}
div#form-section form.wpcf7-form textarea::placeholder {
    color: #ffff;
}
div#form-section form.wpcf7-form .wpcf7-submit {
    height: auto !important;
    width: auto !important;
    background: #21505E !important;
    border-radius: 100px;
    padding: 15px 30px !important;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
div#form-section form.wpcf7-form .wpcf7-submit:hover {
    background: #fff !important;
    color: #21505E;
    transition: all 0.5s ease;
}
.wpcf7-not-valid-tip {
    color: #9d2525;
    font-size: 14px;
    font-weight: normal;
    display: block;
}
.et_pb_accordion_0.et_pb_accordion .et_pb_accordion_item {
    border-width: 0px 0px 1px 0px;
    border-bottom-color: #000000;
    margin-bottom: 0.758%;
}
#heartburn-section .et_pb_main_blurb_image {
    width: 15px;
}
.insights-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Changed to display two posts per row */
    gap: 20px;
}
.insight-item {
    background: #fff;
    text-align: left;
    overflow: hidden;
}
.insight-item img {
     width: 100%;
    height: auto;
    display: block;
}
.insight-item h3 {
    font-size: 27px;
    font-weight: 600;
    margin: 15px;
    line-height: normal;
    padding: 0px;
}
.insight-item p {
    font-size: 18px;
    color: #000000;
    margin: 0 15px 15px;
    line-height: normal;
}
.et-l--footer a {
    color: #fff;
}
.et-l--footer a:hover {
    color: #2ea3f2 !important ;
    transition: all 0.5s ease;
}
.et-l--footer:before {
    content: '';
    background: url(/wp-content/uploads/2025/05/zigzag_update.png);
    height: 20px;
    position: absolute;
    top: -14px;
    width: 100%;
    z-index: 1;
    background-size: contain;
    background-repeat: repeat-x;
}
footer.et-l.et-l--footer {
    position: relative;
}


@media (max-width:1024px){
    div#free-quote-from {
    margin-top: 0;
}
.insights-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.et-l--footer:before {
    content: '';
    background: url(/wp-content/uploads/2025/05/zigzag.png);
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}
}

@media (max-width:767px){
    div#founder-section .et_pb_social_media_follow_0 {
    width: 100%;
    position: relative !important;
    top: 15px;
}
.services-swiper {
    padding: 0px 10px;
}
.testimonial-content {
    min-height: auto;
}
}

div#menu-header-main .et_pb_column.et_pb_column_3_5.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
    width: 67% !important;
}

@media screen and (min-width: 320px) and (max-width: 980px) {
div#menu-header-main .et_pb_column.et_pb_column_3_5.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
    width: 100% !important;
}
}