/* RESET */
* {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} body {line-height: 1;} a {text-decoration:none;} ol, ul {list-style: none;}
/* RESET */

@font-face {
	font-family: 'Futura Book Oblique';
	src: url('../fonts/Futura-BookOblique.eot');
	src: url('../fonts/Futura-BookOblique.eot') format('embedded-opentype'),
		 url('../fonts/Futura-BookOblique.woff') format('woff'),
		 url('../fonts/Futura-BookOblique.ttf') format('truetype'),
		 url('../fonts/Futura-BookOblique.svg#Futura Book Oblique') format('svg');
}

@font-face {
	font-family: 'Futura Light Oblique';
	src: url('../fonts/Futura-LightOblique.eot');
	src: url('../fonts/Futura-LightOblique.eot') format('embedded-opentype'),
		 url('../fonts/Futura-LightOblique.woff') format('woff'),
		 url('../fonts/Futura-LightOblique.ttf') format('truetype'),
		 url('../fonts/Futura-LightOblique.svg#Futura Light Oblique') format('svg');
}

body {
	overflow-x: hidden;
	background-color: #220f00;
}
#preloader {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 40000;
	background: #220F00;
}
#preloader img {
	width: 156px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -78px;
}

.sprite {
	background: url(images/sprite-pendex.png) no-repeat 0 0;
}
a.sprite {
	display: block;
}
.clear {
	clear: both;
}

.noTouch h1 {
	transition: left 0.3s ease;
	-webkit-transition: left 0.3s ease;
}
.noTouch #wrapperNav {
	transition: width 0.3s ease;
	-webkit-transition: width 0.3s ease;
}
.noTouch #fuegoPieHeader {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.noTouch .wrapperSection {
	transition: left 0.3s ease;
	-webkit-transition: left 0.3s ease;
}
.noTouch #footer {
	transition: right 0.3s ease;
	-webkit-transition: right 0.3s ease;
}

h1 {
	width: 270px;
	font-family: 'Futura Book Oblique';
	font-size: 2.35vw;/*30px*/
	color: #ffffff;
	position: absolute;
	top: 17vw; /*4.5vw; 58px*/
	transform: skewY(-8deg);
	-ms-transform: skewY(-8deg);
	-webkit-transform: skewY(-8deg);
	z-index: 4;
}
h1.upper {
	top: 4.5vw;
}

/* HEADER */
#header {
	position: fixed;
	z-index: 4;
}
.webkit #header {
	z-index: 10;
}
#wrapperNav, 
.wrapperSection {
	position: absolute;
	top: 0;
}
#wrapperNav {
	width: 50px;
	background: #220F00;
	overflow: hidden;
	z-index: 1;
}
#nav {
	width: 213px;
	position: relative;
	opacity: 0;
	z-index: -10;
	text-align: center;
}
#nav .navBtns {
	font-family: 'Futura Light Oblique';
	font-size: 26px;
	color: #dba86b;
	margin-bottom: 26px;
	display: block;
	text-transform: uppercase;
}
#nav .navBtns:last-child {
	margin-bottom: 48px;
}
#nav .navBtns:hover {
	color: #ffffff;
}
#logoSmall {
	width: 30px;
	height: 60px;
	display: block;
	margin-top: 26px;
	margin-left: -15px;
	margin-bottom: 50px;
	position: relative;
	left: 50%;
	background: url(images/btn-nav.gif) no-repeat 0 0;
}
#logoBig {
	width: 137px;
	height: 188px;
	display: none;
	margin: 6px 0 40px 38px;
}
#btnCloseNav {
	position: absolute;
	top: 5px;
	right: -5px;
	opacity: 0;
}
#wrapperSocialesHeader {
	margin-left: 46px;
}
.wrapperSociales .sprite {
	float: left;
	margin-right: 8px;
}
.sprite.facebook {
	width: 34px;
	height: 41px;
	background-position: -6px -1px;
}
.sprite.facebook:hover {
	background-position: -6px -205px;
}
.sprite.vimeo {
	width: 34px;
	height: 41px;
	background-position: -5px -49px;
}
.sprite.vimeo:hover {
	background-position: -5px -256px;
}
.sprite.instagram {
	width: 35px;
	height: 41px;
	background-position: 1px -2510px;
}
.sprite.instagram:hover {
	background-position: 1px -2562px;
}
.sprite.google {
	width: 34px;
	height: 41px;
	background-position: -4px -97px;
}
.sprite.google:hover {
	background-position: -4px -309px;
}
.sprite.twitter {
	width: 34px;
	height: 41px;
	background-position: -5px -148px;
}
.sprite.twitter:hover {
	background-position: -5px -359px;
}
.btnIdioma {
	width: 134px;
	height: 26px;
	position: relative;
	top: 30px;
	left: 50%;
	margin-left: -67px;
	background-position: 0 -1077px;
}
.btnIdiomaes {
	background-position: 0 -1115px;
}
#pieHeader {
	width: 24px;
	height: 209px;
	background-position: 0 -570px;
	position: fixed;
	left: 12px;
	bottom: 40px;
}
#fuegoPieHeader {
	width: 213px;
	height: 298px;
	position: fixed;
	bottom: 0;
	left: -250px;
	opacity: 0;
	background: url(images/fuego-menu-open.png) no-repeat 0 0;
}

/* CONTENT */
.wrapperSection {
	right: 0;
}

#wrapperPremio {
	width: calc(100% - 20px);
	height: 80px;
	padding: 30px 10px 10px;
	position: relative;
	text-align: center;
	background-color: #490004;
}
#wrapperPremio img {
	width: 100%;
	max-width: 438px;
}
.home .bkgDotBlack {
	width: 100%;
	height: 100%;
	background: url(images/bkg_black_dot_50.png) repeat 0 0;
	position: absolute;
	z-index: 1;
}
.home .wrapperImg {
	max-height: 720px;
	overflow: hidden;
	position: relative;
}
/*.item.new::before, 
.home .wrapperImg.new::before {*/
.new::before{
	content: "NEW!";
	width: 160px;
	height: 20px;
	background: #F0E7D2;
	position: absolute;
	right: -50px;
	top: 10px;
	padding-top: 10px;
	font-family: 'Futura Book Oblique';
	font-size: 16px;
	color: #E65F04;
	text-align: center;
	z-index: 10;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.home .descVideo {
	font-family: 'Futura Book Oblique';
	font-size: 16px;
	color: #F0E7D2;
	position: absolute;
	right: 20px;
	bottom: 26px;
	z-index: 2;
}
.closePremio, 
.btnCloseVideo2, 
#btnCloseVideo2 {
	width: 28px;
	height: 29px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-position: 0 -1035px;
	cursor: pointer;
}
.btnCloseVideo2 {
	right: 0;
	left: 10px;
}
.home .wrapperImg iframe, 
.home .wrapperImg .btnPlay {
	position: absolute;
}
.home .wrapperImg iframe.iframeActive {
	background-color: #000;
}
.home .wrapperImg .btnPlay {
	width: 10.2vw;/*130px*/
	height: 11.8vw;/*151px*/
	background: url(images/btn-play.png) no-repeat 0 0 / 100% auto;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-left: -5.1vw;/*-65px*/
	margin-top: -5.9vw;/*-75.5px*/
}
.wrapperImg img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
}

/* WORKS */
.wrapperSection.works {
	background: #220F00;
}
#wrapperVideo {
	position: relative;
	padding: 60px 38px 48px;
	background: #000000;
}
#wrapperVideo iframe {
	position: relative;
	left: 50%;
	margin-left: -250px;
}
#wrapperArrows {
	position: relative;
	top: -20px;
	text-align: center;
}
.arrows, 
#txtVideo {
	font-family: 'Futura Book Oblique';
	color: #999999;
	display: inline-block;
}
.arrows {
	font-size: 28px;
	cursor: pointer;
}
.arrowLeft {
	margin-right: 100px;
}
.arrowRight {
	margin-left: 100px;
}
#txtVideo {
	font-size: 16px;
	color: #666666;
	position: relative;
	top: -2px;
}
#btnCloseVideo {
	font-family: 'Futura Book Oblique';
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -23.5px;
	padding: 0 5px 30px;
	background-position: 0 -403px;
	cursor: pointer;
}
#cajita, 
.item {
	width: 315px;
	height: 315px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#cajita {
	background: #E65F04;
	cursor: default;
}
#cajita > img {
	width: 100%;
	max-width: 267px;
	max-height: 221px;
	position: absolute;
	top: 50%;
	left: 50%;
}
.noTouch .item:hover .bkgDotOrange {
	z-index: 1;
}
.noTouch .item:hover .txtData {
	z-index: 2;
}
.item .txtData {
	font-family: 'Futura Book Oblique';
	font-size: 21px;
	color: #e2c6a6;
	position: absolute;
	top: 40px;
	left: 38px;
	z-index: -10;
}
.touch .item .txtData {
	z-index: 2;
}
.item .bkgDotOrange {
	width: 100%;
	height: 100%;
	background: url(images/bkg_orange_dot_50.png) repeat 0 0;
	position: absolute;
	z-index: -1;
}
.touch .item .bkgDotOrange {
	display: none;
}
.works .item img {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
}

/* ABOUT */
.about .item {
	cursor: default;
}
.about .item img {
	width: 100%;
}
.item.bkgRed img {
	position: absolute;
	top: 50%;
	left: 50%;
}
.item.bkgRed {
	background: #bb0a14;
	font-family: 'Futura Book Oblique';
	color: #E65F04;
}
.bkgDotBlack100 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: url(images/bkg-dot-black-100.png) repeat 0 0;
}
.fosforoAbout img {
	max-width: 359px;
	max-height: 477px;
}
.fosforoAbout p {
	font-size: 8.4%;/*2vw*/
	text-transform: uppercase;
	position: absolute;
	right: 25px;
	bottom: 29px;
}
.txtSolo {
	padding: 22px 36px;
}
.txtSolo p {
	font-size: 8.4%;/*2.5vw*/
	line-height: 1.3;
	padding-left: 40px;
}
.txtSolo p:before {
	content: url(images/logo-about-clip.gif);
	/*content: url(images/fueguito-solo.png);*/
	margin-left: -39px;
	margin-right: 10px;
}
.item.bkgRed.map img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#wrapperParcheBici {
	width: 146px;
	height: 143px;
	position: absolute;
	top: 15px;
	left: 20px;
}
#wrapperParcheBici p, 
#wrapperParcheBici img {
	position: absolute;
}
#wrapperParcheBici p {
	font-family: 'Futura Book Oblique';
	font-size: 22px;
	color: #bb0a14;
	top: 38px;
	left: 37px;
	z-index: 10;
	transform: rotate(-10deg);
}
#wrapperParcheBici img {
	animation: spin 25s infinite linear;
	-moz-animation: spin 25s infinite linear;
	-webkit-animation: spin 25s infinite linear;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@-webkit-keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.fuegoBebe img {
	max-width: 109px;
	max-height: 217px;
}
.fuegoBebe p {
	width: 100%;
	font-family: 'Futura Book Oblique';
	font-size: 2.5vw;
	line-height: 1.2;
	color: #E65F04;
	text-align: center;
	position: absolute;
	top: 50%;
	z-index: 1001;
}

/* CONTACT */
.contact .item {
	cursor: default;
}
.contact .item a:last-child, 
.contact .item p {
	width: 100%;
	font-family: 'Futura Book Oblique';
	font-size: 24px;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.item.mail {
	background: #E65F04;
}
.item.mail a {
	color: #bb0a14;
}
.item.mail a:hover {
	color: #220F00;
}
.item.phone {
	background: #bb0a14;
	color: #E65F04;
}
.item.skype {
	background: #220f00;
	color: #bb0a14;
}
.contact .item img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -57.5px;
	margin-left: -68px;
}
.wrapperMap {
	clear: both;
	position: relative;
}
.wrapperMap p {
	width: 100%;
	position: absolute;
	bottom: 40px;
	font-family: 'Futura Book Oblique';
	font-size: 24px;
	color: #E65F04;
	text-align: center;
	z-index: 1001;
}
.contact .map {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* SINGLE WORK */
.singleWork h1 {
	display: none;
}
.singleWork #wrapperVideo {
	padding: 0;
}
.singleWork #wrapperVideo iframe {
	max-height: 750px;
	min-width: 250px;
	min-height: 250px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.singleWork #wrapperVideo #wrapperTxt {
	width: 100%;
	text-align: center;
}
.singleWork #wrapperVideo #txtVideo {
	padding: 10px;
}

/* FOOTER */
#footer {
	text-align: center;
	position: absolute;
	right: 0;
	background: #E65F04;
	padding: 25px 0 32px;
}
#wrapperTop {
	width: 46px;
	height: 23px;
	position: absolute;
	top: -23px;
	left: 50%;
	margin-left: -23px;
	background-position: 0 -453px;
	z-index: 20;
	cursor: pointer;
}
#wrapperSocialesFooter {
	float: left;
	margin-left: 30px;
}
#footer p {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16.5px 0 0 -94px;
	padding: 10px 0;
	font-family: arial;
	font-size: 10px;
	color: #dba86b;
	display: inline;
	border-top: 1px dotted #dba86b;
	border-bottom: 1px dotted #dba86b;
}
#invasor {
	width: 14px;
	height: 22px;
	float: right;
	margin-top: 13px;
	margin-right: 30px;
	background-position: 0 -496px;
}
#invasor:hover {
	background-position: 0 -533px;
}

/* MEDIA QUERYS */
@media screen and (min-width: 1280px) {
	h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 660px) {
	#wrapperSocialesFooter {
		width: 180px;
		position: relative;
		top: -20px;
		left: 50%;
		margin-left: -90px;
		float: none;
	}

	#footer p,
	#invasor {
		top: 80%;
	}

	#invasor {
		float: none;
		position: absolute;
		right: 30px;
		margin-top: -11px;
		margin-right: 0;
	}
}

@media screen and (max-width: 644px) {
	.txtSolo p {
		font-size: 8.3%;
	}
}

@media screen and (max-width: 600px) {
	.arrowLeft {
		margin-right: 6vw;
	}
	.arrowRight {
		margin-left: 6vw;
	}
	.fuegoBebe p {
		font-size: 22px;
	}
	.fosforoAbout p {
		font-size: 27.78px;
	}
}

@media screen and (max-width: 445px) {
	#wrapperArrows {
		height: 60px;
	}
	.arrows {
		position: absolute;
		top: 30px;
	}
	.arrowLeft {
		left: 0;
	}
	.arrowRight {
		right: 0;
	}
}

@media screen and (max-width: 377px) {
	.home .wrapperImg.new::before {
		width: 150px;
	}
}

@media screen and (max-width: 349px) {
	.txtSolo p {
		font-size: 7.7%;
	}
}