/* CSS Document */
body {
	font-size: 1.1em;
	background-image:url('../img/papel1.png');
}

/* formulario cambios*/
.controls {
	padding-right: 3%;
}
.marg-form {
	padding: 13.5% 0 1% 0;
}

.acepto {
	font-size: 0.9em;
	font-weight: bold;
}
/* formulario fin cambios*/

#logopatxi {
	width: 75%;
	height: 20%;
	position: absolute;
	z-index: 1;
}

#svglogopatxi {
	padding: 0.5%;
	height:100%;
	width: 100%;
}

#logopatxipng {
	margin-top: 0.5%;
	width: 99%;
}

.gradiante {
	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);

	border: 1px solid #ABAAA6;
	text-align: center;
	
	float: left;

	background: white;
	background-image: linear-gradient(to bottom, #c2f85a, #f5ea8b);
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#c2f85a,endColorStr=#f5ea8b);
}

#titulo-marcas {
	text-align:left;
	margin-left: 1%;
	margin-top: 0;
	font-size: 1.3em;
}

#txtPatxi {
	text-align: left;
	color: red;
	padding-left: 1%;
}
#txtSomos {
	padding: 0.5% 0.5% 0 0.5%;
	text-align: left;
	line-height: 1.3em;
	font-size: 1em;
}

#pie-asoc {
	width: 100%;
}
#pie-anspi {
	margin-left: 7%;
}

#pie-facebook {
	margin-left: 14%;
}
#pie-twitter {
	margin-left: 4%;
}

a:hover, a:focus {
	color: red;
	text-decoration:none;	
}

.navbar .nav > li > a  {
	font-size: 1.1em;
	padding: 0.5em 1em;	
	line-height: 1em;
}

.navbar .btn-navbar {
	background-color: none;
	color: #666;
	margin: 1.75%;
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background-color: #eee;
    color: #666;
}

.navbar .brand {
	margin: 1.75%;
	font-size: 0.9em;
}

.thumbnail {
/*	border: 3px solid #DDD;*/
	background: white;
	/* padding: 6px; */	
}

.thumbnail h3 {
	color:#300;
	line-height: 1em;
	font-size: 1.4em;
	
	}
	
.thumbnail p	{
	font-size: 1em;
	line-height: 1.2em;
	color:#444;
	padding: 5px;
	
}
ul.thumbnails a .thumbnail:hover {
/*	text-decoration: none;*/
/*	background-color:#ee9;*/
	background-color: #FFF7AB;
	
/*	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);*/
	

    -moz-box-shadow: 3px 3px 4px #333;
    -webkit-box-shadow: 3px 3px 4px #333;
    box-shadow: 3px 3px 4px #333;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333');

	}

footer {
    /*background-color: #FAFAFA;*/
    background-image: linear-gradient(to bottom, #fff, #ccc);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#cccccc);
	
    /*background-repeat: repeat-x;*/
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-height: 80px;
/*    padding-left: 20px;
    padding-right: 20px;*/
	
	margin-bottom: 20px;
    
}	

.piegracias {
	margin-top: 120px;
}

.piedetalle {
	margin-top: 15px;
}

.pieform {
	margin-top: 280px;
}

.sombra{
/*	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;*/
	
	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	
/*	width: 100px;*/
	border: 1px solid #ABAAA6;
	text-align: center;
/* 	margin-top: 0;
	margin-right: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px; */	
	float: left;
	/* margin-bottom: 25px; */

	background: white;
}

.pAbajo { margin-bottom: 20px;}

/* .alturaImagen {
	height: 170px;
} */

#detalle .sombra {
	margin-bottom: 5px;
}

/* #detalle .alturaImagen {
	height: 480px;
}
 */
/**/
.container-fluid {position:relative;}
h1.primer {
	margin-top: -1000px;
	position: absolute;
}
/* modificaciones con media queries--------------------------------*/

.trabajamos {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	
	color: red;
	text-align: left;
	margin-top: 0.5em;
}
.lugar {
	color:#444;
	font-size: 0.8em;
	font-weight:normal;
}
.hcontacto {
	font-size: 1.3em;
	/* text-align: center; */
}

.experiencia {
	font-weight:bolder;
	background:red;
	color:white;
	border: 2px solid black;
}

.eslogan {
	text-align: center;
}


#detalle .active {
    background-color:#ddd;
    outline: 0 none;
}

@media (min-width: 768px) and (max-width: 979px) {
	/* marcas y empresas */
	#marcas .thumbnail {
		width: 8%;
		display: inline;
		margin-left: 1%;
	}
	#marcas .thumbnail.primero {
		margin-left: 0.1%;
	}
	
	#marcas .thumbnail.largo {
		width: 20%;
	}
	
	#inilogopatxi {
		height: 6.8%;
		width: 79%;
	}

	#logopatxi {
		height: 10%;
		width: 65%;
	}
	#titulo-marcas {
		text-align:left;
		margin-left: 1%;
		margin-top: 0;
		font-size: 1.1em;
	}
	/*#pie-asoc {
		padding-top: 5.5%;
		width: 48%;
	}
	#pie-anspi {
		padding-top: 5.5%;
		width: 48%;
		margin-left: 1%;
	}*/
	#pie-facebook {
		width: 38%;
		margin-left: 1%;
	}
	#pie-twitter {
		width: 38%;
		margin-left: 1%;
	}
		
	#txtPatxi {
		font-size: 1.5em;
	}
	#txtSomos {
		padding: 0.5% 0.5% 0 0.5%;
		text-align: left;
		line-height: 1.2em;
		font-size: 0.85em;
	}
	.hcontacto {
		font-size: 0.85em;
	}

	.trabajamos {
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.1em;
		
		color: red;
		text-align: left;
		margin-top: 0.5em;
	}
	.lugar {
		color:#444;
		font-size: 0.7em;
		font-weight:bold;
		letter-spacing: 0.06em;
	}

	.navbar .btn-navbar {
		background-color: none;
		color: #666;
		margin: 1.75%;
	}
	
	.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
		background-color: #eee;
		color: #666;
	}
	
	.navbar .brand {
		margin: 1.75%;
		font-size: 0.9em;
	}

	.experiencia {
		font-size: 0.7em;
		letter-spacing: 0.01em;
		
		padding: 2px 1.5px;
	}
	
	.eslogan {
		font-weight: bold;
		font-size: 0.8em;
		line-height: 1.2em;
	}
	
	.thumbnail h3 {
		color:#300;
		line-height: 1em;
		font-size: 0.9em;
	}
	
	.thumbnail p	{
		font-size: 0.85em;
		font-weight: bold;
		line-height: 1.2em;
		color:#444;
		padding: 5px;
		overflow: auto;
	}
	.pie {
		font-size: 0.8em;
	}
}

@media (max-width: 767px) {

	/* marcas y empresas */
	#marcas .thumbnail {
		width: 28%;
		float:lef;
		display: inline;
		margin-left: 1%;
	}
	#marcas .thumbnail.primero {
		margin-left: 1%;
	}
	
	#marcas .thumbnail.largo {
		width: 46%;
	}
	
	#inilogopatxi {
		height: 8.9%;
		width: 79%;
	}

	#inilogopatxi {
		height: 1.8%;
		width: 100%;
	}
	.pie {
		font-size: 0.79em;
		margin-left: 4%;
	}
	#pie-asoc {
		padding-top: 5.5%;
		width: 50%;
		margin-left: 14%;
	}
	#pie-anspi {
		padding-top: 5.5%;
		width: 50%;
		margin-left: 14%;
	}
	#logopatxi {
		height: 3%;
		width: 100%;
	}
	.hcontacto {
		font-size: 0.9em;
	}

	.trabajamos {
		font-size: 0.7em;
		font-weight: bold;
		line-height: 1.1em;
		
		color: red;
		text-align: left;
		margin-top: 0.5em;
	}
	.lugar {
		color:#444;
		font-size: 0.7em;
		font-weight:bold;
		letter-spacing: 0.06em;
	}
	
	.experiencia {
		font-size: 0.65em;
	}
	
	.eslogan {
		font-weight: bold;
		font-size: 0.65em;
		line-height: 1.2em;
		margin-left: 0.4em;
	}
	
	.thumbnail h3 {
		color:#300;
		line-height: 1em;
		font-size: 0.9em;
		
	}
	
	.thumbnail p	{
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.2em;
		color:#444;
		padding: 5px;
		overflow: auto;
	}
}

@media (max-width: 480px) {
	#inilogopatxi {
		height: 1.5%;
		width: 100%;
	}
	#titulo-marcas {
		text-align:left;
		margin-left: 1%;
		margin-top: 0;
		font-size: 0.82em;
	}
	#renner {
		width: 95%;
	}
	#pie-asoc {
		padding-top: 5.5%;
		width: 75%;
		margin-left: 12%;
	}
	#pie-anspi {
		padding-top: 5.5%;
		width: 75%;
		margin-left: 12%;
	}
	#logopatxi {
		height: 3%;
		width: 100%;
	}
	#txtPatxi {
		font-size: 0.9em;
		line-height: 1.2em;
		padding-left: 5%;
		padding-right: 3%;
	}
	#txtSomos {
		line-height: 1.3em;
		font-size: 0.9em;
		padding-left: 3%;
		padding-right: 3%;
	}
	.trabajamos {
		font-size: 0.9em;
		font-weight: bold;
		line-height: 1.1em;
		
		color: red;
		text-align: left;
		margin-top: 0.5em;
		margin-left: 0.5em;
	}
	.lugar {
		color:#444;
		font-size: 0.73em;
		font-weight:bold;
		letter-spacing: 0.06em;
	}

	.navbar .btn-navbar {
		background-color: none;
		color: #666;
		margin-right: -4%;
		margin-top: 1.75%;
	}
	.navbar .brand {
		margin: 1.75%;
		font-size: 0.76em;
		margin-left: -8%;
	}

	.experiencia {
		font-size: 0.71em;
	}
	
	.thumbnail h3 {
		color:#300;
		line-height: 1em;
		font-size: 1.3em;
	}
	
	.thumbnail p	{
		font-size: 0.9em;
		line-height: 1.2em;
		color:#444;
		padding: 5px;
		overflow: auto;
	}
	.pie {
		font-size: 0.79em;
		margin-left: 4%;
	}
}

@media (min-width: 980px) {
	/* marcas y empresas */
	#marcas .thumbnail {
		width: 8%;
		float:left;
		display: inline;
		margin-left: 1%;
	}
	#marcas .thumbnail.primero {
		margin-left: 0;
	}
	
	#marcas .thumbnail.largo {
		width: 16%;
	}
	
	#inilogopatxi {
		height: 8.9%;
		width: 79%;
	}
	/*#pie-asoc {
		padding-top: 4.5%;
		width: 47.5%;
	}
	#pie-anspi {
		padding-top: 4.5%;
		width: 47.5%;
		margin-left: 3%;
	}*/
	#logopatxi {
		height: 12%;
		width: 65%;
	}
	.hcontacto {
		font-size: 0.9em;
	}
	
	.trabajamos {
		font-size: 0.9em;
		font-weight: bold;
		line-height: 1.1em;
		
		color: red;
		text-align: left;
		margin-top: 0.5em;
	}
	.lugar {
		color:#444;
		font-size: 0.7em;
		font-weight:bold;
		letter-spacing: 0.06em;
		line-height: 1.3em;
	}
	
	.experiencia {
		font-size: 0.83em;
		letter-spacing: 0.01em;
		
		padding: 2px 1.5px;
	}
	
	.eslogan {
		font-weight: bold;
		font-size: 0.7em;
	}
	
	.thumbnail h3 {
		color:#300;
		line-height: 1em;
		font-size: 1em;
		
	}
	
	.thumbnail p	{
		font-size: 0.95em;
		font-weight: bold;
		line-height: 1.2em;
		color:#444;
		padding: 5px;
		
	}
	
	.pie {
		font-size: 0.9em;
	}

}

@media (min-width: 1200px) {
	
	/* marcas y empresas */
	#marcas .thumbnail {
		width: 9%;
		float:left;
		display: inline;
		margin-left: 1%;
	}
	#marcas .thumbnail.primero {
		margin-left: 0;
	}
	
	#marcas .thumbnail.largo {
		width: 18%;
	}

	/* formulario cambios*/
	.marg-form {
		padding: 23.3% 0 1.3% 0;
	}
	/* formulario fin cambios*/

/*	#marcas .thumbnail {
		width: 100%;
	}*/

	#inilogopatxi {
		height: 18.6%;
		width: 80%;
	}
	#logopatxi {
		height: 15%;
		width: 65%;
	}
	/*#pie-asoc {
		padding-top: 1.5%;
		width: 46%;
	}
	#pie-anspi {
		padding-top: 1.5%;
		width: 46%;
		margin-left: 3%;
	}*/
	.hcontacto {
		font-size: 1em;
	}

	.lugar {
		color:#444;
		font-size: 0.9em;
		font-weight:normal;
		line-height: 1.3em;
	}

	.experiencia {
		font-size: 1em;
		letter-spacing: 0.01em;
		
		padding: 5px 3px;
		margin: 5px 2px;
	}
	
	.eslogan {
		font-weight: bold;
		font-size: 0.9em;
	}
	
	.thumbnail h3 {
		color:#300;
		line-height: 1em;
		font-size: 1.2em;
		
		}
	.thumbnail p	{
		font-size: 1em;
		font-weight: normal;
		line-height: 1.25em;
		color:#444;
		padding: 5px;
		
	}
}

@media (min-width: 1600px) {
/* 1680px es la resolución a la que trabajo, en la que desarrollo la web */

	/* marcas y empresas */
	#marcas .thumbnail {
		width: 8%;
		float:left;
		display: inline;
		margin-left: 1%;
	}
	#marcas .thumbnail.primero {
		margin-left: 0;
	}
	
	#marcas .thumbnail.largo {
		width: 17.5%;
	}
	
	/* formulario cambios*/
	.marg-form {
		padding: 21.7% 0 1% 0;
	}
	/* formulario fin cambios*/
	
	#inilogopatxi {
		height: 15%;
		width: 82%;
	}
	#logopatxi {
		height: 18%;
		width: 65%;
	}
	.experiencia {
		font-size: 1.25em;
		letter-spacing: 0.05em;

		padding: 6px 3px;
		margin: 6px 1px;	
	}
	
	.eslogan {
		font-weight: bold;
		font-size: 1.1em;
	}
}



