.elementor-kit-7{--e-global-color-primary:#000050;--e-global-color-secondary:#000050;--e-global-color-text:#000050;--e-global-color-accent:#0094FF;--e-global-color-3c7a152:#B11CCA;--e-global-typography-primary-font-family:"Exo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Exo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Exo";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */label a {
    color: #000050;
    text-decoration: underline !important;
}
nav.elementor-pagination a, nav.elementor-pagination span {
    background: #000050;
    padding: 10px 15px;
    border-radius: 6px;
    color: #fff !important;
    margin: 0 2px !important;
}
nav.elementor-pagination span.page-numbers.current, nav.elementor-pagination a:hover {
    background: #0095ff;
    color: #fff !important;
}
.swiper.elementor-loop-container.elementor-grid {
    padding: 0 !important;
}
::-webkit-input-placeholder {
   opacity: 1 !important;
}

:-moz-placeholder {
   opacity: 1 !important;
}

::-moz-placeholder {
   opacity: 1 !important;  
}

:-ms-input-placeholder {  
   opacity: 1 !important;  
}
button {
    cursor: pointer;
}
h2.wp-block-heading {
    font-weight: 700;
}
.elementor hr {
    background-color: transparent;
    margin: 30px 0;
    opacity: 0.4;
}
figcaption.blocks-gallery-caption.wp-element-caption {
    text-align: left;
}
figure.wp-block-gallery {
    border-bottom: 4px solid #ddd;
    padding: 25px 0 15px 0;
    margin-bottom: 40px;
}
.gallery {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px;
}
figure.gallery-item {
    max-width: 240px;
}
.elementor-widget-theme-post-featured-image a {
    width: 100%;
}
@media only screen and (max-width: 667px) {
    figure.gallery-item {
        max-width: 45%;
    }
    .gallery {
        gap: 20px;
    }
    li.elementor-icon-list-item a {
        color: #000060;
    }
}/* End custom CSS */