@font-face {
	font-family: 'Isidora';
	src: url('./recursos/fonts/Isidora-Bold.woff2') format('woff2'),
		url('./recursos/fonts/Isidora-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Isidora';
	src: url('./recursos/fonts/Isidora-SemiBold.woff2') format('woff2'),
		url('./recursos/fonts/Isidora-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Isidora';
	src: url('./recursos/fonts/IsidoraBold.otf') format('opentype');
	font-weight: 900;/*bolder*/
	font-style: normal;
	font-display: swap;
}

body {
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	min-width: 320px;

}



.col-150px {
	width: 150px;
	float: left;
}

.noticia2 img {
	min-height: 292px;
}

.enNoticia {
	font-size: 12px !important;
	font-weight: normal !important;
}

.relacionado {
	width: 100%;
	float: left;
}

#tribe-events-pg-template {
	padding: 0px !important;
}

h2.tribe-events-page-title {
	font-size: calc(12px + 1vw);
}

.pd10 {
	padding-top: 10px;
}

.tribe-events-single-section {
	border-top: solid 2px #dcdcdc;
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
}

.tribe-events-cal-links {
	display: none !important;
}

.mb25 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: solid 2px #dcdcdc;
}

.tribe-events-loop .tribe-events-event-meta {
	margin: 0px 0px 5px 0px;
}

.gratuito {
	background: #a1cc3a !important;
}

.col150px {
	width: calc(100% - 150px);
	float: left;
	padding: 6px;
	margin: 0px 0px 5px 0px !important;
}

.ticket-cost {
	display: inline-block;
	background-color: #00ADEF;
	color: white;
}

.pading15 {
	padding: 0px 10px;
}

.tribe-events-event-cost {
	text-align: right;
}

.tribe-events-event-cost span {
	float: right;
}

.tribe-event-schedule-details {
	color: #808080;
	font-weight: 300 !important;
}

.tribe-events-venue-details {
	margin: 1px 0px !important;
	padding: 4px 2px;
	background: #dfdfdf;
}

.tribe-event-url,
.tribe-events-list-event-title {
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	font-size: 18px !important;
}

.tribe-events-list .type-tribe_events h2 {
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;

}

.tribe-bar-date-filter,
.tribe-events-notices,
.tribe-events-list-separator-month,
#tribe-events-header {
	display: none;
}

#tribe-events-content table.tribe-events-calendar,
.type-tribe_events {
	margin: 0px !important;
}

.tribe-events-event-image {
	width: 100% !important;
}

.type-tribe_events {
	padding: 0px 0px 15px 0px !important;
}

.tribe-events-page-title {
	margin: 0px !important;
	padding: 35px 0px;
	text-align: center;
	background-color: #87025d;
	color: white;
}

.tribe-events-calendar thead th {
	background-color: #009fe3;
	border-color: #009fe3;
}

section {
	width: 100%;
	float: left;
}

#noticiasSlider .item {
	max-height: 595px;
	overflow: hidden;
}

.numerito {
	font-size: calc(14px + 0.7vw);
}

.extracto {
	min-height: 70px;
}

.link ul {
	list-style: none;
	padding: 0;
}

.link ul li {
	float: left;
	width: calc(100% - 50px);
	margin-left: 50px;
	margin-bottom: 15px;
}

.link ul {
	width: 100%;
	float: left;
}

.link ul li:before {
	content: ">";
	/* FontAwesome Unicode */
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
	;
	color: #87025d;
	font-weight: bolder;
}

.link ul li a {
	color: #000000;

}

.link ul li a:hover {
	color: #808080;
}

.prev-posts-link,
.next-posts-link {
	font-size: calc(16px + 1.3vw);
}

.noticiaIndividual {
	margin-bottom: 25px;
	padding: 10px 15px;
	min-height: 220px;
	border-radius: 10px;
}

.noticiaIndividual:hover {
	background-color: #e2e2e2;
}

.noticiaIndividual h5 {
	color: #5a5a5a;
	text-align: left;
	letter-spacing: -1px;
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	margin-top: 0px;
	min-height: 45px;
}

.noticiaIndividual p {
	color: #9e9e9e;
}

.noticiaIndividual .fecha {
	color: #808080;
}

.noticiaIndividual .categorias {
	color: #747474;
	background-color: #c9c9c9;
	padding: 5px 10px;
}

.categorias a {
	color: #747474;
}

.blanco {
	color: white;
	font-size: calc(12px + 0.5vw);
	padding: 10px 15px;
	font-weight: bolder;
}

.iconito {
	max-height: 24px;
	display: inline-block;
	margin-right: 15px;
}

.legible {
	text-align: justify;
	line-height: 28px;
	font-size: calc(16px + 0.1vw);
}

h4 {
	font-weight: bolder;
	color: #7F7F7F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

footer {
	width: 100%;
	float: left;
}

.tituloSubtitulo {
	width: 100%;
	display: inline-block;
	padding: 25px 25px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: red;
	margin: 0px 0px 25px 0px;
	float: left;
}

.tituloSubtitulo h1 {
	font-size: calc(16px + 0.5vw);
	color: white;
	margin: 0px;
}

.tituloSubtitulo h3 {
	font-size: calc(12px + 0.5vw);
	color: white;
	margin: 0px;
	padding-top: 15px;
	font-weight: normal;
}

.w100 a {
	margin-bottom: 10px;
}

img {
	max-width: 100% !important;
	height: auto;
}

.tituloNoticia {
	color: #272727;
	margin: 0px;
}

a:hover {

	text-decoration: none;

}

.bordeGris {
	border-top: solid 2px #bfbfbf;
	border-bottom: solid 2px #bfbfbf;
	padding: 20px 0px;
	font-weight: bolder;
	color: #910661;
	margin-bottom: 25px;
}

.tituloCirculoArriba {

	position: relative;
	color: white;
	font-size: calc(12px + 0.3vw);
	font-weight: bolder;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 2;
	float: left;
	width: 100%;
	border-top-right-radius: 10px;
	background: gray;
	margin-bottom: 60px;
	min-height: 78px;
	display: table;
}

.celditaTitulo {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.circuloArriba {
	width: 100px;
	height: 100px;
	background: gray;
	border-radius: 100%;
	background-size: auto 30%;
	background-repeat: no-repeat;
	background-position: center 20%;
	position: absolute;
	top: -50px;
	left: 0px;
	z-index: -1;
}

.tituloTramite {
	width: 100%;
	font-size: calc(14px + 0.3vw);
	padding: 10px;
	color: white;
	position: relative;
	display: inline-block;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tituloTramite .circuloIcono {
	border-radius: 100%;
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url('recursos/imagenes/tramite.png');
	background-size: auto 30%;
	background-repeat: no-repeat;
	background-position: center center;

}

.tituloTramite span {
	width: calc(100% - 100px);
	float: left;
}

.interno {

	width: 100%;
	display: inline-block;
	padding: 0px;
	border-radius: 10px;
	overflow: hidden;

}

.interno.celeste {
	background: #00adef;

}

.interno.violeta {
	background: #861e5f;
}

.interno.amarillo {
	background: #ffb600;
}

.interno.verde {
	background: #a1cc3a;
}

.interno h3 {
	padding: 25px 25px 10px 25px;

	float: left;
	color: white;
}

.bordeGris h4 {
	padding: 0px;
	margin: 0px;
	font-weight: bolder;
	color: #910661;
}

.relativoCien {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	margin-bottom: 20px;
}


.relativoCien img {
	width: 100%;
}

.abajoTexto {
	width: 100%;
	position: absolute;
	bottom: 0px;
	padding: 10px 25px;
	left: 0px;
	background: rgba(0, 0, 0, 0.6);
	color: white;
}

img.wp-post-image {
	width: 100%;
	height: auto;
}

h1 {
	color: #a22c79;
	font-weight: 900;/*bolder*/
	margin-bottom: 10px !important;
	font-family: 'Isidora';
	font-style: normal;
	font-size: 36px;
    line-height: 40px;
}

.h1Celeste h3 {
	color: #00adef;
	padding-bottom: 15px;
}

.tituloDestacado {
	background: gray;
	margin: 15px 0px;
	display: block;
	background-position: top right;
	background-size: auto auto;
	background-repeat: repeat-y;
	position: relative;
}

.tituloDestacado img {

	max-height: 35%;
	position: absolute;
	top: 32.5%;
	right: 5%;
}

.tituloDestacado.verdes {
	background-image: url('recursos/imagenes/fondos/fondoVerde.png');
	background-color: #39b54a;
}

.tituloDestacado.violeta {
	background-image: url('recursos/imagenes/fondos/fondoVioleta.jpg');
	background-color: #861e5f;

}

.tituloDestacado.amarillo {
	background-image: url('recursos/imagenes/fondos/fondoAmarillo.png');
	background-color: #ffb600;
}

.tituloDestacado.azul {
	background-image: url('recursos/imagenes/fondos/fondoAzul.jpg');
	background-color: #2d9ee9;
}

.tituloDestacado.rosado {
	background-image: url('recursos/imagenes/fondos/fondoRosado.jpg');
	background-color: #ff134a;
}

.tituloDestacado h1 {
	color: white;
	padding: 35px 20px;
	font-size: calc(16px + 0.3vw);
	max-width: 70%;
}

.violeta h4 {
	color: #a22c79;
	font-weight: bolder;
	text-align: center;
	padding: 30px;
}

#mostrarFormulario {
	display: none;
}

.tituloLista {
	width: 500px;
	max-width: 100%;
	background-color: gray;
	border-radius: 10px 10px 0px 0px;
	margin-top: 35px;
	color: white;
	padding: 15px 25px;
	font-size: calc(12px + 0.3vw);
	float: left;
	clear: both;
	display: inline-block;
}

.fixeoW {
	width: 100%;
	float: left;
}

.fixeoW a {
	background-color: #787878;
	color: white;
	padding: 0px 5px;

}

.tituloLista.rosado {
	background-color: #E21E79;
}

.tituloLista.celeste {
	background-color: #3390ff
}

.fondo.celeste {
	background-color: #e6f7f6;

}

.w100 {
	width100%;
	float: left;
}

.textoLista {
	background-color: #fbddeb;
	color: black;
	width: 100%;
	border-radius: 0px 10px 10px 0px;
	padding: 10px 15px;
	float: left;
}

.textoLista.celeste {
	background-color: #dff2fb;
}

.textoLista ul,
.textoLista ol {
	padding: 0px 0px 0px 20px;
}

.navbar {
	background: linear-gradient(to right, #9E1663, #636AAF);
	height: auto;
	border: none;
}


.logo {

	float: left;

}

.owl-carousel-item-imgoverlay {
	display: none;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#noticiasSlider {
	border-radius: 10px;

	overflow: hidden;
}




.bordeado {
	border-radius: 10px;
	overflow: hidden;
	float: left;
}

#noticiasSlider .owl-dots {
	padding: 0px;
}

.img-responsive.centro {
	display: block;
	margin: 0 auto;
}

.nomostrar {
	display: none;
}


.noticia {
	overflow: hidden;

	padding: 0px;
	position: relative;
	margin-bottom: 12px;
}

.noticia.fix img {}

.breadcrumb {
	background: none;
}

.mt25 {
	margin-top: 25px;
	width: 100%;
	float: left;
	font-size: 16px;
	font-family: 'Isidora';
	font-weight: bold;
	font-style: normal;
}

.opa {
	width: 20%;
	display: inline-block;
}

.opa img {
	-webkit-transition: opacity ease-out 0.2s;
	-moz-transition: opacity ease-out 0.2s;
	-o-transition: opacity ease-out 0.2s;
	transition: opacity ease-out 0.2s;

}

.opa:hover img {
	opacity: 0.5;

}

.sociales {
	margin-bottom: 25px;
	width: 100%;
	text-align: center;
}

.sociales a {
	display: inline-block;

}


.owl-dot.active span {
	background: #ED1C24 !important;
}

.owl-dot span {
	background: rgba(255, 0, 0, 0.4) !important;
}

.owl-carousel .fixed-video-aspect {
	position: relative;
}

.owl-carousel .fixed-video-aspect:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 56.25%;
}

.owl-carousel .fixed-video-aspect>.item-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.noticia.fix {
	padding: 0px 15px;

}

.noticia.fix .texto {
	width: calc(100% - 30px);
	left: 15px;

}

.centrou {
	width: 100%;
	text-align: center;
	float: left;

	min-height: 211px;

}

.listadoCirculos .centrou {
	margin-top: 50px;
}

.listadoCirculos span {
	width: 100%;
	float: left;
	/*ori290424 font-weight: 700;*/
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	color: black;
	font-family: 'Isidora';
	font-weight: 600;
	font-style: normal;

}

.circulo {
	width: 150px;
	height: 150px;
	display: inline-block;
	/*background: black;*/
	clear: both;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center 30%;
	background-size: auto 40%;
}

.circulo.menor {
	width: 75px;
	height: 75px;
}

.circulo.menor .conletra {
	height: 75px;
}

.circulo.menor .conletra .mediriano {
	height: 75px;
}

.selector.lila .circulo:hover {
	background-color: #636AAF;


}

.selector.visual span {
	width: 100%;
	font-size: 20px;
	text-align: center;
	float: left;
	font-weight: bolder;
	color: white;
}

.conletra {
	width: 100%;
	height: 150px;
	display: table;

	color: white;
	font-weight: bolder;
	font-size: calc(12px + 2vw);
}

.conletra .mediriano {
	width: 100%;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}

.tituloTwitter {
	width: 100%;
	background: #9E1663;
	color: white;
	text-align: left;
	/* ori 290424
	font-size: 22px;
	font-weight: 700;
	*/
	padding: 10px 35px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 10px;
	font-family: 'Isidora';
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
}

.tituloYoutube {
	width: 100%;

	color: #9E1663;
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	padding: 5px 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 20px;
	border-bottom: 3px solid #9E1663;
}

.tweet li {
	width: 100%;
	background: #9fe0f9;
	margin-bottom: 10px;
	padding: 8.6px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.tweet {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;

}

.pado15 {
	padding: 15px;
}

.tweet a {
	color: #70326F;
}

.tabla {
	display: table;
}

.tabla .celda {

	display: table-cell;

}

h3 {
	margin-top: 0px;
	padding: 0px;
	font-weight: 700;
	font-size: calc(12px + 0.5vw);
}

.cien {
	width: 100%;
	float: left;

}

.ciencuenta {
	width: 50%;
}

.noticiaT {
	min-height: 216px;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 10px;

	height: auto;

	overflow: hidden;

}

.textoNoticia {
	width: 100%;
	float: left;
	padding: 35px 0px;
}

.textoNoticia p {
	margin-top: 10px;
	margin-bottom: 25px;
}

.cita {
	font-size: calc(12px + 0.5vw);
	font-weight: 700;
	text-align: center;
	color: #70326F;
	border-top: solid 2px #bfbfbf;
	border-bottom: solid 2px #bfbfbf;
	padding: 20px 0px;
}

.noticiaT.vertical {
	height: auto;
	overflow: hidden !important;
	position: relative;
}


.noticiaT.bot {
	height: calc(50% - 10px);
}

.noticiaT p {
	max-height: 100px;
	overflow: hidden;
}

.noticiaT.celeste {
	background: #00adef;
	color: white;
}

.noticiaT.violeta {
	background: #861e5f;
	color: white;
}

.noticiaT.amarillo {
	background: #ffb600;
	color: white;
}

.noticiaT.naranja {
	background: #FE5F3F;
	color: white;
}

.noticiaT.verde {
	background: #a1cc3a;
	color: white;

}

.flex {
	display: table;

}


.bot {
	width: 100%;
	z-index: 1;
	position: absolute;
	bottom: 0px;
	right: 0px;
}


.imgLeft {
	float: left;
}

.vertical .sinImagen {
	width: 100%;
	padding: 15px;
}

.sinImagen {
	width: calc(100% - 237px);
	padding: 15px 15px 15px 15px;
	float: left;
}

.celda.v25 {
	width: 25%;

}

footer .celda {
	display: table-cell;

	padding: 10px 25px;


}

.nopd .celda {
	width: auto;
	padding: 5px 5px;

}

footer a {
	color: white;
	width: 100%;
	display: block;
}

footer a:hover {
	color: #ffb600;
}

.nopd .celda i {
	width: 20px;
}

.bordeleft {
	border-left: solid 1px #A01564;
	padding-left: 15px;
}

.celda.medio {
	vertical-align: middle;
}

.tabla .iconoTwit {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.tabla .textoTwit {
	display: table-cell;
	padding: 10px 20px;
}

.telefono {
	border: solid 1px white;
	padding: 2px 4px;
	border-radius: 100%;
	margin-top: -6px;
}

.navbar .container.normal {
	padding-top: 43px;
	padding-bottom: 31px;

}

#telefonos {
	background: #e5e5e5;
	padding-bottom: 15px;
	-webkit-box-shadow: inset 0px 9px 28px -4px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: inset 0px 9px 28px -4px rgba(0, 0, 0, 0.14);
	box-shadow: inset 0px 9px 28px -4px rgba(0, 0, 0, 0.14);
}

.circulito {
	width: 80px;
	height: 80px;
	background: black;
	border-radius: 300%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 60%;
}

.circulito.lila {
	background-color: #9E1663;
}

.circulito.celeste {
	background-color: #0071bc;
}

.circulito.verde {
	background-color: #009245;
}

.circulito.morado {
	background-color: #9e005d;
}

.numero {
	padding-top: 15px;
}

.subfooter {
	width: 100%;
	font-size: 16px;
	font-family: 'Isidora';
	font-weight: normal;
	font-style: normal;
}

.numero.morado {
	color: #9e005d;
}

.circulito.rojo {
	background-color: #ff0000;
}

.numero.rojo {
	color: #ff0000;
}

.numero.verde {
	color: #009245;
}

#telefonos a {
	color: rgb(51, 51, 51);
}

footer {
	background: #303030;
	padding: 15px 0px;
	-webkit-box-shadow: inset 0px 4px 13px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 4px 13px -2px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 4px 13px -2px rgba(0, 0, 0, 0.75);
	color: white;

}

.btn-footer {
	margin: 20px 0px;
	width: 100%;
	color: white;
	border: solid 1px #A01564;
	border-radius: 26px;
	display: inline-block;
	text-align: middle;
	padding: 10px 15px;
	padding-top: unset;
}

.btn-footer i {
	margin-right: 10px;
}

.btn-footer:hover {
	color: #ffb600;
}

#telefonos a:hover {
	text-decoration: none;
}

.numero {
	width: 100%;
	float: left;
	/*ori 290524 font-weight: 700;*/
	font-size: 16px;
	font-family: 'Isidora';
	font-weight: bold;
	font-style: normal;
}

.sub_numero {

	font-size: 12px;
	font-family: 'Isidora';
	font-weight: bold;
	font-style: normal;

}

#telefonos .tabla {
	margin-top: 15px;
}

.numero.celeste {
	color: #0071bc;
}

.numero.lila {
	color: #9E1663;
}

.padoleft {
	padding-left: 15px;
	font-size: calc(10px + 0.3vw);
}

.container.blanco {
	background: white;
}

.telCalCli {
	font-size: 18px;
	color: white;
	float: left;
	margin-left: 25px;
}

.telCalCli li a,
.telCalCli li {
	color: white !important;
	font-weight: 700;
	margin: 0px;


}

.nav.fix>li>a {
	padding: 0px;
}

.tel {
	letter-spacing: 1px;
}

span.amarillo {
	color: #EAB120;
}

span.light {
	font-weight: 400;
}

.botones li a span {

	display: inline-block;
	color: rgb(255, 255, 255);
	margin-top: 12px;
	width: 90%;
	/*ori290424 font-weight: bolder;*/
	/*ori290424 font-size: calc(11px + 0.1vw);*/
	line-height: 16px;
	font-family: 'Isidora';
	font-weight: 600;
	font-style: normal;
	font-size: 14px;
}

#navbar {
	width: 100%;
	float: left;
}

.blanco {
	background: #ffffff;
	width: 100%;
}

.social li a.red {
	font-size: calc(12px + 0.5vw);
	color: white !important;
	margin-top: 0px;
	-webkit-transition: opacity ease-out 0.2s;
	-moz-transition: opacity ease-out 0.2s;
	-o-transition: opacity ease-out 0.2s;
	transition: opacity ease-out 0.2s;
}

.social li a.red:hover {
	opacity: 0.7;
}


.busqueda {
	width: 190px;
	margin-top: -6px;
}

.texto {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: auto;
	padding: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: white;
	font-size: calc(12px + 0.7vw);
	font-weight: 700;
	-webkit-transition: background ease-out 0.2s;
	-moz-transition: background ease-out 0.2s;
	-o-transition: background ease-out 0.2s;
	transition: background ease-out 0.2s;
}

.texto.fix {
	width: 100%;
	font-size: calc(12px + 0.3vw);
	padding: 15px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.owl-item:hover {
	cursor: pointer;
}

.owl-item:hover .texto {
	background: rgba(0, 0, 0, 0.7);

}

.noticia:hover {
	cursor: pointer;
}

.noticia:hover .texto {
	background: rgba(0, 0, 0, 0.7);

}

.busqueda input {
	background: none;
	border-radius: 10px;
	border: solid 1px rgba(0, 0, 0, 0);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: right;
	color: white;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}

.busqueda:hover input,
.busqueda:focus input {
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
}

.busqueda:hover .input-group-btn button,
.busqueda:focus .input-group-btn button {
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}

.busqueda .input-group-btn button {
	background: none;
	border: solid 1px rgba(0, 0, 0, 0);
	color: white;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}


#contenido h1 {
	text-align: center;
	font-weight: bolder;
	color: #a22c79;
	margin-top: 35px;
	margin-bottom: 35px;
	font-size: calc(16px + 1vw);

}

/* ICONOS */

.icono {
	width: 90%;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 10px;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
	border-radius: 10px;
	height: 110px;
	margin-left: 5%;
}

.icono.celeste {
	background: #00adef;

}

.icono.gris {
	background: #F2F2F2;

}


.icono.celeste:hover {
	background: #008ec1;
}

.icono.azul {
	background: #0071bc;
}

.icono.azul:hover {
	background: #2191db;
}

.icono.bordo {
	background: #61064c;
}

.icono.bordo:hover {
	background: #420334;
}

.icono.verde {
	background: #a1cc3a;
}

.icono.verde:hover {
	background: #8eb231;
}

.icono.lila {
	background: #9E1663;
}

.icono.lila:hover {
	background: #636AAF;
}

.icono.violeta {
	background: #6f2b90;
}

.icono.violeta:hover {
	background: #592375;
}

.icono.amarillo {
	background: #ffb600;
}

.icono.amarillo:hover {
	background: #dd9b00;
}

.icono.naranja2 {
	background: #F2B51F;
}

.icono.naranja2:hover {
	background: #ffa603;
}



.icono.crema {
	background: #c7b299;
}

.icono.crema:hover {
	background: #998675;
}

.icono.azulVioleta {
	background: #2e3192;
}

.icono.azulVioleta:hover {
	background: #2e3167;
}

.icono.rosado {
	background: #ec008b;
}

.icono.rosado:hover {
	background: #d1007d;
}

.icono.aqua {
	background: #00a9a4;
}

.icono.aqua:hover {
	background: #008e8a;
}

.icono.naranja {
	background: #ff4709;
}

.icono.naranja:hover {
	background: #d24900;
}

.botones img {

	height: 50px;
	margin: 0 auto;
	display: block;
}

.nosw {

	-webkit-user-select: none;
	/* Chrome/Safari */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE10+ */


	-o-user-select: none;
	user-select: none;
}


.vermasYoutube {
	background: #9E1663;
	color: white;
	padding: 15px 35px;
	margin-top: 15px;
	font-weight: 700;
	font-size: 16px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.vermasYoutube:hover {
	background: #9E1663;
}

#owl-banner {
	margin-top: 25px;
	margin-bottom: 25px;


}

#owl-banner2 {
	margin-top: 25px;
	margin-bottom: 25px;


}

.owl-video-tn {
	border-radius: 10px;
}

.owl-video-wrapper {
	background: white !important;
}

#owl-banner img {
	border-radius: 10px;
}

#owl-banner2 img {
	border-radius: 10px;
}

/* SUB MENU */

.selector .circulo {
	-webkit-transition: background-color ease-out 0.3s;
	-moz-transition: background-color ease-out 0.3s;
	-o-transition: background-color ease-out 0.3s;
	transition: background-color ease-out 0.3s;
}

.owl-dots {
	padding-top: 12px;

}

.selector.verdes .circulo {
	background-color: #006837;
}

.selector.verdes span {
	color: #006837 !important;
}

.selector.verdes:hover .circulo {
	background-color: #005437;
}

.selector.verdes:hover span {
	color: #005437;
}



.selector.celeste .circulo {
	background-color: #29abe2;
}

.selector.celeste span {
	color: #29abe2;
}

.selector.celeste:hover .circulo {
	background-color: #2996e2;
}

.selector.celeste:hover span {
	color: #2996e2;
}


.selector.manzana .circulo {
	background-color: #a1cc3a;
}

.selector.manzana span {
	color: #a1cc3a;

}

.selector.manzana:hover .circulo {
	background-color: #a1b53a;
}

.selector.manzana:hover span {
	color: #a1b53a;
}


.selector.naranja .circulo {
	background-color: #f15a24;

}

.selector.naranja span {
	color: #f15a24;
}

.selector.naranja:hover .circulo {
	background-color: #f14124;
}

.selector.lila .circulo {
	background-color: #9E1663;
}

.selector.lila span {
	color: white;
}

.selector.gris .circulo {
	background-color: #9E1663;
}

.selector.gris span {
	color: black;
}

.selector.gris:hover .circulo {
	background-color: #636AAF;
}

.selector.rosado .circulo {
	background-color: #ec008b;
}

.selector.rosado span {
	color: #ec008b;
}

.selector.rosado:hover .circulo {
	background-color: #bf0072;
}

.selector.amarillo .circulo {
	background-color: #fbb03b;
}

.selector.azul .circulo {
	background-color: #0071bc;
}

.selector.azul span {
	color: #0071bc;
}

.selector.azul:hover .circulo {
	background-color: #2191db;
}

.selector.amarillo span {
	color: #fbb03b;
}

.selector.amarillo:hover .circulo {
	background-color: #f7931e;
}


.selector.aqua .circulo {
	background-color: #00a99d;
}

.selector.aqua span {
	color: #00a99d;
}

.selector.aqua:hover .circulo {
	background-color: #008572;
}

.selector.aqua span {
	color: #008572;
}

.selector.morado .circulo {
	background-color: #2e3192;
}

.selector.morado span {
	color: #2e3192;
}

.selector.morado:hover .circulo {
	background-color: #1c2374;
}

#turnos {
	margin-top: 25px;
}

.turnos {
	float: left;
	margin-left: 30px;
	margin-top: -10px;
}

.bloqueTurnos {
	background: #00A99E;
	width: 100%;
	display: block;
	height: 160px;
	float: left;
	border-radius: 10px;
	padding: 25px 15px;
	margin-bottom: 25px;
}

.bloqueTurnos .borde {
	border-left: solid 1px white;
	display: inline-block;
	color: white;
	padding-left: 25px;
	margin-left: 15px;
	font-size: calc(6px + 0.3vw);
}

.bloqueAgenda {
	background: #2E3192;
	width: 100%;
	display: block;
	height: 160px;
	float: left;
	border-radius: 10px;
	padding: 25px 15px;
	margin-bottom: 25px;
}

.bloqueAgenda .borde {
	border-left: solid 1px white;
	display: inline-block;
	color: white;
	padding-left: 25px;
	margin-left: 15px;
	/*font-size: calc(12px + 0.3vw);*/
}

.bloqueBiblioteca {
	background: #EC008B;
	width: 100%;
	display: block;
	height: 160px;
	float: left;
	border-radius: 10px;
	padding: 25px 15px;
	margin-bottom: 25px;
}

.bloqueBiblioteca .borde {
	border-left: solid 1px white;
	display: inline-block;
	color: white;
	padding-left: 25px;
	margin-left: 15px;
	/*font-size: calc(12px + 0.3vw);*/
}




.bloqueAmarillo {
	background: #ffb600;
	width: 100%;
	display: block;
	height: 184px;
	float: left;
	border-radius: 10px;
	padding: 25px 15px;
	margin-bottom: 25px;
}

.bloqueTurnero {
	background: #f5f5f5;
	width: 100%;
	display: block;
	height: auto;
	float: left;
	border-radius: 10px;
	padding: 25px 15px;
	margin-bottom: 25px;
}

.bloqueAmarillo .borde {
	border-left: solid 1px white;
	display: inline-block;
	color: white;
	padding-left: 25px;
	margin-left: 15px;
	/*font-size: calc(12px + 0.3vw);*/
}

.borde p {
	padding: 0px;
	margin: 0px;
}



.turnos span {

	font-weight: 700;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: white;
	margin-left: 5px;
	display: inline-block;
	float: left;
	margin-top: 16px;


}

.turnos img {
	display: inline-block;
	float: left;

	margin-top: 5px;
}



/* FIN SUB MENU */

.btn-vermas {
	width: calc(100% - 30px);
	text-align: center;
	color: #9E1663;


	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	margin: 0px 15px;
	padding: 0px;
	font-weight: 700;
}

.btn-violeta {

	width: calc(100% - 30px);
	text-align: center;
	color: white;
	margin-left: 15px;
	color: white;
	padding: 12.5px;
	background: #70326F;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	margin-bottom: 15px;
	font-weight: 700;

}

.btn-violeta:hover {
	color: white;
	background: #b62484;
}

.btn-vermas:hover {

	color: black;
}

/* FIN ICONOS */

.prev {
	width: 50px;
	height: 50px;
	border: solid 2px white;
	border-radius: 50px;
	position: absolute;
	top: 50%;
	z-index: 999;
	left: 5%;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}

.prev img {
	max-width: 25px;
	max-height: 25px;
	display: block;
	margin: 10px 9px;

}

.prev:hover {
	border: solid 2px rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

.next {
	width: 50px;
	height: 50px;
	border: solid 2px white;
	border-radius: 50px;
	position: absolute;
	top: 50%;
	z-index: 999;
	right: 5%;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}

.next.fixh,
.prev.fixh {
	top: 30%;
}

.nexto {
	width: 50px;
	height: 50px;
	border: solid 2px white;
	border-radius: 50px;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
}

.next img,
.nexto img {
	max-width: 25px;
	max-height: 25px;
	display: block;
	margin: 10px 12px;

}

.next:hover,
.nexto:hover {
	border: solid 2px rgba(255, 255, 255, 0.5);
	cursor: pointer;

}

.botones {
	width: 100%;
	text-align: center;
}

.botones a {
	padding-top: 0px;
	margin-top: 0px;
	color: black !important;
	font-size: calc(12px);
}

.botones li {
	width: 10%;
}

@media screen and (max-width:1199px) {

	.alos100 {
		width: 100%;
	}

	.telCalCli {
		max-width: calc(100% - 300px);
		float: right;

	}


	.logo {
		margin-top: 15px;
	}

	.telCalCli ul {

		width: 100%;
		text-align: right;
	}

	.telCalCli li {
		display: inline-block;
		text-align: right;
	}

	.navbar .container.normal {
		padding-top: 20px;
		padding-bottom: 0px;
	}

}

.sociales {
	width: 100%;
	float: left;
}

#submenu2 ul {}

ul.fort {
	list-style: none;
	padding: 0;
}

ul.fort li a {
	width: 100%;
	float: left;
	padding-left: 2.3em;
	margin-bottom: 10px;
	font-weight: bolder;
	font-size: calc(12px + 0.3vw);
	color: #7f7f7f;
}

ul.fort li a:hover {
	text-decoration: none;
	color: #b2b2b2;
}

ul.fort li a:before {
	content: "\f061";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	/* same as padding-left set on li */
	width: 1.3em;
	/* same as padding-left set on li */
	color: #87025d;
}

.fa-circle.facebook {
	color: #33619f;
}

.fa-circle.twitter {
	color: #28aadc;
}

.fa-circle.gplus {
	color: #dc4b38;
}

.fa-circle.print {
	color: #9970ad;
}



@media (max-width: 1200px) {

	.navbar-toggle {
		background: rgba(0, 0, 0, 0) !important;
		margin-top: 30px;
		border: none;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background: white;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background: rgba(0, 0, 0, 0) !important;
	}

	.botones li {
		width: 25%;

	}


	.navbar-header {
		float: none;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: left margin-top: 7.5px;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in {
		display: block !important;
	}
}

@media screen and (max-width:991px) {
	.aCentrar.ocultardiv {
		display: none;
	}

	.numero {
		width: 100%;
		float: left;
		/*ori 290524 font-weight: 700;*/
		font-size: 12px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.sub_numero {

		font-size: 10px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;

	}

	.subfooter {
		width: 100%;
		font-size: 16px;
		font-family: 'Isidora';
		font-weight: normal;
		font-style: normal;
	}

	.tituloCirculoArriba {
		margin-bottom: 35px;
		height: auto;
		min-height: auto;
	}

	.circuloArriba {
		width: 50px;
		height: 50px;
		background-size: 30% auto;
		background-repeat: no-repeat;
		background-position: center 30%;
		top: -25px;
	}


	.btn-footer {
		text-align: center;
	}

	.nopd {
		width: auto;
		display: inline-block;
		clear: both !important;
		text-align: left;
		clear: both !important;
		padding: 0px 25px;



	}

	.v25 {
		display: block !important;
		width: 50% !important;
		text-align: center;
		float: left;


	}



	.bordeleft {
		border: none;
		margin-top: 10px;
	}

	.borde {
		margin-bottom: 20px;
		margin-left: 0px;
		padding-left: 0px;
	}

	.turnos {
		float: left;
		margin-bottom: 25px;
	}


	.logo img {
		max-height: 50px;
	}

	.telCalCli {
		width: 100%;
		float: left;
		position: absolute;
		display: block;
		top: 0px;
		margin-left: 0px;

	}

	.social {
		width: auto;
		float: right;
		display: inline-flex;

	}





	.telCalCli a {
		font-size: 14px;
		padding: 0px;
		margin: 0px;
	}

	.telCalCli li {
		margin-left: 0px;
		padding: 0px;
	}

	.logo {
		margin-top: 25px;
		margin-left: 15px;
		margin-bottom: 20px;
	}

}

@media screen and (max-width:767px) {
	.aCentrar.ocultardiv {
		display: none;
	}

	.mt25 {
		margin-top: 10px;
		width: 100%;
		float: left;
		font-size: 16px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.selector.visual span {
		position: absolute;
		top: 15px;
		right: 0px;
		color: #2a2a2a !important;
		font-size: 12px;
		padding-right: 10px;
		text-align: center;
	}

	.selector.visual span br {
		display: none;
	}

	.centrou {
		margin-bottom: 0px;
		min-height: auto;
		padding-bottom: 15px;
	}

	.link ul {
		padding-bottom: 15px;
	}

	.selector.verdes span {
		color: white !important;
	}

	.circulo {
		width: 100%;
		height: 50px;
		border-radius: 0px;
		margin-bottom: 0px;
		background-size: auto 70%;
		background-position: 3% 50%;
		background-repeat: no-repeat;
	}

	.circulo.menor {
		width: 100%;
		height: auto;
	}

	.conletra {
		height: 50px !important;
	}

	.conletra .mediriano {

		height: 50px !important;

	}

	.listadoCirculos .centrou {
		margin-top: 0px;
		position: relative;
	}


	.listadoCirculos span {
		position: absolute;
		top: 14px;
		left: 55px;
		color: #854f83 !important;
		font-size: 12px;
		padding-right: 15px;
		text-align: left;
	}

	/*.listadoCirculos span{
	
position: absolute;
top: -10px;
right: 0px;
color: white !important;
font-size: 12px;
padding-right: 10px;
text-align: center ;
}*/

	.listadoCirculos span br {
		display: none;
	}



	.logo {
		margin-left: 30px;
	}

	.telCalCli {
		max-width: 100%;
		left: 0px;
	}

	#navbar {
		width: calc(100vw - 30px);
	}

	.navbar-nav {
		margin: 0px;
	}

	.navbar-collapse {
		padding: 0px;
	}

}

@media screen and (max-width:645px) {
	.aCentrar.ocultardiv {
		display: none;
	}

	.mt25 {
		margin-top: 10px;
		width: 100%;
		float: left;
		font-size: 16px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}


	.numero {
		width: 100%;
		float: left;
		/*ori 290524 font-weight: 700;*/
		font-size: 14px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.subfooter {
		width: 100%;
		font-size: 14px;
		font-family: 'Isidora';
		font-weight: normal;
		font-style: normal;
	}

	.sub_numero {

		font-size: 10px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;

	}

	.nomostrar {
		display: inline-block;

	}

	.nexto {
		display: none;

	}

	.bloqueAmarillo .borde {
		border: none;
		padding-left: 0px;
	}

	.nexto img {
		background: black;
		display: none;
	}



}



@media screen and (max-width:550px) {

	.btn-footer {
		margin: 20px 0px;
		width: 70%;
		color: white;
		border: solid 1px #A01564;
		border-radius: 26px;
		display: inline-block;
		text-align: middle;
		padding: 10px 15px;
		padding-top: unset;
	}

	.aCentrar.ocultardiv {
		display: none;
	}

	.mt25 {
		margin-top: 10px;
		width: 100%;
		float: left;
		font-size: 16px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.numero {
		width: 100%;
		float: left;
		/*ori 290524 font-weight: 700;*/
		font-size: 14px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.sub_numero {

		font-size: 10px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;

	}

	.subfooter {
		width: 100%;
		font-size: 14px;
		font-family: 'Isidora';
		font-weight: normal;
		font-style: normal;
	}

	.navbar-toggle {
		z-index: 999;
		margin-top: 25px;
	}

	.opa {
		width: auto;
		text-align: center;
		padding: 10px;
	}

	footer a {
		width: 205px;
		display: block;
		margin: 5px auto;
		text-align: left;
		font-size: 12px;
	}

	.container.normal {
		min-height: 110px;
	}

	.logo {
		width: 100%;

		margin-right: 0px;
		padding-left: 0px;
		margin-left: 0px;
		padding-left: 0px;
		position: absolute;
		top: 15px;
	}

	.logo img {
		margin: 0 auto;
		display: block;
	}

	.telCalCli a {
		font-size: 12px;
		padding: 10px 5px !important;
	}

	.nopd {
		width: 100%;
		font-size: calc(12px + 0.7vw);
	}

	.noticiaT img {
		width: 100%;
	}

	.sinImagen {
		width: 100%;
	}


	.celda.v25 {
		width: 100% !important;
	}

	.nopd {
		width: auto;
		display: inline-block;

		clear: both !important;
		text-align: left;
		vertical-align: middle;

	}


	.aCentrar {
		display: block;
		width: 260px;
		margin: 0 auto;
		text-align: left;
	}

	.celda.bordeleft {
		width: 320px;
	}


	.botones li {
		width: 50%;

	}


	.turnos {
		margin-left: 0px;
	}

	.turnos img {
		max-height: 40px;
		margin-top: 12px;
	}

	.turnos span {
		font-size: 26px;
	}




	.circulo {
		width: 100%;
		height: 50px;
		border-radius: 0px;
		margin-bottom: 0px;
		background-size: auto 50%;
		background-position: 3% 50%;
		background-repeat: no-repeat;
	}

	.listadoCirculos .centrou {
		margin-top: 0px;
		position: relative;
	}

	.listadoCirculos span {
		width: 100%;
		position: absolute;
		top: 14px;
		left: 40px;
		color: white !important;
		font-size: 12px;
		padding-right: 10px;
		text-align: left;
	}



	.telCalCli {
		left: 0px;
		width: 100%;
		padding: 0px;
		margin: 0px;
	}



}


@media screen and (max-width:430px) {

	.btn-footer {
		margin: 20px 0px;
		width: 70%;
		color: white;
		border: solid 1px #A01564;
		border-radius: 26px;
		display: inline-block;
		text-align: middle;
		padding: 10px 15px;
		padding-top: unset;
	}

	.aCentrar.ocultardiv {
		display: none;
	}

	.mt25 {
		margin-top: 10px;
		width: 100%;
		float: left;
		font-size: 16px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.numero {
		width: 100%;
		float: left;
		/*ori 290524 font-weight: 700;*/
		font-size: 14px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;
	}

	.sub_numero {

		font-size: 10px;
		font-family: 'Isidora';
		font-weight: bold;
		font-style: normal;

	}

	.subfooter {
		width: 100%;
		font-size: 14px;
		font-family: 'Isidora';
		font-weight: normal;
		font-style: normal;
	}

	.noticia.fix {
		width: 100%;
	}

	#telefonos .col-xs-6 {
		width: 100%;
		text-align: center;

	}

	.circulito {
		border-radius: 0px;
	}

	#telefonos .tabla {
		width: 100%;
	}

	#telefonos .tabla .celda {
		display: block;
		width: 100%;
		text-align: center;

	}

	.padoleft {
		padding-left: 0px;
	}

}


@media screen and (max-width:385px) {}