@font-face {
    font-family: nunito;
    src: url(font/Nunito-SemiBold.ttf);
}

body {
    font-family: 'nunito', sans-serif;
}

.presidencia-text {
    color: #001949;
}

#contenProgress {
    display: none;
}

.progress {
    height: 20px;
    width: 350px;
    margin: 10px 20px;
    background-color: #0019495c
}

.card {
    border: 1px solid rgb(0 25 73);
    border-radius: 5px !important;
}

.btn-primary {
    color: #fff;
    background-color: #001949;
    border-color: #001949;
}

.btn-primary:hover {
    color: #fff;
    background-color: #102e67;
    border-color: #102e67;
}

.btn-primary:active {
    color: #fff;
    background-color: #102e67;
    border-color: #102e67;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #102e67;
    border-color: #102e67;
}

.btn-primary:focus {
    color: #fff;
    background-color: #102e67;
    border-color: #102e67;
}

.progress-bar {
    background-color: #001949;
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.card {
    padding-bottom: 20px
}

.card-header {
    padding: 8px 31px;
}

.card-body {
    display: none;
    padding-left: 30px;
    padding-right: 30px;
}

.card-body.show {
    display: block
}

.yellow-text {
    color: #FBC02D
}

.card-block {
    width: 235px;
    border: 1px solid lightgrey;
    padding: 20px;
    border-radius: 5px !important;
    background-color: #FAFAFA;
    margin-bottom: 30px
}

.radio {
    display: inline-block;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    color: #000;
    font-weight: 500;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%)
}

.radio:hover {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.radio.selected {
    border: 1px solid #F9A825;
    box-shadow: 0px 8px 16px 0px #EEEEEE;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%)
}

.fa-check {
    color: #FBC02D;
    border-radius: 50%;
    border: 2px solid #FBC02D;
    padding: 5px
}

.fa-circle {
    color: #FAFAFA;
    border-radius: 50%;
    border: 2px solid #BDBDBD;
    padding: 5px 6.155px
}

.pic,
.pic-0 {
    height: 90px;
    width: 130px
}

.pic {
    margin-top: 30px;
    margin-bottom: 20px
}

.btn-blue {
    margin-top: 40px;
    background-color: #1A237E;
    color: #fff;
    width: 28%
}

.btn-blue:hover {
    background-color: #000
}


.fa-long-arrow-right {
    float: right;
    margin-top: 4px
}

.fa-long-arrow-left {
    float: left;
    margin-top: 4px
}

select,
input,
textarea {
    padding: 8px 15px 8px 15px;
    border-radius: 0px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    background-color: #ECEFF1;
    border: 1px solid #ccc;
    font-size: 16px;
    letter-spacing: 1px
}

select:focus,
input:focus,
textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #001a4d !important;
    outline-width: 0;
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.contenlogo {
    padding: 8px 0px 27px 0px;
}

.tituloCard {
    font-size: 2em;
}

.text-boton {
    font-size: 1em !important;
    padding: 1rem 2rem 1rem 2rem;
}

.grecaptcha-badge {
    visibility: collapse !important;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: #001949;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
    box-shadow: 0 0 0 0.2rem rgb(255 255 255);
}

.select2-container--bootstrap4 .select2-selection--single {
    margin-top: 2px;
    height: calc(1.8em + 1rem + 2px) !important;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    line-height: calc(1.8em + 1rem + 2px);
}

.file-upload {
    position: absolute;
    opacity: 0;
    width: 20%;
    z-index: 99999;
}

.upload-button {
    margin-top: 2rem;
}

.add-input {
    margin-top: 2rem;
}

.titulo-boton {
    display: none;
}

.titulo-agregar {
    font-size: 0.9em;
    margin-left: 0.5rem;
}

.x-calls {
    margin-top: 1rem;
    margin-left: 1.5rem;
}

.select2-container--bootstrap4 .select2-selection__clear {
    margin-top: 0.9em;
}

.croppie-container {
    width: 100%;
    height: auto;
}

.cr-slider {
    border: 0px solid transparent;
}

.cr-slider:focus {
    border: 0px solid transparent !important;
}

.cr-slider:active {
    border: 0px solid transparent !important;
}

#totalSolicitado {
    font-weight: 900;
    color: #001949;
}

.penultimoAviso {
    font-size: 24px;
    text-align: center;
}

@media (max-width: 700px) {
    .select2-container--bootstrap4 .select2-results>.select2-results__options {
        font-size: 14px;
    }

    p {
        margin-top: 0;
        margin-bottom: 0rem;
    }

    .card-header {
        padding: 8px 13px;
    }

    .contenlogo {
        padding: 8px 0px 20px 0px;
    }

    .tituloCard {
        font-size: 1.5em;
    }


    .card-body {
        display: none;
        padding-left: 10px;
        padding-right: 10px;
    }

    .text-boton {
        font-size: 0.95em !important;
        padding: 0rem 0rem 1rem 0rem;
    }

    .upload-button {
        margin-top: 0.5rem;
        width: 100%;
    }

    .add-input {
        margin-top: 0.5rem;
        width: 100%;
    }

    .titulo-boton {
        display: initial;
        font-size: 16px;
        margin-right: 0.5rem;
    }

    .titulo-agregar {
        font-size: 16px;
        margin-right: 0rem;
    }

    .btn-doble {
        width: 89%;
    }

    .sig {
        width: 100%;
        margin-bottom: 1rem
    }

    .atras {
        width: 100%;
    }

    .removerx {
        background-color: red;
        color: #fff !important;
        padding: 13px;
        border-radius: 3px;
        margin-left: 0;
        text-align: center;
        width: 100%
    }

    .penultimoAviso {
        font-size: 20px;
        text-align: center;
    }

}