/*
 *
 * CSS
 *
 */
@font-face {
    font-family: raleway;
    src: url(../fonts/Raleway-Regular.ttf);
}
body, html {
	height: 100%;
	width: 100%;
}
body, h1, h2, h3, h4, h5, h6 {
	font-family: raleway, sans-serif;
	font-weight: 700;
}
.intro-cabecera {
	padding-top: 50px;
	color: #f8f8f8;
	background: url(../../img/cabecera_bg.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}
.intro-mensaje {
	position: relative;
	padding-top: 20%;
	padding-bottom: 20%;
}
.intro-mensaje > h1 {
	margin: 0;
	font-size: 5em;
	text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.8);
}
.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.intro-mensaje > h3 {
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.8);
}
.eslogan {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #777;
	text-align: center;
}
.eslogan h1{
	font-size: 1.8em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
}

@media (max-width: 767px) {
	.intro-mensaje {
		padding-bottom: 15%;
	}
	.intro-mensaje > h1 {
		font-size: 3em;
	}
	.intro-divider {
		width: 50%;
	}
	.eslogan {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.eslogan h1{
		font-size: 1.4em;
	}
}

a:active,a:focus {
	outline: none;
}

.imgreducida {
	max-height: 450px;
}

.logos-pie {
	max-width: 280px;
	max-height: 140px;
	padding: 20px;
}

.lista-servicios {
	font-size: 16px;
	font-weight: 400;
}

.btn-social-contact {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.seccion-cabecera {
	padding-top: 40px;
}	

.content-section-a ul {
	padding: 0;
}

.content-section-a ul li {
	list-style: none;
}

.content-section-b ul {
	padding: 0;
}

.content-section-b ul li {
	list-style: none;
}

.seccion-conecta {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../../img/conecta_bg.jpg) no-repeat center fixed;
	background-size: cover;
}

.seccion-conecta h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 3em;
}

.seccion-conecta ul {
	margin-bottom: 0;
}

.seccion-conecta-social-buttons {
	margin-top: 0;
	float: right;
}

.form {
	padding-top: 30px;
	padding-bottom: 30px;
}

.form h3,h4{
	color: #777;
}

@media (max-width: 1199px) {
	ul.seccion-conecta-social-buttons {
		float: left;
		margin-top: 15px;
	}
	form {
		padding: 5px;
	}
	input {
		margin: 5px 0;
	}
	textarea {
		margin: 5px 0;
	}

}

@media (max-width: 767px) {
	.seccion-conecta h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 2em;
	}

	ul.seccion-conecta-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.seccion-conecta-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.seccion-cabecera {
		padding-top: 0px;
	}

	.content-section-a {
		padding: 30px 0;
	}

	.content-section-b {
		padding: 30px 0;
	}
}

footer {
	background-color: #f8f8f8;
	padding: 50px 0;
}

p.copyright {
	margin: 25px 0;
	text-align: center;
}

.enlace-wds {
	color: #777;
}


/*
 *
 * FUSIÓN DE CSS: FONT AWESOME
 *
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}