@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('opensans-light-webfont.eot');
    src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-light-webfont.woff') format('woff'),
         url('opensans-light-webfont.ttf') format('truetype'),
         url('opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('opensans-semibold-webfont.eot');
    src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-semibold-webfont.woff') format('woff'),
         url('opensans-semibold-webfont.ttf') format('truetype'),
         url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.preloader {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   background-image: url('filled-fading-balls-2.gif');
   background-repeat: no-repeat; 
   background-color: #FFF;
   background-position: center;
   z-index: 999999;
}
#stop-scrolling {
   height: 100% !important;
   overflow: hidden !important;
}
/********************/
img.align-left {float:left; margin:0 10px 10px 0;}
img.align-right {float:right; margin:0 0 10px 10px;}
.centrado {text-align:center;}
hr{clear:both;border-bottom:0;border-top:1px dotted #ccc;border-right:0;border-left:0;min-height: 0px;height:1px; border-style: solid;}
hr.listadonoticias {margin:0 0 20px 0;}
/********************/
html,
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #616161;
}
  
body {
background:#ffffff;
}

a, a:visited {
	color: #1B83BE;
	transition: color .25s ease-in-out, background-color .25s ease-in-out, opacity .25s ease-in-out;
   -moz-transition: color .25s ease-in-out, background-color .25s ease-in-out, opacity .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, opacity .25s ease-in-out;
   -o-transition: color .25s ease-in-out, background-color .25s ease-in-out, opacity .25s ease-in-out;
}
a:hover, a:focus {
	color:#ff9900;
}

a.titulolistado:hover {  /*     R E V I S A R     */
  color: #006BD3;
}

.fblanco {
	background-color: #ffffff;
}

.encabezado, .hilera {
	padding: 10px 0 10px 0;
}

.ftextos {
	background-color: #ffffff;
}

img.izq_arriba {
	float: left;
	margin: 0 0.4em 0.4em 0;
	display: block;
}
img.izq_medio {
	float: left;
	margin: 0.4em 0.4em 0.4em 0;
	display: block;
}
img.der_arriba {
	float: right;
	margin: 0 0 0.4em 0.4em;
	display: block;
}
img.der_medio {
	float: right;
	margin: 0.4em 0 0.4em 0.4em;
	display: block;
}
img.centrada {
	display: block;
	margin-left: 0.6em auto;
	margin-right: 0.6em auto;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: 'open_sansregular';
	font-style: normal;
	font-weight: normal;
}

h1, h2.tituloenhilera {
  font-size: 2rem;
  margin-top: 1rem;
  line-height: 2.3rem;
  margin-bottom: 0.6rem;
  letter-spacing:-1px;
}

h1 {
  font-family: 'open_sanssemibold';
  letter-spacing: -1.5px;
}

.panelcolumna h1, .panelcolumna h2.tituloenhilera {
	font-size: 1.8rem;
	color: #006699;
}
 /*
h1.titulobloqueopanel {
  font-family: 'open_sanssemibold';
  font-size: 1.5rem;
} */

h2 {
  font-size: 1.6rem;
  line-height: 1em; }
  
h2.subheader {
  color:#5d5d5d;
}

h3 {
  font-size: 1.375rem; margin-top: 0; font-family: 'open_sansregular'; }

.ftextos h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

h4, h4.subheader {
  font-size: 1.125rem; font-family: 'open_sansregular'; margin-top:0; padding-bottom:1rem; color:#5d5d5d; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }
  
.izquierda {
  text-align:left; }

.centrado-celdilla, .centrado {
  text-align:center; }
  
.derecha {
  text-align:right; }

.portfolio-imagenytexto {
	text-align: right;
}

.portfolio-imagen {
	margin: 0.4em 0 0.5em 0;
} 

.sitiohtml5 {
	color: #ff7e00;
}

ol, ul { list-style:none; }

.imagenlistadonotas {
	float: left;
	margin-right: 10px;
	width: 100px;
}

.fecha {
	margin-top: 1rem;
}

.textos, .textos > p {
	font-size: 0.85rem;
	padding-top: 0;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

a.generico1, a#usewww {
	font-size: 0.8em;
}

.herramientas {
	padding:3rem 0 1rem 0;
}

#pie {
	background:#363636;
	color: #ffffff;
}

#pie-contenidos {
	padding-top:2rem;
}

#textopie {
	font-size: 0.75rem;
	padding-left:3.5rem;
}

#firma {
	margin-top: 1em;
	margin-bottom: 2em;
}

.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }
	
.pagination {
	margin-bottom:0.5rem;
}

ul.menupie {
	margin-top: 1em;
}

ul.menupie li {
	list-style-type: none;
}

ul.menupie li ul {
	margin-left: 0;
}

ul.menupie li a {
	color: #ff9900; /* naranja */
	font-weight: bold;
	font-size: 0.9em;
}
ul.menupie li a.menuinferior {
	font-size: 0.75em;
}

ul.menupie li a#seleccionado {
	color:#f3752c;
	text-decoration:underline;
}

ul.menupie li ul li {
	line-height: 0.75em;
}

ul.menupie li ul li a {
	color: #7e94a5;
	font-weight: normal;
	font-size: 0.8em;
}

.codigocaptcha {
	margin-bottom: 4px;
}

/*********************
    - Full width -
*********************/
.fullwidthbanner-container {
	position:relative;
	width:100% !important;	
	padding:0;
	max-height:350px !important;
	overflow:hidden;
	background-color:#000;
}

.fullwidthbanner-container .fullwidthbanner {
	position:relative;
	width:100% !important;
	max-height:350px !important;	
}


.iluminar {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}	

.iluminar:hover {
	position: relative;
	z-index: 100;
	border:1px solid #fff !important;
	-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.85);
	-moz-box-shadow:    0px 0px 30px rgba(50, 50, 50, 0.85);
	box-shadow:         0px 0px 30px rgba(50, 50, 50, 0.85);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

.popular:hover {
	border: 4px solid #ff9900 !important;
}

.panelcolumna {
	height: 100%;
	color: #000000;
}

.panelcolumna ul {
	margin: 0;
}

.textos ul li, .iluminar ul li {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	float: left;
	border-bottom: 1px solid #ddd;
}

.textos ul li {
	font-size: 0.85rem;
}

.iluminar ul li {
	font-size: 1rem;
}

.cont-botonpanel, .cont-botonpanel-popular {
	text-align: center;
	padding: 12px 0 12px 0;
}

.cont-botonpanel-popular {
	padding-top: 26px;
}

a.botonpanel {
	border: 1px solid #CCC;
	padding:6px 20px;
	margin: 0;
	font-weight: bold;
}

.popular {
	padding-top:20px !important;
	padding-bottom:0 !important;
	position:relative;
	top:-20px;
}

@media only screen and (max-width: 62.5em) {
.popular {border:1px solid #ccc !important; border-bottom:1px solid #bbb !important; padding-top:20px !important; padding-bottom:26px  !important; position:relative; top:0px;}
}

.app-btn {
	background: #ff9900; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9900 0%, #d9740a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#d9740a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9900 0%,#d9740a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9900 0%,#d9740a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9900 0%,#d9740a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9900 0%,#d9740a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#d9740a',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:0px 0px 0px rgba(000,000,000,0),inset 0px 1px 0px rgba(241,184,98,1);
	-webkit-box-shadow:0px 0px 0px rgba(000,000,000,0),inset 0px 1px 0px rgba(241,184,98,1);
	box-shadow:0px 0px 0px rgba(000,000,000,0),inset 0px 1px 0px rgba(241,184,98,1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #f1b862;
	text-shadow:0px -1px 0px rgba(25,17,4,0.4);
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	border-radius:3px;
	padding:0.6rem 1.2rem !important;
	text-transform:none;
}

.app-btn:link, .app-btn:visited {
	color: #ffffff;
}

.app-btn:hover {
	color:#fff;
	border-top-color: #c16809;border-right-color: #fdac00;border-bottom-color: #fdac00;border-left-color: #fdac00;border-width: 1px;border-style: solid; background-color: #aa5b08;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aa5b08), top(#c86b09));
	background-image: -webkit-linear-gradient(top, #aa5b08, #c86b09);
	background-image: -moz-linear-gradient(top, #aa5b08, #c86b09);
	background-image: -ms-linear-gradient(top, #aa5b08, #c86b09);
	background-image: -o-linear-gradient(top, #aa5b08, #c86b09);
	background-image: linear-gradient(to bottom, #aa5b08, #c86b09);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#aa5b08, endColorstr=#c86b09);
}

.app-btn:active, .app-btn:focus  {
	color:#fff;
	position:relative;
}

#contacto-form {
	margin: 0.9rem 0 0.9rem 0;
}

input.rand, textarea.rand {
	background:#f1f1f1;
}

.form-marco {
	border: 4px solid #ff9900;
	background-color:#ffffff;
	padding:0.4rem;
}
.hileraform {
	padding: 1rem 1rem 0 1rem;
}

.formcontacto-mensaje {
	height: 100px;
}

.formerror { color:#ff9900; }

.hileradelportfolio {
	margin: 0 1rem 1rem 1rem !important;
	border-bottom: 1px solid #eeeeee;
}

#contenedor-menu {
	position: fixed;
	top: 0;
	z-index: 999;
}

#header-container {
	background: rgb(255,153,96);
	background-color: rgba(255,153,96,0.5);
	left: 50%;
	margin-left: -31.25rem;
	position: fixed;
	top: 0;
	z-index: 999;
}

/* Standard width for content area */
.content-width {
	max-width: 62.5rem;
    width: 100%;
}

#menu-sec-izq {
	float:left;
	color: #ffffff;
	padding: 0.35rem 0 0 1rem;
}

#menu-sec-der {
	float:right;
}

@media screen and (max-width: 63.9375em) {
  #menu-sec-izq {
    width: 100%; 
}
  #menu-sec-der {
    width: 100%;
	text-align:right;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* hide the button in desktop view */
  #menu-sec-izq {
	display:none;
  }
}

@media screen and (max-width: 39.9375em) {
  /* hide the button in desktop view */
  #menu-sec-izq {
	display:none;
  }
}

#logo-wrapper {
	float: left;
	padding: 60px 40px 17px;
}

#logo {
	color: #fff;
}

#logo img {
	margin-bottom: 13px;
}

#logo p {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	#header-container {
		left: 0;
		margin-left: 0;
		text-align: center;
	}
	
	#logo-wrapper {
		float: none;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 40px;
	}
	
	#menu-wrapper {
		padding: 0;
		text-align: center;
	}
	
	#root-menu {
		display: inline-block;
		float: none;
		margin-bottom: -2px;
	}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	#header-container {
		background: #222;
		position: static; 
		max-width: 100%;
	}
	
	#root-menu {
		display: none;
	}
	.content-width {
		max-width: 400px;
	}
	
	#mobile-menu {
		display: block;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	.content-width {
		max-width: 280px;
	}
}

.main-menu-btn {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: 28px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #bbb;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}
#main-menu-state:checked ~ #main-menu {
  display: block;
}
@media (min-width: 768px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}

.reveal {
	background-color:#ffdca7;	
    border: 3px solid #ffffff;
	color:#000000;
	z-index:99999 !important;
}
.reveal-overlay {
	z-index:9999 !important;
}

/*------------------------------------------------------------*
**  Calendario
**------------------------------------------------------------*/
table#calendario, table#calencabezado {
	border-collapse: collapse;  /* 'cellspacing' equivalent */
    border-spacing: 0;
	border-width: 0; 
    width: 100%;
}
table#calendario {
    border-spacing: 2;
}
table#calendario td, table#calendario th, table#calencabezado td, table#calencabezado th
{
	padding: 0.1rem 0.1rem;
}
thead {
	border:0;
}
th.cal_colorfondomes {
	background-color: #858f9e;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	}
a.cal_fl, a.cal_fr {
	color: #006699;
	text-decoration: none;
	}
a.cal_fl {
	text-align: left;
	}
a.cal_fr {
	text-align: right;
	}
th.cal_colorfondomes .cal_titulo {
	font-size: 0.75rem;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top:0.15rem;
	}
th.cal_dia {
	font-size: 0.7rem;
	font-weight:normal;
	text-align:center;
}
td.cal_diahoy, td.cal_diafinsemana, td.cal_diasemana {
	text-align: center;
	font-size: 10px;
	border: 1px solid #5c5c5c; /* ////// */
	}
td.cal_diavacio {
	background: transparent;
	}
td.cal_diahoy {
	background-color: #006699;
	color: #99ccff;
	}
td.cal_diafinsemana {
	color: #3B434D;
	background-color: #F5F5DC;
	}
td.cal_diasemana {
	background-color: #3B434D;
	color:#ffffff;
	}
	
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
margin-bottom:20px;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
/*opacity:0;
background-color:rgba(0,0,0,0.5);*/
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect:hover .overlay {
  opacity:0;
  background-color:rgba(0,0,0,0.5);
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:1.0625rem; /* 17px */
background:rgba(0,0,0,0.6);
/*-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);*/
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:0.625rem 0 0.625rem 0;
margin-top:0.625rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hovereffect h2 {
font-size:0.8125rem;
}
}

.portainfo {
position:absolute;
width:100%;
bottom:1rem;
text-align:center;
margin: 0 auto;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
/*text-transform:uppercase;*/
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:7.5rem 0 0;
padding:0.4375rem 0.875rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hovereffect a.info {
font-size:0.6875rem;
}
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}