.titular-equipo{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	height:90vh;
	position:relative;
}
.titular-equipo p{
	position:absolute;
    bottom:63px;
	left:0;
	font-size:45px;
	line-height:48px;
	font-weight:600;
	color:#FFF;
	text-shadow: 0 1px 1px #666666;
	padding: 0 32px;
}
.box-text{
	width:100%;
	max-width:755px;
	margin:90px auto 0;
}
.box-text p{
	font-size:18px;
	line-height:32px;
}
.box-titulo{
	width:auto;
	margin:90px auto 0;
	font-size:38px;
	line-height:39px;
	text-align:center;
	font-weight:500;
}
.content-servicios{
	width:100%;    
	max-width: 1425px;
    margin: 30px auto 0;
}
.content-servicios .box-servicio{
	width:25%;
	height:352px;
	padding:38px 15px 5px 38px;
	border-right:4px solid #FFF;
	float:left;
	box-sizing:border-box;
	background:no-repeat;
	color:#FFF
}
.content-servicios .box-servicio .titulo-servicio{
	font-size:52px;
	line-height:53px;
	font-weight:800;
	margin-bottom:8px;
}
.content-servicios .box-servicio .titulo-servicio-en{
	font-size:38px;
	line-height:40px;
	font-weight:800;
	margin-bottom:13px;
}
.content-servicios .box-servicio li{
	font-size:18px;
	height:33px;
	margin-bottom:4px;
	line-height:20px;
	
}
.content-servicios .box-servicio.servicio-uno{
	background-image:url(../img/servicios/img_servicio_uno.jpg);
}
.content-servicios .box-servicio.servicio-dos{
	background-image:url(../img/servicios/img_servicio_dos.jpg);
}
.content-servicios .box-servicio.servicio-tres{
	background-image:url(../img/servicios/img_servicio_tres.jpg);
}
.content-servicios .box-servicio.servicio-cuatro{
	background-image:url(../img/servicios/img_servicio_cuatro.jpg);
}
.content-servicios .box-servicio:last-child{
	border-right:0;
}
.content-fotos-bottom{
    max-width: 1425px;
    margin: 92px auto 0;
}
.content-fotos-bottom .box-foto{
	float:left;
	position:relative;
	width:33.33%;
	outline:4px solid #FFF;
	overflow:hidden;
}
.content-fotos-bottom .box-foto.foto-ocho{
	width:66.66%;
}
.content-fotos-bottom .box-foto figure img{
	width:100%;
	height:auto;
}
.content-fotos-bottom .box-foto .content-quienes{
	position:absolute;
	top:0;
	left:0;
	width:calc(100% - 4px);
	height:calc(100% - 4px);
	background:rgba(255,141,0,0.7);
	color:#FFF;
	font-size:25px;
	line-height:25px;
	text-align:center;
	z-index:2;
}
.content-fotos-bottom .box-foto .content-quienes .top{
	padding-top:39%;
	display:block;
	text-align:center;
}
.content-fotos-bottom .box-foto .content-quienes .top:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background:rgba(255,255,255,0.7);
	margin:10px auto;
}

.box-sumate{
	width:100%;
	text-align:center;
	margin:100px auto;
}
.box-sumate p{
	font-size:36px;
	line-height:36px;
	font-weight:600;
	margin-bottom:25px
}

.box-sumate div a{
	text-decoration: none;
	cursor:pointer;
    box-shadow: inset 0 -2px 0 #ff8d00;
}
.box-sumate div a:hover {
	background-color:rgba(255,141,0,0.7);
	padding-top:2px;
	padding-bottom:0;
	border-bottom:none;
	-webkit-transition:background-color 350ms ease-out;
	transition:background-color 350ms ease-out;
	box-shadow:none}
}


@media only screen and (max-width: 1100px), only screen and (max-device-width: 1100px){
	
	.content-servicios{
		 width: 719px;
	}
	.content-servicios .box-servicio{
		width:50%;
		margin-bottom:5px;
	}	
	
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px){		
	.titular-equipo {
		height:431px;
	}
	.titular-equipo p{
		bottom: 25px;
		font-size:38px;
		line-height:40px;
	}
	.content-fotos-bottom .box-foto .content-quienes .top{
		font-size:18px;
		line-height:18px;
		padding-top: 35%;
	}
	.content-fotos-bottom .box-foto .content-quienes .top:after{
	    margin:4px auto 5px;
		width:40px;
	}
	.content-fotos-bottom .box-foto .content-quienes img{
		width:52%;
	}
	
	.content-fotos-bottom .box-foto {
		width:50%;
	}
	
	.box-foto.foto-siete, .box-foto.foto-ocho {
		display:none;
	}
	
	.box-foto.foto-dos .content-quienes {
		width: 100%;
	}

			
}
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px){
	.content-servicios{
		 width: 354px;
	}
	.content-servicios .box-servicio{
		width:100%;
		border-right:none;
	}
		
	.box-titulo,
	.box-text,
	.content-fotos-bottom{
		margin-top:35px;
	}
	.box-titulo{
	    font-size: 32px;
		line-height: 32px;
	}
	.content-servicios .box-servicio .titulo-servicio {
		font-size: 37px;
		line-height:36px;
		padding-bottom: 24px;
	}
	.box-sumate{
		margin:60px auto;
	}
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px){		
	.titular-equipo {
		height:269px;
	}
	.titular-equipo p{
		bottom: 15px;
		left: 0;
		font-size: 32px;
		line-height: 33px;
	}
		
	.content-fotos-bottom .box-foto {
		width:100%;
	}

	.box-foto.foto-siete, .box-foto.foto-ocho {
		display: block;
	}
		
	.content-fotos-bottom .box-foto.foto-ocho {
		margin-top: 4px;
		width: 100%;
	}
	
}
@media only screen and (max-width: 357px), only screen and (max-device-width: 357px){
	.content-servicios{
		 width: 100%;
	}
}