/* ----- Reset ------------------------ */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,img,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,hgroup,menu,nav,summary,time,mark,audio,video,header,footer { 
    margin:0;
    padding:0;
    border:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
    background:transparent;
}
html { 
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    -webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
	overflow-y: scroll;
}
ol,ul { 
	list-style:none; 
}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,img { 
    display:block;
}
blockquote,q {
    quotes:none;
}
blockquote:before, 
blockquote:after,
q:before, 
q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration:line-through;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
input, 
select {
    vertical-align:middle;
}
table {	
	border-collapse:separate; 
	border-spacing:0; 
}
caption,
th,
td { 
	text-align:left; 
	font-weight:normal; 
}
input { 
	vertical-align:middle; 
}
img,
object,
embed {
	/*max-width: 100%;*/
}
.homeSection img,
.post p img,
.page p img,
.project img,
.postThumb,
div.wp-caption img {
	max-width: 100% !important;	
	height: auto;
	width: auto;
}
.wp-caption {
	max-width: auto !important;	
}
.wp-caption-text {
	padding: 5px 0 0 0;
	font-style: italic;
}
input {
    -webkit-appearance: none;
}

/* ----- Font Face ------------------------ */

@font-face {
    font-family: 'springtimeregular';
    src: url('../fonts/springtime/springtimev2-webfont.eot');
    src: url('../fonts/springtime/springtimev2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/springtime/springtimev2-webfont.woff') format('woff'),
         url('../fonts/springtime/springtimev2-webfont.ttf') format('truetype'),
         url('../fonts/springtime/springtimev2-webfont.svg#springtimeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eye_catchingregular';
    src: url('../fonts/eye/eye_catching-webfont.eot');
    src: url('../fonts/eye/eye_catching-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eye/eye_catching-webfont.woff') format('woff'),
         url('../fonts/eye/eye_catching-webfont.ttf') format('truetype'),
         url('../fonts/eye/eye_catching-webfont.svg#eye_catchingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.springfont {
	font-family: 'springtimeregular';
}
.eyefont {
	font-family: 'eye_catchingregular';
}
.titulo {
	font-size: 24px;
}

/* ----- Estilos Generales ------------------------ */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	font-family: Arial;
	background-color: #FFFFFF;
}

/* ----- Menú ------------------------ */

#menu {
	display: block;
	position: fixed;
	width: 980px;
	height: 76px;
	z-index: 50;
}
#menu-contenedor {
	display: block;
	position: relative;
	width: 980px;
	margin: 0 auto;
}
ul.underlinemenu {
	display: inline;
	float: left;
	position: relative;
	padding: 0;
	overflow: hidden;
}
ul.underlinemenu li {
	display: inline;
	float: left;
	position: relative;
	width: 245px;
	height: 76px;
	background-image: url("../images/BG_menu.png");
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	text-align: center;
}
ul.underlinemenu li:hover {
	background-image: url("../images/BG_menu_hover.png");
}
ul.underlinemenu li a {
	color: #2E7DB4;
	font-size: 11px;
	padding: 0;
	text-decoration: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	padding-top: 20px;
}
ul.underlinemenu li a:hover {
	color: #FFFFFF;
}

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

#contenedor {
	display: block;
	position: relative;
	width: 980px;
	margin: 0 auto;
}

/* ----- Top ------------------------ */

#top {
	display: block;
	float: left;
	position: relative;
	width: 980px;
	height: 76px;
	background-color: #2E7DB4;
	z-index: 10;
}

/* ----- Encabezado ------------------------ */

#encabezado {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	height: 264px;
	z-index: 10;
}
#encabezado #Logo {
	display: inline;
	float: left;
	position: relative;
	width: 223px;
	height: 223px;
	margin: 20px 0 0 26px;
}
#encabezado #Banner {
	display: inline;
	float: right;
	position: relative;
	margin: 0 0 0 0;
}

/* ----- Qué hacemos ------------------------ */

#que-hacemos {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	height: 265px;
	background-color: #2E7DB4;
	color: #FFF;
	z-index: 10;
}
#que-hacemos #textos {
	display: inline;
	float: left;
	position: relative;
	width: 434px;
	margin: 30px 0 0 50px;
}
#que-hacemos #textos p {
	margin-bottom: 15px;
	line-height: 18px;
}
#que-hacemos #IMG_que {
	display: inline;
	float: right;
	position: relative;
	width: 440px;
	height: 275px;
}
#que-hacemos .img_hover {
	display: block;
	position: absolute;
	width: 105px;
	height: 101px;
	background:url("../images/Btn.png");
	top: 119px;
	right: 94px;
	z-index: 20;
}
#que-hacemos .img_hover:hover {
	background-position:0 -101px;
}
#que-hacemos .img_hover_2 {
	display: block;
	position: absolute;
	width: 54px;
	height: 50px;
	background:url("../images/Certificado.png");
	top: 168px;
	right: 245px;
	z-index: 20;
}
#que-hacemos .img_hover_2:hover {
	background-position:0 -50px;
}
#que-hacemos #Down {
	display: block;
	position: absolute;
	width: 18px;
	height: 32px;
	bottom: 10px;
	right: 18px;
	z-index: 20;
}

/* ----- Queremos ------------------------ */

#queremos {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	height: 600px;
	z-index: 11;
}
#queremos #titulo-queremos {
	display: block;
	float: left;
	position: relative;
	width: 455px;
	font-size: 40px;
	margin: 105px 0 0 55px;
}
#queremos #Titulo_servicios {
	display: block;
	position: absolute;
	width: 266px;
	height: 68px;
	top: 220px;
	left: 462px;
}
#queremos #Down {
	display: block;
	position: absolute;
	width: 18px;
	height: 32px;
	bottom: 10px;
	right: 18px;
	z-index: 20;
}
#queremos #area-servicios {
	display: block;
	position: absolute;
	width: 680px;
	height: 405px;
	top: 220px;
	left: 46px;
	z-index: 50;
}
#queremos #img_hover {
	display: block;
	width: 82px;
	height: 120px;
	background: url("../images/Btn1.png");
}
#queremos #img_hover:hover {
	background-position: 0 -120px;
}
#queremos #img_hover2 {
	display: block;
	width: 82px;
	height: 120px;
	background: url("../images/Btn2.png");
}
#queremos #img_hover2:hover {
	background-position: 0 -120px;
}
#queremos #img_hover3 {
	display: block;
	width: 82px;
	height: 120px;
	background: url("../images/Btn3.png");
}
#queremos #img_hover3:hover {
	background-position: 0 -120px;
}
#queremos #img_hover4 {
	display: block;
	width: 82px;
	height: 120px;
	background: url("../images/Btn4.png");
}
#queremos #img_hover4:hover {
	background-position: 0 -120px;
}
#Servicio1 {
	font-size: 11px;
	line-height: 15px;
}
#Servicio1 #C1 {
	display: inline;
	float: left;
	position: relative;
	width: 340px;
	margin: 50px 0 0 20px;
}
#Servicio1 #C1 p {
	margin-bottom: 25px;
}
#Servicio1 .titulo {
	font-size: 44px;
	color: #36ACE1;
}
#Servicio1 .lista {
	font-weight: bold;
	line-height: 20px;
}
#Servicio1 #C2 {
	display: inline;
	float: left;
	position: relative;
	width: 250px;
	margin: 15px 0 0 30px;
	color: #FFF;
	padding: 10px;
	background-color: #2E7DB4;
}
#Servicio1 #C2 p {
	margin-bottom: 10px;
}
#Servicio1 .lista2 {
	color: #FFF;
}

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

#Servicio2 {
	font-size: 11px;
	line-height: 15px;
}
#Servicio2 #titulo {
	display: inline;
	float: left;
	position: relative;
	width: 550px;
	height: 45px;
	font-size: 44px;
	color: #DD248E;
	margin: 36px 0 0 24px;
}
#Servicio2 #C1 {
	display: inline;
	float: left;
	position: relative;
	width: 285px;
	height: 223px;
	margin: 0 0 0 15px;
}
#Servicio2 #C2 {
	display: inline;
	float: left;
	position: relative;
	width: 332px;
	font-weight: bold;
	line-height: 20px;
	margin: 66px 0 0 20px;
}

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

#Servicio3 {
	font-size: 11px;
	line-height: 15px;
}
#Servicio3 #titulo {
	display: inline;
	float: left;
	position: relative;
	width: 550px;
	height: 45px;
	font-size: 44px;
	color: #EC1C24;
	margin: 36px 0 0 24px;
}
#Servicio3 #C1 {
	display: inline;
	float: left;
	position: relative;
	width: 315px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 0 15px;
}
#Servicio3 #C2 {
	display: inline;
	float: left;
	position: relative;
	width: 290px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 0 20px;
}

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

#Servicio4 {
	font-size: 11px;
	line-height: 15px;
}
#Servicio4 #titulo {
	display: inline;
	float: left;
	position: relative;
	width: 360px;
	height: 45px;
	font-size: 44px;
	color: #F38020;
	margin: 36px 0 0 24px;
}
#Servicio4 #C1 {
	display: inline;
	float: left;
	position: relative;
	width: 385px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 0 25px;
}
#Servicio4 #C2 {
	display: inline;
	float: left;
	position: relative;
	width: 237px;
	margin: -40px 0 0 10px;
}

/* ----- Partner ------------------------ */

#clientes {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	height: 550px;
	z-index: 10;
}
#clientes #Down {
	display: block;
	position: absolute;
	width: 18px;
	height: 32px;
	bottom: 10px;
	right: 18px;
	z-index: 20;
}
#clientes #titulo {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	margin-top: 100px;
	text-align: center;
	font-family: 'springtimeregular';
	font-size: 40px;
}
#clientes #sliderclientes {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	height: 200px;
	margin-top: 80px;
}

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

.clearout {
	height: 20px;
	clear: both;
}
#flexiselDemo1 {
	display: none;
}	
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;   
    text-align: center;  
}
.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 800px;
    margin-left: 89px;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 200px;
    max-height: 120px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 67px;
    height: 67px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 1;
}
.nbs-flexisel-nav-left {
    left: 0px;
    background: url('../images/Anterior.jpg') no-repeat;
}
.nbs-flexisel-nav-right {
    right: 0px;
    background: url('../images/Siguiente.jpg') no-repeat;
}

/* ----- Partner ------------------------ */

#partner {
	display: block;
	float: left;
	position: relative;
	width: 978px;
	height: 650px;
	background-image: url("../images/BG_hr.png");
	background-repeat: no-repeat;
	z-index: 10;
}
#partner #Up {
	display: block;
	position: absolute;
	width: 18px;
	height: 32px;
	top: 570px;
	right: 18px;
	z-index: 20;
}
#partner #contacto {
	display: inline;
	float: left;
	position: relative;
	width: 978px;
	height: 270px;
	background-image: url("../images/BG_azul2.png");
	background-repeat: repeat;
	margin: 345px 0 0 0;
}
#partner #contacto #Quote {
	display: inline;
	float: left;
	position: relative;
	width: 180px;
	height: 154px;
	margin: 66px 0 0 115px;
}
#partner #contacto #redes {
	display: inline;
	float: left;
	position: relative;
	width: 82px;
	height: auto;
	border-right: 1px dotted #FFF;
	margin: 30px 0 0 228px;
}
#partner #contacto #redes img {
	margin: 0 0 12px 0;
}
#partner #contacto #contact-form {
	display: inline;
	float: left;
	position: relative;
	width: 274px;
	height: auto;
	margin: 30px 0 0 25px;
}
#partner #contacto #contact-form .Btn {
	border: 1px solid #000;
	background-color: #000;
	color: #FFF;
	cursor: pointer;
	padding: 6px 14px 6px 14px;
	float: right;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
#partner #contacto #contact-form .Campo {
	border: 1px solid #FFF;
	background-color: #FFF;
	width: 260px;
	height: 32px;
	margin-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #2E7DB4;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#partner #contacto #contact-form .AreaTexto {
	border: 1px solid #FFF;
	background-color: #FFF;
	width: 260px;
	height: 70px;
	margin-bottom: 12px;
	resize: none;
	padding: 5px;
	color: #2E7DB4;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#partner #contacto #contact-form #success {
	margin-top: 0px;
	color: #FFF;
	font-weight: bold;
}

/* -------- ANIMACIONES --------- */

#CajaAnimaciones {
	display: block;
	position: absolute;
	width: 978px;
    margin: 0 auto;
    top: 0;
    left: 0;
}
#IMG_servicios {
	display: block;
	float: right;
	position: relative;
	top: 0px;
	right: 54px;
	margin: 615px 0 0 0;
}