html, body {
	background-color: #d5ceb9;
	margin: 0px;
	padding: 0px;
	font-family:avenir;
}

@font-face {
    font-family: avenir;
    src: url(../fonts/AvenirLTStd-Book.otf);
}

@font-face {
    font-family: universe;
    src: url(../fonts/univers-light-normal.ttf);
}
	
.casa-jalame {
	background:url('../img/casa-jalame-2.png');
	background-size:100% 100%;
	z-index:2;
	position:fixed;
	top: 140px;
	left: 50px;
	height:180px;
	width:  50px;
	cursor: pointer;
}

.jalame {
	right:0px;
	text-align:center;
	padding:10px 5px;
	background:url('../img/jalame2.png');
	background-size:100% 100%;
	z-index:3;
	position:fixed;
	top: 140px;
	left: 0px;
	height: 180px;
	width: 50px;
}

.jalame img {
	width:40px;
}

.main-jumbotron {
	height:750px;
	width:100%;
	top:0;
	left:0;
}

.diapo {
	padding-top: 320px;
	padding-left: 100px;
	height:100%;
	width:100%;
	display:none;
}

@media (max-width: 768px) {
	.diapo {
		padding-top: 130px;
		padding-left: 15px;
	}
}

.quote {
	height:600px;
	width:100%;
}

.a {
	background: url("../img/main.jpg") no-repeat 50% 55%;
	background-size:cover;	
}

.b {
	background: url("../img/Biblioteca.jpg") no-repeat 50% 55%;
	background-size:cover;	
}

.c {
	background: url("../img/D.jpg") no-repeat 50% 35%;
	background-size:cover;	
}

.d {
	background: url("../img/Resuena.jpg") no-repeat 50% 40%;
	background-size:cover;	
}

.e {
	background: url("../img/ayuda.jpg") no-repeat 50% 45%;
	background-size:cover;	
}

.insert {
	background: url("../img/insert.jpg") no-repeat 50% 60%;
	background-size:cover;	
}

.danke {
	background: url("../img/gracias.jpg") no-repeat 50% 60%;
	background-size:cover;	
}

.fondo {
	padding: 130px 0 0;
}

@media (max-width: 992px) {
	.fondo {
		padding-top: 110px;
	}

	.fondo .texto {
		margin: 0 auto;
	}

	.fondo .texto h3 {
		font-size: 24px;
	}
}

@media (max-width: 576px) {
	.fondo .texto h3 {
		font-size: 20px;
	}	
}

.f1 {
	background: url("../img/f1.jpg") no-repeat 50% 50% fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.f2 {
  background: url("../img/f2.jpg") no-repeat 50% 50% fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
   background-size: cover;
}

.f3 {
  background: url("../img/f3.jpg") no-repeat 50% 35% fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
   background-size: cover;
}

.r1 {
	background: url("../img/r1.png") no-repeat 0 75%;
	background-size: 120%;
	background-color:#000;
}

@media (max-width: 576px) {
	.r1 {
		background-size: 240%;
	}
}

.r2 {
  background: url("../img/r2.jpg") no-repeat 50% -20% fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
   background-size: cover;
}

.ci1 {
	background: url("../img/ci0.jpg") no-repeat 50% 120% fixed;
	background-size: cover;
}

.ci2 {
	background: url("../img/ci3.jpg") no-repeat 50% 25% fixed;
	background-size: cover;
}

.ci3 {
	background: url("../img/archivo1.jpg") no-repeat 50% 50% fixed;
	background-size: cover;
}

.ci4 {
	background: url("../img/ci2.jpg") no-repeat 50% 50% fixed;
	background-size: cover;
}

.e1 {
	background: url("../img/puerta.jpg") no-repeat 0 50% fixed;
	background-size: 50% 100%;
}

.u0 {
	background: url("../img/u0.jpg") no-repeat 50% 50% fixed;
	background-size: cover;
}

.u1 {
	background: url("../img/u1.jpg") no-repeat 50% -25% fixed;
	background-size: cover;
}

.u2 {
	background: url("../img/u2.jpg") no-repeat 50% 0 fixed;
	background-size: cover;
}

.u3 {
	background: url("../img/u3.jpg") no-repeat 50% 0 fixed;
	background-size: cover;
}

.u4 {
	background: url("../img/u4.jpg") no-repeat 50% 0 fixed;
	background-size: cover;
}

.texto, .form, .mini-texto {
	background-color:rgba(0,0,0,0.3);
	color:#fff;
	font-family:avenir;
	padding:20px;
	border-radius:5px;
	text-align:justify;
}

.texto h1 {
	font-size:52px;
	text-transform:uppercase;
}

.texto h3 {
	margin:0;
	font-size:26px;
}

.texto p {
	font-size:21px;
	padding: 15px 0;
}

.texto span {
	color:#c8661d;
}

.texto ul {
	list-style:none;
	padding: 0;
    margin: 0;
}

.texto li {
	margin:20px 0;
	font-size:22px;
}

.texto li:before {
	padding-right:5px;
	content: ">";
	color:#c8661d;
}

@media (max-width: 576px) {
	.texto h1 {
		font-size: 34px;
	}
}

.form {
	margin-top: 30px;
	padding: 15px 30px 10px;
}

.form form div {
	margin-left:0px;
}

.form h2 {
	font-size:38px;
	text-transform:uppercase;
}

.video_container {
	min-height: 400px;
	margin-bottom: 15px
}

.video_container iframe {
	min-height: 400px;
	height: 100%;
	width: 100%;
}

@media (max-width: 576px) {
	.video_container,
	.video_container iframe {
		min-height: 260px;
	}
}

.cancion {
	margin-bottom:5px;
	// width:75%;
	// max-width: 600px;
	display:inline-block;
}

#addCancionHere p, #addEnVivoHere p {
	margin:0;
	padding:0;
}

.activa {
	display:block;	
}

.oculta {
	display:none;
}

.remCancion {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
}

.remCancion:hover, .remCancion:focus {
	color:#f67728;
	text-decoration:none;
}

.pills-container {	
	padding: 0 20px;
}

.pills-container .nav-pills > li > a {
	font-size: 14px;	
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #eeeeee;
	color: #444444;
	padding: 10px 20px;
}

.pills-container .nav-pills > .nav-item > a.nav-link.active:hover,
.pills-container .nav-pills > .nav-item > a.nav-link:hover {
	background-color: #432110;
	color: #fff;
}

.pills-container .nav-pills > .nav-item > a.nav-link.active {
	background-color: #e0640b;
	color: #fff;
}

.btn {
	background-color:#e56617;
	border:1px solid #e56617;
	font-size:18px;
	margin:20px 0;
	padding:5px 30px;
	color:#fff;
}

.btn:hover {
	color:#fff;
	background-color:#286090;
}

.boton {
	border-radius:5px;
	width:130px;
	text-align:center;
	font-size:14px;
	padding:5px 0px;
	color:#fff;	
}

.boton:hover, .boton:focus {
	background-color:#fff;
	color:#432110;
	cursor:pointer;
}

.btn-cancion {
	display:inline-block;
	background-color: white;
	margin-top: 0;
	color:black; 
	padding: 6px 0;
	margin-bottom: 5px;
}


.btn-cancion:hover {
	background-color: #e56617;
	color: #FFF;
}

.puntero {
	height:100px;
	width:100px;
	position:absolute;
	left:0;
	top:660px;
	z-index:3;
}

.no-ml, .form-horizontal .no-ml {
	margin-left: 0px;
}

.label-pad {
	padding:7px 0 4px;
}

.mini-label {
	padding:7px 10px 4px 10px;
	width: 30px;
	float: left;
	font-size: bold;
}

.supporting {
	background:url("../img/fondo1.jpg") repeat center 0%;
	background-size:100%;
	padding: 50px 0;
	color:#5d3814;
}

.supporting h1 {
	font-size: 28px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
}

.supporting h2 {
	font-size:28px;
	font-weight:bold;
	margin:5px 50px;
	margin-bottom:30px;
	color:#bb4411;
}

.supporting h5 {
	font-size:20px;
	margin: 5px 50px;
	margin-bottom:25px;
}

.supporting p {
	font-size:21px;
	text-align:justify;
	margin:0 50px;
	margin-bottom:25px;
}

.supporting a {
	kolor:#bb4411;
}

.supporting a:hover, .supporting a:focus {
	text-decoration:none;
	kolor:#dd6633;
}

.supporting ul {
	margin:0 50px;
	font-size:22px;
}

@media (max-width: 992px) {
	.supporting h2,
	.supporting p {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (max-width: 576px) {
	.supporting ul {
		margin: 0 25px;
	}

	.supporting p {
		margin-left: 25px;
		margin-right: 25px;
	}
	
	.supporting img {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 15px;
	}

	.supporting p,
	.supporting li {
		font-size: 18px;
	}

	.supporting h2 {
		font-size: 22px;
	}

}

.galeria img{
	margin-bottom: 16px;
}

.eventos {
	background-color:#fffaf2;
	padding: 25px 30px;
	border-radius: 8px;
}

.supporting .eventos {
	margin-bottom: 20px;
}

.supporting .noticia {	
	border-top:2px solid #804020;
	margin-bottom:30px;
}

.medio {
	text-align: center;
}

.medio p{
	text-align: center;
}

.fecha {
	color:#766;
	font-size:10px;
}

.abstract {
	font-size:14px;
}

.noticia h4, .flaviadas h4 {
	margin-top: 10px;
	color:#804020;
	font-size:21px;
}

.noticia h5 {
	margin:0 0 10px 0;
	color:#804020;
	font-size:18px;
	font-weight:bold;
	padding-top: 15px;
}

.noticia p {
	font-size:16px;
	margin:0px;
	margin-bottom:20px;
}

.noticia img {
	height:80px;
	margin:10px 0 10px 70px;
	padding:0;
}

.noticia .issuuembed {
	margin-top: 38px;
}

.articulo {
	margin-bottom: 15px;
}

.articulo h2{
	font-size: 33px;
	margin-bottom: 15px;
}

.articulo .img__container {
	text-align: right;
}

.articulo img {
	width: 85%;
	margin: 8px 0;
}

.news h3 {
	font-size: 24px;
	margin-top: 15px;
}

.news a {
	color: #e56617;;
}

.news .fecha {
	font-size: 18px;
	margin-left: 0;
	margin-bottom: 0;
}

.news .abstract {
	margin-top: 20px;
	font-size: 19px;
}

@media (max-width: 768px) {
	.articulo .img__container {
		text-align: center;
	}

	.news h3 {
		font-size: 24px;
		margin: 15px 25px;
	}

	.news .fecha {
		margin-left: 25px;
		margin-right: 25px;
	}
}

@media (max-width: 576px) {
	.news h3 {
		font-size: 21px;
		text-align: justify;
	}

	.news h3,
	.news .fecha,
	.news .abstract {
		margin-left: 35px;
		margin-right: 35px;
	}	
}

.quienes h2 {
	font-size:24px;
	padding:15px 30px;
	margin:0;
}

.quienes h3 {
	font-size:20px;
	font-weight:bold;
	margin-left:20px;
}

.quienes p {
	font-size:18px;
}

.quienes ul {
	list-style:none;
}

.quienes li {
	font-size:18px;
}

.gracias ul {
	list-style:none;
}

.gracias li {
	font-size:21px;
}

.gracias span {
	font-size:16px;
}

.gracias img {
	margin:15px 0;
	height:180px;
}

.gracias p{
	font-size: 16px;
	margin: 50px 80px 10px 80px;
}

.eventos a {
	max-width: 300px;
	color:#fff;
	margin: 0 auto 10px;
}

.vidprev {
	display: flex;
	padding-left: 8px;
	flex-direction: column;
	justify-content: center;
}

.vidprev h2 {
	font-size:18px;
	font-weight:bold;
	padding:35px 0 0 20px;
	margin:0;
}

.showVid {
	text-align:center;
	cursor:pointer;
	margin-bottom: 10px;	
	margin-right: 8px;
}

.showVid div {
	margin: 0 auto;
	position: relative;
	background-color:#000;
	background-size:cover;
	height: 125px;
	width:  220px;
}

.showVid .vid2 {	
	background: url("../img/vimg2.jpg") no-repeat 50% 50% ;
}

.showVid .vid1 {	
	background: url("../img/vimg1.jpg") no-repeat 50% 50% ;
}

.showVid .vid0 {	
	background: url("../img/vimg0.jpg") no-repeat 50% 50% ;
}

.showVid .vid3 {
	background: url("../img/vimg3.jpg") no-repeat 50% 50% ;
}

.showVid h2 {
	position: absolute;
	bottom: 15px;
	padding: 5px;
	background-color:rgba(0,0,0,0.6);
	font-size:15px;
	font-weight:200;
	color:#fff;
	padding-right:30px;
	text-align:right;
}


@media (min-width: 576px) {
	.vidprev {
		flex-direction: row;
	}
}

@media (min-width: 992px) {
	.vidprev {
		flex-direction: column;
	}
}

.flechacordeon {
	font-size: 18px;
  float: right;
  margin-top: 5px;
}

.precios {
	margin-top:30px;
}

.acorprecios {
	margin-top:15px !important;
	padding: 0 35 0 40px !important;
}

.precios div {
	text-align:center;
}

.precios a {
	margin:0;
}

.precios p {
	margin:20px 0;
	padding:0 40px;
	font-size:18px;
	text-align:center;
}

.boton-o {
	display: inline-block;
	border-radius:100%;
	padding:35px 10px;
	background-color:#e56617;
	color:#fff;
	font-size:16px;
	height: 100px;
	width: 100px;
}

.boton-cafe {
	background-color:#352121;
}

.boton-o:hover, .boton-o:focus {
	color:#fff;
	text-decoration:none;
	background-color:#286090;
}

.pi  img{
	height:400px;
	text-align:center;
}

.publicacion{
	min-height:180px;
	margin:25px 0;
	padding-left:15px;
}

.publicacion  img{
	height:210px;
}

.publicacion h1{
	margin: 10px 0;
	margin-top:0;
	padding:0;
}

.publicacion h3{
	margin: 10px 0;
	color: #904525;
	font-size:20px;
	font-weight:bold;
}

.publicacion h4{
	margin: 10px 0;
	color: #904525;
	font-size:18px;
}

.publicacion p {
	margin:0;
	font-size:16px;
	margin-right:30px;
}

.publicacion span {
	font-size:16px;
}

@media (max-width: 576px) {
	.publicacion {
		margin: 15px 0;
	}
}

.mini-texto {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color:rgba(0,0,0,0.35);
	color:#fff; 
	padding:10px 20px;
	border-radius:5px;
	text-align:justify;
	margin-left: 15px;
	margin-right: 15px;
	opacity: 0.33;
}

.mini-texto h1 {
	font-size:25px;
	margin: 8px 0;
}

.mini-texto span {
	font-size:14px;
}
.mini-texto h3 {
	margin: 8px 0;
	font-size:21px;
}

.mini-texto h4, .mini-texto p {
	margin:10px 0;
	padding:0;
	font-size:15px;
}

.expo {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	// height: auto;
}

.expo img {
  width: 100%;
}

.expo img:hover + .mini-texto,
.mini-texto:hover,
.expo img:active + .mini-texto,
.mini-texto:active {
	opacity: 1;
}

@media (max-width: 768px) {
	.mini-texto {
		opacity: 1;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.mini-texto h1 {
		font-size: 22px;
	}

	.mini-texto h3 {
		font-size: 18px;
	}

	.mini-texto h1,
	.mini-texto h2,
	.mini-texto h3,
	.mini-texto h4 {
		margin: 6px 0;
	}
}

@media (max-width: 576px) {
	.mini-texto h1 {
		font-size: 22px;
	}

	.mini-texto h3 {
		font-size: 18px;
	}

	.mini-texto h1,
	.mini-texto h2,
	.mini-texto h3,
	.mini-texto h4 {
		margin: 6px 0;
	}
}

.gran-flaviada {
	background: url("../img/discos.jpg") no-repeat 50% 50%;
	background-size:cover;	
	padding:60px 0;
	width:100%;
}

.gran-flaviada .carousel-inner {
	max-width: 75%
	margin-left: 15%;
	z-index: 400;
}

.gran-flaviada .carousel-control-prev, .gran-flaviada .carousel-control-next{
	background-image: none;
	color: #804020;
	text-shadow: none;
	font-weight: bold;
	width: 15%;
	z-index: 500;
	margin-left: -25px;
	margin-right: -25px;
}

.recordando {
	color:#fff;
	border-radius:6px;
	margin-left: 10px;
	background-color:rgba(0,0,0, 0.5);
	padding:30px 20px;
	margin-right: -10px;
}

.recordando h1 {
	font-size:32px;
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
}

.recordando h2 {
	font-size:26px;
	font-weight: bold;
	text-align:center;
	margin:10px 0 25px 0;
}

.recordando p {
	font-size:16px;
	margin-bottom:0;
	padding:0 15px;
	text-align:justify;
}

@media (max-width: 992px) {
	.recordando {
		margin-left: 0;
		margin-right: 0;
	}

	.recordando .row {
		flex-direction: column-reverse;
	}
}

.recordando-foto {
	display:inline;
	text-align:center;
}

.recordando-foto img {
	margin-top:30px;
	border-radius: 80px;
	max-width: 100%;
	max-height: 400px;
}

@media (max-width: 992px) {
	.recordando-foto img {
		margin-top: 0;
		margin-bottom: 20px;
		max-height: 300px;
	}
}

.flaviadas {
	text-align:center;	
	padding: 20px 25px;
	min-height: 480px;
	max-width: 430px;
}

@media (max-width: 992px) {
.flaviadas {
	margin: 0 auto 30px;
	}
}

.flaviadas img{
	margin-top:5px;
	margin-bottom:5px;
}

.flaviadas h4 {
	font-size:16px;
	margin-top:0;
	margin-bottom:30px;
	font-weight: bold;
}
 .flaviadas p {
	margin-bottom: 8px;
	font-size:15px;
	padding:0 20px;
}

.flaviadas-nav {
	margin-bottom:30px;
}

.flaviadas-nav a {
	color:#804020;
	font-size:20px;	
	font-weight:bold;
}

.flaviadas-nav a:hover, .flaviadas-nav a:focus {
	text-decoration:none;	
	cursor:pointer;
}

.flaviadas-nav div {
	display:inline-block;
}

.escribe a {
	color:#fff;
	margin-top:0;
}

.map__container {
	height: 500px;
	margin-bottom: 15px;
}

.hidden {
	display: none;
}

.patro_titulo {
	border-bottom: 2px solid #5d3814;
	margin-bottom: 15px;
}

.patro-container {
	margin-bottom:35px;
}

@media (max-width: 992px) {
	.patro-container {
		text-align: center;
	}
}

.img-patro {
	vertical-align: top;
	margin: 15px 20px 15px 0;
	max-width: 100%;
}

.img-s {
	max-height: 70px;
}

.img-m {
	max-height: 110px;
}

.img-l {
	max-height: 150px;
}

.bg-black {
	background-color: black;
}

.white {
	background-color: white;
}

.flex-row{
	display: flex;
	flex-direction: row;
}