.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-89c11c1:#697289;--e-global-color-bf9bbc2:#782BAA;--e-global-color-81a8b1f:#FFFFFF;--e-global-color-151a6fe:#404757;--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:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-24b12a1-font-family:"Open Sans";--e-global-typography-24b12a1-font-size:14px;--e-global-typography-24b12a1-line-height:16px;color:var( --e-global-color-81a8b1f );font-family:"Open Sans", Sans-serif;font-size:1.1rem;line-height:1.6rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-81a8b1f );font-family:"Open Sans", Sans-serif;font-size:60px;font-weight:300;}.elementor-kit-6 h3{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:400;line-height:34px;}.elementor-kit-6 h4{font-family:"Open Sans", Sans-serif;font-size:23px;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.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 */.menu-height {
    max-height: 50px
}

.dropdown-menu {
    margin-right: 10px;
    margin-top: -10px
}

.indent-text p {
    max-width: 800px;
    margin-left: 200px;
}

.img-left img {
    margin-left: -200px
}

/* MENU POSITION */

.menu-position {
    margin-top: -55px;
    
}

/*CAPTIONS*/

figcaption {
    font-size: 9pt;
    font-style: normal;
    color: white;
    padding-top: 7px;
}

/*subheads*/
h4 {
    margin-top: 30px
}

/*Contact text in header*/

.contact-text  {
  display: inline-block;
  transform: translateY(2px); /* adjust as needed */
}

/* Image search by caption */

.caption-search button {
    background-color: #414858;
    border: none;
    color: white;
}

.caption-search-gallery-form {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    align-items: center;
}

.caption-search-gallery-form input[type="text"] {
    flex: 1 1 auto;
    min-width: 200px;
}

.caption-search-gallery-form button {
    white-space: nowrap;
}

.caption-search-gallery-grid figure {
    position: relative;
    display: inline-block;
    margin: 0;
}

.caption-search-gallery-grid img {
    display: block;
    width: 100%;
    height: auto;
}

.caption-search-gallery-grid figcaption {
    position: absolute;
    bottom: 4px;
    right: 6px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-size: 0.75em;
    padding: 4px 6px;
    border-radius: 4px;
    max-width: 90%;
    pointer-events: none;
}/* End custom CSS */