/*
Theme Name: Inmerco by Hola Rafa
Theme URI: http://underscores.me/
Author: Hola Rafa
Author URI: http://www.holarafa.com
Description: Theme a medida
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: inmerco
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Underscores Hola Rafa is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>>> STYLES CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
	font-family: 'Circular Std Bold';
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Bold.eot');
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Bold.woff') format('woff'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Bold.ttf') format('truetype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circular Std Book';
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Book.eot');
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Book.woff') format('woff'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Book.ttf') format('truetype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circular Std Black';
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Black.eot');
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Black.woff') format('woff'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Black.ttf') format('truetype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Graphik Light';
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Graphik-Light.eot');
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Graphik-Light.eot?#iefix') format('embedded-opentype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Graphik-Light.woff') format('woff'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Graphik-Light.ttf') format('truetype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Graphik-Light.svg#Graphik-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Maax';
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Maax.eot');
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Maax.eot?#iefix') format('embedded-opentype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Maax.woff') format('woff'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Maax.ttf') format('truetype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/Maax.svg#Maax') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Minion Pro Regular';
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/MinionPro-Regular.eot');
	src: url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/MinionPro-Regular.woff') format('woff'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/MinionPro-Regular.ttf') format('truetype'),
		url('https://www.inmerco.com/wp-content/themes/inmerco/fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

html {
    font-family: 'Circular Std Book';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body {
	font-family: 'Circular Std Book';
}

html {
    font-size: 62.5%;
    background-color: #fff;
}

h1, h2, h3, h4,
p, a, span, div {
	font-family: 'Circular Std Book';
	margin: 0px;
	padding: 0px;
}

.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9 {
    position:relative;
    min-height:1px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.hentry {
    margin: 0;
}


/*--------------------------------------------------------------
# Footer & Header
--------------------------------------------------------------*/

#menu {
	width: 100vw;
	height: 58px;
	top: 0px;
	position: fixed;
	left: 0px;
	background-color: #1a2c43;
	margin-top: 0px;
	z-index: 1000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo-menu {
	position: absolute;
	top: 50%;
	left: 50px;
	transform: translateY(-50%);
	width: 122px;
	height: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navigation-less {
	background-color: transparent !important;
	height: 81px;
	margin-top: 20px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo-less {
	width: 168px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.opciones-menu {
	text-align: right;
	position: relative;
	top: 21px;
	right: 0px;
}

.opcion-menu, .link-opcion-menu {
	color: #fff;
	font-family: 'Maax';
	text-transform: uppercase;
	font-size: 1.2rem;
	line-height: 1.2rem;
	letter-spacing: 0.2em;
}

.link-opcion-menu {
	margin-left: -3px !important;
}

.opcion-menu {
	padding-left: 27px;
	padding-right: 26px;
	padding-top: 23px;
	padding-bottom: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.link-opcion-menu:hover {
	text-decoration: none;
}

.opcion-menu:hover {
	background-color: #ff1023;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navigation-less .opcion-menu:hover {
	background-color: transparent !important;
	color: #ff1023 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

#footer {
	background-color: #1a2c43;
	padding: 70px 130px 70px 130px;
}

.logo-footer {
	width: 146px;
}

.texto-negrita-footer {
	margin-top: 30px;
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-family: 'Circular Std Black';
	color: #fff;
}

.texto-normal-footer {
	margin-top: 5px;
	font-size: 1.3rem;
	line-height: 1.8rem;
	color: #fff;
}

#segunda-columna-footer {
    padding-top: 45px;
}

.link-email-footer, .link-email-footer:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.link-email-footer:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.flecha-arriba {
	width: 25px;
	height: auto;
	margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#scroll_to_top:hover .flecha-arriba {
	margin-bottom: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.texto-flecha-arriba {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.5rem;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: 'Maax';
	text-transform: uppercase;
}

#scroll_to_top {
	width: 70px;
	right: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	cursor: pointer;
}

.opcion-menu-servicio {
	cursor: pointer;
}


#submenu_servicios {
	display: none;
	top: 58px;
	left: 0px;
	width: 100vw;
	padding: 50px 125px 50px 125px;
	background-color: #2048b9;
	position: fixed;
	z-index: 1000;
	opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#submenu1, #submenu2, #submenu3 {
	padding-right: 35px !important;
}

.submenu-aparece {
	display: block !important;
}


.submenu-desvanece {
	opacity: 1 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.background-rojo {
	background-color: #ff1023;
}

.titulo_submenu {
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 1.5rem;
	letter-spacing: -0.01em;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}

.opcion_submenu {
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    display: block;
}

.opcion_submenu:last-child {
	border-bottom: none !important;
}

.opcion_submenu:hover {
	text-decoration: none;
	color: #ff1023;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#submenu4 {
	text-align: right;
}

.cerrar_submenu {
	width: 28px;
	height: 28px;
	position: relative;
	cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cerrar_submenu:hover {
	transform: rotate(90deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/

#cabecera {
	height: 100vh;
	width: 100vw;
	position: relative;
	left: 0px;
	top: 0px;
	background-size: cover;
	background-position: center center;
	/*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    background-color: #1a2c43;
  	background-blend-mode: multiply, luminosity;
}

/*#cabecera::before {
	content:"";
	background-color: #1a2c43;
	opacity: 0.7;
	width: 100vw;
	height: 100vh;
	top: 0px;
	left: 0px;
	position: absolute;
}*/

.textos-cabecera {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 750px;
	width: calc(100vw - 40px);
	text-align: center;
}

.titulo-cabecera {
	font-size: 6.6rem;
	line-height: 6.3rem;
	color: #fff;
	margin-bottom: 70px;
}

.textos-cabecera {
	font-size: 1.9rem;
	line-height: 2.6rem;
	color: #fff;
}


@keyframes movimiento {
	0% { 
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 0;
	}
  	50% { 
		opacity: 1;
  	}
  	100% { 
  		-webkit-transform: translate(0,20px);
		transform: translate(0,20px);
		opacity: 0;
  	}
}

@-webkit-keyframes movimiento {
	0% { 
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 0;
	}
  	50% { 
		opacity: 1;
  	}
  	100% { 
  		-webkit-transform: translate(0,20px);
		transform: translate(0,20px);
		opacity: 0;
  	}
}

.flecha-abajo {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 70px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-animation: movimiento 1.5s infinite;
	animation: movimiento 1.5s infinite;
	cursor: pointer;
}

#zona-blanca {
	text-align: center;
	padding-top: 95px;
	padding-bottom: 95px;
}

.titulo-rojo {
	position: relative;
	max-width: 655px;
	width: calc(100vw - 40px);
	margin: 0 auto;
	text-transform: uppercase;
	font-family: 'Circular Std Black';
	color: #ff1023;
	font-size: 3.2rem;
	line-height: 4.0rem;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
}

.texto-gris {
	position: relative;
	max-width: 655px;
	width: calc(100vw - 40px);
	margin: 0 auto;
	color: rgba(25, 44, 67, 0.5);
	font-size: 1.6rem;
	line-height: 2.4rem;
}

#zona-roja, #zona-azul, #zona-amarilla {
	height: 500px;
}

#zona-amarilla {
	transform: translateY(-100px);
}

.lado-rojo {
	background-color: #ff1023;
	height: 500px;
}

.lado-azul {
	background-color: #2048b9;
	transform: translateY(-50px);
	height: 500px;
	z-index: 100;
}

.lado-amarillo {
	background-color: #ebb605;
	height: 500px;
}

.foto-tricolor {
	background-size: cover !important;
	background-position: center center;
}

.textos-tricolor {
	position: relative;
	width: calc(100% - 50px);
	max-width: 450px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.titulo-tricolor {
	font-family: 'Circular Std Black';
	font-size: 3.0rem;
	line-height: 3.4rem;
	color: #fff;
	margin-bottom: 48px;
}

.texto-tricolor {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #fff;
}

#titulo_barras_azules {
	text-align: center;
	margin-top: -40px;
	padding-bottom: 110px;
}

.titulo-barras-azules {
	text-align: center;
	font-family: 'Circular Std Black';
	font-size: 3.0rem;
	line-height: 3.4rem;
	color: #ff1023;
}

#barras_azules {
	height: 350px;
}

.barra-azul-oscuro {
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
	background-color: #192c43;
	height: 350px;
}

.barra-azul-claro {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	background-color: #2048b9;
	height: 350px;
}

.triangulo-blanco {
	width: 34px;
	height: 34px;
	transform: rotate(45deg);
	margin-top: -17px;
	position: absolute;
	background-color: #fff;
	z-index: 1;
}

#tblanco1 {
	left: 20%;
}

#tblanco2 {
	left: 50%;
}

#tblanco3 {
	left: 80%;
}

.triangulo-azul {
	width: 26px;
	height: 26px;
	transform: rotate(45deg);
	margin-top: 162px;
	position: absolute;
	background-color: #192c43;
	z-index: 1;
}

#tazul1 {
	left: calc(10% - 13px);
}

#tazul2 {
	left: calc(30% - 13px);
}

#tazul3 {
	left: calc(40% - 13px);
}

#tazul4 {
	left: calc(60% - 13px);
}

#tazul5 {
	left: calc(70% - 13px);
}

#tazul6 {
	left: calc(90% - 13px);
}

.texto-azul-oscuro {
	font-family: 'Circular Std Black';
	font-size: 2.0rem;
	line-height: 3.4rem;
	position: absolute;
	text-align: center;
	margin-top: 158px;
	color: #fff;
	z-index: 100;
	width: 10%;
}

.texto-azul-claro {
	font-size: 2.3rem;
	line-height: 3.4rem;
	letter-spacing: 0.08em;
	position: absolute;
	text-align: center;
	margin-top: 158px;
	color: #fff;
	z-index: 1;
	width: 20%;
	text-transform: uppercase;
}

#zona_blanca_iconos {
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: #fff;
}

.textos-zona-blanca-iconos {
	max-width: 660px;
	width: calc(100vw - 40px);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.titulo-zona-blanca-iconos {
	font-family: 'Circular Std Black';
	font-size: 3.2rem;
	line-height: 4.0rem;
	letter-spacing: 0.1em;
	color: #ff1023;
	text-align: center;
	width: 100%;
	margin-bottom: 60px;
}


.texto-zona-blanca-iconos {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: rgba(25, 44, 67, 0.5);
	text-align: center;
	width: 100%;
}

#seccion_servicios {
	padding-top: 125px;
	padding-bottom: 125px;
	background-color: #f1f1f1;
}

#tblanco {
	left: 50%;
	margin-top: -142px;
}

#servicios_1, #servicios_2, #servicios_3 {
	padding-left: 35px !important;
	padding-right: 35px !important;
}

.titulo_seccion_servicios {
	font-family: 'Circular Std Black';
	font-size: 1.9rem;
	line-height: 2.4rem;
	letter-spacing: -0.01em;
	color: #ff1023;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(26,44,68,.4);
}

.table_servicios {
	width: 100%;
}

.table_servicios tr {
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 1px solid rgba(26,44,68,.4);
}

.table_servicios tr:last-child {
	border-bottom: none;
}

.logo_servicio {
	width: 39px;
	height: auto;
	margin-top: 25px;
	margin-right: 25px;
}

.titulo-servicio {
	font-family: 'Circular Std Black';
	font-size: 1.3rem;
	line-height: 1.8rem;
	color: #192c43;
	margin-bottom: 10px;
	margin-top: 25px;
}

.texto-servicio {
	font-size: 1.3rem;
	line-height: 2.1rem;
	color: rgba(26,44,68,0.6);
	margin-bottom: 25px;
}

.link-servicio, .link-servicio:hover {
	text-decoration: none;
	color: inherit;
}

#call_to_action {
	background-size: cover;
	background-position: center center;
	height: 510px;
}

.velo-gris {
	content: "";
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	z-index: 1;
}

.textos-call-to-action {
	width: 1000px;
	max-width: calc(100vw - 40px);
	transform: translate(-50%, -50%);
	top: -50%;
	left: 50%;
	position: relative;
	z-index: 2;
	text-align: center;
}

.texto-call-to-action {
	text-align: center;
	color: #fff;
	font-family: 'Circular Std Book';
	font-size: 4.5rem;
	line-height: 5.5rem;
	margin-bottom: 80px;
}

.boton-call-to-action {
	padding: 20px 25px 18px 28px;
	background-color: #ff1023;
	border: 1px solid #ff1023;
	color: #fff;
	font-family: 'Maax';
	font-size: 1.2rem;
	line-height: 1.5rem;
	letter-spacing: 0.2em;
	text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boton-call-to-action:hover {
	color: #ff1023;
	background-color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/*--------------------------------------------------------------
# Servicios
--------------------------------------------------------------*/

.textos-cabecera-servicio {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 650px;
	width: calc(100vw - 40px);
	text-align: center;
	z-index: 2;
}

.titulo-cabecera-servicio {
	font-size: 5.0rem;
	line-height: 6.0rem;
	letter-spacing: 0.1em;
	color: #fff;
	text-transform: uppercase;
}

#zona_gris_servicio {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #f1f1f1;
}

.texto-zona-gris-servicio {
	max-width: 800px;
	width: calc(100vw - 40px);
	text-align: center;
	color: #1a2c43;
	font-size: 1.8rem;
	line-height: 3.0rem;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

#proyecto_destacado {
	padding-top: 100px;
	padding-bottom: 100px;
}

.contenido-proyecto-destacado {
	max-width: 800px;
	width: calc(100vw - 40px);
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	text-align: center;
}

.titulo-proyecto-destacado {
	font-family: 'Circular Std Black';
	font-size: 3.2rem;
	line-height: 4.0rem;
	color: #ff1023;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.nombre-proyecto-destacado {
	font-family: 'Circular Std Black';
	color: #1a2c43;
	font-size: 2.8rem;
	line-height: 3.4rem;
	margin-bottom: 50px;
}

.logo-proyecto-destacado {
	width: 270px;
	height: auto;
}

#tres_bloques {
	height: 450px;
}

#bloque_rojo {
	height: 450px;
	background-color: #ff1023;
	padding-top: 85px;
	padding-bottom: 85px;
}

#bloque_azul {
	height: 450px;
	background-color: #2048b9;
	padding-top: 85px;
	padding-bottom: 85px;
}

#bloque_amarillo {
	height: 450px;
	background-color: #ebb605;
	padding-top: 85px;
	padding-bottom: 85px;
}

.textos-tres-bloques {
	max-width: 300px;
	width: calc(100vw - 40px);
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.titulo-tres-bloques {
	font-family: 'Circular Std Black';
	font-size: 3.0rem;
	line-height: 3.0rem;
	color: #fff;
	margin-bottom: 30px;
}

.texto-tres-bloques {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #fff;
}

#foto_tres_bloques {
	background-size: cover;
	background-position: center center;
	height: 460px;
}


/*--------------------------------------------------------------
# Equipo
--------------------------------------------------------------*/

#cabecera-pagina {
	margin-top: 58px;
	height: 60vh;
	width: 100vw;
	position: relative;
	left: 0px;
	top: 0px;
	background-size: cover;
	background-position: center center;
}

.textos-cabecera-pagina {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 750px;
	width: calc(100vw - 40px);
	text-align: center;
	z-index: 2;
}

.titulo-cabecera-pagina {
	font-size: 3.0rem;
	line-height: 5.3rem;
	color: #fff;
	margin-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.textos-cabecera-pagina {
	font-size: 4.5rem;
	line-height: 5.5rem;
	color: #fff;
}

.velo-gris-pagina {
	content: "";
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1;
}

#equipo {
	padding-top: 50px;
	padding-bottom: 50px;
}

.persona {
	padding: 17px !important;
}

.foto-persona {
	width: 100%;
	/*heigh: 200px;*/
	height: 300px;
	object-fit: cover;
	object-position: center center;
}

.textos-persona {
	width: 100%;
	padding: 20px !important;
}

.texto-persona {
	height: 200px;
	max-height: 200px;
	overflow: scroll;
	font-size: 1.3rem;
	line-height: 2.1rem;
	padding-bottom: 30px;
	color: #fff;
}

.nombre-persona {
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 2.1rem;
	padding-bottom: 10px;
	color: #fff;
}

.puesto-persona {
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 2.1rem;
	padding-bottom: 20px;
}

.logo_linkedin, .logo_twitter {
	width: 36px;
	height: 36px;
	background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logos_rrss {
	height: 36px;
	min-height: 36px;
}

.logo_linkedin:hover, .logo_twitter:hover {
	background-color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo_twitter:hover .icona-dintre-twitter {
	fill: #1a2c43 !important;
}

.logo_linkedin:hover .icona-dintre-linkedin path {
	fill: #1a2c43 !important;
}

.logo_linkedin:hover .i-linkedin {
	fill: #1a2c43 !important;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/

.post {
	margin-top: 145px;
}

.categoria {
	background-color: #ff1023;
	padding: 10px 50px 10px 10px;
	color: #fff;
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 2.1rem;
}

.categoria a {
	color: #fff !important;
}

.categoria a:hover {
	text-decoration: none;
	color: #fff !important;
}

.titulo-post {
	margin-top: 35px;
	font-family: 'Circular Std Black';
	font-size: 6.0rem;
	line-height: 6.5rem;
	color: #192c43;
	width: 750px;
	max-width: calc(100vw - 40px);
	padding-bottom: 55px;
}

.raya {
	width: 100%;
	border-bottom: 1px solid rgba(26,44,68,.4);
	margin-bottom: 25px;
}

.fecha {
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 2.1rem;
	color: #ff1023;
	padding-right: 20px;
}

.autor {
	font-family: 'Circular Std Bold';
	font-size: 1.3rem;
	line-height: 2.1rem;
	color: rgba(26,44,68,.6);
}

.posted_on {
	margin-bottom: 40px;
}

.texto-post p {
	margin-bottom: 40px;
	font-size: 1.8rem;
	line-height: 3.0rem;
	color: rgba(26,44,68,.6);
}

.texto-post a {
	margin-bottom: 40px;
	font-size: 1.8rem;
	line-height: 3.0rem;
	color: rgba(26,44,68,.6);
	text-decoration: underline;
}

.texto-post a:hover {
	text-decoration: underline;
	color: #2048b9;
}

.imagen-post {
	margin-bottom: 40px;
	width: 100%;
	height: auto;
}

#alta-newsletter {
	margin-top: 40px;
	padding-top: 80px;
	padding-bottom: 50px;
	background-color: #2048b9;
}

.triangulo-azul-newsletter {
	width: 32px;
	height: 32px;
	transform: rotate(45deg) translateX(-50%);
	margin-top: -54px;
	left: 50%;
	position: absolute;
	background-color: #2048b9;
	z-index: 1;
}

#newsletter1 {
    padding-top: 7px;
}

.texto-newsletter {
    color: #fff;
    font-family: 'Circular Std Black';
    font-size: 3.0rem;
    line-height: 3.4rem;
}

.wpcf7-list-item-label {
    color: #fff;
    padding-left: 5px;
    font-size: 1.5rem;
    line-height: 2.4rem;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 0px;
    background-color: transparent !important;
}

.wpcf7-list-item.first.last {
    width: 100%;
}

#suscribete {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 18px 40px 16px 40px;
    font-family: 'Maax';
    letter-spacing: 0.2em;
    font-size: 1.2rem;
    line-height: 1.3rem;
    margin-top: -1px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#suscribete:hover {
    color: #2048b9;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.acepto-terminos-condiciones .wpcf7-not-valid-tip {
    margin-top: 0px;
    margin-left: 40px;
}

.triangulo-azul-newsletter-abajo {
	width: 32px;
	height: 32px;
	transform: rotate(45deg) translateX(-50%);
	bottom: -77px;
	left: 50%;
	position: relative;
	background-color: #2048b9;
	z-index: 1;
}

.page-template-page-blog #alta-newsletter {
    margin-top: 58px;
}

.container.wpv-loop.js-wpv-loop {
    padding-top: 120px;
    padding-bottom: 120px;
}

.container.wpv-loop.js-wpv-loop .row {
    margin-left: -17px;
    margin-right: -17px;
}

.container.wpv-loop.js-wpv-loop .col-sm-4 {
    padding: 17px 17px !important;
}

img.attachment-large.size-large.wp-post-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center center;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.catgoria-blog {
	background-color: #192c43;
}

.categoria-blog.cat-Estrategia,
.categoria.cat-Estrategia {
	background-color: #ebb605;
	color: #fff;
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 1.6rem;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.categoria-blog.cat-Liderazgo,
.categoria.cat-Liderazgo {
	background-color: #ff1023;
	color: #fff;
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 1.6rem;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.categoria-blog.cat-Cultura,
.categoria.cat-Cultura {
	background-color: #2048b9;
	color: #fff;
	font-family: 'Circular Std Black';
	font-size: 1.6rem;
	line-height: 1.6rem;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.titulo-blog {
    font-family: 'Circular Std Black';
    padding-top: 20px;
    font-size: 2.4rem;
    line-height: 3.0rem;
    padding-bottom: 15px;
    color: #192c43;
	text-transform: uppercase;
}

.fecha-blog {
    font-family: 'Circular Std Black';
    font-size: 1.6rem;
    line-height: 2.1rem;
    padding-bottom: 15px;
    color: #ff1023;
}

.texto-blog {
    font-size: 1.3rem;
    line-height: 2.1rem;
    padding-bottom: 10px;
    color: rgba(26,44,68,0.6);
}

.autor-blog {
    font-family: 'Circular Std Bold';
    font-size: 1.3rem;
    line-height: 2.1rem;
    color: rgba(26,44,68,.6);
}

a.link-blog {
	text-decoration: none;
}

a.link-blog:hover {
	text-decoration: none;
}

a.link-blog:hover img.attachment-large.size-large.wp-post-image {
	opacity: 0.6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.anterior-pagina, .siguiente-pagina {
    padding-bottom: 50px;
    font-family: 'Maax';
    font-size: 1.2rem;
    line-height: 1.4rem;
    letter-spacing: 0.2em;
    width: 50%;
}

.anterior-pagina a, .siguiente-pagina a  {
	color: #6f6f6e;
	text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.anterior-pagina a:hover, .siguiente-pagina a:hover {
	color: #192c43;
	text-transform: uppercase;
	text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.siguiente-pagina {
	right: 0px;
    text-align: right;
}

.siguiente-flechas {
    display: inline-block;
    width: 12px;
    margin-top: -3px;
    margin-left: 10px;
}

.anterior-flechas {
    display: inline-block;
    width: 12px;
    margin-top: -3px;
    margin-right: 10px;
}

.a2a_kit.a2a_kit_size_32.addtoany_list {
    line-height: 37px;
    margin-top: -20px;
    width: 350px;
	text-align: right;
}

.addtoany_list a img {
    height: 37px !important;
    width: 37px !important;
}

.addtoany_list a:hover img, .addtoany_list a:hover span {
    opacity:1 !important;
}




/*--------------------------------------------------------------
# Contacto
--------------------------------------------------------------*/

#direccion, #mapa {
	height: 750px;
}

#textos-direccion {
	max-width: calc(100% - 60px);
	width: 310px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.titulo-direccion {
	font-family: 'Circular Std Black';
	font-size: 4.5rem;
	line-height: 4.8rem;
	color: #192c43;
	margin-bottom: 75px;
}

.telefono {
	font-family: 'Circular Std Black';
	font-size: 2.3rem;
	line-height: 2.4rem;
	color: #192c43;
	margin-bottom: 25px;
}

.direccion {
	font-size: 1.8rem;
	line-height: 2.4rem;
	color: rgba(26,44,68,.6);
	margin-bottom: 10px;
}

.titulo-email {
	font-family: 'Circular Std Black';
	font-size: 1.8rem;
	line-height: 2.4rem;
	color: #ff1023;
	margin-top: 15px;
}

.email {
	font-size: 1.8rem;
	line-height: 2.4rem;
	color: rgba(26,44,68,.6);
}

.email:hover {
	text-decoration: underline;
	color: rgba(26,44,68,.6);
}

.acf-map {
	width: 100%;
	height: 750px;
	border: none;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

#formulario_contacto {
	background-color: #2048b9;
	padding-top: 150px;
	padding-bottom: 150px;
}

#form_contacto {
    width: 100%;
}

span.wpcf7-form-control-wrap {
	font-size: 1.4rem;
	line-height: 2.4rem;
	color: rgba(26,44,68,.6);
}

input.wpcf7-text::placeholder, textarea.wpcf7-textarea::placeholder {
	font-size: 1.4rem;
	line-height: 2.4rem;
	color: rgb(178,178,178);
}

input.wpcf7-text, textarea.wpcf7-textarea {
	padding: 10px 10px;
	width: calc(100% - 25px);
	margin-bottom: 25px;
}

#enviar_contacto {
    transform: translate(-50%);
    left: 50%;
    position: relative;
    margin-top: 40px;
    padding: 17px 70px 15px 70px;
    border-radius: 0px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    font-size: 1.2rem;
    font-family: 'Maax';
    letter-spacing: 0.2em;
    line-height: 1.2rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#enviar_contacto:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #2048b9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

span.wpcf7-not-valid-tip {
    margin-top: -15px;
    margin-bottom: 15px;
}

div.wpcf7-validation-errors {
    border: none !important;
    font-size: 2.0rem;
    line-height: 2.4rem;
    color: #ff0000;
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
    font-size: 2.0rem;
    line-height: 2.4rem;
    color: #fff;
    text-align: center;
}

#menu_mobile {
	display: none;
	background-color: #1a2c43;
	opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 500;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	position: fixed;
	padding-top: 125px;
}

.hamburger {
	display: none;
	position: fixed;
	top: 2px;
	right: 10px;
	z-index: 1000;
}

span.hamburger-box {
	width: 30px;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    border-radius: 0px !important;
    background-color: #fff !important;
    height: 2px !important;
    width: 30px !important;
}

.aparece {
	opacity: 1 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#menu_mobile .opcion-menu {
    display: block;
    width: 100vw;
    text-align: center;
    font-size: 2.5rem;
    line-height: 2.5rem;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

#menu_mobile .link-opcion-menu {
    font-size: 2.5rem;
    line-height: 2.5rem;
}

#menu_mobile .opmenu-36 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

#submenu_servicios .logo-menu {
	display: none;
	top: 30px;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media (max-width: 500px) {
	html {
	    font-size: 50%;
	}
	.opciones-menu {
		display: none;
	}
	.flecha-abajo {
		left: calc(50% - 25px);
	}
	.logo-menu {
		left: 30px;
	}
	.foto-tricolor {
		height: 50vh;
	}
	#zona-roja, #zona-azul, #zona-amarilla {
		height: auto;
		transform: translateY(0px);
	}
	.lado-rojo, .lado-azul, .lado-amarillo {
		height: auto;
		padding-top: 60px;
		padding-bottom: 60px;
		transform: translateY(0px);
	}
	#titulo_barras_azules {
		margin-top: 0px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#barras_azules .triangulo-blanco {
		display: none;
	}
	.barra-azul-oscuro {
	    max-width: 100%;
	    width: 100vw;
	    height: auto;
	    flex: none;
	    padding-top: 25px;
	    padding-bottom: 25px;
	    margin-top: -13px;
	}
	.barra-azul-claro {
	    max-width: 100%;
	    width: 100vw;
	    height: auto;
	    flex: none;
	    padding-top: 50px;
	    padding-bottom: 50px;
	    margin-top: -13px;
	}
	.texto-azul-oscuro, .texto-azul-claro {
	    width: 100%;
	    position: relative;
	    margin-top: 0px;
	}
	#barras_azules {
		height: auto;
		margin-top: 13px;
	}
    .triangulo-azul {
        margin-top: -13px;
        position: relative;
        left: calc(50% - 13px) !important;
    }
    #tazul6 {
    	top: 117px;
    	left: calc(50% - 39px) !important;
    }
    #footer {
        padding: 50px 30px 50px 30px;
    }
    #scroll_to_top {
	    bottom: 0px;
	    top: auto;
	    transform: translateY(0px) !important;
	}
	#direccion {
		height: auto;
		padding-top: 100px;
		padding-bottom: 60px;
	}
	#mapa, .acf-map {
		height: 70vh;
	}
	#formulario_contacto {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#formulario_de_contacto {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	    text-align: center;
	}
	input#enviar_contacto {
		margin: 0 auto;
		left: 20px;
		transform: translate(0%, 0%);
	}
	#tres_bloques {
		height: auto;
	}
	#bloque_rojo, #bloque_azul, #bloque_amarillo {
		height: auto;
	}
	input#suscribete {
		margin-top: 30px;
	}
	#newsletter1 {
		padding-bottom: 15px;
	}
	#alta-newsletter {
		padding-top: 50px;
	}
	.container.wpv-loop.js-wpv-loop {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.hamburger {
		display: block;
	}
	.logo-less, .logo-menu {
		width: 144px !important;
	}
	.navigation-less {
		margin-top: 0px !important;
		background-color: #1a2c43 !important;
	}
	#submenu_servicios {
	    padding: 100px 30px 30px 30px;
	    min-height: 100vh;
	    top: 0px;
	}
	.cerrar_submenu {
	    top: 20px;
	    width: 22px;
	    height: 22px;
	    position: fixed;
	    right: 25px;
	    z-index: 1000;
	}
	.titulo_submenu {
		margin-bottom: 20px;
	}
	.titulo-cabecera-pagina {
	    font-size: 2.0rem;
	    line-height: 3.5rem;
	}
	.texto-cabecera-pagina {
	    font-size: 3.5rem;
	    line-height: 4.5rem;
	}
	.titulo-cabecera {
		font-size: 5.6rem;
	}
	.opcion_submenu {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
	.titulo_submenu {
		font-size: 2.6rem;
		line-height: 3.1rem;
	}
	#submenu_servicios {
		position: absolute !important;
	}
	#submenu_servicios .logo-menu {
		display: block;
	}
	.a2a_kit.a2a_kit_size_32.addtoany_list {
	    text-align: left;
	    margin-bottom: 30px;
	}
}

@media (min-width: 501px) and (max-width: 767px) {
	html {
	    font-size: 45%;
	}
	.opciones-menu {
		display: none;
	}
	.flecha-abajo {
		left: calc(50% - 25px);
	}
	.logo-menu {
		left: 30px;
	}
	.foto-tricolor {
		height: 50vh;
	}
	#zona-roja, #zona-azul, #zona-amarilla {
		height: auto;
		transform: translateY(0px);
	}
	.lado-rojo, .lado-azul, .lado-amarillo {
		height: auto;
		padding-top: 60px;
		padding-bottom: 60px;
		transform: translateY(0px);
	}
	#titulo_barras_azules {
		margin-top: 0px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#barras_azules .triangulo-blanco {
		display: none;
	}
	.barra-azul-oscuro {
	    max-width: 100%;
	    width: 100vw;
	    height: auto;
	    flex: none;
	    padding-top: 25px;
	    padding-bottom: 25px;
	    margin-top: -13px;
	}
	.barra-azul-claro {
	    max-width: 100%;
	    width: 100vw;
	    height: auto;
	    flex: none;
	    padding-top: 50px;
	    padding-bottom: 50px;
	    margin-top: -13px;
	}
	.texto-azul-oscuro, .texto-azul-claro {
	    width: 100%;
	    position: relative;
	    margin-top: 0px;
	}
	#barras_azules {
		height: auto;
		margin-top: 13px;
	}
    .triangulo-azul {
        margin-top: -13px;
        position: relative;
        left: calc(50% - 13px) !important;
    }
    #tazul6 {
    	top: 117px;
    	left: calc(50% - 39px) !important;
    }
    #footer {
        padding: 50px 30px 50px 30px;
    }
    #scroll_to_top {
	    bottom: 0px;
	    top: auto;
	    transform: translateY(0px) !important;
	}
	#direccion {
		height: auto;
		padding-top: 100px;
		padding-bottom: 60px;
	}
	#mapa, .acf-map {
		height: 70vh;
	}
	#formulario_contacto {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#formulario_de_contacto {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	    text-align: center;
	}
	input#enviar_contacto {
		margin: 0 auto;
		left: 20px;
		transform: translate(0%, 0%);
	}
	#tres_bloques {
		height: auto;
	}
	#bloque_rojo, #bloque_azul, #bloque_amarillo {
		height: auto;
	}
	input#suscribete {
		margin-top: 30px;
	}
	#newsletter1 {
		padding-bottom: 15px;
	}
	#alta-newsletter {
		padding-top: 50px;
	}
	.container.wpv-loop.js-wpv-loop {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.hamburger {
		display: block;
	}
	.logo-less, .logo-menu {
		width: 144px !important;
	}
	.navigation-less {
		margin-top: 0px !important;
		background-color: #1a2c43 !important;
	}
	#submenu_servicios {
	    padding: 100px 30px 30px 30px;
	    min-height: 100vh;
	    top: 0px;
	}
	.cerrar_submenu {
	    top: 20px;
	    width: 22px;
	    height: 22px;
	    position: fixed;
	    right: 25px;
	    z-index: 1000;
	}
	.titulo_submenu {
		margin-bottom: 20px;
	}
	.titulo-cabecera-pagina {
	    font-size: 2.0rem;
	    line-height: 3.5rem;
	}
	.texto-cabecera-pagina {
	    font-size: 3.5rem;
	    line-height: 4.5rem;
	}
	.titulo-cabecera {
		font-size: 5.6rem;
	}
	.opcion_submenu {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
	.titulo_submenu {
		font-size: 2.6rem;
		line-height: 3.1rem;
	}
	#submenu_servicios .logo-menu {
		display: block;
	}
	.a2a_kit.a2a_kit_size_32.addtoany_list {
	    text-align: left;
	    margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.textos-cabecera {
		top: 40%;
		width: calc(100vw - 70px);
	}
	.flecha-abajo {
		bottom: 120px;
	}
    #zona-blanca {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .lado-rojo, .lado-azul, .lado-amarillo {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #seccion_servicios {
        padding-top: 75px;
        padding-bottom: 50px;
    }
    #tblanco {
        left: 45%;
        margin-top: -92px;
    }
    .titulo-servicio {
        font-size: 1.6rem;
        line-height: 2.1rem;
    }
    .texto-servicio {
        font-size: 1.6rem;
        line-height: 2.45rem;
    }
    #zona_gris_servicio {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #proyecto_destacado {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #bloque_rojo, #bloque_azul, #bloque_amarillo {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #zona_blanca_iconos {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .nombre-persona, .puesto-persona {
        font-size: 2.1rem;
        line-height: 2.6rem;
    }
    .texto-persona {
        font-size: 1.8rem;
        line-height: 2.5rem;
        height: auto;
        max-height: auto;
    }
    .wpcf7-form {
    	text-align: center;
	}
	#suscribete {
	    transform: translateX(20px);
	}
    .texto-blog {
        font-size: 1.6rem;
        line-height: 2.7rem;
    }
    .fecha-blog {
        font-size: 2.1rem;
        line-height: 2.1rem;
    }
    .autor-blog {
        font-size: 1.6rem;
        line-height: 2.1rem;
    }
    .anterior-pagina, .siguiente-pagina {
        font-size: 1.6rem;
        line-height: 1.6rem;
    }
    .titulo-direccion {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
	html {
	    font-size: 50%;
	}
	.a2a_kit.a2a_kit_size_32.addtoany_list {
	    text-align: left;
	    margin-bottom: 30px;
	}
}

@media (min-width: 1024px) and (max-width: 1200px) {
	html {
	    font-size: 55%;
	}
	.a2a_kit.a2a_kit_size_32.addtoany_list {
	    line-height: 32px;
	    width: 180px !important;
	}
	.texto-azul-oscuro {
		font-size: 1.7rem;
	}
}

@media (min-width: 1201px) and (max-width: 1400px) {
	html {
	    font-size: 57.5%;
	}
	.texto-azul-oscuro {
		font-size: 1.7rem;
	}
}

@media (min-width: 1401px) and (max-width: 1920px) {
	html {
	    font-size: 62.5%;
	}
	.texto-azul-oscuro {
		font-size: 1.7rem;
	}
}

@media (min-width: 1921px) {
	html {
	    font-size: 62.5%;
	}
}



