.leaflet-container .leaflet-tooltip{--btnBg:var(--paletteColor2);color:#fff}
.subsite__summary--single.status,.card__main .info span.status{font-weight:600}
.subsite__summary--single.status.current,.card__main .info span.status.current{--txt:#28a745;color:#28a745}
.subsite__summary--single.status.completed,.card__main .info span.status.completed{--txt:#dc3545;color:#dc3545}
.subsite__summary--single.status.unresolved,.card__main .info span.status.unresolved{--txt:#ef6c00;color:#ef6c00}
@media (max-width:74.99em){.top .boxes-small{grid-template-columns:1fr 1fr}}
@media (max-width:47.99em){.top .boxes-small{grid-template-columns:100%}}
.tenders-list .info{display:flex;flex-wrap:wrap;column-gap:25px}
.tenders-list .card.current{border-top-color:#28a745}
.tenders-list .card.completed{border-top-color:#dc3545}
.tenders-list .card.unresolved{border-top-color:#ef6c00}
.emergency .icons-set__item svg{fill:var(--paletteColor1)}
[data-validate-for="wrong_pass"],[data-validate-for="not_found"],[data-validate-for="not_actived"]{display:none;color:var(--labelTxtHover)}
.form[data-error-message="A user was not found with the given credentials."] span[data-validate-for="not_found"]{display:block !important}
.form[data-error-message="Cannot login user since they are not activated."] span[data-validate-for="not_actived"]{display:block !important}
.form[data-error-message="A user was found but the password did not match."] span[data-validate-for="wrong_pass"]{display:block !important}
.home .video__single .name{position:absolute;left:0;z-index:1;background-color:var(--paletteColor1);top:30px;padding:10px 20px 10px 30px;color:#fff;font-weight:600;font-size:24px}
@media (max-width:74.99em){.home .video__single .name{font-size:20px}}
@media (max-width:600px){.home .video__single{row-gap:0}.home .video__single .name{position:relative;top:unset;width:100%;padding:7px 10px 7px 20px;font-size:17px}}
@media (max-width:1300px){.buildings .faq table .button{font-size:0;column-gap:0;padding:10px 10px}}
@media (max-width:1024px){.buildings .faq table tbody tr td:first-of-type{display:none}}