@charset "UTF-8";

.container {
    background-color: #FFFFFF;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    align-content: center;
    align-items: center;
    justify-content: center;
}
a {
  outline: none;
  text-decoration: none;
}

a:link {
    color: #0D3737;
}

a:visited {
    color: #252C2C;
}

a:focus {
  border-bottom: 1px solid;
}

a:hover {
  border-bottom: 1px solid;
  
}

.clearfix {clear:both;}

.delimitavid{
    max-width:500px;    /* Ancho máximo */
    margin:auto;    /* Centramos el vídeo */
}

.contiene-video {
    display: block;
   margin: auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 66%;
   
  }
  
  .contiene-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  

.row {
    width: 75%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block;
    align-items: center;
    background-color: #F0FFFF;
    justify-content: center;
}
.row.blockDisplay {
	display: block;
	align-items: center;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
    width: 25%;
    float: left;
    font-family: ""Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif";
    color: #717070;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
	width: 100%;
	background-color: #52bad5;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	border-bottom: 2px solid #2C9AB7;
}
.secondary_header {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 12px;
    background-color: #52BAD5;
    clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Verdana, sans-serif";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}

.secondary_header ul li a {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
color: white;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
    background-color: #FFFFFF;
    width: 60%;
    float: left;
    font-family: ""Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif";
    color: #282828;
    padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #323232;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1.1em;
	text-align: justify;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #484747;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #FFFFFF;
}
.bloque2 {
    font-family: Cambria, "Hoefler Text",  Times, "Times New Roman", serif;
    font-size: large;
    width: 54%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    align-content: center;
    align-items: center;
    text-align: center;
    margin-top: 16px;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}

.recuadrocentro {
    font-family: Arial, Helvetica, sans-serif, sans-serif;
    margin: auto;
    margin-bottom: 2em;
    margin-top: 1em;
    max-width: 50%;
    padding: 3em;
    background-color: #c6c6c6f8;
    font-size: 1.1em;
    line-height: 120%;
    text-align: center;
}

.footer {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #bceffc;
    display: block;
    text-align: center;
    margin-top: 1em;
	padding: 0.1em;
	}

.footer p {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #bceffc;
    display: block;
    text-align: center;
    margin-top: 1em;

}
.piepagina {
    font-family: sans-serif;
    font-size: 14px;
    font-style: normal;

}

.title {
    font-weight: 900;
    font-style: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
}
.title1 {
    font-weight: 900;
    font-style: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.placeholder {
    /* [disabled]max-width: 400px;
*/
    /* [disabled]max-height: 200px;
*/
    width: 100%;
    padding-top: 30px;
    /* [disabled]padding-left: 19px;
*/
    padding-bottom: 2px;
    height: 100%;
    margin-bottom: 2px;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
    text-align: center;
    background-color: #B9B7B7;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    font-family: "Source Sans Pro";
}
body {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    align-items: center;
    align-content: center;
    text-align: center;
}
.flex-container  {
    width: 75%;
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
}
.container section .recuadrito {
    margin-top: 1em;
    margin-bottom: 2em;
    width: 32%;
    background-color: #f4f4f4;
    padding-bottom: 20px;
    padding-top: 2em;
    padding-left: 4px;
    padding-right: 4px;
}
section .recuadrito .recuadritofoto {
    margin: auto;
    width: 32%;
}
.recuadrito {
    font-family: 'Helvetica', sans-serif;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    align-content: center;
    align-items: center;
    text-align: center;
}
.recuadrito p {
font-size: 1.1em;
}
.textotiempo {
    font-family: Cambria, "Hoefler Text",  Times, "Times New Roman", serif;
    font-size: large;
    text-align: left;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-align: left;
}

.container .pienlaces {
    margin-top: 8px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 60%;
    padding-top: 14em;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.textocentro {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    margin: auto;
    max-width: 60%;
    padding: 4em;
    background-color: #d6d1d3;
    font-size: 1.2em;
    line-height: 120%;
    text-align: left;
}

.textocentro figure img {
    max-width: 100%;
    }

.textocentro figure figcaption {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 0.8em;

}
.textocentral figure figcaption {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 0.8em;

}




@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
    width: 100%;
    margin-top: 22PX;
    margin-right: 0px;
    margin-bottom: 22PX;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    max-width: 300px;
    max-height: 200px;
    height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}

}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
    padding-left: 25px;
    padding-right: 25px;
    width: 80%;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
    width: 100px;
    border-radius: 200px;
    height: 100px;
    margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}

.portadilla {
    max-width: 200px;
    margin: 2px;
    padding: 1px;
    max-height: 300px;
    width: auto;
    height: auto;
}

.flex-container {
    background: #F0FFFF;
    display: flex;
    justify-content: center;
}

.flex-item {
    width: 26%;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
        }
.h4 {
    text-align: center;
    color: #01B2D1;
    height: 26%;
}
