h4.indice-pregunta{
    font-size: 14px;
    font-weight: 400;
    text-align: right;
}

h4.pregunta{
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    color: #605ca8;
    
}


.limite-char-pregunta{
    font-size: 12px;
    margin-top: 7px;
    color: #919191;
    font-weight: 400;
}

.container{    
    max-width: 720px;
}

.radio-btn-label{
    margin-bottom: 10px;
}

.box-form{
    margin-bottom: 0px;
    padding: 30px 25px 40px 25px;
}

.botonera{
    margin-top: 30px;
}

.btn-submit{
    width: 150px;
}

.header img.logo{    
    margin: auto;
}

.header{
    text-align: center;
    display: block;
}

.header h2.title-test{
    font-size: 35px;
    color: #605ca8;
}

h4.breadcrumb{
    margin-bottom: 15px !important;
}

.form-name{
    display: none;
}

.btn-primary {
    background-color: #605ca8 !important;
    border-color: #605ca8 !important;
}

form p.error{
    color: red;
}

.test-nivel-nota{
    font-size: 18px;
}

.test-nivel-nos-pondremos-contacto{
    font-size: 13px;
}

.shadow-grey-fin{
    background-color: #f7f9fc;
    border-radius: 8px;
    padding: 20px 25px 30px 25px;
}

.btn-link, a, .box-help .alert h4, .box-help .alert p {
    color: #605ca8;
}

footer .list-inline button {
    font-size: 14px;
}


.modal-body h3, 
.modal-body h1,
.modal-body h2 {
    line-height: 1.4em;
    font-weight: 600;
}
 
.modal-body h1{  
    font-size: 26px;
    margin: 26px 0 20px 0;
}
 
.modal-body h2{  
    font-size: 22px;
    margin: 22px 0 14px 0;
}
 
 
.modal-body h3{    
    font-size: 18px;
    margin: 18px 0 10px 0;
}
 
 
.modal-body p{
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
}
.modal-body img{
    max-width: 100%;
}
 
.modal-body ul, .modal-body ol{    
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
}

::-webkit-scrollbar-thumb{background-color: #605ca7cc !important}

.pregunta-reading {
    font-family: Poppins, sans-serif;
    font-size: 14px;
}

