@charset "UTF-8";
/* CSS Document */
body {
  margin: 0px;
  /*background-color: #FDFBF5;*/
background-color: #ffffff;	
}



.titulo_dos {
  font-family: "Merriweather-Bold";
}
.parrafo {
  font-family: "Merriweather-Regular";
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  font-size: 45px;
  font-style: normal;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  /*color:white;*/
  color:white;		
  display: block;
  transition: 0.3s;
  font-family: "SemanaSans-Bold";
}
.dropdown-btn_pauta {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color:white;
  display: block;
  transition: 0.3s;
  font-family: "SemanaSans-Bold";
  text-align: center;
  background-color: transparent;
  border: 0;
  margin-right: auto;
  margin-left: auto;
}
.dropdown-btn_content_marketing {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color:white;
  display: block;
  transition: 0.3s;
  font-family: "SemanaSans-Bold";
  text-align: center;
  background-color: transparent;
  border: 0;
  margin-right: auto;
  margin-left: auto;
}
.dropdown-btn_foros_y_eventos {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color:white;
  display: block;
  transition: 0.3s;
  font-family: "SemanaSans-Bold";
  text-align: center;
  background-color: transparent;
  border: 0;
  margin-right: auto;
  margin-left: auto;
}
.dropdown-btn_proyectos_especiales_multiplataforma {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color:white;
  display: block;
  transition: 0.3s;
  font-family: "SemanaSans-Bold";
  text-align: center;
  background-color: transparent;
  border: 0;
  margin-right: auto;
  margin-left: auto;
}
.dropdown-btn_redes_sociales {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color:white;
  display: block;
  transition: 0.3s;
  font-family: "SemanaSans-Bold";
  text-align: center;
  background-color: transparent;
  border: 0;
  margin-right: auto;
  margin-left: auto;
}
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
p {
  font-family: "Roboto-Light";
}
h2 {
  font-family: "Roboto-Regular";
}
h3 {
  font-family: "Merriweather-Regular";
}
/* Add an active class to the active dropdown button */
.active_pauta {
  background-color: #5BB9F9;
  color: white;
  border: 0px;
  width: 100%;
}
/* Add an active class to the active dropdown button */
.active_content_marketing {
  background-color: #F8D347;
  color: black;
  border: 0px;
  width: 100%;
}
/* Add an active class to the active dropdown button */
.active_foros_y_eventos {
  background-color: #751A92;
  color: white;
  border: 0px;
  width: 100%;
}
.active_proyectos_especiales_multiplataforma {
  background-color: #4FAF57;
  color: white;
  border: 0px;
  width: 100%;
}
.active_redes_sociales {
  background-color: #EA382D;
  color: white;
  border: 0px;
  width: 100%;
}
/* On mouse-over */
.dropdown-btn_pauta:hover {
  color: #f1f1f1;
}
/* On mouse-over */
.dropdown-btn_content_marketing:hover {
  color: #f1f1f1;
}
.negro:hover {
  color: black;
}
.dropdown-btn_foros_y_eventos:hover {
  color: #f1f1f1;
}
.dropdown-btn_proyectos_especiales_multiplataforma:hover {
  color: #f1f1f1;
}
.dropdown-btn_proyectos_redes_sociales:hover {
  color: #f1f1f1;
}
/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
}
.listado {
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  list-style-type: none;
  width: 260px;
  display: block;
  position: relative;
  height: auto;
}
.iconos_redes_sociales {
  float: left;
  padding: 50%;
}
/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}
.logo_semana {
  margin: 10px auto;
  width: 10%;
  height: auto;
  
}
.titulo_opciones_comerciales {
  /*font-family: "Merriweather-Bold";*/
  font-family: "SemanaSans-Bold";
  font-size: 36px;
  color: white;
  background-color: black;
  width: 100%;
  padding: 10px;
  text-align: center;
  hegiht: auto;
  margin: 0px auto;
  cursor: pointer;
  position: absolute;
}
.menu_hamburguesa {
  display: none;
}
.mapa_de_navegacion {
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  /*background-color: red;*/
  width: 90%;
  display: block;
}
.titulo_mapa {
  font-family: "SemanaSans-Bold";
  font-size: 10em;
  display: block;
  margin-left: 59%;
  margin-top: -3%;
  position: absolute;
}
.titulo_opciones_comerciales_d {
  background-color: black;
  margin-left: 35%;
  margin-top: 14.2%;
  padding: 65px;
  width: 15%;
  height: 11.6%;
  color: white;
  position: absolute;
  font-family: "SemanaSans-Bold";
  font-size: 60px;
  display: block;
  line-height: 55px;
  text-align: center;
  float: left;
  z-index: 9;
}

/* Mobile*/

  .overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: 20px;
    font-family: "SemanaSans-Bold";
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
  .h1_titulo {
    font-style: normal;
  }
  .dropdown-btn_pauta {
    font-size: 20px;
  }
  .dropdown-btn_content_marketing {
    font-size: 20px;
  }
  .dropdown-btn_foros_y_eventos {
    font-size: 20px;
  }
  .dropdown-btn_proyectos_especiales_multiplataforma {
    font-size: 20px;
  }
  .dropdown-btn_redes_sociales {
    font-size: 20px;
  }
  .logo_semana {
    margin: 10px auto;
    width: 30%;
    height: auto;
  }
  .mapa_de_navegacion {
    /*background-color:red;*/
    margin: auto;
    width: 90%;
    padding: 10px;
  }
  .titulo_opciones_comerciales {
    /*font-family: "Merriweather-Bold";*/
    font-family: "SemanaSans-Bold";
    font-size: 1.5em;
    color: white;
    background-color: black;
    width: 100%;
    text-align: center;
    hegiht: auto;
    margin: 0px auto;
    cursor: pointer;
    position: absolute;
    z-index: 6;
  }
  .listado {
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    list-style-type: none;
    width: 265px;
    display: block;
    position: relative;
    height: auto;
  }
  .menu_hamburguesa {
    display: block;
    float: left;
    margin-left: 2%;
    padding-right: 1%;
  }
 
  .titulo_opciones_comerciales_d {
    display: none;
  }
  

/*sticky menu */



#navbar {
  overflow: hidden;
  
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}

.logosimbolo_semana{
	display:none;
	width: 8%;
	margin:0% 3%;
	padding: 0%;
	float:left;
}


@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-0{ width:4.17%;}
  .col-s-1-1{width:13.89%;}	
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-2-2 {width: 15.27%;}	
  .col-s-2-1 {width: 20%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
	
	
	 .titulo_opciones_comerciales {
    /*font-family: "Merriweather-Bold";*/
    font-family: "SemanaSans-Bold";
    font-size: 2em;
    color: white;
    background-color: black;
    width: 100%;
    text-align: center;
    hegiht: auto;
    margin: 0px auto;
    cursor: pointer;
    position: absolute;
    z-index: 6;
  }
	
	.overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: .7em;
    font-family: "SemanaSans-Bold";
  }
  .overlay .closebtn {
    font-size: 80px;
    top: 15px;
    right: 35px;
	color: white;  
  }
	

	
  .h1_titulo {
    font-style: normal;
  }
  .dropdown-btn_pauta {
    font-size: .7em;
  }
  .dropdown-btn_content_marketing {
    font-size: .7em;
  }
  .dropdown-btn_foros_y_eventos {
     font-size: .7em;
  }
  .dropdown-btn_proyectos_especiales_multiplataforma {
     font-size: .7em;
  }
  .dropdown-btn_redes_sociales {
    font-size: .7em;
  }
  .logo_semana {
    margin: 10px auto;
    width: 30%;
    height: auto;
  }

  .menu_hamburguesa {
    display: block;
    float: left;
    margin-left: 2%;
    padding-right: 1%;
  }
  .mapa_de_navegacion {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    /* background-color: red; */
    width: 100%;
    display: block;
  }
  
	
	
/*sticky menu */



#navbar {
  overflow: hidden;
  
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}

.logosimbolo_semana{
	display:none;
	width: 6%;
	margin:0% 3%;
	padding: 0%;
	float:left;
}
	
}
	
	



@media only screen and (min-width: 1024px) {
  /* For desktop: */
  .col-0{ width:4.17%;}
  .col-1 {width: 8.33%;}
  .col-1-1{width:13.89%;}
  .col-2 {width: 16.66%;}
  .col-2-2 {width: 15.27%;}
  .col-2-1 {width: 20%;}
  .col-3 {width: 25%;}
  .col-4-1 {width: 32.4%;}	
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
	
	

	.logo_semana {
  	margin: 15px auto;
  	width: 10%;
  	height: auto;
	}
	
   .titulo_opciones_comerciales {
    /*font-family: "Merriweather-Bold";*/
    font-family: "SemanaSans-Bold";
    font-size: 1.5em;
    color: white;
    background-color: black;
    width: 100%;
    text-align: center;
    hegiht: auto;
    margin: 0px auto;
    cursor: pointer;
    position: absolute;
    z-index: 6;
  }
	
	.overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: .6em;
    font-family: "SemanaSans-Bold";
  }
  .overlay .closebtn {
    font-size: 80px;
    top: 15px;
    right: 35px;
	color: white;  
  }
	

  .h1_titulo {
    font-style: normal;
  }
  .dropdown-btn_pauta {
    font-size: .8em;

  }

	
  .dropdown-btn_content_marketing {
    font-size: .8em;
  }
  .dropdown-btn_foros_y_eventos {
    font-size: .8em;
  }
  .dropdown-btn_proyectos_especiales_multiplataforma {
     font-size: .8em;
  }
  .dropdown-btn_redes_sociales {
    font-size: .8em;
  }


  .menu_hamburguesa {
    display: block;
    float: left;
    margin-left: 1%;
    padding-right: 1%;
	
  }
	
  .mapa_de_navegacion {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    /* background-color: red; */
    width: 100%;
    display: block;
  }
		

/*sticky menu */



#navbar {
  overflow: hidden;
  
}

.content {
  padding: 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}

.logosimbolo_semana{
	display:none;
	width: 1.5%;
	margin:.15% 0% 0% .25%;
	padding: 0%;
	float:left;
}

}
