/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----------- FONTS ----------------*/
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue.otf');
}
@font-face {
	font-family: 'Antonio-Regular';
	src: url('../fonts/Antonio-Regular.ttf');
}
@font-face {
	font-family: 'Antonio-Light';
	src: url('../fonts/Antonio-Light.ttf');
}
@font-face {
	font-family: 'Antonio-Bold';
	src: url('../fonts/Antonio-Bold.ttf');
}
@font-face {
	font-family: 'open_sanscondensed_light';
	src: url('../fonts/OpenSans-CondLight-webfont.eot');
	src: url('../fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-CondLight-webfont.woff') format('woff'),  url('../fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),  url('../fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
/***********************************************/
::selection {
	background: #CCC; /* WebKit/Blink Browsers */
}
::-webkit-scrollbar {
 width: 12px;
}
::-webkit-scrollbar-track {
 background-color: #333;
 border-left: 1px solid #000;
}
::-webkit-scrollbar-thumb {
 background-color: #999;
}
::-webkit-scrollbar-thumb:hover {
 background-color: #666;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;/*background-color: #333;*/
}
#gran_contenedor {
	width: 100%;
	height: 100%;
	background-color: #0F0;/*margin: auto;*/
}
/*******HOME***********************/
#turbinas_home {
	width: 100%;
	height: 75%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background-color: rgba(0,0,0,1);
}
#turbinas_home img {
	width: 100%;
	height: auto;
	position: absolute;
	opacity: 1;
}
#turbinas_overlay {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	/*background:rgba(220,0,0,0.55);*/
	background-color: rgba(0,0,0,0.3);
}
#texto_home {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(220,0,0,0.6);
	z-index: 10;
}
#texto_home img {
	width: 20%;
	height: auto;
	margin: 30px 30px;
	opacity: 0.8;
}
#texto_home h1 {
	width: 80%;
	font-size: 120px;
	/*font-family: 'BebasNeue';*/
	font-family: 'OpenSans-CondLight', sans-serif;
	color: #FFF;
	margin: 120px 0px 0px 30px;/*	background-color:#F00;*/
}
#texto_home p {
	width: 80%;
	font-size: 20px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: #FFF;
	margin: 0px 30px;
	text-align: justify;/*background-color:#FF0;*/
}
/*************************/
#turbos_home {
	width: 50%;
	height: 25%;
	position: absolute;
	top: 75%;
	left: 0;
	overflow: hidden;
}
#turbos_home img {
	width: 100%;
	height: auto;
	position: relative;
}
#texto_turbos {
	width: 50%;
	height: 100%;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	background: rgba(10,113,110,0.8);
	z-index: 10;
}
#turbos_overlay {
	width: 25%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100;
	background-color: rgba(0,0,0,0.3);
}
#turbos_overlay_2 {
	width: 22.5%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 4.7%;
	z-index: 10;
	background: rgba(10,113,110,0.8);
}
#texto_turbos h1 {
	width: 80%;
	font-size: 50px;
	font-family: 'BebasNeue', sans-serif;
	color: #FFF;
	margin: 30px 0px 0px 30px;/*	background-color:#F00;*/
}
#texto_turbos p {
	width: 80%;
	font-size: 16px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: #FFF;
	margin: 0px 30px;
	text-align: justify;/*background-color:#FF0;*/
}
/**********************/
#metro_home {
	width: 50%;
	height: 25%;
	position: absolute;
	top: 75%;
	left: 50%;
	overflow: hidden;
}
#metro_home img {
	width: 100%;
	height: auto;
	position: relative;
}
#texto_metro {
	width: 50%;
	height: 100%;
	position: absolute;
	float: right;
	top: 0;
	left: 0;
	background: rgba(118,156,0,0.8);
	z-index: 10;
}
#texto_metro h1 {
	width: 80%;
	font-size: 50px;
	font-family: 'BebasNeue', sans-serif;
	color: #FFF;
	margin: 30px 0px 0px 30px;/*	background-color:#F00;*/
}
#texto_metro p {
	width: 80%;
	font-size: 16px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: #FFF;
	margin: 0px 30px;
	text-align: justify;/*background-color:#FF0;*/
}
#metro_overlay {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0%;
	z-index: 1;
	background-color: rgba(118,156,0,0.7);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#metro_overlay_2 {
	width: 22.5%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 72.2%;
	z-index: 100;
	background-color: rgba(118,156,0,0.5);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
/*******HOME***********************/
#turbinas_home_2 {
	width: 90%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	background: rgba(220,0,0,0.6);
	margin: 0px 4.7%;
}
#turbinas_home_2 img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 1;
}
#turbinas_overlay_2 {
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 4.7%;
	z-index: 10;
	/*background:rgba(220,0,0,0.55);*/
	background: rgba(220,0,0,0.6);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#turbinas_overlay {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	/*background:rgba(220,0,0,0.55);*/
	background-color: rgba(180,0,0,0.7);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#turbinas_overlay p {
	display: none;
	width: 80%;
	font-size: 18px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: #FFF;
	margin: 0px 30px;
	text-align: justify;
}
#texto_home_2 {
	width: 10%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 2%;
	transform:translate(0%,-75%);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	z-index: 100;
}
#texto_home_2 img {
	width: 20%;
	height: auto;
	margin: 30px 30px;
	opacity: 0.8;
}
#texto_home_2 h1 {
	width: 80%;
	height: auto;
	/*position:absolute;
	top:20%;
	left:50%;
	transform:translate(-50%,-20%);*/
	font-size: 65px;
	font-family: 'BebasNeue', sans-serif;
	/*background-color:#0FF;*/
}
#texto_home_2 p {
	width: 100%;
	height:auto;
	font-size: 16px;
	font-family: 'open_sanscondensed_light', Arial, sans-serif;
	color: #FFF;
	/*position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);*/
	display: none;
	/*background-color:#0F0;*/
}
#texto_home_2 a {
	text-decoration:none;
	color: #FFF;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#texto_home_2 a:hover {
	color: #CCC;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.separador_home {
	width: 100%;
	height: 40%;
	min-height:260px;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 100;
	background-color: #333;
}
/*************************/
/*************************/
#turbos_home_2 {
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	margin: 0% 4.7%;
}
/*#turbos_home_2 a:hover > #texto_turbos_2 {
	background: rgba(0,0,0,0.55);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#turbos_home_2 a:hover > #turbos_overlay {
	background: rgba(0,0,0,0.55);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}*/
#turbos_home_2 img {
	width: 100%;
	height: auto;
	position: relative;
}
#texto_turbos_2 {
	width:10%;
	height: auto;
	position: absolute;
	top:50%;
	left:4%;
	transform:translate(0%,-80%);
	/*background: rgba(10,113,110,0.8);*/
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	z-index: 10;
}
#turbos_overlay {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	background-color: rgba(10,113,110,0.6);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#texto_turbos_2 h1 {
	width: 100%;
	height:auto;
	font-size: 50px;
	font-family: 'BebasNeue', sans-serif;
	color: #FFF;
	/*background-color:#F0F;*/
	
}
#texto_turbos_2 p {
	width: 100%;
	height:auto;
	font-size: 14px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: #FFF;
	/*background-color:#F5F;*/
	display:none;
}
.separador_turbos {
	width: 100%;
	height: 25%;
	min-height:200px;
	position: absolute;
	top:40%;
	left: 0%;
	transform:translate(0%,60%);
	z-index: 100;
	background-color: #333;
}
/**********************/	
/**********************/
#metro_home_2 {
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 45%;
	overflow: hidden;
	margin: 0% 4.7%;
}
/*
#metro_home_2 a:hover > #texto_metro_2 {
	background: rgba(0,0,0,0.55);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#metro_home_2 a:hover > #metro_overlay {
	background: rgba(0,0,0,0.55);
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}*/
#metro_home_2 img {
	width: 100%;
	height: auto;
	position: relative;
}
#texto_metro_2 {
	width:43%;
	height: auto;
	position: absolute;
	top:50%;
	left:4%;
	transform:translate(0%,-75%);
	/*background: rgba(10,113,110,0.8);*/
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	z-index: 10;
}
#texto_metro_2 h1 {
	width: 100%;
	height:auto;
	font-size: 50px;
	font-family: 'BebasNeue', sans-serif;
	color: #FFF;
	/*background-color:#F0F;*/
	
}
#texto_metro_2 p {
	width: 100%;
	height:auto;
	font-size: 14px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: #FFF;
	/*background-color:#F5F;*/
	display:none;
}
/*******MENU PRINCIPAL HOME*************/
#menu_principal_home {
	width: 100%;
	height: 70px;
	display: block;
	position: absolute;
	left: 0;
	top:0;
	z-index: 100;
	/*background-color: rgba(255,255,0,1);*/
}
#menu_principal_home ul {
	display: inline-block;
	float: right;
	width: 140px;
	height: 70px;
	margin-right: 5.4%;/*background-color:#F00;*/
}
#menu_principal_home li {
	display: inline-block;
	/*background-color:#F0F;*/
	float: right;
	margin: 20px 2% 0px 2%;
}
/*******MENU PRINCIPAL*************/

#menu_principal {
	width: 100%;
	height: 70px;
	display: block;
	position: relative;
	z-index: 100;
	background-color: rgba(0,0,0,1);
}
#menu_principal ul {
	display: inline-block;
	width: 490px;
	height: 70px;
	float: right;
	/*background-color:#0FF;*/
}
#menu_principal li {
	width: auto;
	height: auto;
	float: left;
	padding: 0px 5px;
	/*background-color: #666;*/
	line-height: 69px;
	margin-left: 5px;
	text-align: center;
}
#menu_principal li a {
	font-family: 'BebasNeue', sans-serif;
	font-size: 20px;
	color: #BBBDBF;
	/*color:#FFF;*/
	text-decoration: none;
}
#menu_principal li a:hover {
	color: rgba(220,0,0,0.8);
	border-bottom: #555 1px solid;
	/*background-image:url(../img/line.png);
	background-position:bottom;*/
	
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
}
.logo_home img {
	width: 150px;
	height: auto;
	float: left;
	opacity: 0.8;
	margin: 15px 0px 0px 5%;/*background-color:#999;*/
}
.logo img {
	width: 130px;
	height: auto;
	float: left;
	opacity: 0.8;
	padding: 08px 20px;/*background-color:#0C6;*/
}
.idioma img {
	/*background-color:#09C;*/
	width: 20px;
	padding: 22px 0px;
}
.idioma_home img {
	background-color: #999;
	width: 40px;
}
/*.idioma_home a {
	text-decoration:none;
	
}*/
#boton_menu a {
	width: 0px;
	height: 69px;
	position: fixed;
	right: 0;
	background-color: #EBECEC;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	display: block;
	z-index: 101;
}
/*******MENU MOVIL************/
#menu_principal_2 {
	width: 100%;
	height: 70px;
	z-index: 100;
	position: relative;
	background-color: #000;
	display: none;
}
#menu_principal_2 div a {
	width: auto;
	height: 70px;
	padding: 0px 0px;
	float: left;/*  background:#F00;*/
	color: #CCC;
	text-decoration: none;
}
#menu_principal_2 ul {
	position: relative;
	width: 100%;
	height: auto;/*background-color: #00F;*/
}
#menu_principal_2 li {
	width: 99.8%;
	height: 50px;
	float: left;
	margin: 0;
	background-color: rgba(241,242,242,0.95);
	border: #939598 1px solid;
	text-align: center;
	line-height: 50px;
}
#menu_principal_2 li a {
	font-family: 'BebasNeue', sans-serif;
	font-size: 20px;
	color: #666;
	text-decoration: none;
}
#menu_principal_2 li a:hover {
	color: #C50000;
	border-bottom: #999 2px solid;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
}
#opciones_movil {
	width: 80%;
	height: 70px;
	font-family: 'BebasNeue', sans-serif;
	background: #0F0;
	float: right;
	line-height: 70px;
	text-decoration: none;
	display: none;
}
/*******CONTENIDO*********/
#contenido {
	width: 100%;
	height: 90%;
	position: absolute;
	overflow: hidden;
}
#contenido img {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 2;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
#contenido ul {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #CCC;/*height: auto;/
	background: #996;*/
}
#contenido li {
	width: 20%;
	height: 20%;
	min-height: 125px;
	min-width: 190px;
	/*background-color:#00F;*/
	list-style: none;
	display: block;
	float: left;
	opacity: 1;
	position: relative;
	z-index: 2;
	/*overflow: visible;*/
	/*border:#CCC 1px solid;*/
}
#contenido li.pos{z-index:3;}
#contenido li.arrius_arriel{z-index:3; opacity:1; visibility:visible;}
#contenido li.PT6A{z-index:3; opacity:1;  visibility:visible;}
#contenido li.JT15D{z-index:3; opacity:1;  visibility:visible;}
#contenido li.TFE731{opacity:1; visibility:visible;}
#contenido li.CF700{z-index:3; opacity:1;  visibility:visible;}
#contenido li.TPE331{z-index:3; opacity:1;  visibility:visible;}
#contenido li.ACCESORIOS{z-index:3; opacity:1;  visibility:visible;}

#contenido li a {
	text-decoration: none;
	color: #FFF;
}
/*border:#CCC 1px solid;*/
		
/*#contenido li:hover{opacity:0.5;}	*/	
/*******PIE**************/	
footer {
	width: 100%;
	background-color: rgba(0,0,0,0.9);
	color: white;
	text-align: center;
	font-family: 'open_sanscondensed_light', sans-serif;
	height: 30px;
	line-height: 30px;
	position:fixed;
	bottom: 0;
	float:left;
	font-size: 14px;
	z-index: 100;
	display:block;
}
.footer_home {
	margin: auto;
	padding-top: 15px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	line-height: 10px;
}
/*******FILMINA**********/
#contenido div.filmina_CF700, div.filmina_CJ610, div.filmina_TFE, div.filmina_TPE, div.filmina_PT6A, div.filmina_ARRIEL, div.filmina_ARRIUS, div.filmina_JT, div.filmina_ACCESORIOS {
	width: 0%;
	height: 200%;
	position: absolute;
	/*background-color:rgba(0,0,0,0.95);*/
	overflow:hidden;
	top: 0;
	left: 0;
	opacity: 0;
	display: block;
	z-index:1;
	float:left;
	
	
}
#contenido div.filmina_info {
	width: 66.6%;
	height: 100%;
	background-color: rgba(0,0,0,0.95);
	/*float: left;*/
	color: #FFF;
	display: block;
	overflow-x:hidden;
	overflow-y:hidden;
	position: relative;

}
#contenido div.filmina_info p {
	width: 92%;
	height: auto;
	margin: 10px 20px;
	font-size: 14px;
	font-family: 'open_sanscondensed_light', sans-serif;
	opacity: 0;
	line-height: 16px;
	text-align: justify;/*overflow:auto;*/
	/*background-color: #f00;*/
}

#contenido div.filmina_info h1 {
	font-family: 'Antonio-Light', sans-serif;
	font-size: 20px;
	opacity: 0;
	margin: 10px 0px 0px 20px;
	color: #F63131;
}
#contenido div.filmina_foto {
	width: 33.4%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	background-color: rgba(70,70,70,1);
	/*background-image:url(../img/cf-700.png);
	background-repeat:no-repeat;
	background-size:contain;*/
	/*color: #F0F;*/
	display: block;
}
#contenido div.filmina_foto img {
	position: relative;
	width: 80%;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	opacity: 0;/*background-color: rgba(230,30,30,1);*/
}
/*******FILMINA BANDERAS**********/
#contenido div.bandera {
	overflow: hidden;
	opacity: 0.7;
}
#contenido div.bandera img {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
#contenido div.filmina_AR, div.filmina_BR, div.filmina_CL, div.filmina_PY, div.filmina_UY, div.filmina_US {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	left: -100%;
	background-color: rgba(0,0,0,0.7);
}
#contenido div.filmina_banderas {
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);/*background:#F00;*/
}
#contenido div.filmina_banderas h1 {
	position: relative;
	top: 0;
	left: 0;
	font-size: 100px;
	font-family: 'Antonio-Regular', sans-serif;
	color: rgba(229,230,231,0.9);
	text-align: center;/*background-color:#F00;*/
}
#contenido div.filmina_banderas p {
	position: relative;
	top: 0;
	left: 0;
	font-size: 14px;
	font-family: 'open_sanscondensed_light', sans-serif;
	color: rgba(229,230,231,0.9);
	text-align: center;/*background-color:#FF0;*/
}
#contenido div.filmina_banderas p:hover {
	color: red;
}
#contenido div.filmina_banderas p.pdf_doble {
	float: left;
}
#contenido div.filmina_banderas p.pdf_doble:hover {
	color: red;
}
/*******GENERALES********/
p.volanta_marcas {
	min-width: 190px;
	height: auto;
	font-family: 'open_sanscondensed_light', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	/*color: #A6A8AB;*/
	color: #CCC;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 30%;
	/*background-color: rgba(0,0,0,0.2);*/
	transform: translate(-50%, -30%);
}
p.volanta {
	width: 100%;
	height: auto;
	font-family: 'open_sanscondensed_light', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	/*color: #A6A8AB;*/
	color: #FFF;
	text-align: center;
	position: relative;
	top: 40%;
	left: 50%;
	/*background-color:#0F0;*/
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
#contenido li.titulares {
	width: 40%;
	background-color: rgba(0,0,0,0.3);
}
h1.titular {
	width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-family: 'BebasNeue', sans-serif;
	text-transform: uppercase;
	font-size: 40px;
	color: rgba(255,255,255,0.9);
}
h1.modelo {
	min-width: 190px;
	position: absolute;
	font-family: 'Antonio-Light', sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	color: #FFF;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	/*background-color:#0F0;*/
}
h1.modelo_esp {
	min-width: 190px;
	position: absolute;
	font-family: 'Antonio-Light', sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	color: #FFF;
	line-height: 35px;
	text-align: center;
	line-height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	
	/*background-color:#0F0;*/
}
#contenido h1.modelo a:hover, #contenido h1.modelo_esp a:hover {
	color: rgba(150,150,150,0.6);
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#contenido img.linea {
	width: 50%;
	height: 1px;
}
/*******AUTORIZACIONES*****/
#contenido div.DT_autoriza {
	width: 100%;
	height: 100.5%;
	min-height: 125px;
	min-width: 190px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	background-color: rgba(0,0,0,0.95);
	z-index: 1000;
	overflow: hidden;
}
#contenido div.DT_autoriza h1 {
	font-size: 24px;
	color: rgba(255,0,0,0.80);
	font-family: 'Antonio-Light', sans-serif;
	text-transform: uppercase;
	margin: 20px 25px 10px 25px;
	opacity: 1;
}
#contenido div.DT_autoriza p {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	font-family: 'open_sanscondensed_light', sans-serif;
	margin: 0px 25px;
	opacity: 1;
	text-align: justify;
}
#contenido div.DT_autoriza :first-child:hover {
	color: red;
}
#contenido div.DT_autoriza_fotos {
	width: 200%;
	height: 101%;
	min-height: 125px;
	min-width: 190px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	overflow: hidden;
}
#contenido div.DT_autoriza_fotos > div {
	width: 120%;
	height: auto;
	position: relative;
	top: 75%;
	left: 50%;
	transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	opacity: 0.75;
}
/*******QUIENES**********/
#contenido div.DT_quienes {
	width: 200%;
	height: 200.5%;
	min-height: 250px;
	min-width: 190px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	background-color: rgba(0,0,0,0.95);
	overflow: auto;
	overflow-style: marquee-line;
}
#contenido div.DT_quienes h1 {
	font-size: 24px;
	color: rgba(255,0,0,0.80);
	font-family: 'Antonio-Light', sans-serif;
	text-transform: uppercase;
	margin: 20px 25px;
	opacity: 1;
}
#contenido div.DT_quienes p {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	font-family: 'open_sanscondensed_light', sans-serif;
	margin: 10px 25px;
	opacity: 1;
	text-align: justify;
}
#contenido div.DT_quienes_fotos {
	width: 200%;
	height: 201%;
	min-height: 250px;
	min-width: 190px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	overflow: hidden;
	background-color: #000;
}
#contenido div.DT_quienes_fotos > div {
	width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
#contenido div.DT_quienes_listado {
	width: 100%;
	height: 200.5%;
	min-height: 250px;
	min-width: 190px;
	position: relative;
	top: 0;
	left: 0;
	float: right;
	background-color: rgba(50,50,50,0.95);
	overflow: auto;
	overflow-style: marquee-line;
	
	}
#contenido div.DT_quienes_listado h1 {

	font-size: 20px;
	color: rgba(255,0,0,0.80);
	font-family: 'Antonio-Regular', sans-serif;
	text-transform: uppercase;
	margin: 20px 30px;
	opacity: 1;

	
	}	
#contenido div.DT_quienes_listado p {

	font-size: 18px;
	line-height: 25px;
       	color: #FFF;
	font-family: 'open_sanscondensed_light', sans-serif;
	margin: 10px 25px;
	opacity: 1;
	text-align: justify;
	
	}	
	#contenido div.DT_quienes p a {

	text-decoration:none;
	color: #FFF;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	
	}
	
		#contenido div.DT_quienes p a:hover {

	text-decoration:none;
	color: #F00;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	
	}
#contenido div.DT {
	width: 100%;
	height: 200%;
	min-height: 250px;
	min-width: 190px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	background-color: rgba(0,0,0,0.95);
}
.DT h1 {
	font-size: 26px;
	color: rgba(255,0,0,0.80);
	font-family: 'Antonio-Light', sans-serif;
	text-transform: uppercase;
	margin: 20px 25px;
	opacity: 0;
}
.DT p {
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	font-family: 'open_sanscondensed_light', sans-serif;
	margin: 10px 25px;
	opacity: 0;
}
.donde h1 {
	width: auto;
	font-size: 32px;
	color: #CCC;
	font-family: 'Antonio-Light', sans-serif;
	text-transform: uppercase;
	margin: 35px 25px;
}
.donde {
/*position: relative;
	cursor: pointer;*/
}
.filmina_donde {
	width: 200%;
	height: 200%;
	position: relative;
	background-color: #000;
	top: 0;
	left: 0;
	opacity: 0;
}
.overlay {
	width: 100%;
	height: 100%;
	background-image: url(../img/carousel-pattern-overlay.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index:3;
	display: block;
}
#contenido li.bloques_movil{display:none;}
#mapa {
	width: 100%;
	height: 100%;
	/*min-height:250px;
	min-width:190px;*/
	overflow: hidden;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
/*******TURBOMECA********/	
#contenido div#turbomeca {
	width: 100%;
	height: 100.5%;
	position: relative;
	left: -100%;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#contenido li#turbomeca_hover {
	overflow: hidden;
	cursor: pointer;
}
/************************/
/*******HONEYWELL********/	
#contenido div#honeywell {
	width: 100%;
	height: 100.5%;
	position: relative;
	left: -100%;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#contenido li#honeywell_hover {
	overflow: hidden;
	cursor: pointer;
}
/************************/
