	.ancho100 {
		width: 100% !important;
	}

	.menu-secciones{
		/*background-color: #0060aa;*/
	}

	.cuadro-menu-arriba {
		background-color: #0060aa;
		color: white;
		line-height: 2em;
		font-size: 3em;
		text-align: center;
		padding: 0;
		
		font-family: "Nexa Bold";
		
	}

	.activo-menu-secciones {
		background-color: white !important;
		color: #0060aa !important;
		font-family: "Nexa Bold";
	}

.bold {
	font-weight: bold !important;
}
@media only screen and (max-width: 768px) {
	.cuadro-menu-arriba {
	 font-size: 1.5em !important;
	 line-height: 2em !important;
		margin-bottom: 3px;
	  overflow: hidden	
	}
		
} 















	.txt-blanco{
		color: black !important;
	}
	.txthistoria {
		font-family: "Nexa Bold";
		font-size: 1.3em;
		color: #847c7c;
	}
	
	.txtCollapse {
		font-family: "Nexa Bold";
		font-size: 1.1em;
		color: #847c7c;
	}
	
	.contDerecho, .contizquierdo {
		width: 50%;
	}
	.contDerecho {
		float: right
	}
	.contizquierdo {
		float: left;
		text-align: left; 
		
			
	}
	
	.floatRight {
		text-align: right;
		padding-right: 40px;
		padding-left: 40px;
	}
	
	.floatLeft {
		text-align: left;		
		padding-right: 40px;
		padding-left: 40px;
	}
	
	.tituloEmpresa, .tituloEmpresaCeleste, .SubtituloEmpresa {
		font-family: "Nexa Bold";
		color: #0060aa;
		font-size: 45px;
		line-height: 50px;
	}
	.SubtituloEmpresa {		
		font-size: 18px;
		line-height: 18px;
	}
	.tituloEmpresaCeleste {		
		color: #1da0e7;		
	}
	
	.flechaCeleste {
		color: #1da0e7;
		font-size: 3em;
	}
	
	#btn_RSE:after, #btn_Mercado:after, #btn_Eticalaboral:after {
	  font-family: "Glyphicons Halflings";
	  content: "\e114";
		color: #1da0e7;
		font-size: 2.9em;
	}

	#btn_RSE.collapsed:after, #btn_Mercado.collapsed:after, #btn_Eticalaboral.collapsed:after {
	 
	  content: "\e080";
	}
	
	#sliderPrincipal {
		z-index: 2  !important;
	}
	
	.barra-gris-titulo {
		background: rgba(0,0,0,0.3);
		margin-top: -55px;
		z-index: 3 !important;
		position: relative
	}
	
	.titulo-productos {
		color: white;
		font-size: 1.8em;
		font-family: "Nexa Bold";
	}
	
	.barraAcordeon{
		background-color: #b0b9c0;		
		/*
		padding-top: 2px;
		padding-bottom: 2px;
		*/
		box-sizing: border-box;
		margin-top: 5px;
		line-height: 40px;
		font-family: "Nexa Bold";
		color: white;
		padding-left: 10px;
		padding-right: 10px;
		
		font-size: 1.2em;
	}
	
	.nomproducto {
		text-transform: uppercase;
		font-size: 1.2em;
		font-family: "Nexa Bold";
		color: #8d8f90;
		
	}
	
	.barra-marcas {
		padding-top: 7px;
		padding-bottom: 7px;
		background-color: #e8ebed;
	}
	
	.cont_detalle{
		/* background-color: #0060aa;*/ 
		color: black;
		font-size: 1.1em;
		min-height: 400px;
		padding: 20px;
		box-sizing: border-box;
	}

.cont_detalle > a {
	color: black;
	font-weight: bold;
}
	.Contiene_Fotos {
		width: 100%;
		background-color: white;
		height: auto;
		min-height: 500px;
	}
	
	.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #1da0e7;
	}
	.carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #fff;
	border:1px #1da0e7 solid
}
	.cont-buscador{
		background-color: #0060aa;
		padding: 10px;
	}
	
	.botonBuscar {
		background-color: #0060aa;
		border:none;
	}
	
	#LinkAutoCompletar {
		text-align: left !important;
		color: white;
		line-height: 1.5em;
	} 
	.link-web {
		color: black;
	}

.caja-productos {
    border:1px solid #FFFFFF;
    border-radius: 20px;    
    
}

.caja-productos:hover {
    border:1px solid #FFFFFF;
    border-radius: 20px;    
    background-color: #CADBE4;
}

.caja-productos>img {
 cursor: pointer;
}
	@media only screen and (max-width: 768px) {
				.imagenportada {
					content: url(img/imagen_header.jpg);
					width: auto;
					height: auto;
				}
		
				.contDerecho {
					float: none;
					display: block;
				}

				.contDerecho, .contizquierdo {
					width: 100%;
					text-align: center !important;
					padding-bottom: 20px;
					padding-left: 15px;
					padding-right: 15px;
					
				}

				.floatRight, .floatLeft {
					text-align: center;
					padding-right: 0px;
					padding-left: 0px;
				}

				.tituloEmpresa, .tituloEmpresaCeleste {

				font-size: 25px;
				line-height: 20px;
				}

				.SubtituloEmpresa {		
				font-size: 15px;
				line-height: 18px;
				}

				#btn_RSE:after, #btn_Mercado:after, #btn_Eticalaboral:after {
				clear: both;
				display: block;
				font-size: 1.9em;				
				width: 100%;
				max-width: 100% !important;	
				float: none;
				padding-right: 10%;
				/*background-color: aqua;*/
				
				}	
		
				.colBuscar{
					margin-bottom: 5px;
					padding-bottom: 5px;
				}
		
	}