.story-titlemain {
    line-height: 145px;
    font-size: 145px;
}

.candidate-service-list {
    text-align: center;
}

.m-5 .text-page {
    margin: 0 20px;
}

.m-5 .text-page .big-slide {
    margin-left: -20px;
    margin-right: -20px;
}

.m-5 .text-page .quote {
    margin: 0 -20px;
}

.whatwedo-section .breadcrumb-wrapper {
    text-align: left;
}

.text-page .image-box {
    text-align: center;
}

.sided-map div {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.rodo-link {
    position: absolute;
    bottom: 2%;
    font-size: 14px;
}

@media screen and (max-width: 1720px) {
    .cat .cat-title {
        font-size: 52px;
    }
}

.cat-title {
    font-size: 56px;
}

.benefits-box.hoverable:hover {
    background: rgba(0, 0, 0, 0.1);
}

.benefits-box.hoverable:hover .counter {
    color: rgba(0, 0, 0, 0.3);
}

.benefits-box.hoverable.active:hover {
    background: rgba(0, 0, 0, 0.8);
}

.benefits-box.hoverable.active:hover .counter {
    color: #f70e32;
}

.cat .force-content {
    text-align: center;
}

.news-boxes#filtered-wp {
    display: none
}

.news-boxes#filtered-mon {
    display: none
}

@media screen and (max-width: 767px) {
    .force-placeholder-container {
        display: none;
    }
}

.beta {
    font-size: 0.875rem;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-align: right;
    font-family: 'Roboto Condensed', sans-serif;
    color: #adadad;
    font-weight: bold;
}

.mapa_tmp {
    display: block;
    width: 100%;
    height: 735px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1366px) {
    .mapa_tmp {
        height: 600px;
    }
}

@media screen and (max-width: 1139px) {
    .mapa_tmp {
        height: 400px;
    }
}

.footer-top .footer-logos a.secondary img {
    max-height: 100%;
    max-width: 100%;
}

body.level-1 .main-slider .slide-description .text {
    /* changed font-size: 0.875rem;*/
    font-size: 0.975rem;
}

.share-buttons {
    color: #7c7c7c;
}

.share-buttons i.fa {
    font-size: 1.5em;
    margin-right: 5px;
}

.bip-search-form p {
    width: 49%;
    display: inline-block;
}
.bip-search-form input[type=text], .bip-search-form button {
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    min-height: 39px;
}
.bip-search-form select, .bip-search-form input[type=text], .bip-search-form button {
    width: 100%;
}
.bip-roll {
    border-style: solid;
    border-color: lightgray;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    padding: 16px !important;
    border-radius: 0 0 8px 8px;
}
.bip-roll .select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 4px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.clear-filter-wrapper {
    text-align: right;
    padding-right: 2%;
}

.clear-filter-wrapper a {
    padding: 8px 0;
}

.mobile-flags {
    margin-top: 12px;
    display: flex;
}

.bip-mobile {
    flex: 0 0 50%;
}

.lang-switch-mobile {
    flex: 1;
}

.text-page .video-link img {
    width: 100%;
}

.hands-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
}

.level-1 .main-slider .text-wrapper.airshow:after {
    display: none!important;
}

.logos-airshow {
    width: 300px!important;
}

.logos-slider-airshow {
    width: calc(100% - 300px)!important;
}

@media screen and (max-width: 700px) {
    .logos-slider-airshow {
        display: block;
        width: unset!important;
    }
}

.logos-other-airshow {
    max-width: 100%;
}
