.active_clientes::before{background: #315792;	bottom: 0;	content: "";height: 4px;left: 0;position: absolute;	right: 0;transform: translateY(0px);}
.swiper-container{width: 100%;height: 300px; background: #e3e2e2}
.swiper-slide{background-position: center top; background-size: cover;}
.curva{width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1}
.curva img{width: 100%;}
.borde{width: 50px; height: 10px; transform: skew(-19deg, 0deg) ;
-webkit-transform: skew(-19deg, 0deg) ;
-moz-transform: skew(-19deg, 0deg) ;
-o-transform: skew(-19deg, 0deg) ;
-ms-transform: skew(-19deg, 0deg) ; background: #fff}
.borde_verde{width: 80px; height: 10px; margin: 0 auto; background: #87ae3c; transform: skew(-19deg, 0deg) ; -webkit-transform: skew(-19deg, 0deg) ; -moz-transform: skew(-19deg, 0deg) ; -o-transform: skew(-19deg, 0deg) ; -ms-transform: skew(-19deg, 0deg)}
.content_servicio{padding-top: 1em; padding-bottom: 2em}
.content_servicio h1{font-family: 'Ubuntu', sans-serif; font-size: 50px; color: #2c2c2c; text-align: center; margin: 0.5em 0}
.content_servicio p{font-family: 'Ubuntu', sans-serif; font-size: 18px; text-align: center; font-style: italic;}
.presentacion{font-family: 'Ubuntu', sans-serif; text-align: center;}
.clientes{text-align: center; padding: 2em 0}
.clientes .item{display: inline-block; vertical-align: middle; max-width: 250px;}
.item img{max-width: 100%}

@media screen and (max-width: 1505px) {
	
}
@media screen and (max-width: 1199px) {
	
}
@media screen and (max-width: 767px) {
	
}