/*Laboral 2016
	author: óscar lópez (lopez-asociados.com)
	version: 9.0
*/

* {
	margin: 0;
	padding-top: 0;
}

html, body {
	height: 100%;
	text-align: left;
	background-color: #EBEBEB;
	padding-top: 0px; /* Relleno superior igual a la altura de la cabecera*/
}

.menu {
	padding-top: 10px;

	background: #EBEBEB;
	color: white;
	height: 110px;
	width: 100%; 
	left: 10; /* Posicionamos la cabecera al lado izquierdo */
	top: 10; /* Posicionamos la cabecera pegada arriba */
	position: fixed;
	overflow: hidden; /* Limpiamos errores de float */
}

.row {
    max-width: 100%;
}

#homepage {
	/*border: solid blue 2px;*/
	background-color: #EBEBEB;
	height: 100%;
}

header {
	background: #EBEBEB;
	width: 100%;
	position: fixed;
	z-index: 100;
}

nav {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

nav img {
	padding-right: 30px;
}

.wrapper {
  width: 70%;
  margin: auto;
  overflow:hidden;
}

.button {
	background: #EDEDED;
	color: #1D1D1B;
    font-size: 25px;
    font-family: 'Volkhov';
    padding: 0 10px;
    text-align: left;
}

.button:hover, .button:focus {
    background: #FF0000;
}

.slide-inicio {
	padding-bottom: 50px;
	padding-top: 130px;
}

p {
	font-size: 16px;
	font-family: 'Lato';
	line-height: 18px !important;
}

h1 {
	padding-bottom: 50px;
	font-family: 'Volkhov';
	text-decoration: underline;
	padding-top: 100px;
}

h2 {
	text-align: center;
	font-size: 30px;
	line-height: 35px !important;
	padding-top: 15px !important;
	padding-bottom: 30px !important;
}

h2.active {
  color: #FF0000;
  text-decoration: underline;
  font-size: 17px;
  line-height: 18px;
}

h3 {
	text-align: center;
}

h4 {
	text-align: center;
}


.servicios h5 {
	text-align: center;
	font-size: 12px;
	line-height: 10px;
	padding-top: 15px !important;
	padding-bottom: 30px !important;
}

h5 {
	line-height: 10px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	font-family: 'Lato';
}

h5.active {
  color: #FF0000;
  text-decoration: underline;
  font-size: 17px;
  line-height: 18px;
}

h6 {
	text-align: right;
	font-size: 30px;
	line-height: 35px !important;
	padding-top: 15px !important;
	padding-bottom: 30px !important;
}

.servicios h6 {
	text-align: left;
	font-size: 30px;
	line-height: 35px !important;
	padding-top: 15px !important;
	padding-bottom: 30px !important;
}

.explicacion h1 {
	padding-bottom: 30px;
	line-height: 55px;
	font-family: 'helvetica';
	padding-top: 30px;
	text-decoration: none;
	color: #393938;
}

.explicacion img {
	padding-top: 30px;
}

.explicacion a {
	line-height: 55px;
	font-family: 'helvetica';
	text-decoration: none;
	font-size: 45px;
} 

.button.active {
  color: #FF0000;
  text-decoration: underline;
}

li {
	text-align: justify;
}

.content {
	padding-top: 50px;
}

.content-2 {
	padding-top: 20px;
	padding-bottom: 30px;
}

.content p {
	font-size: 26px;
	font-family: 'Lato';
	line-height: 32px !important;
}

.content h4 {
	color: #FF0000;
	/*color: #858585;*/
	padding-bottom: 0;
}

.content h5 {
	font-size: 15px;
	line-height: 20px;
	padding-top: 0;
	color: #858585;
}

hr {
	border: solid 1px #1D1D1B;
}

.index {
	padding-top: 40px;
}

.about {

}

.about h2{
	text-align: left;
}

.about h3{
	text-align: left;
	font-size: 17px;
}

.about h4{
	text-align: left;
	font-size: 15px;
	color: black;
	padding-top: 20px;

}

.servicios h2 {
	font-size: 30px;
	line-height: 40px;
	padding-top: 18px;
	padding-bottom: 80px;
	text-align: center;
	font-family: 'Lato';
}

.servicios img {
	text-align: center;
}

.servicios p {
	text-align: justify;
	line-height: 22px !important;
	font-size: 17px;
}

.cuadradito {
	/*border: solid 4px #FF0000;*/
	padding: 5px 10px;
	padding-top: 12px;
	/*background: #FF0000;*/
	color: #FF0000;
	border-radius: 5px;
	opacity: 0.5;
}

.servicios-principal a{
	line-height: 30px;
	color: black;
} 

.servicios {
	padding-bottom: 40px;
}

.servicios a {
	text-align: center;

	background: #EDEDED !important;
	color: #1D1D1B !important;
    /*padding: 0 10px !important;*/
}

.servicios a:hover, .servicios a:focus {
    background: #FF0000 !important;
    color: white !important;
}

.contacto h6 {
	font-size: 14px;
	line-height: 12px !important;
	text-align: center;
	font-family: 'Lato';
} 

.directorio img {
	margin-left: 20%;
} 

iframe {
    max-width: 100%;
    /*height: auto;*/
}


/*---------- REDES SOCIALES ---------*/
.redes-sociales {
	padding-top: 10px;
	padding-bottom: 15px;
}

i {
  font-size: 2.5rem; }

.icon-button {
  border-radius: 3.6rem;
  width: 3.6rem;
  height: 3.6rem;
  margin: 0 5px;
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 2rem;
  background: white; }
  .icon-button span {
    display: block;
    border-radius: 0;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 0.3s; }
  .icon-button:hover span {
    display: block;
    border-radius: 3.6rem;
    width: 3.6rem;
    height: 3.6rem;
    margin: -1.8rem; }
  .icon-button i {
    background: none;
    height: 3.6rem;
    width: 3.6rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    line-height: 3.6rem;
    transition: all 0.3s; }

.twitter span {
  background-color: #4099ff; }

.facebook span {
  background-color: #3B5998; }

.gplus span {
  background-color: #db5a3c; }

.linkedin span {
  background-color: #0078BA; }

.vimeo span {
  background-color: #00B5EE; }


.icon-button .fi-social-linkedin {
  color: #0078BA; }

.icon-button .fi-social-vimeo {
  color: #00B5EE; }

.icon-button .fi-social-facebook {
  color: #3b5998; }

.icon-button .fi-social-google-plus {
  color: #db5a3c; }

.icon-button:hover .fi-social-twitter, .icon-button:hover .fi-social-facebook, .icon-button:hover .fi-social-google-plus, .icon-button:hover .fi-social-linkedin, .icon-button:hover .fi-social-vimeo {
  color: white;
  font-size: 2.6rem;
  line-height: 3.9rem; }




/*---------- FOOTER ---------*/

.wrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 150px; /* .push must be the same height as .footer */
}

.footer {
	line-height: 100%;
	font-size: 9px;
	text-align: center;
	padding-top: 30px;
}

.footer .redes-sociales {
	text-align: center;
}

.footer p {
	text-align: center;
	font-size: 20px;
	line-height: 10px !important;
	font-family: 'Volkhov' !important;
}


/*---------- MEDIA QUERIES ---------*/

@media (max-width: 480px) {
	.wrapper {
  		width: 95%;
  		margin-top: 10px;
	} 

	nav {
		display: none;
	} 

	.top li {
		list-style: none;
		padding: 0;
	}

	a.button {
		padding:0;
		font-size: 16px;
		line-height: 10px;
	}

	header {
		height: 110px;	
	} 

	.servicios h2 {
		font-size: 15px;
		padding-top: 0;
		padding-bottom: 20px;
	} 

	.servicios a {
		line-height: 0px !important;
	}

	h6 {
		text-align: center;
	}

	h2 {
		font-size: 17px;
		line-height: 19px !important;
	} 
	.explicacion h1 {
		line-height: 40px;
	}

	.explicacion a {
		font-size: 25px;
	}

	.contacto-mvl h6{
		line-height: 18px !important;
		font-size: 22px;
		padding-bottom: 14px !important;
	}
	.directorio img {
		margin-left: 0px;
		width: 100%;
		height: 100%;
	}
}

@media (min-width: 481px) {
	.top {
		display: none;
	}   	 

	.wrapper {
  		width: 80%;
  		margin-top: 10px;
	} 

/*@media (min-width: 768px) and (max-width: 979px) {
	
}*/

@media (min-width: 1025px) {

	.top {
		display: none;
	}

