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



body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
 	background-attachment: fixed;
	background-size: cover
}




#contmenu {
	position: fixed;
	height: 150px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
}



#ipeklogo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    float: left;
	width: 300px;
}


#nav{	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right:80px;
	float:right;
	width: 500px;
	}


ul#blue {
 margin:0; padding:0; list-style-type:none;
}

ul#blue li { position:relative; float:right; border-top:4px solid #efefef; margin-right: 30px; padding-right: 20px; padding-top: 5px;}

ul#blue .current { border-top:4px solid #54a1ce;}

ul#blue li:hover { border-top:4px solid #54a1ce;}

ul#blue li a { padding:2px 2px; text-decoration:none; font:bold 12px  'Lato', Calibri, Arial, sans-serif; color:#111;}

ul#blue li a:hover { color:#111; border:none; }

ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px  'Lato', Calibri, Arial, sans-serif; line-height: 15px; }

ul#blue li a:hover span {margin-top: 7px; display:block; color: #54a1ce;}

 h1 {
	font-size: 45px;
	line-height: 38px;
	text-align:left;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	margin: 0 auto;
	font-weight: 200;
	color: #333;
	text-transform: uppercase;
}


 p {
	font-size:18px;
	line-height:normal;
	text-align:justify;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	margin: 0 auto;
	font-weight: 200;
	color: #333;
	font-weight:300;}
	
#content {
	width: 100%;
	height: 140%;
	padding-top: 130px;
}

.titulo{
	width: 100%;
	position: relative;
	max-width: 1240px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 30px;
	padding-left: 30px;
	}

.titulo >  h1 {
	font-size: 45px;
	line-height: 38px;
	text-align: center;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	margin: 0 auto;
	font-weight: 200;
	color: #333;
}


	
#nosotros {
	width:100%;
	padding-top: 80px;
	height:500px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom:10px;
}

#n1 {
	float:left;
	width:400px;
	padding-left: 100px;
	}
	
.img-location {
	background:url(../img/icon-location.png) no-repeat 0 7px;
	padding-left: 45px !important;
}
.img-correo {
	background:url(../img/icon-correo.png) no-repeat 0 7px;
	padding-left: 45px !important;
}
.img-cctv {
	background:url(../img/icon-cctv.png) no-repeat 0 7px;
	padding-left: 45px !important;
}
.img-phone {
	background:url(../img/icon-phone.png) no-repeat 0 7px;
	padding-left: 45px !important;
}

.img-seguridad{
	background:url(../img/icon-location.png) no-repeat 0 7px;
	padding-left: 45px !important;
}

.img-soporte{
	background:url(../img/icon-soporte.png) no-repeat 0 7px;
	padding-left: 45px !important;
}
.img-aviso{
	background:url(../img/icon-aviso.png) no-repeat 0 7px;
	padding-left: 45px !important;
}
.bordered-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bordered-list li {
	border-bottom: 1px solid #CCCBC9;
	padding: 20px 0;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size:16px;
	font-weight: 400;
	color: #333;}
	

.bordered-list li.last {
	border-bottom: 0px;
}

	
#n2{
	float:right;
	width:500px;
	padding-left:25px;
	padding-right:150px;
	margin: 0px;
	height: 300px;
}

#slide4 {
	margin-bottom: 0px;
	height:700px;
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#infoclientes{
	height:500px;
	}
#clientes{
	height:200px;
	padding-left: 180px;
	background-color: #FFF;
	padding-bottom:50px;
	}


label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
}
.formulario {
    display:block;
    margin:0 auto;
    width:510px;
    font-family:Arial;
}
form {
	width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 100px;
}
 
input, textarea {
    width:380px;
    height:27px;
    background:#efefef;
    border:2px solid #efefef;
    padding:10px;
    margin-top:5px;
    font-size:10px;
    color:#111;
}
 
textarea {
    height:150px;
}
 
#submit {
    width:85px;
    height:35px;
    border: 2px solid ##efefef;
    margin-top:20px;
    cursor:pointer;
	background:#efefef;
}


#mapa {
	height: 350px;
	background-position: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 180px;
	padding-bottom:100px;
	}
	 /* Footer */
#footer {
	width: 100%;
	padding-left: 80px;
	padding-top: 30px;
	background-color:#FFF;
	position: fixed;
	float: left;
	bottom: 0px;
	overflow: hidden;
	padding-right: 80px;
	padding-bottom: 20px;
	border-top:4px solid #96C3BC;
}

#datos{
	height: 30px;
	float: left;
	font-size: 12px;
}

.social img {
	margin: 0 2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.60;
}
.social img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.social {
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	right: 80px;
	bottom: 20px;
	
}
#arrows {
	width: 25px;
	position: fixed;
	right: 50px;
	bottom: 100px;
}

