.elementor-2183 .elementor-element.elementor-element-ee8b450{--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;--padding-top:0px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-featured-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 );}.elementor-2183 .elementor-element.elementor-element-ab5452f{width:100%;max-width:100%;text-align:center;}.elementor-2183 .elementor-element.elementor-element-ab5452f > .elementor-widget-container{margin:0px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-ab5452f.elementor-element{--align-self:center;}.elementor-2183 .elementor-element.elementor-element-ab5452f img{width:100%;height:500px;object-fit:cover;object-position:center center;}.elementor-2183 .elementor-element.elementor-element-defb813{--display:flex;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2183 .elementor-element.elementor-element-e310012 .elementor-heading-title{font-family:"Sora", Sans-serif;font-weight:600;color:#153D62;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2183 .elementor-element.elementor-element-8721f77 .elementor-icon-list-icon i{color:#153D62;font-size:14px;}.elementor-2183 .elementor-element.elementor-element-8721f77 .elementor-icon-list-icon svg{fill:#153D62;--e-icon-list-icon-size:14px;}.elementor-2183 .elementor-element.elementor-element-8721f77 .elementor-icon-list-icon{width:14px;}.elementor-2183 .elementor-element.elementor-element-8721f77 .elementor-icon-list-text, .elementor-2183 .elementor-element.elementor-element-8721f77 .elementor-icon-list-text a{color:#153D62;}.elementor-widget-theme-post-content{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 );}.elementor-2183 .elementor-element.elementor-element-cddbe35{width:auto;max-width:auto;text-align:left;color:#153D62;}.elementor-2183 .elementor-element.elementor-element-cddbe35.elementor-element{--align-self:flex-start;}@media(max-width:767px){.elementor-2183 .elementor-element.elementor-element-ee8b450{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2183 .elementor-element.elementor-element-ab5452f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-ab5452f img{height:300px;}.elementor-2183 .elementor-element.elementor-element-defb813{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-2183 .elementor-element.elementor-element-e310012 .elementor-heading-title{font-size:30px;}}/* Start custom CSS for theme-post-featured-image, class: .elementor-element-ab5452f */.servicebg {
    background-size: 100%;
    animation: bgZoom 10s ease-in-out infinite alternate;
    background-repeat: no-repeat;
    background-position: center;
}

@keyframes bgZoom {
    0% {
        background-size: 100%;
    }
    100% {
        background-size: 110%;
    }
}/* End custom CSS */