.elementor-kit-442{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-812e905:#CC9B3A;--e-global-color-c5770a2:#CCA75B;--e-global-color-f1b918e:#323232;--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;color:#616161;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:normal;line-height:1.6em;}.elementor-kit-442 e-page-transition{background-color:#FFBC7D;}.elementor-kit-442 a{color:#CCA75B;}.elementor-kit-442 h1{color:#232323;font-family:"Montserrat", Sans-serif;font-size:60px;font-weight:400;line-height:1.4em;}.elementor-kit-442 h2{color:#232323;font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:400;line-height:1.4em;}.elementor-kit-442 h3{color:#232323;font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:400;line-height:1.4em;}.elementor-kit-442 h4{color:#232323;font-family:"Montserrat", Sans-serif;font-size:26px;font-weight:400;line-height:1.4em;}.elementor-kit-442 h5{color:#232323;font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:400;line-height:1.4em;}.elementor-kit-442 h6{color:#232323;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:400;line-height:1.4em;}.elementor-kit-442 button,.elementor-kit-442 input[type="button"],.elementor-kit-442 input[type="submit"],.elementor-kit-442 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:14px;text-transform:uppercase;line-height:1em;border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.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-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 *//*
Removes left hand "padding" on menu dropdowns nav items.
*/
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
  border:0!important;
}

/*
Adjust location of icons in icon lists so that they align to the top all the time.
*/
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a, .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item .elementor-icon-list-icon, .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item .elementor-icon-list-text {
  align-items: start!important;
}

/*
Make the last nav item in the header a button
From: https://element.how/elementor-how-to-make-last-link-button/
*/

@media (min-width: 1025px) {
  header .elementor-nav-menu li:last-of-type .elementor-item {
    display: inline-block!important;
    padding: 1.9em 1.4em 0.4em!important;
    margin: 0!important;
    border: 0.16em solid rgba(0,0,0,0)!important;
    border-radius: 0em!important;
    color: rgba(255,255,255,0.9)!important;
    text-align: center!important;
    font-weight: 600!important;
    background-color: #CCA75B!important;
    position: relative!important;
    left: 7px!important;
  }
}
/*
Hide Google reCAPTCHA
*/
.grecaptcha-badge {
    visibility: hidden;
}
/*
Make dropdowns look nicer on iOS
*/
form select {
-webkit-appearance: none
}/* End custom CSS */