:root{
	--color-primary: #aed83a;
}

body{
	font-family: "Abel", sans-serif;
	font-size: 16px;
	background: #111 url(../img/bgTile.jpg) repeat;
	padding-bottom: 0px;
  	color: #999;
  	max-width: 100%;
  	overflow-x: hidden;
}

h1, h2, h3{
	font-family: "Abel", sans-serif;
	text-transform: uppercase;
	color: #aed83a;
}

h2.sectionTitle{
	font-weight: 800;
	font-size: 40px;
	color: #fff;
	text-align: center;
}

hr{
	max-width: 150px;
}

img{
	max-width: 100%;
}

a, a:visited{
	color: #aed83a;
	text-decoration: none;
}

p{
	text-align: justify;
}

p strong{
	color: #bbb;
}

a:hover, 
a:focus{
	color: #fff;
	text-decoration: none;	
}

button.btn,
button.btn:active,
button.btn:visited{
	background: transparent;
	border: 1px solid;
	text-transform: uppercase;
	font-size: 16px;
}

button.btn:hover,
button.btn:focus{
	color: #fff;
	border-color: #fff;
}

ul{
	padding-left: 20px;
}

video{
	width: 100%;
	height: auto;
}


/************  COMMON *********************************************************************/

section{
	margin-bottom: 40px;
	padding-top: 20px;
	border-top: 1px solid #222;

	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
}

section .intro{
	color: #eee;
	margin-bottom: 30px;
}

section .intro strong{
	color: #fff;
	font-weight: 600;
}

section h3{
	text-align: center;
	margin-bottom: 22px;
}


.container{
	max-width: 970px;
}

.tableBox{
	display: table;
}

.tableBox h4,
.tableBox h3,
.tableBox img{
	display: table-cell;
	vertical-align: middle;
}

.well{
	border-radius: 25px;
	background: rgba(15,15,15,.9);
	border: 0;
}

.nobullets{
	padding-left: 0px;
}

.nobullets li{
	list-style-type: none;
}

.highlighted{
	color: #bbb;
	font-weight: 800;
}


/************* NAVIGATION **********************************************************/

.navbar{
	position: fixed;
  	z-index: 5000;
	background: #111;
	top: 0px;
	right: 0px;
	width: 100%;
	text-align: center;
	min-height: inherit;
}


.navbar ul{
	margin: 0;
	padding: 15px 0px;
}

.navbar li{
	list-style-type: none;
	text-transform: uppercase;
	padding: 7px;
}


.navbar h1{
	font-size: 14px;
	display: inline-block;
	margin: 0;
}

.navbar-header{
	/*width: 100%;*/
	text-align: center;
}

.navbar-toggle{
	position: relative;
	border: transparent; /*1px solid #222*/
	background: #111;
	float: none;
	margin: 0;
	width: 100%;
	border-radius: 0;
}

.navbar-collapse{
	background: #111;
	border: 0;
}




/************  HEADER **************************************************************/

header{
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	background-position: 50% 50%;
}

header h1{
	text-transform: uppercase;
	font-weight: 600;
	color: #aed83a;
}

header p{
	text-align: justify;
}

.headerInfo{
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
}


/************  INTRODUCCION  **************************************************************/

#Introduccion{
	margin-top: 20px;
	margin-bottom: 40px;
	border-top: none;
	padding-top: inherit;
}

.feature{
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	display: table;
}


.feature img{
	display: table-cell;
	vertical-align: middle;
	max-width: 50px;
}

.feature p{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	padding-left: 15px;
	color: #eee;
}

.feature br{
	display: none;
}

/************  SERVICIOS  **************************************************************/

#Servicios{
	background-image: url(../img/servicesHeader.png);
}

.servicesList{
	margin-top: 30px;
	color: #ccc;
	padding-left: 0px;
}

.servicesList li{
	list-style-type: none;
	display: inline-block;
	width: 100%;
	background: #111;
	text-align: center;
	padding: 7px;
	border-radius: 5px;
	color: #aed83a;
	margin-bottom: 5px;
}

/************  INSTALACIONES  **************************************************************/

#Instalaciones{
	background-image: url(../img/instHeader.png);
}


.salas img{
	width: 100%;
	height: auto;
	border: 1px solid #555;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

.newell{
	font-size: 14px;
	margin-top: 40px;
}

.newell img{

}

.newell h4{
	font-size: 34px;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	font-weight: 100;
	padding-left: 20px;
}

.newell span{
	display: block;
	font-weight: 800;
}

.newell .entrada{
	color: #aed83a;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 7px;
}

.newell .imgPHolder{
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.roomInfo{
	margin-bottom: 40px;
}

/************  EQUIPO  **************************************************************/

#Equipo{
	background-image: url(../img/gearHeader.png);
}

#Equipo strong{
	color: #ccc;
}

#Equipo ul ~ h3{
	margin-top: 40px;
}

.engineers{
	text-align: center;
	margin-top: 40px;
}

.engineers h3{
	text-transform: uppercase;
	font-size: 34px;
	/*color: #fff !important;*/
	font-weight: 100;
	margin-top: 5px;
}

.engineers h3 span{
	font-weight: 800;
	display: block;
}

.engineers h4{
	color: #ccc;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 18px;
}

.engineer + .engineer{
	margin-top: 50px;
}


/************  TRABAJOS  **************************************************************/

#Trabajos{
	background-image: url(../img/workHeader.png);
	min-height: 800px;
}

.videoItem{
	/*border: 1px solid #333;*/
	margin-bottom: 15px;
}

.audioItem{
	background: rgba(0,0,0, .7);
	padding: 15px 15px 10px;
	border-radius: 15px;
}

.audioItem + .audioItem{
	margin-top: 20px;
}

.audioItem audio{
	width: 100%;
	margin-top: 14px;
}

.audioItem .artist, 
.videoItem .artist{
	display: block;
	text-transform: uppercase;
	color: #fff;
}

.videoItem h4{
	text-align: center;
	width: auto;
	background: rgba(0,0,0,.7);
	border-radius: 15px 15px 0px 0px;
	padding: 15px;
	margin-bottom: 0px;
}

.youtube-container {
    position: relative;
    padding-bottom: 51%;
    padding-top: 30px; height: 0; overflow: hidden;

    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 2px 10px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.75);

	margin-bottom: 20px;
}
 
.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube-container iframe{
	border: 0;	
}

/************  LOZALIZACION  **************************************************************/

#Localizacion{
	display: grid;
	grid-template-columns: 1fr;
	grid-template-areas: "location" "map";
	color: #fff;
	text-align: center;
	background-color: #333;
	padding: 0;
}

#Localizacion .highlighted{
	color: #fff;
}

#Localizacion .sectionTitle{
	color: #fff;
}

#Localizacion .btn{
	color: var(--color-primary);
	border-color: var(--color-primary);
}

#Localizacion .btn:hover{
	background: var(--color-primary);
	color: #000;
}


.infoBox{
	grid-area: location;
	padding-top: 3rem;
	padding-bottom: 3rem;
	background: rgba(15,15,15,.9);
}
.infoBox > *{
	text-align: center;
}

.location-map{
	grid-area: map;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 35rem;
}

.location-map .map{
	position: absolute;
	object-fit: cover;
	inset: 0;
	width: 100%;
	height: 100%;
}
.marker{
	position: relative
}

@media (min-width: 768px) {
	#Localizacion{
		grid-template-columns: 45rem 1fr;
		grid-template-areas: "location map";
	}
}


/************  CONTACTO  **************************************************************/

#Contacto{
	border-top: none;
}

#Contacto p{
	text-align: center;
}

.contactWays{
	margin-top: 30px;
}


/************  FOOTER  **************************************************************/

footer{
	text-align: center;
	background: #111;
	padding-top: 25px;
	padding-bottom: 25px;
}

footer ul{
	padding-left: 0px;
}

footer li {
	text-transform: uppercase;
	list-style-type: none;
}

footer a {
	color: #999 !important;
}

footer li + li{
	margin-top: 6px;
}

.copyright{
	margin-top: 30px;
}

.legales a{
	padding: 5px 8px;
	display: inline-block;
}


.afb{
	margin-top: 20px;
	color: #444;
}

.afb img{
	margin-left: 15px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */


@media (min-width: 500px) {

}

@media (min-width: 768px) {

	h2.sectionTitle{
		text-align: center;
	}

	header{
		margin-top: 0px;
		background: url(../img/headerBG_sm.jpg) no-repeat;
		background-position: 50% 50%;
		background-size: 100% auto;
		min-height: 450px;
		vertical-align: bottom;
		position: relative;
	}

	section .intro{
		margin-top: 40px;
	}

	section .intro p{
		text-align: center;
	}

	.headerInfo{
		background: rgba(0,0,0, .85);
    padding: 4rem 2rem;
		bottom: 0;
		position: absolute;
		width: 100%;
		margin: 0;
	}

	.headerInfo h1{
		display: inline-block;
		max-width: 200px;
		margin-top: 25px;
	}

	.navbar{
		position: relative;
		background: rgba(0,0,0,.3);
		border-top: 1px solid #151515;
		border-bottom: 1px solid #151515;
		border-radius: 0px;
	}
	.navbar-collapse{
		background: transparent;
	}

	.navbar li{
		font-size: 14px;
		display: inline-block;
		margin-right: 20px;
		background: transparent;
	}

	.navbar li:last-child{
		margin-right: 0px;
	}

	#Introduccion hr{
		display: none;
	}

	.feature{
		display: inherit;
		text-align: center;
	}

	.feature img{
		margin-bottom: 20px;
		margin-top: 20px;
		max-width: inherit;
		display: inline-block;
	}

	.feature p{
		max-width: 170px;
		text-align: center;
		display: inline-block;
		padding-left: 0px;
	}

	.feature br{
		display: inherit;
	}

	.servicesList{
		margin-top: 0px;
		font-size: 18px;
		margin-bottom: 50px;
	}

	.servicesList li{
		width: 49%;
	}

	.newell{
		margin-top: 0px;
		padding-left: 20px;
	}

	.newell .well{
		padding: 25px;
	}



	#Contacto{
		background: #0a0a0a url(../img/contactBG.jpg) repeat;
		margin-bottom: 0px;
		padding-top: 70px;
		padding-bottom: 80px;
	}

	#Contacto h2{
		text-align: left;
	}

	#Contacto p{
		text-align: left;
	}

	.contactWays{
		/*margin-top: 90px;*/
		border-left: 1px solid #222;
		padding-left: 45px;
	}

	.legales a{
		padding: 10px 15px;
	}


	footer li {
		display: inline-block;
		border-left: 1px solid #333;
		padding-right: 10px;
		padding-left: 12px;
		font-size: 14px;
	}

	footer li:first-child{
		border-left: none;
	}
	
}

@media (min-width: 992px){
	header{
		min-height: 550px;
	}

	section .intro{
		margin-top: 40px;
		padding-left: 100px;
		padding-right: 100px;
	}

	.navbar li{
		font-size: 16px;
		margin-right: 30px;
	}

	#Introduccion h2{
		text-align: left;
	}

	.newell{
		padding-left: 40px;
	}

	.well{
		padding: 30px;
	}

	footer{
		text-align: left;
	}

	.copyright{
		text-align: right;
		margin-top: 6px;
	}

}

@media (min-width: 1200px){
	header{
		background-image: url(../img/headerBG.jpg);
		min-height: 570px;
	}
	
	/*.headerInfo img{
		margin-left: 120px;
	}*/
}

