/*

Theme Name: Día Mundial de las ciudades
Description: Landing
Theme URI: https://diamundialdelasciudades.com.mx
Author: Buen-Día
Version: 1.1

*/

/* CSS Resets */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	padding: 0
}
article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
	display: block
}
a img {	border: 0}
figure {position: relative; margin: 0; width: 100%}
figure img {width: 100%; height: auto; margin: 40px 0; display: block;}
ul { list-style: none; margin: 0;}
ol {margin-left: 40px; margin-bottom: 40px;}
ol li {margin-bottom: 20px;}
ul.children { margin-left: 15px;}
ul.children li:last-child {padding: 0 0 0 0 !important;}
a, a:hover { text-decoration: none; }
a:hover {color: #333}
a, .nav li a {
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	color: #B39625;
}


/* font-family: 'Noto Serif Display', serif; */
p {line-height: 2;
	font-family: 'Inter', sans-serif;
	color: #000; font-weight: 300; font-size: 14pt; text-align: justify;}

.fl {float: left !important;}
.fr {float:right !important;}

html { margin: 0 !important;}
body {
    overflow-x: hidden;
    background-color: #fff;
    max-width: 100vw;
    height: 100vh;
	font-family: 'Work Sans', sans-serif;
    min-height: 100vh;
		line-height: 1.2;
	margin: 0;
}

h2, h3, h4 {}
h1 {font-weight: 900; font-size: 36pt;color: #B39625; line-height: 1.5; font-family: 'Noto Serif JP', serif;}
h2 {font-weight: 700; font-size: 24pt; line-height: 1.2; font-family: 'Noto Serif JP', serif;
/* font-family: 'Arimo', sans-serif; */
}
h3 {font-weight: 500; font-size: 18pt; margin: 0; }
h4 {font-weight: 700; font-size: 16pt; font-family: 'Work Sans', sans-serif;color: #000}


/*  HEADER */

header {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	margin: 0 auto;
 	width: 100vw;
 	min-height: 80px;
	z-index: 4;
	background-color: transparent;
	-webkit-transition: 600ms;
	-moz-transition: 600ms;
	-o-transition: 600ms;
	-ms-transition: 600ms;
	transition: 600ms;
}

header.act {background-color: #f9f9f9}

header a#botonmenu,
header a#cerrarmenu {
	position: fixed;
	left: 20px;
	top: 23px;
	font-size: 1em;
	text-transform: lowercase;
	font-weight: 200;
	cursor: pointer;
	color: #333;
	z-index: 8;
}
header a#botonmenu {display: block}
header a#cerrarmenu {display: none;}

header a#botonmenu:hover {color: #00a69c}

header a#botonmenu i,
header a#cerrarmenu i {display: block; font-size: 2em}

header a#cerrarmenu i.fa-times {color: #000}

header.act {
	-webkit-transition: 600ms; -moz-transition: 600ms; -o-transition: 600ms; -ms-transition: 600ms; transition: 600ms; }


/* Header Menú */

header .espacio nav ul {margin-top: 40px;}

header .espacio.izquierdo {position: absolute;  left: 60px; top: 0px; max-width: 50%; min-height: 30px;  display: none; z-index: 1;}

header.menu {background-color: transparent; z-index: 8; min-height: 50vh;}

header.menu .espacio.izquierdo {display: block; top: 50%; left: 50%; transform: translate(-50%,-50%)}

header .espacio.izquierdo .logo {min-height: 40px; min-width: 40px; background-size: contain; background-repeat: no-repeat; display: inline-block; position: fixed; top: 20px; left: 50px}
header .espacio.izquierdo nav {margin-left: 30px}

header .espacio nav {margin-top: 30px;}
header .espacio nav a {color: #000; font-size: 24pt; font-weight: 300}
header .espacio nav a:hover {color: #20998C; font-weight: 700}
header .espacio nav ul {display: block; width: 100%; text-align: right}
header .espacio nav ul li {display: inline-block; width: 100%; margin: 0 0 20px; text-transform: lowercase; cursor: pointer; font-size: 24pt}

footer.act .columna.tercio {display: none;}

header.act .espaciologo {display: none;}
header .espaciologo {position: relative; max-width: 40vw; text-align: center;margin: 0 auto 0; min-height: 75px;
	background-size: contain;
	background-position: center;
	display: none;
	background-repeat: no-repeat;
	min-width: 180px;
}


header h1 { text-align: left; font-size: 12pt; position: absolute; left: 40px; line-height: 2; width: 360px; }



/* Logo */
.logos { display: block; width: 100%; height: auto; position: absolute; margin: 0 auto; z-index: 2; }
.logos img {width: 100%; height: auto; display: block; margin: 0 auto; max-width: 480px;}
.logos h1 {text-align: center; color: #fff;}

.logoheader {position: fixed; min-width: 30vw; top: 20px; left: 120px;}
.logoheader .logo { min-height: 60px; min-width: 60px; background-size: contain; background-repeat: no-repeat; display: inline-block}
.logoheader h2 {  font-size: 18pt;  display: inline-block; margin: 20px; vertical-align: top;}


.deg {
		background-color: #000;
		background-image: url('img/deg.png');
		background-color: transparent;
		background-repeat: repeat-x;
		background-size: cover;
		background-position: top center;
	opacity: .8;
	z-index: 1;
	width: calc(100% - 80px);
	min-height: calc(100% - 200px);
	position: absolute;
	top: 40px;
	left: 40px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}




.grayscale {
	filter: none;
		-webkit-filter: grayscale(100%);
		-moz-filter:    grayscale(100%);
		-ms-filter:     grayscale(100%);
		-o-filter:      grayscale(100%);
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		-ms-transition: all 0.3s ease-in;
}



#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#f0f0f0; /* change if the mask should be a color other than white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:240px;
	height:240px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally on the screen */
	top:50%; /* centers the loading animation vertically on the screen */
	background-image: url(img/loading.gif); /* path to your loading animation */
	background-size: 100px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px;
}


a#scrolldown {cursor: pointer}

#home {position: relative; width: calc(100% - 0px); display: inline-block; top: 0; z-index: 1; background-color: #fff}

section.singlepost .logo.post {max-width: 240px; height: auto; width: 20%; left: 40px; top: 40px}

.columna {display: inline-block; width: 100%; margin: 0 auto; position: relative; height: 100%;min-height: calc(100vh - 80px); vertical-align: bottom;}
.columna.fl {width: calc(100% - 20px); padding-right: 40px;}
.columna.fr {width: calc(100% - 20px); padding-left: 0px}

.columna.dos {width: calc(50% - 40px); display: inline-block;}

.columna.dos .fotograma {position: relative; display: block; margin: 0 0 40px}

.columna.tres {width: calc((100% / 3) - 10px); display: inline-block; vertical-align: top;}
.columna.tercio {width: calc((100% / 3)*2 - 3px);display: inline-block;}

.columna .cajatexto {width: 100%; padding: 0; top: 50%; position: absolute; transform: translateY(-50%); height: 100%}


.columna .cajatexto h4 {font-weight: 400; text-transform: uppercase; text-align: left; font-size: 16px}


span.etiqueta {background-color: #B39625; color: #fff; font-weight: 300; text-transform: uppercase; padding: 0 10px; margin: 0 0 20px;  display: inline-block}
ul.grid span.fecha {text-transform: uppercase; font-size: 10pt}

nav.redesperfil {display: inline-block; width: 100%; min-height: 30px; padding: 5px 0;}
nav.redesperfil a {margin-right: 10px;}

section {width: calc(100% - 0px); float: left; padding: 0px; display: inline-block; position: relative; min-height: calc(100vh - 80px);}

section .espaciobotones {
	position: relative;
	width: 100%;
	display: block;
	margin: 40px auto 0;
}

section .espaciobotones a {
	display: inline-block;
	width: calc(50% - 2px);
}

.boton {
		font-size: 1.2em;
		text-align: center;
		padding: 15px 10px;
		margin: 40px 0px;
		border-radius: 30px;
		max-width: 50%;
		width: auto;
		display: block;
		border: 2px solid #E6C130;
		background-color: #E6C130;
		color: #fff;
		cursor: pointer;
		text-transform: uppercase;
		font-weight: 700;
		-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
}

.boton:hover {
	border: 2px solid #20998C;
	color: #20998C;
	background-color: transparent;
	-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
}

.boton a{color:#000; text-align: center; display: block;}
.shortdesc  img {margin: 20px auto; display: block;}

.centrado {
	top: 50%; transform: translate(-50%,-50%);
	left: 50%;
	display: block;
    width: 100%;
    height: auto;
    position: absolute;
    margin: 0 auto;}


.centrado .encabezado {position: static; top: 0; left: 0; margin-bottom: 40px; transform: translate(-25%, 0)}

/* Secciones  */

section.portada {min-height: calc(100vh - 80px)}
section.portada h2 {font-size: 32pt; color: #20998C}
section.portada .columna.maintext {width: calc(100% - 80px); padding: 80px; column-count: 2; column-gap: 80px; border: 1px solid #fff}
section.portada .columna.maintext p {margin: 0 0 10px}
section.portada .columna.maintext blockquote {margin: 20px; }
section.portada .columna.maintext blockquote p {font-style: italic}
section.portada .columna.maintext blockquote p strong {background-color: #E6C130; font-size: 16pt; line-height: 1.5}

section.portada .bienvenidos {display: block; width: calc(100% - 0px); position: relative; margin-top: 0px;}
section.portada .bienvenidos h1 {font-size: 24pt;  text-align: center; color: #000}
section.portada .bienvenidos i {text-align: center; display: block; color:#20998C}


section.portada .centrado p {font-weight: 500; color: #000}
section.portada .centrado h2 {text-align: center; color: #fff; margin-bottom: 10px; font-size: 24pt; font-family: 'Arimo', sans-serif}
section.portada .centrado span {font-size: 24pt;  text-align: center;}
section.portada .columna.dos.fr a#scrolldown {color: #fff; display: block; text-align: center;}
section.portada .columna.dos.fr {background-color:#B39625}



section.slider.portada {
	width: calc(100% - 0px);
	padding: 0;
	/* border: 20px solid #fff; */
	top: 20px;
	min-height: 60vh;
	left: 0;
	margin: 0 0 40px;
}

section.slider.portada .fotograma {width: 100%; min-height: 60vh;}





.fotograma h2 {font-weight: 700;}

section .fotograma .barrainfo {position: relative; min-height: auto; padding: 40px; width: calc(100% - 80px); background-color: #fff}
section .fotograma .barrainfo h1 {margin: 0 0 5px ; font-size: 24pt; font-weight: 500; color: #000}

section#virtudes {min-height: 240px; padding-top: 0px}
section#virtudes ul.grid.cuatro li {min-height: 240px}
section#virtudes ul.grid li .fotograma {min-height: 120px; max-height: 120px; width: 100%;}
section#virtudes ul.grid li .imagenfondo {
	background-size: contain;
position: relative;
width: 100%;
max-width: 100%;
top: 0;
min-height: 90px;
background-size: contain;}
section#virtudes ul.grid li h4 {color: #20998C; text-transform: uppercase; text-align: center; margin: 0}



.encabezado { position: absolute; display: inline-block; max-width: 100%; z-index: 8; left: 50%; top: 20%; transform: translate(-50%, -20%)}
.encabezado h1 {margin: 0; text-align: center; font-size: 48pt}

.encabezado.seccion {max-width: 30%; width: calc(30% - 20px); padding-left: 20px}
.encabezado.seccion h2 {color: #20998C; font-size: 32pt}

section.tagline .logos img {max-width: 320px;}
section.tagline .logos {width: 100%; position: relative; margin-top: 0px; display: block; }

section.tagline {
	position: relative;
	width: calc(100% - 0px);
	padding: 0px;
	min-height: calc(100% - 80px);
	text-align: center;
	max-height: 600px;

}

section.tagline .espaciobotones {margin: 80px auto}
section.tagline .columna {min-height: 100%;}
section.tagline i {display: inline-block; margin-right: 10px}
section.tagline .columna h1 {display: inline-block; color: #333}


section.tagline .shortdesc {
	width: calc(100% - 40px);
	margin: 20px;
	display: block;
	/* position: absolute; */
	/* top: 50%;
	left: 50%;
	transform: translate(-50%,-50%); */
	margin: 0 auto;
}

section.tagline span.boton:hover {background-color: #20998C; color: #fff; border-color: #20998C;}


section.videos {background-color: #000; padding: 0; width: 100%}
section.videos .encabezado {max-width: 100%; display: block;}
section.videos h1 { text-align: center}
section.videos .espaciovideo {display: inline-block; position: relative; width: 100%; height: 100%; margin: 0}
section.videos .espaciovideo iframe {width: calc(100% - 200px); min-height: calc(100vh - 200px); padding: 100px}


/* Formato sin galeria y cuadricula a tres */

section.info {width: calc(100% - 24em); padding: 0 12em 40px;}
section.info h2 {color: #20998C; font-size: 18pt; margin: 0 0 10px 0}
section.info#carta-del-editor h2 {font-size: 24pt}
section.info p {margin: 0 0 20px; font-size: 12pt}
section.info ul.grid.tres li .fotograma {padding: 20px}
section.info ul.grid.tres li {width: calc((100% / 3) - 40px);  background-color: #f7f7f7; }
section.info ul.grid.tres li,
section.info ul.grid.tres li .fotograma,
section.info ul.grid.tres li .imagenfondo {min-height: 280px}
section.info ul.grid.tres li .fotograma h4 { font-size: 14pt; text-align: left; font-weight: 400; line-height: 1.5;}
section.info ul.grid.tres li .fotograma p {font-weight: 400; text-align: left;}
section.info ul.grid.tres li .fotograma strong {display: block;font-size: 24px; color: #20998C; text-transform: uppercase; font-weight: 500; margin-bottom: 10px}
section.info .shortdesc {padding-bottom: 80px}
section.info .shortdesc h3 {color: #000; text-align: justify; font-weight: 400; font-size: 20px; padding: 20px; width: calc(100% - 40px)}
section.info .shortdesc h3 strong {color: #20998C}


section.info .columna.extended .cajatexto{
	padding: 80px 40px; width: calc(100% - 80px); position: relative;
	transform: none; top: inherit; column-count: 2; column-gap: 80px;

}


section.info .imagenfondo {
	min-height:100%;
	max-width: 90%;
	width: 90%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center ;
	 position: absolute;
	 bottom: 0;
}
section.info#participantes h1 {color: #000; text-align: center;}
section.info#participantes ul.grid {max-width:80%; margin: 0 auto; display: block;}
section.info ul.grid.personas .fotograma {width: 320px; height: 320px;  display: inline-block;}
section.info ul.grid.personas .fotograma .imagenfondo { border-radius: 50%; width: 100%; height: 100%; max-width: 100%}
section.info ul.grid.personas li .infopersona h2{ font-size: 32pt}
section.info ul.grid.personas li .infopersona h3 {font-size: 24pt; margin: 20px 0 10px}
section.info ul.grid.personas li .infopersona h4 {margin: 0}
section.info ul.grid.personas li .infopersona span.boton {display: inline-block}
section.info ul.grid.personas li.par .infopersona,
section.info ul.grid.personas li.odd .fotograma {float: left}
section.info ul.grid.personas li.odd .infopersona,
section.info ul.grid.personas li.par .fotograma {float: right}

section.info ul.grid.personas li.par .infopersona,
section.info ul.grid.personas li.par .infopersona h2 {text-align: right;}
section.info ul.grid.personas li.odd .infopersona,
section.info ul.grid.personas li.odd .infopersona h2 {text-align: left;}

section.info ul.grid.personas li .infopersona {width: calc(100% - 360px); display: inline-block; padding: 20px; position: relative; vertical-align: middle;}

section.singlepost .logo.post {
	width: 40vw; min-height: 180px;
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
	position:absolute;
}

section.singlepost .columna.dos.fl .fotograma {width: calc(40vw - 80px); height: calc(40vw - 80px); position: relative; margin: 180px auto 0}
section.singlepost .columna.dos.fl .imagenfondo {height: 100%; border-radius: 50%; background-size: cover; background-repeat: no-repeat;}
section.singlepost .columna.dos.fr {text-align: left;}
section.singlepost .columna.dos.fr .centrado {width: calc(100% - 80px); padding: 0 40px}
section.singlepost .columna.dos.fr h1 {color: #fff; margin-bottom: 10px}
section.singlepost .columna.dos.fr h2 {font-size: 24pt; text-align: left; margin-bottom: 20px}



section .fotograma span.etiqueta {top: 0; position: absolute;}
section ul.grid li .fotograma span.etiqueta {position: absolute; margin: 0; top: 20px; }


.columna .marcofoto {background-position: center right; background-attachment: fixed; background-repeat: no-repeat; background-size:
	contain;
	    min-height: calc(100vh - 120px);}


	ul.grid {width: 100%; display: inline-block; min-height: 240px; margin: 40px 0}
	ul.grid li {width: calc(100% - 40px); cursor: pointer; margin: 40px; display: inline-block; float: left; vertical-align: top; min-height: auto}
	ul.grid.dos li {width: calc((100% / 2) - 80px);}
	ul.grid.tres li {width: calc((100% / 3) - 40px); margin: 20px}

	ul.grid.cuatro li{width: calc((100% / 4) - 40px); margin: 20px}
	ul.grid li .thumbimg {min-height: 240px; width: 100%;
	background-position: center;
background-repeat: no-repeat;}

ul.grid li .fotograma {position: relative;}
ul.grid li .fotograma .notaimg {position: relative; width: calc(100% - 40px); padding: 20px; background-color: #f0f0f0; color: #334; display: inline-block; z-index: 1; min-height: 200px}
ul.grid.uno li .fotograma .notaimg {min-height: 120px}
ul.grid.cuatro li .fotograma .notaimg {min-height: 120px}
ul.grid li .fotograma .notaimg hr {max-width: 80px; border: 0; border-bottom: 5px solid #00a69c; display: inline-block; min-height: 10px; min-width: 40px}
ul.grid li .fotograma .notaimg h2 {font-size: 14pt; text-align: left; font-weight: 700}
ul.grid li .fotograma .notaimg h4 {font-size: 10pt; margin: 0; font-weight: 500}
ul.grid li .fotograma .notaimg a {color: #000; display: block}

ul.grid li .espaciofoto {min-width: 240px; min-height: 240px; display: inline-block; width: 100%; margin: 0 }
ul.grid li .espaciofoto .thumbimg.foto {min-height: 240px; max-width: 240px; background-size: cover; display: block;  margin: 0px auto 0px}

ul.grid li .espacioinfo {width: calc(100% - 40px); display: inline-block; padding: 20px}

ul.grid li h2 {font-weight: 700; text-align: center; margin:0 0 10px;}
ul.grid li span {font-size: 14pt; text-align: left; display: block}

ul.grid li .barrainfo {padding: 20px; width: calc(100% - 40px)}
ul.grid li .barrainfo span {text-align: left}

ul.grid.uno li .barrainfo h4 {font-weight: 500; text-align: center;margin: 0}

ul.grid.tres li .fotograma,
ul.grid.tres li .imagenfondo {min-height: 320px;}

section .shortdesc {width: calc(70% - 0px); display: inline-block; padding-left: 0px; float: right;}


section.pagina {padding-top: 0; min-height: calc(100vh - 100px);}
section.pagina iframe {min-width: 100%; display: block; min-height: 540px; margin-bottom: 2em; position: relative;
    width: 100%;}

section.pagina .cajatexto {display: inline-block; width: calc(100% - 80px); min-height: 100%; column-count: 2; column-gap: 80px; background-color: #eee; font-weight: 700; font-size: 14pt; padding: 40px; color: #20998C}
section.pagina .cajatexto h2 {font-size: 18pt; margin-top: 0}


.tagshop {
	position: fixed;
    left: 0;
    top: 0;
    background-color: #20998C;
    min-height: 100px;
    min-width: 40px;
		text-align: center;
		color: #fff;
		padding-top: 30px;
}

.tagshop a {color: #fff; cursor: pointer;}
.tagshop span {display: block; font-size: 1.5em; margin-bottom: 10px}


#shopping-cart {
	width: calc(40% - 160px);
float: left;
padding: 40px 80px;
top: 0;
left: 0;
position: absolute;
z-index: 0;
background-color: #fff; min-height: auto;
}

#shopping-cart .marcoshop {
	margin-top: 80px;
}

.ocultarcarrito {
	position: absolute;
float: right;
right: 40px;
top: 80px;
}

.ocultarcarrito a {cursor: pointer;}

#popup { position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); z-index: 99999; height: 100%; width: 100%;}
.popupcontent {position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-50%, -50%); background: #fff; letter-spacing: 3px; width: 60%; padding: 20px;}
.popupcontent h2 {color: #20998C; font-size: 20pt}
.popupcontent p {text-align: center; line-height: 1.5; font-size: 18px; color: #000;}
#button {border: 0; background-color: transparent; cursor: pointer; position: absolute; top: 5px; right: 5px;}
#button span.fa {font-size:24px; color: #20998C}


.espaciofooter {min-height: 320px; display: inline-block;width: 100%; position: relative;}

footer {background-color:#E6DDBA; color: #000; max-height:320px; min-height:320px; position: fixed; bottom: 0; display: inline-block; width: 100%; float: left; padding-top: 0px; z-index: 0; left: 0;padding-top: 40px;
}
footer .columna {min-height:140px; max-height: 140px; height: 100%;}
footer .columna .columna {min-height: 140px; max-height: 140px; padding-top: 40px; font-size: 14pt; line-height: 1.5}
footer nav.redes a {color: #000; width: auto; display: inline-block; min-height: 40px; text-align: center; padding: 0 40px 0 0}

footer nav.redes i.fa-1x {font-size: 1.5em}
footer .columna .columna p {line-height: 1.5; font-size: 10pt;color: #fff}

footer .columna h1 {color: #000; font-weight: 700; margin-top: 0px; font-size: 16pt}
footer .columna h2 {color: #000; font-weight: 700; margin-bottom: 10px; font-size: 16pt; font-family: 'Arimo', sans-serif; }


footer .logos {position: relative; width: 100%; padding-top: 80px}
footer .logos img {max-width: 240px}
footer .logos h2 {text-align: center; font-style: italic }
footer a {color: #000}
footer a:hover{color: #000}
footer ul li {display: block; margin: 15px 0 ; font-size: 12pt}

.copyright {float: right; position: fixed; bottom: 0; right: 0;}
.copyright p {font-size: 10pt; font-weight: 700; margin-right: 80px}

footer form {width: 80%; max-width: 640px;}
footer label {font-weight: 500;}
footer input {background-color: transparent;  color: #fff; min-height: 40px; border: 0; border-bottom: 1px solid #fff;}
footer textarea {background-color: transparent; color: #fff; min-height: 30vh; border: 1px solid #fff;}
footer input[type="submit"]{background-color: #fff; min-width: 320px; color: #20998C; text-transform: uppercase; font-weight: 300}

footer.act {color: #fff; top: 0; min-height: calc(100vh - 5px);width: calc(100% - 80px); left: inherit; right: 0; position: absolute; z-index: 5; padding: 40px}
footer.act .columna {max-height: 100vh;}
footer.act .logos img {padding: 20px; }
footer.act .logos.centrado {top: inherit;bottom: 0; transform: none}
footer.act .columna .columna p {text-align: center;}
footer.act .columna.tercio {float: right; width: calc(100% - 60px)}
footer.act .cajatexto a {color: #fff;
	-webkit-transition: 600ms;
	-moz-transition: 600ms;
	-o-transition: 600ms;
	-ms-transition: 600ms;}
footer.act .columna h1 {color: #fff;
	-webkit-transition: 600ms;
	-moz-transition: 600ms;
	-o-transition: 600ms;
	-ms-transition: 600ms;}

	footer.act .columna h4 {color: #00a69c;
		-webkit-transition: 600ms;
		-moz-transition: 600ms;
		-o-transition: 600ms;
		-ms-transition: 600ms;}
