body{
    color: #212121;
    background-image: url("../image/extra_3.png");
}
.imagenes{
	min-height: 250px;
	max-height: 250px;
	/*min-width: 250px;*/
}

.slider .slides li .caption {
    color: #fff;
    position: absolute;
    top: 75%;
    left: 0%;
    width: 100%;
    
}

@media only screen and (min-width: 993px){
	.container{

		width: 82%;
	}
}

.colslide{

	background-color: rgba(0,0,0,0.5);
}
.nombre{

	background-color: rgba(0,0,0,0.5);
	width: 100%;
}
.col1{
	color: #2F4F4F;
}
.carta{

    border-top: 1px solid #b2dfdb;

}
.zoom{
	transform: scale(2.5);
}
.fest{
	
	background-image: url('../image/ln03.png');
}
.publi{
	height: 400px;
	background-image: url('../image/flechas.jpg');
}
#materialbox-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(41, 41, 41, 0.9);
    z-index: 1000;
    will-change: opacity;
}
.card .card-title {
    font-size: 18px;
    font-weight: 300;
}

.pagination li.active {
    background-color: #54D29B;
}
.collection {
    margin: .5rem 0 1rem 0;
    border: 0px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}
 .collapsible-header {
    display: block;
    cursor: pointer;
    /*min-height: 3rem; */
    line-height: 2rem; 
    padding: 0 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd;
}
.abrir{

    color: #857f8e;
}
.card_open{
    border-top: 4px solid #004d40;


}
.pond{

    height: 300px;
    background-size: cover;
    background-position: center;;
    border-radius: 4px;

}
.gum{

    height: 150px;
    width: 150px;
    background-size: cover;
    background-position: center;;
    border-radius: 4px;

}
.gum_over{

    height: 150px;
  
    background-size: cover;
    background-position: center;;
    border-radius: 4px;

}


.nombre_nota{

    background-color: rgba(11,83,69,0.7);
    width: 100%;
    height: 100px;
    border-top: 1px solid #F4D03F;
}

@font-face {
    font-family: "roung";
    src: url('../font/roung.otf') format("truetype");
}

.encabezado{
    
    color: #9e9e9e;
    font-family: "roung";
    font-size:25px;
    margin: 0;
    padding: 0;

}

.encabezado2{
    
    color: #9e9e9e;
    font-family: "roung";
    font-size:17px;
    margin: 0;
    padding: 0;

}

.encabezado3{
    
    color: #757575;
    font-family: "roung";
    font-size:16px;
    margin: 0;
    padding: 20px;
    text-align: justify;

}
.encabezado4{
    
    color: #424242;
    font-family: "roung";
    font-size:16px;
    margin: 0;
    padding: 20px;
    text-align: justify;

}


.ir-arriba{

    font-size: 20px;
}
