.elementor-kit-6{--e-global-color-primary:#5686B2;--e-global-color-secondary:#E1E0D1;--e-global-color-text:#000000;--e-global-color-accent:#D7D3D3;--e-global-color-d5953cc:#444040;--e-global-color-b4a42c4:#49769F;--e-global-color-cb2a2a0:#FFFFFF;--e-global-color-9aef385:#000000AB;--e-global-color-e95d373:#E1E0D159;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.25em;--e-global-typography-accent-letter-spacing:1px;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-d5953cc );--e-preloader-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#5686B2;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:1px;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:10px 10px 10px 10px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-b4a42c4 );color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#E1E0D1D4;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:var( --e-global-color-text );}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:600;line-height:1.25em;}.elementor-kit-6 h2{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:500;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:500;text-transform:uppercase;line-height:1.25em;}.elementor-kit-6 h4{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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 .site-branding .site-logo img{width:120px;max-width:120px;}.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 */p  a  {
    color: #000000;
    text-decoration: underline!important;
}

p  a:hover {
    opacity: .75;
}


.post ul li a, .post ol li a {
    color: #000000;
    text-decoration: underline!important;
}

.post ul li a:hover, .post ol li a:hover {
    opacity: .75;
}

fieldset.gfield {
    padding: 0;
    border: none;
    margin: 0 0 10px;

}
.gfield input {
    margin-top: 5px
}

.ginput_container_name {
    display: flex;
}

.ginput_container_name label {
    font-size: 12px;
    font-style: italic;
}

.ginput_container_name .name_first {
    margin-right: 5px;
    width: 100%;
}

.ginput_container_name .name_last {
    margin-left: 5px;
    width: 100%;
}

.gfield{
    margin-bottom: 15px
}

.ginput_container_address {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.ginput_container_address .ginput_full {
    flex-basis: 100%;
}

.ginput_container_address .address_city,
    .address_state,
    .address_zip,
    .address_country{
    width: calc(50% - 5px);
}

.ginput_container_address span {
    margin-bottom: 0px;
    display: block;
}

.ginput_container_address span label {
    font-size: 12px;
    font-style: italic;
}

.ginput_container textarea{
    height: 125px;
    margin-top: 5px
}

.gform_fileupload_rules {
    margin-top: 5px;
       font-size: 12px;
    font-style: italic;
    display: block
}

.ginput_container_fileupload input {
    margin-top: 8px;
}

.gform_button {
    border: none
}

.gfield_label {
    font-weight: 600;
    font-size: 15px
}
.address_country {
   width: 50%;
    padding: 5px 0px 0 8px; 
}

.gfield select {
    height: 42px;
}

.gfield_consent_description {
        line-height: 1.5;
    max-height: 159px;
    overflow: scroll;
    font-size: 12px;
    border: 1px solid #bababa;
    padding: 10px 15px;
    margin-top: 10px;
    margin-bottom: 20px
}

.gchoice {
    margin: 10px 0;
    display: flex;
    align-content: center;
}

.gchoice input {
    margin: 0 7px 0 0px;
}

.gsection {
    margin-top: 50px
}

.gsection_title {
    font-weight: 600!important;
}

.gfield_validation_message {
    color: red!important;
    font-size: 12px!important;
    padding: 0!important;
    font-weight: 700;
}

.gfield_error input, 
.gfield_error select, 
.gfield_error textarea {
    border-color: red!important;
}
.gfield_error {
    border: none!important;
    background: none!important;
}

.gform_validation_errors > h2 {
    color: red!important;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 15px!important;
    text-align: center;
    
}
.gform_validation_errors>h2:before {
    display: none!important;
}

.gform_validation_errors {
    border: none!important;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0px!important;
    margin-top: 10px;
    padding: 0!important;
    width: 100%;
    color: red!important;
}


.gform_confirmation_message {
    font-family: "Montserrat", Sans-serif;
    font-size: 21px;
    font-weight: 500;
    text-align: center;
    margin-top: 30px;
}

.name_prefix{
    width: 30%;
    margin-right: 10px;
}

.name_prefix select{
    PADDING-RIGHT:0;
}

#label_13_14_5,
#label_18_15_5,
#label_16_15_5,
#label_17_16_5,
#label_17_16_5,
#label_19_15_5{
    display: none;
}

#input_13_14_other,
#input_18_15_other,
#input_16_15_other,
#input_17_16_other,
#input_19_15_other
{
    width: 50%
}

.ui-datepicker-calendar {
    background-color: white!important;
}

.ui-datepicker-header {
    background: white;
    padding: 10px;
    display: flex;
    flex-flow: row wrap;
    border: 1px solid hsla(0,0%,50.2%,.5019607843137255);
}

.ui-datepicker-prev {
    flex-basis: 50%;
}

.ui-datepicker-next {
    flex-basis: 50%;
    text-align: right;
}

.ui-datepicker-month, .ui-datepicker-year {
    flex-basis: 48%;
}


.ui-datepicker-title {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 10px;
}

ul, ol {
    margin-bottom: 30px;
}

ul li, ol li {
    margin-bottom: 10px;
} 

.single .elementor-widget-theme-post-content h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.single .elementor-widget-theme-post-content p {
    margin-bottom: 30px;
    line-height: 1.75em;
}

p.has-large-font-size {
    line-height: 1.25em!important;
}
.wp-block-quote {
   max-width: 675px;
    margin: 0 auto 40px;
    text-align: center;
}
.wp-block-quote p {
    font-size: 32px;
    font-style: italic;
    line-height: 1.1;
    margin-bottom: 5px!important;
}

.wp-block-quote cite {
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
}

.wp-block-quote cite:before {
    content: '–';
    margin-right: 5px;
}

.searchandfilter .sf-input-text {
    text-align: left!important;
    padding: 12px 20px 12px 40px;
    width: 225px
}

@media (max-width: 768px) {
     .searchandfilter .sf-input-text {
         width: 100%;
     }  
}

.sf-field-search label{
    position: relative;
}

.sf-field-search label:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    z-index: 900;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #00000061;
}

#sub-form .gform_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}

/*#sub-form .gform_wrapper .gform_title {*/
/*    font-size: 13px;*/
/*    padding: 20px 25px;*/
/*    background: #E1E0D159;*/
/*;*/
/*}*/
@media (max-width: 768px) {
   #sub-form .gform_fields{
    display: block!important;
   }
   #sub-form .gform_fields input[type=email] {
       width: 100%;
   }
   #sub-form .gform_fields input[type=submit] {
       width: 100%;
   }
}
#sub-form .gform_fields{
    display: flex;
    align-items: center;
    justify-content: center;
}
#sub-form .gform_fields #field_3_1 label{
    display: none;
}

#sub-form .gform_fields input[type=email] {
    border-radius: 0px;
    padding: 13px;
    border: 1px solid #E1E0D1;
    width: 300px
}

#sub-form .gform_fields input[type=submit] {
    border-radius: 0px;
    padding: 16px;
    border: none;
}
.elementor-post__excerpt p:after {
    content: '...';
    display: inline;
    position: relative;
}

[class^='wp-block-'], [class*='wp-block-']{
    margin-bottom: 30px;
}

[class^='wp-block-'] [class^='wp-block-'], [class*='wp-block-'] [class*='wp-block-']{
    margin-bottom: 0px;
}

.wp-block-separator {
    border: 0.5px solid black;
    margin-bottom: 30px!important;
}

.wp-element-button {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.25em;
    letter-spacing: 1px;
    color: #FFFFFF!important;
    background-color: #5686B2;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}
.wp-element-button:hover {
    color: #FFFFFF!important;
    background-color: #49769f;
}


.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}/* End custom CSS */