.elementor-kit-5{--e-global-color-primary:#19455B;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Poppins", Sans-serif;font-size:16px;line-height:24px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:#18455B;font-family:"Poppins", Sans-serif;}.elementor-kit-5 h2{color:#18455B;font-family:"Poppins", Sans-serif;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--container-default-padding-top:5%;--container-default-padding-right:5%;--container-default-padding-bottom:5%;--container-default-padding-left:5%;}.elementor-widget:not(:last-child){margin-block-end: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 */body a {
    color: #185B50;
}

span.icons {
    position: absolute;
    left: -65px;
    top: -10px;
    background: #25786B;
    width: 45px;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    border: 6px solid #FFF;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

span.icons.iconsr {
    left: auto;
    right: -65px;
    top: -10px;
    background: #18455B;
}

span.icons span {
    color: #FFF;
    font-size: 20px;
    line-height: 35px;
    padding: 0;
}

.anim-icons {
    height: 90px;
    width: 90px;
    background: #18455B;
    padding: 10px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    border: 8px solid #FFF;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.2);
    text-align: center;
}

.anim-icons svg {
    height: 45px!important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -35px;
    color: #FFF;
}

.anim-icons svg path {
    fill: rgb(255,255,255);
    stroke: rgb(255,255,255);
}

ul, ol {
    margin-bottom: 20px;
}/* End custom CSS */