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

/*
Fuentes:
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

/* Extra small devices (phones, less than 768px) */
body { margin:0; padding:0; background-color:rgb(255,255,255); }

header { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e80a1+0,1e80a1+100&amp;0+0,0.35+100 */
background: -moz-linear-gradient(top,  rgba(30,128,161,0) 0%, rgba(30,128,161,0.35) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,128,161,0)), color-stop(100%,rgba(30,128,161,0.35))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,128,161,0) 0%,rgba(30,128,161,0.35) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,128,161,0) 0%,rgba(30,128,161,0.35) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,128,161,0) 0%,rgba(30,128,161,0.35) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,128,161,0) 0%,rgba(30,128,161,0.35) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e80a1', endColorstr='#591e80a1',GradientType=0 ); /* IE6-9 */
margin:0; padding:10px 0; }
header h1 { background-image:url(../img/isotipo_ninios-en-casa.png); background-position:center top; background-repeat:no-repeat; margin:0; padding:94px 0 0 0; font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size:36px; line-height:36px; color:rgb(19,70,87); text-align:center; }
header h2 { margin:0; padding:8px 0 0 0; font-family: 'Roboto', sans-serif; font-weight:700; font-size:12px; line-height:12px; color:rgb(19,70,87); text-align:center; }

nav { background-color:rgb(19,70,87); }
nav ul { background-color:rgb(30,128,161); padding:5px 0 0 0; margin:0; }
nav ul li { list-style:none; padding:0; margin:0; }
nav ul li a { display:block; text-align:center; background-color:rgba(255,255,255,0); color:rgb(255,255,255); font-family: 'Roboto Condensed', sans-serif; font-size:18px; line-height:18px; font-weight:400; padding:5px; margin:0 0 5px 0; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
nav ul li a:hover,
nav ul li a:active,
nav ul li a:focus { background-color:rgba(255,255,255,0.3); color:rgb(255,255,255); text-decoration:none; }
nav ul li a.selected,
nav ul li a.selected:hover,
nav ul li a.selected:active,
nav ul li a.selected:focus { background-color:rgba(255,255,255,1); color:rgb(30,128,161); font-family: 'Roboto Condensed', sans-serif; font-size:18px; line-height:18px; font-weight:400; padding:5px 5px 10px 5px; margin:0; border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; }

article { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.4+0,0.1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */ }
article .container { background-color:rgb(255,255,255); }
article h3 { font-family: 'Roboto Condensed', sans-serif; font-size:56px; line-height:56px; font-weight:300; color:rgb(19,70,87); padding:30px 10px; margin:0; text-align:center; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }
article h4 { font-family: 'Roboto Condensed', sans-serif; font-size:14px; line-height:14px; font-weight:400; color:rgb(19,70,87); padding:10px; margin:0; text-align:center; }
article p { font-family: 'Roboto', sans-serif; font-size:14px; line-height:18px; font-weight:400; margin:0 0 20px 0; padding:0 10px; color:rgb(51,51,51); }
article ul { margin:0 0 20px 0; padding:0; }
article ul li { list-style-position:outside; font-family: 'Roboto', sans-serif; font-size:14px; line-height:18px; font-weight:400; margin:0 0 0 20px; padding:5px 10px; color:rgb(51,51,51); }
article p.cartel { font-size:18px; line-height:24px; padding:20px; }

footer { background-color:rgb(51,51,51); color:rgb(255,255,255); padding:20px 0; }
footer h5 { margin:0; padding:0 0 5px 0; font-size:12px; line-height:14px; font-weight:700; font-family: 'Roboto', sans-serif; }
footer p { margin:0; padding:0 0 5px 0; font-size:10px; line-height:12px; font-weight:400; font-family: 'Roboto', sans-serif; }
footer a { color:rgb(255,255,255); text-decoration:none; }
footer a:hover,
footer a:active,
footer a:focus { color:rgb(255,255,255); text-decoration:underline; }

article .info_contacto .errormsg { display:none; border:solid 1px rgba(255,0,0,1); background-color:rgba(255,0,0,0.3); color:rgb(255,0,0); border-radius:5px; -webkit-border-radius:5px; padding:10px; box-sizing:border-box; margin:0 50px 10px 0; font-size:14px; font-weight:bold; }
article .info_contacto .errormin { display:none; color:rgb(255,0,0); padding:0 0 3px 0; box-sizing:border-box; margin:0; font-size:12px; font-weight:bold; }
article .info_contacto .okmsg { display:none; border:solid 1px rgba(0,153,0,1); background-color:rgba(0,153,0,0.3); color:rgb(0,153,0); border-radius:5px; -webkit-border-radius:5px; padding:10px; box-sizing:border-box; margin:0 50px 10px 0; font-size:14px; font-weight:bold; }
article .info_contacto label { display:block; width:100%; font-size:12px; padding:0 0 3px 0; margin:0; }
article .info_contacto .inputtext { color:#333333; display:block; width:100%; font-size:14px; padding:3px 0; margin:0 0 10px 0; border:solid 1px #666666; border-radius:5px; -webkit-border-radius:5px; }
article .info_contacto .inputsel { font-size:14px; padding:3px 0; border:solid 1px rgba(0,0,0,0.3); border-radius:5px; -webkit-border-radius:5px; }


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.container { width:900px; }
	article h3 { background-position:left top; background-repeat:no-repeat; background-size:cover; margin:15px 0 20px 0; text-align:right; }
	article h3.bgindex { background-image:url(../img/bg-title_index.jpg); padding:120px 20px 24px 20px; }
	article h3.bgservicios { background-image:url(../img/bg-title_servicios.jpg); padding:100px 20px 44px 20px; }
	article h3.bgcobertura { background-image:url(../img/bg-title_cobertura.jpg); padding:110px 20px 34px 20px; }
	article h3.bgcontacto { background-image:url(../img/bg-title_contacto.jpg); padding:90px 20px 54px 20px; }
	article h4 { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#134657+0,1e80ab+100 */
	background: rgb(19,70,87); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(19,70,87,1) 0%, rgba(30,128,171,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(19,70,87,1)), color-stop(100%,rgba(30,128,171,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(19,70,87,1) 0%,rgba(30,128,171,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(19,70,87,1) 0%,rgba(30,128,171,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(19,70,87,1) 0%,rgba(30,128,171,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(19,70,87,1) 0%,rgba(30,128,171,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#134657', endColorstr='#1e80ab',GradientType=1 ); /* IE6-9 */
	color:rgb(255,255,255); text-align:left; margin:0 0 20px 0; padding:10px;}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}