.contactenos-index{
	font-size:14px;
}
.contactenos-index a{
	font-size:14px;
	color: #333;
}
.contactenos-index p{
	margin-bottom:5px;
	padding-bottom:0px;
}
.pt-bkg08 {
    background-image: url("../img/fondo.jpg");
	background-position: center bottom;
}
#footer-wrapper{
	padding-top:0px;
}
.header-style01 #quick-links{
	float: right !important;
}


.contenedor {
    background-color: rgba(255, 255, 255, 0.93);
    color: #333;
    margin-bottom: 20px;
    padding: 50px 50px 0;
	margin-top: 160px;
}
body {
    background-attachment: fixed;
    background-image: url("../img/back1.jpg");
}
.container {
    max-width: 1170px;
}
#fila-reserva .col-md-3{
	padding-left:7px;
	padding-right:7px;
} 


.mensaje{
	display:none;
}
.loading img{
	float: left;
	margin-right:5px;
	margin-top:3px;
}
.cargando{
	text-align:center;
	margin:auto;
}
.cargando img{
	margin-left: auto;
	margin-right: auto;
}
.modal{
	display:none;
}
.botoncito{
	border: medium none;
    border-radius: 25px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 6px 18px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
	background-color: #006db7;
	margin-top: 10px;
}
.modal-body{
	padding: 10px 25px;
}
.wpcf7 label{
	padding-bottom:0px;
}
.wpcf7 fieldset {
    margin-bottom: 10px;
}
.wpcf7-text{
	padding: 6px 12px;
}