﻿body {
}

.tituloPrincipal {
    
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}

.subtituloPrincipal {
    width: 294px;
    height: 29px;
    left: 213px;
    top: 163px;

    font-style: normal;
    color: #8d8d8d;
    font-weight: 700;
}

.tituloPaquetes {

    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 29px;
    text-align: center;
    color: #8D8D8D;
}

.tituloPaquetesVerde {

    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #009A4E;
}

.montoPaquetes {

    font-style: normal;
    font-weight: bold;
    font-size: 1.55rem;
    line-height: 39px;
    text-align: center;
    color: #009A4E;
}

.subMontoPaquetes {

    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 39px;
    text-align: center;
    color: #009A4E;
}

.tituloPaquetesVerde {

    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #009A4E;
}

.contenidoPaqueteIzquierda {
    border-left: 1px solid #C4C4C4;
}

.contenidoPaqueteDerecha {
    border-right: 1px solid #C4C4C4;
}

.contenidoPaqueteResaltado {
    box-sizing: border-box;
    box-shadow: 2px 0.5rem 1rem rgb(0 0 0 / 15%);
    border-radius: 6px;
}

.paqueteResaltado {
    width: 180px;
    height: 28.97px;
    background: #009A4E;
    color: #ffffff;
    margin-top: -15px;
    text-align: center;
    border-radius: 5px;
}

.etiquetaPrincipalMediana {

    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #8D8D8D !important;
}

.etiquetaPrincipalPequeña {

    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #8D8D8D !important;
    text-align: justify;
}

.etiquetaSmall {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #8D8D8D;
    margin: 0px !important;
}

.etiquetaSinNegrita {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #8D8D8D !important;
    text-align: justify;
}

.fade-in-bottom {
    -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}



.datoMediana {

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #8D8D8D;
    text-align: justify;
}

.error {
    color: #CF2525 !important;
    font-size: 14px;
}


.eliminarBTN {
    background-color: white !important;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #CF2525 !important;
}

.editarBTN {
    background-color: white !important;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #28a745 !important;
}

.etiquetaTextbox {

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #8D8D8D;
}

.lblPregunta {
    font-weight: bold;
}

.imgTipoConstruccion {
    position: initial;
    border-radius: 6px;
}

.pieFotoConstruccion {
    position: initial;
    width: 692px;
    height: 60px;
    left: 273px;
    top: 884px;
    opacity: 0.6;
    border-radius: 0px 0px 6px 6px;
}

.textPieFoto {
    position: initial;
    height: 44px;
    left: 226px;
    top: 1105px;

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-align:center;
    margin-left:13px;
}

.textSobrepeso {
    margin-top: 2px;

    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    text-align: left;
}

.tarjetaDato {
    background: #F6F6F4;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

ol.interlineadoEstrecho li {
    text-align:justify;
    font-size:16px;
    padding-left:15px;
    line-height:20px;
}

.icoPaquete {
    max-width: 111px;
    width: 100%;
}

.btnPaquete {
    max-width: 150px;
    min-width: 0px !important;
    width: 100%;
}

@media screen and (max-width: 1392px) {
    .montoPaquetes {
        font-size: 18px;
    }
}

@media screen and (max-width: 1130px) {
    .tituloPaquetes {
        font-size: 17px;
    }

    .paqueteResaltado {
        font-size: 14px;
    }

    .montoPaquetes {
        font-size: 15px;
    }

    .subMontoPaquetes {
        font-size: 10px;
    }

    .etiquetaPrincipal {
        font-size: 16px;
    }
}

@media screen and (max-width: 940px) {
    .montoPaquetes {
        font-size: 11px;
    }
}

@media screen and (max-width: 767.2px) {

    .tituloPaquetes {
        font-size: 24px;
    }

    .paqueteResaltado {
        font-size: unset;
    }

    .montoPaquetes {
        font-size: 32px;
    }

    .subMontoPaquetes {
        font-size: 18px;
    }

    .etiquetaPrincipal {
        font-size: 20px;
    }

    .contenidoPaqueteIzquierda {
        border-left: unset;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 15px;
        margin-bottom: 15px;
        box-shadow: 0px 4px 16px rgba(77, 77, 77, 0.45);
        border-radius: 8px;
    }

    .contenidoPaqueteResaltado {
        border-radius: 8px !important;
        padding-bottom: 20px;
        margin-top: 15px;
        margin-bottom: 15px;
        box-shadow: 0px 4px 16px rgba(77, 77, 77, 0.45);
        border-radius: 8px;
    }

    .contenidoPaqueteDerecha {
        border-right: unset;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 15px;
        margin-bottom: 15px;
        box-shadow: 0px 4px 16px rgba(77, 77, 77, 0.45);
        border-radius: 8px;
    }
}