*{
	margin: 0;
	outline: 0px;
	padding: 0;
}

nav {
	background-color: white;
}

#container-border{
	border-bottom: 2px solid #d9d8d8;
}

.text-center{
	text-align: center;
}

.margin-bottom{
	margin-bottom: 0px;
}

.text-encabezado{
	font-family: fangsong !important;
}

.mention{
	margin-top: 12px !important;
}

.contenido-body{
	padding-top: 100px;
}

.contenido-entradas{
	border-right: 1px solid #d7d7d7;
}

.btn-abrir{
	bottom: -4px;
    background: white;
    border-radius: 100%;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
    float: right;
    margin-bottom: 16px;
    margin-left: 93%;
    position: fixed;
    z-index: 1;
}

#img-liston{
	background-image: url("../img/liston.png");
	padding-top: 81px;
    padding-bottom: 28px;
    /* position: relative; */
    /*z-index: 2px;*/
    position: fixed;
    margin-left: 65px;
    background-repeat: no-repeat;
    width: 95px;
}

#img-vida img{
	height: 8rem;
    margin-top: -11px;
    position: fixed;
}

.btn-tienda{
	bottom: 152px;
    /* background: white;
    border-radius: 100%;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
    float: right;
    margin-bottom: 16px;
    margin-left: 93%;
    position: fixed;
    z-index: 1; */
}

.btn-fila{
    bottom: 71px;
}


.btn-what{
    /* bottom: 71px; */
    background: white;
    border-radius: 100%;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
    float: right;
    margin-bottom: 16px;
    margin-left: 93%;
    position: fixed;
    z-index: 1;
}

.btn-what img{
    border-radius: 100%;
}
