.elementor-kit-4241{--e-global-color-primary:#5A287F;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#84D4A4;--e-global-color-e686491:#F8F8F8;font-size:18px;}.elementor-kit-4241 button,.elementor-kit-4241 input[type="button"],.elementor-kit-4241 input[type="submit"],.elementor-kit-4241 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-4241 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4241 p{margin-bottom:20px;}.elementor-kit-4241 a{color:var( --e-global-color-primary );}.elementor-kit-4241 a:hover{color:var( --e-global-color-accent );}.elementor-kit-4241 h1{font-size:2.4rem;font-weight:600;line-height:1.3em;}.elementor-kit-4241 h2{font-size:2.1rem;font-weight:600;line-height:1.3em;}.elementor-kit-4241 h3{font-size:1.8rem;font-weight:600;line-height:1.3em;}.elementor-kit-4241 h4{line-height:1.7em;}.elementor-kit-4241 input:not([type="button"]):not([type="submit"]),.elementor-kit-4241 textarea,.elementor-kit-4241 .elementor-field-textual{border-style:dashed;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.elementor-kit-4241 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-4241 textarea:focus,.elementor-kit-4241 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1024px){.elementor-kit-4241{font-size:18px;}}@media(max-width:767px){.elementor-kit-4241{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.accent{
        color: var(--e-global-color-accent);
}

.primary{
        color: var(--e-global-color-primary);
}

.white, .white a:hover{
       color: white;
}

.header{
        background-color: #dddddd;
        font-weight:bold;
}

.danger{
         text-align: center;
         background-color: #ffeeba;
}

.negative{
         text-align: center;
         background-color: #f5c6cb;
}  

.positive{
         text-align: center;
         background-color: #c3e6cb;
}  

.anchor:target { scroll-margin-top: 120px; }

@media (min-width:1024px) {
.flex-3cols .elementor-container{
display: flex;
flex-wrap: wrap;
}
.flex-3cols .elementor-column {
width: 33.33%;
}
}


@media (max-width:1023px) {
@media (min-width:767px) {
.flex-3cols .elementor-container{
display: flex;
flex-wrap: wrap;
}
.flex-3cols .elementor-column {
width: 50%;
}
}
}


body {
	font-family: 'Poppins', sans-serif;
	margin: 0;
}

#headerlogo img {
	height: 50px !important;
	width: auto !important;
	margin: 20px 0 20px;
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/poppins-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v19-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
font-display: swap;
}/* End custom CSS */