.elementor-kit-169{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bf36216:#514466;--e-global-color-1dab487:#C6E0DF;--e-global-color-77aa6ff:#F7A256;--e-global-color-fb27e58:#005A55;--e-global-color-bca3668:#000000;--e-global-color-9096eee:#F8A257;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;--e-global-typography-470d4c0-font-family:"Lato";--e-global-typography-470d4c0-font-size:1.25rem;--e-global-typography-470d4c0-font-weight:400;--e-global-typography-470d4c0-text-transform:uppercase;--e-global-typography-83ca686-font-family:"Rubik";--e-global-typography-83ca686-font-size:18px;--e-global-typography-83ca686-font-weight:400;--e-global-typography-83ca686-line-height:27px;font-family:"Rubik", Sans-serif;font-size:18px;line-height:27px;overscroll-behavior:auto;}.elementor-kit-169 button,.elementor-kit-169 input[type="button"],.elementor-kit-169 input[type="submit"],.elementor-kit-169 .elementor-button{background-color:var( --e-global-color-bf36216 );}.elementor-kit-169 e-page-transition{background-color:#FFBC7D;}.elementor-kit-169 h3{color:#000000;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 {    max-width: 1920px;
    margin: 0 auto;}
    
    @media only screen and (max-width: 768px) {
  body {
    max-width: 100%; 
  }
  
  .hideonmobile {display:none};
}
ul li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -20px;
  top: -0px;
  color: orange;
  font-size: 30px;

}

.elementor-inline-items li:before {content:"";}



ul li {
    list-style: none; padding-bottom: 20px
 
}

.ctatitle h2 {font-weight: 700 !important};

p {padding: 0px 20px 20px 0px}

.locationbox a {color: black; font-weight: bold; text-decoration: underline;}

a {color: black; font-weight: bold; text-decoration: underline;}

.elementor-widget-google_maps iframe {min-height: 360px !important; 
    border-radius: 8% 8% 0 0; }/* End custom CSS */