h2{
font-family: 'Roboto';
font-weight: 600 !important;
color: #fff;
float: left;
font-size: 30px;
line-height: 33px;
letter-spacing: 0.2px;
width: 100%;
}

.img{
    width: 80%;
    height: auto;
}

.servLogisticos{
    margin: 10px 0px;
}
.servLogisticosTitulo{
    margin: 10px 0px;
    color: #004993;
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 20px;
    margin-bottom: 20px;
}
.tituloPregunta{
    color: #004993 !important;
    font-weight: 600 !important;
}

h3{
    color: #004993;
}

h4{
    color: #004993;
}
.plataformasEcommerce{
    color: #004993;
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.titulosPlataformas{
    color: #004993;
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 20px;
}
.serviciosLogisticos{
    margin-top: 70px;
}
.contenidoPlataformas{
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 300;
    color: #434343;
}
.ecommerce{
    margin-top: 50px;
}
.parrafoFinal{
    margin-bottom: 60px !important;
}
.tituloFinalPlataformas{
    margin-top: 40px;
}
.contendedorImg{
    display: flex;
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
}
.contenedoresImg{
    display: flex;
    margin: auto;
    justify-content: center;
    margin: 40px 0px;
}
.contImg{
    margin: auto;
}
.imgMarcas{
    width: 86%;
    margin-right: 9px;
    height: auto;
}
.contenedorMarcas{
    display: flex;
    justify-content: center;
}
.imgCace{
    width: 38%;
    height: auto;
}
.contendedorCace{
    display: flex;
    justify-content: center;
}
.botonTienda{
    background: #30a8dc;
    color: #fff;
    padding: 2px 7px;
    line-height: 2;
    font-size: 12px;
    font-weight: 600;
}
.botonTienda:hover{
    color: #fff;
}
.titulosH4{
    display: contents;
}
.tiendaNubeContenedor{
    margin-bottom: 30px;
}

@media (max-width: 450px){
    .plataformasEcommerce{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .servLogisticosTitulo{
        margin: 10px 0px;
        font-size: 16px;

    }
    .titulosPlataformas{
        font-size: 16px;
    }
    .contenidoPlataformas{
        font-size: 16px;
    }
    .subtitulo{
        font-size: 20px;
    }
}
