.elementor-2241 .elementor-element.elementor-element-b7ade61{--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:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2241 .elementor-element.elementor-element-b56ff44 .elementor-heading-title{-webkit-text-stroke-color:#000;stroke:#000;}@media(min-width:768px){.elementor-2241 .elementor-element.elementor-element-b7ade61{--width:100%;}}@media(max-width:1024px){.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for theme-post-title, class: .elementor-element-b56ff44 */.service-post-title a{
    position: relative;
    font-size: 15px !important;
    line-height: 23px !important;
    display: block;
}
.service-post-title h2{
    position: relative;
    font-size: 15px !important;
    line-height: 22px !important;
}


.service-post-title a{
    position: relative;
    color: #000;
    display: block;
    margin: 0 !important;
    padding: 2px 0px 2px 0 !important;
    transition: all 0.5s ease-in-out;
}
.service-post-title a:after{
    position: absolute;
    top: 8px;
    right: 0;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    border: 2px solid #0F6191;
    content: '';
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.service-post-title a:hover{
    color: #0F6191;
    padding: 2px 20px 2px 0 !important;
    
}
.service-post-title a:hover:after{
    opacity: 1;
    width: 15px;
    height: 15px;
}/* End custom CSS */