.elementor-kit-6{--e-global-color-primary:#00539F;--e-global-color-secondary:#636363;--e-global-color-text:#000000;--e-global-color-accent:#00539F;--e-global-color-8a7d11f:#FFFFFF;--e-global-color-6981e90:#52BEE5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:400;--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:#000000;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:14px;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:1em;font-weight:500;text-decoration:none;}.elementor-kit-6 a:hover{color:var( --e-global-color-6981e90 );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-6 h1{font-family:"Roboto", Sans-serif;line-height:72px;}.elementor-kit-6 h2{font-family:"Roboto", Sans-serif;line-height:54px;}.elementor-kit-6 h3{font-family:"Roboto", Sans-serif;line-height:27px;}.elementor-kit-6 h4{font-family:"Roboto", Sans-serif;line-height:22px;}.elementor-kit-6 h5{font-family:"Roboto", Sans-serif;}.elementor-kit-6 label{color:#000000;font-weight:400;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{background-color:#ECEEEF;}.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-6 a:hover{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 a:hover{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */[type=button],
[type=submit],
button {
    color: unset;
    border: unset;
}

li {
    
    margin: 0px 0 16px 0;
}

ul, ol {
        margin: 16px 0;
    padding-left: 16px;
}

ul &gt; li {
    list-style-type: square;
}

ol &gt; li {
    list-style-type: decimal;
}

.showBlock {
    cursor: pointer;
}

/* Contact Form 7 */
span.wpcf7-list-item {
    display: block;
}
.wpcf7-form {color: black;}
.wpcf7-form label {
    padding: 8px 0 4px 0;
}
.wpcf7-form input {
    margin-bottom: 8px;
    border: 0px;
}
.wpcf7-form .half-width-input {
    width: 49%;
    float: left;

}
.wpcf7-form .half-width-input.left {
    margin-right: 2%
}

.wpcf7-form .required {
    color: red;
}

.wpcf7-form .checkbox-other {
    max-width: 365px;
    margin-left: 12px;
}

@media (max-width: 360px) {
.wpcf7-form .half-width-input {
    width: 100%;
    margin: 0;
}}/* End custom CSS */