@charset "utf-8";
/* CSS Document */


#portada .col-12{
	margin: 0;
	padding: 0;
}
#portada .row{
	margin: 0;
	padding: 0;
}

#portada article{
	
	z-index: 1111;

}


#portada h1{
	color:#fff;
	font-size:1em;
	text-shadow: rgba(50,60,75,0.9) 1px 0 10px;
	font-weight: 700;

}
#portada h1 strong{
	color:#000;
	font-weight: 300;
	font-style: normal;

}
#portada h1 em{
	color:#000;
	font-style: normal;
	font-weight: 300;
}
#servicios a{color:#fff;}
#servicios .row{padding:0;margin:0;}
#servicios .col-lg-12{ margin:0; padding:0;}
#servicios h2{color:#383E4C;font-weight: 600; font-size: 1.5em;}
#servicios .grupodcha h2 {color:#fff}
#servicios p{color:#000;font-weight: 100; margin:0 0 0.5em 0; line-height: 1.5em; font-size: 1em;}
#servicios .col-lg-6{margin: 0;	padding: 0;}
#servicios .col-lg-6 {float:left!important;}
#servicios .col-lg-6.vira{float:right!important;}

#servicios .grupoizq{
	padding: 0;
	margin: 0;
	background-color: #AFB2B7;
	background-image: url(../images/fondoservicios.png);
	background-repeat:repeat-x;;
	background-position: bottom right;
	float:left;
	position: relative;

}
#servicios .grupodcha{
	padding: 0;
	margin: 0;
	background-color: #888B93;
	background-image: url(../images/fondoservicios.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	float:left;
	position: relative;	
}
#patestimonios {
	background-image: url(../images/fondoservicios.png)!important;
	background-repeat: repeat-y!important;
}
.w-100{	max-width:inherit;
		width:100%!important}


#servicios .grupoizq article{padding:2em 2em 6em 3em}
#servicios .grupodcha article{padding:2em 2em 6em 3em;}
#portada{display:none;}
@media only screen and (min-width:481px) {
	.w-100{
		max-width:inherit;
		width:100%!important}
	
}
@media only screen and (min-width:768px) {

	.w-100{
		max-width:inherit;
		width:100%!important
	}
	
}

@media only screen and (min-width:768px) {
#portada article{
	position: absolute;
	top:5.5em;
	left:2.5em;
	padding: 0 15px;
	max-width: 230px;
}
#portada h1{
	font-size:1.2em;
}

#servicios .grupodcha h2 {color:#383E4C}
#servicios .grupoizq article{padding:2em 2em 6em 3em}
#servicios .grupodcha article{padding:2em 2em 6em 3em;}


}/*768*/
@media only screen and (min-width:992px) {
	#portada{display:block;}	
	#portada h1{
		font-size:2.25em;
	}	

	#portada article{
	position: absolute;
	top:6em;
	left:2.5em;
	max-width: 540px;
}
#servicios .grupoizq article{padding:3em 12em 0 4em}
#servicios .grupodcha article{padding:3em 4em 0 8em;}

}/*992*/

@media only screen and (min-width:1024px) {
#servicios .grupoizq article{padding:1em 1em 5em 1em;
	max-height: 162px;
    overflow: hidden;
	
}
	
#servicios .grupoizq article{padding:3em 12em 0 4em}
#servicios .grupodcha article{padding:3em 4em 0 8em;}
}
@media only screen and (min-width:1366px) {

	#portada article{
	position: absolute;
	top:7em;
	left:8em;

}
#servicios .grupoizq article{padding:3em 10em 0 4em}
#servicios .grupodcha article{padding:3em 10em 0 10em}


}/*1366*/
@media only screen and (min-width:1700px) {
	#portada h1{
		font-size:5em;
	}
#portada article{

	top:12em;
	left:23em;
}

#servicios .grupoizq article{width:960px;padding:3em 27.875em 0 4em}
#servicios .grupodcha article{width:960px;padding:3em 4em 0 23.875em;}


}/*1700*/

