
body {margin: 0px; background-color:#FFF;}

@media (min-width: 1000px) {
	body {/*background: url(/images/fondo_web.jpg) repeat-x bottom #fff;  203866  background-attachment:fixed; background-size: cover;*/}
}

body,div,span,td,th,input,textarea,h1,h2,h3 {font-family:  'Playfair Display', serif;; font-size: 14px; color: #333;}

input, textarea {font-size: 13px; width: 100%; max-width:400px;}
input[type=checkbox],input[type=radio],input[type=button],input[type=submit] {max-width: none; width:auto;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #d02735; text-decoration: none;}
a:active {color: #000; text-decoration: none;}

a.deslizable {text-decoration: none; background-image: linear-gradient(currentColor, currentColor); background-position: 0% 100%; background-repeat: no-repeat; background-size: 0% 2px; transition: background-size .3s;}
a.deslizable:hover {background-size: 100% 2px;}

/* GENERAL */

div.cuerpo {width:100%; overflow: visible; text-align: center;}
div.subcuerpo {position:relative; /*z-index:999;*/ width:100%; max-width: 1400px; margin: 0 auto;}
div.cuerpo_top, div.subcuerpo_top {height: 40px; z-index:999999999; background-color: #fff;}
div.cuerpo_menu {z-index:999999999;height: 120px;}

@media (max-width: 1000px) {
	div.cuerpo_menu {height: 30px;}
}
@media (max-width: 800px) {
	div.cuerpo_top, div.subcuerpo_top {height: 70px; z-index:999999999;}
	div.cuerpo_top {position:fixed; top:0px; left:0px; background-color:#fff;  border-bottom: 1px solid #ccc;}
	div.cuerpo_menu {position:fixed;}
}



/* BLOQUES TOP */

div.bloque_top {width:100%; height: 40px; }
div.bloque_top_suplente {width:100%; height: 140px; background:url(/images/top.jpg) no-repeat left top #FFF; background-size:cover;display:none;}
img.bloque_top_separador {display:none;}
img.bloque_top_social {display:none; height: 40px; float:right; margin-top:10px;}
div.bloque_icono {display:none; color: #fff; padding: 10px 10px 10px 40px; background-position-x: 5px !important; width: 0px; height: 20px; float: right; font-weight: bold; overflow:hidden;-webkit-transition:all 0.3s linear;	-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;	transition:all 0.3s linear;}
div.bloque_icono:hover {width:100px; background-position-x: 0px !important; color: #fff !important;}

@media (max-width: 900px) {
	/*div.bloque_top {height:100px;}*/
}

@media (max-width: 800px) {
	div.bloque_top {position:fixed; height: 100px; left:0px; z-index:9999; /*visibility:hidden;*/}
	/*div.bloque_top_suplente {display:block; height: auto; min-height: 100px;}
	img.bloque_top_separador {width:100%; display:block; visibility:hidden;}*/
	div.bloque_icono {display:none;}
}

/* BOTONERA MOVIL */

div.botonera {position: fixed; z-index:9999; width:100%; height: 110px; padding-top: 10px; background-color: #3b454e; /*background: linear-gradient(to bottom, #4c5762, #2a3239) repeat scroll 0 0 #3b454e;*/ color: #fff;}
div.botonera_abajo {display:none; bottom: -65px; left: 0px; border-top: 1px solid #000;}
div.botonera_arriba {top: 0px; left: 0px; border-bottom: 1px solid #000;}

div.subbotonera {height: 30px; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #3b454e; /*background: linear-gradient(to bottom, #4a5361, #363d47) repeat scroll 0 0 #363d47;*/ border-color: #272c33 #242930 #22272d; border-image: none; border-radius: 3px; border-style: solid; border-width: 1px; box-shadow: 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.15); display: inline-block;}
div.subbotonera_top {display:none; max-width: 200px; position:fixed; top: 25px; right:10px; z-index: 9999999999;}
div.subbotonera_boton {float:right; text-align:center; text-transform:uppercase; height:25px; width:16%; padding-top: 4px;}

div.boton_catalogo {border:1px solid #666; background-color:#ECF0F0; padding: 1%; width:98%; margin-top:5px; font-size: 20px; line-height: 30px;}
.botonera_icon {font-size: 18px; color: #fff;}

@media (max-width: 800px) {
	div.subbotonera_top {display:block;}
}
@media (max-width: 500px) {
	/*div.subbotonera_top {top: 55px; position:fixed;}*/
	div.botonera_abajo {display:block;}
}

/* MENUS */

div.bloque_menu	{width:max-content; height:120px; background-color: #fff; overflow:visible;position:relative;float:right;margin-right: 50px;}
div.bloque_buscador	{width:50%; height:120px; line-height:120px; background-color: #fff; overflow:visible;position:relative;float:right;margin-right: 50px; display:none;}
img.bloque_menu_logo {cursor:pointer; float:left;position: absolute;left: 40px;}
img.bloque_menu_lupa {float: right;width: 30px;margin-top: 40px; cursor:pointer;}
img.bloque_menu_lupa_movil {display:none; float: right;width: 30px;margin-top: 25px; cursor:pointer;margin-right:50px;}

div.bloque_menu_portada {background-color:#7A6A51;}
div.bloque_menu_opcion {font-family: "Open Sans", serif; position:relative; float:right; width: auto; display:inline-block; height:auto; text-transform: uppercase; color:#d02735; font-weight:normal; padding:  45px 20px 50px 20px; text-align: left; cursor:pointer; /*border-top:5px solid #fff;*/ margin-left:1px;}
div.bloque_menu_opcion span {font-family: "Open Sans", serif; font-size: 11px; font-weight: 400 !important; text-transform: uppercase;}
/*div.bloque_menu_opcion:hover {color: #fff; background-color:#57B3DF; border-top:5px solid #4EA1C8;}
div.bloque_menu_opcion:hover span {color: #fff;}*/
/*div.bloque_menu_raya {position:absolute; left:0px; top:45px; width:1px; border-left: 1px solid #ccc; height:40px;}*/

a.bloque_menu_link {display:none; text-transform: uppercase;color:#333;}

div.bloque_submenu {width:1px; height: auto; position:relative; display:none; margin-left: -2px;}
div.bloque_submenu_marco {width:auto; height: auto; background-image: url(/images/top-bar-negro.png); position:absolute;}
div.bloque_submenu_opcion {float:left; width: 100%; overflow:visible; display:inline-block;  color:#000; padding: 3px; text-align: left; cursor:pointer; font-weight:normal; text-transform:none;}
div.bloque_submenu_opcion:hover {color: #fff; background-color:#57B3DF;}


@media (max-width: 1200px) {
	img.bloque_menu_logo {left:20px;   width: 300px; top: -35px;}
	div.bloque_menu	{height:30px;}
	div.bloque_menu_opcion {font-size:12px; height:40px; padding: 7px;}
	img.bloque_menu_lupa {margin-top: 5px;width: 20px;margin-left: 30px;}
}

@media (max-width: 800px) {
	img.bloque_menu_logo {top: 5px;z-index: 99999999999;}
	div.bloque_menu	{display:none; position: absolute; top:65px; right: 10px; margin-right: 0px; z-index:999999; height:auto; width:100%; max-width:200px; overflow:hidden; background-color: #f2f8fb; /*display:none;*/
					border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border: 1px solid #bdbdbd}
	div.bloque_menu_opcion {width:90%; height: auto; min-height: 30px; line-height:20px; padding:5%; font-size: 14px; border:0px; border-bottom:1px solid #ccc;}
	div.bloque_menu_raya {border-left:0px;}
	img.bloque_menu_lupa_movil, img.bloque_menu_lupa_movil2 {display:block !important;}
	img.bloque_menu_lupa {display:none;}
	div.bloque_buscador	{line-height:80px; margin-right: -30px; border:1px dashed #ccc;}
	input.buscatxt {width:90% !important; margin-right:2%;}
}

@media (max-width: 500px) {
	div.bloque_menu	{position: fixed; top:80px;}
}

/* BLOQUES CENTRO */
	
div.bloque_central {position:relative; width:100%;height:auto; background-color:#FFF; overflow:hidden;}
div.bloque_central_detras {width: 100%; margin: 0px auto; color:#fff; background-color: #fafafa; overflow: hidden;}
div.bloque_central_delante {width: 81%; float: right;  min-height: 200px; background-color: #fff; padding-bottom:100px;}
div.bloque_central_col_izq {width: 20%; float: left; position: relative; margin-left: -22%; margin-top:10px;}
div.bloque_central_col_dcha {width: 100%; float: left;}

div.bloque_servicios {margin-right:5px; margin-top:5px; margin-bottom:2px;}
div.bloque_servicios_titulo {width:100%; line-height: 40px; text-align:left; vertical-align:middle; font-size:20px; color: #333;}
div.bloque_servicios_opcion {width:100%; padding-left: 25px; line-height: 20px; text-align:left; font-size:14px; color: #333; margin-top:20px; position:relative; padding-left:0px;}
div.bloque_servicios_opcion div {position:absolute; top: 3px; width:17px; height:17px; background: url(/images/bullet2.png) center no-repeat #003B6F; background-size:contain;}
a.bloque_servicios_link {text-decoration:none; color:#003B6F;}
a.bloque_servicios_link:hover {text-decoration:underline; color:#003B6F;}
a.bloque_servicios_link_seleccionado {color:#333; font-weight:bold;}

@media (max-width: 1200px) {
	div.bloque_servicios_opcion {font-size:12px;}
}

@media (max-width: 1000px) {
	div.bloque_central_delante {width:76%;}
	div.bloque_central_col_izq {width: 25%; margin-left: -27%;}
}

@media (max-width: 900px) {
	div.bloque_servicios_opcion {font-size:11px; line-height: 25px;}
}

@media (max-width: 700px) {
	/*div.bloque_servicios_titulo {font-size:16px;}
	div.bloque_servicios_opcion {font-size:12px; line-height: 20px;}
	div.bloque_central_col_izq {margin-left: -32%;}*/
}

@media (max-width: 800px) {
	div.bloque_central_delante {width:100%;}
	div.bloque_central_col_izq {display:none;}
	div.bloque_central_margen {padding-top: 50px;}
}

/* CONTENIDO */

.celda_titulo	{border-top: 0px solid #AA9A62; border-bottom: 0px solid #EBEBEB; height: 25px;}
.celda_subtitulo{margin:5px; color:#666; font-weight:bold; font-style:italic;}

/* SECCIONES */

h1 {font-size:40px; line-height:40px; padding-left: 3px;}
h2 {font-size:14px; color:#666; font-weight:normal; line-height:20px; font-style:italic;}

@media (max-width: 900px) {
	h1 {font-size:24px;}
}

div.texto_general {width:96%; margin-left: 2%;}
div.texto_titulo {width:100%; text-align:left; /*background-color:#EBE7DA; border-top: 5px solid #AA9A62; border-bottom: 1px solid #EBE7DA;*/}
div.texto_subtitulo {width:100%; margin:5px; text-align:justify;}
div.texto_texto {width:98%; height:max-content; /*overflow:auto;*/ color: #333; margin:10px; margin-top: 20px; line-height:25px; font-size: 14px; text-align:justify; font-family: "Open Sans", serif;}

div.texto_socialmedia {width:100%; height: auto; margin-top:5px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:justify;}
div.texto_socialmedia_submarco {margin:5px; margin-bottom:2px; width: 99%; height:auto; overflow:hidden;}
div.texto_socialmedia_opcion {float:left; height:20px;}
div.texto_socialmedia_margen {margin-right:5px;}
div.texto_socialmedia_google {float:right; margin-top: 3px; margin-bottom:5px; margin-right:0px;}
div.texto_socialmedia_fb {width:82px; height:20px; background: url(/images/compartir_fb.png) center; cursor:pointer;}

div.texto_img {margin-bottom: 20px; margin-top: 20px; border: 0px solid #333; width:30%;}
div.texto_img_con_pie {margin-bottom: 20px; border: 0px solid #333; /*background-color: #333;*/ color:#666; width:30%;}
div.texto_img_left {margin-right:2%;}
div.texto_img_right {margin-left:2%;}
span.texto_img_titulo {float:right; margin-right:2px; color:#666;}
div.texto_img_video {color:#fff; background-color: #900; height:20px; width:100%; text-align:center; vertical-align:middle; font-weight:bold;}




@media (max-width: 900px) {
	div.texto_socialmedia_google {margin-top: 5px;}
	div.contactocol {width: 47% !important;}
}
@media (max-width: 700px) {
	div.texto_img {float:left; width:100%; height:auto;}
	div.texto_socialmedia_google{display:none;}
	div.texto_general {margin-top:50px;}
	div.texto_texto {margin: 0px 10px 0px 0px;}
}
@media (max-width: 500px) {
	div.texto_socialmedia {position:fixed; background-color: #f2f2f2; z-index:99998; left:0px; bottom:56px;}
	div.texto_socialmedia_opcion {margin-top:5px;}
	div.texto_socialmedia_google {float:left; margin-right:30px;}
	div.contactocol {width: 100% !important; height:auto !important;}
}

/* IMAGENES ESPECIALES */

div.especial {position:relative; width:100%; height:auto; border: 0px solid #999;}
div.especial_titulo {position:absolute; width:100%; height:30px; bottom:5px; background-image:url(/images/transparencianegra.png);}
div.especial_titulo_txt {margin-right: 5px; color:#fff; font-weight:bold; line-height:30px;}
div.especial_video_top {position:absolute; width:100%; height:30px; top:0px; background-image:url(/images/transparencianegra.png);}
div.especial_video_bottom {position:absolute; width:100%; height:30px; bottom:0px; color:#fff; margin:0px; line-height:25px; text-align:right; background-image:url(/images/transparencianegra.png);}
div.especial_video_boton {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(/images/icon_play2.png) no-repeat center; cursor:pointer;}

/* OTRAS IMAGENES */

div.otras_general {width:100%; padding-top:30px; padding-bottom: 30px; height: auto; overflow:hidden;}
div.otras_marco {width:23.5%; margin-left:1%; margin-bottom: 10px; height: 221px; float: left; position:relative; border: 1px solid #CCC;  cursor:pointer; overflow:hidden; background-color:#FFF; z-index:99;}
div.otras_marco:hover {z-index:999;}
div.otras_play {width: 100%; height:100%; position: absolute; top: 0px; left: 0px; background: url(/images/icon_play.png) center;}
div.otras_imagen {width:90%; height: 90%; margin: 5%; background-size:cover;}
div.otras_txt {position:absolute; bottom:5px; left:5%; width:90%; padding-top: 5px; font-size: 12px; line-height: 15px; height:auto; background-color:#fff;}

@media (max-width: 985px) {
	div.otras_marco {width:32%;}
	div.otras_imagen {margin-left:2%;margin-right:2%; width:98%}
}

@media (max-width: 750px) {
	div.otras_marco {width:46%;}
	div.otras_imagen {width:98%;}
}

@media (max-width: 500px) {
	div.otras_marco {width:95%;}

}

/* PRODUCTOS PORTADA */

div.pro_portada_marco {width:96%; padding: 50px 2%; float:left; text-align: left;border-bottom: 3px solid #f1f1f1;}
div.pro_portada_titulo {width:100%; line-height:55px; font-weight:bold; font-size:40px; text-align:center;margin-bottom: 50px;}
div.pro_portada_subtitulo {width:100%; line-height:55px; font-weight:bold; font-size:30px; text-align:center;margin-bottom: 50px;}
div.pro_portada_texto {width:100%; /*color:#243f5e;*/ margin-top: 10px; font-size:20px; text-align:center;}

div.pro_portada_cat_marco {width:100%; height:auto; text-align:left; margin-bottom:70px; overflow:hidden;}
div.pro_portada_cat_opcion {float:left; width:26%; /*height:100px;*/ padding-left: 5%; margin-left: 2%; color:#333; line-height:20px; font-size:12px;margin-bottom: 20px; cursor:pointer;}
div.pro_portada_cat_opcion_titulo {font-size:18px; text-align:center; color:#333; line-height:24px; min-height:80px;}

@media (max-width: 1100px) {
	div.pro_portada_cat_opcion {width:25%; padding-left:6%;}
	span.pro_portada_cat_opcion_titulo {line-height: 25px;}
}
@media (max-width: 800px) {
	div.pro_portada_cat_opcion {width:40%; padding-left:8%;}
	div.pro_portada_texto {font-size:20px;}
}
@media (max-width: 600px) {
	div.pro_portada_cat_opcion {width:80%; height:auto; padding-left:10%; padding-top: 10px; border-bottom: 1px dashed #999; padding-bottom: 10px;}
}

/* GALERIA PORTADA */

div.portada_general {width:96%; margin-left: 2%; padding-top:50px;}
div.portada_titulo {width:100%; text-align:left; /*background-color:#EBE7DA; border-top: 5px solid #AA9A62; border-bottom: 1px solid #EBE7DA;*/}
div.portada_texto {width:98%; color: #333; margin:10px; margin-top: 20px; line-height:25px; font-size: 14px; text-align:justify;}
div.portada_galeria {width:100%; margin: 0 auto; padding-top:30px; padding-bottom: 30px; height: auto; overflow:hidden;}
div.portada_marco {float: left; position:relative; width:23.5%; height: 250px; margin-left:1%; margin-bottom:10px; border: 1px solid #CCC; background-color: #fff; cursor:pointer; overflow:hidden; z-index:9999;}
div.portada_marco:hover {z-index:99999;}
div.portada_imagen {width:96%; height: 200px; margin: 2%; background-size:cover;}
div.portada_txt {width:96%; margin-left:2%; font-size: 16px; line-height: 18px;}

@media (max-width: 750px) {
	div.portada_marco {width:48%;}
	div.portada_txt {font-size: 14px; line-height: 16px;}
}

@media (max-width: 450px) {
	div.portada_marco {width:98%;}

}


/* GALERIA */

div.galeria_general {width:100%; margin: 0 auto; padding-top:30px; padding-bottom: 30px; height: auto; overflow:hidden;}
div.galeria_marco {float: left; position:relative; width:32%; height: 250px; margin-left:1%; margin-bottom:10px; border: 1px solid #CCC; background-color: #fff; cursor:pointer; overflow:hidden; z-index:9999;}
div.galeria_marco:hover {z-index:99999;}
div.galeria_imagen {width:96%; height: 200px; margin: 2%; background-size:cover;}
div.galeria_txt {width:96%; margin-left:2%; font-size: 14px; line-height: 35px;color: #023c70;text-align: center;}
div.galeria_lista_linea {width:100%; height:auto; overflow:hidden; margin-top: 10px; border-bottom: 1px solid #ddd; text-align:justify; font-size:14px;}
a.galeria_lista_titulo {font-weight:bold; font-size:16px;}
span.galeria_lista_subtitulo {color:#666;}
img.galeria_lista_img {float:left; width:150px; margin-right:5px; margin-bottom:5px;}

@media (max-width: 750px) {
	div.galeria_marco {width:48%;}
	div.galeria_txt {font-size: 14px; line-height: 16px;}
}

@media (max-width: 450px) {
	div.galeria_marco {width:98%;}

}

/* CONTACTO */

div.contacto_datos {width:100%; height:auto; margin-top: 40px; overflow:hidden;}
div.contacto_datos_linea {float:left;width:100%; height:auto;}
div.contacto_datos_col1 {float:left; width:20%; height:auto; padding:3px; padding-top:5px; text-align:right;}
div.contacto_datos_col2 {float:left; width:75%; height:auto; padding:3px; text-align:left;}
.contacto_datos_input {width:100%; padding:2px; /*color:#006699;*/ border: 1px solid #999;}
.contacto_datos_input_wide {max-width:400px;}
.contacto_datos_input_nowide {max-width:200px;}

/* NOTICIAS */

div.noticias_lista_linea {width:100%; height:auto; overflow:hidden; margin-top: 10px; border-bottom: 1px solid #ddd; text-align:justify; font-size:14px;}
div.noticias_linea_separador {float:left;width:100%; height:50px;}
a.noticias_lista_titulo {font-weight:bold; font-size:16px;}
span.noticias_lista_subtitulo {color:#666;}
img.noticias_lista_img {float:left; width:150px; margin-right:5px; margin-bottom:5px;}

/* ESPECIALES */

div.especial_portada_marco {width:96%; padding: 2%; float:left; text-align: left;border-bottom: 3px solid #f1f1f1;}
div.especial_portada_titulo {width:100%; border-bottom: 1px solid #ccc; line-height:25px; color:#243f5e; text-transform:uppercase; font-weight:bold; display:none;}
div.especial_portada_texto {width:100%; /*color:#243f5e;*/ margin-top: 10px; font-size:24px; text-align:center;}
div.especial_portada_imagen {float:left; width:32%; height: 200px; margin-left:1%; margin-bottom: 10px; position:relative;}
div.especial_portada_imagen_titulo {position:absolute; left:0px; bottom:0px; width:100%; height: auto; color: #fff; font-size: 24px; font-weight:bold; padding-top: 5px; padding-bottom:5px; background-image: url(/images/transparencia_ocre.png);}

/* VENTAJAS */

div.especial_portada_ventajas_titulo {width:98%; padding-left:2%; height:auto; font-size:30px; text-align:left; text-transform:uppercase; color:#243f5e; margin-top:70px; margin-bottom:20px;}
div.especial_portada_ventajas_marco {width:100%; height:auto; text-align:left; margin-bottom:70px; overflow:hidden;}
div.especial_portada_ventajas_opcion {float:left; width:26%; padding-left: 5%; margin-left: 2%; color:#333; line-height:20px; font-size:12px;margin-bottom: 20px; cursor:pointer;}
span.especial_portada_ventajas_opcion_titulo {font-weight:bold; text-transform:uppercase; color:#333; line-height:40px;}

/* RECOMENDACION */

div.especial_portada_recomendacion_titulo {width:96%; padding:1% 2% 1% 2%; height:auto; font-size:30px; text-align:left; text-transform:uppercase; background-color:#243f5e; color: #fff; margin-top:70px; margin-bottom:10px;}
img.especial_portada_recomendacion {width:100%; margin-bottom:10px;}


/* PIE INFO */

div.pie_info {position:relative; overflow: hidden; padding-top:5px; height:max-content; padding-bottom:70px; border-top: 1px solid #e1e1e1; background-color:#fff;}
a.pieinfo_link {line-height:20px; color:#333;}
div.pieinfo_formato {line-height:20px; color:#333;}
div.pieinfo_left {float:left; text-align: left; width:20%; z-index:100;}
div.pieinfo_central {position:absolute; height:250px; width:60%; margin-right: 20%; right: 0px; top:5px; padding-top:10px; padding-bottom:20px; margin-right:21%; margin-top:5px; border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}
div.pieinfo_col {float:left; width:30%; margin-left:3%; font-size:12px !important; text-align:left;}
div.pieinfo_col b {font-size:14px;}
div.pieinfo_col a {color:#666; line-height:25px;}
div.pieinfo_col a:hover {color:#333; line-height:25px;}
div.pieinfo_right {float:right; text-align: right; width:20%; margin-right: 10px; margin-top:5px;}

div.pieinfo_datos {width:80%; height:auto; padding-left:20%; background: url(/images/pieflecha.png) left top no-repeat; text-align:left; font-size:12px;}
div.pieinfo_phone {width:80%; height:auto; min-height:40px; padding-left:20%; padding-top:5px; background: url(/images/piephone.png) left top no-repeat; text-align:left; font-size:12px;}
div.pieinfo_email {width:80%; height:auto; min-height:40px; padding-left:20%; padding-top:5px; background: url(/images/pieemail.png) left top no-repeat; text-align:left; font-size:12px;}

@media (max-width: 1000px) {
	div.pieinfo_left {display:none;}
	div.pieinfo_central {position:relative; float:left; width:70%; margin-right:0px;}
	div.pieinfo_right {width:27%;}
}
@media (max-width: 900px) {
	div.pieinfo_empresa {display:none;}
	div.pieinfo_central {width:60%;}
	div.pieinfo_right {width:37%;}
	div.pieinfo_col {width:45%;}
}

@media (max-width: 650px) {
	div.pie_info {height: max-content;}
	div.pieinfo_left,div.pieinfo_central,div.pieinfo_right {width:100%; text-align: center; margin-right: 0px;}
	div.pieinfo_central {position:relative;height: max-content; border-bottom: 1px dashed #999; margin-bottom: 30px;}
	div.pieinfo_right {width: 50%; margin: 0 auto; float: left;}
}
@media (max-width: 500px) {
	div.pieinfo_general {margin-bottom:45px; margin-top:250px;}
	div.pieinfo_col {font-size:10px !important;}
}


/* PIE */
/*
div.pie_general {position:relative; width:100%; max-width: 1200px; height: auto; padding-bottom: 30px; overflow:hidden; padding-top:30px; text-align:center; border-top: 1px solid #CCC; background-color:#2F2F2F;}
a.pie_link {line-height:20px; color:#fff;}
div.pie_formato {line-height:20px; color:#fff;}
div.pie_left { width:20%; float:left;}
div.pie_central {width:60%; float:right; margin-left: auto; margin-right: auto;}
div.pie_right {width:20%; float:right; padding-right: 10px; margin-left: -10px;} /* contrarrestamos el padding con el margin *//*
div.subpie_legal,div.subpie_privacidad{width:100%; float:right;}

@media (max-width: 700px) {
	div.pie_formato {font-size: 12px; line-height:15px;}
}

@media (max-width: 600px) {
	div.pie_left,div.pie_central,div.pie_right {width:100%;}
	div.pie_right {text-align: center; padding-right: 0px; margin-left: 0px;}
	/*div.subpie_legal {width:50%; text-align: center; border-right: 1px solid #fff;}
	div.subpie_privacidad {width:50%; text-align: center;}*//*
	div.pie_general {padding-bottom: 80px;}
}

@media (max-width: 400px) {
	/*div.pie_general{background-color:#F5F5F5;border:0px;}*//*
}*/


/* PIE */

div.pie_general {position:relative; height: auto; overflow: hidden; padding-top: 30px; padding-bottom: 30px; min-height: 250px; /*background: url(/images/pie_up.png) top repeat-x #333333;*/}
a.pie_link {line-height:20px; color:#333;}
div.pie_formato {line-height:30px; color:#333; font-size:13px;}
div.pie_left {float:left; text-align: left; width:20%; z-index:100;}
div.pie_central {position:absolute; width:60%; margin-right: 20%; right: 0px; top:30px; margin-top:5px; text-align: center;}
div.pie_right {float:right; text-align: right; width:20%; margin-right: 10px; margin-top:5px;}
img.pie_social {float:left; margin:5px; margin-left:10px; width:40px;}

@media (max-width: 650px) {
	div.pie_left,div.pie_central,div.pie_right {width:100%; text-align: center; margin-right: 0px;}
	div.pie_central {position:relative;}
}
@media (max-width: 500px) {
	div.pie_general {margin-bottom:45px; margin-top:-50px;}
}

/* OTROS */

div.linea_separador {float:left;width:100%; height:30px;}

.celda_video 	{color:#fff; background-color: #900; height:20px; width:100%; text-align:center; vertical-align:middle; font-weight:bold; font-size:12px;}

.imagen_destacada		{margin:10px; border: 1px solid #333; background-color: #333; color:#fff; width:300px;}
.imagen_destacada_movil	{margin:10px; padding-bottom:10px; border: 0px solid #333; color:#666; width:96%;}
.imagen_destacada_pie	{float:right; margin:2px; color:#fff; font-size:12px;}


div.web_boton_up {position:fixed; z-index: 99999; bottom:30px; right:30px; width:50px; height: 50px; cursor:pointer; background: url(/images/up.png) center no-repeat; background-size: contain;}
img.web_boton_fb {display:none; position:fixed; z-index: 99999; bottom:90px; right:30px; width:50px; height: 50px; cursor:pointer; background: url(/images/social_fb.png) center no-repeat; background-size: contain;}
img.web_boton_tt {display:none; position:fixed; z-index: 99999; bottom:150px; right:30px; width:50px; height: 50px; cursor:pointer; background: url(/images/social_tt.png) center no-repeat; background-size: contain;}
img.web_boton_in {display:none; position:fixed; z-index: 99999; bottom:210px; right:30px; width:50px; height: 50px; cursor:pointer; background: url(/images/social_instagram.png) center no-repeat; background-size: contain;}

@media (max-width: 1200px) {
	div.web_boton_up, img.web_boton_fb, img.web_boton_tt, img.web_boton_in {right:5px;}
}
@media (max-width: 500px) {
	div.web_boton_up {bottom: 100px; width:30px; height:30px;}
	img.web_boton_fb {bottom: 140px; width:30px; height:30px;}
	img.web_boton_tt {bottom: 180px; width:30px; height:30px;}
	img.web_boton_in {bottom: 220px; width:30px; height:30px;}
}

/* SLIDES */

div.codaslider_marco {width:100%; height:300px; overflow: hidden; /*border-left: 1px solid #ccc;border-right: 1px solid #ccc;*/ background-color:#eee;}
div.flexslider_marco {width:100%; height:auto; max-height:700px; overflow: hidden; /*border-left: 1px solid #ccc;border-right: 1px solid #ccc;*/ background-color:#fff;}
div.responsiveslider_marco {position:relative; width:100%; height:auto;}
div.tituloflexslider {position:absolute;width:100%;  top: 20%; margin: 0 auto;}
span.tituloflexsliderspan {font-size: 40px; font-weight:bolder; color: #fff; line-height: 45px; padding: 10px; text-shadow: black 0.1em 0.1em 0.2em}
img.logoflexslider {width:200px !important;}
input.botonflexslider {font-family: "Open Sans", serif; width:max-content; font-size:14px; line-height: 52px; padding-left: 36px; padding-right: 36px; background-color: rgb(102, 102, 102); 
text-transform: uppercase; font-weight: 600; color: #fff; border: 0px; box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 26px 0px; margin-top:50px; cursor:pointer;}
video.slider_video {position: absolute; top:0px; left:0px; width:100%; height:100%;}
div.cuerpo_slide_video_interior {position:absolute;}

@media (max-width: 1200px) {
	div.tituloflexslider {top: 0px;}
	span.tituloflexsliderspan {font-size: 20px; line-height: 25px; margin-right: 20px;}
	input.botonflexslider {margin-top: 20px;}
}
@media (max-width: 1000px) {
	span.tituloflexsliderspan {font-size: 16px; line-height: 20px; margin-right: 20px;}
	div.flexslider_marco {padding-top:50px;}
}
@media (max-width: 800px) {
	div.tituloflexslider {top: 20px;}
	div.flexslider_marco {padding-top:100px;}
	img.logoflexslider {width:100px !important;}
}
@media (max-width: 700px) {
	span.tituloflexsliderspan {font-size: 12px; line-height: 16px; margin-right: 20px;}
	/*#cuerpo_slide_video {margin-top:100px;}*/
}
@media (max-width: 500px) {
	img.logoflexslider {width:50px !important;}
}

/* EFECTOS */

.centrado_vertical {display: flex; justify-content: center; align-content: center; flex-direction: column;}

/*
.sombra_bloque {-webkit-box-shadow: -2px -1px 9px 0px rgba(0,0,0,0.75);-moz-box-shadow: -2px -1px 9px 0px rgba(0,0,0,0.75);box-shadow: -2px -1px 9px 0px rgba(0,0,0,0.75);}
.sombra_menu {-webkit-box-shadow: -1px 11px 13px -9px rgba(0,0,0,0.75);-moz-box-shadow: -1px 11px 13px -9px rgba(0,0,0,0.75);box-shadow: -1px 11px 13px -9px rgba(0,0,0,0.75);}
*/

.borde_redondeado {border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px;}
.borde_redondeado_down {border-radius: 0px 0px 10px 10px; -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px;}
.borde_redondeado_up {border-radius: 10px 10px 0px 0px; -moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px;}

.transicion_escala {-webkit-transition:all 0.3s linear;	-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;	transition:all 0.3s linear;}
.transicion_escala:hover {-webkit-transform: scale(1.12); -moz-transform: scale(1.12); transform: scale(1.12);}

.transicion {-webkit-transition:all 0.3s linear;	-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;	transition:all 0.3s linear;}

.rotacion_derecha { -webkit-transition: -webkit-transform 1s ease-out; -moz-transition: -moz-transform 1s ease-out; transition: transform 1s ease-out; }
.rotacion_derecha:hover { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}


div.mantenimiento {display:none; position:fixed; z-index: 99999; bottom:130px; left:30px; width:150px; height: 40px; border: 1px dashed #ccc; color: #333; padding: 10px; background-color:#EBEBEB;}

/*

OTRAS OPCIONES
html input[type="button"], input[type="reset"], input[type="submit"] {}

@media print {
	div.ejemplo {}
}

@media (min-width: 768px) {}
@media screen and (min-width: 768px) {}
@media (min-width: 768px) and (max-width: 991px) {}

*/