@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, button, select{
	font:inherit;
	font-size:100%;
	font-family:Helvetica, Arial;
	cursor:default;
}
body{
	background-image:url(index-files/fondo.png);
	background-repeat:repeat;
	margin:0;
}
/*Header*/
.aec-header{
	width:100%;
	height:70px;
	background-color:#3BB9B8;
	margin:0;
	padding:0;
	position:fixed;
	z-index:3;
}
.aec-header-wrapper{
	width:100%;
	max-width:1230px;
	height:70px;
	margin:auto;
	padding:0;
}
.aec-header-logo{
	width:20%;
	float:left;
	height:70px;
}
.aec-header-nav{
	width:80%;
	float:right;
	text-align: right;
}
.aec-header-button{
	height:70px;
	background-color:#3BB9B8;
	color:#FFF;
	font-size:90%;
	text-align:center;
	vertical-align:middle;
	width:15%;
	float:right;
	padding:0;
	margin:0;
	border:none;
	cursor:pointer;
	-webkit-transition: color 0.5s,
						background-color 0.5s;
	-moz-transition: color 0.5s,
					 background-color 0.5s;
	-o-transition: color 0.5s,
				   background-color 0.5s;
	transition:	color 0.5s,
				background-color 0.5s;
}
.aec-header-button:hover{
	color:#3BB9B8;
	background-color:#FFF;
}
.img-logo{
	margin:10px 0 10px 0;
	float:left;
	cursor:pointer;
}
/*index*/
/*destacados*/
.index-main-section{
	width:100%;
	background-image:url(index-files/imagen-cabecera.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	float:left;
	height:600px;
	margin-top:70px;
}
.index-div-destacados-container{
	left:30%;
	float:none;
	width:60%;
	position:absolute;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
	}
.index-img-destacado-1{
	width:19%;
	float:left;
	margin: 515px 17px 0 0;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: margin 0.2s,
                        box-shadow 0.2s;
    -moz-transition:    margin 0.2s,
						box-shadow 0.2s;
    transition:         margin 0.2s,
                        box-shadow 0.2s;
}
.index-img-destacado-2{
	width:19%;
	float:left;
	margin: 515px 17px 0 17px;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: margin 0.2s,
                        box-shadow 0.2s;
    -moz-transition:    margin 0.2s,
						box-shadow 0.2s;
    transition:         margin 0.2s,
                        box-shadow 0.2s;
}
.index-img-destacado-3{
	width:19%;
	float:left;
	margin: 515px 0 0 17px;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: margin 0.2s,
                        box-shadow 0.2s;
    -moz-transition:    margin 0.2s,
						box-shadow 0.2s;
    transition:         margin 0.2s,
                        box-shadow 0.2s;
}
.index-img-destacado-1:hover{
	margin:455px 17px 0px 0;
	box-shadow: 0 50px 40px #888;
	cursor:pointer;
}
.index-img-destacado-2:hover{
	margin:455px 17px 0 17px;
	box-shadow: 0 50px 40px #888;
	cursor:pointer;
}
.index-img-destacado-3:hover{
	margin:455px 0 0 17px;
	box-shadow: 0 50px 40px #888;
	cursor:pointer;
}
.index-div-destacado-desc-1{
	width:19%;
	text-align:center;
	font-size:18px;
	margin-left:0;
	margin-right:17px;
	float:left;
	font-weight:lighter;
}
.index-div-destacado-desc-2{
	width:19%;
	text-align:center;
	font-size:18px;
	margin:0 17px;
	float:left;
	font-weight:lighter;
}
.index-div-destacado-desc-3{
	width:19%;
	text-align:center;
	font-size:18px;
	margin-left:17px;
	margin-right:0;
	float:left;
	font-weight:lighter;
}
/*Section 2-4*/
.index-section-2{
	background-image:url(index-files/pattern.png);
	background-repeat:repeat;
	width:100%;
	height:26em;
	float:left;
	margin-top:10em;
	margin-bottom:0;
}
.index-wrapper{
	width:100%;
	max-width:1230px;
	margin:auto;
}
.index-section-left-desc{
	width:40%;
	margin:5em 3%;
	height:14em;
	color:white;
	float:left;
}
p#planificacion{
	font-size:2em;
	display:inline-block;
	margin:1em 0;
}
p#descripcion-planificacion p{
	font-size:1em;
}
.index-section-right-img{
	width:40%;
	float:right;
	height:24em;
	margin-right:5%;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
}
.index-section-right-img img{
	height:80%;
	margin:10% 0;
}
/*Section 3-4*/
.index-section-3{
	background-image:url(index-files/leather.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:26em;
	float:left;
}
.index-section-right-desc{
	width:40%;
	margin:5em 3%;
	height:14em;
	color:white;
	float:right;
}
p#rapidez{
	font-size:2em;
	display:inline-block;
	margin:1em 0;
}
p#descripcion-rapidez p{
	font-size:1em;
}
.index-section-left-img{
	width:40%;
	float:left;
	height:24em;
}
.index-section-left-img img{
	height:90%;
	margin:5% 0;
}
/*section 4-4*/
.index-section-4{
	background-image:url(index-files/fondo.png);
	background-repeat:repeat;
	width:100%;
	height:26em;
	float:left;
}
#asesoramiento.index-section-left-desc{
	width:40%;
	margin:5em 3%;
	height:14em;
	color:#333;
	float:left;
}
p#rapidez{
	font-size:2em;
	display:inline-block;
	margin:1em 0;
}
p#descripcion-rapidez p{
	font-size:1em;
}
#imgasesoramiento.index-section-right-img {
	margin-right:5%;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
}
#imgasesoramiento.index-section-right-img img{
	height:26em;
	margin:0;
}
/*Otras páginas*/
.aec-section-quien-somos{
	width:100%;
	padding: 50px 0 50 0;
}
.aec-pages-title{
	width:100%;
	max-width:1230px;
	margin:auto;
	margin-bottom:70px;
	text-align:center;
	font:'effra', Arial, Helvetica;
	font-weight:lighter;
	font-size:60px;
	color:#161616;
	padding:90px 0 20px 0;
	border-bottom:1px solid #CCC;
}
.aec-general-page-description{
	width:100%;
	max-width:1230px;
	margin:auto;
	padding:0 0 100px 0;
	font-weight:lighter;
	font-size:20px;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
}
#content-quiensomos.aec-general-page-description{
	text-align:justify;
}
/*Acordeon para qué hacemos*/
#basic-accordian{
	width:100%;
	height:900px;
}
.accordion_headings{
	padding:20px 0 20px 50px;
	color:#555;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	cursor:pointer;
	font:'effra', Arial, Helvetica;
	font-size:42px;
	font-weight:lighter;
}

.accordion_headings:hover{
	color:#3BB9B8;
}

.accordion_child{
	padding:50px 130px 50px 130px;
	vertical-align:middle;
	font-size:20px;
	font:'effra', Arial, Helvetica;
	font-weight:lighter;
	text-align:justify;
}

.header_highlight{
	color:#000;
}
/*Fin del acordeon*/
.aec-presupuesto-form-field{
	margin:auto;
	padding:25px, 0;
	width:75%;
	text-align:center;
}
.aec-presupuesto-form-field-desc{
	font-weight:400;
}
.aec-presupuesto-field{
	width:75%;
	height:50px;
	border-radius:25px;
	border:1px solid #CCC;
	padding:10px 30px;
	box-shadow:0 0 5px #cdcdcd;
}
.aec-presupuesto-textarea{
	width:75%;
	height:150px;
	border-radius:25px;
	border:1px solid #CCC;
	padding:10px 30px;
	box-shadow:0 0 5px #cdcdcd;
}
.aec-presupuesto-button{
	width:40%;
	text-align:center;
	color:#fff;
	font-weight:lighter;
	height:50px;
	background:#3bb9b8;
	border-radius:25px;
}
.aec-presupuesto-button:hover{
	font-weight:400;
	background:#46d7d6;
	cursor:pointer;
}
.aec-contacto-left-article{
	width:50%;
	text-align:center;
	float:left;
}
.aec-contacto-right-article{
	padding-top:45px;
	width:50%;
	text-align:center;
	float:right;
}
.contacto-formulario-h1{
	font-size:20px;
	font-weight:lighter;
	color:#000;
	border-bottom:1px solid #CCC;
	margin:50px 0;
	padding:10px 0;
	width:80%;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
	margin:auto;
}
.aec-contacto-form{
	width:80%;
	padding-bottom:100px;
	text-align:center;
	margin:auto;
}
.aec-contacto-button{
	width:60%;
	text-align:center;
	color:#fff;
	font-weight:lighter;
	height:50px;
	background:#3bb9b8;
	border-radius:25px;
}
.aec-contacto-button:hover{
	cursor:pointer;
	font-weight:400;
	background:#46d7d6;
}
.aec-contacto-field{
	width:75%;
	height:30px;
	border-radius:15px;
	border:1px solid #CCC;
	padding:10px 20px;
	box-shadow:0 0 3px #cdcdcd;
}
.aec-contacto-textarea{
	width:75%;
	height:100px;
	border-radius:15px;
	border:1px solid #CCC;
	padding:10px 20px;
	box-shadow:0 0 3px #cdcdcd;
}
.que-hacemos-section-imgs{
	width:100%;
	height:180px;
	text-align:center;
	position:relative;
	z-index:2;
}
.que-hacemos-section-imagen{
	height:70px;
	z-index:1;
	-webkit-transition: height 0.1s;
	-moz-transition: height 0.1s;
	transition:height 0.1s;
	vertical-align:top;
}
.que-hacemos-section-imagen:hover{
	height:170px;
	position:relative;
	z-index:2;
}
.aec-contacto-map{
	width:100%;
	height:300;
	margin:auto;
	border:1px solid #CCC;
}
/*Footer*/
.aec-footer{
	width:100%;
	float:left;
	padding:30px 0;
	background-color:#3BB9B8;
	-webkit-box-sizing:border-box;
	-moz-boz-sizing:border-box;
	box-sizing:border-box;
}
.footer-table{
	width:100%;
	font-size:0.9em;
	color:#FFF;
}
.footer-table a{
	color:#EEE;
	text-decoration:none;
}
.footer-table a:hover{
	cursor:pointer;
	color:#FFF;
}
.footer-table-cell{
	width:20%;
	text-align:center;
	height:5em;
	vertical-align:middle;
	display:block;
	float:left;
}
.footer-table-cell-wide{
	width:100%;
	text-align:center;
}