
body,html{
 height:100%; 
}

/*Header*/
.jumbotronHead {
	background-color:#ffffff;
	color:#000;
	padding:5px 0;
	margin-bottom:0;
}

.titulo-sitio{
vertical-align:middle;
font-weight: bold;
color:#004894;
margin-bottom: 5px;
margin-top: 5px;
text-shadow: 2px 2px 4px grey;}


/*NavBar*/
.navbar
{
	margin-bottom:0;
	background-color:#004894;
	color:#fff;
	/*background:#ff0000;*/
	}

/*Enlace boton menu*/
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
/*Enlace boton menu hover*/
.navbar-inverse .navbar-nav > li > a:hover {
    color: #ffffff;
}
/*Fondo boton menu*/
.navbar-nav > li {
    background-color:#004894;
}
/*Fondo boton menu hover*/
.navbar-nav > li:hover {
    background-color:#595959;
}
/*Fondo y texto botón activo menu*/
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #000;
}

.navbar-inverse {border-bottom: 0px;}
/* fondo botón lupa*/
.btn-primary {
    color: #ffffff;
    background-color: #595959;
    border-color: #ffffff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #004894;
    border-color: #fff;
    text-decoration: none;
}

.link-comprar {color: #fff;}




/*boton menu minimizado*/

.navbar-inverse .navbar-toggle {
     border-color: #fff;
    background:#595959;
}
.navbar-inverse .navbar-toggle:hover {
	border-color: #fff;
    background:#595959;
}

.dropdown-menu {background:#cccccc; color: #ffffff;}
.dropdown-header{background:#ffffff; color: #000000;font-size:14px;}	
/*Footer*/

.cust-footer {
background-color:#004894;
color:#ffffff; 
height:40px;
margin-top:-40px;
position: relative; 
clear:both;
/*padding-top:20px;*/
}
.cust-footer a {color:#fff};
.cust-footer a:hover {color:#ffffff;}

.main-container {
 min-height:100%;
}

.logo-container
{background-color:#000;}

.logo-container .logo-thumb {
	margin-right:10px;
	width:100%;	
}

.logo-container .logo-thumb  img {
	width:50%;
}
/*Listado Producto*/
.centrado-miniatura {text-align:center; color:#211915;font-weight:bold;}
.centrado-miniatura a{color:#fff;}
/*Detalle Producto*/
.detalle-producto {margin-bottom:10px;}

.titulo-producto {text-align:center;}

.imagen-producto img{width:100%;}

/*Estatica*/

.estatica {
	padding-bottom:20px;
	margin-bottom:20px;
	background-color: #fff;
	/*border-bottom:1px solid #999;*/
}

.estatica .estatica-titulo {
	text-align:center;
	color:#330065;
}

.estatica. estatica-imagen {
	margin-right:10px;
	width:50%;
}

.estatica .estatica-imagen img {
	width:100%;
}
	
.estatica .estatica-intro {
	color:#000;
	text-align: justify;
}
.estatica-intro-enc
{margin-bottom: 10px;}

.estatica .estatica-cuerpo {
	color:#000;
	text-align: justify;
	background-color: #fff;
	padding: 10px;
}

/* Noticias*/
.noticia {
	padding-bottom:20px;
	margin-bottom:20px;
	background-color: #fff;
	/*border-bottom:1px solid #999;*/
}

.noticia .noticia-titulo {
	text-align:center;
	color:#211915;
}

.noticia. noticia-imagen {
	margin-right:10px;
	width:50%;
}

.noticia .noticia-imagen img {
	width:100%;
}
	
.noticia .noticia-intro {
	color:#000;
	text-align: justify;
}
.noticia-intro-enc
{margin-bottom: 10px;}

.noticia .noticia-cuerpo {
	color:#000;
	text-align: justify;
}	
/*Listado noticia*/	

.mininoticia
{}

.mininoticia .noticia-titulo {
	text-align:left;
	color:#000;
	text-decoration:underline;
}

.mininoticia .noticia-titulo:hover {
	text-decoration:none;
	color:#330065;
}

.mininoticia .noticia-intro {
	color:#000;
	text-align: justify;
	border-bottom:1px solid #211915;
}

.listado-noticias {
margin-bottom: 10px; 
background-color:#fff; 
padding:10px;
}

/*Listado Servicios*/

.servicio {
	padding-bottom:20px;
	margin-bottom:20px;
	/*border-bottom:1px solid #999;*/	
}
.listado-servicios{background-color:#fff;};
.servicio .servicio-titulo {
	text-align:left;
	color:#0000;
}

.servicio .servicio-imagen {
	margin-right:10px;
	width:50%;
}

.servicio .servicio-imagen img {
	width:100%;
}
	
.servicio .servicio-intro {
	color:#000;
	text-align: justify;
}
.servicio-servicio-enc
{margin-bottom: 10px;
}

.servicio .servicio-cuerpo {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#000;
	text-align: justify;
	border-bottom:1px solid #211915;
	padding-bottom: 10px;
}	

/*FAQS*/
.alternar-respuesta{
background-color:#004894;}
.faq-pregunta {
color:#211915;
/*text-align: left;*/
text-decoration:none;
}
.faq-pregunta a{
color:#211915;
/*text-align: left;*/
text-decoration:none;
}
.faq-pregunta a:hover {
color:#211915;
text-align: left;
text-decoration: none;
}
.faq-pregunta a:active {
color:#211915;
text-align: left;
text-decoration: none;
}

.faq-respuesta{
	color:#000;
}
faq {
	padding-bottom:20px;
	margin-bottom:20px;
	/*border-bottom:1px solid #999;*/	
}
/*Contacto*/
.form-contacto {width:100%;}
.datos-de-contacto-empresa {margin-bottom: 10px;}
.datos-de-contacto-empresa a{color:#330065;text-decoration: underline;}
.datos-de-contacto-empresa a:hover {color:#000;text-decoration: underline;}
.error-contacto {color:#ff0000;font-weight:bold;}
.contacto-gracias{padding:10px;background-color:#fff;height:100%;}

/*General*/

.titulo-seccion{text-align:center; font-weight: bold;
color:#004894;margin-bottom: 10px;
	margin-top: 10px;
	 text-shadow: 2px 2px 4px grey;}

.recuadro-prod {
	padding: 10px;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color:#ffffff;
	}
	
	.recuadro-prod-detalle {
	padding: 10px;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 100px;
	margin-left: 100px;
	background-color:#ffffff;
	height: 100%
	}
	
	.producto-img{vertical-align:center;}
	/*.producto-img img {width:100%;}*/
	
	.fondo-gris {background-color:#e4e2ce;}
	.precio {color:#330065;font-weight:bold;}
	.precio-tachado {color:#666666;font-weight:bold;text-decoration:line-through;}
	.p-centrado {text-align:center;}
	.p-izquierda{text-align:left;}
	.p-derecha {text-align:right;}
	.p-justificado {text-align:justify;}
	
.carousel-indicators {
  margin-bottom:-23px;
  display:inline;
} 
 .carousel-indicators li {
 	border-color:#000;
  background-color: #fff;
}
.carousel-indicators .active {
	border-color:#000;
  background-color: #fff;
}

.carousel-inner { text-align: center; }
.carousel .item > img { display: inline-block; }

.espaciado{margin-bottom:20px;}
.downdoc{margin-bottom:10px;}
.downdoc-icono{vertical-align:bottom; text-align:right; padding-right:0px;padding-left:0px;display:block;}
/*.downdoc-icono img{width:100%};*/
.downdoc-link {vertical-align:bottom; text-align:left; padding-left:0px;padding-right:0px}
.downdoc-link a {color:#330065;}
.downdoc-link a:hover{color:#330065;}
.downdoc-titulo {text-decoration:underline; margin-top:0px; margin-bottom:0px;}
.downdoc-categoria {margin-bottom:10px; margin-top:10px; background-color:#004894;padding-left:5px;}
.downdoc-categoria-titulo{margin-bottom:0px; margin-top:0px;color:#fff;}
.list-group-item a {color:#000;}
.fecha{font-size:80%;}
.contenedor-inicio{margin-top:10px; margin-bottom:50px;}
/*.llamar{ display: none; }*/

.redes-flotantes {
position: fixed;
right: 8px;
top: 85%;
z-index: 20;
}
.redes-flotantes img {
float: right; clear: right;
 margin: 5px;
-moz-transform: scale(.8) ;
-webkit-transform: scale(.8) ;
-o-transform: scale(.8) ;
-ms-transform: scale(.8) ;
transform: scale(.8) ;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.redes-flotantes img:hover {
-moz-transform: scale(1.1) rotate(6deg);
-webkit-transform: scale(1.1) rotate(6deg);
-o-transform: scale(1.1) rotate(6deg);
-ms-transform: scale(1.1) rotate(6deg);
transform: scale(1.1) rotate(6deg);
}

@media screen and (max-width: 768px) {

.logo-container .logo-thumb {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}

.logo-container .logo-thumb  img {
	width:40%;
}

h1{
        font-size:20px;
    }
h2{
        font-size:18px;
    }
h3{
        font-size:16px;
    }

.noticia .noticia-imagen {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	
	
	.recuadro-prod-detalle {
	padding: 10px;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color:#ffffff;
	}
	

	
	/*
	navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        
  .navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
  }  */
 /*Fondo boton menu*/
/*Fondo boton menu hover*/
/*
.navbar-nav > li:hover {
    background:#fff;
}*/

/*Enlace boton menu hover*/
/*.navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
}*/
.carousel-indicators {
  display:none;
}
.downdoc-icono{display:none;}
.downdoc-titulo {text-decoration:underline; padding-left:20px;}
.producto-img img {width:100%;}
.banner-inicio img {width:100%;}
.cliente-imagen img {width:100%;}
}

.cust-footer {
background-color:#004894;
color:#ffffff; 
height:60px;
margin-top:0px;
position: relative; 
clear:both;
}
/*
.llamar{
	color:#ffffff;
    text-align:center;
    background:#022850;
	display: block;
}
.llamar-numero{color:#ffffff;}
.llamar-numero:hover {color:#000;}*/
}
