/*** === Free Elementor Template=== ***/

/*** https://seku.re/elementor-den - Download The Latest Freebie Version Here ***/
/*** https://seku.re/elementor-den - Designed, Built & Created By Elementor Den ***/
/*** https://seku.re/get-elementor - Get The Elementor Theme - Buy, Renew Or Upgrade ***/
/*** https://seku.re/elementor-showcase - Submit Your Site and WIN! - Free Entry ***/
/*** https://seku.re/elementor-den-kb - Go To Elementor Den Knowledge Base ***/
/*** https://seku.re/elementor-den-support - Get Support Here ***/

/*** = Try Our Most Used Services, Risk Free - You Will LOVE It! = ***/
/*** https://seku.re/unlimited-backup - Get Unlimited Automatic Computer Backups (incl. connected drives) for just $5 per month - 14day trial ***/
/*** https://seku.re/css-primer - Master CSS with Eddie Irvin or Learn anything with 1000s of video courses. 2 Months Free then just $10p/m. Video on demand Desktop, Mobile & Tablet. No commitments. Cancel anytime. ***/
/*** https://seku.re/logojoy - Artificial Intelligence (AI) Logo Designer - Free to make - Pay only when you want it.  ***/


/** Global CSS **/



body {
    margin: 0 !important;
}

body p {
    margin: 0;
    padding-bottom: 20px;
}

body p:last-child {
    padding-bottom: 0;
}

body .elementor-column[data-col="50"]:last-child ,
body .elementor-column.elementor-col-50:last-child {
    margin-right: 0;
}

body .elementor-column[data-col="50"],
body .elementor-column.elementor-col-50 {
    width: 47.25%;
    margin-right: 5.5%;
}

body .elementor-column[data-col="33"]:last-child ,
body .elementor-column.elementor-col-33:last-child {
    margin-right: 0;
}

body .elementor-column[data-col="33"],
body .elementor-column.elementor-col-33 {
    width: 31.333%;
    margin-right: 3%;
}

body .elementor-column[data-col="16"]:last-child ,
body .elementor-column.elementor-col-16:last-child {
    margin-right: 0;
}

body .elementor-column[data-col="16"],
body .elementor-column.elementor-col-16 {
    width: 15%;
    margin-right: 2%;
}

body .elementor-column[data-col="25"]:last-child ,
body .elementor-column.elementor-col-25:last-child {
    margin-right: 0;
}

body .elementor-column[data-col="25"],
body .elementor-column.elementor-col-25 {
    width: 20.875%;
    margin-right: 5.5%;
}



body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    margin: 0;
    padding-bottom: 10px;
}

body .elementor-section-wrap > section.elementor-section-full_width > .elementor-container {
    width: 100%;
}

body .elementor-section-wrap > section > .elementor-container {
    width: 90%;
    margin: 0 auto;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    body .elementor-column[data-col="16"]:last-child,
    body .elementor-column[data-col="16"]:nth-last-child(2),
    body .elementor-column[data-col="16"]:nth-last-child(3) ,
    body .elementor-column.elementor-col-16:last-child,
    body .elementor-column.elementor-col-16:nth-last-child(2),
    body .elementor-column.elementor-col-16:nth-last-child(3) {
        margin-bottom: 0;
    }

    body .elementor-column[data-col="16"]:nth-child(3n+3) ,
    body .elementor-column.elementor-col-16:nth-child(3n+3) {
        margin-right: 0;
    }

    body .elementor-column[data-col="16"],
    body .elementor-column.elementor-col-16 {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 30px;
    }
}

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

    body .elementor-column[data-col="16"]:nth-last-child(3),
    body .elementor-column.elementor-col-16:nth-last-child(3) {
        margin-bottom: 30px;
    }

    body .elementor-column[data-col="16"]:nth-child(3n+3),
    body .elementor-column.elementor-col-16:nth-child(3n+3) {
        margin-right: 4%;
    }

    body .elementor-column[data-col="16"]:nth-child(2n+2),
    body .elementor-column.elementor-col-16:nth-child(2n+2) {
        margin-right: 0;
    }

    body .elementor-column[data-col="16"],
    body .elementor-column.elementor-col-16 {
        width: 48%;
        margin-right: 4%;
    }

    body .elementor-column[data-col="33"]:last-child ,
    body .elementor-column.elementor-col-33:last-child {
        margin-bottom: 0;
    }

    body .elementor-column[data-col="33"],
    body .elementor-column.elementor-col-33 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    body .elementor-column[data-col="50"]:last-child ,
    body .elementor-column.elementor-col-50:last-child {
        margin-right: 0;
    }

    body .elementor-column[data-col="50"],
    body .elementor-column.elementor-col-50 {
        width: 100%;
        margin-right: 0;
    }

    body .elementor-column[data-col="25"],
    body .elementor-column.elementor-col-25 {
        width: 100%;
        margin-right: 0;
    }
}

/** Insurance page **/

.divi_insured_header .elementor-widget-heading h2 {
    max-width: 680px;
    margin: 0 auto;
}

.divi_insured_header .elementor-button-wrapper a{
    padding: 22px 32px!important;
}

/*Helping Section*/
.divi_insured_helping .et-pb-icon {
    padding: 18px !important;

}

.divi_insured_helping .elementor-widget-image-box h3 a:hover{
    opacity: 0.5;
}
.divi_insured_helping .elementor-widget-image-box h3 a{
    padding: 18px 26px !important;
    background-color: rgba(0,0,0,0.7);
    border-radius: 50%;
    transition: 0.3s;
}
.divi_insured_helping .elementor-widget-image-box h3{


    font-family: FontAwesome !important;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
}
.divi_insured_helping .elementor-widget-image-box figure,
.divi_insured_helping .elementor-widget-image-box figure img{
    display: block !important;
    width: 100% !important;
}

.divi_insured_helping .elementor-button-wrapper a{
    padding: 20px 30px !important;
}


    /*Testimonials*/


.divi_insured_testimonials .elementor-widget-testimonial .elementor-testimonial-content{
    max-width: 660px;
    margin: 0 auto 50px;
}
.divi_insured_testimonials .elementor-widget-testimonial .elementor-testimonial-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
}




    /*Business of Caring*/
.divi_insured_business_caring .elementor-widget-image-box {
    position: relative;
}

.divi_insured_business_caring .elementor-widget-image-box figure,
.divi_insured_business_caring .elementor-widget-image-box figure img {
    display: block !important;
    width: 100%;
}

.divi_insured_business_caring .elementor-widget-image-box .elementor-image-box-content h3 {
    padding-bottom: 0 !important;
}

.divi_insured_business_caring .elementor-widget-image-box .elementor-image-box-content {
    margin: 0;
    position: absolute;
    top: 2vw;
    left: 1.6vw;

}

/*Columns*/

body .divi_insured_business_caring .elementor-column[data-col="25"]:last-child ,
body .divi_insured_business_caring .elementor-column.elementor-col-25:last-child {
    margin-right: 0 !important;
}

body .divi_insured_business_caring .elementor-column[data-col="25"] ,
body .divi_insured_business_caring .elementor-column.elementor-col-25 {
    width: 23.8% !important;
    margin-right: 1.6% !important;
}

.divi_insured_business_caring .elementor-widget-image-box .elementor-image-box-content,
.divi_insured_business_caring .elementor-widget-image-box figure{
    transition: 0.3s !important;
}
.divi_insured_business_caring .elementor-widget-image-box:hover figure {
    opacity: 0.5;
}

.divi_insured_business_caring .elementor-widget-image-box:hover .elementor-image-box-content {
    top: 50%;
    transform: translate(0, -50%);
}

/*Services*/

.divi_insured_services .elementor-button-wrapper a{
    padding: 20px 50px !important;
}

.divi_insured_services .elementor-column[data-col="50"] .elementor-widget-heading h2,
.divi_insured_services .elementor-col-50 .elementor-widget-heading h2{
    max-width: 400px;
}

.divi_insured_services .et_pb_blurb .et_pb_blurb_container {
    margin: 0 !important;
}


/*Bottom Section*/
.divi_insured_customers .elementor-widget-image-box .elementor-image-box-wrapper figure{
    overflow: hidden;
    border-radius: 8px 8px 0 0 !important;
}
.divi_insured_customers .elementor-widget-image-box .elementor-image-box-wrapper figure{
    margin-bottom: 30px !important;
}

.divi_insured_customers .elementor-widget-image-box .elementor-image-box-wrapper img {
    width: 100% !important;
    display: block !important;
}

.divi_insured_customers .elementor-widget-image-box .elementor-image-box-content {
    padding: 0 30px 40px;
}



/*Responsive*/

@media only screen and (max-width: 980px) {
    .divi_insured_customers .elementor-widget-image-box .elementor-image-box-content {
        padding: 0 20px 30px;
    }

    .divi_insured_customers .elementor-widget-image-box .elementor-image-box-wrapper figure {
        margin-bottom: 20px !important;
    }

    body .divi_insured_business_caring {
        margin-bottom: 0 !important;
    }
    body .divi_insured_business_caring .elementor-column[data-col="25"]:nth-child(2n+2),
    body .divi_insured_business_caring .elementor-column.elementor-col-25:nth-child(2n+2){
        margin-right: 0 !important;
    }
    body .divi_insured_business_caring .elementor-column[data-col="25"],
    body .divi_insured_business_caring .elementor-column.elementor-col-25 {
        width: 48% !important;
        margin-right: 4% !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 767px) {
    .divi_insured_testimonials .elementor-widget-testimonial .elementor-testimonial-image {
        top: 40px;
    }
}
@media only screen and (max-width: 500px) {
    body .divi_insured_business_caring .elementor-column[data-col="25"],
    body .divi_insured_business_caring .elementor-column.elementor-col-25 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .divi_insured_business_caring .elementor-widget-image-box .elementor-image-box-content {
        top: 20px;
        left: 20px;
    }
}
@media only screen and (max-width: 480px) {

}