#slideshow{ width:100%; height:100%; display:block; position:relative; /*z-index:50;*/}
#slideshow .item{   width:100%;  height:600px;display: inline;}
#slideshow .item .slide{ width:100%; height:100%;  background-size:cover; background-position:top center; background-repeat:no-repeat;}
.owl-controls {display: none;}
#slideshow #slide1{background:url(../images/slideshow/banner-ervicios.png)top center no-repeat;height: 135%; width: 100%; position: absolute; top: 0%;    background-size: contain;    background-color: #000;}
/* #slideshow .item #slide4{background:url(../images/banners/contacto/banner4.png)top center no-repeat;height: 200%; width: 100%; position: absolute; top: 0%;    background-size: contain;} */
#slideshow .item .slide-sm, #slideshow .item .slide-xs{display:block;width:100%;height:auto;}
#slideshow .item .slide-sm img, #slideshow .item .slide-xs img{width:100%;height:auto;}
#slide-formulario-container #slideshow{position:relative;top:0;left:0;width:100%;z-index:1;}
.form-slider{position: absolute; right: 20%; width: 100%; max-width: 380px; display: inline-block;z-index:2;}
#slide-instalaciones{position:relative;}
.owl-dots{display: none !important;}
.position-title{position: absolute; bottom: 0; color: #fff; padding-left: 17%; margin-bottom: 0px; left: 0; letter-spacing: -3px; font-weight: 600; }

.mt-15{margin-top: 8%;}
.mb-15{margin-bottom: 14%;}
.links{margin-top: -5%;}
.images-link{max-width: 230px; width: 100%; transition: ease-out .1618s; -webkit-transition: ease-out .1618s; -moz-transition: ease-out .1618s; transform: scale(0.9);min-height: 100%;}
.images-link:hover { transform: scale(1); }
.title{text-align: center; font-family: 'Nunito Sans', sans-serif; color: #132059; font-size: 20px; height: 60px;}

.images-height{margin-top: -44px;}
.back-blue{background-color: #132059;height: 150px;}
.back-red{background-color: #be0613;height: 150px;}

@media screen and (max-width: 991px){
	.mt-15{margin-top: 10%;}
	.mb-15{margin-top: 10%;}
	.back-red{height: 130px;}
	.back-blue{height: 115px;}
	.title{font-size: 16px;}
}
@media screen and (max-width: 900px){
	.mb-15 { margin-bottom: 17%; }
}
@media screen and (max-width: 767px){ 
	.mt-15{margin-top: 0px;}
	.mb-15{margin-bottom:0px;}
	.back-blue{height: 70px;}
	.back-red{height: 70px;}
	.title{font-size: 14px;}
	.back-red{background-color: transparent; height: auto;}
	.back-blue{background-color: transparent; height: auto;}
	.resp-botom{margin-bottom: 3%;}
	.resp-top{margin-top: 3%;}
	.images-height{margin-top: 0px;}
}

@media screen and (max-width: 660px){
	.back-blue{height: 100%; background-color: transparent;}
	.back-red{height: 100%; background-color: transparent;} 
}


@media screen and (max-width: 660px){
	.icon-espacio{margin-bottom: 0px; margin-top: 0px;} 
	.title { font-size: 16px; }
	
}

@media screen and (max-width: 480px){
	.title { font-size: 14px;height: 30px; }

	.title br{display: none;}
	.images-link{ max-width: fit-content;}
}
