.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#2B0731;--e-global-color-text:#666666;--e-global-color-accent:#FFA90A;--e-global-color-825bc5c:#850FA2;--e-global-color-ce5d27d:#000000;--e-global-typography-primary-font-family:"Fraunces";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.service:hover {
    background: #FFA90A !important;
}

.service:hover p,
.service:hover h2{
    color: #000 !important;
}


.service:hover .infobox-icon {
    background: #000 !important;
}

.service:hover .infobox-icon img{
    filter: brightness(0) invert(1);
}


.service .infobox-icon {
    background: #D8C7FA;
    padding:20px;
    border-radius:50%;
    margin-bottom:20px !important;
}
.service h2.title {
    text-align: left;
}
.service p{
    
    margin: 0 !important;

     text-align: left;
}


.service-container:hover img{
    scale: 1.1 ;
    
}

.service-container img{
   transition: all 0.4s ease;
    
}

.service-container{
    overflow: hidden;
    
}

.service-content{
    position: relative;
    height: 100%;
}

.service-content::after{
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    background: #2B0731;
    bottom: -100%;
    transition: all 0.4s ease;
}


.service-content.home::after{
  
    background: #FFA90A;
   
}

.service-container.home:hover h2,
.service-container.home:hover p{
    color: #000 !important;

}


.service-container:hover .service-content::after{
    bottom: 0;
}
.service-container:hover h2,
.service-container:hover p{
    color: white !important;
    position: relative;
    z-index: 1
}

.service-container:hover{
    scale: 1.03;
}

.service-container{
    transition: all 0.4s ease;
}




.elementor-post__thumbnail img{
    min-height: 260px !important;
    max-height: 260px !important
}

.elementor-post__thumbnail{
    height: 260px !important;
   
}


@media(max-width:767px){
    .elementor-post__thumbnail img{
    min-height: 220px !important;
    max-height: 220px !important
}

.elementor-post__thumbnail{
    height: 220px !important;
   
}
}/* End custom CSS */