﻿body.promo-banner-active {
    overflow-y: hidden;
}

.alert-qa-site {
    margin-bottom: 2.5rem;
    /*margin-top: -1rem;*/
    font-size: 1.15rem;
}

.appointments-frame-content {
    width: 100%;
    border: none;
    height: 850px;
}

.master-promo-banner {
    z-index: 2000000001 !important;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    background: #d1d1d1;
    display: none;
}

body.promo-banner-active .master-promo-banner {
    display: -ms-flexbox !important;
    display: flex !important;
}

.banner-tramites {
}

.banner-tramites__img {
    max-width: 100%;
}

.banner-tramites__link {
    height: 11.11%;
    left: 0;
}

.banner-tramites__link-vehicular {
    top: 31.95%;
}

.banner-tramites__link-licencia {
    top: 46.30%;
}

.banner-tramites__btn {
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 360px) {
    .appointments-frame-content {
        height: 750px;
    }
}

@media (min-width: 768px) {
    .appointments-frame-content {
        height: 700px;
    }

    .banner-tramites {
        height: 100%;
    }

    .banner-tramites__img {
        height: 100%;
    }

    .banner-tramites__btn {
        bottom: 15px;
        left: auto;
        right: -40px;
        transform: none;
    }
}

@media (min-width: 1024px) {
    .banner-tramites__btn {
        font-size: 1.2rem !important;
        right: -60px;
    }
}

@media (min-width: 1366px) {
    .banner-tramites__btn {
        font-size: 1.4rem !important;
        right: -90px;
    }
}

@media (min-width: 1920px) {
    .banner-tramites__btn {
        font-size: 1.7rem !important;
    }
}

@media (min-width: 2560px) {
    .banner-tramites__btn {
        font-size: 3.2rem !important;
    }
}

.widget-search {
    position: fixed;
    top: auto;
    left: auto;
    right: 18px;
    bottom: 172px;
    z-index: 99991;
    transition: all 0.2s ease-in-out;
}

    .widget-search:hover {
        transform: scale(1.2);
    }

@media (max-width: 575.98px) {
    .widget-search {
        right: 18px;
        bottom: 120px;
    }
}

.widget-search a {
    display: block;
    width: 60px;
    height: 60px;
    border: 3px solid rgba(255, 255, 255, 0.85);
    background-color: #DC7F37;
    color: white;
    line-height: 57px;
    font-size: 40px;
    border-radius: 64px;
    text-align: center;
}

@media (max-width: 575.98px) {
    .widget-search a {
        width: 48px;
        height: 48px;
        line-height: 45px;
        font-size: 32px;
    }
}

.widget-search a .label {
    display: none;
}

.widget-tawkto {
    position: fixed;
    top: auto;
    left: auto;
    right: 18px;
    bottom: 18px;
    z-index: 1000000000000000100000;
}

@media (max-width: 575.98px) {
    .widget-tawkto {
        right: 18px;
        bottom: 6px;
    }
}

.widget-tawkto a {
    display: block;
    width: 60px;
    height: 60px;
    border: 3px solid rgba(255, 255, 255, 0.85);
    background-color: #DC7F37;
    color: white;
    line-height: 57px;
    font-size: 40px;
    border-radius: 64px;
    text-align: center;
    transition: all 0.2s ease-in-out;
}

    .widget-tawkto a:hover {
        transform: scale(1.2);
    }

@media (max-width: 575.98px) {
    .widget-tawkto a {
        width: 48px;
        height: 48px;
        line-height: 45px;
        font-size: 32px;
    }
}

.widget-tawkto a .label {
    display: none;
}

iframe#launcher {
    display: none;
}

.userway_p3 .userway_buttons_wrapper {
    left: calc(-36px + 100vw) !important;
    bottom: 96px !important;
}

body .uwy.utb .uai, body .uwy.utb .ulsti, body .uwy.utb .ups {
    width: 60px !important;
    height: 60px !important;
}

.uwy.utb .uai img:not(.userway_check_on), body .uwy.utb .uai img:not(.userway_check_on) {
    width: 60px !important;
    height: 60px !important;
}

.ui_b {
    filter: invert(83%) sepia(96%) saturate(0%) hue-rotate(44deg) brightness(106%) contrast(103%);
}

iframe:first-child:nth-last-child(2), iframe:first-child:nth-last-child(2) ~ iframe {
    transform: translate(-60px, 0px) !important;
}

iframe[name="Ventana de mensajería"] {
    inset: auto 85px 16px auto !important;
}

#ModalInicio {
    z-index: 2500;
}

.modal-backdrop_Inicio {
    z-index: 2000;
}