.elementor-kit-8{--e-global-color-primary:#FFC533;--e-global-color-secondary:#54595F;--e-global-color-text:#2B2E34;--e-global-color-accent:#00AA4F;--e-global-color-8668707:#FFFFFF;--e-global-color-8cfe59d:#014E8C;--e-global-color-a2f06ad:#8E9092;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;font-size:16px;line-height:26px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#FFFFFF00;text-transform:uppercase;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:25px 25px 25px 25px;padding:11px 25px 11px 25px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-8668707 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:0.9em;}.elementor-kit-8 a{color:var( --e-global-color-accent );font-weight:bold;}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );font-weight:bold;}.elementor-kit-8 h1{font-family:"Roboto Slab", Sans-serif;font-size:34px;font-weight:700;line-height:1.1em;}.elementor-kit-8 h2{font-family:"Roboto Slab", Sans-serif;font-size:1.9em;font-weight:normal;line-height:1.3em;}.elementor-kit-8 h3{font-family:"Roboto Slab", Sans-serif;font-size:1.7em;font-weight:normal;line-height:1.2em;}.elementor-kit-8 h4{font-family:"Open Sans", Sans-serif;font-size:1.1em;text-transform:uppercase;line-height:0.8em;letter-spacing:0.6px;}.elementor-kit-8 h6{font-size:1.2em;font-weight:bold;text-transform:none;}.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);}@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 */.mb-0 p last-child {
    margin-bottom: 0;
}
.mb-0 p{
    margin-bottom: 5px;
}
.link2 a {
    color: #2B2E34;
    
}
.link4 a:link,
.link4 a:active,
.link4 a:visited {
    color: #FFC533; text-decoration: underline; font-weight:bold;
}
.link4u a:hover {
    color: #FFC533; font-weight: bold;
}
.bullet-2 li {
    margin-left: -20px;
}


.grecaptcha-badge {
    visibility: hidden;
}

.elementor-text-editor p:last-child,
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor-text-editor ul,
.elementor-widget-text-editor ul,
.elementor-text-editor ol,
.elementor-widget-text-editor ol {
    margin-bottom: 1em;
}
.elementor-text-editor ul li,
.elementor-widget-text-editor ul li,
.elementor-text-editor ol li,
.elementor-widget-text-editor ol li{
    margin-bottom:0.5em;
}

.elementor-message {
    border-radius: 30px;
    color: #ffffff !important;
    font-size: 0.9em;
    font-weight: 600;
    padding: 8px 20px;
}
.elementor-message-success {
    background-color: #5baf56;
}
.elementor-message-danger {
    background-color: #ea4339;
}
.elementor-message-success:before {
    content: "\2713";
    padding-right: 10px;
}
.elementor-message-danger:before {
    content: "\2613";
    padding-right: 10px;
}

.at-blog-author-info li:first-child span {
    font-weight: 700;
}


.four-counters .circle-counter {
  width: 23%; /* 4 per row on desktop with spacing */
  max-width: 220px;
  aspect-ratio: 1 / 1;
  border: 1px solid #c7c3c3;
  border-radius: 50%;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* 2 per row layout from 800px and below */
@media (max-width: 800px) {
  .four-counters .circle-counter {
    width: 100%;
    max-width: 260px;
  }
}

/* Stack vertically on small screens */
@media (max-width: 480px) {
  .four-counters .circle-counter {
    width: 100%;
    max-width: 220px;
  }
}


/*.site-credits {*/
/*    color: #ffffff;*/
/*    font-size: 0.7em;*/
/*    line-height: 1.4;*/
/*    text-align: center;*/
/*}*/
/*.site-credits p {*/
/*    margin-bottom: 0;*/
/*}*/
footer a:link,
footer a:active,
footer a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
  
}
footer a:hover {
    text-decoration: underline;
}/* End custom CSS */