.elementor-kit-7{--e-global-color-primary:#373737;--e-global-color-secondary:#373737;--e-global-color-text:#373737;--e-global-color-accent:#373737;--e-global-color-ee1bd2e:#FFF0DF;--e-global-color-d0e7ceb:#FFC935;--e-global-color-09b3eac:#407178;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-21dded1-font-family:"Signika";--e-global-typography-eb9c844-font-family:"Merriweather";--e-global-typography-53a281f-font-family:"Montserrat";color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:600;}.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-d0e7ceb );font-family:"Poppins", Sans-serif;font-weight:600;color:var( --e-global-color-primary );border-radius:30px 30px 30px 30px;padding:12px 15px 12px 15px;}.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:#EFC545;color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-ee1bd2e );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 a:hover{color:var( --e-global-color-d0e7ceb );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h1{font-family:var( --e-global-typography-eb9c844-font-family ), Sans-serif;}.elementor-kit-7 h2{font-family:var( --e-global-typography-eb9c844-font-family ), Sans-serif;}.elementor-kit-7 h3{font-family:var( --e-global-typography-eb9c844-font-family ), Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */.button-icon-border.elementor-widget-button .elementor-button-icon {
    border-radius: 30px;
    padding: 8px;
}

.button-icon-border.elementor-widget-button .elementor-button-icon svg{
    font-size: 16px;
}

.button-icon-border.green.elementor-widget-button .elementor-button-icon {
    background-color: var(--e-global-color-09b3eac);
}

.button-icon-border.black.elementor-widget-button .elementor-button-icon {
    background-color: var(--e-global-color-primary);
}

.button-icon-border.elementor-widget-button .elementor-button-content-wrapper{
    align-items: center;
}

.elementor-heading-title .gold{
    color: var(--e-global-color-d0e7ceb);
}

.border-icon-list.elementor-widget-icon-list .elementor-icon-list-icon{
    border-radius: 50px;
    border: 1px solid;
    padding: 8px 6px;
    margin-right: 5px;
}

.hero-location-width-auto{
    width: auto;
}

.light-bold-600{
    font-weight: 600;
}

a.text-link{
    color: var(--e-global-color-09b3eac) !important;
    text-decoration: underline;
    font-weight: 500 !important;
}

a.text-link:hover{
    color: var(--e-global-color-09b3eac) !important;
    
}

.image-caption-location .wp-caption{
    display: flex;
    justify-content: center;
    align-items: end;
    position: relative;
}

.image-caption-location .wp-caption a{
    width: 100%;
}

.image-caption-location.elementor-widget-image  .widget-image-caption{
    position: absolute;
    background-color: var(--e-global-color-ee1bd2e);
    padding: 10px;
    border-radius: 10px;
    bottom: 10px;
}

.image-caption-location.elementor-widget-image:hover .widget-image-caption{
    background-color: var(--e-global-color-d0e7ceb);
}

.table-of-content a {
    font-weight: 400 !important;
}

.blog-img-box .elementor-image-box-img img {
    width: 100px;
    max-width: 100px;
}

.elementor-element.background-linear {
    background: linear-gradient(
        to bottom,
        #407178 0%,
        #407178 20%,
        #FFF0DF 20%,
        #FFF0DF 100%
    );
}

a.contact-step-form-link {
    color: var(--e-global-color-09b3eac)
}

@media (max-width: 767px) { 
    .image-caption-location.elementor-absolute{
        position: relative !important;
    }
    .image-caption-location.elementor-widget-image{
        width: 100%;
    }
}/* End custom CSS */