.elementor-kit-5{--e-global-color-primary:#93C01F;--e-global-color-secondary:#30373E;--e-global-color-text:#8F8F99;--e-global-color-accent:#F3F3F3;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:400;}.elementor-kit-5 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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */.btn-tel .elementor-button-icon svg{
    width: 14px;
    padding-top:2px;
}



.text-widget-expertise {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
max-height: calc(24px * 3);
    line-height: 24px;
}

a {
    color: inherit;
}

#h1-span {
    font-size: 22px;
    line-height: 46px !important;
}

@media ( min-width: 768px ) and ( max-width: 980px ) {
    #h1-span {
    font-size: 24px;
    line-height: 46px !important;
}
}
@media only screen and ( max-width: 767px ) {
    #h1-span {
    font-size: 19px;
    line-height: 40px !important;
}
}

.mentions-page h2 {
    font-size: 18px;
    font-weight: 600;
    color: #30373E;
    margin-bottom: 10px;
    margin-top: 40px;
}

.mentions-page h3 {
    font-size: 15px;
    font-weight: 600;
    color: #30373E;
     margin-bottom: 5px;
    margin-top: 30px;
}

.mentions-page ul {
    padding-inline-start: 20px;
}

.mentions-page h2:first-child {
    margin-top: 0;
}

.mentions-page a {
    text-decoration: underline
}/* End custom CSS */