﻿.bienvenido {
    padding-top: 10.5rem;
    padding-bottom: 6rem;
    text-align: center;
    color: #fff;
    background-image: url("bienvenido.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 350px;
}

.title {
    color: rgb(255, 255, 255);
    font-size: 65px;
    text-align: center;
    font-weight: bold;
}

.iconMedkit{
    text-align: center;
    /*margin-top: 50px;*/
}

.texCorporation {
    text-align: center;
    margin-top: 50px;
    color: white;
}

.textSobreNosotros, .textCertificaciones {
    text-align: center;
    margin-top: 20px;
    font-size: 45px;
    color: white;
    font-weight: bold;
}

.p-4{
    color: white;
}

.textFilosofia, .txtVCompetitiva {
    color: #24238C;
    font-size: 45px;
    font-weight: 900;
    line-height: 1.2em;
    text-align: center;
    margin-top: 50px;
}

.pFilosofia {
    color: #5B4BAC;
    font-size: 16px;
    font-weight: 300;
    line-height: 1em;
    margin-top: 20px;
}

.mvv {
    margin-top: 50px;
    color: #6EC1E4;
}

.textMVV {
    color: #24238C;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.textvc {
    color: #24238C;
    font-size: 25px;
    font-weight: 600;
}

.mt-150 {
    margin-top: 150px;
}

.titleCompetitive {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.pCompetitiva {
    color: #B7B0DB;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-top: 20px;
    text-align: justify;
}

.boxShadonw {
    box-shadow: 2px 2px 10px #808080;
}

.text {
    color: #24238C;
    font-weight: bold;
}

.txtDistribuidor {
    color: #24238C;
    font-size: 40px;
    text-align: center;
    margin-top: 50px;
}

.parrafo {
    text-align: center;
    color: #B7B0DB;
    margin-top: 20px;
}