/*@font-face {
    font-family: Futura-Medium;
    src: url(https://s3.amazonaws.com/img.busqo.com/Mailing/Fonts/Futura-Medium-01.ttf);
}

@font-face {
    font-family: Futura-Medium-condensed;
    src: url(https://s3.amazonaws.com/img.busqo.com/Mailing/Fonts/Futura-CondensedMedium-04.ttf);
}

@font-face {
    font-family: Futura-Bold;
    src: url(https://s3.amazonaws.com/img.busqo.com/Mailing/Fonts/Futura-Bold-03.ttf);
}

* {
    font-family: Futura-Medium;
}*/

.body-busqo {
    background-color: #ffffff;
    margin: 0;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    /*----------------------------ESTILOS MODAL-----------------------------*/
}

    .body-busqo .Futura-Medium {
    }

    .body-busqo .Futura-Bold {
        font-family: Futura-Bold;
    }

    .body-busqo .clear {
        clear: both;
        width: 100%;
        float: none;
        display: block;
        height: 50px;
    }

    .body-busqo .fasecolda-data-box {
        background: linear-gradient(to right, white 0, #e9e7ed 50%, white 100%);
    }

        .body-busqo .fasecolda-data-box .vehicle-fox {
            max-width: 165px;
            bottom: -1rem;
        }

    .body-busqo .div-table {
        border: 0.5px solid #666666;
        min-height: 50px;
        padding: 2% 3%;
        text-align: center;
    }

        .body-busqo .div-table .img-cobertura {
            width: 17%;
        }

    .body-busqo .container-form .form-check {
    }

    .body-busqo .container-form .question .label-busqo {
    }

    .body-busqo .container-form .question .question-text-busqo {
        color: #333333;
        font-size: 1em;
        margin: 0% 0% 1% 0%;
    }

    .body-busqo .container-form .question span.input-busqo {
        border: 0px;
    }

        .body-busqo .container-form .question span.input-busqo.border-busqo {
            border: 1px solid #666666;
        }

    .body-busqo .container-form .question .input-busqo, .body-busqo .container-form .question .select-busqo {
        border: 1px solid #666666;
        border-radius: 8px;
        height: 38px;
        outline: none;
    }

        .body-busqo .container-form .question .input-busqo.text-tarea-busqo, .body-busqo .container-form .question .select-busqo.text-tarea-busqo {
            height: auto;
        }

        .body-busqo .container-form .question .input-busqo.k-dropdown .k-state-default, .body-busqo .container-form .question .input-busqo.k-dropdown k-header, .body-busqo .container-form .question .select-busqo.k-dropdown .k-state-default, .body-busqo .container-form .question .select-busqo.k-dropdown k-header {
            margin-top: 3px;
            border-radius: 8px;
        }

        .body-busqo .container-form .question .input-busqo:focus, .body-busqo .container-form .question .select-busqo:focus {
            border: 1px solid #7FDD90;
        }

    .body-busqo .container-form .question.was-validate .question .input-busqo:invalid {
        border-color: #dc3545;
        padding-right: calc(1.5em + 0.75rem);
        background-repeat: no-repeat;
        background-position: right calc(0.375em + 0.1875rem) center;
        background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    }

    .body-busqo .container-form .question .desplegable-custom .select-busqo {
        width: 100%;
        cursor: pointer;
    }

    .body-busqo .container-form .question .desplegable-custom .select-custom-img {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        background-image: url(../images/thumbnail_select-arrow.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 1.6rem;
        width: 1.6rem;
        pointer-events: none;
        margin: 0.3em 0.3em;
        cursor: pointer;
    }

    .body-busqo .container-form .question .radio .input-radio[type="range"] {
        margin: 0;
    }

    .body-busqo .container-form .question .radio .input-radio[type="radio"] {
        display: none;
    }

        .body-busqo .container-form .question .radio .input-radio[type="radio"]:checked + .label-radio {
            padding: 2% 3%;
            background: #5e3eba;
            border-radius: 5px;
            color: #ffffff;
        }

            .body-busqo .container-form .question .radio .input-radio[type="radio"]:checked + .label-radio:before {
                display: none;
            }

    .body-busqo .container-form .question .radio .label-radio {
        color: #666666;
        padding: 2% 3% 2% 1.7em;
        cursor: pointer;
        transition: all 0.3s ease;
        font-size: 1.1em;
        margin: 1% 2% 0 0;
    }

        .body-busqo .container-form .question .radio .label-radio:hover {
            background-color: #d9d9d9;
            border-radius: 5px;
        }

        .body-busqo .container-form .question .radio .label-radio:before {
            content: "";
            width: 0.9em;
            height: 0.9em;
            display: inline-block;
            background: none;
            border: 2px solid #5E3EBA;
            border-radius: 50%;
            position: absolute;
            margin-top: 0.3em;
            left: 0.3em;
        }

    .body-busqo .datos-asesor:before {
        position: relative;
        top: -10px;
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        background: linear-gradient(to right, white 0, #d1d1d1 50%, white 100%);
    }

    .body-busqo .datos-asesor:after {
        position: relative;
        bottom: -10px;
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        background: linear-gradient(to right, white 0, #d1d1d1 50%, white 100%);
    }

    .body-busqo .datos-asesor .vehicle {
        display: table;
        min-height: 48px;
    }

        .body-busqo .datos-asesor .vehicle .found {
            vertical-align: middle;
        }

        .body-busqo .datos-asesor .vehicle .car-info-2 {
            vertical-align: middle;
        }

            .body-busqo .datos-asesor .vehicle .car-info-2 .value {
                margin-top: 5px;
                font-weight: 400;
            }

    .body-busqo .datos-asesor .assesor {
        display: table;
    }

        .body-busqo .datos-asesor .assesor .image-mobile {
            display: none;
        }

        .body-busqo .datos-asesor .assesor .mobile-call {
            display: none;
        }

        .body-busqo .datos-asesor .assesor .image {
            vertical-align: middle;
            width: 48px;
            height: 48px;
            overflow: hidden;
            border-radius: 50px;
        }

        .body-busqo .datos-asesor .assesor .name a {
            text-decoration: none;
            color: #666666;
        }

    .body-busqo .botones .btn-form-1 {
        width: 100%;
        font-size: 1.5em;
        border: 2px solid #5E3EBA;
        border-radius: 10px;
        color: #ffffff;
        background-color: #5E3EBA;
        cursor: pointer;
    }

        .body-busqo .botones .btn-form-1:hover {
            border: 2px solid #2e137c;
            border-radius: 10px;
            color: #ffffff;
            background-color: #2e137c;
        }

    .body-busqo .botones .btn-form-2 {
        width: 100%;
        font-size: 1.5em;
        border: 2px solid #5E3EBA;
        border-radius: 10px;
        background-color: #F2F2F2;
        cursor: pointer;
    }

        .body-busqo .botones .btn-form-2:hover {
            border: 2px solid #5E3EBA;
            border-radius: 10px;
            color: #333333;
            background-color: #b3a1e8;
        }

    .body-busqo .boton-regresar {
        font-size: 1.3em;
        border: 2px solid #5E3EBA;
        border-radius: 8px;
        background-color: #ffffff;
        color: #5E3EBA;
        cursor: pointer;
        height: 50px;
        text-align: center;
    }

        .body-busqo .boton-regresar:hover {
            border: 2px solid #5E3EBA;
            border-radius: 10px;
            color: #333333;
            background-color: #b3a1e8;
        }

    .body-busqo .boton-solicitar {
        background-color: #5e3eba;
        border-radius: 5px;
        border: none;
        width: 70%;
    }

        .body-busqo .boton-solicitar:hover {
            background-color: #2e137c;
        }

    .body-busqo .container-dad .container-right .txt-container-right {
        margin: 10% 0 10% 0;
    }

        .body-busqo .container-dad .container-right .txt-container-right h3 {
            font-family: Futura-Bold;
        }

        .body-busqo .container-dad .container-right .txt-container-right p {
        }

    .body-busqo .container-dad .container-right .img-container-right img {
        width: 90%;
    }

    .body-busqo .container-dad .container-left {
        flex-direction: column;
        /*min-height: 100vh;*/
    }

        .body-busqo .container-dad .container-left .container-bar-progress .progreso-contenedor {
            max-width: 300px;
        }

            .body-busqo .container-dad .container-left .container-bar-progress .progreso-contenedor::before {
                content: '';
                background-color: #aaaaaa;
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                height: 4px;
                width: 100%;
                z-index: -1;
                transition: 0.4s ease;
            }

            .body-busqo .container-dad .container-left .container-bar-progress .progreso-contenedor .progreso {
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                height: 4px;
                width: 0%;
                z-index: -1;
                transition: 0.4s ease;
            }

            .body-busqo .container-dad .container-left .container-bar-progress .progreso-contenedor .circulo {
                background-color: #ffffff;
                color: #666666;
                border-radius: 50%;
                height: 30px;
                width: 30px;
                display: flex;
                align-items: center;
                justify-content: center;
                border: 3px solid #aaaaaa;
                transition: 0.4s ease;
            }

            .body-busqo .container-dad .container-left .container-bar-progress .progreso-contenedor .active {
                background-color: #5e3eba;
                border-color: #5e3eba;
                color: #ffffff;
            }

        .body-busqo .container-dad .container-left .alert-NoSoat {
            border-top-left-radius: 30px;
            border-bottom-right-radius: 30px;
            max-width: 800px;
        }

            .body-busqo .container-dad .container-left .alert-NoSoat img {
                width: 5%;
            }

            .body-busqo .container-dad .container-left .alert-NoSoat p {
            }

            .body-busqo .container-dad .container-left .alert-NoSoat span {
                font-family: Futura-Bold;
            }

        .body-busqo .container-dad .container-left .container-form {
            scroll-behavior: smooth;
        }

            .body-busqo .container-dad .container-left .container-form .container-parts-form2 {
                width: 200%;
            }

                .body-busqo .container-dad .container-left .container-form .container-parts-form2 form {
                    width: calc(100%/2);
                }

            .body-busqo .container-dad .container-left .container-form .container-parts-form3 {
                width: 300%;
            }

                .body-busqo .container-dad .container-left .container-form .container-parts-form3 form {
                    width: calc(100%/3);
                }

        .body-busqo .container-dad .container-left .botones img {
            margin: 0 0 0 5%;
        }

    .body-busqo .keyboard {
        width: 250px !important;
        height: 250px;
        display: grid;
        grid-template-columns: repeat(3, 4fr);
        grid-template-rows: repeat(4, 4fr);
        grid-gap: 10px;
        place-items: center;
        position: absolute;
        z-index: 1;
    }

    .body-busqo .keyboarrd {
        width: 250px !important;
        height: 250px;
        display: grid;
        grid-template-columns: repeat(3, 4fr);
        grid-template-rows: repeat(4, 4fr);
        grid-gap: 10px;
        place-items: center;
        position: absolute;
        z-index: 2;
    }

        .body-busqo .keyboard .key, .body-busqo .keyboarrd .key {
            border: 1px solid #000;
            width: 100%;
            height: 100%;
            display: grid;
            place-items: center;
            cursor: pointer;
            background-color: #fff;
        }


    .body-busqo .modal-Busqo .modal-dialog .modal-content.modal-content-dinamic .dialog-info {
        padding: 2rem;
    }

        .body-busqo .modal-Busqo .modal-dialog .modal-content.modal-content-dinamic .dialog-info ul {
            list-style: initial;
            margin-top: 2rem;
            padding-left: 2rem;
        }

            .body-busqo .modal-Busqo .modal-dialog .modal-content.modal-content-dinamic .dialog-info ul li {
                list-style: circle;
                margin-top: 1rem;
            }

    .body-busqo .modal-Busqo .modal-dialog .modal-content .modal-header .modal-title-Busqo {
        font-family: Futura-Bold;
    }

    .body-busqo .modal-Busqo .modal-dialog .modal-content .modal-body .container-form {
        width: 80%;
    }

    .body-busqo .modal-Busqo .modal-dialog .modal-content .botones {
        width: 100%;
        padding: 20px 0px;
        justify-content: center;
    }

        .body-busqo .modal-Busqo .modal-dialog .modal-content .botones .btn-form-1 {
            width: auto;
            font-size: 1.3em;
        }

        .body-busqo .modal-Busqo .modal-dialog .modal-content .botones img {
            width: 13%;
            margin: 0 0 0 5%;
        }

        .body-busqo .modal-Busqo .modal-dialog .modal-content .botones .btn-form-2 {
            width: auto;
            font-size: 1.3em;
        }

    .body-busqo .tabla-comparacion .d-none {
        display: none;
    }

    .body-busqo .tabla-comparacion p {
        margin-bottom: 0;
    }

    .body-busqo .tabla-comparacion .title-table:nth-child(odd) {
        border-radius: 15px 15px 0 0;
    }

    .body-busqo .tabla-comparacion .div-table .tooltipsel {
        max-width: 29px;
        margin-right: 0.5rem;
    }

        .body-busqo .tabla-comparacion .div-table .tooltipsel.medium {
            max-width: 49px;
            margin-right: 0.5rem;
        }

    .body-busqo .tabla-comparacion .div-table a:hover {
        color: #2e137c;
    }

    .body-busqo .aviso-cotizacion .contenedor-aviso-cotizacion {
        border-radius: 20px;
        background-color: #e7e7e7;
    }

    .body-busqo .cuadros .cuadro-Mejorprecio {
        border-radius: 8px;
        background-color: #e7e7e7;
        min-height: 120px;
    }

    .body-busqo .cuadros .cuadro-cancelacion {
        border-radius: 8px;
        background-color: #e7e7e7;
        min-height: 120px;
    }

    .body-busqo .bg-secondary {
        background-color: #7fdd90 !important;
    }

    .body-busqo .border-secondary {
        border-color: #7fdd90 !important;
    }

    .body-busqo .text-info {
        color: #666666 !important;
    }

    .body-busqo .text-secondary {
        color: #7fdd90 !important;
    }

    .body-busqo .text-muted {
        color: #7fdd90 !important;
    }

    .body-busqo .w-60 {
        width: 60% !important;
    }

    .body-busqo .w-70 {
        width: 70% !important;
    }

    .body-busqo .w-80 {
        width: 80% !important;
    }

    .body-busqo .w-90 {
        width: 90% !important;
    }

    .body-busqo .mw-busqo {
        max-width: 1100px !important;
    }

    .body-busqo .link-primary:hover, .link-primary:focus {
        color: #0a58ca;
    }

    .body-busqo .link-secondary {
        color: #7fdd90;
    }

    .body-busqo .toast-header {
        color: #7fdd90;
    }

    .body-busqo .btn-close:focus {
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .body-busqo .list-group-item.disabled, .body-busqo .list-group-item:disabled {
        color: #7fdd90;
    }

    .body-busqo .page-item.disabled .page-link {
        color: #7fdd90;
    }

    .body-busqo .page-link:focus {
        color: #0a58ca;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .body-busqo .page-link:hover {
        color: #0a58ca;
    }

    .body-busqo .breadcrumb-item + .body-busqo .breadcrumb-item::before {
        color: #7fdd90;
    }

    .body-busqo .breadcrumb-item.active {
        color: #7fdd90;
    }

    .body-busqo .accordion-button {
        color: #212529;
    }

        .body-busqo .accordion-button:focus {
            box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        }

        .body-busqo .accordion-button:not(.collapsed) {
            color: #0c63e4;
            background-color: #e7f1ff;
        }

            .body-busqo .accordion-button:not(.collapsed)::after {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            }

    .body-busqo .nav-link:hover, .body-busqo .nav-link:focus {
        color: #0a58ca;
    }

    .body-busqo .nav-link.disabled {
        color: #7fdd90;
    }

    .body-busqo .dropdown-header {
        color: #7fdd90;
    }

    .body-busqo .btn-link:hover {
        color: #0a58ca;
    }

    .body-busqo .btn-link:disabled, .btn-link.disabled {
        color: #7fdd90;
    }

    .body-busqo .btn-outline-secondary {
        color: #7fdd90;
        border-color: #7fdd90;
    }

        .body-busqo .btn-outline-secondary:hover {
            background-color: #7fdd90;
            border-color: #7fdd90;
        }

        .body-busqo .btn-check:checked + .body-busqo .btn-outline-secondary, .body-busqo .btn-check:active + .body-busqo .btn-outline-secondary, .body-busqo .btn-outline-secondary:active, .body-busqo .btn-outline-secondary.active, .body-busqo .btn-outline-secondary.dropdown-toggle.show {
            background-color: #7fdd90;
            border-color: #7fdd90;
        }

        .body-busqo .btn-outline-secondary:disabled, .body-busqo .btn-outline-secondary.disabled {
            color: #7fdd90;
        }

    .body-busqo .btn-check:focus + .body-busqo .btn-outline-primary, .body-busqo .btn-outline-primary:focus {
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
    }

    .body-busqo .btn-check:checked + .body-busqo .btn-outline-primary:focus, .body-busqo .btn-check:active + .body-busqo .btn-outline-primary:focus, .body-busqo .btn-outline-primary:active:focus, .body-busqo .btn-outline-primary.active:focus, .body-busqo .btn-outline-primary.dropdown-toggle.show:focus {
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
    }

    .body-busqo .btn-secondary:disabled, .body-busqo .btn-secondary.disabled {
        background-color: #7fdd90;
        border-color: #7fdd90;
    }

    .body-busqo .btn-info {
        background-color: #999999;
    }

    .body-busqo .btn-secondary {
        background-color: #7fdd90;
        border-color: #7fdd90;
    }

    .body-busqo .btn-primary:hover {
        background-color: #0b5ed7;
        border-color: #0a58ca;
    }

    .body-busqo .btn-check:focus + .body-busqo .btn-primary, .body-busqo .btn-primary:focus {
        background-color: #0b5ed7;
        border-color: #0a58ca;
        box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
    }

    .body-busqo .btn-check:checked + .body-busqo .btn-primary, .body-busqo .btn-check:active + .body-busqo .btn-primary, .body-busqo .btn-primary:active, .body-busqo .btn-primary.active, .body-busqo .show > .body-busqo .btn-primary.dropdown-toggle {
        background-color: #0a58ca;
    }

        .body-busqo .btn-check:checked + .body-busqo .btn-primary:focus, .body-busqo .btn-check:active + .body-busqo .btn-primary:focus, .body-busqo .btn-primary:active:focus, .body-busqo .btn-primary.active:focus, .body-busqo .show > .body-busqo .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
        }

    .body-busqo .btn-check:focus + .body-busqo .btn, .body-busqo .btn:focus {
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .body-busqo .form-check-input:focus {
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(27, 222, 141, 0.25);
    }

    .body-busqo .form-range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .body-busqo .form-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .body-busqo .form-select:focus {
        border-color: #1bde8d;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(27, 222, 141, 0.25);
    }


    .body-busqo .form-control::-moz-placeholder {
        color: #7fdd90;
        opacity: 1;
    }

    .body-busqo .form-control::placeholder {
        color: #7fdd90;
        opacity: 1;
    }

    .body-busqo .form-text {
        color: #7fdd90;
    }

    .body-busqo .blockquote-footer {
        color: #7fdd90;
    }

    .body-busqo caption {
        color: #7fdd90;
    }

    .body-busqo .figure-caption {
        color: #7fdd90;
    }

    .body-busqo a:hover {
        color: #0a58ca;
    }

    .body-busqo .toolsIcon {
        position: fixed;
        left: 72vw;
        bottom: 60px;
        cursor: pointer;
        display: flex;
        flex-direction: column-reverse;
        align-items: end;
        width: 50px;
    }

        .body-busqo .toolsIcon img.img-tool {
            width: 100%;
            object-fit: cover;
            z-index: 3000;
        }

            .body-busqo .toolsIcon img.img-tool:hover {
                filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));
            }

        .body-busqo .toolsIcon .options-tool {
            opacity: 0;
            transform: translateY(100%);
            transition: 1s ease-out;
            width: 100%;
        }

            .body-busqo .toolsIcon .options-tool .option-tool {
                display: grid;
                align-items: center;
                justify-content: center;
                margin-bottom: 10px;
            }

                .body-busqo .toolsIcon .options-tool .option-tool small {
                    font-weight: bold;
                }

                .body-busqo .toolsIcon .options-tool .option-tool img {
                    width: 30px;
                }

                .body-busqo .toolsIcon .options-tool .option-tool:hover {
                    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));
                }

        .body-busqo .toolsIcon:hover > img.img-tool:hover {
            filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));
        }

        .body-busqo .toolsIcon:hover > .options-tool {
            opacity: 1;
            transform: translateY(0);
            transition: 1s ease-out;
        }

        .body-busqo .toolsIcon:hover .option-tool {
            /*background-color: rgba(0, 0, 0, 0.7);*/
            border-radius: 5px;
            padding: 5px;
            color: #e7e7e7;
        }

        .body-busqo .toolsIcon.guia-tools .options-tool.view-guia {
            opacity: 1;
            transform: translateY(0);
            transition: 1s ease-out;
        }


@media(min-width: 768px) {
    .body-busqo .toolsIcon {
        left: 94vw;
    }

        .body-busqo .toolsIcon:hover > .option-tool {
            background-color: transparent;
            border-radius: inherit;
            padding: 0px;
            color: inherit;
        }
}
/*----------------------------ESTILOS MOBILE-----------------------------*/
@media (max-width: 768px) {
    .body-busqo {
        font-size: 12px;
    }

        .body-busqo .clear {
            height: 20px;
        }

        .body-busqo .div-table {
            border: 0.5px solid #666666;
            min-height: 50px;
            padding: 3% 4%;
            text-align: center;
        }

            .body-busqo .div-table.header {
                background-color: #e7e7e7;
            }

            .body-busqo .div-table .logo-insurances {
                width: 90%;
            }

            .body-busqo .div-table .img-cobertura {
                width: 8%;
            }

        .body-busqo .container-dad {
            min-height: auto;
        }

            .body-busqo .container-dad .container-right {
                min-height: auto;
            }

                .body-busqo .container-dad .container-right .txt-container-right {
                    margin: 10% 0 10% 0;
                }

                .body-busqo .container-dad .container-right .img-container-right img {
                    display: none;
                }

            .body-busqo .container-dad .container-left {
                flex-direction: column;
                min-height: auto;
            }

                .body-busqo .container-dad .container-left .container-bar-progress .progreso-contenedor {
                    max-width: 400px;
                }

                .body-busqo .container-dad .container-left .alert-NoSoat img {
                    width: 10%;
                }

                .body-busqo .container-dad .container-left .container-form {
                    width: 100%;
                }

                    .body-busqo .container-dad .container-left .container-form .question .desplegable-custom .select-custom-img {
                        position: absolute;
                        top: 0;
                        right: 0;
                        display: block;
                        background-image: url(../images/thumbnail_select-arrow.png);
                        background-repeat: no-repeat;
                        background-size: cover;
                        height: 1.6rem;
                        width: 1.6rem;
                        pointer-events: none;
                        margin: 0.3em 0.3em;
                        cursor: pointer;
                    }

                    .body-busqo .container-dad .container-left .container-form .question .radio .input-radio[type="range"] {
                        margin: 0;
                    }

                    .body-busqo .container-dad .container-left .container-form .question .radio .input-radio[type="radio"] {
                        display: none;
                    }

                        .body-busqo .container-dad .container-left .container-form .question .radio .input-radio[type="radio"]:checked + .label-radio {
                            padding: 2% 3%;
                            background: #5e3eba;
                            border-radius: 5px;
                            color: #ffffff;
                        }

                            .body-busqo .container-dad .container-left .container-form .question .radio .input-radio[type="radio"]:checked + .label-radio:before {
                                display: none;
                            }

        .body-busqo .datos-asesor:before {
            top: 0px;
            height: 0px;
            background: #ffffff;
        }

        .body-busqo .datos-asesor:after {
            top: 0px;
            height: 0px;
            background: #ffffff;
        }

        .body-busqo .datos-asesor .assesor {
            background-color: #dddddd;
        }

            .body-busqo .datos-asesor .assesor .image-mobile {
                display: block;
                vertical-align: middle;
                width: 48px;
                height: 48px;
                overflow: hidden;
                border-radius: 50px;
            }

            .body-busqo .datos-asesor .assesor .mobile-call {
                display: block;
                background-color: #5e3eba;
                color: #ffffff;
                padding: 5px 8px;
            }

            .body-busqo .datos-asesor .assesor .image {
                display: none;
            }

            .body-busqo .datos-asesor .assesor .name a {
                text-decoration: none;
                color: #666666;
            }

        .body-busqo .botones {
            width: 100%;
            max-width: 550px;
        }

            .body-busqo .botones .btn-form-2 {
                width: 100%;
                font-size: 1.5em;
                border: 2px solid #5E3EBA;
                border-radius: 10px;
                background-color: #F2F2F2;
                cursor: pointer;
            }

                .body-busqo .botones .btn-form-2:hover {
                    border: 2px solid #5E3EBA;
                    border-radius: 10px;
                    color: #333333;
                    background-color: #b3a1e8;
                }

            .body-busqo .botones .btn-form-1 {
                width: 100%;
                font-size: 1.5em;
                border: 2px solid #5E3EBA;
                border-radius: 10px;
                color: #ffffff;
                background-color: #5E3EBA;
                cursor: pointer;
            }

                .body-busqo .botones .btn-form-1:hover {
                    border: 2px solid #2e137c;
                    border-radius: 10px;
                    color: #ffffff;
                    background-color: #2e137c;
                }

            .body-busqo .botones img {
                margin: 0 0 0 5%;
            }

        .body-busqo .cuadros .cuadro-Mejorprecio {
            border-radius: 8px;
            background-color: #e7e7e7;
            height: 100px;
        }

        .body-busqo .cuadros .cuadro-cancelacion {
            border-radius: 8px;
            background-color: #e7e7e7;
            height: 100px;
        }
}



/*------------------------------------GENERAL ---------------------------*/
.progress {
    position: relative;
    margin-bottom: 30px;
    overflow: initial;
    height: 4px;
}

    .progress .circulo {
        top: -12px;
        position: absolute;
        background-color: #ffffff;
        color: #666666;
        border-radius: 50%;
        height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 3px solid #aaaaaa;
        transition: 0.4s ease;
    }

        .progress .circulo.circulo-inicio {
            left: -5px;
        }

        .progress .circulo.circulo-medio {
            left: calc(50% - 5px);
        }

        .progress .circulo.circulo-final {
            right: -5px;
        }

        .progress .circulo.active {
            background-color: #5e3eba;
            border-color: #000;
            color: #ffffff;
        }

.invalid-feedback {
    font-family: 'Futura-Medium';
    text-transform: uppercase;
    font-weight: bold;
}


@keyframes rotationLoading {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

img.img-busqo-loading {
    animation: rotationLoading 4s linear infinite;
}


.loader {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite
}

    .loader::before, .loader::after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid #1bde8d;
        animation: prixClipFix 2s linear infinite;
    }

    .loader::after {
        border-color: #5e3eba;
        animation: prixClipFix 2s linear infinite, rotate 0.5s linear infinite reverse;
        inset: 6px;
    }

input.form-control::placeholder {
    color: var(--bs-busqo-grey-dark) !important;
}

input.form-control.search.loading {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/loadingInput.svg);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(2.8em + 0.375rem) calc(2.8em + 0.375rem);
}

input.form-control.search {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/search.png);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(1em + 0.175rem) calc(1em + 0.175rem);
}

input.form-control.icon-identificacion {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/identificacion.png);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(1.1em + 0.175rem) calc(1.1em + 0.175rem);
}

input.form-control.icon-celular {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/whatsapp-black.png);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(1.1em + 0.175rem) calc(1.1em + 0.175rem);
}

input.form-control.icon-email {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/email.png);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(1.1em + 0.175rem) calc(1.1em + 0.175rem);
}

input.form-control.icon-person {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/person.png);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(1.1em + 0.175rem) calc(1.1em + 0.175rem);
}

input.form-control.icon-date {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(../../../Content/Images/icons/date.png);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(1.1em + 0.175rem) calc(1.1em + 0.175rem);
}

.shadow-button-busqo {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.button-busqo {
    display: inline-block;
    outline: 0;
    border: 0;
    cursor: pointer;
    will-change: box-shadow,transform;
    /*box-shadow: 0px 2px 4px rgb(45 35 66 / 40%), 0px 7px 13px -3px rgb(45 35 66 / 30%), inset 0px -3px 0px rgb(58 65 111 / 50%);*/
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    padding: 0 32px;
    border-radius: 6px;
    color: #fff;
    height: 48px;
    font-size: 18px;
    text-shadow: 0 1px 0 rgb(0 0 0 / 40%);
    transition: box-shadow 0.15s ease,transform 0.15s ease;
}

    .button-busqo.bg-purple {
        background: radial-gradient( 100% 100% at 100% 0%, var(--bs-busqo-purple-light) 0%, var(--bs-busqo-purple-dark) 100% );
    }

    .button-busqo.bg-green {
        background: radial-gradient( 100% 100% at 100% 0%, var(--bs-busqo-green) 0%, var(--bs-busqo-green-dark) 100% );
    }

    .button-busqo.bg-purple:hover {
        box-shadow: 0px 4px 8px rgb(45 35 66 / 40%), 0px 7px 13px -3px rgb(45 35 66 / 30%), inset 0px -3px 0px var(--bs-busqo-green-dark);
        transform: translateY(-2px);
    }

    .button-busqo .bg-purple:active {
        box-shadow: inset 0px 3px 7px var(--bs-busqo-green-dark);
        transform: translateY(2px);
    }

    .button-busqo[disabled] {
        background: radial-gradient( 100% 100% at 100% 0%, var(--bs-busqo-grey) 0%, var(--bs-busqo-grey-dark) 100% );
    }


.simul-label-floating {
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

.text-label-form-opacity {
    opacity: .65;
    transform: scale(0.85) translateY(-0.1rem) translateX(-2rem);
}

.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;

    @media (max-width: 768px) {
        font-size: 12px;
    }
}

    .stepper-item::before {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: -50%;
        z-index: 2;
    }

    .stepper-item::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 2;
    }

    .stepper-item .step-counter {
        position: relative;
        z-index: 5;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        margin-bottom: 6px;
        color: var(--bs-busqo-white)
    }

    .stepper-item.active {
        font-weight: bold;
    }

        .stepper-item.active .step-counter {
            color: #000;
        }

    .stepper-item.completed .step-counter {
        background-color: var(--bs-busqo-purple-light);
    }

    .stepper-item.completed::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid var(--bs-busqo-purple-light);
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 3;
    }

    .stepper-item:first-child::before {
        content: none;
    }

    .stepper-item:last-child::after {
        content: none;
    }

/* Dialog base */
.dialog-message {
    position: relative;
    max-width: 540px;
    width: 90%;
    border-radius: 16px;
    border: none;
    background-color: white;
    padding: 0;
    margin: auto;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

    /* Backdrop */
    .dialog-message::backdrop {
        background-color: rgba(0, 0, 0, 0.75);
        backdrop-filter: blur(4px);
        animation: fadeIn 0.3s ease-out;
    }

    /* Animación de apertura */
    .dialog-message[open] {
        animation: slideUp 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    }

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px) scale(0.95);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* Botón cerrar */
.dialog-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
    border: none;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    transition: all 0.2s;
    z-index: 10;
}

    .dialog-close:hover {
        background-color: rgba(0, 0, 0, 0.1);
        color: #333;
        transform: rotate(90deg);
    }

/* Icono principal */
.dialog-icon {
    display: flex;
    justify-content: center;
    padding: 32px 32px 24px;
}

/* Contenido */
.dialog-content {
    padding: 0 32px 24px;
    text-align: center;
}

.dialog-title {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.dialog-description {
    font-size: 16px;
    color: #4a5568;
    line-height: 1.6;
    margin: 0 0 20px 0;
}

    .dialog-description strong {
        color: #2d3748;
        font-weight: 600;
    }

/* Info adicional */
.dialog-info {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background-color: #f7f9fc;
    padding: 16px;
    border-radius: 12px;
    border-left: 3px solid #667eea;
    text-align: left;
}

    .dialog-info svg {
        flex-shrink: 0;
        margin-top: 2px;
    }

    .dialog-info span {
        font-size: 14px;
        color: #4a5568;
        line-height: 1.5;
    }

/* Acciones */
.dialog-actions {
    display: flex;
    gap: 12px;
    padding: 24px 32px 32px;
    background-color: #fafbfc;
    border-top: 1px solid #e8eaed;
}

/* Botones */
.btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 20px;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    white-space: nowrap;
}

    .btn svg {
        flex-shrink: 0;
    }

.btn-primary {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

    .btn-primary:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
    }

    .btn-primary:active {
        transform: translateY(0);
    }

.btn-secondary {
    background-color: white;
    color: #4a5568;
    border: 2px solid #e2e8f0;
}

    .btn-secondary:hover {
        background-color: #f7fafc;
        border-color: #cbd5e0;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    .btn-secondary:active {
        transform: translateY(0);
    }

/* Responsive */
@media (max-width: 576px) {
    .dialog-message {
        width: 95%;
        max-width: none;
    }

    .dialog-icon {
        padding: 24px 24px 16px;
    }

    .dialog-content {
        padding: 0 24px 20px;
    }

    .dialog-title {
        font-size: 20px;
    }

    .dialog-description {
        font-size: 15px;
    }

    .dialog-actions {
        flex-direction: column-reverse;
        padding: 20px 24px 24px;
    }

    .btn {
        width: 100%;
        padding: 16px;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)
    }

    25% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)
    }

    50% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)
    }

    75% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)
    }

    100% {
        clip-path: polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)
    }
}
