

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0; }

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
	font-family: 'Work Sans';
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.cintillo{
	width: 100%;
	height: 32px;
	background-image: url("../img/back-cinta.gif");
	float: left;
}
.separa{
	width: 100%;
	height: 40px;
}
.vacunas-mundo{
		display: block;
		padding: 25px 22px;
	border-bottom: 1px solid #416a3c;
	max-width: 800px;
	margin: 12px auto;
	}
	.vacunas-mundo ul li:hover{
		background-color: #fef4ae;
	}
a {
	color: #c0392b;
	text-decoration: none;
}

a:hover,
a:active {
	color: #333;
}
.graf-votacion{
	float: right;
	margin: 0 20px;
}
.creditos{
	text-align: center;
	max-width: 800px;
	margin: 90px auto 40px auto;
	border-top: 1px solid #333333;
	padding-top: 22px;
	color: #000 !important;
}
.creditos p{
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.5rem;
}
.fecha-publicacion{
	max-width: 100px;
	padding: 3px 10px;
	background-color: rgba(0,0,0,0.70);
	border-radius: 8px;
	color: #cfcfcf;
}

.imagen-caja{
	max-width: auto;
	float: left;
	margin-bottom: 5px;
}
.nombre{ 
	display: block;
	padding: 10px;
	font-size: 0.88rem;
	line-height: 1rem;
}
.top-contenido {
	padding: 20px 15px;
	height: 220px;
}

.top-contenido h1 {
	font-size: 2.6em;
	line-height: 1.2;
	font-family: 'Work Sans';
	font-weight: 600;float: left; 
	margin: 30px 4% 0 0; 
	text-align: left;
	width: 90%;
}
.top-contenido .sub-titulo {
	font-size: 1.6em;
	line-height: 1.2;
	font-family: 'Work Sans';
	font-weight: 500;
	width: 90%; 
	float: left; 
	margin: 3px 0 20px 0; 
	text-align: left;
	color: #83ddf0;
}
#mapa{
	height: 1000px;
	margin: auto;
	margin-left: 10px;
}


.column {
	float: left;
	width: 50%;
	padding: 0 2em;
	min-height: 800px;
	position: relative;
}

.column:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
}

.column p {
	font-weight: 400;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: 'Work Sans';
}

/* To Navigation Style */
.codrops-top {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
	position: fixed;
	z-index: 100000;
}

.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	display: inline-block;
}

.codrops-top a:hover {
	color: #e74c3c;
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

button {
	border: none;
	background: #003f4d;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	padding: 3px 2px 7px 2px;
	margin: 3px 2px;
	border-radius: 4px;
}

button:hover {
	background: #1393b0;
}
.imagen-interior{
	max-width: 150px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: -70px;
}
.lista-autor{
	float: right;
	margin-top: 50px;
	font-size: 0.8rem;
	color: #9F9F9F;
}
.azul1{
	color: #084f5e;
}
.azul2{
	color: aqua;
}

.compa{
	max-width: 500px;
	margin: 20px auto;
	background-color: rgba(0,0,0,0.55);
	padding: 30px 0;
}
.compa p{
	text-align: left;
	padding: 10px 15px;
}
.fondo-blanco p, .fondo-blanco ul li{
	color: #051f3a;
	font-weight: 400;
	max-width: 1100px;
	margin: auto;
	padding: 6px 20px;
}
@media screen and (max-width: 46.0625em) {
	body {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
	
  #client {
  background: url("../img/dolor-mobile.jpg") no-repeat center;
  color: #fff; }
	
	.listas {
   list-style: none;
   position: relative!important;
}
	
 .column {
		width: 100%;
		min-width: auto;
		min-height: auto;
		padding: 1em; 
	}
	
.imagen-caja{
	max-width: 160px;
}
	.column p {
		text-align: left;
	}

	.column:nth-child(2) {
		box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
	}
	.top-contenido h1 {
	font-size: 2em;
	line-height: 1.2; 
	margin: 50px 0 5px 0; 
	text-align: left;
	
}
	#mapa, #mapa-votos{
	height: 800px;
}
}

@media screen and (max-width: 25em) {
	#mapa{
	height: 570px;
}

	.codrops-icon span {
		display: none;
	}
	.top-contenido h1 {
	font-size: 2.2em;
	line-height: 1.1; 
	margin: 40px 0 5px 0; 
	text-align: left;
	
}
	
.imagen-interior{
	max-width: 120px;
	border-radius: 50%;
	position: relative;
	right: -30px;
	top: -10px;
}
	.nombre { 
		font-size: 0.8rem;
}
}
.acc-title {
	font-size: 18px;
	margin: 0px;
}

.accordion-content p {
    padding: 14px;
    text-align: left;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    line-height: 20px;
}	

.listas {
    list-style: none;
    position: absolute;
}

@media (max-width: 450px){
.column {
		width: 200%;
		min-width: auto;
		min-height: auto;
		padding: 1em; 
	}
}

@media (min-width: 738px){
.column {
		width: 120%;
		min-width: auto;
		min-height: 700px;
		padding: 1em; 
	}
}


