@charset "utf-8";
/* Autor: Abel Espinoza Herrera */
header, nav, section, article, aside, figure, footer{
	display:block;
}
a img{
	border:none;
}
.limpiar{
	clear:both;
}
body{
background:url(../imagenes/background-servicio-gasfiteria-instalacion-valvulas-mantenimiento-tuberias.jpg) no-repeat #c1c1c1;
margin:10px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:6px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	margin:6px;
}
/*--- Maquetacion ---*/
#contenedor{
	width:1000px;
	margin:0 auto;
}
/*--- Cabecera----*/
#cabecera{
	height:130px;
	padding-bottom:10px;
	padding-top:10px;
}
.logo{
	width: 491px;
	height: 130px;
	display: block;
	float: left;
	margin-right: 40px;
}
#cabecera p{
	width: 334px;
	height: 41px;
	display: block;
	float: left;
	margin: 0;
	color: #000;
	padding-top: 30px;
	font-size: 18px;
	text-align:right;
	font-weight:bold;
}
#cabecera ul{
	width:130px;
	height:41px;
	display:block;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:30px;
}
#cabecera li{
	float:right;
}
#cabecera li a{
	width:30px;
	height:28px;
	display:block;
	float:right;
	margin-left:6px;
}
/*--- Menu ---*/
#menu{
	height:50px;
	background:url(../imagenes/fondo-menu.jpg);
	background:linear-gradient(top,#fafafa,#d7d6d6);
	background:-moz-linear-gradient(top,#fafafa,#d7d6d6);
	background:-o-linear-gradient(top,#fafafa,#d7d6d6);
	background:-ms-linear-gradient(top,#fafafa,#d7d6d6);
	background:-webkit-linear-gradient(top,#fafafa,#d7d6d6);
	margin-bottom:5px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu li{
	float:left;
}
#menu li a{
	line-height:50px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	padding:0 60px;
	border-right:1px solid #164c88;	
}
#menu li a:hover{
	background:url(../imagenes/fondo-menu-over.jpg);
	background:linear-gradient(top,#2F6BB3,#092F5E);
	background:-moz-linear-gradient(top,#2F6BB3,#092F5E);
	background:-o-linear-gradient(top,#2F6BB3,#092F5E);
	background:-ms-linear-gradient(top,#2F6BB3,#092F5E);
	background:-webkit-linear-gradient(top,#2F6BB3,#092F5E);
	color:#FFF;
}

#menu .activo{
	background:url(../imagenes/fondo-menu-over.jpg);
	background:linear-gradient(top,#2F6BB3,#092F5E);
	background:-moz-linear-gradient(top,#2F6BB3,#092F5E);
	background:-o-linear-gradient(top,#2F6BB3,#092F5E);
	background:-ms-linear-gradient(top,#2F6BB3,#092F5E);
	background:-webkit-linear-gradient(top,#2F6BB3,#092F5E);
	color:#FFF;
}


#menu li a.sinborde{
	border:none;
}
#menu a#mmovil{
	/*Ocultar menu movil*/
	display:none;
}
/*--- Banner ---*/
#banner{
	background:#FFF;
	margin:0;
	padding:0;
	height:427px;
	margin-bottom:5px;
}
#zonainferior{
	background:#FFF;
	padding:10px;
}
#col-izq{
	width:314px;
	/*height:290px;*/
	padding-bottom:10px;
	float:left;
	margin-right:18px;
}
#col-centro{
	width:314px;
	/*height:290px;*/
	float:left;
	margin-right:20px;
	padding-bottom:10px;
}
#col-der{
	width:314px;
	/*height:290px;*/
	float:left;
	padding-bottom:10px;
}
#columnas h1{
	display:block;
	background:#065F9A;
	line-height:42px;
	text-align:center;
	margin:0;
	color:#FFF;
	font-size:14px;
}

#columnas h2{
	display:block;
	background:#000;
	line-height:42px;
	text-align:center;
	margin:0;
	color:#FFF;
	font-size:14px;
	font-family:Arial;
}


#columnas a{
	width:150px;
	line-height:28px;
	display:block;
	background:#FFB029;
	color:#000;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#enlaces h1{
	display:block;
	border-bottom:1px solid #DDDDDD;
	margin:0;
	margin-top:10px;
	color:#FFF;
	font-size:14px;
}
.caja{
	width:314px;
	line-height:30px;
	background:#43B0E8;
	display:block;
	text-align:center;
}
#enlaces ul{
	margin:0;
	padding:0;
	list-style:none;
}
#enlaces li{
	float:left;
}
#enlaces li a{
	display:block;
	margin-right:10px;
}

/*--- Pie pagina ----*/
#piepagina{
	background:url(../imagenes/footer-servicio-gasfiteria-instalacion-valvulas-mantenimiento-tuberias.jpg) repeat-x #171717;
	margin-top:5px;
	padding:10px;
}
#cajapie{
	width: 570px;
	float: left;
}
#cajapie p{
	color:#FFF;
	padding-left:70px;
	margin:0;
}
#piepagina ul{
	width:170px;
	display:block;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#piepagina li{
	float:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#sombra{
	height:16px;
	background:url(../imagenes/sombra-pie.png) no-repeat center top;
}

/*** NOSOTROS ***/
#info-nosotros{
width:340px;
/*height:120px;*/
float:left;
}

#contenido-interior{
	width:640px;
	float:right;
}

#aligned-about{
	padding-left: 40px;
}

#aligned-about p{
text-align:justify;	
}
.valor li{
font-family:Arial;
font-size:12px;
line-height:20px;
list-style:url(../imagenes/icon-list.png);
}

#titulo{
background:#2C4DA1;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
color:#FFF;
font-family:Arial;
margin-bottom:10px;
}

/*** CLIENTES ***/
#banner-clientes{
	background:#FFF;
	margin:0;
	padding:0;
	height:300px;
}

.clientes{
width:312px;
height:153px;
float:left;
margin:6px;
border:1px solid #CCC;	
}


/*** contactenos ***/
#mapa{
	background:#FFF;
	margin:0;
	padding:0;
	height:350px;
	margin-bottom:5px;
}

#banner-contacto{
	background:#FFF;
	margin:0;
	padding:0;
	height:300px;
}

#info-contact{
width:340px;
/*height:120px;*/
float:left;
}

#info-contact h1{
	display: block;
	text-align: left;
	margin: 0;
	color: #022B4B;
	font-size: 15px;
}

#formulario-contact{
	width:640px;
	float:right;
}
/*-- formulario de contacto- -*/

#aligned{
	padding-left: 40px;
}

#aligned p{
text-align:justify;	
}
#formulario{
box-sizing:border-box;
}

#formulario .txtinput{
	font-family: "Helvetica Neue", Arial, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #dedede;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 55px;
	width: 85%;
	color: #777;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
}

#formulario .txtinput:focus{ 
color:#333;
border-color:rgba(41, 92, 161, 0.4);
box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline:0 none; 
}

#formulario input#name{
	background:#fff url('../imagenes/user.png') 5px 4px no-repeat;
}
#formulario input#email{
	background:#fff url('../imagenes/email.png') 5px 4px no-repeat;
}
#formulario input#telephone{
	background:#fff url('../imagenes/phone.png') 5px 4px no-repeat;
}

#formulario textarea{
	display: block;
	font-family: "Helvetica Neue", Arial, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #dedede;
	margin-bottom: 15px;
	font-size: 12px;
	padding-left: 55px;
	width: 85%;
	height: 180px;
	color: #777;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
}

#formulario textarea:focus{
color:#333;
border-color:rgba(41, 92, 161, 0.4);
box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
outline: 0 none; 
}
#formulario textarea.txtblock{
	background:#fff url('../imagenes/speech.png') 5px 10px no-repeat;
}

#formulario #slider{
	width:60%;
	}

#formulario #aligned{ 
box-sizing:border-box; 
float:left; 
width:450px; 
margin-right:50px; 
}

#formulario #aside {
	float:left;
	width:250px;
	padding:0;
	box-sizing:border-box;
}

#wrapping{
	width:100%;
	box-sizing:border-box;
	}

span.radiobadge{
	display:block;
	margin-bottom:8px;
	}
span.radiobadge label{
	font-size:1.2em;
	padding-bottom:4px;
	}

select.selmenu{
font-size:17px;
color:#676767;
padding:9px !important;
border:1px solid #aaa;
width:200px;
}

/*-- custom buttons --*/

#buttons{
	display:block;
	padding-top:10px;
	}


#buttons #button {
	float:left;
	height:2em;
	border:1px solid;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	text-shadow:0px 1px 0px #222;
	vertical-align:middle;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border-color:#5e890a #5e890a #000;
	-moz-box-shadow:inset 0 1px 0 rgba(256,256,256, .35);
	-ms-box-shadow:inset 0 1px 0 rgba(256,256,256, .35);
	-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	background-color:rgb(226,238,175);
	background-image:-moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38)));
	background-image:-webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image:-o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image:-ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image:linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);


filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
	padding-top:0;
	padding-right:1em;
	padding-bottom:0;
	padding-left:1em;
}
#buttons #submitbtn:hover, #buttons #submitbtn:active {
border-color:#7c9826 #7c9826 #000;
color: #fff;
-moz-box-shadow:inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-ms-box-shadow:inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
box-shadow:inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
background:rgb(228,237,189);
background:-moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54))); 
background:-webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); 
background:-o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); 
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}

#alerta{
background:#F00;
text-align:center;
color:#FFF;
padding:12.5px;
font-family:Arial;
font-size:15px;
margin-bottom:10px;
font-weight:bold;	
}