.elementor-kit-8{--e-global-color-primary:#3F526F;--e-global-color-secondary:#577565;--e-global-color-text:#5A5A5A;--e-global-color-accent:#446463;--e-global-color-8d57509:#654B19B3;--e-global-color-b32d0a8:#654B19;--e-global-color-6372355:#9F834C;--e-global-color-f27f830:#BC725DB3;--e-global-color-3e2895a:#F1C3B6;--e-global-color-c2d1884:#BC725D;--e-global-color-d592aff:#072C23B3;--e-global-color-adecd30:#0D4048;--e-global-color-bb4ee41:#255A4E;--e-global-color-3fa7318:#698377;--e-global-color-75df16a:#C39107B3;--e-global-color-7db8305:#C39107;--e-global-color-b3423a6:#F6CA50;--e-global-color-9f0fde4:#F2F1E7;--e-global-color-b81f2b7:#5A5A5A;--e-global-color-3b36f1f:#094164;--e-global-color-c777125:#75ABCC;--e-global-color-ca24039:#1C486D;--e-global-color-02f3aac:#072B22;--e-global-typography-primary-font-family:"circe";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"plantin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"circe";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"circe";--e-global-typography-accent-font-weight:500;--e-global-typography-0c54fd7-font-family:"circe";--e-global-typography-f37a013-font-family:"plantin-condensed";}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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);}.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 */p {
    margin-block-end: 0;
}

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

/*svg backgrounds */
.test-bg {
   background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1623.536 720.355"><path id="Union_1" data-name="Union 1" d="M1115.49,1329H-9V679a70,70,0,0,1,70-70H1345.308c13.2-2.01,27.606,4.525,32.962,19.606l234.511,660.354A30,30,0,0,1,1584.51,1329Z" transform="translate(9 -608.646)" fill="%23f2f1e7"/></svg>');
   background-size: cover;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}



/* Breadcrumbs */
.rank-math-breadcrumb{
    color:#4D4D4D;
}

.rank-math-breadcrumb a {
    color:#4D4D4D;
    font-weight: bold !important;
    font-family: 'circe';
}
.rank-math-breadcrumb a:hover {
    text-decoration: underline !important; 
}





/*wp-Forms */
button.wpforms-submit {
    font-family: font-family: "filson-pro", Sans-serif;
    font-weight: bold !important;
    display: flex;
  align-items: center;
}
button.wpforms-submit:hover {
    transform: scale(1.1);
    background-image: none !important;
}

.wpforms-field-label-inline a {
  color: #FFF;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
    h3 {
        font-size:1.3rem;
    }
    
    
.wpforms-field input::placeholder,
.wpforms-field select::placeholder,
.wpforms-field textarea::placeholder {
    font-size:14px !important;
}

.wpforms-field input,
.wpforms-field select,
.wpforms-field textarea,
.wpforms-submit {
    font-size:14px !important;
}
}


.wpforms-container textarea,
.wpforms-container select,
.choices {
    font-family: open sans !important;
}

.wpforms-container-full .agree-check {
    margin-top:10px !important;
}

.wpforms-container-full input[type="checkbox"]::before, div.wpforms-container-full input[type="radio"]::before {
  border-color: #FFFFFF !important;
}

@media screen and (max-width: 767px) {
    .wpforms-container .wpforms-field {
        padding-bottom:10px; !important
    }
}
    
/* Google Widget */
.elementor-shortcode .ti-widget.ti-goog .ti-widget-container {
    margin-bottom:0px;
}

.elementor-shortcode .ti-widget.ti-goog .ti-header {
    background-color: transparent !important;
}
.elementor-shortcode .ti-widget.ti-goog .ti-platform-icon {
    width:60px !important;
    padding:10px !important;
}
.elementor-shortcode .ti-widget.ti-goog .ti-stars .ti-star {
    width:15px !important;
    height:15px !important;
}
.elementor-shortcode .ti-widget.ti-goog .ti-top-rated-title,.elementor-shortcode .ti-widget.ti-goog .ti-profile-details .ti-rating {
    font-size:12px;
}
.elementor-shortcode .ti-widget.ti-goog .ti-verified-by {
    font-size:10px;
}

/* Circle Numbers */
.numberCircle {
  display: flex;
  width: fit-content;
  font-size: 16px;
  font-weight: bold;
  min-width: 3.5rem;
  padding: 0.5rem;
  align-items: center; 
  justify-content: center;
  aspect-ratio: 1 / 1;
  border-radius: 50%;  
  border: 2px solid #FFFFFF;
  background-color: var( --e-global-color-3b36f1f );
  color:#ffffff;
}/* End custom CSS */