﻿
/*Estilo texto (titutlos,subtitutlos, etc)*/

.hero-views {
    /*background: linear-gradient(135deg, #ffffff, #fdf2f2);*/
    border-bottom: 3.5px solid #7B1A1A;
}


.portal-section-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: #3b3c36;
    /*margin-bottom: 16px;*/
}

.portal-paso-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #3b3c36;
    /*margin-bottom: 16px;*/
}

.portal-section-subtitle {
    font-size: 16px;
    color: #6c757d;
    /*margin-top: 12px;*/
    position: relative;
    z-index: 1;
}

.portal-section-Tramite {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #3b3c36;
    /*margin: 0;*/
}


/*.portal-section-subtitle {
    text-align: center;
    font-size: 1rem;
    font-weight: 550;
    color: #3b3c36;
}
*/


.portal-title-modal {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #3b3c36;
}

.portal-subtitle-modal {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    color: #3b3c36;
    margin-top:-20px;
}

.portal-check-modal {
    text-align: center;
    font-size: 1rem;
    font-weight: 540;
    color: #3b3c36;
}

.portal-tituloPaso {
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    color: #3b3c36;
}

.portal-tituloPaso {
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    display: inline-block;
    max-width: 100%;
}

.portal-DescripcionPasos {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 700;
    color: #3b3c36;
}



.titulo-pago {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    color: #3b3c36;
}

.texto-pago {
    font-size: 1rem;
    line-height: 1.1;
    color: #3b3c36;
    margin: 0;
}

.paso-texto {
    /*font-size:1rem;*/
    padding-top: 3px;
    line-height: 1.5;
    color: #3b3c36;
}
