.barra-azul {
    background: #2881c5;
    width: 100%;
    height: 20px;
}
.logoVaretza{
	max-width: 100px;
}
.bannerYmenu {
    background: rgba(254,254,254,1);
    background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(186,207,224,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(186,207,224,1)));
    background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(186,207,224,1) 100%);
    background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(186,207,224,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(186,207,224,1) 100%);
    background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(186,207,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#bacfe0', GradientType=0 );
}
.bannerYmenu .navbar {
    background: transparent;
    border: none;
}
.inicio-mid {
    background: rgba(253,229,195,1);
background: -moz-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,229,195,1)), color-stop(19%, rgba(254,250,241,1)), color-stop(71%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde5c3', endColorstr='#ffffff', GradientType=0 );
padding-top: 20px;
padding-bottom: 20px;
}
.inicio-mid-titulo{
	background: #ec8600;
	font-weight: bold;
	padding: 10px;
	color: white;
}
.titulares{
    width: 100%;
    position: relative;
    left: 0px;
    background: #ec8600;
    font-weight: bold;
    padding: 10px;
    color: white;
}
.owl-carousel2 .owl-item img{
    width: 100%;
}
.owl-item{
    text-align: center;
}
.textoJustificado{
    text-align: justify;
}

/****ALL****/

ul.nav.navbar-nav li a {
    color: #22258C;
}
ul.nav.navbar-nav li.active a {
    color: #22258C;
    font-weight: bold;
}
.not-front .logo-grande img{
    max-width: 500px;
    margin: auto;
    margin-bottom: 25px;
    width: 100%;
}
.side-bar{
    margin-top: 8px;
}
.texto-azul{
    color: #22258C;
    font-weight: bold;
}
span.textoAzul {
    color: #22258C;
    font-weight: bold;
}
p.textoNegrita {
    font-weight: bold;
}
/****INDEX****/
.logo-varetza-grande {
    margin-bottom: 25px;
}
.logo-varetza-grande img{
    max-width: 500px;
    margin: auto;
    width: 100%;
}
.imagen-der-inicio img{
    margin: auto;
}
.inicio-noticia .imagen-noticia {
    text-align: center;
}
.imagen-hidrocleaner img{
    width: 100%;
    border-radius: 20px
}
/****QUIENES SOMOS****/
.cuerpo-quienes-somos {
    border: 1px solid lightgray;
    border-top: none;
    border-bottom: none;
}
.quienes-somos .mvv {
    color: #22258C;
    font-weight: bold;
}
.quienes-somos .mvv-texto p {
    text-align: justify;
}
.quines-somos-imagen img {
    width: 100%;
}
/****INSTITUCIONALES****/
.cuerpo-institucional div:nth-child(2) p,
.cuerpo-institucional div:nth-child(2) ul li,
.cuerpo-institucional div:nth-child(4) p,
.cuerpo-institucional div:nth-child(4) ul li {
    text-align: justify;
}
.cuerpo-institucional div:nth-child(3) img {
    width: 100%;
}
/****SERVICIO EXPRESS****/
.imagenes-servicio-express img{
    width: 100%;
}
.imagen-mano-amiga-servicio-express{
    text-align: center;
}
/****CLIENTES****/
.imagen-clientes{
    text-align: center;
    margin-bottom: 10px;
}
/*.imagen-clientes img{
    width: 100%;
}*/
.clientes-cartas>div {
    border-bottom: 1px solid lightgray;
    margin: 10px 0px;
}
/****NOVEDADES****/
h4.textBold {
    font-weight: bold;
}
p.textoNaranja {
    color: #ec8600;
    text-align: center;
    font-weight: bold;
}
.noticias-seccionadas {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/****GALERIA****/
.textoAzul a{
    color: #22258C;
    font-weight: bold;
}
.textoAzul{
    color: #22258C;
    font-weight: bold;
}
/****CONTACTENOS****/
.textoNegrita{
    font-weight:bold; 
}
/****FOOTER****/
.footer {
    background: rgba(253,229,195,1);
    background: -moz-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,229,195,1)), color-stop(19%, rgba(254,250,241,1)), color-stop(71%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(253,229,195,1) 0%, rgba(254,250,241,1) 19%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde5c3', endColorstr='#ffffff', GradientType=0 );
    text-align: center;
    padding: 50px;
}
.footer a {
    color: #22258C;
    font-weight: bold;
}