.elementor-3520 .elementor-element.elementor-element-6c94504{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-3520 .elementor-element.elementor-element-6c94504:not(.elementor-motion-effects-element-type-background), .elementor-3520 .elementor-element.elementor-element-6c94504 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#6666FF;}.elementor-3520 .elementor-element.elementor-element-9753938{text-align:center;}.elementor-3520 .elementor-element.elementor-element-9753938 .elementor-heading-title{font-size:40px;color:#FFFFFF;}.elementor-3520 .elementor-element.elementor-element-b8a4b8f.elementor-element{--align-self:center;}.elementor-3520 .elementor-element.elementor-element-b8a4b8f{text-align:center;color:#FFFFFF;}.elementor-3520 .elementor-element.elementor-element-4e98346{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}body.elementor-page-3520:not(.elementor-motion-effects-element-type-background), body.elementor-page-3520 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}:root{--page-title-display:none;}/* Start custom CSS */.testimonials .ratings{
    max-width: 18%;
    margin: 1rem 0rem;
}

.featured{
    padding: 0.25rem 1rem;
    font-size: 0.75rem;
    font-style: normal;
    background-color: #F97015;
    color: #fff;
    border-radius: 16px;
    
}

.contact_form .wpcf7-text, .contact_form .wpcf7-textarea {
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #e1e7ef;
    font-size: 0.75rem;
    padding: 0.875rem;
}

.contact_form .wpcf7-submit{
    background-color: #FF5A39;
    color: #fff;
    width: 100%;
    border: 1px solid #FF5A39;
    border-radius: 10px;
    font-size: 0.75rem!important;
}

.contact_form .wpcf7-submit:hover{
    background-color: #ff7f40;
    border: 1px solid #ff7f40;
    color: #fff;
    
}

.contact_form .wpcf7-select{
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #e1e7ef;
    font-size: 0.75rem;
    
}

@media only screen and (max-width:768px){
    .overflow_grid{
        overflow:scroll;
    }
    .testimonials .ratings{
    max-width: 45%;
    margin: 1rem 0rem;
}

.elementor-icon-box-wrapper{
    display: flex;
    flex-direction: row!important;
    
}

}/* End custom CSS */