@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);/*h1 main*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300italic,300,400italic,700,700italic,900,900italic);/*NOV-DIC*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
} /*regla general a toda la pagina*/

body {
    background-image: url(imagenes/fondo2.svg);
    background-position: top;
    background-attachment:fixed; 
}

#container_body {
    width: 75%;
    margin: auto;
    font-family: sans-serif;
    background-color: #fff;
}

section {
    width: 80%;
    margin: auto;
}

ul {
    list-style: none; 
}

a {
    text-decoration: none;
}

p {
    font-family: 'Yanone Kaffeesatz';
    font-size: 15px;
    line-height: 1.5em; 
}

h1 {
    text-align: center;
    font-family: 'Yanone Kaffeesatz';
    font-weight: 200;
    font-size: 60px;
    color: #AB3A37;
    padding: 40px 0 15px 0;
}
h2{
    font-family: serif;
    font-weight: bold;
    color: #023E73;
    font-size: 18px;
    line-height: 1.5em;
    padding-bottom: 5px;
}
h3{
   font-family: 'Yanone Kaffeesatz';
    font-weight: bold;
    color: #ffffff;
    font-size: 28px;
    line-height: 1.5em;
    padding-bottom: 5px 
}

.titulo1 p{
    font-family: serif;
    font-weight: bold;
    color: #EE8C1A;
    font-size: 18px;
    line-height: 1.5em;
    padding-bottom: 5px;
}
.titulo1 h2{
    font-family: 'Yanone Kaffeesatz';
    color: #023E73;
    font-size: 28px;
    line-height: 1.2em;
    padding-bottom: 5px;
}
.titulo1 h3{
    font-family: 'Yanone Kaffeesatz';
    color: #ffffff;
    font-size: 14px;
    line-height: 1.2em;
    padding-bottom: 5px;
}

/*-------------------CABECERA-------------------------------*/
header {
    width: 98%;
    margin: auto;
    height: 7em;
    text-align: center;
    background-color: #023E73;
}

.header {
    float: left;
    height: 4.6em;
}

#logo {
    width: 18%;
    text-align: left;
    padding: 0 0 0 15px
}

#vacio {
    width: 72%;
}

#quienes_somos {
    width: 10%;
    text-align: center;
}

#quienes_somos a {
    width: 40%;
    float: left;
    padding: 20px 0 0 0;
}

#quienes_somos img {
    width: 65%;
}

/*-------------------CABECERA-------------------------------*/
.menuagenda
{
    margin-bottom: 10px;
    margin-top: 0px;
    margin:0;
	padding:0;
	height:100%;
    background-color: #023E73;
    text-align: center;
}
.boton{
    display: inline-block;
    background-color: #dbdbdb;
    height: 30px;
    width: 140px;
    margin: 20px 3px 40px 0;
    padding-top: 5px;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz';
    border-radius: 3px;
}
.boton:hover{
    opacity: 0.8;
}

/*-------------------NAVEGADOR-------------------------------*/
.nav{
    padding:0px 0 0 0;
	float:right;
	display:block;
	z-index:100;

}
.menu {
    margin: 0px 10px 5px 10px;
}

.menu li {
    width: 25%;
}

.menu li a {
    font-size: 15px;
    background-color: #023E73;
    color: #fff;
    padding: 10px 5px 10px 5px;
    display: block;
}

.menu > li  {
    float: left;
}

.menu li ul {
    display: none;
    position: absolute;
    width: 73.5%;
}

.menu li a:hover { 
    background-color: #EE8C1A;
}

.menu li:hover > ul {
    display: block;
}

.menu li ul li {
    position: relative;
    z-index: 99;
}
.menu li img {
    margin-left: 40px;
    text-align: right;
}

/*-------------------NAVEGADOR-------------------------------*/
/*-------------------Slider-------------------------------*/                      /*le yo*/
.logoheader{
padding: 5px 0px 5px 5px;
float: left;
max-width: 50%;
height: auto;
}
.headersoc
{
display: inline;
width: 20px;
margin-right: 5px;
float: right;
padding-top: 15px;
padding-right: 5px;
}
.wrapper{
width:100%;
min-height: 100%;
height:100%;
overflow: hidden;    
}

.logoleft
{
margin: 10px 5px 10px 10px;
float: left;    
}

.footerwrapp
{
width:100%;
min-height: 100%;
height:100%;
overflow: hidden;  
background-color: #424B4B;

}

.slidercontent{
width: auto;
height: auto;
margin-bottom: 30px;
padding: 20px 10px 10px;
    
}

.footercont{
padding:18px 0 0 20px;
float:left;
display:inline-block;
font-size: 10px;
}
.footercont a{
font-size: 10px;
color: black;
}
.footercont li .titulo a {
    color: #fff;
    line-height: 25px;
    font-weight: bold;
}
.footermap
{
width: 114px;
margin-right: 16px;
float: left;
}
.footersoc
{
width: 114px;
margin-right: 16px;
float: left;
padding-top: 15px;
}

.separador
{
        display: block;
padding: 2px 2px 2px 2px;
}
.separador img
{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
height: auto; 
}

.wrappcomida img
{
    align-content: center;
}

.textocentro{
    text-align: center;
    font-family: 'Lato';
    font-weight: 300;
    font-size: 25px;
    color: #EE8C1A;

}
.imgmarca{
width: 100%;
}
.imgmarca img{
 display: inline-block;
 width: 100px;
 max-width: 100%;
 padding: 10px 5px 10px 5px;
 height: auto;
}

/**********************************************************/
/*****************secciones nuevas*************************/


.seccionwrapp
{
width:100%;
min-height: 100%;
height:100%;
overflow: hidden;
padding-top: 5px;
padding-bottom: 10px;   
}

.textoizquierda
{
    float: left;
    width: 30%;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
}
.textoizquierda4
{
    float: left;
    width: 33%;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
}
.textoizq
{
    float: left;
    width: 50%;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
}
.textoder
{
    float: right;
    width: 50%;
    height: auto;
    padding-right: 10px;
    text-align: justify;
    
}
.imagenderecha
{
    height: 50%;
    width: 70%;
    float: right;
    color: #fff;
    background-color: #EE8C1A;
    padding: 15px 20px 25px 20px;
}

.imagenderecha2
{
    height: 50%;
    width: 70%;
    float: right;
    color: #fff;
    background-color: #023E73;
    padding: 15px 20px 25px 20px;
}
.imagenderecha3
{
    height: 600px;
    width: 70%;
    float: left;
    color: #fff;
    background-color: #023E73;
    padding: 5px 5px 5px 5px;
}

.imagenizquierda
{
    height: 700px;
    width: 30%;
    float: left;
    color: #fff;
    background-color: #EE8C1A;
    padding: 15px 20px 25px 20px;
}
.imagenizquierda3
{
    height: 600px;
    width: 29%;
    float: left;
    color: #fff;
    background-color: #808080;
    padding: 10px 20px 25px 20px;
    margin-left: 5px;
}
.imagencomida
{
    height: 50%;
    width: 40%;
    float: left;
    color: #fff;
    background-color: #EE8C1A;
    padding: 15px 10px 25px 10px;
}
.imagencomida img
{
 float: left;
 max-width: 100%;
 height: auto;    
}
.imagenderecha img
{
 float: right;
 max-width: 100%;
 height: auto;    
}
.imagenderecha2 img
{
 float: right;
 max-width: 100%;
 height: auto;    
}
.imagenderecha3 img
{
 float: right;
 max-width: 100%;
 height: auto;
 
}
.imagenderecha3 p
{
    font-size: 15px;
}
.imagenizquierda3 img
{
 float: right;
 max-width: 100%;
 height: auto;
 padding: 10px 0 0 0px;

}
textoizquierda2{
    float: left;
    width: 60%;
    height: auto;
    padding-right: 10px;
    text-align: justify;
}
.imagenprop
{
    margin-left: 2px;
    margin-top: 50px;
    width: 60%;
}
.imagenprop2
{
    float: left;
    margin-left: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 40%;
}

.boton img
{
 max-width: 100%;
 height: auto;   
}

/*****************secciones nuevas*************************/
/**********************************************************/
/*-------------------slider-------------------------------*/ 
/*****************secciones nuevas*************************/
/**********************************************************/
.imgi1
{
    height: 450px;
    width: 33%;
    float: right;
    margin-left: 0px;
    color: #fff;
    background-color: #EE8C1A;
    padding: 15px 20px 25px 20px;
}
.imgi2
{
    height: 450px;
    width: 33%;
    float: right;
    color: #fff;
    background-color: #bf174d;
    padding: 15px 20px 25px 20px;
}
.imgi3
{   
    height: 450px;
    width: 33%;
    float: right;
    color: #fff;
    background-color: #023E73;
    padding: 15px 20px 25px 20px;
}

.teizq50
{
    float: left;
    width: 50%;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px; 
}
.teizq
{   
  float: left;
    width: 25%;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
}
.imagencentro
{
    height: 500px;
    width: 100%;
    color: #fff;
    background-color: #023E73;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

.imgcurso {
    width: 24%;
    float: left;
    margin: 0 8px 15px 0; 
    padding-bottom: 10px;
}

.imgcurso img {
    width: 100%;
    margin-bottom: 5px
}
.imglab {
    display:inline-block;
    width: 24%;
    margin: 0px 0px 0px 2px; 
    padding-bottom: 10px;
}

.imglab img {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px
}

/*****************secciones nuevas*************************/
/**********************************************************/
/* le yo */
/*-------------------NOSOTROS-------------------------------*/
#nosotros {
    text-align: center;
}
          
#objetivos {
    width: 100%;
    height: 17em;
    margin: 20px 0 10px 25px;
}

#objetivos h3, #equipo h3 {
    color: #000;
}

.col_objetivos {
    width: 28%;
    float: left;
    margin-right: 30px;
}

.col_objetivos h3 {
    margin: 7px 0 2px 0;
}

#somos p {
    text-align: center;
}

#equipo h3 {
    font-family: 'Yanone Kaffeesatz';
    font-weight: 200;
    font-size: 40px;
}

#equipo {
    height: 13em;
    border: 1px solid #e0e0e0;
}

#imagenes {
    float: left;
    margin: 0.4em 0 0 0
}

#imagenes img {
    width: 10%;
}

#imagenes img:hover {
    background-color: #fff;
    opacity: 0.4
}
/*-------------------NOSOTROS-------------------------------*/

/*-------------------REGIONES-------------------------------*/
#container_section_info {
    width: 100%;
    height: 700px;
    margin-top: 20px;
    padding-top: 10px;
} 
.col_region {
    width: 30%;
    float: left;
}
#mapa2 {
    height: 50%;
    width: 60%;
    float: right;
    color: #fff;
    background-color: #EE8C1A;
    padding: 15px 20px 25px 20px;
}
#mapa {
    width: 28%;
    margin: 0 25px;
    color: #fff;
    background-color: #EE8C1A;
    text-align: left;
    padding: 15px 20px 25px 20px;
}

#mapa h2 {
    text-align: center;
    text-decoration: underline;
}

#mapa img {
    padding: 10px 0 17px 29px;
}

.datos_region {
    line-height: 30px;
}

#comidas {
   color: #EE8C1A;
}

.comida {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.comida img {
    align-content: center;
    width: 100%;
}

h4 {
    font-family: 'Lato';
    font-weight: 300;
    font-size: 30px;
    color: #EE8C1A
}

#container_turismo {
    width: 100%;
    height: 600px;
    margin-top: 20px;
} 

.ciudad {
    width: 32%;
    float: left;
    margin: 0 8px 15px 0; 
    border: 1px solid #e0e0e0;
    padding-bottom: 10px;
}

.ciudad img {
    width: 100%;
    margin-bottom: 5px
}

.ciudad p {
   font-size: 12px
}

.ciudad h4 {
    font-size: 22px;
    color: #023E73;
}
.estudio {
    width: 32%;
    float: left;
    margin: 0 8px 15px 0; 
    padding-bottom: 10px;
}

.estudio img {
    width: 100%;
    margin-bottom: 5px
}

.estudio p {
   font-size: 12px
}

.estudio h4 {
    font-size: 22px;
    color: #023E73;
}

/*-------------------CALENDARIO-------------------------------*/
#container_nov {
    height: 20.2em;
    border-top: 2px solid #e0e0e0;
}

#container_dic  {
    height: 33em;
}

#container_nov, #container_dic  {
    padding-top: 10px;
    border-top: 2px solid #e0e0e0;
}

#eventos_nov, #eventos_dic  {
    padding-left: 30px
}

.mes {
    margin-left: 0.2em;
    float: left;
}

.evento_principal, .evento_secundario {
    width: 80%;
    float: right;
}

.evento_principal img {
    width: 23%;
    float: left;
    margin-right: 1em
}

.evento_principal {
    margin-bottom: 1.4em;
}

.evento_secundario {
    border-top: 1px solid #e0e0e0;
    padding: 5px 0 20px 0;
}

.mes a {
    line-height: 0.7em;
    font-size: 70px;
    font-family: 'Lato';
    font-weight: 100
}

#eventos_nov h3, #eventos_dic h5 {
    color: #023E73;
}

.eventos h3, .eventos h5{
    color: #023E73;
}

.eventos a {
    color: #EF992A;
}

.evento_principal a > img {
    float: right;
    width: 3.5%;
    margin-left: 0.6em;
}

.texto_calendario img {
    float: left;
    width: 2%;
    margin:0.3em 0.4em 0 0;
}

.direccion_primario {
    margin: 0.2em 0;
}

.direccion_secundario{
    margin-top: 0.2em;
}

/*-------------------FOOTER-------------------------------*/
footer 
{
width:100%;
min-height: 100%;
height:100%;
overflow: hidden;  
background-color: #424B4B;
padding-bottom: 10px;
}
footer a {
    color: #fff;
    font-size: 11px
}

footer ul li.titulo{
    color: #fff;
    line-height: 25px;
    font-weight: bold;
}
#derechos {
    float: left ;
    width: 97%; 
    margin: auto;
    padding: 12px 0 0 14px;
    font-size: 10px;
    text-align: center;
    color: #fff;
}