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

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

#sky-fila-1{
	position: relative;
	background: #F1F1F1 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: #b39a53;
	color: white;
}
#sky-fila-5 div:last-child {
	padding-right: 0 !important;
}

/*
.sy-slide span { position: absolute; top: 0; left: 0; width: 100%; color: #000; text-align: left; background-color: rgba( 255, 255, 255, .9); padding: 20px;}
.sy-slide span h3 { color: #b39a53; font-size: 18px; margin-top: 0;}
.sy-slide span p { margin-bottom: 0;}
.sy-slide:nth-child(3) span { left: inherit; right: 0;}
*/
.sy-slides-crop { overflow: inherit; }
#sky-fila-5 { height: 400px!important;}
.sy-slide span.capa { position: absolute; top: 0; left: -270px; width: 270px; height: 400px; z-index: 50000000000; color: #fff; background-color: #b39a53; padding: 0 20px 0 0;}
.sy-slide span.alto { float: left; width: 100%; height: 400px; overflow: hidden;}
.sy-slide span.alto img { width: 100%;}
body #contenedor #sky-fila-5 .col-lg-2 p { font-size: 15px !important;}

@media only screen and (max-width: 1280px){
	.sy-slide span.capa { left: -235px; width: 235px;}
}
@media only screen and (max-width: 1199px){
	.sy-slide span.capa { left: -325px; width: 325px;}
	#sky-fila-5 ,
	.sy-slide span.capa ,
	.sy-slide span.alto { height: 320px!important;}
}
@media only screen and (max-width: 1024px){
	.sy-slide span.capa { left: -280px; width: 280px;}
}
@media only screen and (max-width: 991px){
	.sy-slide span.capa { top: 0; left: 0; width: 100%; height: auto!important; padding: 0 20px;}
	#sky-fila-5 ,
	.sy-slide span.alto { height: 400px!important;}
}
@media only screen and (max-width: 899px){
	#sky-fila-5 { margin-top: 50px; }
	#sky-fila-5 ,
	.sy-slide span.alto { height: 350px!important;}
}

.w50{width:50%;}
.piezas{margin-bottom:15%;}

#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 */
}

.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-octavo{
	width: 25% !important;
}

.borde-negro{
	border:1px solid black;
	border-radius: 0;
}

.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: #FFF;
	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 !important;
}
#icono-180{
	margin-top: 10px;
}
.acabado{
	width: 98px;
	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 */
}
.threesixty img{
	max-width: 100%;
	overflow: hidden;
}
#contenedor p{
	font-size: 18px;
	font-weight: 300;
}
.span-acabado{
	font-size: 18px;
	font-weight: 300;
	margin-top: 20px;
	display: block;
}
p.nuevo {
	font-size: 16px;
	text-transform: uppercase;
	padding: 4px 8px;
	margin-top: 5px;
	display: inline-block;
	border: 1px solid #333;
}
#sky-fila-5 h2{
	font-size: 48px;
}
#logo-sky-intro{
	text-align: left;
}
div.acabado-slider {
	min-height: 210px;
}
div.acabado-slider .carousel {
	height: 210px;
}
div.acabado-slider .carousel-control {
	width: auto;
	top: -80px;
	background: none;
}
div.acabado-slider .carousel-control span {
	color: #333;
	font-size: 16px;
	text-shadow: none;
}

@media only screen and (max-width: 1580px) {
	#sky-fila-4 {
		padding-top: 0 !important;
	}
	#sky-fila-5 {
		height: 320px;
	}
	#sky-fila-5 > div:nth-child(2),
	#sky-fila-5 div.sy-box {
		height: 100%;
	}
	#sky-fila-5 h2 {
		font-size: 34px;
	}
	#contenedor p {
		font-size: 16px;
	}
	.texto-hover p{font-size:14px !important;}
}

@media only screen and (max-width: 1300px){
	.texto-hover p {
	    /* font-size: 15px;*/
	    line-height: 110%;
	}
	.texto-hover header {
	    margin-bottom: 10px;
	}
}

@media only screen and (max-width: 768px){
	#logo-sky-intro{
		text-align: center;
	}
	#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-left: 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: left;
	    padding-left: 20px;
	}
	.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;
	}
	#sky-fila-3 {
	    min-height: 660px;
	}
	.span-acabado {
		font-size: 16px !important;
	}
	p.nuevo {
		font-size: 16px !important;
		padding: 2px 4px;
	}
}

@media only screen and (max-width: 500px){
	.panel-body img{
		margin-left: 0%!important;
		width: 100%;
	}
	h1,
	h2 {
		font-size: 30px !important;
		margin-bottom: 20px !important;
	}
	#sky-fila-3 ul {
		padding: 0;
		margin: 0 15px;
	}
}


.btn-arriba{margin:8% 0 2% 0;}
.btn-abajo{margin:-4% 0 8% 0; text-align: center;}
.btn-abajo a{display:block; margin:0 auto;
}
@media only screen and (max-width: 700px){

	.btn-arriba{margin:15% 0 2% 0;}
	.btn-abajo{margin:-0% 0 25% 0 !important; text-align: center;}
	.btn-abajo a{display:block; margin:0 auto;
	}

}