@font-face {
    font-family: 'ag_futurabold';
    src: url('../fonts/ufonts.com_ag-futura-bold-webfont.eot');
    src: url('../fonts/ufonts.com_ag-futura-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_ag-futura-bold-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_ag-futura-bold-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_ag-futura-bold-webfont.ttf') format('truetype'),
         url('../fonts/ufonts.com_ag-futura-bold-webfont.svg#ag_futurabold') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'futuramedium';
    src: url('../fonts/futura-opentype-webfont.eot');
    src: url('../fonts/futura-opentype-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futura-opentype-webfont.woff') format('woff'),
         url('../fonts/futura-opentype-webfont.ttf') format('truetype'),
         url('../fonts/futura-opentype-webfont.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'futura_ltlight';
    src: url('../fonts/ufonts.com_futura-light-webfont.eot');
    src: url('../fonts/ufonts.com_futura-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_futura-light-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_futura-light-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_futura-light-webfont.ttf') format('truetype'),
         url('../fonts/ufonts.com_futura-light-webfont.svg#futura_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;}
    
@font-face {font-family: 'fira_sans_condensedbook';
    src: url('../fonts/firasanscondensed-book-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedBkIt';
    src: url('../fonts/firasanscondensed-bookitalic-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedextralight';
    src: url('../fonts/firasanscondensed-extralight-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedXLtIt';
    src: url('../fonts/firasanscondensed-extralightitalic-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-extralightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedMdIt';
    src: url('../fonts/firasanscondensed-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedthin';
    src: url('../fonts/firasanscondensed-thin-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedThIt';
    src: url('../fonts/firasanscondensed-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedmedium';
    src: url('../fonts/firasanscondensed-medium-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedextrabold';
    src: url('../fonts/firasanscondensed-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedXBdIt';
    src: url('../fonts/firasanscondensed-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedlight';
    src: url('../fonts/firasanscondensed-light-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {font-family: 'fira_sans_condensedLtIt';
    src: url('../fonts/firasanscondensed-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/firasanscondensed-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}


main {margin: 0px auto; background: #fff;}

body {margin: 0px auto; background: #fff; font-family: 'fira_sans_condensedlight'; letter-spacing: 1px;}

.contenedor {margin: 0px auto;
	max-width: 1024px;
	width: 100%;}

header {background-color: #000;
	width: 100%;
	background-size: 100% auto;
	-moz-background-size:100% auto;
	-webkit-background-size:100% auto;}
.logo {display: inline;}
.logoR {display: none;}
	
/* PIE */
footer {text-align: center;
	margin: 0px auto; 
	background: #000;
	width: 100%;
	padding: 20px 0px 30px 0px;}
footer p {font-family: 'futura_ltlight'; font-size: 15px; line-height: 24px; letter-spacing: 1px; color: #fff; padding: 0px 0px 25px 0px;}
footer a {text-decoration: none; color: #fff;}
footer a:hover {color: #dadada;}
footer img {padding: 10px 0px 0px 0px;}

/* social footer */	
.social {text-align: center;
		display: block; font-size: 20px;
		margin: 0px auto;}	
.social li {display: inline;}		

.icon_sn {color: #fff;
	margin: 0px;
	padding: 0px 8px;}
.icon_sn:hover {color: #bae8ff;}


/* social contact */	
.socialB {text-align: left;
		display: block; font-size: 20px;
		margin: 0px auto;}	
.socialB li {display: block;}		

.icon_snB {color: #000;
	margin: 0px;
	padding: 0px 15px 0px 8px;}
.icon_snB:hover {color: #cbcbcb;}


.icon_ok {color: #3282aa;
	margin: 0px;
	padding: 0px 8px;}

.social_gig {font-family: 'fira_sans_condensedlight';
    font-size: 16px;
    line-height: 30px;
    color: #3282aa;}
.social_gig:hover {color: #000;}

.socialc {text-align: left;
		display: block; font-size: 20px;
		margin: 0px auto;}	
.socialc li {display: inline;}	
.icon_snc {color: #000;
	margin: 0px;
	padding: 0px 8px;}
.icon_snc:hover {color: #bae8ff;}


/* Apple music */	
.apple {text-align: left;
		display: block; font-size: 18px; color: #fff; font-family: 'futura_ltlight'; 
		margin: 0px auto;}	
.apple li {display: inline; letter-spacing: 1px;}

	
/* index photo */
.img_main {width: 100%; margin: 0px auto; 
	background-size: 100% auto;
	-moz-background-size:100% auto;
	-webkit-background-size:100% auto;}
/* index photos */
.news {width: 100%; line-height: 0px;}

.bar {width: 100%;
	background-size: 100% auto;
	-moz-background-size:100% auto;
	-webkit-background-size:100% auto;}
.bar img {margin: 0px auto;}

/* extras photo */
.extras {width: 100%;}
.fitecma {text-align: center;
	margin: 30px;}
.fitecma:hover {opacity: 0.8;}

/* index texto */
.texto_inicio {background: none;
	position: absolute;
	top: 16%;
	left: 0%;
	width: 100%;
	text-align: center;}
.intro {position: relative;}

/* subtítulos */	
.subtitles {width: 100%; 
	border: 2px solid #000;
	font-family: 'futuramedium';
	text-align: center;
	letter-spacing: 2px;
	margin: 20px 0px 25px 0px;
	padding: 12px 0px;}
	
	
/* aviso publicidad */
#seccionE {width: 100%;
	padding: 0px;
	margin: 25px 0px;
	background-color: #f8f3d9;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}
#seccionE img {width: 100%;}

/* aviso publicitario */
.adA {width: 100%;
	padding: 0px 40px 0px 0px;
	float: left;}
.adB {display: none;}
	

/* soundtrack in iTunes */
#seccion5 {width: 100%;
	margin: 0px auto;
	padding: 32px 0px 20px 0px;
	height: auto; 
	background-color: #90adc7;
	 -webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccion5 p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;}
#seccion5 img {width: 84%; padding: 0px 0px 0px 0px;}
	
.info_left {float: left;
	padding: 10px;
	width: 48%;} 
.info_right {float: right;
	padding: 10px;
	width: 48%;}
	
	
/* BLACK */
#seccionB {width: 100%;
	margin: 0px auto;
	padding: 32px 0px 20px 0px;
	height: auto; 
	background-color: #000;
	 -webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccionB p {font-family: 'fira_sans_condensedlight';
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;}
#seccionB img {width: 84%; padding: 0px 0px 0px 0px;}
	
	
/* Andy album */
#seccion3 {width: 100%;
	margin: 0px auto;
	padding: 32px 0px 20px 0px;
	height: auto; 
	background-color: #143b51;
	 -webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccion3 p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;}
#seccion3 img {width: 84%; padding: 0px 0px 0px 0px;}
	
.info_left {float: left;
	padding: 10px;
	width: 48%;} 
.info_right {float: right;
	padding: 10px;
	width: 48%;}
	
/* banda completa */
#seccion2 {width: 100%;
	margin: 0px auto;
	padding: 32px 0px 20px 0px;
	height: auto; 
	background-color: #fafafa;
	-webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccion2 p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;
	color: #000;}
#seccion2 img {width: 100%; padding: 0px;}


/* banda completa */
#seccionTVE {width: 100%;
	margin: 0px auto;
	padding: 32px 0px 20px 0px;
	height: auto; 
	background-color: #ac1313;
	-webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccionTVE p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;
	color: #000;}
#seccionTVE img {width: 84%; padding: 0px;}


/* banda completa carousel */
#seccion1 {width: 100%;
	margin: 0px auto;
	padding: 30px 0px;
	height: auto; 
	background-color: none;
	-webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccion1 p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;
	color: #000;}
#seccion1 img {width: 100%; padding: 0px;}

/* banda completa carousel */
#seccion4 {width: 100%;
	margin: 0px auto;
	padding: 30px 0px;
	height: auto; 
	background-color: #89513e;
	-webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccion4 p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;
	color: #000;}
#seccion4 img {width: 100%; padding: 0px;}


/* banda completa carousel */
#seccion6 {width: 100%;
	margin: 0px auto;
	padding: 30px 0px;
	height: auto; 
	background-color: #8210a0;
	-webkit-background-size: cover;
	overflow: hidden;
	-webkit-box-sizing: border-box;}
#seccion6 p {font-family: 'fira_sans_condensedlight';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 16px; 
	line-height: 30px;
	color: #000;}
#seccion6 img {width: 100%; padding: 0px;}


/* texts */
h1 {font-size: 38px;
	line-height: 38px;
	color: #fff;
	font-family: 'fira_sans_condensedmedium';}
h2 {font-size: 38px;
	line-height: 38px;
	color: #000;
	font-family: 'fira_sans_condensedmedium';}
h3 {font-size: 24px;	
	font-weight: 24px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: 'fira_sans_condensedmedium';}
h4 {font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	font-family: 'fira_sans_condensedlight';
	padding: 0px 0px 20px 0px;}
h5 {font-size: 16px;
	line-height: 24px;
	color: #000;
	margin: 0px auto;
	font-family: 'futura_ltlight'}
h6 {font-size: 15px;
	line-height: 24px;
	color: #000;
	font-family: 'futura_ltlight';
	margin: 0px;}
	

/* contacto */
.contacto {background-color: none;
	width: 100%;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}
.contacto ul {padding: 0px;}
.contacto li {color: #000000;
	font-size: 16px;
	line-height: 30px;}
.contacto a {color: #333;
	text-decoration: none;}
.contacto a:hover {color: #a6a6a6;}

.contacto_left {float: left;
	width: 50%; margin: 10px 0px;} 
.contacto_right {float: right;
	width: 50%; margin: 10px 0px;} 
.address {padding: 0px 0px 22px 0px;}

/* formulario */
input, label, textarea {display: block;}
input, textarea {width: 90%; padding: 10px 0px; margin: 10px 0px;
	font-family: 'fira_sans_condensedlight';
	font-size: 16px;}
textarea {height: 150px;}
button {width: 92%; background: #000; font-family: 'fira_sans_condensedlight'; font-size: 16px; color: #fff; padding: 10px 0px; border: none; cursor: pointer; margin: 12px 0px 0px 0px; letter-spacing: 2px;}
button:hover {background: #3b3b3b;}
/* mensajes del form */
.messaje_ok {text-align: center;
	line-height: 30px;
	padding: 80px 0px;}
.messaje_no {text-align: center;
	line-height: 30px;
	padding: 80px 0px;}
	
/* button */
.button_download {background: #000; color: #fff; font-family: 'fira_sans_condensedlight'; font-size: 16px; padding: 10px 15px; border: none; cursor: pointer; border-radius: 5%; margin: 20px 0px 0px 0px; letter-spacing: 1px; text-decoration: none;}
.button_download:hover {background: #00661b; color: #fff;}

/* button back to form */
.boton_back {width: 74%;
	background: #000;
	color: #fff;
	font-family: 'fira_sans_condensedbook'; 
	letter-spacing: 2px;
	text-decoration: none;
	padding: 18px 65px;
	margin: 16px 0px 0px 0px;
	display: inline-block;}
.boton_back:hover {background: rgba(0,0,0,0.5);
	color: #fff;}
	
/* button */
.boton_alt {width: 65%;
	background: #acacac;
	color: #fff;
	font-family: 'fira_sans_condensedbook'; 
	letter-spacing: 2px;
	text-decoration: none;
	padding: 18px 65px;
	margin: 16px 0px 0px 0px;
	display: inline-block;}
.boton_alt:hover {background: rgba(0,0,0,0.5);
	color: #fff;}
	
.video {width: 100%;
	padding: 20px 0px 10px 0px;}
	
.video{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.video iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}




/* media queries */
@media screen and (max-width:768px){
.contenedor {width: 100%; padding: 0px;}
.logo {padding: 0px 0px 0px 15px;}
.contacto_left {float: none; width: 100%;} 
.contacto_right {float: none; width: 100%;}

.info_left {width: 100%; margin: 0px;}
.info_right {width: 100%; text-align: center;}

.adB {display: block;}
.adA {display: none;}
}

@media screen and (max-width:600px){
footer p {display: none;} /* dirección + datos de contacto en PIE */
.logo {display: none;} /* logo grande */
.logoR {display: inline; padding: 0px 0px 0px 20px;} /* logo chico */

h2 {font-size: 28px; line-height: 24px; padding: 0px 0px 0px 10px;}
}

@media screen and (max-width:480px){
.logo, .logoR  {padding: 10px 0px 10px 10px;}

#seccion1 p, #seccion2 p, #seccion3 p, #seccion4 p {margin: 0px 20px 0px 0px;}
#seccion1 img, #seccion2 img, #seccion3 img, #seccion4 img {width: 100%;}	
#seccionE {margin: 10px 0px;}
}

@media screen and (max-width:320px){
.logo, .logoR  {width: 70%; padding: 0px 0px 0px 15px;} 
.contacto_left {float: none; width: 100%;} 
.contacto_right {float: none; width: 100%;}
}
	
.back-to-top-link {position: fixed; margin: 30px auto;}
}