/* --------------------------------------------------
Author:  Jonas Zamora
Version: 1.1
Theme Name: Actitud Pro
Author URI: https://jonaszamora.com
Copyright: All rights reserved 2013

---------------------------------------------------- */


@import	url("css/reset.css");
/*---------------------------------------------------*/

@font-face {
	font-family: 'Din Regular';
	src: url('fonts/din-regular.eot');
	src: local('☺'), url('fonts/din-regular.woff') format('woff'), url('fonts/din-regular.ttf') format('truetype'), url('fonts/din-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Din Bold';
	src: url('fonts/din_bold.eot');
	src: local('☺'), url('fonts/din_bold.woff') format('woff'), url('fonts/din_bold.ttf') format('truetype'), url('fonts/din_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Forzar color en todas las cabeceras */
h1, h2, h3, h4 {
    color: #005e85 !important;
}
.home h1, .home h2, .home h3, .home h4 {
    color: #ffffff !important;
}

/* START: Global tags */
html {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	height:100%;
	overflow: auto;
}

body {
	color: #3D3D3F;
	background: white;
	font-family: 'Din Regular', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}

* {
	margin: 0;
}

html, body {
	height: 100%;
}

a, a:visited, a:link {
	color: #3D3D3F;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
}

a:hover, a.current {
	color: #005e85;
}

.wrapper {
	background: white;
	z-index: 1;
	position: relative;
	overflow: hidden;
	clear: both;
}

.wrapper > .inner {
	max-width: 100%;
	padding: 0;
}

.home .wrapper #main > .inner,
#headerContainer.wrapper > .inner,
.page-template-map .wrapper > .inner,
.page-template-blog .wrapper > .inner,
.single-post .wrapper > .inner {
	max-width: 1280px;
	padding: 0px 20px;
	margin: 0 auto -190px;
}

.home .wrapper {
	background: #ECECED;
}


.home #headerContainer {
	height: 100vh;
	z-index: inherit;
	overflow: hidden;
}

#headerContainer {
	overflow: visible;
    width: 100%;
    height: 95px;
    z-index: 2222222;
}

#headerContainer.wrapper > .inner {
	margin: 0 auto;
}

.home #main {
	position: relative;
}

.content {
	float: left;
	width: 100%;
}

.content h2 {
	text-align: center;
	font-size: 38px;
	line-height: 46px;
	margin-bottom: 46px;
	text-transform: uppercase;
	color: #005e85;
}

.content h3 {
	text-align: center;
	font-size: 20px;
	text-decoration: underline;
	margin-bottom: 26px;
}

.content .clients h3 {
	margin-top: 26px;
	float: left;
	width: 100%;
	text-decoration: none;
	font-size: 28px;
    line-height: 36px;
    color: #005e85;
    text-transform: uppercase;
    text-align: left;
}

input:focus, textarea:focus, button:focus {
	outline: none;
}

input {
	font-family: 'Din Regular';
}

textarea {
	resize: none;
	font-family: 'Din Regular';
}

/* HEADER */
header {
	width: 100%;
	height: 95px;
	position: relative;
	float: left;
	z-index: 9999;
}

.logo {
	float: left;
	position: relative;
	top: -2rem;
}

.logo a {
	position: relative;
	text-indent: -99999px;
	background: url(images/logo.png) no-repeat;
	width: 276px;
	height: 75px;
	display: block;
	background-size: 100%;
}

/*.home .logo a, .error404 .logo a {
	background: url(images/logo-white.png) no-repeat;
	max-width: 100%;
	background-size: 100%;
}*/

.error404 .logo a {
	background: url(images/logo-black.png) no-repeat;
	background-size: 100%;
}
	

#language {
	float: right;
	right: 0px;
	position: absolute;
	top: 36px;
	list-style: none;
}

#language li {
	float: left;
	margin-left: 20px;
}

#language li a {
	text-decoration: none;
	font-size: 12px;
	float: left;
}

header nav {
	float: right;
	/* position: relative; */
	right: 0px;
	top: -0.5rem;
}

header nav ul {
	float: left;
	list-style: none;
}

header nav ul li {
	float: left;
	margin-right: 20px;
	position: relative;
}

header nav ul li:last-child {
	margin-right: 0px;
}

header nav ul li a {
	text-decoration: none;
	border-bottom: 2px solid transparent;
	font-size: 20px;
	display: block;
}

.home header nav ul li a,
.home header #language li a {
	color: white;
}

header nav ul li:hover a {
	color: #005e85;
}

header nav ul li.current_page_item a {
	border-bottom: 3px solid #005e85;
	color: #005e85;
}

header nav ul li ul.sub-menu {
	display: none;
	background: white;
	position: absolute;
	padding: 30px 0 30px 30px;
	left: -30px;
	width: 160px;
}

header nav ul li:nth-child(2) ul.sub-menu {
	width: 300px;
}

header nav ul li:hover > ul.sub-menu {
	display: block;
}

header nav ul li ul.sub-menu li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 6px;
	margin-right: 0px;
}

header nav ul li ul.sub-menu li a {
	line-height: 20px;
	color: #3D3D3F;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	border-bottom: 0px;
	position:relative;
}

header nav ul li ul.sub-menu li a:hover, header nav ul li ul.sub-menu li.current-menu-item a {
	color: black;
	text-decoration: underline;
}

header nav ul li ul.sub-menu li.disabled {
	float: left;
	text-align: left;
	width: 100%;
}

header nav ul li ul.sub-menu li.disabled a {
	/*text-decoration: none !important;*/
	cursor: default;
	color:	#3D3D3F !important;
}

header nav ul li ul.sub-menu li ul.sub-menu {
	position: absolute;
	padding: 20px;
	top: -10px;
	left: 130px;
	width: 160px;
}


header nav ul li ul.sub-menu li ul.sub-menu li a {
	text-align: left;
	float: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 0px;
	cursor: pointer;
}
header nav ul li ul.sub-menu li ul.sub-menu li a:hover {
	text-decoration: underline !important;
}

header nav ul .subLevel a {
	
}

#hamburger {
	display: none;
}

.page-id-103 figure#slider {
	display:none !important;
}

/* BODY */
#slider {
	width: 100%;
	display: block;
	margin-bottom: 80px;
	clear:both;
	overflow: hidden;
}

#slider.home {
	height: 347px;
}

.slides li {
	display:none;
}

body:not(.home) .slides li .caption {
	font-size: 38px;
	line-height: 46px;
	float: left;
	width: 100%;
	min-height: 320px;
	color: white;
	padding: 50px 20px;
	box-sizing: border-box;
	text-transform: uppercase;
	position: absolute;
	max-width: 1320px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 2;
}

body:not(.home)  .slides li .caption span {
	float: left;
	max-width: 600px;
	font-weight: 600;
}

.page-template-map .slides li span {
	width: calc(33% - 48px);
	-webkit-width: calc(33% - 48px);
	-moz-width: calc(33% - 48px);
	padding: 24px;
	position: relative;
	background: #005e85;
	font-size: 22px;
	line-height: 28px;
	margin: unset;
    left: unset;
    right: unset;
    height: 300px;
    display: block;
    color: white;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
}

.home .slides li span {
	height: 347px;
}

.background {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.slides .background{
	position: relative;
	height: 550px;
	width: 100%;
} 

#map {
	width: 67%;
	height: 100%;
	position: absolute;
	left: 33%;
	top: 0;
} 
#slider img {
	width: 702px;
	float: right;
	right: 0px;
}

#video {
	float: left;
	position: relative;
	width: 702px;
}

#main {
	margin-bottom: 30px;
}

.page-template-projects #main {
	margin-bottom: 120px;
}

.flex-control-nav.flex-control-paging {
	display: none;
}

/* HOME */
#homeSlider {
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	overflow: hidden;
}

#homeSlider .slides, #homeSlider .slide {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#homeSlider video {
	position: fixed; right: 0; bottom: 0;
	min-width: 100%; min-height: 100%;
	width: auto; height: auto; z-index: -100;
}

.mask {
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000',GradientType=1 );
}

#homeSlider .caption {
	color: white;
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	z-index: 2;
	font-style: italic;
	transform: -moz-translateY(-50%);
	transform: -webkit-translateY(-50%);
	transform: translateY(-50%);
}

#homeSlider .caption .small {
	margin-top: 40px;
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-style: normal;
}

#homeSlider .flex-control-nav.flex-control-paging {
	display: block;
	bottom: 20px;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}

#homeSlider .flex-control-nav.flex-control-paging li {
	display: inline-block;
}

#homeSlider .flex-control-nav.flex-control-paging li a {
	height: 16px;
	width: 16px;
	display: block;
	position: relative;
	text-indent: -99999px;
	background: white;
	border-radius: 100%;
	margin: 0 10px;
	cursor: pointer;
}


#homeSlider .flex-control-nav.flex-control-paging li a.flex-active,
#homeSlider .flex-control-nav.flex-control-paging li a:hover {
	background: #005e85;
}

.promo {
	color: white;
	font-size: 30px;
	line-height: 40px;
	background: #005e85;
	float: left;
	position: relative;
	width: 100%;
	height: 100vh;
	margin-right: 0;
	text-align: center;
	padding: 100px;
	box-sizing: border-box;
}

.promo.last {
	margin-right: 0%;
}

.promo img {
	display: block;
	margin: 20px auto 40px;
}

.promo h3 {
	text-align: center;
	font-family: 'Din Regular', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 50px;
	line-height: 60px;
	text-decoration: none;
	color: white;
	margin-bottom: 5px;
}

.promo a.button {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-size: 30px;
	line-height: 40px;
	display: inline-block;
	border: 2px solid white;
	padding: 5px 30px;
	margin: 0 20px;
	background: white;
	color: #005e85;
}

.promo a.button:hover {
	border-color: #005e85;
	background: #005e85;
	color: white;
}

.promo .content {
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: -moz-translateY(-50%);
	transform: -webkit-translateY(-50%);
	transform: translateY(-50%);
}

#comercialPromo {
	background-image: url(images/comercial.jpg);
}

#marketingPromo {
	background-image: url(images/digitalizacion.jpg);	
}

#teamPromo {
	background-image: url(images/equipos.jpg);
}

.promoNav {
	width: 90%;
	position: relative;
	float: left;
	overflow: hidden;
	display: none;
	text-align: left;
	margin: 0;
	padding: 0px 5% 30px 5%;
	background: #005e85;
	position: absolute;
	z-index: 9999;
	top: 283px;
}

.promoNav h3{
	font-size: 20px;
	margin: 20px 0px 14px;
	line-height: 20px;
	float: left;
	width: 100%;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.promoNav h3:first-child{
	border-top: 1px solid #3D3D3F;
	padding-top: 30px;
}

.promoNav li:first-child {
	border-top: 1px solid #3D3D3F;
}

.promoNav li:last-child {
	border-top: 1px solid #3D3D3F;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 20px;
}

.promoNav, .promoNav li ul {
	list-style: none;
}

.promoNav li a {
	font-size: 20px;
	margin: 20px 0px 14px 0px;
	line-height: 20px;
	float: left;
	width: 100%;
}

.promoNav .page_item_has_children > a {
	cursor: default;
}

.promoNav .page_item_has_children > a:hover {
	text-decoration: none;
}

.promo li ul li {
	margin-bottom: 5px;
	border: 0 !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	text-align: left !important;
}

.promoNav li ul a {
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	float: inherit;
}

.promoNav li ul a:hover, .promoNav li a:hover {
	color: #3D3D3F;
	text-decoration: underline;
}

.promo a.readMore {
	color: white;
	text-decoration: underline;
	text-align: center;
	float: inherit;
	width: 100%;
	background: url(images/down.png) center bottom no-repeat;
	height: 40px;
	margin: 22px 0 20px 0;
}

.promo a.close {
	color: white;
	display: inline;
	padding-left: 20px;
	background: url(images/close.png) center center no-repeat;
	line-height: 50px;
	display: none;
	margin: 20px auto 0px;
	text-indent: 80px;
	left: -30px;
	position: relative;
}

#videos {
	position: relative;
	overflow: hidden;
	margin-top:30px;
	width: 100%;
	float: left;
}

.video {
	float: left;
	position: relative;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}

.video.last {
	margin-right: 0%;
}

.video h3 {
	margin-top: 24px;
	margin-bottom: 14px;
}

.logoSlider {
	width: 100%;
	padding: 20px 0px;
	margin-top: 30px;
	margin-bottom: 60px;
	float: left;
}

.logoSliderContainer {
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.logoSlider h3 {
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	width: 100%;
	display: block;
}

.logoSlider img {
	max-height: 80px;
	max-width: 150px;
	display: block !important;
	margin: 0 auto;
        paginationSpeed: 1000;
}

.owl-controls {
	top: -50px;
	position: relative;
        paginationSpeed: 400;
}

.owl-prev {
	background: url(images/arrows.png) right bottom no-repeat;
	width: 23px;
	height: 22px;
	float: left;
	left: -5%;
	text-indent: -9999px;
	position: relative;
}

.owl-next {
	background: url(images/arrows.png) right top no-repeat;
	width: 23px;
	height: 22px;
	float: right;
	right: -5%;
	text-indent: -9999px;
	position: relative;
}

.owl-prev:hover {
	background: url(images/arrows.png) left bottom no-repeat;
}

.owl-next:hover {
	background: url(images/arrows.png) left top no-repeat;
}

.home .owl-pagination {
	display: none;
}

/* TWO COLUMNS */
#preTwoColumns {
	max-width: 850px;
	margin: 0 auto;
	display: block;
	margin-bottom: 50px;
	float: unset;
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
}

#preTwoColumns h2:last-child {
	margin-top: 120px;
}

#preTwoColumns h3 {
	font-size: 28px;
    line-height: 36px;
    color: #005e85;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 50px;
    margin-bottom: 15px;
}

#preTwoColumns img {
	height: auto;
	display: block;
	margin: 50px auto;
}

.twocolumns {
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
	max-width: 1280px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    margin-bottom: 70px;
} 

.twocolumns .left {
	width: 48%;
	margin-right: 4%;
	float: left;
	padding-top: 20px;
}

.twocolumns .right {
	width: 48%;
	float: left;
	padding-top: 20px;
}

.twocolumns article p {
	margin-bottom: 30px;
}

/* THREE COLUMNS */
.threecolumns .column {
	width: 33.33%;
	margin-right: 0;
	float: left;
	padding-top: 20px;
}

.threecolumns .column.adress p{
	font-size: 14px;
}

.threecolumns .column.right {
	margin-right: 0%;
}

.threecolumns article h3 {
	text-align: center;
	font-size: 20px;
	text-decoration: underline;
	margin-bottom: 26px;
}

.threecolumns article p {
	margin-bottom: 30px;
}

.page-template-map .threecolumns .column {
	width: 100%;
	margin-right: 0;
}

.page-template-map .threecolumns .column.left {
	margin-bottom: 60px;
}

.locations {
	float: left;
}

.column.middle .locations:nth-child(2) {
	clear: left;
}

.column.middle .locations {
	width: 50%;
}

.column.right .locations {
	width: 25%;
}

.locations > * {
	float: left;
	width: 100%;
}

.column.middle .locations .location {
	width: 50%;
	float: left;
}

/* CLIENTS */
.page-template-clientes #main .content {
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
	max-width: 850px;
	margin: 0 auto;
	float: unset;
}

.page-template-clientes #main .content h5 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	color: #005e85;
}

.clients {
	font-size: 20px;
	line-height: 28px;
}

.client {
	overflow: hidden;
}

.clients ul {
	list-style: circle;
	clear: both;
	padding-left: 20px;
}

.clients ul li {
	list-style-type: disc;
}

.clientsLogoImages {
	float: left;
	//width: 10%;
	height: 60px;
	position: relative;
}

.clientsLogoImages img {
	max-height: 100%;
	max-width: 80%;
	width: auto;
	display: block;
	margin: 0 auto;
	position: relative;
}

/* SIMPLE */
.simpleArticle {
	font-size: 20px;
	line-height: 28px;
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
	max-width: 850px;
	margin: 0 auto;
}

.simpleArticle h2 {
	text-align: center;
	font-family: 'Din Regular';
	font-size: 26px;
	text-decoration: none;
	color: #3D3D3F;
	margin-bottom: 0px;
}

.simpleArticle h3 {
	text-align: center;
	font-size: 28px;
	line-height: 36px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 60px;
	margin-bottom: 20px;
	color: #005e85;
}

.simpleArticle ul {
	padding-left: 20px;
}

.simple.threecolumns {
	width: 100%;
	margin-top: 60px;
	max-width: 1280px;
    margin: 80px auto 60px;
    float: none;
    overflow: hidden;
}

.simple.threecolumns .column {
	display: flex;
	flex-direction: column;
    align-items: center;
    padding: 0 20px;
    width: calc(33.33% - 40px);
    -webkit-width: calc(33.33% - 40px);
    -moz-width: calc(33.33% - 40px);
}

.simpleArticle img {
	margin-top: 10px;
	margin-bottom: 30px;
}

.simpleArticle p {
	text-align: center;
	font-size: 20px;
	margin-bottom: 26px;
}

.simple.threecolumns article h3,
.twocolumns article h3 {
	text-align: left;
	margin-bottom: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 28px;
    line-height: 36px;
    color: #005e85;
    text-align: center;
}

/* MAP */
.map.threecolumns {
	margin-bottom: 50px;
	margin-top: 50px;
}

.map.threecolumns article h3 {
	color: #005e85;
	font-size: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 35px;
}

.map.threecolumns article h4 {
	color: #005e85;
	font-size: 18px;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
}

.map.threecolumns article p {
	clear: both;
}

.map.threecolumns article p strong {
	font-size: 14px;
}


#map_canvas {
	width: 100%;
	height: 100%;
	position: absolute;
}

.map .wpcf7-form {
	width: 100%;
	float: left;
	overflow: hidden;
}

.map .wpcf7-form p {
	width: 100%;
}

.map .wpcf7 input, .map .wpcf7 textarea {
	border: 1px solid #005e85;
	padding: 4px 2%;
	width: -webkit-calc(960% - 2px);
	width: -moz-calc(96% - 2px);
	width: calc(96% - 2px);
	color: #9c9e9f;
	font-size: 18px;
	float: left;
	padding-top: 15px;
}

.map .wpcf7 input:focus, .map .wpcf7 textarea:focus {
	color: #3D3D3F;
}

.map .wpcf7 input[type="email"] {
	margin-top: 4px;
	padding-top: 15px;
}

.map .wpcf7 p {
	margin-bottom: 0;
	float: left;
}

.map .wpcf7 input[type="submit"] {
	width: auto;
	padding: 4px 6px;
	cursor: pointer;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	background: #3D3D3F;
	color: white;
	border-color: #3d3d3f;
}


.map .wpcf7 input[type="submit"]:hover {
	background: #005e85;
	border-color: #005e85;
	color: white;
}

div.wpcf7-response-output {
	padding: 0;
	margin: 0;
	clear: both;
	border: 0 !important;
}

div.wpcf7-validation-errors {
	color: red;
}

div.wpcf7-mail-sent-ok {
	color: green;
}

span.wpcf7-not-valid-tip {
	position: relative;
	background: transparent;
	top: 0px !important;
	left: 4px;
	z-index: 100;
	border: 0;
	font-size: 10pt;
	width: auto;
	color: red;
	float: left;
}

span.wpcf7-form-control-wrap.email span.wpcf7-not-valid-tip {
	top: 8px;
}

span.wpcf7-form-control-wrap {
	float: left;
	max-width: 500px;
	width: 100%;
}

span.wpcf7-form-control-wrap.terms-and-conditions {
	width: auto;
}

.wpcf7-form-control-wrap {
	position: relative;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.map .wpcf7 input[type="checkbox"] {
	width: 20px;
}

/* PROJECTS */
#projectText {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.projectTextBlock {
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
	max-width: 850px;
	margin:  0 auto 80px;
	overflow: hidden;
}

.projectTextBlock iframe {
	width: 100%;
	height: 25vw;
}

.projectTextBlock img {
	width: 100%;
}

.page-id-59 .projectTextBlock,
.page-id-2437 .projectTextBlock,
.page-id-3487 .projectTextBlock {
	max-width: 1280px;
}

.page-id-59 .projectTextBlock.tabla,
.page-id-2437 .projectTextBlock.tabla,
.page-id-3487 .projectTextBlock.tabla  {
	width: 100%;
	max-width: 100%;
	background: #e5e5e5;
	padding: 80px 0 100px;
}

.projectTextBlock.tabla .inner-tabla {
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
	max-width: 1280px;
	margin: 0 auto;
	float: none;
}

.projectTextBlock.herramientas > * {
	margin-bottom: 80px;
}

.projectTextBlock.herramientas > *:last-child,
.projectTextBlock.herramientas > *:nth-last-child(2) {
	margin-bottom: 0 !important;
}

.projectTextBlock.rentabilidad > *:nth-last-child(2) {
	margin-top: 60px;
}

.projectTextBlock.rentabilidad > *:first-child {
	margin-top: 0;
}

.projectTextBlock > * {
	font-size: 20px;
	line-height: 28px;
}

.projectTextBlock ul {
	padding-left: 20px;
	margin-bottom: 40px;
}

.page-id-59 .projectTextBlock > *,
.page-id-2437 .projectTextBlock > *,
.page-id-3487 .projectTextBlock > * {
	width: 50%;
	float: left;
}

.page-id-59 .projectTextBlock > ul,
.page-id-2437 .projectTextBlock > ul,
.page-id-3487 .projectTextBlock > ul {
	width: calc(50% - 20px);
	-webkit-width: calc(50% - 20px);
	-moz-width: calc(50% - 20px);
}

.page-id-59 .projectTextBlock.rentabilidad > *,
.page-id-2437 .projectTextBlock.rentabilidad > *,
.page-id-3487 .projectTextBlock.rentabilidad > * {
	width: 50%;
	clear: both;
}

#projectText h2 {
	padding-bottom: 100px;
	max-width: 720px;
	margin:  0 auto;
	overflow: hidden;
}

#projectText .projectTextBlock h4 {
	font-size: 28px;
	line-height: 36px;
	color: #005e85;
	text-transform: uppercase;
	margin-bottom: 15px !important;
}

#projectText .projectTextBlock.intro table {
	margin-top: 20px;
}

#projectText .projectTextBlock.intro table strong,
#projectText .projectTextBlock.intro table b {
	font-size: 20px;
	line-height: 28px;
	color: #3D3D3F;
	text-transform: inherit;
}

.projectTextBlock:not(.herramientas) p {
	margin-bottom: 20px;
}

#projectText .projectTextBlock li {
	margin-bottom: 5px;
}

#projectText .projectTextBlock li:last-child {
	margin-bottom: 0;
}

#projectText table {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#projectText table td {
	padding: 20px 10px;
	border-bottom: 1px solid #005e85;
	width: 10px;
	font-family: 'Din Regular', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	width: 50%;
}

#projectText table.three td {
	width: 33.33%;
}

#projectText table td ul {
	list-style: none;
}

#projectText table td li, #projectText table td li span {
	font-family: 'Din Regular', 'Helvetica Neue', Helvetica, sans-serif !important;
	font-size: 20pxx;
	line-height: 28px;
}

#projectText table td.gap {
	border-bottom: 0px;
}

#projectText table h4 {
	font-size: 18px;
	line-height: 10px;
}

#projectImage {
	width: calc(100% - 40px);
	-webkit-width: calc(100% - 40px);
	-moz-width: calc(100% - 40px);
	max-width: 1280px;
	position: relative;
	margin: 25px auto 0;
}

#projectImage img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

#bottomAside {
	margin-top: 20px;
	float: left;
}


/* SOLUTIONS */
.simpleArticle.solutions p {
	text-align: left !important;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}

/* FOOTER */
footer {
	width: 100%;
	float: left;
	background: #ECECED;
	overflow: hidden;
	z-index: 2;
	position: relative;
	display: flex;
}

.push {
	height: 190px;
}

footer .content {
	max-width: 1440px;
	padding: 30px 20px;
	margin: 0 auto;
	float: none;
	overflow: hidden;
}

footer hr {

}

footer a {
	text-decoration: none;
}

#newsletter {
	width: 100%;
	float: left;
	overflow: hidden;
}

#newsletter span {
	text-decoration: underline;
	font-size: 16px;
	width: 100%;
	display: block;
	line-height: 30px;
}

#newsletter p {
	font-size: 16px;
	line-height: 19px;
}

#newsletter input {
	border: 0px;
	background: #ECECED;
	border-bottom: 1px solid #3D3D3F;
	width: 210px;
	line-height: 20px;
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

#newsletter button[type="submit"] {
	border: 0px;
	background: #3D3D3F;
	border: 1px solid #3D3D3F;
	color: white;
	font-family: 'Din Regular';
	font-size: 16px;
	text-decoration: none;
	line-height: 19px;
	padding: 4px 8px;
	margin-top: 10px;
}

#newsletter button[type="button"] {
	border: 0px;
	background: #3D3D3F;
	border: 1px solid #3D3D3F;
	color: white;
	font-family: 'Din Regular';
	font-size: 16px;
	text-decoration: none;
	line-height: 19px;
}

#newsletter form {
	margin-top: 14px;
}

#contactos{
	width:75%;
	float:left;
}

.ciudad{
	width:20%;
	float:left;
	font-size: 16px;
	line-height: 20px;
}

.ciudad u,
#newsletter p:first-child span  {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 28px;
	color: #005e85;
}

footer > .content > .content {
	width: 25%;
    float: right;
    margin: 0;
    padding: 0;
}

.contactFooter{
	width: 15%;
	float: right;
	font-size: 12px;
}

/*footer .middle {
	width: 32%;
	margin-right: 1%;
	float: left;
	font-size: 14px;
	line-height: 20px;
}

footer .final {
	width: 32%;
	float: left;
	font-size: 14px;
	line-height: 20px;
}

footer .fifty {
	float: left;
	width: 50%;
}

footer .fifty a {
	font-size: 12px;
} */

.error404 .wrapper {
	background: url(/wp-content/themes/apro/images/404.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}

.error404 #headerContainer {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
}

.error404 .wrapper .inner,
.error404 .wrapper .content {
	height: 100%;
	padding-top: 0 !important;
}

#error-page {
	height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.error-big {
	font-size: 80px;
	line-height: 80px;
	color: white;
	margin-bottom: 25px;
}

.error-small {
	font-size: 20px;
    line-height: 30px;
    color: white;
    margin-bottom: 25px;
}

#error-page a {
    color: white;
    text-decoration: none;
    font-size: 20px;
    line-height: 36px;
    display: inline-block;
    border: 2px solid white;
    padding: 5px 30px;
    margin: 0 20px;
    background: white;
    color: #005e85;
    text-transform: uppercase;
}

#error-page a:hover {
	background: #005e85;
	color: white; 
	border-color: #005e85;
}

.grecaptcha-badge {
	z-index: 99;
}

#xyzGiggle {
	bottom: 95px !important;
}

/*SINGLE*/
.single #main,
.page-template-blog #main,
.category #main {
	padding: 50px 0;
}

.blog-grid {
	float: left;
	width: 71%;
	display: flex;
    flex-wrap: wrap;
}

.single-post-content {
	float: left;
	width: 75%;
}

.thumb {
	padding-right: 40px;
	margin-bottom: 20px;
}

.thumb img {
	width: 100%;
	height: auto;
}

.single-content {
	padding-right: 40px;
}

.sidebar-blog {
	float: left;
	width: 25%;
	padding-left: 20px;
}

.single .sidebar-blog {
	padding-left: 0;
}

.sidebar-blog .single-sidebar {
	width: 100%;
	margin-bottom: 25px;
	display: block;
}

.single-title {
	font-size: 36px;
	line-height: 48px;
	padding-right: 40px;
	color: #005e85;
	font-weight: normal;
}

.post-meta {
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 25px;
}

.single-sidebar a {
	display: block;
	text-decoration: none;
}

.single-sidebar ul {
	list-style-type: none;
}

.sidebar-title {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 10px;
	display: block;
	color: #005e85;
}

.sidebar-blog li {
	margin-bottom: 4px;
}

.single-sidebar .cat-item:first-child {
	display: none;
}

.blog-entry {
	width: 33.33%;
	float: left;
	margin-bottom: 40px;

}

.blog-entry a {
	text-decoration: none;	
	padding: 0 10px;
	display: block;	
}

.post-img {
	width: 100%;
	height: 180px;
	display: block;
}

.post-img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-title {
	text-transform: uppercase;
	font-weight: 800;
	margin: 10px 0;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	color: #005e85;
}

.single p {
	margin-bottom: 20px;
}

.single h4 {
	margin-top: 40px;
	text-transform: uppercase;
}

.single img {
	max-width: 100%;
	height: auto;
	margin: 15px 0;
}

#pagination {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

#pagination .page-numbers {
	padding: 0 2px;
	text-decoration: none;
}

#pagination .current {
	color: #005e85;
}

#pagination .prev {
	float: left;
}

#pagination .next {
	float: right;
}

.tagcloud a {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.addtoany_content {
	margin-top: 30px;
}


.ia_content {
    background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url(https://actitudpro.com/wp-content/uploads/2025/07/Portada_ericksparring.io_.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

:root {
	--color-acento: #2596be; /* Color azul-verdoso de tu imagen */
	--color-texto: #333333;
	--color-fondo-claro: #f4f4f4;
	--ancho-maximo: 100%;
}

.home .wrapper #main > .inner, #headerContainer.wrapper > .inner, .page-template-map .wrapper > .inner, .page-template-blog .wrapper > .inner, .single-post .wrapper > .inner {
	max-width: var(--ancho-maximo);
	padding: 0;
	/* margin: 0 auto -190px; */
}

.main-header {
	position: fixed !important;
	top: 0;
	z-index: 1000;
	background-color: white;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.header-container {
	max-width: var(--ancho-maximo);
	/* margin: 0 auto; */
	margin-top: -0.5rem;
	/*padding: 0;*/
	padding: 0 2rem;
}

.header-utilidades {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 6px 2rem 3px;
	/* border-bottom: 1px solid #eee; */
	gap: 15px; /* Espacio entre elementos */
}

.btn-reunion {
	display: inline-block; /* Crucial para que padding funcione en el enlace */
	background-color: var(--color-acento);
	color: white !important;
	padding: 6px 12px;
	/*border-radius: 8px;*/
	font-size: 12px;
	font-weight: 500;
	text-decoration: none; /* Asegura que no tenga subrayado */
	cursor: pointer;
	transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.btn-reunion:hover {
	background-color: #0F4C81;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* 2. Nivel Principal: Logo y Menú */
.header-navegacion {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 55px; /* Altura para el menú principal */  
}

#btn-ap-m {
	display: none;
}

#idioma-selector-mobile {
	display: none;
}

#btn-ap-cont {
	display: none;
}