@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700);

@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, font, img, 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,
input, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration:none;
	color:inherit;
	background-color:transparent;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
del {
	text-decoration: none;
}
html {
    height: 100%;
}

body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1;
	color:#475670;
	height:100%;
	background:#f1f1f3;
	overflow-x:hidden;
	overflow-y:scroll;
}

.clear {
	clear:both;
}

#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.col {
	float:left;
}
.col + .col {
	margin-left:24px;
}
.col1 {	width:58px;}
.col2 {	width:140px;}
.col3 {	width:222px;}
.col3plus {	width:273px;}
.col4 {	width:304px;}
.col5 {	width:386px;}
.col6 {	width:468px;}
.col6plus {	width:492px;}
.col7 {	width:550px;}
.col7plus {	width:574px;}
#content .col7 {padding-right:58px; width:492px;}
.col8 {	width:632px;}
.col9 {	width:714px;}
.col10 {width:796px;}
.col11 {width:878px;}
.col12 {width:960px;}

div.mb15 {
	margin-bottom: 15px !important;
}

#bg {
	position:absolute;
	left:0;
	top:0;
	right:0;
	height:150px;
	background:#436db9;
}
#bg.home {
	height:580px;
}

#header {
	height:96px;
}
#branding a {
	background:url(../images/ventilar-logo.png);
	width:156px;
	height:39px;
	display:block;
	text-indent:-5000px;
	float:left;
	margin:25px 0 0;
}
#lang {
	font-size:12px;
	line-height:16px;
	color:#fff;
	float:right;
	margin:17px 10px 11px;
}
#lang a {
	display:inline-block;
	background:url(../images/lang.png);
	width:23px;
	height:16px;
	margin-left:2px;
	text-indent:-5000px;
}
#lang a#es {
	background-position:0 0;
}
#lang a#po {
	background-position:-23px 0;
}
#lang a#en {
	background-position:-46px 0;
}
#nav {
	float:right;
	clear:right;
	height:52px;
	width:732px;
	padding-left:45px;
	background:url(../images/nav-bg.png);
	overflow:hidden;
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	font-size:14px;
	color:#fff;
	margin-top:5px;
	height:45px;
	line-height:49px;
	padding:0 12px;
	border-bottom:solid 2px transparent;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#nav li a:hover,
#nav li a.active {
	border-bottom-color:#84bbe8;
}
#face {
	text-indent:-5000px;
	width:40px;
	margin-left:22px;
	background:url(../images/facebook.png) no-repeat 30px 10px;
}
#nav li a#face:hover {
	border:none;
}

#footer {
	font-size:12px;
	line-height:17px;
	background:#fff;
	border-bottom:solid 30px #475771;
}
#footer > div {
	width:960px;
	margin:0 auto;
	padding:25px 0 26px;
	position:relative;
}
#footer ul {
	margin-bottom:27px;
}
#footer ul li {
	display:inline;
}
#footer ul li + li:before {
	content:' | ';
}
#footer ul li a {
	font-size:13px;
	color:#0a59b0;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul li a.active {
	color:#475670;
}
#footer h5 {
	float:left;
}
#footer h6 {
	float:right;
	text-align:right;
	position:relative;
}
#footer h6 a {
	color:#0a59b0;
}
#footer h6 a:hover {
	text-decoration:underline;
}
#footer h6:before {
	content:url(../images/v-footer.png);
	position:absolute;
	top:-46px;
	right:6px;
}

#ah {
	position:absolute;
	right:0;
	bottom:-30px;
	background:url(../images/ah.png) no-repeat center center;
	width:32px;
	height:30px;
	text-indent:-5000px;
}


#main {
	margin-bottom:25px;
	overflow:hidden;
	background:url(../images/main-bg.png) repeat-x left bottom #fff;
}
#sliderWrapper {
	margin-bottom:25px;
	position:relative;
}
#sliderNav {
	position:absolute;
	top:22px;
	right:23px;
	z-index:100;
	font-size:0;
	text-align:right;
}
#sliderNav a {
	display:inline-block;
	margin:2px 2px 2px 8px;
	width:6px;
	height:6px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
}
#sliderNav a.activeSlide {
	border:solid 2px #fff;
	margin:0 0 0 6px;
}
#sliderHome {
	height:514px;
	overflow:hidden;
}
#sliderHome img {
	float:left;
}
#sliderHomeInfo {
	position:absolute;
	left:55px;
	bottom:33px;
	background:rgba(255,255,255,.9);
	padding:25px 27px 32px;
	width:603px;
	z-index:200;
}
#sliderHomeInfo h2 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:8px;
}
#sliderHomeInfo p {
	font-size:15px;
	line-height:19px;
}

#sections a {
	height:111px;
	display:block;
	position:relative;
	padding:33px 24px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	position:relative;
}
#sections a img {
	position:absolute;
	left:0;
	top:0;
}
#sections a p {
	position:relative;
}
#sections a span {
	display:block;
	position:absolute;
	right:23px;
	bottom:26px;
	width:32px;
	height:30px;
	text-indent:-5000px;
	background-image:url(../images/more.png);
}

.btImg {
	display:block;
	height:160px;
	position:relative;
}
.btImg span {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	opacity:0.8;
	background:no-repeat center center #0a59b0;
}
.btGal span {
	font-size:14px;
	line-height:43px;
	color:#fff;
	position:absolute;
	left:23px;
	bottom:23px;
	right:23px;
	height:43px;
	line-height:43px;
	padding:0 15px;
	background-image:url(../images/show-icon.png);
	background-position:180px 50%;
	opacity:.8;
}
.trans img,
.trans span,
.accordionContent .btImg:after {
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}

.btImg:hover img {
	opacity:0.8;
}
.btImg:hover span {
	opacity:1;
}

.accordionContent .btImg:after {
	content:'';
	background:#0a59b0 url(../images/show-icon.png) no-repeat center center;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	top:0;
	opacity:0;
}
.accordionContent .btImg:hover:after {
	opacity:.8;
}

#mainHeader {
	padding:47px 0 0 52px;
	margin:0 0 50px 30px;
	background:url(../images/main-header-bg.jpg);
	height:103px;
}
#mainHeader p {
	color:#fff;
	font-size:16px;
	width:495px;
	line-height:22px;
}
#content {
	padding:0 0 25px 82px;
	overflow:hidden;
}
#content .col {
	margin-bottom:50px;
}
#content h2 {
	font-size:16px;
	line-height:20px;
	color:#1b6dbd;
	margin-bottom:24px;
	font-weight:bold;
}
#content h2.colorgris {
	color:#47576D;
	margin-bottom: 19px;
}
#content h3 {
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	color:#808184;
}
#content p,
#content ul {
	font-size:13px;
	line-height:20px;
	margin-bottom:17px;
}
#content p.colorceleste {
	color: #26a9e0;
}
#content img {
	margin-bottom:29px;
}
#content a img {
	margin-bottom:0;
}
#content ul.bullet {
	list-style:disc inside;
}
#content h4 {
	font-size:16px;
	line-height:24px;
	color:#26a9e0;
	margin-bottom:18px;
}
#content h5 {
	font-size:11px;
	margin-bottom:18px;
}

#content p + h2 {
	margin-top:44px;
}
#content h2 + h5 {
	margin-top:-21px;
}
#content p.dest {
	color:#fff;
	padding:15px 20px;
	background:#1b6dbd;
}

#accordion {
}
#accordion > li {
	margin-bottom:5px;
}
#accordion li h1 a {
	font-size:15px;
	color:#fff;
	display:block;
	height:43px;
	line-height:47px;
	padding:0 0 0 38px;
	background:#4d576f url(../images/accordion-arrow.png) no-repeat 13px 20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition: background-color 300ms ease-in;
	-moz-transition: background-color 300ms ease-in;
	-ms-transition: background-color 300ms ease-in;
	-o-transition: background-color 300ms ease-in;
	transition: background-color 300ms ease-in;
}
#accordion li h1 a:hover {
	background-color:#456294;
}
#accordion li h1 a.active {
	background-color:#426db9;
	background-position:13px -23px;
}
#accordion li .accordionContent {
	display:none;
	padding:20px 10px 20px 30px;
	overflow:hidden;
}
#accordion li .accordionContent ul {
	float:left;
	width:400px;
}
#accordion li .accordionContent a.btImg {
	height:auto;
	display:block;
	float:right;
}

a.btDownload {
	display:block;
	width:140px;
	background:url(../images/bt-download.png) no-repeat 25px 0;
	padding-top:109px;
	text-align:center;
	font-size:13px;
	margin-left:20px;
}
a.btDownload:hover {
	color:#0A59B0;
	text-decoration:underline;
	background-position:-125px 0;
}


#content ul.desarrollo {
	float:left;
	clear:both;
	overflow:hidden;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:22px;
}
.desarrollo li {
	font-size:14px;
	line-height:18px;
	color:#fff;
	float:left;
	width:109px;
	padding:59px 25px 0;
	height:52px;
	background-image:url(../images/servicios-icons.png);
	background-repeat:no-repeat;
}
#desarrolloP li {	background-color:#d0d2d3; background-position:28px 17px;}
#desarrolloP li + li {	background-color:#a6a8ab; background-position:-175px 17px;}
#desarrolloP li + li + li {	background-color:#808184; background-position:-373px 17px;}
#desarrolloP li + li + li + li {	background-color:#58595b; background-position:-578px 17px;}
#desarrolloP li + li + li + li + li {	background-color:#404041; background-position:-774px 17px;}
#desarrolloE li {	background-color:#83a2bb; background-position:-975px 19px;}
#desarrolloE li + li {	background-color:#5e92bb; background-position:-1173px 19px;}
#desarrolloE li + li + li {	background-color:#1b75bb; background-position:-1376px 19px;}

#content ul#tabs {
	line-height:26px;
	padding-top:32px;
}
#tabs li a:before {
	content:'» ';
}
#tabs li a.active {
	font-weight:bold;
}
.tabContent {
	display:none;
}
.tabContent.active {
	display:inline-block;
}

#content ul#tabs.tabsClientes {
	padding:0;
}
#tabs.tabsClientes li {
	margin-bottom:5px;
}
#tabs.tabsClientes li a {
	font-size:14px;
	color:#fff;
	display:block;
	height:43px;
	line-height:43px;
	padding:0 0 0 10px;
	background:#4d576f;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:338px;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#tabs.tabsClientes li a:hover {
	background-color:#456294;
}
#tabs.tabsClientes li a.active {
	font-weight:normal;
	background-color:#426db9;
	width:357px;
}

#content ul#tabs.tabsAntec {
	padding:0;
}
#tabs.tabsAntec li {
	margin-bottom:5px;
}
#tabs.tabsAntec li a {
	font-size:14px;
	color:#fff;
	display:block;
	height:43px;
	line-height:43px;
	padding:0 0 0 10px;
	background:#4d576f;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:280px;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#tabs.tabsAntec li a:hover {
	background-color:#456294;
}
#tabs.tabsAntec li a.active {
	font-weight:normal;
	background-color:#426db9;
	width:300px;
}

#noticiasIndex {
	padding-top:50px;
}
#noticiasIndex li {
	margin-bottom:24px;
}
#noticiasIndex li a.btImg {
	float:left;
	height:auto;
	margin-right:20px;
}
#noticiasIndex li h3 {
	line-height:16px;
	margin-bottom:8px;
}
#noticiasIndex li p {
	margin-bottom:7px;
}
#noticiasIndex li > p + a {
	color:#1b6dbd;
}
#noticiasIndex li h3 a:hover,
#noticiasIndex li > p + a:hover {
	text-decoration:underline;
}
#noticiasIndex li > p + a:before {
	content:'» ';
}

#content form input[type="text"],
#content form select,
#content form textarea {
	font-size:15px;
	padding:10px;
	line-height:17px;
	border: solid 1px #bbbdbf;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:5px;
}
#content form input[type="text"],
#content form textarea {
	width:445px;
}
#content form select {
	color:#fff;
	width:467px;
	background:#475670;
	border-color:#475670;
}
#content form input[type="text"]:focus,
#content form textarea:focus {
	color:#1b6dbd;
	border-color:#1b6dbd;
}
#content form p {
	line-height:43px;
	font-size:11px;
	float:left;
}
#content form input[type="submit"] {
	text-align:left;
	font-size:15px;
	color:#fff;
	width:141px;
	background:#1b6dbd url(../images/send-icon.png) no-repeat 105px 15px;
	height:43px;
	line-height:43px;
	padding:0 20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:right;
	cursor:pointer;
	margin:4px 24px 0 0;
}

div.separador {
	border-bottom: 1px solid #333333;
	margin-right: 32px;
	margin-bottom: 26px;
}