/* Tamaño de los iconos redes sociales */
#mo i{
    font-size: 25px;
	width: 30px;
	
}

/*tamaño letra intro */
.great_title_big {
    font: 400 44px/49px Oswald;
  
}
.great_title_big1{
    font: 400 44px/49px Oswald;
    text-align: center;
}

/* tamaño de letras recuadros  parrafo, subtitulos y titulos */
.PN{
font-size: 16px;
}

h4.subtitle {
    margin: 0 0 20px 0;
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 21px
}

/*Footer*/
.footer {
	padding:5px 0 0;
	position: relative;
	margin: 0 0 10px 0;
	text-align: left;
	transform: translateZ(0)
}
.footer_end {
	background-color: #294156;
	padding: 55px 0 30px;
	margin-top: 0px;
	position: relative;
}


	


/*alineacion de los textos de  servicios */

#tit2{ 
	color: #294156;
	text-align: center;
}

.ju p{
	text-align: justify;
	text-align-last: center;
}