.elementor-heading-title.elementor-size-default span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}
@media (min-width: 768px) {
    .care_made_simple {
        height: 100%;
    }
}
.testimonial .elementor-element .elementor-element {
    height: 100%;
}
/* .sub-menu li .elementor-sub-item{
    display: none !important;
} */
.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px; 
    flex: 0 0 48px;  
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #3e5a73;
}
summary[aria-expanded="true"] .e-n-accordion-item-title-icon {
    background-color: #7ec0e6;
}
.slick-track {
    display: flex;
    gap: 36px;
}
.how-it-works .slick-slide {
    display: flex !important;
    gap: 24px !important;
}
.service_faq summary[aria-expanded="true"] {
    border-bottom: 0 !important;
}
.elementor-form .elementor-field::placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
}
.elementor-form .elementor-field {
    padding: 16px 24px !important;
}

.contact_form .elementor-field-type-select .elementor-select-wrapper{
	background-color: #E6F4FD;
	border-radius: 8px;
}

.contact_form .elementor-field-type-select .elementor-field-textual{
	padding: 0px !important;
	color: #88a0b3;
}