.elementor-kit-6{--e-global-color-primary:#003B5C;--e-global-color-secondary:#C9D9E1;--e-global-color-text:#1B1B1B;--e-global-color-accent:#004A87;--e-global-color-8fff86c:#F7F6F0;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:5rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1.5rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1rem;}.elementor-kit-6 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a:hover{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-size:1.8rem;font-weight:700;text-transform:uppercase;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:980px;}.e-con{--container-max-width:980px;--container-default-padding-top:2rem;--container-default-padding-right:2rem;--container-default-padding-bottom:2rem;--container-default-padding-left:2rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:3.5rem;--e-global-typography-secondary-font-size:2rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1.25rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.internal-heading a {
    display: block;
    color: #FFFFFF;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    line-height: var(--e-global-typography-primary-line-height);
    transition: opacity 0.2s;
}

.internal-heading a:hover {
    color: #FFFFFF;
    opacity: 0.8;
}

h1 {
    margin: 0;    
}

h1 span,
.internal-heading  span {
    font-size: 0.5em;
    line-height: 1em
}

h2 {
    margin: 0 0 1rem;
}

h2 span {
    font-weight: 300;
    color: var(--e-global-color-accent);
}

p:last-child {
    margin-bottom: 0;
}

.elementor-widget-text-editor ul {
    padding: 0;
}

.elementor-widget-text-editor li {
    position: relative;
    padding-left: 1.25em;
    list-style-type: none;
    margin-bottom: 0.5rem;
}

.elementor-widget-text-editor li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 0.5em;
    height: 0.5em;
    margin-right: 0.5em;
    border-color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 0 0;
    rotate: 45deg;
}

.image-list p strong {
    display: block;
    margin-bottom: 0.25rem;
    color: var(--e-global-color-accent);
}

table,
table th,
table td {
    border: 0;
}

table th,
table td {
padding: 1rem;   
}

table th {
    text-align: left;
    vertical-align: middle;
    color: var(--e-global-color-primary);
}


table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

table tbody>tr:nth-child(even)>td, table tbody>tr:nth-child(even)>th {
    background-color: var(--e-global-color-secondary);
}

table li {
    margin-bottom: 0.5rem;
}

table td p {
    margin-block-end: 0.5rem !important;
}

.location-heading a {
    font-weight: 700;
    text-decoration: underline;
}

.e-n-menu-layout-horizontal {
    transition: background-color 0.2s;
}

.e-n-menu-layout-horizontal.elementor-sticky--active {
    left: 0 !important;
    width: 100% !important;
    background-color: var(--e-global-color-primary);
}

.e-n-menu-layout-horizontal.elementor-sticky--active .e-n-menu-heading {
    justify-content: center;
    flex-wrap: nowrap;
}

.more-website,
.more-one-pager {
    display: inline-block;
    margin-top: 0.5rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1em 1.25em;
    padding-left: 1.5em;
}

.more-website {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzUxLjkgMjgwSDE2MWMyLjkgNjQuNSAxNy4yIDEyMy45IDM3LjUgMTY3LjQgMTEuNCAyNC41IDIzLjcgNDEuOCAzNS4xIDUyLjQgMTEuMiAxMC41IDE4LjkgMTIuMiAyMi45IDEyLjJzMTEuNy0xLjcgMjIuOS0xMi4yYzExLjQtMTAuNiAyMy43LTI4IDM1LjEtNTIuNCAyMC4zLTQzLjUgMzQuNi0xMDIuOSAzNy41LTE2Ny40em0tMTkxLTQ4aDE5MC45Yy0yLjgtNjQuNS0xNy4xLTEyMy45LTM3LjQtMTY3LjQtMTEuNC0yNC40LTIzLjctNDEuOC0zNS4xLTUyLjRDMjY4LjEgMS43IDI2MC40IDAgMjU2LjQgMHMtMTEuNyAxLjctMjIuOSAxMi4yYy0xMS40IDEwLjYtMjMuNyAyOC0zNS4xIDUyLjQtMjAuMyA0My41LTM0LjYgMTAyLjktMzcuNSAxNjcuNG0tNDggMGMzLjUtODUuNiAyNS42LTE2NS4xIDU3LjktMjE3LjNDNzguNyA0Ny4zIDEwLjkgMTMxLjIgMS41IDIzMnpNMS41IDI4MGM5LjQgMTAwLjggNzcuMiAxODQuNyAxNjkuMyAyMTcuMy0zMi4zLTUyLjItNTQuNC0xMzEuNy01Ny45LTIxNy4zem0zOTguNCAwYy0zLjUgODUuNi0yNS42IDE2NS4xLTU3LjkgMjE3LjMgOTIuMS0zMi43IDE1OS45LTExNi41IDE2OS4zLTIxNy4zem0xMTEuNC00OEM1MDEuOSAxMzEuMiA0MzQuMSA0Ny4zIDM0MiAxNC43YzMyLjMgNTIuMiA1NC40IDEzMS43IDU3LjkgMjE3LjN6Ii8+PC9zdmc+');
}

.more-one-pager {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNjQgNDhoMTEydjg4YzAgMzkuOCAzMi4yIDcyIDcyIDcyaDg4djI0MGMwIDguOC03LjIgMTYtMTYgMTZINjRjLTguOCAwLTE2LTcuMi0xNi0xNlY2NGMwLTguOCA3LjItMTYgMTYtMTZtMTYwIDE5LjkgOTIuMSA5Mi4xSDI0OGMtMTMuMyAwLTI0LTEwLjctMjQtMjR6TTY0IDBDMjguNyAwIDAgMjguNyAwIDY0djM4NGMwIDM1LjMgMjguNyA2NCA2NCA2NGgyNTZjMzUuMyAwIDY0LTI4LjcgNjQtNjRWMTg2LjVjMC0xNy02LjctMzMuMy0xOC43LTQ1LjNMMjQyLjcgMTguN0MyMzAuNyA2LjcgMjE0LjUgMCAxOTcuNSAwem01NiAyNTZjLTEzLjMgMC0yNCAxMC43LTI0IDI0czEwLjcgMjQgMjQgMjRoMTQ0YzEzLjMgMCAyNC0xMC43IDI0LTI0cy0xMC43LTI0LTI0LTI0em0wIDk2Yy0xMy4zIDAtMjQgMTAuNy0yNCAyNHMxMC43IDI0IDI0IDI0aDE0NGMxMy4zIDAgMjQtMTAuNyAyNC0yNHMtMTAuNy0yNC0yNC0yNHoiLz48L3N2Zz4=');
}

@media (max-width: 767px) {
h1 span,
.internal-heading span{
    font-size: 0.4em;
}
    table td,
    table th {
        display: block;
    }
    
    table th {
        padding-bottom: 0;
    }
}

@media (max-width: 1024px) {
.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after {
    content: none;
}
}/* End custom CSS */