.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-5897 .elementor-element.elementor-element-69e4df2{width:49.294%;}.elementor-5897 .elementor-element.elementor-element-dcd4cdf{width:50.667%;}}/* Start custom CSS for section, class: .elementor-element-105c7400 *//* service box css */
.service-card-5 .inner-act {
background-color: #e53625 !important;
    color: #fff;
}
.service-card-5 .inner {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 15px;
    display: flex;
    padding: 10px;
    transition: .4s;
	    border: 2px solid #e53625;
}
.service-card-5 .inner .icon {
    align-items: center;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 2%);
    display: flex;
    height: 60px;
    justify-content: center;
    margin-right: 20px;
    position: relative;
    transition: .4s;
    width: 60px;
}
.service-card-5 .inner .icon i {
    color: #525fe1;
    color: var(--color-primary);
    font-size: 30px;
    transition: .4s;
}
.service-card-5 .inner .content .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
    transition: .4s;
}
.service-card-5 .inner-act .content .title a {
    color:#fff !important;
}
	.service-card-5 .inner .content .title a {
    color:#111656;
		font-family: "Open Sans", Sans-serif;
font-weight: 700;
    font-size: 16px;
}
.service-card-5 .inner .content .description {
font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    transition: .4s;
		letter-spacing: 1px;
}/* End custom CSS */