html, body, h1, h2, h3, ul{
	margin: 0;
	padding: 0;
	font-size: 20px;

}

.grecaptcha-badge {
    display: none;
}

#superior a{
	color: white;
	text-decoration: none;
}


/*SLIDER CELU*/

@media screen and (max-width: 800px) {
	#slider-celu{
		display: block;
	}	
	#slider{display:none;}
	
	.ampliar{
		display: none;
	}
	
}


@media screen and (min-width: 801px) {
	#slider-celu{
		display: none;
	}	
	#slider{display:block;
	}
		.ampliar{
		display: block;
	}	

}




#banner-celu{
	display: none;
}
/*CONTENEDOR BANNER VIDEO HOME*/
@media only screen and (max-width: 800px) {
	#contenedor-banner{
		display: none;
	}
	
	
#banner-celu{
	display: block;
	padding: 20px;
	background-color:cornflowerblue;
	text-align: center;
	
}
#banner-celu a{ font-family: 'Arsenal', sans-serif;  font-size: 18px; text-decoration: none; color: white;}

 
}


#contenedor-banner{
	padding: 1px;
		background-color:cornflowerblue;
	}

#contenedor-banner:hover{
	padding: 1px;
		background-color:dimgray;
	}
	
	#banner a{ font-size: 45px; text-decoration: none; color: white;}

	#banner{
  	font: 700 2em/1 "Oswald", sans-serif;
  	letter-spacing: 0;
  	padding: .45em 0 .325em;
	display: block;
	margin: 0 auto;
  	text-shadow: 0 0 80px rgba(255,255,255,.5);
	color: white;
		

/* Clip Background Image */

	  background: url(../img/animated_text_fill.png) repeat-y;
	  -webkit-background-clip: text;
	  background-clip: text;

/* Animate Background Image */

	  -webkit-text-fill-color: transparent;
	  -webkit-animation: aitf 80s linear infinite;

/* Activate hardware acceleration for smoother animations */

	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;

  }


/* Animate Background Image */

@-webkit-keyframes aitf {
	0% { background-position: 0% 50%; }
	100% { background-position: 100% 50%; }
}
	

@media only screen and (max-width: 950px) {
  .texto-imagen-2 {
    display: none;
  }
}



.swiper-container {
        width: 100%;
        height: auto;
    }
	
		
	.swiper-thumb {
        width: 100%;
        height: 100%;
    }
		
    .swiper-slide {
        text-align: center;
        font-size: 21px;
        background: #fff;
	  	font-family: 'Arsenal', sans-serif; 
		display: block;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

		#bajar{
			width: 100%;
			padding-top: 250px;
			position: absolute;
			color:#fff;
    		font-family: 'Arsenal', sans-serif; 
			

		}		
		.texto-imagen{
			width: 100%;
			position: absolute;
			text-align: right;
			color:#fff;
			font-family: 'Arsenal', sans-serif; 
			padding-right: 200px;
			font-size: 21px;

		}
		.texto-imagen-1{
			width: 100%;
			position: absolute;
			text-align: center;
			color: #FFF;
			background-color: rgba(0,0,0,0.3);
			font-family: 'Arsenal', sans-serif; 
			vertical-align: middle;
		
		}

		#consultorio{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#consultorio:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#guia{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#guia:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		.inscribirse-btn{
	    text-align: center;
 		background-color: #555;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 24px;
        color: #fff;
	  	font-family: 'Arsenal', sans-serif; 
		text-decoration: none;
		}

	#titulo_actividad{
	    text-align: center;
 		background-color: #555;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 24px;
        color: #fff;
	  	font-family: 'Arsenal', sans-serif; 
		text-decoration: none;
		}

		#inscripciones{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#inscripciones:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#mapa{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#mapa:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#calendario{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#calendario:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		

/* MAPA GOOGLEMAPS JQUERY */

@media only screen and (min-width: 768px) {
  header {
    height: 300px;
    line-height: 300px;
  }
}

#google-container {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #e7eaf0;
}
@media only screen and (min-width: 768px) {
  #google-container {
    height: 300px;
  }
}
@media only screen and (min-width: 1170px) {
  #google-container {
    height: 600px;
  }
}

#cd-google-map {
  position: relative;
}
#cd-google-map address {
  font-family: 'Arsenal', sans-serif; 
  text-align: center;
  bottom: 0;
  left: 0;
  padding: 1em 1em;
  background-color: #516475;
  color: white;
  font-size: 13px;
  font-size: 0.8125rem;
}


#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: #e89d1b;
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("../img/cd-icon-controller.svg");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #e89d1b;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
    margin-left: 50px;
  }
}

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in {
    margin-top: 50px;
  }
}

#cd-zoom-out {
  background-position: 50% -32px;
}

		/* LINKS ÃšTILES */

		#boletin-nacion{
			text-align: center;
			background-color: #0071bb;
			height: 115px;
			color: #fff;
			}
			#boletin-nacion:hover{
			background-color: cadetblue;
			cursor: pointer;
			}

		#boletin-provincia{
				text-align: center;
				background-color: #67b8de;
				height: 115px;
				color: #fff;
				}
				#boletin-provincia:hover{
				background-color: cadetblue;
				cursor: pointer;
				}
		
		#cmfmr{
		text-align: center;
        background-color: #e9b246;
		height: 115px;
		color: #fff;
		}
		#cmfmr:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#caja-de-abogados{
		text-align: center;
        background-color: #662255;
		height: 115px;
		color: #fff;
		}
		#caja-de-abogados:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#anses{
		text-align: center;
        background-color: #0071bb;
		height: 115px;
		color: #fff;
		}
		#anses:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#ips{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#ips:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#afip{
		text-align: center;
        background-color: #67b8de;
		height: 115px;
		color: #fff;
		}
		#afip:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#valor-jus{
		text-align: center;
        background-color: #58585a;
		height: 115px;
		color: #fff;
		}
		#valor-jus:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#colproba{
		text-align: center;
        background-color: #35176f;
		height: 115px;
		color: #fff;
		}
		#colproba:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#bna{
		text-align: center;
        background-color: #007894;
		height: 115px;
		color: #fff;
		}
		#bna:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#ministerio-de-economia{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#ministerio-de-economia:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#registro-nacional-de-las-personas{
		text-align: center;
        background-color: #00a6f8;
		height: 115px;
		color: #fff;
		}
		#registro-nacional-de-las-personas:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#arba{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#arba:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#infoleg{
		text-align: center;
        background-color: #00a2c9;
		height: 115px;
		color: #fff;
		}
		#infoleg:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#enacom{
		text-align: center;
        background-color: #00c7f4;
		height: 115px;
		color: #fff;
		}
		#enacom:hover{
        background-color: cadetblue;
		cursor: pointer;
		}		
		#foto{
		 background-image: url("img/slide1.jpg");

    /* Set a specific height */
    height: 100px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
			}

/*MULTIMEDIA*/

#multimedia{
	
	margin-top: 55px;
	
	}

#multimedia figure{
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	
}

#multimedia figcaption{
	width: 300px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #111;
}
#multimedia li{
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	
}

/*AUDIO*/

#contenedor-audio{
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
	text-align: center;
  transform:skew(0deg,5deg);
-ms-transform:skew(0deg,10deg);
-webkit-transform:skew(0deg,5deg); 
}

#audio{
	
	margin-top: 55px;
	
}

#audio h3{
		color: #777;
}

#audio figure{
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	 
  vertical-align: top;

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );	
padding-bottom: 10px;
    border-bottom: thick solid #CCC;
}

#audio figcaption{
	width: 300px;
	margin-bottom: 15px;
	font-size: 18px;

	padding: 5px;
}
#audio li{
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	

}

/* GUIA ABOGADOS */
#busqueda{
	background-color: #293d4e;
	padding: 20px;
	height: auto;
	width: 70%;
	max-width: 680;
	min-width: 200px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-radius: 30px;
}
.select_busqueda { 
	display: inline-block;
	width: 30%;
	height: 30px;
	border: thin solid #CCCCCC;
	font-size: 14px;
	color: #222;
    font-family: 'Arsenal', sans-serif; 
	margin-bottom: 5px;
	padding-left: 5px;
}
.select_busqueda_chico { 
	display: inline-block;
	width: 15%;
	height: 30px;
	border: thin solid #CCCCCC;
	font-size: 14px;
	color: #222;
    font-family: 'Arsenal', sans-serif; 
	margin-bottom: 5px;
	padding-left: 5px;
}
.input_busqueda {
	display: inline-block;
	width: 40%;
	height: 27px;
	border: thin solid #CCCCCC;
	font-size: 14px;
	color: #000000;
    font-family: 'Arsenal', sans-serif; 
	margin-bottom: 5px;
	padding-left: 5px;

}
.btn_buscar{
	display: inline-block;
	height: 30px;
	border: thin solid #FFF;	
}

.ver_todos{
	width: 30%;
	margin-left: auto;
	margin-right: auto;
    font-family: 'Arsenal', sans-serif; 
	font-size: 18px;
	color: #099;
	padding: 20px;
	text-decoration: none;
	text-align: center;
	border: thin solid #099;
	margin-bottom: 20px;
	border-radius: 30px;

}

#resultados{
    font-family: 'Arsenal', sans-serif; 
	font-size: 18px;
	color: #099;
	padding: 5px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 20px;
}
.ver_todos a{

	color: #099;
	text-decoration: none;

}


/* BIBLIOTECA */

#contenedor-biblioteca{
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
	text-align: center;
  transform:skew(0deg,5deg);
-ms-transform:skew(0deg,10deg);
-webkit-transform:skew(0deg,5deg); 
}

#biblioteca{
	
	margin-top: 55px;
	
}

#revista, #carta-de-lectores{
	

	
}

#revista, #carta-de-lectores{
	margin-top: 55px;
	
	}

#revista figure, #carta-de-lectores figure {
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	
  vertical-align:top;
}

#revista figcaption, #carta-de-lectores figcaption {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #fff;
	background-color: #516475;
}


#contenedor-afiche{
	width: 92%;
	background-color: #CCC;
-webkit-box-shadow: inset 11px 43px 19px -42px rgba(71,71,71,1);
-moz-box-shadow: inset 11px 43px 19px -42px rgba(71,71,71,1);
box-shadow: inset 11px 43px 19px -42px rgba(71,71,71,1);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 4%;
	padding-left: 4%;
	
}


/*BOTTÓN INSCRIPCIÓN*/
.btn-inscripcion-finalizado {
  display: inline-block;
  margin-top: 10px;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #999;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.1s ease-out;
  color: #555;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}

.btn-inscripcion{
  display: inline-block;
  margin-top: 10px;
  width: auto;
  background-color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid orange;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.1s ease-out;
  color: orange;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}
.btn-inscripcion:hover,
.btn-inscripcion:active {
  background-color: orange;
  color: white;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
  border: 2px solid white;

}


.btn-inscripcion-zoom{
  display: inline-block;
  margin-top: 10px;
  width: auto;
  background-color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid orange;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.1s ease-out;
  color: orange;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}
.btn-inscripcion-zoom:hover,
.btn-inscripcion-zoom:active {
  background-color: orange;
  color: white;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
  border: 2px solid white;

}



@media only screen and (min-width: 770px) {


/*BOTÓN ENVIADO*/
.ghost-button-enviado-texto {
  margin-bottom: 33px;
  width: auto;
  padding: 20px;
  border: 2px solid white;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color: #26c27d;
  background-color: white;
  font-family: 'Arsenal', sans-serif; 
  font-size: 33px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
}
	
#texto-descriptivo-enviado{
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 28px;
}	
}
@media only screen and (max-width: 769px) {


/*BOTÓN ENVIADO*/
.ghost-button-enviado-texto {
  margin-bottom: 33px;
  width: auto;
  padding: 10px;
  border: 2px solid white;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color: #26c27d;
  background-color: white;
  font-family: 'Arsenal', sans-serif; 
  font-size: 14px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;

}
	
#texto-descriptivo-enviado{
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 21px;
}	
}

/*BOTÓN GUIA*/
.ghost-button-guia {
  display: inline-block;
  margin-top: 10px;
  width: auto;
  background-color: white;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid orange;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color:orange;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
	margin-bottom: 10px;
	cursor: pointer;
}

.ghost-button-guia a{
	text-decoration: none;
	color: gray;

}
.ghost-button-guia a:hover{
	text-decoration: none;
	color: white;
}

.ghost-button-guia:hover,
.ghost-button-guia:active {
  background-color: orange;
  color: white;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}

#inlineFrameExample{
margin-top: 80px;
	border: 0;
}


/*BOTÓN SLIDER*/
.ghost-button-slider {
  display: inline-block;
  float: right;
  margin-top: 10px;
  width: auto;
  background-color: white;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid orange;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color:orange;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
}
.ghost-button-slider:hover,
.ghost-button-slider:active {
  background-color: orange;
  color: white;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}

/*BOTÓN SLIDER FB*/
.ghost-button-slider-fb {
  display: inline-block;
  float: right;
  margin-top: 10px;
  width: auto;
  background-color: white;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid #465898;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color: #465898;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
}
.ghost-button-slider-fb:hover,
.ghost-button-slider-fb:active {
  background-color: #465898;
  color: white;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}

/*BOTÃ–N NOTICIAS*/
.ghost-button-noticia {
  display: inline-block;
  float: right;
  margin-top: 10px;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid cadetblue;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color:cadetblue;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}
.ghost-button-noticia:hover,
.ghost-button-noticia:active {
  background-color: white;
  color: #FFF;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}

.ghost-button-noticia-destacado {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #CF4850;
  text-align: center;
  background-color: #CF4850;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color: #fff;
  font-family: 'Arsenal', sans-serif; 
  font-size: 14px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

/* REDES SOCIALES */

.redes-sociales{
	float: right;
}

.redes-sociales a{
	text-decoration: none;
	color: forestgreen;
}
		
/*BOTÃ–N*/
.ghost-button-transition {
  display: inline-block;
  width: 20%;
  margin-top: 30px;
  padding: 15px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
	
}

.ghost-button-transition:hover,
.ghost-button-transition:active {
  background-color: #fff;
  color: #000;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


.texto-imagen-1 h1{
	color: #fff;
}
.texto-imagen-1 h2{
	color: #333;
	font-family: 'Arsenal', sans-serif; 

}
.texto-imagen p{
	font-family: 'Arsenal', sans-serif; 
	font-weight: 100;
	margin-top: 15px;
	font-size: 21px;
}
h1{
	
	font-family: 'Arsenal', sans-serif; 
	color: #f5d634;
	font-size: 42px;
	font-weight: 100;
}

.recuadro{
	padding: 15px;
	width: 40%;
	margin-top: 20px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arsenal', sans-serif; 
	background-color: #506374;
	color: #fff;
	font-size: 33px;
	font-weight: 100;
border-radius: 33px 10px 33px 10px;
-moz-border-radius: 33px 10px 33px 10px;
-webkit-border-radius: 33px 10px 33px 10px;
border: 0px solid #000000;
}
h2{
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;	
	color: #293d4e;
	font-weight: bolder;
	text-align: left;

}
.texto-imagen h2{
	font-size: 42px;
	font-family: 'Arsenal', sans-serif; 
	color: #fff;
	font-weight: 100;
}
h3{
	
	font-family: 'Arsenal', sans-serif; 
	font-size: 18px;
	color: #999;
}
h4{
	
	font-family: 'Arsenal', sans-serif; 
	font-size: 21px;
	color: #222;
}
header{

	height: 89px;
}

.ajustar-img{
	border: 0px;
	width: 100%;
	
}

.ajustar-img-afiche{
	border: 0px;
	width: 100%;
	max-width: 580px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}


#slider-mapa{
	
	background-image: url("../mapa_judicial/img/mapa_judicial.jpg");
    background-repeat: no-repeat;
	height: 333px;
 background-color: transparent;
    background-position: center top;
    background-attachment: fixed;
    backgroudn-size: contain;
}



#contenedor-formulario{
	width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;


  transform:skew(0deg,5deg);
-ms-transform:skew(0deg,10deg);
-webkit-transform:skew(0deg,5deg); 

}



/* AUTORIDADES */
#slider-autoridades{
	
	background-image: url("../autoridades/img/autoridades.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}

/* INSTALACIONES*/
#slider-instalaciones{
	
	background-image: url("../instalaciones/img/instalaciones.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}
/* AUDIO */
#slider-audio{
	
	background-image: url("../multimedia/audios/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
	


}

/* HISTORIA */
#slider-historia{
	
	background-image: url("../historia/img/historia.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}


#slider-carta-de-lectores{
	
	background-image: url("../carta-de-lectores/img/carta-de-lectores.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}



#slider-a-los-profesionales{

	background-image: url("../servicios/a-los-profesionales/img/a-los-profesionales.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}

#slider-a-los-profesionales-oca{

	background-image: url("../servicios/a-los-profesionales/img/oca.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}

/* GALERIA */
	.slide:hover{
		opacity: 0.8;
	}
#slider-galeria{
	
	background-image: url("../multimedia/galeria/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}

/* MATRICULA */
#slider-matricula{
	
	background-image: url("../matricula/img/historia.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}

/* TESORERIA */
#slider-tesoreria{
	
	background-image: url("../tesoreria/img/tesoreria.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}

/* NOTIFICACIONES */
#slider-notificaciones{
	
	background-image: url("../notificaciones_electronicas/img/notificaciones-electronicas.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;
}
/* REVISTA */
#slider-revista{
	
	background-image: url("../multimedia/revista/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;



}

/* INSCRIPTOS */
#slider-inscriptos{
	
	background-image: url("../multimedia/biblioteca/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 100px;
    background-position: center top;
	background-size: cover;


}

/* BIBLIOTECA */
#slider-biblioteca{
	
	background-image: url("../biblioteca/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}

/* BIBLIOTECA */
#slider-guia{
	
	background-image: url("../guia_de_abogados/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}

/* AGENDA ELECTRÓNICA*/
#slider-agenda{
	
	background-image: url("../agenda/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}


/* VIDEOS */

#videos-recientes{
	background-color: #CCC;
}

#slider-videos{
	
	background-image: url("../multimedia/videos/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}


/* JURA */
#slider-jura{
	
	background-image: url("../matricula/juras/img/slide.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	height: 333px;
    background-position: center top;
	background-size: cover;


}



/* CONTACTO */
#slider-contacto{
	
	background-image: url("../contacto/img/contacto.jpg");
    background-repeat: no-repeat;
	height: 333px;
 	background-color: transparent;
    background-position: center top;
    background-attachment: fixed;
    backgroudn-size: contain;
}

/*DEPORTES*/

#deportes-lista{
		
	}
#deportes-lista h2{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 5px;
}

#deportes-lista ul{	

}

#deportes-lista li{	
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
	border-radius: 30px;
	padding: 5px;
}

#deportes-lista li a{	
	font-size: 16px;
    font-family: 'Arsenal', sans-serif; 

}

.texto-deportes{
	font-family: 'Arsenal', sans-serif; 	
	color: #444;
	font-size: 18px;
	padding-top: 40px;
	margin-bottom: 45px;
	text-align: left;


}

.btn-deportes {
  display: inline-block;
  width: auto;
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  border: 2px solid orange;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.1s ease-out;
  color: orange;
  font-family: 'Arsenal', sans-serif; 
  font-size: 23px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}


/* INSTITUTOS > SECRETARÍA ACADÉMICA*/

.texto-figcaption-secretaria{
	font-size: 21px;
}

#secretaria-academica{
	margin-top: 20px;
	margin-bottom: 50px;
}
#secretaria-academica figcaption a{
	color: #999;
}

#botones-secretaria{
		
	}

#botones-secretaria ul{	

}

#botones-secretaria li{	
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
	border-radius: 30px;
	padding: 5px;
}

#botones-secretaria li a{	
	font-size: 16px;
    font-family: 'Arsenal', sans-serif; 

}



/*FORMULARIOS*/

#formularios{
		
	}

#formularios ul{	

}

#formularios li{	
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
	border-radius: 30px;
	padding: 5px;
}

#formularios li a{	
	font-size: 16px;
    font-family: 'Arsenal', sans-serif; 

}
#slider-formularios{
	
	background-image: url("../formularios/generales/img/formularios.jpg");
    background-repeat: no-repeat;
	height: 333px;
    background-color: transparent;
    background-position: center top;
    background-attachment: fixed;
    background-size: contain;

}
#slider-deportes{
	
	background-image: url("../deportes/img/portada.jpg");
    background-repeat: no-repeat;
	height: 333px;
    background-color: transparent;
    background-position: center top;
    background-attachment: fixed;
    background-size: contain;

}
#slider-institutos{
	
	background-image: url("../institutos/img/institutos.jpg");
    background-repeat: no-repeat;
	height: 333px;
    background-color: transparent;
    background-position: center top;
    background-attachment: fixed;
    background-size: contain;


}
#contenedor-instalaciones{
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	height: auto;
	text-align: center;
  transform:skew(0deg,5deg);
-ms-transform:skew(0deg,10deg);
-webkit-transform:skew(0deg,5deg); 
}
#img-pie{
  background-image: url("../img/fondo-pie.jpg");
  background-repeat: no-repeat;
  background-position: bottom;

  height: 358px;
}

#menu-autoridades{
	
	margin-top: 25px;
}

/* A LA COMUNIDAD */
#slider-a-la-comunidad{
	
	background-image: url("../servicios/a-la-comunidad/img/a-la-comunidad.jpg");
    background-repeat: no-repeat;
	height: 333px;
 background-color: transparent;
    background-position: center top;
    background-attachment: fixed;
    backgroudn-size: contain;
}


@media screen and (max-width: 700px) {
	
	

#slider-historia{
	background-image: url("../historia/img/historia.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
	
#slider-carta-de-lectores{
	background-image: url("../carta-de-lectores/img/carta-de-lectores.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}	
	
#slider-autoridades{
	background-image: url("../autoridades/img/autoridades.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}

#slider-formularios{
	
	background-image: url("../formularios/generales/img/formularios.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}

#slider-deportes{
	
	background-image: url("../deportes/img/portada.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
#slider-institutos{
	
	background-image: url("../institutos/img/institutos.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
#slider-a-la-comunidad{
	background-image: url("../servicios/a-la-comunidad/img/a-la-comunidad.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
	
#slider-a-los-profesionales{
	background-image: url("../servicios/a-los-profesionales/img/a-los-profesionales.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}

#slider-a-los-profesionales-oca{
	background-image: url("../servicios/a-los-profesionales/img/oca-celu.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
	
#slider-videos{
	background-image: url("../multimedia/videos/img/slide.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
	
#slider-jura{
	background-image: url("../matricula/juras/img/slide.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}
	
#slider-biblioteca{
	background-image: url("../multimedia/biblioteca/img/slide.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}	

#slider-revista{
	background-image: url("../multimedia/revista/img/slide.jpg");
	height: 400px;
  	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}

#slider-galeria{
	background-image: url("../multimedia/galeria/img/slide.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}	
	
/* TESORERIA */
#slider-tesoreria{
	
	background-image: url("../tesoreria/img/tesoreria.jpg");
    background-repeat: no-repeat;
	height: 400px;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}

	/* MATRICULA */
#slider-matricula{

	background-image: url("../matricula/img/historia.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
	
}
#slider-audio{
	background-image: url("../multimedia/audios/img/slide.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}	

#slider-instalaciones{
	background-image: url("../instalaciones/img/instalaciones.jpg");
	height: 400px;
	background-repeat:no-repeat;
	background-size:contain;
    background-position: center top;
    background-attachment: inherit;
}	
	

	
		
}

#contenedor-historia p{
	font-family: 'Arsenal', sans-serif; 	
	color: #444;
	font-size: 18px;

}
#contenedor-historia h2{
	color: #444;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	font-size: 25px;
}


.texto-formularios{
	font-family: 'Arsenal', sans-serif; 	
	color: #444;
	font-size: 21px;
	margin-top: 95px;
	margin-bottom: 33px;
	text-align: left;

}
.parrafo-notificaciones{
	font-family: 'Arsenal', sans-serif; 	
	color: #444;
	font-size: 21px;
	margin-top: 20px;
	text-align: center;

}









/* VERTICAL */

@media screen and (max-width: 700px) {

	
	#inicio{

		clear: both;

}
}
/* FIN VERTICAL */

/* MENU RESPONSIVE */

.slicknav_menu {
	display:none;

}

.recuadro-banner-superior{
		text-decoration: none;
		color: #fff;
	    font-family: 'Arsenal', sans-serif; 
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 35px;
		padding-bottom: 35px;
		font-size: 18px;
}

.recuadro-banner-inferior{
		text-decoration: none;
		color: #fff;
	    font-family: 'Arsenal', sans-serif; 
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 25px;
		padding-bottom: 25px;
font-size: 20px;}

@media screen and (min-width: 1250px) {
#superior{
	background-image: linear-gradient(to right, #cccccc, #959595, #616161, #313131, #000000);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}

#logo{
	text-align: center;
	width: 100%;

	margin-right: auto;
	margin-left: auto;
	float: left;
	position: absolute;
	

	background-image: url("../img/logo.jpg");
    background-repeat: no-repeat;
	height: 96px;
}
}


@media only screen and (max-width: 1249px) and (min-width: 1001px) {
#superior{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(80,99,116,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#506374', GradientType=1 );
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}

#logo{
	text-align: center;
	width: 401px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: absolute;
	background-image: url("../img/logo-min.jpg");
    background-repeat: no-repeat;
	height: 96px;
}
	
}

@media only screen and (max-width: 300px){
#historia{

  background-repeat: no-repeat;
  background-position: top;
  margin-top: -200px;
  background: white;
  transform:skew(0deg,0deg);
  -ms-transform:skew(0deg, 0deg); /* IE 9 */
  -webkit-transform:skew(0deg, 0deg); /* Safari and Chrome */
  border-top: solid #f5d634; 
	
}
}

@media only screen and (max-width: 500px) and (min-width: 301px) {
#historia{

  background-repeat: no-repeat;
  background-position: top;
  margin-top: -200px;
  background: white;
  transform:skew(0deg,0deg);
  -ms-transform:skew(0deg, 0deg); /* IE 9 */
  -webkit-transform:skew(0deg, 0deg); /* Safari and Chrome */
  padding-top: 50px;
	
}
}

@media only screen and (max-width: 700px) and (min-width: 501px) {
#historia{

  background-repeat: no-repeat;
  background-position: top;
  margin-top: -200px;
  background: white;
  transform:skew(0deg,0deg);
  -ms-transform:skew(0deg, 0deg); /* IE 9 */
  -webkit-transform:skew(0deg, 0deg); /* Safari and Chrome */	
  padding-top: 80px;


}
}

@media only screen and (max-width: 1100px) and (min-width: 701px) {

#historia{

  background-repeat: no-repeat;
  background-position: top;
  margin-top: -180px;
  background: white;
  transform:skew(0deg,0deg);
  -ms-transform:skew(0deg, 0deg); /* IE 9 */
  -webkit-transform:skew(0deg, 0deg); /* Safari and Chrome */
  padding-top: 100px;
  border-top: solid #f5d634; 
	
}
	
		
}

.select-inscriptos{
	padding: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

#contenedor-inscriptos{
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 75%;
	text-align: center;
  transform:skew(0deg, 0deg);
-ms-transform:skew(0deg, 0deg);
-webkit-transform:skew(0deg, 0deg); 

}

@media screen and (max-width: 1001px) {

	
#contenedor-historia{
	margin-right: auto;
	margin-left: auto;
	width: 75%;
	text-align: center;
  transform:skew(0deg, 0deg);
-ms-transform:skew(0deg, 0deg);
-webkit-transform:skew(0deg, 0deg); 

}
	
#contenedor-servicios{
	margin-right: auto;
	margin-left: auto;
	width: 75%;
	text-align: center;
  transform:skew(0deg,0deg);
-ms-transform:skew(0deg,0deg);
-webkit-transform:skew(0deg,0deg); 
	margin-bottom: 70px;

}
	
}

@media screen and (min-width: 1100px) {
#historia{

  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: -120px;
  background: white;
  transform:skew(0deg,-10deg);
  -ms-transform:skew(0deg,-10deg); /* IE 9 */
  -webkit-transform:skew(0deg,-5deg); /* Safari and Chrome */
  padding-top: 100px;
  background-attachment: fixed;
  border-top: solid #f5d634; 
	
}

#contenedor-historia{
	margin-right: auto;
	margin-left: auto;
	width: 75%;
	text-align: center;
  transform:skew(0deg,5deg);
-ms-transform:skew(0deg,10deg);
-webkit-transform:skew(0deg,5deg); 


}
	
#contenedor-servicios{
	margin-right: auto;
	margin-left: auto;
	width: 75%;
	text-align: center;
  transform:skew(0deg,5deg);
-ms-transform:skew(0deg,10deg);
-webkit-transform:skew(0deg,5deg); 
	margin-bottom: 70px;

}
	
}

@media screen and (max-width: 1100px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	#superior{
display:none;
	
}
	header{

	height: 89px;
}
	.texto-imagen-1{
		display:none;
	}
	
	#bajar{
	    display:none;

		
	}
	#logo{
	font-size: 4em;
	text-align: center;

	width: 170px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-image: url("../img/logo-solo.png");
    background-repeat: no-repeat;
	height: 89px;
	}
	
	
}


.icon-social{
	vertical-align: middle;
	padding-bottom: 20px;
	padding-top: 15px;
}

	

	
.img-autos{
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.img-autos ul{
}
.img-autos li{
	list-style-type: none;
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	cursor: pointer;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0 );

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}
.img-autos li a{
	 text-decoration:none; 
	 color: #111;
}
.img-autos li:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(189,189,189,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdbdbd', GradientType=0 );
}
figcaption{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 39px;
}
.cuotas{
	background-color: #FF760C;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	color: #fff;
}


.clear{
	clear:both;	
}


#slider{
    clear:both;
	height: auto;
}

.img_adaptable{
width: 100%;
border: 0px;
}
.img_adaptable_token{
width: 100%;
max-width: 300px;
border: 0px;
}
#contenedor_texto_inicio{
	background-color: #333131;
}

#banner{
	background-color: #FF9600;
	width: 85%;
    color: #fff;
	font-family: 'Abel', sans-serif;
    font-size: 40px;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#banner_texto{
}

#texto_inicio{
	width: 80%;
    color: #fff;
	font-family: 'Abel', sans-serif;
    font-size: 33px;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#nosotros{
 	width: 100%;
 	background-color: #D9D9D9;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 25px;
}

/* MAPA JUDICIAL */

#select-google-mapa-judicial{
	margin-bottom: 50px;
}
.estilo-select{
	width: 80%;
	min-width: 200px;
	padding: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#texto-mapa-judicial{
	width: 40%;
	min-width: 250px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;

}

#texto-mapa-judicial ul{
	text-align: left;
}

#texto-mapa-judicial li{
	padding: 7px;
	padding-left: 15px;
	margin-bottom: 3px;
	list-style: none;
	font-family: 'Arsenal', sans-serif; 
	font-size: 15px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
	background: rgba(238,238,238,1);
background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(238,238,238,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(238,238,238,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=1 );
}

#google-mapa-judicial{
	width: 50%;
	min-width: 250px;
	height: 300px;
	display: inline-block;

}



/* FORMULARIO INSCRIPCIONES */

#afiche-formulario{
	display: inline-block;
	vertical-align: top;
	
}
#formulario {
	width: 40%;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;

}


.titulo-afiche{
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #ed7c16;
	color: #fff;
	font-family: 'Arsenal', sans-serif; 
	font-size: 16px;
	margin-bottom: 5px;
}

.casilleros, textarea {
	width: 90%;
	height: 40px;
	border: thin solid #CCCCCC;
	padding: 10px;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'Arsenal', sans-serif; 


}

.casilleros-chicos{
	width: 40.8%;
	height: 35px;
	padding: 10px;
	font-size: 18px;
	border: thin solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'Arsenal', sans-serif; 
}


/* BIBLIOTECA */


.casilleros_biblioteca, textarea {
	width: 90%;
	height: 40px;
	border: thin solid #CCCCCC;
	padding: 10px;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'Arsenal', sans-serif; 


}

.casilleros-chicos_biblioteca{
	width: 40.8%;
	height: 35px;
	padding: 10px;
	font-size: 18px;
	border: thin solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'Arsenal', sans-serif; 
}




#contenedor-nosotros{
	width: 80%;
	min-width: 400px;
background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d9d9d9', GradientType=0 );
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	font-size: 18px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.titulo{
	background-color: gray;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF; 
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

#recuadro-planes ul{
	margin-left: 30px;
	margin-bottom: 22px;
}

#recuadro-planes li{
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: circle;
}

#trayectoria figure{
	 width: 10%;
	 background-color: #1fbb8b;
}

#trayectoria figcaption{
	font-family: 'Abel', sans-serif;
	text-align: center;

}

footer{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	background-color:#3E3E3E;
	color: #FFFFFF;
	font-size: 18px;
    font-family: 'Arsenal', sans-serif; 
	border-top: solid orange; 
	clear: both;
}
/* AUTOS */
.contenedor{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#autos{
	height: auto;
	margin-bottom: 100px;
}
.auto_contenedor{
	width: 225px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
	border: medium solid #CCC;
	border-radius:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.auto_contenedor:hover{

	border: medium solid #999;
	border-radius:3px;

}
	
.producto_caja:hover{
	border: medium solid #444;
}

.modificaciones{
		margin-top:20px;
}
.clear{
	clear: both;
}
.img_auto{
	width: 225px;
	height: 145px;
}
.marca_auto{
	width: 80px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.modelo_auto{
	width: 70px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.texto_mas_info{
	width: 42px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top:17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}


.head_auto{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.qr{
	border: thin solid #CCC;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 5px;
}
#qr_modelo{
	width: 500px;
	float: right;
}
#imagen_auto_enviar{
	widht: 429px;
	height: 285px;
	float: left;
	border: thin solid #999;
	margin-top: 5px;
}
#qr_modelo ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qr_modelo li{
	height: 40px;
	background-color: #CCC;
	list-style-type: none;
	padding-top: 20px;
	text-align: center;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#imagen_qr{
	float: left;
}

#qr_impresion{
	text-align: center;
	display:none;
}

.boton_imprimir{
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}
.titulo_auto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	margin-bottom: 10px;
}

#ficha_tecnica{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #5F5F5F;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	color: #FFF;
	margin-bottom: 10px;
}

#ficha_tecnica_texto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 10px;
	width: 1000px;
}
#contenedor_caracteristicas{
	height: 220px;
	width: 560px;
	float: left;
}
.descripciones_autos{
	height: 140px;
	width: 100px;
	float: left;
	margin-right: 12px;
	text-align: center;
}
.descripcion_titulo{
	background-color: #999;
	width: 100px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.descripcion_respuesta{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #E2E2E2));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #E2E2E2 100%);
	height: 55px;
	width: 100px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7F7F;
}
#caracteristicas_autos{
	background-color: #E8E8E8;
	height: 58px;
	width: 540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	float: left;
	padding: 10px;
	margin-top: 3px;
}
#contenedor_imagenes{
	width: 227px;
	float: left;
	margin-right: 7px;
	margin-bottom: 55px;
}

#imagenes_autos{
	border: thin solid #999;
	height: 145px;
	width: 225px;
	margin-right: 7px;

}
.img_centrada{
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
.imagenes_autos_min_left{
	border: thin solid #999;
	height: 70px;
	width: 110px;
	float: left;
	margin-top:3px;	
}

.imagenes_autos_min_right{
	border: thin solid #999;
	height: 70px;
	width: 110px;
	float: right;
	margin-top:2px;	
}
.img_derecha{
	float: right;
}

.consulta_autos{
	float: right;
	height: 325px;
	width: 420px;
	margin-top: 15px;
	padding-top: 9px;
	padding-left: 20px;
}


/*SERVICIOS*/
.contenedor-texto-tabla{
	
	background-color: darkcyan;
	margin-left: auto;
	margin-right: auto;
}
.contenedor-lugares-de-atencion{
	color: white;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: darkcyan;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
#apoyo-profesional{
	color: white;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: orange;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
.texto-tabla{
	padding-top: 50px;
	padding-bottom: 50px;
	width: 80%;
	margin-left: auto;
	margin-right:auto;
	color: #fff;
	font-size: 18px;
	
}


@media screen and (min-width: 1181px) {
#contenedor-profesionales{
	width: 90%;
	min-width: 500px;
	display: inline-block;
	text-align: left;
	margin-left: auto;
	margin-right:auto;
	padding: 10px;
}

#botones-profesionales{
	width: 70%;
	min-width: 280px;
	padding-top: 33px;
	padding-bottom: 40px;
	display: inline-block;
	background-color: #E0E0E0;
	vertical-align: top;
	margin-top: 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
	
#boton1{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;

}
#boton2{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;


}
#boton3{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;


}	

#boton4{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;

}

#boton5{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;

}
	
}


@media screen and (min-width: 500px) {
#botones-profesionales{
	width: 70%;
	padding-top: 33px;
	padding-bottom: 40px;
	display: inline-block;
	background-color: #E0E0E0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
}
@media screen and (max-width: 1180px) {

	#contenedor-profesionales{
	width: 100%;
	display: inline-block;
	text-align: left;
	margin-left: auto;
	margin-right:auto;
}

#botones-profesionales{
	width: 70%;
	padding-top: 33px;
	padding-bottom: 40px;
	display: inline-block;
	background-color: #E0E0E0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
	
#boton1{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;

}
#boton2{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
}
	
#boton3{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;

}
#boton4{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
}

#boton5{
	width: 100%;
	max-width: 256px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
}

}


.contenedor-tabla-profesionales{
background: rgba(219,219,219,1);
background-color: #293d4e;
padding-top: 33px;
padding-bottom: 33px;
}

#tabla-profesionales{
		width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #E4E4E4;
}

.titulo-btn-servicios{
	
}
.btn-servicios {
 
	margin-top: 50px;
  margin-left: auto;
  margin-right: auto;

}

.btn-servicios a{
	color: #fff;
	text-decoration: none;
	 background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 16px 26px 15px 20px;
  text-decoration: none;
  width: 55%;
}

.btn-servicios a:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

/* TABLA */
	 

	/* info (hed, dek, source, credit) */
.rg-container {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	padding: 1em 0.5em;
	color: #222;
}
.rg-header {
	margin-bottom: 1em;
	text-align: left;
}

.rg-header > * {
	display: block;
}
.rg-hed {
	font-weight: bold;
	font-size: 1.4em;
}
.rg-dek {
	font-size: 1em;
}

.rg-source {
	margin: 0;
	font-size: 0.75em;
	text-align: right;
}
.rg-source .pre-colon {
	text-transform: uppercase;
}

.rg-source .post-colon {
	font-weight: bold;
}

/* table */
table.rg-table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
table.rg-table tr {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}
table.rg-table thead {
	border-bottom: 3px solid #ddd;
}
table.rg-table tr {
	border-bottom: 1px solid #ddd;
	color: #222;
}
table.rg-table tr.highlight {
	background-color: dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table th {
	font-weight: bold;
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table td {
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table .highlight td {
	font-weight: bold;
}
table.rg-table th.number, td.number {
	text-align: right;
}

/* media queries */
@media screen and (max-width: 600px) {
.rg-container {
	max-width: 600px;
	margin: 0 auto;
}
table.rg-table {
	width: 100%;
}
table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
	display: none;
}
table.rg-table thead {
	display: none;

}
table.rg-table tbody {
	width: 100%;
}
table.rg-table tr, table.rg-table th, table.rg-table td {
	display: block;
	padding: 0;
}
table.rg-table tr {
	border-bottom: none;
	margin: 0 0 1em 0;
	padding: 0.5em;
}
table.rg-table tr.highlight {
	background-color: inherit !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: none;
}
table.rg-table.zebra td:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table tr:nth-child(even) {
	background-color: none;
}
table.rg-table td {
	padding: 0.5em 0 0.25em 0;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}
table.rg-table td[data-title]:before {
	content: attr(data-title);
	font-weight: bold;
	display: inline-block;
	content: attr(data-title);
	float: left;
	margin-right: 0.5em;
	font-size: 0.95em;
}
table.rg-table td:last-child {
	padding-right: 0;
	border-bottom: 2px solid #ccc;
}
table.rg-table td:empty {
	display: none;
}
table.rg-table .highlight td {
	background-color: inherit;
	font-weight: normal;
}
}
html, body, h1, h2, h3, ul{
	margin: 0;
	padding: 0;
	font-size: 20px;

}


.swiper-container {
        width: 100%;
        height: auto;
    }
	
		
	.swiper-thumb {
        width: 100%;
        height: 100%;
    }
		
    .swiper-slide {
        text-align: center;
        font-size: 21px;
        background: #fff;
	  	font-family: 'Arsenal', sans-serif; 


        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
		#bajar{
			width: 100%;
			padding-top: 250px;
			position: absolute;
			color:#fff;
    		font-family: 'Arsenal', sans-serif; 
			

		}		
		.texto-imagen{
			width: 100%;
			position: absolute;
			text-align: right;
			color:#fff;
			font-family: 'Arsenal', sans-serif; 
			padding-right: 200px;
			font-size: 21px;

		}
		.texto-imagen-1{
			width: 100%;
			position: absolute;
			text-align: center;
			color: #FFF;
			background-color: rgba(0,0,0,0.3);
			font-family: 'Arsenal', sans-serif; 
			padding-top: 55px;
		
		}

		#consultorio{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#consultorio:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#guia{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#guia:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#inscripciones{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#inscripciones:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#mapa{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#mapa:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#calendario{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#calendario:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		/* LINKS ÃšTILES */

				/* LINKS ÃšTILES */

				#boletin-nacion{
					text-align: center;
					background-color: #0071bb;
					height: 115px;
					color: #fff;
					}
				#boletin-nacion:hover{
					background-color: cadetblue;
					cursor: pointer;
					}
		
				#boletin-provincia{
					text-align: center;
					background-color: #67b8de;
					height: 115px;
					color: #fff;
						}
				#boletin-provincia:hover{
					background-color: cadetblue;
					cursor: pointer;
						}
		
		#cmfmr{
		text-align: center;
        background-color: #e9b246;
		height: 115px;
		color: #fff;
		}
		#cmfmr:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#caja-de-abogados{
		text-align: center;
        background-color: #662255;
		height: 115px;
		color: #fff;
		}
		#caja-de-abogados:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#anses{
		text-align: center;
        background-color: #0071bb;
		height: 115px;
		color: #fff;
		}
		#anses:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#afip{
		text-align: center;
        background-color: #67b8de;
		height: 115px;
		color: #fff;
		}
		#afip:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#valor-jus{
		text-align: center;
        background-color: #58585a;
		height: 115px;
		color: #fff;
		}
		#valor-jus:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#colproba{
		text-align: center;
        background-color: #35176f;
		height: 115px;
		color: #fff;
		}
		#colproba:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#bna{
		text-align: center;
        background-color: #007894;
		height: 115px;
		color: #fff;
		}
		#bna:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#ministerio-de-economia{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#ministerio-de-economia:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#registro-nacional-de-las-personas{
		text-align: center;
        background-color: #00a6f8;
		height: 115px;
		color: #fff;
		}
		#registro-nacional-de-las-personas:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#arba{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#arba:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#infoleg{
		text-align: center;
        background-color: #00a2c9;
		height: 115px;
		color: #fff;
		}
		#infoleg:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#enacom{
		text-align: center;
        background-color: #00c7f4;
		height: 115px;
		color: #fff;
		}
		#enacom:hover{
        background-color: cadetblue;
		cursor: pointer;
		}		
		#foto{
		 background-image: url("img/slide1.jpg");

    /* Set a specific height */
    height: 100px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
			}

/*MULTIMEDIA*/

#multimedia{
	margin-top: 55px;
	
	}

#multimedia figure{
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	
  vertical-align:top;
}

#multimedia figcaption{
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}

/* BIBLIOTECA */

.texto-biblioteca{
	font-family: 'Open Sans', sans-serif;	
	color: #444;
	font-size: 14px;
	margin-bottom: 40px;
}

.texto-biblioteca ul{
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
}

.texto-biblioteca li{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	list-style: none;
	text-align: justify;

}






#texto-final-biblioteca{
	padding: 21px;
	font-family: 'Open Sans', sans-serif;	
	color: #fff;
	background-color: darkcyan;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#texto-final-biblioteca a{
	color: white;
}
/* MATRICULA */

#matriculados{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arsenal', sans-serif; 
	font-size: 16px;
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 30px;
	border: thin solid #CCCCCC;
	margin-bottom: 50px;
}

.texto-matricula{
	font-family: 'Open Sans', sans-serif;	
	color: #444;
	font-size: 14px;
	margin-bottom: 40px;
}

.texto-matricula ul{
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
}

.texto-matricula li{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;

}


#texto-final{
	padding: 25px;
	font-family: 'Open Sans', sans-serif;	
	color: #fff;
	font-size: 15px;
	margin-top: 50px;
	background-color: darkcyan;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


/* TESORERÍA */

/* FORMULARIO */
#formulario_deuda {
	color: #666666;
	font-family: Arial;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.casilleros_deuda, textarea {
	width: 90%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 21px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;

}

.submit{
	border: none;
	 background-color:#506374;
	cursor: pointer;
	width: 95%;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	height: 70px;
	font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.submit:hover{
	background-color: #333;
}
.submit-inscripciones{
	border: none;
	cursor: pointer;
	width: 97%;
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
	background-color: #506374;
    font-family: 'Arsenal', sans-serif; 
	height: 80px;
	margin-bottom: 15px;
}

.submit-inscripciones:hover{
	background-color: #333;
}


textarea {
    height:150px;
}

#contenedor-medios-de-pago{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #F5F5F5;
	padding: 50px;
	
}
.texto-tesoreria{
	font-family: 'Open Sans', sans-serif;	
	color: #444;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
}

.texto-tesoreria h3{
	text-align: left;
	color: #f5d634;
}

#horario-tesoreria{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	margin-bottom: 40px;
	font-family: 'Open Sans', sans-serif;	
	color: #fff;
	font-size: 18px;
	background-color: darkcyan;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

.texto-dni{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	margin-bottom: 40px;
	font-family: 'Open Sans', sans-serif;	
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.texto-notificaciones{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	margin-bottom: 40px;
	font-family: 'Open Sans', sans-serif;	
	color: #fff;
	font-size: 18px;
	background-color: crimson;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

.texto-tesoreria h2{
	font-size: 19px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.texto-tesoreria ul{

}
.texto-tesoreria li{
	margin-bottom: 15px;
	font-size: 16px;
}

/* JURA */
#proxima-jura{
	padding: 25px;
	font-family: 'Open Sans', sans-serif;	
	color: #fff;
	font-size: 23px;
	margin-top: 20px;
	background-color: darkcyan;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}




/*BOTÃ–N NOTICIAS*/
.ghost-button-noticia {
  display: inline-block;
  float: right;
  margin-top: 10px;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid cadetblue;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color:cadetblue;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}
.ghost-button-noticia:hover,
.ghost-button-noticia:active {
  background-color: cadetblue;
  color: #FFF;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}

		
/*BOTÃ–N*/
.ghost-button-transition {
  display: inline-block;
  width: 20%;
  margin-top: 30px;
  padding: 15px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
	
}

.ghost-button-transition:hover,
.ghost-button-transition:active {
  background-color: #fff;
  color: #000;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


.texto-imagen-1 h1{
	color: #fff;
}
.texto-imagen p{
	font-family: 'Arsenal', sans-serif; 
	font-weight: 100;
	margin-top: 15px;
	font-size: 21px;
}
h1{
	
	font-family: 'Arsenal', sans-serif; 
	color: #f5d634;
	font-size: 42px;
	font-weight: 100;
	margin-bottom: 65px;
}

.recuadro{
	padding: 15px;
	width: 40%;
	margin-top: 20px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arsenal', sans-serif; 
	background-color: #506374;
	color: #fff;
	font-size: 33px;
	font-weight: 100;
border-radius: 33px 10px 33px 10px;
-moz-border-radius: 33px 10px 33px 10px;
-webkit-border-radius: 33px 10px 33px 10px;
border: 0px solid #000000;
}
h2{
	font-size: 23px;
	font-family: 'Open Sans', sans-serif;	
	color: #293d4e;
	font-weight: bolder;
	text-align: left;

}
.texto-imagen h2{
	font-size: 42px;
	font-family: 'Arsenal', sans-serif; 
	color: #fff;
	font-weight: 100;
}
h3{
	
	font-family: 'Arsenal', sans-serif; 
	font-size: 18px;
	color: #999;
}
header{

	height: 89px;
}

.ajustar-img-deporte{
	border: 0px;
	max-width: 800px;
	width: 100%;
	
}
/* ENVIADO */

#texto-enviado{
	width: 95%;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: 'Arsenal', sans-serif; 
	padding: 10px;
	color: #FFF;
}

/*BOTÃ–N NOTICIAS*/
.ghost-button-enviado {
  display: inline-block;
  margin-top: 10px;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  border: 2px solid white;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  color:white;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}
.ghost-button-enviado:hover,
.ghost-button-enviado:active {
  background-color: #fff;
  color: #ffa500;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}







#contenedor-historia h2{
	color: #444;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	font-size: 21px;
}
.texto-historia{
	font-family: 'Open Sans', sans-serif;
	color: #444;
	font-size: 14px;
	margin-bottom: 40px;
}

.texto-historia h3{
	font-family: 'Open Sans', sans-serif;
	color: #444;
	margin-top: 33px;
	font-size: 21px;
	text-align: left;
}

.texto-historia figure{
	width: 40%;
	min-width: 253px;
	display: inline-block;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	height: 200px;
	padding-bottom: 50px;
	border-bottom: 1px solid #CCC;

	
}





.texto-historia p{
	  text-align: justify;
}

/* MENU RESPONSIVE */

.slicknav_menu {
	display:none;
}

	     .recuadro-banner-superior{
		text-decoration: none;
		color: #fff;
	    font-family: 'Arsenal', sans-serif; 
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 35px;
		padding-bottom: 35px;
	    font-size: 18px;
}




@media only screen and (max-width: 1249px) and (min-width: 1100px) {
#superior{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(80,99,116,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#506374', GradientType=1 );
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}

#logo{
	text-align: center;
	width: 401px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: absolute;
	

	background-image: url("../img/logo-min.jpg");
    background-repeat: no-repeat;

}
	
}


.icon-social{
	vertical-align: middle;
	padding-bottom: 20px;
	padding-top: 15px;
}

	

	
.img-autos{
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.img-autos ul{
}
.img-autos li{
	list-style-type: none;
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	cursor: pointer;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0 );

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}
.img-autos li a{
	 text-decoration:none; 
	 color: #111;
}
.img-autos li:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(189,189,189,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdbdbd', GradientType=0 );
}
figcaption{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 39px;
}
.cuotas{
	background-color: #FF760C;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	color: #fff;
}


.clear{
	clear:both;	
}


#slider{
    clear:both;
	height: auto;
}

.img_adaptable{
width: 100%;
border: 0px;
}

#contenedor_texto_inicio{
	background-color: #333131;
}

#banner{
	background-color: #FF9600;
	width: 85%;
    color: #fff;
	font-family: 'Abel', sans-serif;
    font-size: 40px;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#banner_texto{
}

#texto_inicio{
	width: 80%;
    color: #fff;
	font-family: 'Abel', sans-serif;
    font-size: 33px;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#nosotros{
 	width: 100%;
 	background-color: #D9D9D9;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 25px;
}
#contenedor_formulario{
	padding: 33px;
}
.estilo_select{
   background-color: #FFF;
   width: 92%;
   padding: 5px;
   font-size: 15px;
   line-height: 10;
   border: 1;
   border-radius: 5px;
   height: 55px;
   margin-bottom: 10px;
}
.estilo_form{
   background-color: #FFF;
   width: 90%;
   padding: 5px;
   font-size: 15px;
   line-height: 10;
   border-top: solid thin gray; 
   border-radius: 5px;
   height: 35px;
   margin-bottom: 10px;
}



.singup{
padding: 33px;
width: 50%;
min-width: 300px;
background: rgba(161,161,161,1);
background: -moz-linear-gradient(top, rgba(161,161,161,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(161,161,161,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(161,161,161,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(161,161,161,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(161,161,161,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(161,161,161,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a1', endColorstr='#d9d9d9', GradientType=0 ); margin: 0 auto;
  border-radius: 10px;
  display: inline-block;
}
#contenedor-nosotros{
	width: 80%;
	min-width: 400px;
background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d9d9d9', GradientType=0 );
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	font-size: 18px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.titulo{
	background-color: gray;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF; 
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

#recuadro-planes ul{
	margin-left: 30px;
	margin-bottom: 22px;
}

#recuadro-planes li{
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: circle;
}

#trayectoria figure{
	 width: 10%;
	 background-color: #1fbb8b;
}

#trayectoria figcaption{
	font-family: 'Abel', sans-serif;
	text-align: center;

}

footer{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	background-color:#3E3E3E;
	color: #FFFFFF;
	font-size: 18px;
    font-family: 'Arsenal', sans-serif; 
	border-top: solid orange; 
	clear: both;
}
/* AUTOS */
.contenedor{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#autos{
	height: auto;
	margin-bottom: 100px;
}
.auto_contenedor{
	width: 225px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
	border: medium solid #CCC;
	border-radius:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.auto_contenedor:hover{

	border: medium solid #999;
	border-radius:3px;

}
	
.producto_caja:hover{
	border: medium solid #444;
}

.modificaciones{
		margin-top:20px;
}
.clear{
	clear: both;
}
.img_auto{
	width: 225px;
	height: 145px;
}
.marca_auto{
	width: 80px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.modelo_auto{
	width: 70px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.texto_mas_info{
	width: 42px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top:17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}


.head_auto{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.qr{
	border: thin solid #CCC;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 5px;
}
#qr_modelo{
	width: 500px;
	float: right;
}
#imagen_auto_enviar{
	widht: 429px;
	height: 285px;
	float: left;
	border: thin solid #999;
	margin-top: 5px;
}
#qr_modelo ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qr_modelo li{
	height: 40px;
	background-color: #CCC;
	list-style-type: none;
	padding-top: 20px;
	text-align: center;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#imagen_qr{
	float: left;
}

#qr_impresion{
	text-align: center;
	display:none;
}

.boton_imprimir{
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}
.titulo_auto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	margin-bottom: 10px;
}

#ficha_tecnica{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #5F5F5F;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	color: #FFF;
	margin-bottom: 10px;
}

#ficha_tecnica_texto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 10px;
	width: 1000px;
}
#contenedor_caracteristicas{
	height: 220px;
	width: 560px;
	float: left;
}
.descripciones_autos{
	height: 140px;
	width: 100px;
	float: left;
	margin-right: 12px;
	text-align: center;
}
.descripcion_titulo{
	background-color: #999;
	width: 100px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.descripcion_respuesta{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #E2E2E2));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #E2E2E2 100%);
	height: 55px;
	width: 100px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7F7F;
}
#caracteristicas_autos{
	background-color: #E8E8E8;
	height: 58px;
	width: 540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	float: left;
	padding: 10px;
	margin-top: 3px;
}
#contenedor_imagenes{
	width: 227px;
	float: left;
	margin-right: 7px;
	margin-bottom: 55px;
}

#imagenes_autos{
	border: thin solid #999;
	height: 145px;
	width: 225px;
	margin-right: 7px;

}
.img_centrada{
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
.imagenes_autos_min_left{
	border: thin solid #999;
	height: 70px;
	width: 110px;
	float: left;
	margin-top:3px;	
}

.imagenes_autos_min_right{
	border: thin solid #999;
	height: 70px;
	width: 110px;
	float: right;
	margin-top:2px;	
}
.img_derecha{
	float: right;
}

.consulta_autos{
	float: right;
	height: 325px;
	width: 420px;
	margin-top: 15px;
	padding-top: 9px;
	padding-left: 20px;
}



/* TABLA */
	 

	/* info (hed, dek, source, credit) */
.rg-container {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	padding: 1em 0.5em;
	color: #222;
}
.rg-header {
	margin-bottom: 1em;
	text-align: left;
}

.rg-header > * {
	display: block;
}
.rg-hed {
	font-weight: bold;
	font-size: 1.4em;
}
.rg-dek {
	font-size: 1em;
}

.rg-source {
	margin: 0;
	font-size: 0.75em;
	text-align: right;
}
.rg-source .pre-colon {
	text-transform: uppercase;
}

.rg-source .post-colon {
	font-weight: bold;
}

/* table */
table.rg-table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
table.rg-table tr {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}
table.rg-table thead {
	border-bottom: 3px solid #ddd;
}
table.rg-table tr {
	border-bottom: 1px solid #ddd;
	color: #222;
}
table.rg-table tr.highlight {
	background-color: dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table th {
	font-weight: bold;
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table td {
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table .highlight td {
	font-weight: bold;
}
table.rg-table th.number, td.number {
	text-align: right;
}

/* media queries */
@media screen and (max-width: 600px) {
.rg-container {
	max-width: 600px;
	margin: 0 auto;
}
table.rg-table {
	width: 100%;
}
table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
	display: none;
}
table.rg-table thead {
	display: none;

}
table.rg-table tbody {
	width: 100%;
}
table.rg-table tr, table.rg-table th, table.rg-table td {
	display: block;
	padding: 0;
}
table.rg-table tr {
	border-bottom: none;
	margin: 0 0 1em 0;
	padding: 0.5em;
}
table.rg-table tr.highlight {
	background-color: inherit !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: none;
}
table.rg-table.zebra td:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table tr:nth-child(even) {
	background-color: none;
}
table.rg-table td {
	padding: 0.5em 0 0.25em 0;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}
table.rg-table td[data-title]:before {
	content: attr(data-title);
	font-weight: bold;
	display: inline-block;
	content: attr(data-title);
	float: left;
	margin-right: 0.5em;
	font-size: 0.95em;
}
table.rg-table td:last-child {
	padding-right: 0;
	border-bottom: 2px solid #ccc;
}
table.rg-table td:empty {
	display: none;
}
table.rg-table .highlight td {
	background-color: inherit;
	font-weight: normal;
}
}

html, body, h1, h2, h3, ul{
	margin: 0;
	padding: 0;
	font-size: 20px;

}


.swiper-container {
        width: 100%;
        height: auto;
    }
	
		
	.swiper-thumb {
        width: 100%;
        height: 100%;
    }
		
    .swiper-slide {
        text-align: center;
        font-size: 24px;
        background: #fff;
	  	font-family: 'Arsenal', sans-serif; 


    }

		#bajar{
			width: 100%;
			padding-top: 250px;
			position: absolute;
			color:#fff;
    		font-family: 'Arsenal', sans-serif; 
			

		}		
		.texto-imagen{
			width: 100%;
			position: absolute;
			text-align: right;
			color:#fff;
			font-family: 'Arsenal', sans-serif; 
			padding-right: 200px;
			font-size: 21px;

		}
		.texto-imagen-1{
			width: 100%;
			position: absolute;
			text-align: center;
			color: #FFF;
			background-color: rgba(0,0,0,0.3);
			font-family: 'Arsenal', sans-serif; 
			padding-top: 55px;
		
		}

		.texto-imagen-2{
			position: absolute;
			text-align: right;
			float: right;
			bottom: 42%;
			right: 200px;		
		}

		.texto-imagen-2 a{
		   text-decoration: none;
		
		}
		.texto-imagen-2 a:hover{
		   text-decoration: none;		
		}

		#consultorio{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#consultorio:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#guia{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#guia:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#inscripciones{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#inscripciones:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#mapa{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#mapa:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		#calendario{
		text-align: center;
        background-color: #506374;
		height: 115px;
		color: #fff;
		}
		#calendario:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		/* LINKS ÚTILES */
		
		#cmfmr{
		text-align: center;
        background-color: #e9b246;
		height: 115px;
		color: #fff;
		}
		#cmfmr:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#caja-de-abogados{
		text-align: center;
        background-color: #662255;
		height: 115px;
		color: #fff;
		}
		#caja-de-abogados:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#anses{
		text-align: center;
        background-color: #0071bb;
		height: 115px;
		color: #fff;
		}
		#anses:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#afip{
		text-align: center;
        background-color: #67b8de;
		height: 115px;
		color: #fff;
		}
		#afip:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#valor-jus{
		text-align: center;
        background-color: #58585a;
		height: 115px;
		color: #fff;
		}
		#valor-jus:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#colproba{
		text-align: center;
        background-color: #35176f;
		height: 115px;
		color: #fff;
		}
		#colproba:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#bna{
		text-align: center;
        background-color: #007894;
		height: 115px;
		color: #fff;
		}
		#bna:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#ministerio-de-economia{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#ministerio-de-economia:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#registro-nacional-de-las-personas{
		text-align: center;
        background-color: #00a6f8;
		height: 115px;
		color: #fff;
		}
		#registro-nacional-de-las-personas:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#arba{
		text-align: center;
        background-color: #9aca3c;
		height: 115px;
		color: #fff;
		}
		#arba:hover{
        background-color: cadetblue;
		cursor: pointer;
		}

		#infoleg{
		text-align: center;
        background-color: #00a2c9;
		height: 115px;
		color: #fff;
		}
		#infoleg:hover{
        background-color: cadetblue;
		cursor: pointer;
		}
		
		#enacom{
		text-align: center;
        background-color: #00c7f4;
		height: 115px;
		color: #fff;
		}
		#enacom:hover{
        background-color: cadetblue;
		cursor: pointer;
		}		
		#foto{
		 background-image: url("img/slide1.jpg");

    /* Set a specific height */
    height: 100px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
			}

/*MULTIMEDIA*/

#multimedia{
	
	margin-top: 55px;
	
	}

#multimedia figure{
  display: inline-block;
  margin-right: 5px; 
  margin-left: 5px;	
}

#multimedia figcaption{
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}


/*BOTÖN NOTICIAS*/
.ghost-button-noticia {
  display: inline-block;
  float: right;
  margin-top: 10px;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid cadetblue;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
  color 0.2s ease-out;
  background-color: white;
  color:cadetblue;
  font-family: 'Arsenal', sans-serif; 
  font-size: 18px;
}
.ghost-button-noticia:hover,
.ghost-button-noticia:active {
  background-color: cadetblue;
  color: #FFF;
  transition: background-color 0.2s ease-in,
              color 0.2s ease-in;
}

		
/*BOTÖN*/
.ghost-button-transition {
  display: inline-block;
  width: 20%;
  margin-top: 30px;
  padding: 15px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
	
}

.ghost-button-transition:hover,
.ghost-button-transition:active {
  background-color: #fff;
  color: #000;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


.texto-imagen-1 h1{
	color: #fff;
}

.texto-imagen-2 h2{
	color: #222;
	font-family: 'Arsenal', sans-serif; 
	font-size: 45px;
	font-weight: 100;
	margin-bottom: 15px;

}
.texto-imagen p{
	font-family: 'Arsenal', sans-serif; 
	font-weight: 100;
	margin-top: 15px;
	font-size: 21px;
}
h1{
	
	font-family: 'Arsenal', sans-serif; 
	color: #f5d634;
	font-size: 42px;
	font-weight: 100;
	margin-bottom: 65px;
}

.recuadro{
	padding: 15px;
	width: 40%;
	margin-top: 20px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arsenal', sans-serif; 
	background-color: #506374;
	color: #fff;
	font-size: 33px;
	font-weight: 100;
border-radius: 33px 10px 33px 10px;
-moz-border-radius: 33px 10px 33px 10px;
-webkit-border-radius: 33px 10px 33px 10px;
border: 0px solid #000000;
}

 .texto-historia ul{
	text-align: left;
	 font-size: 16px;

} 


h2{
	font-size: 23px;
	font-family: 'Open Sans', sans-serif;	
	color: #293d4e;
	font-weight: bolder;
	text-align: left;

}
.texto-imagen h2{
	font-size: 42px;
	font-family: 'Arsenal', sans-serif; 
	color: #fff;
	font-weight: 100;
}
h3{
	
	font-family: 'Arsenal', sans-serif; 
	font-size: 18px;
	color: #999;
}
header{

	height: 89px;
}

.ajustar-img{
	border: 0px;
	width: 100%;
	
}


#icon-check{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 5px;
}
.ajustar-img-check{
	border: 0px;
	width: 100%;
	max-width: 100px;
	display: inline-block;
	
}







#contenedor-historia h2{
	color: #444;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	font-size: 25px;
}
.texto-historia{
	font-family: 'Open Sans', sans-serif;	
	color: #444;
	font-size: 14px;
	margin-bottom: 40px;
}

.texto-figcaption{
	font-size: 18px;
	font-family: 'Arsenal', sans-serif; 	

}

figcaption h3{
	font-size: 16px;
	margin-bottom: 10px;
}

.texto-autoridades{
	font-family: 'Arsenal', sans-serif; 	
	color: #333;
	font-size: 18px;
	margin-top: 35px;
	text-align: center;
	margin-bottom: 80px;
}
.texto-autoridades li{
    width: 100%;
	max-width: 330px;
	min-width: 150px;
    font-family: 'Arsenal', sans-serif; 
    font-size: 15px;	
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.texto-autoridades li:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(223,230,235,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(223,230,235,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(223,230,235,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(223,230,235,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(223,230,235,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(223,230,235,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe6eb', GradientType=0 );	color: #555;
}





/* MENU RESPONSIVE */

.slicknav_menu {
	display:none;
}

	     .recuadro-banner-superior{
		text-decoration: none;
		color: #fff;
	    font-family: 'Arsenal', sans-serif; 
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 35px;
		padding-bottom: 35px;
font-size: 20px;}


@media only screen and (max-width: 1249px) and (min-width: 1100px) {
#superior{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(80,99,116,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(80,99,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#506374', GradientType=1 );
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}

#logo{
	text-align: center;
	width: 401px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: absolute;
	

	background-image: url("../img/logo-min.jpg");
    background-repeat: no-repeat;
	height: 96px;
}
	
}


@media screen and (max-width: 500px) {

	#superior{
	background-color: #333;
	width: 100%;
	height: 40px;
	padding-top: 15px;
	padding-bottom: 9px;
	text-align: center;
	font-size: 12px;
	float: right;
	color: #FFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}
}

.icon-social{
	vertical-align: middle;
	padding-bottom: 20px;
	padding-top: 15px;
}

	

	
.img-autos{
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.img-autos ul{
}
.img-autos li{
	list-style-type: none;
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	cursor: pointer;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0 );

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}
.img-autos li a{
	 text-decoration:none; 
	 color: #111;
}
.img-autos li:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(189,189,189,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(189,189,189,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdbdbd', GradientType=0 );
}
figcaption{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 39px;
}
.cuotas{
	background-color: #FF760C;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	color: #fff;
}


.clear{
	clear:both;	
}


#slider{
    clear:both;
	height: auto;
}

.img_adaptable{
width: 100%;
border: 0px;
}

#contenedor_texto_inicio{
	background-color: #333131;
}

#banner{
	background-color: #FF9600;
	width: 85%;
    color: #fff;
	font-family: 'Abel', sans-serif;
    font-size: 40px;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#banner_texto{
}

#texto_inicio{
	width: 80%;
    color: #fff;
	font-family: 'Abel', sans-serif;
    font-size: 33px;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#nosotros{
 	width: 100%;
 	background-color: #D9D9D9;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 25px;
}

#contenedor-nosotros{
	width: 80%;
	min-width: 400px;
background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d9d9d9', GradientType=0 );
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	font-size: 18px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.titulo{
	background-color: gray;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF; 
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

#recuadro-planes ul{
	margin-left: 30px;
	margin-bottom: 22px;
}

#recuadro-planes li{
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: circle;
}

#trayectoria figure{
	 width: 10%;
	 background-color: #1fbb8b;
}

#trayectoria figcaption{
	font-family: 'Abel', sans-serif;
	text-align: center;

}

footer{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	background-color:#3E3E3E;
	color: #FFFFFF;
	font-size: 18px;
    font-family: 'Arsenal', sans-serif; 
	border-top: solid orange; 
	clear: both;
}
/* AUTOS */
.contenedor{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#autos{
	height: auto;
	margin-bottom: 100px;
}
.auto_contenedor{
	width: 225px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
	border: medium solid #CCC;
	border-radius:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.auto_contenedor:hover{

	border: medium solid #999;
	border-radius:3px;

}
	
.producto_caja:hover{
	border: medium solid #444;
}

.modificaciones{
		margin-top:20px;
}
.clear{
	clear: both;
}
.img_auto{
	width: 225px;
	height: 145px;
}
.marca_auto{
	width: 80px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.modelo_auto{
	width: 70px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.texto_mas_info{
	width: 42px;
	height: 35px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DEE4EF));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DEE4EF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #DEE4EF 100%);
	padding-top:17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}


.head_auto{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.qr{
	border: thin solid #CCC;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 5px;
}
#qr_modelo{
	width: 500px;
	float: right;
}
#imagen_auto_enviar{
	widht: 429px;
	height: 285px;
	float: left;
	border: thin solid #999;
	margin-top: 5px;
}
#qr_modelo ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qr_modelo li{
	height: 40px;
	background-color: #CCC;
	list-style-type: none;
	padding-top: 20px;
	text-align: center;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#imagen_qr{
	float: left;
}

#qr_impresion{
	text-align: center;
	display:none;
}

.boton_imprimir{
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}
.titulo_auto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	margin-bottom: 10px;
}

#ficha_tecnica{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #5F5F5F;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	color: #FFF;
	margin-bottom: 10px;
}

#ficha_tecnica_texto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 10px;
	width: 1000px;
}
#contenedor_caracteristicas{
	height: 220px;
	width: 560px;
	float: left;
}
.descripciones_autos{
	height: 140px;
	width: 100px;
	float: left;
	margin-right: 12px;
	text-align: center;
}
.descripcion_titulo{
	background-color: #999;
	width: 100px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.descripcion_respuesta{
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #E2E2E2));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #E2E2E2 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #E2E2E2 100%);
	height: 55px;
	width: 100px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7F7F;
}
#caracteristicas_autos{
	background-color: #E8E8E8;
	height: 58px;
	width: 540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	float: left;
	padding: 10px;
	margin-top: 3px;
}
#contenedor_imagenes{
	width: 227px;
	float: left;
	margin-right: 7px;
	margin-bottom: 55px;
}

#imagenes_autos{
	border: thin solid #999;
	height: 145px;
	width: 225px;
	margin-right: 7px;

}
.img_centrada{
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
.imagenes_autos_min_left{
	border: thin solid #999;
	height: 70px;
	width: 110px;
	float: left;
	margin-top:3px;	
}

.imagenes_autos_min_right{
	border: thin solid #999;
	height: 70px;
	width: 110px;
	float: right;
	margin-top:2px;	
}
.img_derecha{
	float: right;
}

.consulta_autos{
	float: right;
	height: 325px;
	width: 420px;
	margin-top: 15px;
	padding-top: 9px;
	padding-left: 20px;
}



/* MENÚ */
.contacto{
	text-decoration: none;
	color: #fff;
}
.contacto:hover{
	text-decoration: none;
	color: #132e45;
}
/*
@media screen and (min-width: 1100px) {
nav{
	margin-top: 20px;
	width: auto;
	text-align: right;
	margin-right: 25px;
	margin-left: auto;
	float: right;
	z-index: 1111;
	position: relative;
    border-bottom: 2px solid #f4a900;
    border-top: 2px solid #f4a900;
	background-color:  #f4a900;
	box-shadow: inset 0px 0px 5px #ffff;
	-webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   border-radius: 50px;
	padding-left: 20px;
	padding-right: 20px;

}

}	

*/

nav li{
	display:block;
	padding-top: 30px;
	padding-bottom: 10px;
	
}

nav li a{
	text-decoration: none;
	color: #fff;
	font-size: 14.5px;
	font-family: 'Arsenal', sans-serif; 
	
}
nav li a:hover{
	color:#FFF;	

	}



nav ul {
  text-align: left;
  display: inline;

  padding: 15px 4px 17px 0;
  list-style: none;
}
nav ul li {
  font-family: 'Arsenal', sans-serif; 
  font-size: 14.5px;	
  display: inline-block;
  
  position: relative;
  color:#FFF;	
  padding: 12px;
  cursor: pointer;

}
nav ul li:hover {
  background: #555;
  color: #fff;

}
nav ul li ul {
	
  padding: 0;
  position: absolute;
  top: 43px;
  left: 0;
  width: 150px;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
nav ul li ul li { 
  background: #777; 
  display: block; 
  color: #fff;
	padding:0;
}

nav ul li ul li a{ 
display:block;
padding:15px;

color: #fff;
}

nav ul li ul li:hover { background: #444;  color: #fff; }
nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;	
}



/* TABLA */
	 

	/* info (hed, dek, source, credit) */
.rg-container {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	padding: 1em 0.5em;
	color: #222;
}
.rg-header {
	margin-bottom: 1em;
	text-align: left;
}

.rg-header > * {
	display: block;
}
.rg-hed {
	font-weight: bold;
	font-size: 1.4em;
}
.rg-dek {
	font-size: 1em;
}

.rg-source {
	margin: 0;
	font-size: 0.75em;
	text-align: right;
}
.rg-source .pre-colon {
	text-transform: uppercase;
}

.rg-source .post-colon {
	font-weight: bold;
}

/* table */
table.rg-table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
table.rg-table tr {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}
table.rg-table thead {
	border-bottom: 3px solid #ddd;
}
table.rg-table tr {
	border-bottom: 1px solid #ddd;
	color: #222;
}
table.rg-table tr.highlight {
	background-color: dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table th {
	font-weight: bold;
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table td {
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table .highlight td {
	font-weight: bold;
}
table.rg-table th.number, td.number {
	text-align: right;
}

/* media queries */
@media screen and (max-width: 600px) {
.rg-container {
	max-width: 600px;
	margin: 0 auto;
}
table.rg-table {
	width: 100%;
}
table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
	display: none;
}
table.rg-table thead {
	display: none;

}
table.rg-table tbody {
	width: 100%;
}
table.rg-table tr, table.rg-table th, table.rg-table td {
	display: block;
	padding: 0;
}
table.rg-table tr {
	border-bottom: none;
	margin: 0 0 1em 0;
	padding: 0.5em;
}
table.rg-table tr.highlight {
	background-color: inherit !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: none;
}
table.rg-table.zebra td:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table tr:nth-child(even) {
	background-color: none;
}
table.rg-table td {
	padding: 0.5em 0 0.25em 0;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}
table.rg-table td[data-title]:before {
	content: attr(data-title);
	font-weight: bold;
	display: inline-block;
	content: attr(data-title);
	float: left;
	margin-right: 0.5em;
	font-size: 0.95em;
}
table.rg-table td:last-child {
	padding-right: 0;
	border-bottom: 2px solid #ccc;
}
table.rg-table td:empty {
	display: none;
}
table.rg-table .highlight td {
	background-color: inherit;
	font-weight: normal;
}
}

/* CONTACTO */

.formulario-contacto{
	margin-top: 20px;
	margin-bottom: 90px;
}

.input-select{
	width: 94%;

	height: 85px;
	border: thin solid orange;
	padding: 20px;
	font-size: 21px;
	color: orange;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;


}


@media screen and (min-width: 1201px){
	
.input {
	width: 90%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 21px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;


}
	
.input-chico{
	width: 42%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 21px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
   display: inline-block;


	}
	
	textarea {
	width: 90%;
    height:150px;
	}

}


@media screen and (max-width: 1200px) and (min-width: 801px){
	/* INSCRIPCIONES */
	
	.casilleros-chicos{
	width: 41.5%;
	height: 35px;
	padding: 10px;
	font-size: 18px;
	border: thin solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'Arsenal', sans-serif; 
}
}

@media screen and (max-width: 800px) and (min-width: 100px){
	/* INSCRIPCIONES */
	.titulo-afiche{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #ed7c16;
	color: #fff;
	font-family: 'Arsenal', sans-serif; 
	font-size: 16px;
	margin-bottom: 5px;
}
	#formulario {
	width: 100%;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;

}
	
	.casillero{
		width: 100%;

	}
	.casilleros-chicos{
	width: 90%;
	height: 35px;
	padding: 10px;
	font-size: 18px;
	border: thin solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: 'Arsenal', sans-serif; 
}
	
	#afiche-formulario{display: none;}
	.submit-inscripciones{
	margin-top: 9px;
	width: 94%;

}
}

/* FIN INSCRIPCIONES */

@media screen and (max-width: 1200px) and (min-width: 576px){
		
.input {
	width: 90%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 21px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;


}
	
.input-chico{
	width: 90%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 21px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
   display: inline-block;


	}
	
	textarea {
	width: 90%;
    height:150px;
	}
	

}



@media screen and (max-width: 575px){
	
	
.input-select{
	width: 94%;

	height: 85px;
	border: thin solid orange;
	padding: 20px;
	font-size: 15px;
	color: orange;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;


}
	
.input {
	width: 80%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;


}
	
.input-chico{
	width: 80%;
	height: 47px;
	border: thin solid #CCCCCC;
	padding: 20px;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
    font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
	}
	
	
textarea {
	width: 80%;
    height:150px;
	font-size: 15px;
}
}

.g-recaptcha{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
	cursor: pointer;
	width: 95%;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	height: 70px;
	font-family: 'Arsenal', sans-serif; 
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
}

.g-recaptcha:hover{
	background-color:#333;
}

#informacion-contacto{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arsenal', sans-serif; 	
	color: #444;
	font-size: 21px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;

}

/* SALTO DE LÍNEA RESPONSIVE */
.rwd-line{ display: block; }
        
@media screen and (min-width: 1110px){
.rwd-line{ display: inline; }
        }





/* FLOATING WHATSAPP */


@media only screen and (max-width: 500px)  {
	
	.float{
		position:fixed;
		width:60px;
		height:60px;
		bottom:10px;
		right:10px;
		background-color:#25d366;
		color:#FFF;
		border-radius:50px;
		text-align:center;
		font-size:30px;
		box-shadow: 2px 2px 3px #999;
		z-index:100;
	}
	
	
	}
	
	
	@media only screen and (min-width: 501px)  {
		
	
	.float{
		position:fixed;
		width:60px;
		height:60px;
		bottom:10px;
		right:10px;
		background-color:#25d366;
		color:#FFF;
		border-radius:50px;
		text-align:center;
		font-size:30px;
		box-shadow: 2px 2px 3px #999;
		z-index:100;
	}
	
	
	}
	
	
	.my-float{
		margin-top:16px;
		color: white;
	}
