.tech-info--spinner {
    display: none;
    text-align: center;
    position: absolute;
    z-index: 5000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 100px);
}
.map-box.searching
.tech-info--spinner.searching {
    display: block;
}
#map-searching.searching::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F2F3F7;
    z-index: 1000;
}
#map-searching.searching::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/icons/star-pink.svg) center center no-repeat;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    margin-top: -75px;
    z-index: 1500;
    animation: rotation 1500ms infinite linear;
}
.map-box,
#map {
    height: 100%;
    position: relative;
}

.custom-clustericon {
    background: var(--cluster-color);
    color: #fff;
    border-radius: 100%;
    font-weight: bold;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.custom-clustericon-1 {
    --cluster-color: #ed2385;
}

.custom-clustericon-2 {
    --cluster-color: #ed2385;
}

.custom-clustericon-3 {
    --cluster-color: #ed2385;
}

.flex-0 {
    flex: 0;
}

@media (max-width: 767px) {
    .navbar-brand.smaller img {
        max-height: 30px;
    }
}
@media (max-width: 767px) {
    .banner {
        margin-bottom: -1rem;
        padding: 0 !important;
    }
}
@media (max-width: 767px) {
    .map-search--divider {
        font-size: 15px !important;
        line-height: 42px;
    }
}
@media (max-width: 767px) {
    .brand-select-wrapper {
        display: none;
    }
}
@media (max-width: 767px) {
    .map-holder {
        padding: 0;
        margin: 0 0.2rem;
        width: calc(100% - 0.4rem);
        border-radius: 0;
    }
}
@media (max-width: 767px) {
    .result-item {
        padding: 0.5rem 0 0.5rem 0.5rem;
    }
}
.map-control {
    z-index: 1000;
}
@media (max-width: 767px) {
    .map-control {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
}
@media (max-width: 767px) {
    #side_bar {
        padding-bottom: 0rem;
    }
}

.map-timeline {
    list-style: none;
    counter-reset: section;
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
}

@media (max-width: 768px) {
    .map-timeline-heading {
        font-size: calc(1.325rem + .5vw);
    }
    .map-timeline-heading br {
        display: none;
    }
}
.map-timeline li {
    padding-left: 1.3rem;
    position: relative;
    margin-bottom: 0.5rem;
    line-height: 1.2em;
}
@media (min-width: 768px) {
    .map-timeline li {
        margin-bottom: 1rem;
    }
}
.map-timeline li:last-child {
    margin-bottom: 0;
}
.map-timeline li span {
    display: block;
    font-weight: 900;
    font-size: 18px;
}
.map-timeline li::before {
    counter-increment: section;
    content: counter(section) ".";
    position: absolute;
    left: 2px;
    top: 1px;
    color: #ed2385;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    background-color: #fff;
    line-height: 1em;
}
#side_bar--wrapper {
    z-index: 500;
}
.map-search--divider {
    font-size: 25px;
    font-weight: 500;
}


.tech-info {
    font-size: 12px;
    text-align: center;
    line-height: 1em;
    white-space: nowrap;
}
@media (min-width: 768px) {
    .tech-info {
        position: absolute;
        top: calc(100% + 0px);
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }
}

.footer-info {
    font-size: 14px;
}
@media (max-width: 767px) {
    .footer-info {
        font-size: 12px;
    }
}

.pohotovosti {
    font-size: 16px;
    line-height: 1.8em;
}
@media (min-width: 768px) {
    .pohotovosti {
        column-count: 2;
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .pohotovosti {
        column-count: 3;
    }
}
@media (min-width: 1400px) {
    .pohotovosti {
        column-count: 4;
    }
}
@media (min-width: 1600px) {
    .pohotovosti {
        font-size: 21px;
        line-height: 2em;
    }
}
.pohotovosti ul {
    list-style: none;
    padding-left: 0;
}
.pohotovosti ul a:hover {
    color: #ed2385;
}

.primary-hover:hover {
    color: #ed2385;
}

.napoveda_blok {
    min-height: 255px;
}
.map-timeline {
    flex: 1 0 auto;
}

.find_desktop span {
    pointer-events: none;
}
@media (max-width: 767px) {
    #side_bar--wrapper .banner {
        display: none !important;
    }
}

.result-item {
    display: block !important;
}

.btn-md {
    padding: 0.6rem 1.5rem 0.5rem;
    font-size: 20px;
}
.article-heading {
    font-size: 29px;
    font-weight: 700;
    line-height: 1.2em;
}
.article-perex {
    font-size: 21px;
    line-height: 1.2em;
}

.wp-content h1.ultra {
    font-size: 10vw;
    line-height: 1em;
    margin-bottom: 1.5rem;
}
@media (min-width: 678px) {
    .wp-content h1.ultra {
        font-size: 8vw;
    }
}
@media (min-width: 1200px) {
    .wp-content h1.ultra {
        font-size: 80px;
        margin-bottom: 3rem;
    }
}
.wp-content p,
.wp-content ul {
    font-size: 21px;
    line-height: 1em;
}
.wp-content h2, .wp-content .h2 {
    color: #0011a2 !important;
    font-weight: 700;
}
.wp-content blockquote {
    border: 1px solid #ed2385;
    padding: 1.5rem;
    margin: 1.5rem 0;
    position: relative;
}
.wp-content blockquote p:last-child, 
.wp-content blockquote ul:last-child {
    margin-bottom: 0;
}
.wp-content blockquote li:last-child {
    padding-bottom: 0;
}
.wp-content blockquote p {
    padding: 1.5rem;
    margin: 1.5rem 0;
    position: relative;
}
.wp-content blockquote::before {
    content: "Náš tip";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 0 1rem;
    color: #ed2385;
    font-size: 22px;
    font-weight: 700;
}
.wp-content blockquote::after {
    content: "";
    position: absolute;
    top: 0;
    left: 10%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: url(../images/icons/star-pink.svg) center no-repeat;
    background-size: contain;
}
@media (min-width: 678px) {
    .wp-content blockquote {
        margin: 3rem 0;
    }
    .wp-content blockquote::after {
        width: 80px;
        height: 80px;
    }
}
@media (min-width: 1200px) {
    .wp-content blockquote {
        margin: 5rem 0;
    }
}

.drblock {
    border: 1px solid #0011a2;
    padding: 1.5rem;
    margin: 5.5rem 0 3rem;
    position: relative;
}
.drblock::before,
.drblock::after {
    content: "";
    position: absolute;
    top: 0;
    left: 80%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    background: url(../images/icons/star.svg) center no-repeat;
    background-size: contain;
}
.drblock::after {
    left: 10%;
    top: 100%;
    width: 60px;
    height: 60px;
}
@media (min-width: 678px) {
    .drblock {
        padding: 3rem;
    }
    .drblock::before {
        left: 90%;
    }
}
.drblock .tag {
    content: "Náš tip";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 0 1rem;
    color: #ed2385;
    font-size: 22px;
    font-weight: 700;
}
.drblock-photo {
    width: 77px;
    height: 77px;
    border-radius: 50%;
    overflow: hidden;
}
@media (min-width: 678px) {
    .be-sm-dark {
        border-right: 1px solid #000;
    }
}
.mh-auto {
    min-height: auto !important;
}
.footer-overflow {
    overflow: hidden;
    padding-top: 120px;
}

@media (min-width: 768px) {
    .blog-sidebar {
        position: sticky;
        top: calc(125px + 3rem);
    }
}
@media (min-width: 768px) {
    .blog-sidebar {
        position: sticky;
        top: calc(85px + 3rem);
    }
}
@media (min-width: 1200px) {
    .blog-sidebar {
        position: sticky;
        top: calc(125px + 3rem);
    }
}

.wp-content {
    margin-bottom: 3rem;
}
@media (min-width: 768px) {
    .wp-content {
        margin-bottom: 0;
    }
}
.wp-content .wp-block-list {
    list-style: disc;
    padding-left: 2rem;
}
.wp-content .wp-block-list li {
    padding-left: 0;
}
.wp-content .wp-block-list li::before {
    display: none;
}
.wp-content strong {
    font-weight: 700 !important;
}
.wp-content h2, .wp-content .h2 {
    margin: 2rem 0 0.5rem;
}
.wp-content a {
    overflow-wrap: break-word;
}

.fw-700 {
    font-weight: 700;
}

.first-element {
    padding-top: 109px !important;
}

input.brand-input {
    border: 1px solid #0011a2 !important;
    border-radius: 50px !important;
    padding: 0 15px !important;
    box-shadow: none !important;
    width: auto;
}
@media (min-width: 1200px) {
    input.brand-input {
        width: 300px !important;
    }
}
@media (min-width: 1400px) {
    input.brand-input {
        width: 500px !important;
    }
}
