a.getdirection-link {
    color: #fff;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    background: #26a8e4;
    border-radius: 3px;
    padding: 5px 14px;
    margin-top: 10px;
}
.related-contents ul li {
    padding: 10px 50px 0px;
    border-top: 1px solid #CCC;
}
body.ast-right-sidebar #secondary {
        padding-left: 0px;
    }
.badge-wrapper.wrapperu {
    background: #f3f3f3;
    padding: 45px 20px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 15px;
	box-shadow: 0px 5px 11px 5px #0000006b;
}
.badge-wrapper.wrapperu h3 {
    font-size: 22px;
}
.badge-wrapper.wrapperu div#badges-wrap .owl-stage{
	display:flex;
	align-items:center;
	justify-content: center;
}
div#static-testimonial {
    position: relative;
}
div#static-testimonial:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 51px;
    background: url(/wp-content/uploads/2026/05/blockquote.webp) no-repeat;
}
div#static-testimonial:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 15%;
    width: 65px;
    height: 51px;
    background: url(/wp-content/uploads/2026/05/blockquote.webp) no-repeat;
	transform:rotate(180deg);
}
div#static-testimonial .testi-desc-banner {
    padding-top: 20px;
    max-width: 80%;
    padding-right: 15%;
}
div#static-testimonial .testimonials-testi-inner {
    justify-content: flex-start;
    padding: 0;
}
div#badges-logos-carousel {
    z-index: 1;
    box-shadow: 0px 8px 9px 4px #00000033;
}
div#client-slider .owl-item .item img {
    max-height: 125px;
    width: auto !important;
}
.footer-nunes-btn span.wpcf7-spinner {
    display: none;
}
.home-form-disclaimer-notice p {
    text-align: center;
}
.header-con-middle p.consultation-heading.mb-0 {
    color: #ffbf10;
    font-weight: 600;
}
.grecaptcha-badge {
	right: 0;
	bottom: 150px!important;
}

p:empty{
	display: none;
}
.consultation-heading {
    font-size: 15px;
}
.site-header {
    position: absolute;
    max-width: unset; 
}

.team-howze-inn-sec {
	color: #fff;
}

.consultation-contact {
  font-size: 28px;
}

/* Force top banner to render immediately */
.pum-container.pum-position-top {
  top: 0 !important;
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  transition: none !important;
}


.team-howze-inner::before {
	display: none !important;
}