@charset "utf-8";
/* CSS Document */

body {
	background-color: #00c7b1;
	margin: 0px;
}
#cont_header {
	height: 150px;
	width: 1170px;
	margin: 0px auto;
	position: relative;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#cont_header #logo_head {
	float: left;
	width: 167px;
	height: 122px;
	margin-top: 12px;
	margin-left: 10px;
}
#menu_head  {
	text-align: left;
	font-size: 12px;
	width: 800px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin-right: 10px;
	margin-top: 70px;
	float: right;
	z-index: 98;
	position: relative;
}
#menu_head   ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0PX;
}
#menu_head   ul   li.nivel1  {
	float: right;
	margin-left: 40px;
}
#menu_head   ul   li   a  {
	display: block;
	text-decoration: none;
	position: relative;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-bottom: 15px;
}
#menu_head   ul   li:hover  {position: relative;
}
#menu_head    ul    li    a:hover,#menu_head  ul    li:hover   a.nivel1    {
	color: #0C839F;
	position: relative;
	border: solid #0C839F 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#menu_head   ul   li   a.nivel1  {display: block!important;display: none;
position: relative;
}
#menu_head   ul   li   ul  {
	display: none;
}
#menu_head    ul    li    a:hover   ul,#menu_head  ul    li:hover   ul    {
	display: block;
	position: absolute;
	left: 0px;
	border-color: #0C839F;
	color: #0C839F;
}
#menu_head   ul   li   ul   li   a  {
	width: 180px;
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 15px;
	padding-right: 20px;
}
#menu_head   ul   li   ul   li   a:hover  {
	position: relative;
	background-color: #FFFFFF;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}


.banner {
	position: relative;
	width: 100%;
	overflow: auto;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: rgba(255,255,255,.6);
	text-shadow: 0 0 9px rgba(0,0,0,.8), 0 1px 2px rgba(0,0,0,.3);
	background: #FFFFFF;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
	.banner ul {
	list-style: none;
	width: 300%;
	margin: 0px;
	padding: 0px;
	}
	.banner ul li {
	display: block;
	float: left;
	width: 33%;
	padding: 90px 0 60px;
	min-height: 250px;
	/*		-webkit-background-size: 100% 100%;*/
		-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	/*		background-size: 100% 100%;*/
		
		box-shadow: inset 0 -1px 1px rgba(0,0,0,.5);
	background-repeat: no-repeat;
	background-position: center top;
	}
.banner  h1   {
	font-size: 30px;
	line-height: 52px;
	color: #FFFFFF;
	font-weight: 300;
	}
.banner p {
	font-size: 24px;
	line-height: 52px;
	color: #fff;
	font-weight: 300;
}

	
	.banner .btn {
		display: inline-block;
		margin: 25px 0 0;
		padding: 9px 22px 7px;
		clear: both;
		
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		
		border: 2px solid rgba(255,255,255,.4);
		border-radius: 5px;
	}
		.banner .btn:hover {
			background: rgba(255,255,255,.05);
		}
		.banner .btn:active {
			-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
		}
		
	.banner .btn, .banner .dot {
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	}
	
	.banner .dots {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 20px;
	}
		.banner .dots li {
			display: inline-block;
			width: 10px;
			height: 10px;
			margin: 0 4px;
			
			text-indent: -999em;
			
			border: 2px solid #fff;
			border-radius: 6px;
			
			cursor: pointer;
			opacity: .4;
			
			-webkit-transition: background .5s, opacity .5s;
			-moz-transition: background .5s, opacity .5s;
			transition: background .5s, opacity .5s;
		}
			.banner .dots li.active {
				background: #fff;
				opacity: 1;
			}
#cont_serv {
	width: 1170px;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	height: 750px;
	padding-bottom: 40px;
}
#cont_serv h1 {
	font-size: 30px;
	font-weight: 300;
	color: #FFFFFF;
	background-image: url(../imagenes/b_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 20px;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
}
#cont_serv h2 {
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
	padding-bottom: 3px;
	margin-bottom: 20px;
	margin-top: -20px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	position: absolute;
	width: 292px;
	z-index: 11;
}

#cont_serv ul {
	list-style: none;
	width: 292px;
	padding: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
}
#cont_serv ul li {
	width: 292px;
	float: left;
}



#cont_serv .zitem {
	width:292px;
	height:292px;
	margin:0px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
}
#cont_serv   .zitem img {
	border: 0px;
	position: absolute;
}
#cont_alianzas {
	width: 100%;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background-color: #b0e1dc;
}
#cont_alianzas #alianzas {
	width: 1170px;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	padding-top: 60px;
	height: 360px;
}
#cont_alianzas #alianzas h1 {
	font-size: 30px;
	font-weight: 300;
	color: #505F64;
	background-image: url(../imagenes/n_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#cont_alianzas #alianzas ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 70px;
}
#cont_alianzas #alianzas li {
	width: 20%;
	float: left;
	text-align: center;
}
#cont_contabout {
	width: 100%;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#cont_contabout #about {
	width: 1170px;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	padding-top: 60px;
	height: 320px;
}
#cont_contabout #about h1 {
	font-size: 30px;
	font-weight: 300;
	color: #505F64;
	background-image: url(../imagenes/n_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#cont_contabout #about h2 {
	font-size: 24px;
	font-weight: 300;
	color: #505F64;
	background-image: url(../imagenes/comillas.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 48px;
	padding-top: 60px;
}
#cont_contabout #about h3 {
	font-size: 14px;
	font-weight: 400;
	color: #0c839f;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 48px;
}
#cont_contabout #about h3 a {
	text-decoration: none;
	color: #0c839f;
}
#cont_contabout #about h3 a:hover {
	text-decoration: none;
	color: #11B3DB;
}
#cont_contcontact {
	width: 100%;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/bg_contact.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#cont_contcontact #contact {
	width: 1170px;
	position: relative;
	margin: 0px auto;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	padding-top: 60px;
	height: 700px;
}
#cont_contcontact #contact h1 {
	font-size: 30px;
	font-weight: 300;
	color: #FFFFFF;
	background-image: url(../imagenes/b_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#cont_contcontact #contact #contactdata {
	width: 570px;
	float: right;
}
#cont_contcontact  #contact  #contactdata  h2 {
	font-size: 16px;
	font-weight: 600;
	color: #BEE7E2;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 24px;
}
#cont_contcontact #contact #contactdata h3 {
	font-size: 14px;
	font-weight: 300;
	color: #BEE7E2;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 20px;
}
#cont_contcontact #contact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#cont_contcontact #contact li {
	margin: 0PX;


}
#cont_contcontact #contact li h4 {
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12px;
}
#cont_contcontact #contact .form01 {
	background: none;
	width: 460px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-top: 11px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	border: solid 2px #ffffff;
	font-size: 18px;
	line-height: 18px;
}
#cont_contcontact #contact .form02 {
	background: none;
	width: 1140px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-top: 11px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	border: solid 2px #ffffff;
	font-size: 18px;
	line-height: 18px;
	height: 150px;
}
#cont_contcontact #contact .form03 {
	width: 370px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-top: 22px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #666666;
	font-size: 13px;
	background-color: #cfcfcf;
	border: none;
	text-align: center;
	margin: 0px;
}
#cont_contcontact #contact img {
	width: 370px;
	height: 61px;
	border: none;
}

#contfooter {
	background-color: #353f47;
	height: 70px;
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 99;
}
#contfooter #footer {
	width: 1150px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto;
	height: 70px;
	background-image: url(../imagenes/logo_footer.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#contfooter #footer h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 400;
	margin-left: 80px;
	margin-right: 0px;
	float: left;
	margin-top: 23px;
	margin-bottom: 0px;
}
#contfooter #footer h2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 400;
	margin-left: 80px;
	margin-right: 0px;
	float: right;
	margin-top: 40px;
	margin-bottom: 0px;
}
#contfooter #footer h2 a {
	color: #586876;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
}
#contfooter #footer h2 a:hover {
	color: #43505A;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
}
.arrow {
	width: 72px;
	height: 72px;
	position: absolute;
	background-image: url(../imagenes/downarrow.png);
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 80px;
	z-index: 50;
	right: 20px;
}
