
body {
	font-family: Roboto, sanserif;
	background-color: #dcdde0;
	margin: 0px;
}

.img-temp-1 {
	width: 100%;
}

.img-temp-2 {
	width: 100%;
	display: none;
}

header {
	float: left;
	width: 100%;
}

h1 {
	float: left;
	display: block;
	text-indent: -9999px;
	background-image: url("img/logo-header.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 95%;
	height: 40px;
	margin: 0px 5% 0px 0px;
}

nav {
	color: white;
	position: fixed;
	float: left;
	width: 100%;
	background-color: #222222aa;
	z-index: 1;
}

ul {
	font-size: 15px;
	text-decoration: none;
	list-style: none;
	float: left;
	width: 100%;
	margin: 0px;
}

li {
	display: none;
	float: left;
	width: 5%;
	padding: 2px 2% 2px 2%;
}

li:first-child {
	width: 25%;
	display: block;
}

li:last-child {
	 width: 50%;
	 display: block;
	 margin-top:13px;
	 text-align: right;
}

a {
	color: black;
}

p {
	font-family: 'Noto Serif', serif;
}

#facebook {
	color: white;
	text-indent: -9999px;
	width: 6%;
	height: 50px;
	position: fixed;
	top: 500px;
	left: 94%;
	background-image: url("img/facebook.png");
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
}


#banner-principal {
	color: white;
	float: left;
	width: 100%;
	background-image: url("img/fondo-banner.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#img-banner {
	float: left;
	width: 20%;
	margin-top: 50px;
}

#banner-principal p {
	font-family: Roboto, sanserif;
	float: left;
	width: 10%;
	margin-top: 70px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80px;
	padding-top: 120px;
}

#icn-1 {
	background-image: url("img/icn-ban-1.png");
}

#icn-2 {
	background-image: url("img/icn-ban-2.png");
}

#icn-3 {
	background-image: url("img/icn-ban-3.png");
}

#icn-4 {
	background-image: url("img/icn-ban-4.png");
}

#icn-5 {
	background-image: url("img/icn-ban-5.png");
}

#icn-6 {
	background-image: url("img/icn-ban-6.png");
}

#icn-7 {
	background-image: url("img/icn-ban-7.png");
}

#icn-8 {
	background-image: url("img/icn-ban-8.png");
}

#general {
	float: left;
	width: 100%;
}

#primera {
	text-align: center;
}

h2 {
	font-size: 30pt;
	text-transform: uppercase;
	letter-spacing: 6px;
}

#primera p {
	color: #4d4d4d;
	font-size: 13pt;
	margin-bottom: 100px;
}

hr {
	width: 30%;
	height: 2px;
	margin: auto;
	background-color: #afe52b;
	border: none;
}

#segunda {
	float: left;
	width: 100%;
	height: 500px;
	background-image: url(img/fondo-1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

h3 {
	float: left;
	width: 90%;
	text-transform: uppercase;
	margin: 80px 5% 20px 5%;
}

#enjambre {
    padding-top: 80px;
}

.hexagono {
	font-family: Roboto, sanserif !important;
    color: #fff;
    width: 15%;
    position: relative;
    height: 160px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 30px;
    font-size: 10pt;
}

#h-uno {
    top: 1px;
    left: 261px;
    background-image: url("img/hexago-uno.png");
}

#h-dos {
    top: -97px;
    left: 414px;
    background-image: url("img/hexago-dos.png");
}

#h-tres {
    top: -380px;
    left: 567px;
    background-image: url("img/hexago-tres.png");
}

#h-cuatro {
    top: -384px;
    left: 567px;
    background-image: url("img/hexago-cuatro.png");
}

#h-cinco {
    top: -666px;
    left: 720px;
    background-image: url("img/hexago-cinco.png");
}

#h-seis {
    top: -948px;
    left: 874px;
    background-image: url("img/hexago-seis.png");
}

#tercera {
	float: left;
}

#cert-img {
    width: 40%;
    height: 300px;
    float: left;
    overflow: hidden;
    padding-left: 10%;
    background-color: #222;
}

#cert-img img {
	width: 100%;
	position: relative;
	top: -50px;
}

#emp-resp-text {
	color: #4d8903;
    float: left;
    width: 40%;
    height: 260px;
    background-color: #afe52b;
    padding: 20px 5%;
}

#emp-resp-text h4 {
	font-size: 20px;
}

#cuarta {
	float: left;
	width: 100%;
	background-color: #ffffff;
}

#clientes-d {
	float: left;
	width: 90%;
	margin: 40px 5% 50px;
}

#clientes-i {
	float: left;
	width: 90%;
	margin: 40px 5% 50px;

}

.clientes-texto {
	float: left;
	width: 45%;
	margin-right: 5%;
}

.clientes-img {
	float: right;
	width: 50%;
}

#cuarta p {
	color: #4d4d4d;
}

#cuarta h5 {
	color: #444444;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: solid #afe52b 1px;
}

#cuarta img {
	width: 20%;
	padding: 10px 2%;
}

#hr-clientes {
	float:right; 
	width: 50%;
}

#quinta {
	float: left;
	width: 100%;
}

#contacto-info {
	float: left;
	width: 50%;
	margin: 0px 25% 50px;
	text-align: center;
}

#mapa {
	float: left;
	width: 50%;
	margin-bottom: 100px;
	display: none;
}


footer {
	color: white;
	clear: both;
	height: 50px;
	text-align: center;
	background-color: #222;
	margin-top: 50px;
	padding-top: 10px;
}

@media screen and (max-width: 1200px){

	ul {
		padding-left: 15px;
	}

	li:first-child {
		width: 20%;
	}

	li:last-child {
		width: 65%;
	}

	#facebook {
		width: 19%;
		height: 50px;
		position: fixed;
		top: 400px;
		left: 80%;
	}

	h2 {
		font-size: 20pt;
	}

	#primera p {
    	font-size: 11pt;
    	margin-bottom: 40px;
	}

	.img-temp-1 {
		width: 100%;
		display: none;
	}

	.img-temp-2 {
		width: 100%;
		display: block;
	}

	h3 {
	    margin: 20px 5% 10px 5%;
	}

	#cert-img {
		width: 100%;
		padding-left: 0px;
		height: 350px;
	}

	#cert-img img {
		position: static;
	}

	#emp-resp-text {
		width: 80%;
		padding: 20px 10%;
		text-align: justify;
		height: auto;
	}

	#emp-resp-text h4 {
	    font-size: 20px;
    	line-height: 0px;
	}

	#emp-resp-text {
    	color: #4d8903;
	}

	#cuarta {
		padding-top: 30px;
	}

	#clientes-d {
	    width: 90%;
	    margin: 0px 5%;
	}

	.clientes-texto {
	    width: 100%;
	    margin-right: 0%;
	}

	.clientes-img {
    	float: left;
    	width: 100%;
	}



}





















