*{
	margin:0;
	padding:0;
	
	}
body{
	margin:0 auto;
	height:800px;
	width:1100px;
	background-image:url(../img/zwartevilt.png);
	}

header{
 	width:100%;
	height:20%;
}
	
footer{
		margin-top:5px;
		padding-top:10px;
	height: 10%;
	width:100%;
	font-size: small;
	text-align:center;
	background-image:url(../img/nice_snow/nice_snow.png);
  text-transform: uppercase;
  display: block;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
	}
#slide-banner{
	}

#logo{
	background-image:url(../img/logo.png);
	background-size:100% 100%;
	height:100%;
	position: relative;
	width:22%;
	float:left;
	z-index:50 !important;
	}
#redes{
	padding:20px;
	width:50%;
	height:30%;
	float:right;
	position: relative;
	z-index:50 !important;

}
#redes img{
	position: relative;
	float:right;
	display:inline-table;
	padding:5px;
	z-index:50 !important;

}
#redes img:hover{
	opacity:.6;
	}
#desplegable{
width:100%;
}

article{
	font-size: small;
	background-image:url(../img/nice_snow/nice_snow.png);
	text-transform: uppercase;
  display: block;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
	width:100%;
	height:65%;
	background-image:url(../img/nice_snow/nice_snow.png);
}

aside{
	width:20%;
	display:inline-table !important;
	margin:0;
	padding:0;
	}
#news-container{
	width:20%;
	display: block;
	margin:0;
	padding:0;
	float:left;
	}
#equipamiento{
	display:inline-table !important;
	height:100%;
	width:70%;
	margin-top:30px;
	margin-left:55px;}
#equipos img{
	padding-top:20px;}
#news-container li img{
	}
#contenido_index{
  text-transform: uppercase;
  display: block;
  padding: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  position: relative;
  	width:55%;
	height:100%;
	display:inline-table;
	float:left;
	}
#contenido_index h1{
	font-size: 20px;
	}

	#slide_index{
	float:left;
	display:inline-table;
	width:20%;
	height:100%;
}

#contenido_servicios{
	width:80%;
	height:100%;
	display:inline-table;
	}
#contenido_equipamiento{
	width:80%;
	height:100%;
	display:inline-table;
}

#contenido_servicios section{
	width:100%;
	}

#empresa{
	width:48.5%;
	height:100%;
	display:inline-table;
  text-transform: uppercase;
  display: block;
  padding: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
#servi{
		width:75%;
	height:100%;
	display:inline-table;
  text-transform: uppercase;
  display: block;
  padding: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

#slide-empresa{
	width:40%;
	height:100%;
	display:inline-table;
	float:right;
	}


#form_contacto{
		width:30%;
		height:100%;
		display:inline-table;
		float:left;
		padding:20px;
		}
#ubicacion{
		width:20%;
		height:100%;
		display:inline-table;
		float:right;
		padding:20px;
	}
#ubicacion h1{
	  text-transform: uppercase;
  display: block;
  text-transform: uppercase;
  display: block;
  padding: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.contact_form h2 {
	border-radius: 5px;
	color: #333;
	display: block;
	font-size: 20px;
	padding: 5px;
	text-shadow: 1px 1px 1px #CCCCCC;
	width: 350px;
}
	.contact_form ul {
    width:100%;
    list-style-type:none;
margin:0px;
padding:0px;
}
.contact_form li{
padding:12px; 
position:relative;
} 
.contact_form h1{
	color:#FFFFFF;
	font-size:26px;
    font-weight: 100;
}
.contact_form label {
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 100;
    margin-top: 3px;
    padding: 3px;
    width: 100px;
}
.contact_form input {
height:20px; 
width:140px; 
padding:5px 8px;
}
.contact_form textarea {
padding:8px; 
width:140px;
}
.contact_form button {
	margin-left:165px;}
 
/*----- estilos visuales de los elementos --------*/
 
.contact_form input, .contact_form textarea { 
border:1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius:2px;
color: #888;
font-size: 12px;
padding-right:30px;
-moz-transition: padding .25s; 
-webkit-transition: padding .25s; 
-o-transition: padding .25s;
transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
background: #fff; 
border:1px solid #555; 
box-shadow: 0 0 3px #aaa; 
padding-right:50px;
}
/* === Estilos de Validacion === */ 
 
.contact_form input:required:valid, .contact_form textarea:required:valid {
box-shadow: 0 0 5px #5cd053;
border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
box-shadow: 0 0 5px #d45252;
border-color: #b03535;
}
 
/* === Estilos del boton de Envio === */
button.submit {
   padding: 11px 20px;
   font-weight: bold;
   line-height: 1;
   color: #000000;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   border: 1px solid #f1f1f1;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
opacity:.7;
cursor: pointer; 
}
button.submit:active {
border: 1px solid #222;
box-shadow: 0 0 10px 5px #444 inset; 
}
#map_canvas{
	}
#info-div img{
	float:right;
	}
#info-div{
	height:110px;		
  		}
		
.section{
			width: auto;
			margin: 0 auto;
			padding: 15px 30px;
		}
	
		.article{
			display: inline-block;
			width: 210px;
			position: relative;
			vertical-align: top;
			padding: 0.5em;
		}

		.article figure{
			width: 99%;
		}

		.article figure{
			padding: 0;
			margin: 0;}

		.article figure img{
			width: 100%;
			height: 180px;
			border: solid 5px rgba(250,250,250,0.8);
			border-radius: 3px;
			box-shadow: 0 0 2px rgba(0,0,0,0.5);
		}

		.article figure figcaption{
			padding: 5px;
			color: #000;
			font-weight: bold;
		}
		/*----------------------------------------------------------------------*/

		div.background img {			
			margin: 10% auto 0 ;
			border: solid 5px #FFF ;
			width: 500px;
			height: 350px;
		}
		div.background {
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			height: 100%;
			width: 100%;
			text-align: center;
			background: rgba(0,0,0,0.8);
		}
		div.background:target {
			display: block;
		}
		/** IE no soporta :target, asÃ­ que usaremos expresiones CSS **/
		div.background {
			display: expression((document.location.toString().split('#').slice(1) == this.
			id)?'block':'none');
		}

		div.background .close{
			display: block;
			width: 500px;
			height: 0px;	
			padding:0 10px 0 0;
			text-align: right;
			position: relative;
			color: #FFF;
			font-size: 18px;
			text-shadow: 0 0 4px #FFF;
			margin: -30px auto 0;
		}
		div.background .close:hover{
			font-size: 19px;
		}

#accordion input {
  display: none;
}
#accordion label {
  background: #eee;
  border-radius: .25em;
  cursor: pointer;
  display: block;
  margin-bottom: .125em;
  padding: .25em 1em;
  z-index: 20;
}
#accordion label:hover {
  background: #ccc;
}
#accordion input:checked + label {
  background: #ccc;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: white;
  margin-bottom: 0;
}
#accordion article {
  width:100%;
  height:auto;
  background: #f7f7f7;
  height:0px;
  overflow:hidden;
  z-index:10;
}
#servicios{
	width: 45%;
	height: auto;
	float: left;
	display: inline-table;

}
#accordion input:checked ~ article {
  border-bottom-left-radius: .25em;
  border-bottom-right-radius: .25em;
  height: auto;
  margin-bottom: .125em;
}

#servicios_img1{
	width: 30%;
	height: 150px;
	float: right;
	background-image: url(../img/slide_empresa/1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
	display: inline-table;
	border-radius: 10px;
	}
	
#servicios_img2{
	width: 30%;
	height: 150px;
	float: right;
	background-image:url(../img/slide_empresa/2.png);
	background-size: 100% 100%;
	background-repeat:no-repeat;
	position: relative;
	display:inline-table;
	border-radius: 10px;

}
#servicios_img3{
	width: 30%;
	height: 150px;
	float: right;
	background-image:url(../img/slide_empresa/3.png);
	background-size: 100% 100%;
	background-repeat:no-repeat;
	position: relative;
	display:inline-table;
	border-radius: 10px;
}
#servicios_img4{
	width: 30%;
	height: 150px;
	float: right;
	background-image:url(../img/slide_empresa/4.png);
	background-size: 100% 100%;
	background-repeat:no-repeat;
	position: relative;
	display:inline-table;
	border-radius: 10px;
}
#servicios_img5{
	width: 30%;
	height: 150px;
	float: right;
	background-image:url(../img/slide_empresa/5.png);
	background-size: 100% 100%;
	background-repeat:no-repeat;
	position: relative;
	display:inline-table;
	border-radius: 10px;
}
iframe{ 
width:100%;
height:100%;
margin:0;
padding:0;
border:none;}

#contenedor_galeria{
	height:auto;}
