#wpadminbar {
    /* display: none !important; */
}

html body #mobile-header {
    position: fixed;
}

html body.admin-bar.logged-in #mobile-header {
    position: sticky;
    top: 0;
}

@media (min-width: 783px) {
    html body.admin-bar.logged-in #mobile-header {
        top: auto;
        position: fixed;
  }
}

html body.elementor-page div#mobile-menu-wrap.menu-type-dropdown {
    position: fixed;
}


@media screen and (min-width: 783px) {
    html body.elementor-page main#main-container,
    html body.single main#main-container {
        padding-top: 0px !important;
    }
}
@media screen and (min-width: 1025px) {
    html body.elementor-page main#main-container,
    html body.single main#main-container {
        padding-top: 0px !important;
    }
}

html body .header-wrap.full-header-stick {
    position: fixed;
    top: 50px;
}

html body.admin-bar .header-wrap.full-header-stick {
    top: 96px;
}

@media screen and (min-width: 783px) {
    html body.admin-bar .header-wrap.full-header-stick {
        top: 82px;
    }
}

html body .elementor-container.elementor-column-gap-no.is_stuck {
    display: none;
}

.asap-universal-bar__top {
    display: none;
    width: 100%;
    height: 50px;
    position: absolute;
    left: -1px;
    top: 0;
    transform: translateY(-100%);
    font-family: "Noto Sans", "Source Sans Pro", "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 0;
}

.asap-universal-bar__top span,
.asap-universal-bar__top a {
    font-size: 14px;
}

@media screen and (min-width: 1025px) {
    .asap-universal-bar__top {
        display: block;
    }
}

.asap-universal-bar__top::before {
    content: '';
    width: 104vw;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #001F2A;
    display: block;
    top: 0;
}

.asap-universal-bar__vs {
    width: 100%;
    z-index: 20;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 32px;
    display: inline-block;
    right: 0;
    position: relative;
    top: 0;
    transform: none;
    background-color: #001F2A;
    text-align: right;
}

@media screen and (min-width: 1100px) {
    .asap-universal-bar__vs {
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        background-color: transparent;
    }
}

.asap-universal-bar__vs span {
    vertical-align: middle;
    font-size: 14px;
}

.asap-universal-bar__vs a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
    position: relative;
}

@media screen and (min-width: 550px) {
    .asap-universal-bar__vs a {
        margin-left: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (min-width: 1100px) {
    .asap-universal-bar__panel .asap-universal-bar__vs {
        display: none;
    }
}

.asap-vector-logo {
    background: #fff;
    display: block;
    width: 91px;
    height: 50px;
    position: relative;
}

.asap-vector-logo svg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity .3s;
}

.asap-vector-logo svg:first-child {
    opacity: 0;
}

.asap-vector-logo svg:last-child {
    opacity: 1;
    width: 71px;
    left: 50%;
    transform: translateX(-50%);
}

.asap-vector-logo:hover svg:first-child,
.asap-vector-logo:focus svg:first-child {
    opacity: 0;
}

.asap-vector-logo:hover svg:last-child,
.asap-vector-logo:focus svg:last-child {
    opacity: 1;
}

.gp2-vector-logo {
    display: block;
    width: 49px;
    height: 25px;
    position: relative;
}

.gp2-vector-logo svg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity .3s;
}

.gp2-vector-logo svg:first-child {
    opacity: 1;
}

.gp2-vector-logo svg:last-child {
    opacity: 0;
}

.gp2-vector-logo:hover svg:first-child,
.gp2-vector-logo:focus svg:first-child {
    opacity: 0;
}

.gp2-vector-logo:hover svg:last-child,
.gp2-vector-logo:focus svg:last-child {
    opacity: 1;
}


@media screen and (min-width: 768px) {
    .elementor-element-a23dce5 h3 {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 992px) {
    .elementor-element-a23dce5 h3 {
        font-size: 34px !important;
    }
}

.page-id-1421 div#timeline {
    padding-top: 88px;
}

.page-id-1421 .elementor-element-1ed8e30 {
    padding-top: 144px;
}

.page-id-1421 #collaborators {
    padding-top: 104px;
    margin-top: -75px !important;
}

html {
    margin-top: 0px !important;
    font-size: 16px !important;
}