.elementor-kit-5166{--e-global-color-primary:#333333;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#00A0F8;--e-global-color-4bcbfa0d:#4054B2;--e-global-color-fa3379a:#23A455;--e-global-color-63222e15:#000;--e-global-color-67faeb94:#FFF;--e-global-color-420ec75:#00A0F8;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;}.elementor-kit-5166 p{margin-bottom:10px;}.elementor-kit-5166 a{color:var( --e-global-color-accent );}.elementor-kit-5166 h1{color:#3A3A3A;font-size:35px;font-weight:400;text-transform:uppercase;line-height:1.2em;}.elementor-kit-5166 h2{font-size:30px;font-weight:300;line-height:1em;}.elementor-kit-5166 h3{font-size:25px;}.elementor-kit-5166 h4{font-size:20px;}.elementor-kit-5166 button,.elementor-kit-5166 input[type="button"],.elementor-kit-5166 input[type="submit"],.elementor-kit-5166 .elementor-button{font-size:14px;color:var( --e-global-color-67faeb94 );background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );padding:10px 20px 10px 20px;}.elementor-kit-5166 button:hover,.elementor-kit-5166 button:focus,.elementor-kit-5166 input[type="button"]:hover,.elementor-kit-5166 input[type="button"]:focus,.elementor-kit-5166 input[type="submit"]:hover,.elementor-kit-5166 input[type="submit"]:focus,.elementor-kit-5166 .elementor-button:hover,.elementor-kit-5166 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-67faeb94 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-block-start:5%;--container-default-padding-inline-end:0%;--container-default-padding-block-end:5%;--container-default-padding-inline-start:0%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5166 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-block-start:10px;--container-default-padding-inline-end:10px;--container-default-padding-block-end:10px;--container-default-padding-inline-start:10px;}}@media(max-width:767px){.elementor-kit-5166 h1{font-size:25px;}.elementor-kit-5166 h2{font-size:20px;}.elementor-kit-5166 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-block-start:10px;--container-default-padding-inline-end:0px;--container-default-padding-block-end:0px;--container-default-padding-inline-start:0px;}}/* Start custom CSS */.grecaptcha-badge { visibility: hidden; }



h1,h2 {
clear: both;
}

h1{
max-width: 70%;
position: relative;
}

h1:before {
    content: "";
    display: block;
    position: absolute;
    left: -65px;
    width: 12px;
    height: 100%;
    background-color: #00a0f8;
}

@media (max-width: 1230px) {

    h1:before {
        width: 10px;
        left: -68px;
        left: -21px;
    }
    
    h1{ 
        max-width: 100%;
    }
}



h2,h3{
margin-top:3%!important;
clear: both!important;
}



h2:after {
       height: 6px;
    width: 30px;
    background-color: #00a0f8;
    content: "";
    display: block;
    margin: 5px 0px 0px 0px;

}

.alignleft{
margin-bottom: 3em!important;}

li {
list-style-position: outside;
}


@media only screen and (max-width: 600px){

.alignleft{
float:none;	
margin-bottom: 0!important;}

.grid {
 display: grid;
    grid-template-columns: 1fr;
    align-content: space-between;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    gap: 40px;   
}

table{
	display:block!important;
	overflow:scroll!important;
	width:100%!important;
}

h1{max-width: 100%;}

.elementor img{
    height:100%!important;
}
}

#content {
    min-height: calc(100vh - 239px);
}/* End custom CSS */