#contenedor{
	/*max-width: 1200px;*/
	margin: 0 auto;
}
#menu{
	color: black;
}
#logo-franja-blanca{
	height: 100%;
	padding: 20px;
}

.fondo-grisito{
	background-color: #393939;
}

#sky-fila-1{
	color:#FFF;
	position: relative;
	background: #393939 url("../img/sky-conexiones-1.png") no-repeat scroll -15% 148%;
	padding-top: 80px;
}


#sky-fila-2{
	position: relative;
	background:url("../img/sky-conexiones-2.png") no-repeat scroll 111% -230%;
}

#sky-fila-3{
	min-height: 760px;
	position: relative;
}
#sky-fila-4{
	position: relative;
	background: transparent url("../img/sky-conexiones-3.png") no-repeat scroll 0% 126%;
}
#sky-fila-5{
	background-color: #cccccc;
	color: white;
}
#contenedor-pieza{
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
#contenedor-pieza img{
	max-width: 100%;
}
.frame-scroll{
	position: absolute;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.un-cuarto{
	width: 33.33%!important;
	float: left;
}
.fondo-footer{
	background-color:#f1f1f1;
}
.paddingDerecho40{
	padding-right: 40px;
	
}
.botonSubir{
	font-size:24px;
	cursor: pointer;
}
.borde-negro{
	border:1px solid black;
}

.vision-futuro{
	position: relative;
	/*padding: 0px;*/
	overflow: hidden;
	margin-bottom: 20px;
}
.vision-futuro img{
	width: 100%;
}
.vision-futuro header{
	cursor: pointer;
	font-size: 20px;
	/*margin-top: 10px;*/
}
.vision-futuro header i{
	margin-left: 25px;
}
.texto-hover{
	background-color: rgba(255,255,255,0.9);
	color: #333;
	width: 100%;
	height: 100%;
	padding: 15px;
	padding-right: 30px;
	position: absolute;
	top: 100%;
	/*opacity: 0;*/
	cursor: pointer;

	-webkit-transition: all 750ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 750ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 750ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 750ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.texto-hover header{
	margin-bottom: 20px;
}
.texto-hover p { font-size: 14px;}
#icono-180{
	margin-top: 10px;
}
.acabado{
	margin:0 auto;
	cursor: pointer;
	-webkit-transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

#contenedor p{
	font-size: 18px;
	font-weight: 300;
}
.span-acabado{
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin-top: 20px;
}
#sky-fila-5 h2{
	font-size: 48px;
}
.threesixty img {
    max-width: 100%;
    overflow: hidden;
}
@media only screen and (max-width: 768px){
	#enXS-1{
		text-align: center!important;
	}
	#enXS-2 h1, #enXS-2 p, #enXS-2 img{
		padding: 0px 20px;
	}
	#enXS-3{
		padding: 20px 30px;
	} 
	#enXS-4{
		text-align: center;
	}
	#sky-fila-3 h1{
		padding-left: 15px;
	}

	#enXS-5 ul{
		list-style-type: none;
		margin-left: 0px;
		padding: 0px 20px;
	}
	#enXS-5 li:before{
		font-family: 'ElegantIcons';
		content: "$";
		padding-right: 10px;
	}
	#sky-fila-4 {
		padding: 0px 20px;
	}
	#sky-fila-4 h1 {
	    text-align: center
	}
	.un-octavo{
		width: 25%!important;
	}
	.panel-body img{
		margin-left: 20%!important;
		width: 60%;

	}
	.panel {
		background-color: white!important;
		border-top: none;
	    border-bottom: 1px solid #333;
	    border-radius: 0px!important;
	    box-shadow: 0px;
	    position: relative;
	}
	.panel-default > .panel-heading {
	    background-color: #FFF;
	}
	.panel:after{
		font-family: 'ElegantIcons';
		content: '"';
		position: absolute;
		right: 15px;
		top: 10px;
	}
	#footerIzquierda, #footerDerecha{
		width: 100%;
		text-align: center;
	}
	footer img{
		margin: 0 auto;
		margin-bottom: 20px;
	}
	
}






@media only screen and (max-width: 500px){
	.panel-body img{
		margin-left: 0%!important;
		width: 100%;

	}
}


