.elementor-kit-7{--e-global-color-primary:#1A2E5A;--e-global-color-secondary:#54595F;--e-global-color-text:#444444;--e-global-color-accent:#F37021;--e-global-color-3457a45:#1A2E5A;--e-global-color-0b6c92e:#002A5C;--e-global-color-afe3122:#94D6DA;--e-global-color-0e6b042:#F37021;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;line-height:1.5em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-afe3122 );font-size:16px;font-weight:800;line-height:1.25em;color:var( --e-global-color-primary );box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.24);border-style:solid;border-width:3px 0px 3px 0px;border-color:var( --e-global-color-afe3122 );border-radius:0px 0px 0px 0px;padding:7px 30px 7px 30px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#93DADF;box-shadow:0px 4px 6px 0px rgba(0,0,0,0.5);border-style:solid;border-color:#71BDC2;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-0e6b042 );line-height:1.2em;}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-size:38px;font-weight:900;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-size:32px;font-weight:700;line-height:1.2em;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-size:28px;line-height:1.2em;}.elementor-kit-7 h4{color:var( --e-global-color-primary );line-height:1.2em;}.elementor-kit-7 h5{color:var( --e-global-color-primary );}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */body {
    font-family: 'Outfit', sans-serif;
    color: #444;
}


a {
    color: #F37021;
}
a:hover,
a:focus {
    color: #E36011;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
.elementor-widget-text-editor table,
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    margin-bottom: .9em;
}

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 2rem;
    margin-block-end: 1rem;
    line-height: 1.2;
}

h1:first-child,
h2:first-child, 
h3:first-child, 
h4:first-child, 
h5:first-child, 
h6:first-child,
style:first-child+h1,
style:first-child+h2,
style:first-child+h3,
style:first-child+h4,
style:first-child+h5,
style:first-child+h6 {
  margin-block-start: 0;
}

.elementor-widget-heading h3.elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-widget-heading h6.elementor-heading-title {
   color: #1A2E5A;
}
.elementor-widget-heading p.elementor-heading-title {
   color: #000;
}

body table {
    border-collapse: separate !important;
    border-spacing: 5px 5px !important;
    border: none !important; 
    width: 100%;
    margin: 0;
}

body table td,
body table th {
    padding: 0.6em 1em 0.5em; 
    line-height: 1.5;
    vertical-align: middle; 
    border: none;
}

body table tr > td:first-child {
    width: 40%;
    text-align: left; 
}

body table td {
    width: 20%;
    text-align: center; 
}


body table tr > td {
    background: #021E1F;
    color: #FFF;
}

body table tbody tr:hover > th,
body table thead tr > th,
body table tbody tr:nth-child(odd) > th {
    background: #1A2E5A;
    color: #FFF;
}

body table tfoot tr > td {
    background: #94D6DA;
    color: #1A2E5A;
}

body table tbody tr > th {
    background: #1A2E5A;
    color: #FFF;
}

body table tbody tr:hover > td,
body table tbody > tr > td,
body table tbody > tr:nth-child(odd) > td {
    background: #94D6DA;
    color: #1A2E5A;
}/* End custom CSS */