#splash{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	
	background-position: center center;
	background-repeat: no-repeat;
}

.slide-home{
	width: 100%;
}

a[href^="tel:"] {
	color: white;
	text-decoration: none;
}

.pointer-events-none {
	pointer-events:none;
}

#imgs_escondidas{
	display: none;
}

.w-forma{
	margin-bottom: 15px;
}

body {
	font-family: Lettergothicstd, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 38px;
	line-height: 44px;
	font-weight: 700;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}

.contenedor-general {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.header {
	position: fixed;
	left: 40px;
	top: 40px;
	right: 40px;
	z-index: 2;
}

.menu-top {
	float: right;
}

.li-header {
	margin-top: 25px;
	margin-left: 28px;
	float: right;
}

.link-logo-header {
	float: left;
}

.link-principal {
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
	color: #000;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}

.link-principal:hover {
	color: #ff001b;
}

.footer {
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 40px;
	z-index: 2;
}

.redes-footer {
	margin-bottom: 0px;
	float: left;
}

.li-redes-footer {
	margin-right: 28px;
	float: left;
}

.mail-footer {
	width: 180px;
	margin-bottom: 0px;
	float: right;
}

.mail-rojo-footer {
	float: right;
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
	color: #ff001b;
	font-style: italic;
	text-decoration: underline;
}

.mail-rojo-footer:hover {
	color: #000;
}

.mail-tag-footer {
	float: left;
}

.fila-contenido {
	position: relative;
	overflow: hidden;
	height: 100%;
	background-image: none;
	background-position: 0px 0px;
	background-size: auto;
	background-repeat: repeat;
}

.fila-contenido.variante {
	background-color: #5c1431;
}

.fila-contenido.vidita-mia {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	/*background-color: #f6d2d6;*/
}

.fila-contenido.vidita-mia.sin-fondo {
	background-image: none;
	background-position: 0px 0px;
	background-size: auto;
	background-repeat: repeat;
}

.fila-contenido.wrkr-brew {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #363636;
}

.fila-contenido.wrkr-brew.sin-fondo {
	background-image: none;
	background-position: 0px 0px;
	background-size: auto;
	background-repeat: repeat;
}

.fila-contenido.proyecto {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
}

.fila-contenido.proyecto.test {
	display: block;
}

.fila-contenido.relacionado {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.wrapper {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.scroll-container {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: none;
}

.texto-intro {
	position: absolute;
	left: 38px;
	top: 161px;
	z-index: 2;
	overflow: hidden;
	width: 40%;
	height: 325px;
}

.texto-intro.overflow-visible {
	overflow: visible;
}

.texto-intro.overflow-visible.pointer-events-none {
	top: 31%;
}

.comunicacion-titulo {
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 0px;
	-webkit-transform: scale3d(2.58, 1, 1);
	transform: scale3d(2.58, 1, 1);
	-webkit-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	font-family: Leaguegothic, sans-serif;
	color: #000;
	font-size: 43px;
	letter-spacing: 0px;
	text-transform: uppercase;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.branding-titulo {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Leaguegothic, sans-serif;
	color: #000;
	font-size: 84px;
	line-height: 70px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.digital-titulo {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 6px;
	-webkit-transform: scale3d(1.59, 1, 1);
	transform: scale3d(1.59, 1, 1);
	-webkit-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	font-family: Leaguegothic, sans-serif;
	color: #000;
	font-size: 84px;
	line-height: 70px;
	text-transform: uppercase;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.estrategia-subtitulo {
	margin-right: 26px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-bottom: 3px solid #000;
	font-family: Lettergothicstd, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 3.4px;
}

.slash {
	width: 3px;
	height: 64px;
	background-color: #000;
	-webkit-transform: skew(-27deg, 0deg) translate(-17px, 0px);
	-ms-transform: skew(-27deg, 0deg) translate(-17px, 0px);
	transform: skew(-27deg, 0deg) translate(-17px, 0px);
}

.scroll-home {

	position: relative;

	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;

	margin-top: 30px;
	margin-bottom: 0px;
	font-family: Leaguegothic, sans-serif;
	color: #ff001b;
	font-size: 17px;
}

.slider-home {
	position: absolute;
	top: 19%;
	right: 40px;
	z-index: 1;
	width: 60%;
}

.img-proyecto-sombra-home {
	width: 90%;
	box-shadow: 0 13px 49px 0 rgba(0, 0, 0, .20);
}

.titulo-proyecto {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 12px;
	line-height: 13px;
}

.desc-proyecto {
	margin-bottom: 30px;
	font-family: Lettergothicstd, sans-serif;
	color: #fff;
	font-size: 12px;
}

.desc-proyecto.max-width {
	max-width: 300px;
}

.link-categoria {
	margin-right: 20px;
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
	font-family: 'Lettergothicstd slanted', sans-serif;
	color: #fff;
	font-style: italic;
	font-size: 12px;
}

.link-categoria:hover {
	color: #000;
}

.link-detalle-proyecto {
	margin-top: 0px;
	padding: 0px 0px 6px;
	border-bottom: 2px solid #000;
	background-color: transparent;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	font-family: 'Lettergothicstd slanted', sans-serif;
	color: #000;
}

.link-detalle-proyecto:hover {
	border-bottom-color: #fff;
	color: #fff;
}

.categorias {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
}

.img-proyecto-sombra-dos {
	width: 90%;
	box-shadow: 0 13px 49px 0 rgba(0, 0, 0, .26);
}

.about {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
	-webkit-transform: translate(100%, 0px);
	-ms-transform: translate(100%, 0px);
	transform: translate(100%, 0px);
}

.about-a {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
}

.about-b {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	width: 55%;
	max-width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.about-text {
	font-size: 12px;
	width: 100%;
	margin-bottom: 30px;
	font-family: Lettergothicstd, sans-serif;
	color: #fff;
	-webkit-column-count: 2;
	column-count: 2;
}

.bold {
	font-weight: 700;
}

.titulo-about {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 12px;
	line-height: 13px;
}

.titulo-about.get-in-touch {
	margin-top: 30px;
}

.contacto {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
	background-color: transparent;
	-webkit-transform: translate(100%, 0px);
	-ms-transform: translate(100%, 0px);
	transform: translate(100%, 0px);
}

.contacto-1 {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
}

.contacto-2 {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	width: 55%;
	max-width: 750px;
	padding: 343px 100px 15px;
	background-color: #fff;
	box-shadow: none;
}

.salto {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 0px;
}

.contacto-text-col p, .li-redes-footer a, .contacto-text-col, .link-principal, .mail-tag-footer, .mail-rojo-footer, .link-detalle-proyecto{
	font-size: 12px;
}

.contacto-text-col {
	width: 50%;
	margin-bottom: 0px;
	float: left;
	font-family: Lettergothicstd, sans-serif;
	color: #000;
}

.mail-rojo-contacto {
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
	color: #ff001b;
	font-style: italic;
	text-decoration: underline;
}

.mail-rojo-contacto:hover {
	color: #fff;
}

.boton-contacto {
	width: 75px;
	padding: 0px;
	background-color: transparent;
	-webkit-transition: padding-left 200ms ease;
	transition: padding-left 200ms ease;
	font-family: Leaguegothic, sans-serif;
	color: #ff001b;
	font-size: 17px;
	text-align: left;
	text-transform: uppercase;
}

.boton-contacto:hover {
	padding-left: 20px;
}

.input {
	width: 50%;
	height: 30px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	border-style: none;
	background-color: #000;
	color: hsla(0, 0%, 100%, .54);
}

.input.mensaje {
	width: 100%;
	height: 30px;
	max-width: 100%;
}

.titulo-proyecto-detalle {
	font-family: Leaguegothic, sans-serif;
	color: #000;
	font-size: 84px;
	line-height: 70px;
}

.bloque-intro-intro {
	position: absolute;
	left: 38px;
	top: 161px;
	right: 40px;
	z-index: 2;
}

.imagen-proyecto {
	width: 100%;
}

.titulo-contacto {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #000;
	font-size: 12px;
	line-height: 13px;
}

.titulo-contacto.get-in-touch {
	margin-top: 30px;
}

.desc-tit-proyecto {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #000;
	font-size: 12px;
	line-height: 13px;
}

.link-categoria-detalle {
	margin-right: 20px;
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
	font-family: 'Lettergothicstd slanted', sans-serif;
	color: #000;
	font-style: italic;
}

.link-categoria-detalle:hover {
	color: #000;
}

.desc-proyecto-detalle {
	max-width: 1000px;
	margin-bottom: 30px;
	font-family: Lettergothicstd, sans-serif;
	color: #000;
}

.categorias-detalle {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
}

.lista-relacionados-footer {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.lista-relacionados-footer.variante {
	background-color: #5c1431;
}

.lista-relacionados-footer.vidita-mia {
	background-color: #f6d2d6;
}

.lista-relacionados-footer.vidita-mia.sin-fondo {
	background-image: none;
	background-position: 0px 0px;
	background-size: auto;
	background-repeat: repeat;
}

.lista-relacionados-footer.wrkr-brew {
	background-color: #272727;
}

.lista-relacionados-footer.wrkr-brew.sin-fondo {
	background-image: none;
	background-position: 0px 0px;
	background-size: auto;
	background-repeat: repeat;
}

.lista-relacionados-footer.proyecto {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
}

.lista-relacionados-footer.proyecto.test {
	display: block;
}

.row-relacionados {
	width: 100%;
	margin-right: 30px;
	margin-left: 30px;
}

.titulo-relacionados {
	margin-top: 20px;
	margin-bottom: 0px;
	color: #000;
	font-size: 12px;
	line-height: 13px;
}

.link-relacionados {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.test-type {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 2em;
}

.test-body {
	font-size: 18.43px;
}

.x-titulo {
	position: relative;
	top: -44px;
	right: -30px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #ff001b;
	background-image: url(/assets/x.png);
	background-position: 50% 50%;
	background-size: 9px;
	background-repeat: no-repeat;
	font-family: Leaguegothic, sans-serif;
	color: transparent;
	font-size: 0px;
	line-height: 0px;
	font-weight: 400;
	text-align: center;
}

.titulo-extendido {
	display: inline-block;
	margin-bottom: 20px;
	-webkit-transform: scale3d(2.46, 1, 1);
	transform: scale3d(2.46, 1, 1);
	-webkit-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.diagonales-home {
	position: absolute;
	left: -16px;
	top: 29px;
	bottom: 0px;
	z-index: 1;
	display: inline-block;
	width: 133px;
	height: 46px;
	background-image: url(/assets/diagonales.png);
	background-position: 0px 0px;
	background-size: 133px;
	color: transparent;
}

.titulo-home {
	position: relative;
	margin-top: 4px;
	-webkit-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	font-family: Leaguegothic, sans-serif;
	color: #0e0e0e;
	/*
	font-size: 58px;
	line-height: 58px;
	*/
	
	font-size: 5.5em;
    line-height: 1em;
	
	font-weight: 400;
	text-transform: uppercase;
}

.areas {
	display: inline-block;
	margin-bottom: 8px;
	font-family: Lettergothicstd, sans-serif;
	/*
	font-size: 12px;
	line-height: 12px;
	*/
	
	font-size: 1.1em;
	line-height: 1em;
	
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.areas.diagonal {
	margin-right: 8px;
	margin-left: 8px;
}

.fotos-home {
	position: absolute;
	left: 0px;
	top: 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.foto-home-slide {
	width: 100%;
	/*border: 1px solid red;*/
}

.banner-wrkr {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 10px;
	height: 15px;
	background-image: url(/assets/wrkr-banner.gif);
	background-position: 50% 50%;
	background-size: 126px;
	background-repeat: repeat-x;
}

.mapa {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 308px;
	/*background-image: url(/assets/mapa.jpg);*/
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.fondo-about-negro {
	position: relative;
	padding: 100px 100px 50px;
	background-color: #000;
}

.fondo-about-blanco {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	padding: 40px 100px 35px;
	background-color: #fff;
}

.what-we-do {
	margin-bottom: 6px;
	font-family: Lettergothicstd, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	letter-spacing: 0px;
}

.texto-what-we-do {
	margin-bottom: 7px;
	font-size: 12px;
	letter-spacing: 0px;
}

.texto-what-we-do.red {
	margin-top: 15px;
	color: #ff001b;
}

.fila-branding {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: visible;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.header-detalle-proyecto {
	height: 100%;
	/*background-image: url(/assets/37879860627501.5a54194761ac6.jpg);*/
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.imagen-full {
	width: 100%;
}

@media (max-width: 991px) {
	.contenedor-general {
		overflow: visible;
		max-height: 100%;
		box-shadow: none;
	}
	.header {
		position: static;
		margin: 40px;
	}
	.footer {
		position: static;
		padding: 20px 40px;
	}
	.fila-contenido {
		position: relative;
	}
	.fila-contenido.vidita-mia {
		display: block;
		background-image: none;
		background-size: auto;
		background-repeat: repeat;
	}
	.fila-contenido.wrkr-brew {
		display: block;
		background-image: none;
		background-size: auto;
		background-repeat: repeat;
	}
	.fila-contenido.proyecto {
		display: block;
	}
	.fila-contenido.relacionado {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.wrapper {
		position: static;
		display: block;
		background-color: #fff;
	}
	.scroll-container {
		position: static;
	}
	.texto-intro {
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		bottom: auto;
		width: auto;
		margin-right: 40px;
		margin-left: 40px;
	}
	.estrategia-subtitulo {
		left: 279px;
		right: auto;
	}
	.slash {
		left: 542px;
		right: auto;
	}
	.slider-home {
		position: absolute;
		top: auto;
		right: 40px;
		bottom: 0px;
		width: 46%;
	}
	.row-proyecto {
		position: static;
		left: 30px;
		top: 140px;
		right: 30px;
		padding: 50px 40px;
	}
	.img-proyecto-sombra-home {
		width: 100%;
	}
	.titulo-proyecto {
		margin-top: 70px;
	}
	.desc-proyecto {
		width: 70%;
		float: left;
	}
	.desc-proyecto.max-width {
		margin-bottom: 0px;
	}
	.link-detalle-proyecto {
		float: right;
	}
	.categorias {
		margin-top: 50px;
		margin-bottom: 0px;
	}
	.img-proyecto-sombra-dos {
		width: 100%;
	}
	.about {
		position: fixed;
	}
	.about-a {
		width: 25%;
	}
	.about-b {
		width: 75%;
	}
	.contacto {
		position: fixed;
	}
	.contacto-1 {
		width: 25%;
	}
	.contacto-2 {
		width: 75%;
	}
	.contacto-text-col {
		float: left;
	}
	.bloque-intro-intro {
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		bottom: auto;
		width: auto;
		margin-right: 40px;
		margin-left: 40px;
	}
	.desc-tit-proyecto {
		margin-top: 0px;
	}
	.desc-proyecto-detalle {
		float: left;
	}
	.categorias-detalle {
		margin-top: 50px;
		margin-bottom: 0px;
	}
	.row-info-proyecto {
		position: static;
		left: 30px;
		top: 140px;
		right: 30px;
		padding: 50px 40px;
	}
	.lista-relacionados-footer {
		position: relative;
	}
	.lista-relacionados-footer.vidita-mia {
		background-image: none;
		background-position: 0px 0px;
		background-size: auto;
		background-repeat: repeat;
	}
	.lista-relacionados-footer.wrkr-brew {
		background-image: none;
		background-position: 0px 0px;
		background-size: auto;
		background-repeat: repeat;
	}
	.lista-relacionados-footer.proyecto {
		display: block;
	}
	.titulo-extendido {
		font-size: 56px;
		line-height: 56px;
	}
	.fondo-about-negro {
		position: relative;
		padding-top: 50px;
		padding-right: 30px;
		padding-left: 30px;
	}
	.fondo-about-blanco {
		padding-right: 30px;
		padding-left: 30px;
	}
	.header-detalle-proyecto {
		height: 510px;
	}
}

@media (max-width: 767px) {
	.header {
		top: 30px;
		margin-bottom: 40px;
	}
	.li-header {
		margin-top: 0px;
	}
	.footer {
		bottom: 10px;
	}
	.texto-intro {
		top: auto;
		height: 275px;
		margin-top: 29px;
	}
	.comunicacion-titulo {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.estrategia-subtitulo {
		left: auto;
		right: 0px;
	}
	.slash {
		display: none;
	}
	.scroll-home {
		margin-top: 5px;
	}
	.slider-home {
		left: auto;
		top: auto;
		bottom: 0px;
		width: 60%;
	}
	.row-proyecto {
		top: 90px;
	}
	.titulo-proyecto {
		margin-top: 0px;
	}
	.desc-proyecto {
		width: 100%;
	}
	.link-detalle-proyecto {
		float: left;
	}
	.categorias {
		margin-top: 10px;
	}
	.about-text {
		width: 100%;
	}
	.titulo-about {
		margin-top: 0px;
	}
	.contacto-2 {
		top: 0px;
		padding-top: 344px;
		padding-right: 50px;
		padding-left: 50px;
	}
	.contacto-text-col {
		width: 63%;
	}
	.contacto-text-col.dos {
		margin-top: 20px;
	}
	.bloque-intro-intro {
		top: auto;
		height: 275px;
		margin-top: 29px;
	}
	.titulo-contacto {
		margin-top: 0px;
	}
	.desc-tit-proyecto {
		margin-top: 0px;
	}
	.desc-proyecto-detalle {
		width: 100%;
	}
	.categorias-detalle {
		margin-top: 10px;
	}
	.row-info-proyecto {
		top: 90px;
	}
	.thumb-relacionado {
		margin-top: 20px;
	}
	.x-titulo {
		top: -21px;
		right: -8px;
		width: 20px;
		height: 20px;
		background-size: 8px;
	}
	.titulo-extendido {
		font-size: 26px;
		line-height: 26px;
	}
	.diagonales-home {
		left: 0px;
		top: 17px;
		height: 21px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.header-detalle-proyecto {
		height: 380px;
	}
}

@media (max-width: 479px) {
	.contenedor-general {
		overflow: visible;
		width: auto;
		height: auto;
		max-width: auto;
		box-shadow: none;
	}
	.header {
		position: static;
		left: 20px;
		top: 20px;
		right: 20px;
		margin: 20px;
	}
	.footer {
		position: static;
		padding: 10px 20px 25px;
	}
	.redes-footer {
		float: left;
	}
	.mail-footer {
		width: auto;
		float: right;
	}
	.mail-rojo-footer {
		float: none;
	}
	.mail-tag-footer {
		float: none;
	}
	.fila-contenido {
		position: static;
		padding: 40px 20px;
	}
	.fila-contenido.proyecto {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.wrapper {
		position: static;
		background-color: #fff;
	}
	.scroll-container {
		position: static;
		overflow: visible;
	}
	.texto-intro {
		position: static;
		left: 20px;
		top: 90px;
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.comunicacion-titulo {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		font-size: 29px;
		line-height: 29px;
	}
	.branding-titulo {
		font-size: 29px;
		line-height: 29px;
	}
	.digital-titulo {
		float: left;
		clear: both;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		font-size: 29px;
		line-height: 29px;
	}
	.estrategia-subtitulo {
		position: static;
		left: 217px;
		top: 36px;
		right: auto;
		width: 100%;
		margin-top: 0px;
		letter-spacing: 2.9px;
	}
	.scroll-home {
		display: none;
		margin-top: 20px;
		float: left;
		clear: both;
	}
	.slider-home {
		position: relative;
		right: auto;
		bottom: auto;
		width: 100%;
		margin-top: 30px;
	}
	.row-proyecto {
		position: static;
		left: 10px;
		right: 10px;
		margin-right: -10px;
		margin-left: -10px;
		padding: 0px;
	}
	.titulo-proyecto {
		margin-top: 50px;
	}
	.desc-proyecto {
		margin-bottom: 20px;
	}
	.link-detalle-proyecto {
		width: 100%;
		margin-top: 30px;
	}
	.about-a {
		z-index: 1;
		width: 15%;
	}
	.about-text {
		margin-bottom: 20px;
		-webkit-column-count: 1;
		column-count: 1;
	}
	.titulo-about {
		margin-top: 0px;
	}
	.clear {
		clear: both;
	}
	.contacto-2 {
		width: 85%;
		padding-top: 303px;
		padding-right: 20px;
		padding-left: 20px;
	}
	.contacto-text-col {
		width: 100%;
		margin-bottom: 20px;
		-webkit-column-count: 1;
		column-count: 1;
	}
	.contacto-text-col.dos {
		width: 100%;
	}
	.mail-rojo-contacto {
		float: none;
	}
	.input {
		border-radius: 0px;
	}
	.titulo-proyecto-detalle {
		float: left;
		clear: both;
		font-size: 70px;
		line-height: 51px;
	}
	.bloque-intro-intro {
		position: static;
		left: 20px;
		top: 90px;
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.titulo-contacto {
		margin-top: 0px;
	}
	.desc-tit-proyecto {
		margin-bottom: 30px;
	}
	.desc-proyecto-detalle {
		margin-bottom: 20px;
	}
	.row-info-proyecto {
		position: static;
		left: 10px;
		right: 10px;
		margin-right: -10px;
		margin-left: -10px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.lista-relacionados-footer {
		position: static;
		padding: 40px 20px;
	}
	.lista-relacionados-footer.proyecto {
		padding-bottom: 0px;
	}
	.row-relacionados {
		margin-right: 0px;
		margin-left: 0px;
	}
	.col-relacionados {
		padding-right: 0px;
		padding-left: 0px;
	}
	.x-titulo {
		top: -16px;
		right: -4px;
		width: 15px;
		height: 15px;
		background-size: 5px;
	}
	.titulo-extendido {
		font-size: 21px;
		line-height: 21px;
	}
	.diagonales-home {
		left: 0px;
		top: 22px;
		height: 16px;
	}
	.mapa {
		width: 100%;
		height: 0px;
		padding-top: 100%;
	}
	.texto-what-we-do {
		margin-top: 10px;
		margin-bottom: 37px;
		clear: both;
	}
	.texto-what-we-do.red {
		margin-bottom: 0px;
	}
	.fila-branding {
		display: block;
	}
	.header-detalle-proyecto {
		height: 220px;
	}
}

@font-face {
	font-family: 'Lettergothicstd slanted';
	src: url(/fonts/LetterGothicStd-Slanted.otf) format('opentype');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Lettergothicstd';
	src: url(/fonts/LetterGothicStd-Bold.otf) format('opentype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Leaguegothic';
	src: url(/fonts/LeagueGothic-Regular.otf) format('opentype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Lettergothicstd';
	src: url(/fonts/LetterGothicStd.otf) format('opentype');
	font-weight: 400;
	font-style: normal;
}
