/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


/*FONTS*/

@font-face {
    font-family: 'MyriadProSemiboldItalic';
    src: url('../fonts/myriadpro-semiboldit-webfont.eot');
    src: url('../fonts/myriadpro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-semiboldit-webfont.woff') format('woff'),
         url('../fonts/myriadpro-semiboldit-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-semiboldit-webfont.svg#MyriadProSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bauhaus';
    src: url('../fonts/BAUHAUSM.TTF') format("truetype");
}


/*FONTS*/
 {
      margin: 0;
 }

 html, body {
    height: 100%;
	background:#e3e3e3;
}



a, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover, a:active {
	color:red;
	text-decoration:none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	margin:0 auto;
	min-height:100%;
	background:#fefefe;
	width:959px;
 }

 .footer, .push {
     height: 4em;
 }
 .footer{
	font-family:bauhaus;
	font-size:18px;
	bottom:0;
	width:100%;
	text-align:center;
	color:#555;
	padding-top:20px;
	background:#e3e3e3;
	margin:0 auto;
 }
 #logo{
	width:365px;
	height:170px;
}
.logo_img{
	float:right;
	margin-right:10px;
	margin-top:27px;
}
#menu{
	float:right;
	width:590px;
	margin-top: 55px;
	text-align:center;
}

#menu li {
	display:inline;
	float:left;
}

#menu li a{
	font-family:bauhaus;
	font-size:12px;
	display:block;
	height:25px;
	color:white;
	padding-top:6px;
	background:#888;
	position:relative;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out	
}

#menu li a:hover{
	background:#37B14A;
}

#menu li a:hover:before{
	position:absolute;
	left:-6px;
	top:-6px;
	content:url(../images/corchete_over_izq.png);
	z-index:30;
}

#menu li a:hover:after{
	position:absolute;
	right:-6px;
	top:-6px;
	content:url(../images/corchete_over_der.png);
	z-index:70;
}

.m_institucional{
	width:100px;
	margin-left:2px;
}

.m_servicios{
	width:65px;
	margin-left:2px;
}
.m_equipamento{
	width:93px;
	margin-left:2px;
}
.m_obras{
	width:104px;
	margin-left:2px;
}
.m_ubicacion{
	width:75px;
	margin-left:2px;
}
.m_contacto{
	width:78px;
	margin-left:2px;
}
.m_vacio{
	width:60px;
	height:31px;
	margin-left:2px;
	display:block;
	background:#888;
	position:relative;
	border-right:solid 1px #888;
}
.m_vacio:after{
	position:absolute;
	right:-13px;
	top:-0px;
	content:url(../images/menu_superior_detalle.png);
}
#imagen_servicios{
	height:300px;
	background:url(../images/loading.png) no-repeat 50% 50%;
	background: url(../images/FOTO01.jpg) center top no-repeat;
}
#imagen_obras_sociales{
	background: url(../images/obras_sociales.png) center top no-repeat;
	height:247px;
}
#columnas{
	width:830px;
	margin:0 auto;
	min-height:340px;
	font-family:bauhaus;
	font-size:17px;
	color:#888;
}
#columnas_servicios{
	width:830px;
	margin:0 auto;
	font-family:bauhaus;
	font-size:17px;
	color:#888;
	margin-top:20px;
}
#columnas_servicios ul{
	float:left;
	padding-left:30px;
	padding-right:15px;
	min-height:260px;
	 list-style-type: none;
}
#columnas_servicios ul li{

}
#columnas ul{
	float:left;
	padding-left:30px;
	padding-right:15px;
	min-height:260px;
}
#columnas ul li{
	/*text-indent:20px;*/
}
#texto_institucional span{
	margin-left:-40px;
}
.col ul{
	margin-top:15px;
}
.col {
	font-family:bauhaus;
	font-size:17px;
	width:380px;
	float:left;
	color:#666;
	height:390px;
	padding-left:20px;
	text-indent:20px;	
	padding-bottom:75px;
}
#equipamiento{
	background:url(../images/equipamiento.png);
}

#mapa_ubicacion{
	height:437px;
	width:490px;
	margin-left: 65px;
	float:left;
}
iframe{
	box-shadow:1px 1px 2px #999;
}
#texto_ubicacion{
	height:420px;
	width:320px;
	padding-left:10px;
	margin-right:20px;
	margin-left: 8px;
	float:left;
	font-family:bauhaus;
	font-size:15px;
	color:#333;
}
.titulo{
	font-size:17px;
}
#contacto{
	height:270px;
	width:840px;
	background:url(../images/contacto.png);
}
.contacto_consultas{
	margin:0 auto;
	margin-top:25px;
	font-weight:bold;
	text-align:center;
	font-family:bauhaus;
	font-size:17px;
	color:#37B14A;
}
#columnas_equip1 {
}
#columnas_equip2 {
	padding-left:35px;
}
#imagen_institucional{
	height:247px;
	background: url(../images/institucional.png) center top no-repeat;
	position:relative;
}
#logo_institucional{
	position:absolute;
	width:70px;
	height:50px;
	background: url(../images/ck_logo.png) center top no-repeat;
	bottom:10px;
	right:40px;
}


#dos{
	width:960px;
	min-height:200px;
}

#cuadro_equipamentos{
	width:400px;
	height:157px;
	float:left;
	margin-top:37px;
	margin-left:65px;
	background: url(../images/cuadro_equipamentos.png) center top no-repeat;
}
#cuadro_equip_banner{
	text-align:right;
	padding-top:5px;
	padding-right:20px;
	position:absolute;
	font-family:bauhaus;
	font-size:17px;
	font-weight:bold;
	color:#eee;
	width:390px;
	height:27px;
	background: url(../images/punto.png) ;
}


#cuadro_equip_banner:after{
	position:absolute;
	right:1px;
	top:31px;
	border-top:5px solid #009246;
	border-left:5px solid #009246;
	border-bottom:5px solid transparent;
	border-right:5px solid transparent;
	content:'';
}

#cuadro_servicios{
	width:402px;
	height:157px;
	float:left;
	margin-top:37px;
	margin-left:26px;
	background: url(../images/cuadro_servicios.png) center top no-repeat;
}
#cuadro_taping_banner{
	/*border:solid 1px red;*/
	text-align:center;
	padding-top:12px;
	padding-right:20px;
	position:absolute;
	top:-49px;
	font-family:bauhaus;
	font-size:17px;
	font-weight:bold;
	color:#eee;
	width:380px;
	height:37px;
	background-color: #37B14A ;
}
#cuadro_vestibular_banner{
	/*border:solid 1px red;*/
	text-align:center;
	padding-top:12px;
	padding-right:20px;
	position:absolute;
	top:-49px;
	font-family:bauhaus;
	font-size:17px;
	font-weight:bold;
	color:#eee;
	width:380px;
	height:37px;
	background-color: #37B14A ;
}
#cuadro_taping{
	position:relative;
	width:402px;
	height:157px;
	float:left;
	margin-top:37px;
	margin-left:64px;
	background: url(../images/vestibular.jpg) center top no-repeat;
	margin-bottom:80px;
}
#cuadro_taping_leyenda{
	/*border:solid 1px red;*/
	text-align:justify;
	text-indent: 1.5em;
	padding-top:12px;
	padding-left:20px;
	position:absolute;
	bottom:-80px;
	font-family:bauhaus;
	font-size:17px;
	color:#777;
	width:380px;
}
#cuadro_vestibular_leyenda{
	text-align:justify;
	text-indent: 1.5em;
	padding-top:12px;
	position:absolute;
	bottom:-100px;
	font-family:bauhaus;
	font-size:17px;
	/*font-weight:bold;*/
	color:#777;
	width:380px;
}
#cuadro_vestibular{
	position:relative;
	width:402px;
	height:157px;
	float:left;
	margin-top:37px;
	margin-left:26px;
	background: url(../images/tratamiento-vertigo.jpg) center top no-repeat;
	margin-bottom:80px;
}
#cuadro_serv_banner{
	text-align:right;
	padding-top:5px;
	padding-right:20px;
	position:absolute;
	font-family:bauhaus;
	font-weight:bold;
	font-size:17px;
	color:#eee;
	width:393px;
	height:27px;
	background: url(../images/punto.png) ;
}
#cuadro_serv_banner:after{
	position:absolute;
	right:1px;
	top:31px;
	border-top:5px solid #009246;
	border-left:5px solid #009246;
	border-bottom:5px solid transparent;
	border-right:5px solid transparent;
	content:'';
}

#texto_institucional{
	font-family:bauhaus;
	font-weight:medium;
	font-size:16px;
	margin:0 auto;
	width:830px;
	text-align:justify;
	color:#666;
}
p{
	text-indent:40px;
}

#tres{
	width:960px;
	min-height:40px;
}

.tres_botones a{
	margin-top:20px;
	font-family:bauhaus;
	background:#888;
	font-size:27px;
	text-align:center;
	color:#eee;
	height:46px;
	float:left;
	padding-top:11px;
	width:275px;
	-webkit-transition:all .1s ease-out;
	-moz-transition:all .1s ease-out;
	-ms-transition:all .1s ease-out;
	-o-transition:all .1s ease-out;
	transition:all .1s ease-out	
}

.tres_botones a:hover{
	background:#37B14A;
}

#boton_obras_sociales  a{
	display:block;
	margin-left:65px;
}

#boton_como_llegar a{
	width:270px;
	margin-left:3px;
}

#boton_turnos a{
	height:44px;
	margin-left:3px;
	background:#37B14A;
	font-size:24px;
	padding-top:13px;
}

#sub_menu{
	float:right;
	width:589px;
	margin-top:-80px;
	height:45px;
	padding-top:25px;
	font-family:bauhaus;
	color:#666;
}

.boton_contacto{
	background:#333;
	background:#888;
	font-size:14px;
	text-align:center;
	float:left;
}
.boton_contacto a:hover{
	background:#37B14A;
}

#boton_contacto_obras_sociales a{
	background:#37B14A;
	padding:7px;
	color:#eee;
}

.boton_contacto_archivo{
	background:#888;
	font-size:14px;
	text-align:center;
	float:left;
	margin-left:5px;
	width:90px;
}

#boton_contacto_archivo a{
	color:#eee;
	width:90px;
}
#boton_contacto_archivo a:hover{
	display:block;
	background:#37B14A;
	color:#eee;
}

.boton_contacto_enviar{
	font-size:14px;
	text-align:center;
	float:left;
	color:#37B14A;
	font-weight:bold;
	margin-left:5px;
	width:90px;
}

#boton_contacto_enviar a{
	color:#37B14A;
	width:90px;
}
#boton_contacto_enviar a:hover{
	display:block;
	background:#37B14A;
	color:#eee;
}

.texto_contacto{
	float:left;
	margin-left:25px;
	margin-right:10px;
	height:30px;
	font-size:14px;
	width:190px;
	text-align:right;
	color:#37B14A;
}
hr{
	float:left;
	margin-left:25px;
	margin-right:-10px;
	margin-top:-10px;
	border: 2px solid #bbb;
	width:1px;
	height:50px;
}

#menu_inferior_contenedor{
	width:100%;
	height:40px;
	float:left;
}
#menu_inferior {
	width:790px;
	margin:0 auto;
	font-family:bauhaus;
	font-size:14px;
}

.menu_inferior {
	height:19px;
	float:left;
	padding-top:6px;
	display:inline;
	margin-left:15px;
	background:none;
}

.menu_inferior a{
	border-bottom:solid 1px white;
	color:#777;
}
.menu_inferior a:hover{
	border-bottom:solid 1px #777;
}

.institu{
	margin-left:100px ;
}
.face{
	width:37px;
	height:28px;
	margin-top:-5px;
	margin-left:8px;
	background: url(../images/ico_face.png) center no-repeat;
}

#contenedor_formulario{
	margin:0 auto;
	width:590px;
	min-height:200px;
	margin-top:60px;
	text-align:right;
	font-family:bauhaus;
	font-size:14px;
	color:#666;
}
.columnas_formulario{
	width:290px;
	min-height:150px;
	float:left;
	text-align:right;
}
.columnas_formulario2{
	width:290px;
	min-height:150px;
	float:left;
	text-align:right;
}

label{
	float:right;
}

textarea{	
	float:right;
	margin-top:0;
	height:116px;
	margin-left:15px;
	resize: none;
	background:#E6E6E6;
	border:none;
}
.label_input{
	margin-bottom:10px;
	margin-left:15px;
	float:right;
	text-align:right;
	background:#E6E6E6;
	border:none;
	height:19px;
}


.boton_contacto_enviar{
	font-size:14px;
	text-align:center;
	float:left;
	color:#37B14A;
	font-weight:bold;
	margin-left:5px;
	width:90px;
}

input[type="submit"]{
	font-size:14px;
	text-align:center;
	float:right;
	font-weight:bold;
	width:90px;
	border:none;
	background:none;
	cursor:pointer;
	color:#37B14A;
	padding:2px;
}

input[type="submit"]:hover{
	display:block;
	background:#37B14A;
	color:#eee;
	padding-bottom:6px;
}

a.descarga-covid {
	display: block;
	position:relative;
	margin: 0 65px 10px 61px;
	padding: 15px;
	text-align: center;
	font-family: bauhaus;
	font-size: 24px;
	color: white;
	background-color: #37B14A;
}
a.descarga-covid i{
	vertical-align: text-bottom;
	font-size: 28px;
}

#uno{
	position:relative;
	width:960px;
	min-height:300px;
}

.galeria{
	position:relative;
	width:830px;
	min-height:200px;
	margin:0 auto;
}

#slider{
	position:relative;
	margin:0 auto;
	width:830px;
	height:319px;
}
#nivoSlider{
	
}

#banner_galeria{
	z-index:999;
	width:245px;
	height:110px;
	top:103px;
	left:61px;
	position:absolute;
	background: url(../images/banner_galeria2.png) center top no-repeat;
}


/*NIVOSLIDER*/

.nivoSlider {
    position:relative;
    width:919px; /* Change this to your images width */
    height:411px; /* Change this to your images height */
    background:url(../img/loading.png) no-repeat 50% 50%;
	
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.nivo-controlNav {
	position:absolute;
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
	z-index:999;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#slider a{
    display:block;
}

.anyClass {
	margin:0 auto;
	margin-bottom:20px;
	/*height:319px;*/
	width:460px;
	/*border:solid 1px yellow;*/
	overflow:hide;
}

.anyClass img{
	background-img:url (../images/loading.png) x 50% y 50%;
	width:425px;
	height:319px;
}

.anyClass a:link{
	border:none;
}
.anyClass a:hover{
	border:none;
}
.anyClass a:active{
	border:none;
}
.anyClass a:visited{
	border:none;
}
.anyClass a:hover{
	border:none;
}

.anyClass ul li:hover{
	background:#aaa;
}
.carrou{	
	float:left;
/*	height:319px;
	width:425px;*/
	/*border-right:solid 1px #ccc;*/
	margin-left:2px;
}
#roulete{
	/*border:solid 1px green;*/
	width:880px;
	margin-left:40px;
	overflow:hidden;
}


button{
	
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	height: 30px;
	width: 78px;
	border: 0 none;
	width:30px;
	display: block;
	font-size:45px;
	font-weight:bold;
	text-align:center;
	font-family:arial;
	background-color:transparent;
}
.prev{
	left:50px;
	text-align:left;
	background-image: url(../images/arrows.png);
	background-position:0px;
}
.next{
	right:50px;
	text-align:right;
	background-image: url(../images/arrows.png);
	background-position:-30px;
}
#result{
	/*position:absolute;*/
	/*top:80px;*/
	text-align:center;
	margin:0 auto;
	line-height:20px;
	font-family:bauhaus;
	font-size:18px;
	/*font-weight:bold;*/
}

#gal1{
	
	overflow:hide;
	margin:0 auto;
	border:solid 1px red;
	display:block;
}

