.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#505050;--e-global-color-text:#505050;--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";--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:#505050;font-family:"Roboto", Sans-serif;--e-preloader-animation:flash;--e-preloader-animation-duration:10ms;--e-preloader-delay:0ms;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#EE3242;font-size:1rem;font-weight:300;text-decoration:none;line-height:1.2em;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:9px 30px 10px 30px;}.elementor-kit-6 e-page-transition{background-color:#E64D4D;}.elementor-kit-6 a{color:#ED3741;font-family:"Roboto", Sans-serif;}.elementor-kit-6 a:hover{color:#ED3741;}.elementor-kit-6 h2{color:#FF0000;font-weight:300;}.elementor-kit-6 h3{color:#FF0000;font-weight:300;}.elementor-kit-6 h4{color:#FF0000;font-weight:300;}.elementor-kit-6 h5{color:#FF0000;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1152px;}.e-con{--container-max-width:1152px;}.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 */* {outline: none;}

ul, ol {
    padding-left: 16px;
    margin-bottom: 20px;
}

.uc_material_accordion h2,
.uc_material_accordion h3,
.uc_material_accordion h4,
.uc_material_accordion h5 {
    margin: 30px 0 10px;
    font-weight: bold;
    color: #505050;
}

.uc_material_accordion h2:first-child,
.uc_material_accordion h3:first-child,
.uc_material_accordion h4:first-child,
.uc_material_accordion h5:first-child {
    margin-top: 10px;
}


#breadcrumbs .breadcrumb_last {
    color: #f00;
}

.home footer {
  display: none;
  overflow: hidden;
}

#toggle-footer-img {
    cursor: pointer;
    transition: all 0.3s ease;
}

#toggle-footer-img.active {
    transform: rotate(180deg);
}

.uc_material_accordion .uc-heading {
    align-items: baseline!important;
}
.uc_material_accordion .ue_heading_title {
    display: block!important;
}
.uc_material_accordion .ue_heading_title span {
    color: #000;
    display: block;
    margin-top: 10px;
    font-size: 18px;
}/* End custom CSS */