/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:700}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:400;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg{overflow:hidden}
/*----------------------------------------------------------------------------------------------------*/


@media only screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
}
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.grid-container:before, .clearfix:before,
.grid-container:after,
.clearfix:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.grid-container:after, .clearfix:after {
  clear: both;
}

.grid-container, .clearfix {
  /* <IE7> */
  *zoom: 1;
  /* </IE7> */
}

/*Pantallas grandes:*/
.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  min-width: 320px;
}

/*Pantallas normales:*/
/*.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}*/

.grid-5, .mobile-grid-5, .grid-10, .mobile-grid-10, .grid-15, .mobile-grid-15, .grid-20, .mobile-grid-20, .grid-25, .mobile-grid-25, .grid-30, .mobile-grid-30, .grid-35, .mobile-grid-35, .grid-40, .mobile-grid-40, .grid-45, .mobile-grid-45, .grid-50, .mobile-grid-50, .grid-55, .mobile-grid-55, .grid-60, .mobile-grid-60, .grid-65, .mobile-grid-65, .grid-70, .mobile-grid-70, .grid-75, .mobile-grid-75, .grid-80, .mobile-grid-80, .grid-85, .mobile-grid-85, .grid-90, .mobile-grid-90, .grid-95, .mobile-grid-95, .grid-100, .mobile-grid-100, .grid-33, .mobile-grid-33, .grid-66, .mobile-grid-66 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  /* <IE7> */
  *padding-left: 0;
  *padding-right: 0;
  /* </IE7> */
}
.grid-5 > *, .mobile-grid-5 > *, .grid-10 > *, .mobile-grid-10 > *, .grid-15 > *, .mobile-grid-15 > *, .grid-20 > *, .mobile-grid-20 > *, .grid-25 > *, .mobile-grid-25 > *, .grid-30 > *, .mobile-grid-30 > *, .grid-35 > *, .mobile-grid-35 > *, .grid-40 > *, .mobile-grid-40 > *, .grid-45 > *, .mobile-grid-45 > *, .grid-50 > *, .mobile-grid-50 > *, .grid-55 > *, .mobile-grid-55 > *, .grid-60 > *, .mobile-grid-60 > *, .grid-65 > *, .mobile-grid-65 > *, .grid-70 > *, .mobile-grid-70 > *, .grid-75 > *, .mobile-grid-75 > *, .grid-80 > *, .mobile-grid-80 > *, .grid-85 > *, .mobile-grid-85 > *, .grid-90 > *, .mobile-grid-90 > *, .grid-95 > *, .mobile-grid-95 > *, .grid-100 > *, .mobile-grid-100 > *, .grid-33 > *, .mobile-grid-33 > *, .grid-66 > *, .mobile-grid-66 > * {
  /* <IE7> */
  *margin-left: expression((!this.className.match(/grid-[1-9]/) && this.currentStyle.display === "block" && this.currentStyle.width === "auto") && "10px");
  *margin-right: expression((!this.className.match(/grid-[1-9]/) && this.currentStyle.display === "block" && this.currentStyle.width === "auto") && "10px");
  /* </IE7> */
}

.grid-parent {
  padding-left: 0;
  padding-right: 0;
}


/**********************CSS TXT *************************************************/

@font-face {
    font-family: 'dejavu_serifbook';
    src: url('./fonts/DejaVuSerif-webfont.eot');
    src: url('./fonts/DejaVuSerif-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/DejaVuSerif-webfont.woff') format('woff'),
         url('./fonts/DejaVuSerif-webfont.ttf') format('truetype'),
         url('./fonts/DejaVuSerif-webfont.svg#dejavu_serifbook') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	font-size:15px;
	font-family: 'dejavu_serifbook';
}

pre,
code {
  font-family: 'dejavu_serifbook';
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 30px;
  line-height:30px;
  color:#000000;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}



ol {
  list-style: decimal;
}

ul {
  list-style: none;
  color:#666666;
}

li {/*margin-bottom:13px;*/}

a{
	font-size:15px;
}

p {
	line-height:26px;
	color:#000000;
}

.f12{
	font-size:12px;
}
.f13{
	font-size:13px;
}
.f14{
	font-size:14px;
}
.f16{
	font-size:16px;
}
.f18{
	font-size:18px;
}
.f20{
	font-size:20px;
}
.f22{
	font-size:22px;
}
.f24{
	font-size:24px;
}
.bold{
	font-weight:bold;
}

.color_azul{
	color:#00376d;
}
.color_blanco{
	color:#FFF;
}
.color_azul2{
	color:#799bbe;
}
.color_gris{
	color:#666666;
}
.color_verde{
	color:#849c5b;
}
.color_marron{
	color:#976802;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  /*margin-bottom: 20px;*/
}

em{ font-style:italic;}


/*********************************************************************************************/

/**********************CSS GENERAL *************************************************/


@charset "utf-8";
/* CSS Document */


/********************************** HEADER ********************************************************/
#header{
	background:none;
	width:100%;
	z-index:9999;
	position:absolute;
	top:20px;
	color:#ffffff;
}

#Logotipo{
	text-align:left;
}
#infoCab{
	margin-top:50px;
}
#infoCab p,#infoCab a{
	font-size:13px;
	color:white;
	text-align:right;
	padding-right:5px;
}
/******************************** FIN HEADER ****************************************************/



/******************************** CUERPO WEB   ***********************************************/
.contenedor_1{
	background-color:#ffffff;
	padding:40px 0px;
	overflow:hidden;
}

.contenedor_2{
	background:url(../img/varios/menaje.jpg) no-repeat center center;
	height:705px;
	position:relative;
}
.contenedor_3{
	background:url(../img/varios/conclusion.jpg) no-repeat center center;
	height:536px;
	position:relative;
}

.contenedor_2 .txtBanner h2,.contenedor_3 .txtBanner h2{
	font-size:50px;
	line-height:60px;
}

.contenedor_3 .txtBanner h3{
	font-size:30px;
}

.tituloFondoCat{
	background-color:#849c5b;
	padding:10px 0px;
	overflow:hidden;
	color:#FFF;
	cursor:pointer;
	text-align:center;
}

.tituloFondo{
	background-color:#849c5b;
	padding:10px 0px;
	overflow:hidden;
	color:#FFF;
	text-align:center;
}


.tituloFondoCat:hover{
	background-color:#c9b521;
}
.tituloFondoCat h3, .tituloFondo h3{
	color:#FFF;
}

.fondoVerde{
	background-color:#28653b;
	padding:40px;
	overflow:hidden;
}
.fondoVerde h2, .fondoVerde p, .fondoVerde a{color:#fff;}


.fondoBlanco{
	background-color:#ffffff;
	padding:20px;
	height:65px;
	overflow:hidden;
}
.fondoBlanco h2{
	color:#28653b;
}

.borderVerde{
	border-bottom:10px #99bea4 solid;
}

.right{
	float:right;
}
.left{
	float:left;
}
.alignCenter{
	text-align:center;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}

.reescalar img{ max-width:100%;}
.lista{
	margin-left:15px;
}
.lista li{
	/*list-style-image:url(../img/varios/flecha_enlace.png);*/
	margin-bottom:13px;
	color:#666666;
	line-height:25px;
}

.lista_azul{ margin-left:15px;}
.lista_azul li{
	list-style-image:url(../img/varios/flecha_menu_lateral.jpg);
	margin-bottom:10px;
	line-height:25px;
}

.lista_gris{ margin-left:15px;}
.lista_gris li{
	list-style-image:url(../img/varios/flecha_menu_lateral_gris.jpg);
	margin-bottom:10px;
	line-height:25px;
}


.boton_input input{
	background:none;
	border: 0 none;
	cursor:pointer;
	color:#FFF;
	font-family:'century gothic';
	text-transform:uppercase;
}


/*Botones del Paginador*/
#paginador{ clear:both;text-align:center; color:#666; margin-top:15px;}

#paginador a{
	color:#000;	
}
#paginador input.input_boton{
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 23px;
    vertical-align: middle;
    width: 27px;
}
#paginador input.input_boton_primero_on{
	background-image:url(../img/elementos_navegacion/paginador_primero_on.png);
}
#paginador input.input_boton_primero_off{
	background-image:url(../img/elementos_navegacion/paginador_primero_off.png);
	cursor: auto;
}

#paginador input.input_boton_anterior_on{
	background-image:url(../img/elementos_navegacion/paginador_anterior_on.png);
}
#paginador input.input_boton_anterior_off{
	background-image:url(../img/elementos_navegacion/paginador_anterior_off.png);
	cursor: auto;
}
#paginador input.input_boton_siguiente_on{
	background-image:url(../img/elementos_navegacion/paginador_siguiente_on.png);
}
#paginador input.input_boton_siguiente_off{
	background-image:url(../img/elementos_navegacion/paginador_siguiente_off.png);
	cursor: auto;
}
#paginador input.input_boton_ultimo_on{
	background-image:url(../img/elementos_navegacion/paginador_ultimo_on.png);
}
#paginador input.input_boton_ultimo_off{
	background-image:url(../img/elementos_navegacion/paginador_ultimo_off.png);
	cursor: auto;
}
/******************************** FIN CUERPO WEB ***********************************************/





/******************************** PIE *********************************************************/
#footer{ 
	background-color:#eaeaea;
	padding:40px 0px;
	color:#FFF;
}

#footer a,#footer p{
	color:#000000; 
	text-decoration:none;
}

#footer a:hover{
	color:#000000;
}

.enlacesPie{
	text-align:right;
	margin-top:15px;
}
.enlacesPie a{
	font-size:13px;
}

.menu_inf{
	text-align:left;
	margin-top:15px;
}
.menu_inf li{ 
	/*float:left;*/
	margin-right:15px;
}
.menu_inf a{
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

.menu_inf a:hover{
	color:#000000;
}

.menu_inf .boton_off, 
.menu_inf .boton_off a, 
.menu_inf .boton_1, 
.menu_inf .boton_2, 
.menu_inf .boton_3{
	display:block;
}
/******************************** FIN PIE ***********************************************/

.columnas{
     column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
   

     column-gap: 2em;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    -o-column-gap: 2em;

}

.center{
	margin:0px auto;
}
.btn{
	height:100%;
	max-width:180px;
	background:url(../img/varios/transparencia_blanca.png) repeat left top;
	height:32px;
	padding-top:17px;
	text-align:center;
	color:#28653b;
	text-decoration:none;
	display:block;
	cursor:pointer;
	font-size:12px;
	border:1px #999999 solid;
	/*-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	
	-webkit-box-shadow: 0px 5px 7px 0px rgba(71,70,70,1);
	-moz-box-shadow: 0px 5px 7px 0px rgba(71,70,70,1);
	box-shadow: 0px 5px 7px 0px rgba(71,70,70,1);*/
}	

.relative{
	position:relative;
}




.selec_tipo {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #cfcfcf -moz-use-text-color #cfcfcf #cfcfcf;
    border-image: none;
    border-radius: 5px 0 0 5px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    cursor: pointer;
    float: left;
    margin-bottom: 8px;
    padding-left: 10px;
    padding-top: 1px;
    position: relative;
    /*width: 148px;*/
    z-index: 3;
}

.selec_button {
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.input_form {
	  -moz-border-bottom-colors: none;
	  -moz-border-left-colors: none;
	  -moz-border-right-colors: none;
	  -moz-border-top-colors: none;
	  /* background: none repeat scroll 0 0 #FFFFFF; */
	  border-color: #cccccc;
	  border-image: none;
	  /* border-radius: 5px 5px 5px 5px; */
	  /* border-right: 0 none; */
	  /* border-style: solid none none; */
	  border-width: 1px;
	  /* box-shadow: 0 3px 6px #9F9F9F inset; */
	  padding: 8px;
	  text-indent: 5px;
	  width: 94%;
	  font-family: 'dejavu_serifbook';
	  font-size: 15px;
	  color: #999999;
}
.input_fecha{
	width: 50%;
}
iframe{ width:100%;}


.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	font-family: 'dejavu_serifbook';
	font-size: 15px;
}

.fileUpload {
    margin-left: 10px;
    overflow: hidden;
    position: relative;
}
.btn-primary {
    background-color: #c9b522;
    border-color: #c9b522;
    color: #fff;
}
.btn2 {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}



#column_der{
	overflow:hidden;
}

#column_izq{
	/*width:260px;*/
	width:320px;
	float:left;
	padding:0px 20px;
}

.pointer{
	cursor:pointer;
}

.padding10{
	padding-left:10px;
	padding-right:10px;
}



#changeimage{
	cursor:pointer;
	float:left;
	text-decoration:underline;
}
#img_captcha{
	float:left;
	margin-right:15px;
}

.imgClick{
	position:absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	
	-ms-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
}

#ainstalaciones{
	float:right;
	color:#28653b;
}
#ainstalaciones a{
	color:#28653b;
}
#txtConclusion{
	position:absolute;
	text-align:center;
	top:50px;
	z-index: 50;
	color:#FFFFFF;
	left:20px;
	right:20px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

#txtConclusion h2{
	text-shadow: 0px 0px 5px rgba(96, 96, 96, 1);
	line-height:50px;
	font-size: 60px;
}

#txtConclusion p{
	color:#FFF;
	font-size:20px;
}


.categorias{ cursor:pointer;}
.categorias .relative{ overflow:hidden;}
.imgCat{
	opacity: 1;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.categorias:hover .imgCat{
	transform: scale3d(1.1, 1.1, 1);
}

#migas{
	line-height:30px;
	font-size:14px;
	margin-top:-15px;
}
#migas a{
	font-size:14px;
	color:#999999;
}

#column_der .bx-controls{
	display:none;
}

.descripcion p{
	padding-bottom:10px;	
}
.descripcion a:hover{
	color:#976802;
}

#listaInst{
	color:#FFFFFF;
	font-size:20px;
}

.rss{
	float:right;
	margin:0px 20px;
}


.btn_blanco{
	background-color: rgba(255, 255, 255, 0.7);
	padding:10px 15px;
	width:190px;
	height:30px;
	margin:0px auto;
	text-decoration:none;
	font-size:15px;
	color:#000;
}
.btn_marron{
	background-color: #976802;
	padding:10px 15px;
	width:190px;
	height:30px;
	margin:0px auto;
	text-decoration:none;
	font-size:15px;
	color:#FFF;
}

.btn_descarga_marron{
	background:url(../img/varios/icono-descargar.png) 5px center #976802 no-repeat;
	padding:10px 15px 10px 45px;
	width:190px;
	height:30px;
	margin:0px auto;
	text-decoration:none;
	font-size:15px;
	color:#FFF;
}

.btn_category{
	width:100%;
	display:block;
	text-align:center;
}

.venta_publico{
	background-color: rgba(16, 62, 31, 0.7);
	padding:10px 15px;
	width:190px;
	height:30px;
	margin:0px auto;
}
.venta_publico h2,
#txtConclusion .venta_publico h2{
	color:#FFFFFF;
	font-size:20px;
	opacity:1;
	text-shadow:none;
	line-height:31px;
}




.listadoGaleria{
	cursor:pointer;
	position:relative;
	overflow:hidden;
}

.listadoGaleria:hover .filtro{
	position:absolute;
	height:100%;
	width:100%;
	background-color: rgba(0, 0, 0, 0.6);
	bottom:0px;
	display:none;
}

.listadoGaleria img{
	opacity: 1;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.listadoGaleria:hover img{
	transform: scale3d(1.1, 1.1, 1);
}

.tituloGaleria{
	position:absolute;
	width:100%;
	top: 50%;
	transform: translateY(-50%);
	
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);

	color:white;
	text-align:center;
	display:none;
	z-index:1000;
}
.tituloGaleria h3{font-size:15px;}
.listadoGaleria:hover .tituloGaleria{
	display:block;
}
.listadoGaleria:hover .filtro{
	display:block;
}
/**********************************************************************************************/


/************************************  CSS MENU  *****************************************************/
#menu_web{
	z-index:1000000;
	background:none;
	height:33px;
	margin-top:10px;
	text-align:right;
	
}
#menu_web ul{
	display:inline-block;
	list-style:none;
	padding:0;
	margin:0;
	z-index:100;
	visibility:visible;
}

#menu_web li{
	position:relative;
	margin-bottom:0;
	float:left;
	list-style-image:none;
	display:block;	
}

#menu_web a{
	display:block;
	padding:7px 9px;
	color:#ffffff; 
	text-decoration:none;
	font-size:13px;
}

#menu_web ul li.boton_on a{
	color:#dccf6e;
	background:none;
}

#menu_web ul li.boton_on a:hover{
	color:#dccf6e;
}

#menu_web ul li.boton_off a:hover{
	color:#dccf6e;
}


/************************************ AGREGAR NIVELES ******************************************************************/

#menu_web ul li ul{
	position:absolute;
	z-index:50000000000000000000000;
	display:none;
	background-color:#eaeaea;
	border-top:1px solid #fff;
	/*border-bottom:1px solid #fff;*/
	text-align:left;
}
#menu_web ul li ul li{
	float:none;
	background:none;
	/*border-top:1px solid #ffffff;*/
	border-bottom:1px solid #ffffff;
}

#menu_web ul li ul li a,
#menu_web ul li ul li .sinEnlace{
	width:240px;
	height:auto;
	float:none;
	margin:0;
	display:block;
	background:none;
	padding:6px 10px 6px 15px;
	color:#666666;
	cursor:pointer;
}

#menu_web ul li ul li a:hover{color:#28653b;}

#menu_web ul li.boton_on:hover ul{
	background-color:#eaeaea;
}

#menu_web ul li.boton_on:hover ul li a, 
#menu_web ul li.boton_on:hover ul li .sinEnlace{
	color:#666666;
	font-weight:normal;
	cursor:pointer;
	background:none;
}

#menu_web ul li.boton_on:hover ul li a:hover, 
#menu_web ul li.boton_on:hover ul li .sinEnlace:hover{
	color:#28653b;
	cursor:pointer;
}

#menu_web ul li:hover ul li.sinborde:hover{
	/*border-right:none;*/
}

#menu_web ul li ul li ul{
	display:none;
	/*top:-1px;*/
	/*left:99.9%;*/
	margin:0;
	background-color:#FFF;
	border-top:none;
	border-bottom:none;	
}

#menu_web ul li ul li ul li{
	display:block;
	height:auto;
	/*background:none;*/
	/*background-color:#799bbe;*/
	background-color:#dddddd;
	width:100%;
	border-right:none;
	border-left:none;
	
}

#menu_web ul li ul li ul li.pico{
	/*border-left:none;
	background:url(../img/varios/flecha_menu.jpg) left center no-repeat #fff;*/
	background:url(../img/varios/FLECHAMENU_ABAJO.png) center -2px no-repeat #dddddd;
	padding-top:10px;
}

#menu_web ul ul ul li  a{
	background:none;
	padding:6px 10px;
}




#menu_web li:hover ul ul,
#menu_web li li:hover ul ul,
#menu_web li li li:hover ul ul,
#menu_web li li li li:hover ul ul{
	display:none;
}

#menu_web li:hover ul,
#menu_web li li:hover ul,
#menu_web li li li:hover ul,
#menu_web li li li li:hover ul{
	display:block;	
	visibility:visible;
}

/********************************* FIN MENU ***********************************************/



/********************************* MENU LATERAL *****************************************/
#submenu{
	background-color:#fff;
}

#submenu ul{
	display:inline-block;
	list-style:none;
	padding:0;
	margin:0;
	visibility:visible;
	width:100%;
}

#submenu li{
	position:relative;
	margin-bottom:0;
	float:left;
	list-style-image:none;
	display: flex;
	border-bottom:1px solid #28653b;
	width:100%;
}

#submenu ul li a, #submenu ul li .sinEnlace2{
	display: inline-block;
	padding:15px 0px;
	color:#000000; 
	text-decoration:none;
	font-size:13px;
	line-height:21px;
	width:100%;
	/*text-transform:uppercase;*/
	cursor:pointer;
}

#submenu ul li a:hover{
	color:#28653b;
}

#submenu li.seccion{
	background-image:none;
	border-top:none;
}
#submenu li.seccion a{
	padding:10px 20px;
}

#submenu li.on{
	background-color:#28653b;
}
#submenu li.on a{
	color:#ffffff;
	padding-left:20px;
}
#submenu li.on a:hover{
	color:#ffffff;
}
#submenu li.seccion.on{
	background-image:none;
}

#submenu li.nivel2{
	/*background:url(../img/varios/flecha_gris.png) 40px center no-repeat #e2e4e4;*/
}
#submenu li.nivel2 a{
	padding:15px 10px 15px 30px;
}

#submenu ul li ul li:last-child{
	border-bottom:none;
}

#submenu ul li ul li:first-child a{
	padding-top:5px;
}
/*****************************************************************************************/






@media only screen and (max-width: 960px) {

#idiomas{
	margin-top:0px;
}
/***************************************** MENU MÓVIL Y TABLET *****************************************************/
#butonmenu{
    height: 23px;
    text-decoration: none;
	padding: 10px 0px;
    text-align: left;
	font-size:16px;
	color:#ffffff;
}
#butonmenu img{
	margin-top: -4px;
}

#jPanelMenu-menu {
    display: block;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: -1;
}
#jPanelMenu-menu {
    background: none repeat scroll 0 0 #976802;
}


#jPanelMenu-menu ul {
    border-bottom: 1px solid #bb984c;
}
#jPanelMenu-menu li{ position:relative;}

#jPanelMenu-menu li a{
    /*background: -moz-linear-gradient(center top , #3e3e3e, #383838) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background-color:#976802;
	
    border-bottom: 1px solid #bb984c;
    /*border-top: 1px solid #99bea4;*/
	
    color: #ffffff;
    display: block;
    font-weight: normal;
    padding: 0.6em 5%;
    text-decoration: none;
    text-shadow: 0 -1px 2px #222;
	cursor:pointer;
	text-transform:uppercase;
	
	font-size:14px;
}


#jPanelMenu-menu li .sinEnlace{
    /*background: -moz-linear-gradient(center top , #3e3e3e, #383838) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background-color:#dddddd;
	
    /*border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;*/
	
    color: #666;
    display: block;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
	padding:8px 12px 8px 25px;
    text-decoration: none;
    text-shadow:inherit;
	cursor:pointer;
	text-transform:uppercase;
	
	font-size:14px;
}

#jPanelMenu-menu li .sinEnlace{
	z-index:9999;
}
#jPanelMenu-menu li .sinEnlace:hover{
	color:#bb984c;
}

#jPanelMenu-menu li a:hover {/*color:#28653b;*/}
#jPanelMenu-menu li.boton_on a {color:#fff;}

#jPanelMenu-menu ul li ul{ display:none;}

.despliega{
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 100;
}

#jPanelMenu-menu ul li ul{
	border-bottom:none;
}
#jPanelMenu-menu ul li ul li a {
	background:none;
	background-color:#dddddd;
	padding-left:25px;
	text-shadow:inherit;
	border:none;
	color:#666666;
	font-weight:normal;
	border-bottom:#eee 1px solid;
	border-top:none;
}
#jPanelMenu-menu ul li ul li a:hover {
	color:#bb984c;
}
#jPanelMenu-menu ul li ul li ul{
	border-bottom:none;
}

#jPanelMenu-menu ul li ul li ul li a {
	background:none;
	background-color:#eaeaea;
	padding-left:50px;
	text-shadow:inherit;
	border:none;
	color:#666;
	font-weight:normal;
	border-bottom:#eee 1px solid;
	border-top:none;
}

#jPanelMenu-menu ul li.boton_on ul{
	display:block;
}
#jPanelMenu-menu ul li.boton_on ul li ul{
	display:none;
}

#jPanelMenu-menu ul li.boton_on ul li a:hover{
	color:#bb984c;
}
#jPanelMenu-menu ul li.boton_on ul li a{
	color:#666;
}




}
/******************************** FIN MENU ***********************************************/




/**************************************** BANNER *****************************************/
#banner{
	background-color:#fff;
	position:relative;
	text-align:center;
}

.bx-controls{
	display:block;
}


.bx-has-pager{
	/*position:relative;*/
}
.bx-default-pager{
	/*background:url(../img/fondos/transparencia.png) repeat left top;*/
	height:25px;
	position:absolute;
	bottom:10px;
	width:100%;
	text-align:center;
	z-index:1000;
}

.bx-wrapper .bx-pager { text-align:center;}
.bx-pager-item{
	margin-top:8px;
}

.bx-pager-item:first-child{
	margin-left:auto;
	margin-right:auto;
}

.bx-default-pager a {
    background: none repeat scroll 0 0 #999999;
	border:1px solid #666666;
    /*border-radius: 5px;*/
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-pager-item .active {
    background: none repeat scroll 0 0 #fff;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.bx-wrapper .bx-controls-direction a {
    height: 58px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 37px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url(../img/varios/flecha-izquierda.png) no-repeat center center;
    left: 20px;
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url(../img/varios/flecha-derecha.png) no-repeat center center;
    right: 20px;
}

.iosSlider,.iosSlider2 {
	width: 100%;
	height: 100%;
	list-style:none;
	position:relative;
}
.iosSlider img,.iosSlider2 img{
	border: 0 none;
    max-width: 100%;
    vertical-align: middle;
}


.img1{
	background:url(../img/animacion/BANNER-COMA-1.jpg) no-repeat center center; 
	height:660px; 
	width:100%;
}
.img2{
	background:url(../img/animacion/BANNER-COMA-2.jpg) no-repeat center center; 
	height:660px; 
	width:100%;
}
.img3{
	background:url(../img/animacion/BANNER-COMA-3.jpg) no-repeat center center; 
	height:660px; 
	width:100%;
}
.img4{
	background:url(../img/animacion/BANNER-COMA-4.jpg) no-repeat center center; 
	height:660px; 
	width:100%;
}
.img5{
	background:url(../img/animacion/BANNER-COMA-5.jpg) no-repeat center center; 
	height:660px; 
	width:100%;
}


.proveedores-img1{
	background:url(../img/animacion/proveedores.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.catalogos-img1{
	background:url(../img/animacion/catalogos.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.blog-img1{
	background:url(../img/animacion/blog.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.imagenes-img1{
	background:url(../img/animacion/galeria.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.nosotros-img1{
	background:url(../img/animacion/nosotros.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.contactar-img1{
	background:url(../img/animacion/contactar.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.comaencasa-img1{
	background:url(../img/animacion/coma-en-casa.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

.tarifas-img1{
	background:url(../img/animacion/tarifas.jpg) no-repeat center center; 
	height:335px; 
	width:100%;
}

@media only screen and (max-width: 960px) {
	.img1{
		background:url(../img/animacion/BANNER-SUPERIOR-tablet-1-coma-seleccion.jpg) no-repeat center center; 
		height:400px; 
		width:100%;
	}
	.img2{
		background:url(../img/animacion/BANNER-SUPERIOR-tablet-2-coma-seleccion.jpg) no-repeat center center; 
		height:400px; 
		width:100%;
	}
	.img3{
		background:url(../img/animacion/BANNER-SUPERIOR-tablet-3-coma-seleccion.jpg) no-repeat center center; 
		height:400px; 
		width:100%;
	}
	.img4{
		background:url(../img/animacion/BANNER-SUPERIOR-tablet-4-coma-seleccion.jpg) no-repeat center center; 
		height:400px; 
		width:100%;
	}
	.img5{
		background:url(../img/animacion/BANNER-SUPERIOR-tablet-5-coma-seleccion.jpg) no-repeat center center; 
		height:400px; 
		width:100%;
	}
}
/******************************** FIN BANNER **********************************/
.txtBanner2{
	position:absolute;
	text-align:left;
	z-index: 50;
	color:#FFF;
	bottom:20px;
	width:100%
}
.txtBanner{
	position:absolute;
	text-align:center;
	top:50px;
	z-index: 50;
	color:#FFF;
	left:20px;
	right:20px;
	top: 60%;
	transform: translateY(-60%);
	
	-ms-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
}

.txtBanner h1,.txtBanner2 h1{
	text-shadow: 0px 0px 5px rgba(96, 96, 96, 1);
	line-height:60px;
	font-size: 42px;
}
.txtBanner h2{
	text-shadow: 0px 0px 5px rgba(96, 96, 96, 1);
	font-size: 24px;
	color:#FFF;
	line-height:50px;
}
.txtBanner p{
	color:#FFF;
}


.fondoAzul{
	padding:15px 0px;
	background-color:#adc7d3;
	text-align:center;
	margin-bottom:10px;
}

.imgCatalogo{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
	border:1px solid white;
	/*padding:0px 10px;*/
}

.tituloCatalogo{
	margin-top:10px;
	background-color:#003f55;
	-moz-border-radius: 20px 0px 0px 20px;
	-webkit-border-radius: 20px 0px 0px 20px;
	border-radius: 20px 0px 0px 20px;
	float:right;
}
.tituloCatalogo h3{
	color:white;
	font-size:15px;
	text-align:right;
	padding:3px 10px;
}
.imgLogo{
	margin-top:10px;
	float:right;
	margin-right:10px;
}


.blog{
	cursor:pointer;
}
.blog h3{
	color:#976802;
	margin-bottom:10px;
}
.blog img{
	margin-bottom:10px;
}

.logos {
    height: 160px;
    position: relative;
}

.logos img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fondoMarron{
	width:100%;
	background-color:#976802;
	text-align:center;
	padding:10px 0px;
	cursor:pointer;
	text-transform:uppercase;
}

.fondoMarron a{
	color:white;
	text-decoration:none;
}