@font-face {
	font-family: 'GothamHTF-Bold';
    src: url('../fonts/GothamHTF-Bold/GothamHTF-Bold.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/GothamHTF-Bold/GothamHTF-Bold.woff') format('woff'),
         url('../fonts/GothamHTF-Bold/GothamHTF-Bold.ttf') format('truetype'),
         url('../fonts/GothamHTF-Bold/GothamHTF-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamHTF-Light';
    src: url('../fonts/GothamHTF-Light/GothamHTF-Light.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/GothamHTF-Light/GothamHTF-Light.woff') format('woff'),
         url('../fonts/GothamHTF-Light/GothamHTF-Light.ttf') format('truetype'),
         url('../fonts/GothamHTF-Light/GothamHTF-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body{
	padding:0;
	margin:0;
}
.wrapper{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
body {
	font-family: 'GothamHTF-Light';
	font-size: 14px;
	text-align: center;
	margin: auto;
	color: #fff;
	width: 100%;
	align-items: center;
}
p, input {
    font-family: 'GothamHTF-Light' !important;
}
 h2, span, h3 {
	font-family: 'GothamHTF-Bold' !important;
}
h2{
font-size:22px;
}
h3{
font-size:16px;
}
a {
	color: inherit; /* blue colors for links too */
	text-decoration: inherit; /* no underline */
}
h2, h3, h1 {
    text-transform: uppercase;
}
}
.contimg, .conForm {
	width: 100%;
	margin: 0 auto;
	/* height: 100vh; */
}
.conForm {
	/* background: #4a90e2; */    display: flex;
}
h1 {
	width: 90%;
	margin: 7em auto 3em;
	text-align:center;
	text-transform: uppercase;
	/*opacity: .5;*/
	font-family: 'GothamHTF-Light', light;
	font-size:19px;
	font-weight: lighter;
	color:#ffffff;
	letter-spacing:25.51px;
}
img {
	margin-bottom: 0;
	width: 100%;
}
img.logo {
    max-width: 420px;
    margin: 1.5% 4% 1.5%;
    z-index: 100000;
}
.back-logo {
    width: 100%;
    background: #0000003b;
    text-align: left;
    margin-bottom: 11%;
    z-index: 9999;
    position: absolute;
}
.idiomas {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1000000000000;
}

.idiomas li {
    display: inline-block;
}

.idiomas li a {
    color: #fff;
    font-family: 'GothamHTF-Light';
    font-style: italic;
    /* margin: 5px; */
    border-right: 1px solid #fff;
    padding: 5px 15px;
}
.idiomas li:last-child a {
    border: 0;
}
.idiomas li a.active {
    font-family: 'GothamHTF-Bold';
}
h1.banner {
    font-size: 18px;
    width: 90%;
    margin: 51px auto;
    font-family: 'GothamHTF-Light';
    z-index: 100000;
    color: #fff;
    position: relative;
    top: 55%;
}
.back-tit:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.30);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.back-tit {
    width: 90%;
    margin: 0 auto;
    padding: 18% 0;
}
h2, h3 {
    font-family: 'GothamHTF-Bold';
}
section#banner {
    height: 90vh;
    background: url(../images/banner.jpg) no-repeat rgba(0, 0, 0, 0.30);
    background-size: 100% 100%;
}
section{
	position: relative;
}
.container {
	margin: auto;
	width: 70%;
	z-index: 1;
}
section#eventos {
    height: 525px;
    color: #4b2b15;
    background: #ebebeb;
}
section#eventos:after {
    content: "";
    background: url(../images/eventos.png) center center no-repeat;
    position: absolute;
    top: 10%;
    left: -40%;
    bottom: -10%;
    width: 100%;
    background-size: contain !important;
    height: auto;
	z-index: 1000000000;
}
.eventos {
    width: 50%;
    margin: 0 auto;
    padding: 5%;
}
.eventos p {
    margin-bottom: 25px;
}
ul.list {
    width: 84%;
    margin: 0 auto;
    font-family: 'GothamHTF-Light';
}
.cuadro-texto {
    width: 70%;
    margin: 0 auto;
}
.left.text-serv h2 {
    margin-left: -7%;
}
.eventos span {
    position: absolute;
    float: left;
    width: 11%;
    left: 5% !important;
    text-align: right;
    font-weight: 600;
    z-index: 10000000000;
    top: 75%;
    text-transform: uppercase;
}
h2.grupos {
    letter-spacing: 25px;
    font-size: 1.8em;
    margin-bottom: 8%;
}

p {
    font-size: 1.2em;
    line-height: 1.5;
}
section#sec-servicios {
    color: #3a200b;
    height: 700px;
    margin: 0 auto;
    background: linear-gradient(1deg, #ece1d3 42%, #d4c0a8 100%);
    z-index: 1000000;
    width: 100%;
    text-aling: left;
}
.text-serv {
    background: #f9f6f2;
    box-shadow: 0px 1px 6px 0 rgba(0,0,0,0.50);
}
.servicios {
    width: 65%;
    margin: 0 auto;
    position: absolute;
    max-width: 1200px;
    left: 10%;
    right: 10%;
    top: -10%;
}
.line-top, .line-bottom {
    display: flex;
	height: 300px;
}
ul.list li {
    line-height: 2;
}
.servicios h2 {
    letter-spacing: 12px;
    margin-left: 4%;
    color: #d4c0a8;
    font-size: 1.3em;
}
.left {
    width: 35%;
    float: left;
}
.right {
    width: 80%;
    float: right;
}
.text-serv {
    text-align: left;
    padding: 5%;
}
.servicios img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.text-serv {
    text-align: left;
    padding: 5%;
}
.right.text-serv {
    padding-top: 7%;
}
.left.text-serv {
    width: 35%;
}
.left.text-serv {
    padding: 35px 5%;
}
.line-top .left {
    width: 57%;
}
.left.text-serv li {
    margin-left: -13px;
}
.contimg p {
	font-family: 'Gotham-Light';
	font-size: 1em;
	color: #fff;
}
section#menu {
    height: 550px;
    background: #eeeeee;
    color: #3a200b;
}

.opciones_menu {
    width: 90%;
    margin: 0 auto;
    padding-top: 2.5%;
}
.opciones_menu h2 {
    margin-bottom: 2%;
}
.opciones_menu h2 {
    color: #d4c0a8;
    letter-spacing: 20px;
    font-size: 1.8em;
}
.opciones_menu p {
line-height: 2;
}

.opciones_menu span {
    font-weight: 800;
}
.image-menu {
    /* display: flex; */
    position: absolute;
    z-index: 1000;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -15%;
}
.image {display: inline-block;width: 24%;}
div#jquery-slider-demo img {
    height: 100% !important;
    object-fit: cover;
}
.image img {
    width: 320px;
    height: 320px;
    object-fit: cover;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.50);
}
section#galeria {
    height: 900px;
}
section#contacto {
    height: 550px;
    padding-top: 10%;
    background: url(../images/form-1.jpg) center no-repeat;
    background-size: cover;
}
.Contacto {
    width: 90%;
    margin: 0 auto;
}
.texto_contacto h2 {
    letter-spacing: 10px;
    line-height: 2;
    font-size: 1.7em;
	color: #fff;
}

.texto_contacto p {
    color: #3a200b;
}
form#frmContacto {
    width: 86%;
    margin: 0 auto;
    position: relative;
}
.texto_contacto {
    margin-bottom: 4%;
}
input#nombre, input#email, input#telefono {
    width: 35%;
}

textarea {
    width: 600px;
    height: 150px;
    background: rgba(251, 251, 251, 0.59);
    border: none;
    padding: 10px;
	font-family: 'GothamHTF-Light';
}
input {
    background: #fbfbfb82;
    border: none;
    color: #3a200b;
    padding: 10px;
    width: 250px !important;
    height: 21px;
    margin-bottom: 3%;
    margin: 1%;
}
.contimg h2 {
	/* font-family: 'Gotham-Bold', Sans-Serif; */
	font-size: 1em;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
	/* line-height: 48px; */
	font-family: Avenir-Heavy;
	font-size:20px;
	color:#ffffff;
	letter-spacing:5.52px;
	text-align:center;
}
.conForm p {
	font-family: 'Gotham-Light';
	font-size: 1.2em;
	color: #313751;
	letter-spacing: -0.6px;
	width: 81%;
	margin: 0 auto 1em;
	font-weight: 600;
}
.Form input, .Form select {
	width: 100%;
	margin: .8em 0;
	padding: 10px;
	border: none;
	border-radius: 18px;
	text-align: center;
	background: #eeeeee;
}
.select:before {
	display: table;
	content: "";
	position: absolute;
	display: block !important;
	z-index: 1000;
	top: 18%;
	right: 19px;
	width: 19px;
	height: 15px;
	background-size: cover !important;
	background: url(images-landing/arrow.png) center center;
}
select#localidad {
	-webkit-appearance: none;
}
.select {
	position: relative;
}
.logo-img {
	top: 3%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 200px;
}
.contimg h2 {
	/* position: absolute; */
	bottom: 0;
	left: 0;
	right: 0;
	width: 77%;
	margin: 7em auto 1em;
}
/*botones*/
button.btn, input.enivar {
	padding: 10px 40px 10px 40px !important;
	background: #df1818 !important;
	color: #ffffff !important;
	text-transform: uppercase;
	-webkit-transition: all ease-out .6s;
	-moz-transition: all ease-out .6s;
	transition: all ease-out .6s;
	position: relative;
	z-index: 1;
	border-radius: 20px;
	box-shadow: none;
	border: none !important;
	cursor: pointer;
	width: 48%;
}
button.btn:hover {
	background: #ffffff !important;
	color: #446cdd !important;
}
input.enivar {
    width: 15% !important;
    height: 40px;
    border-radius: 0;
    background: #3a200b !important;
}
/*redes*/
.redes img {
	max-width: 61px !important;
}
.redes {
    display: flex;
    /* justify-content: stretch; */
    width: 9%;
    margin: 0 auto;
    text-align: center;
}
.redes a:hover {
	opacity: .5;
}
a img {
	max-width: 33px;
	margin: auto;
	display: block;
}
.Form input {
	width: 95%;
}
div#inline {
	width: 500px;
	text-align: center;
	/* color: #4d4d4d; */
	line-height: 1.5;
}
div#inline a input {
	background: transparent !important;
	border: none;
	color: #0f694b;
	font-weight: 800;
}

.OpenTable_secc h2 {
    opacity: 0.77;
    font-family:Avenir-Medium;
    font-size:16.5px;
    color:#ffffff;
    letter-spacing:10.83px;
    text-align:center;
    text-transform: uppercase;
    margin-top: 1em;
}
.OpenTable_secc {
    min-height: 400px;
}

.columna.col3 {
    width: 70%;
    margin: 0 30px;
    min-height: 150px;
    padding: 0;
}
.columna.col3 p {
    font-size: 12px;
}
.columna.col3 h3 {
    font-size: 15px;
}
.columnas {
    max-width: 1200px;
    margin: 0 auto;
	display: inline-flex;
	width: 90%;
}
.direc-txt {
    min-height: 110px;
}
.copyright img {
    width: 2%;
}
.direcciones {
    padding-top: 2%;
    padding-bottom: 2%;
    background: linear-gradient(1deg, #ece1d3 42%, #d4c0a8 100%);
    color: #4b2c18;
}
#OT_searchWrapper {
    background: none !important;
}

#OT_searchWrapperAll {
    background: none !important;
}

.OpenTable_secc {
    width: 90%;
    max-width: 850px;
    margin: 0 auto;
}
h2.OT_feedTitle {
    display: none;
}
.redes img {
    max-width: 130px;
    height: 37px;
    margin: 4px !important;
}
.redes a:nth-child(1) img {
    height: 25px;
    margin-top: 10px !important;
}
.direcciones .columna img {
    max-width: 43px;
    height: 30px;
}

.columnas:after {
    content: "";
    display: block;
    clear: both;
}

.columna.col12 {
    width: 100%;
    display: block;
}
div#OT_logo {
    background: none;
}
footer {
    background: #3a200b;    padding: 15px 0 30px;
}

footer .wrapper {
    display: flex;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
    text-align: left;
}

footer .wrapper img {
    max-width: 220px;
    margin: 0 51px;
}
.Locaciones h3, footer a {
    margin: 0 0 1em !important;
    display: block;
}
footer span {
    color: #90562d;
}

footer p {
    margin: 0;
}
.datos {
    width: 33.3%;
}

.Locaciones {
    width: 33.3%;
}

.copyright {
    padding: 15px;
    background: #3a200b;
}

/*formulario gracias */
.success {
    background: #3a200b;
    color: #fff;
    padding: 7%;
    position: absolute;
    width: 24%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    font-style: italic;
    font-family: 'GothamHTF-Light' !important;
}
.success:before {
    position: absolute;
    top: 0;
    right: 15px;
    content: "x";
    cursor: pointer;
}
.theme-default .nivoSlider {
    z-index: 10 !important;
}
.theme-default .nivo-caption {
    font-family: 'GothamHTF-Bold';
    text-transform: uppercase;
}
/************************************************** MEDIA QUERYS ************************************************/
@media screen and (max-width: 1400px) {
.cuadro-texto {
    width: 63%;
}
}
@media screen and (max-width: 1366px) {
section#contacto {
    padding-top: 14%;
}

.texto_contacto {
    margin-bottom: 4%;
}
.cuadro-texto {
    width: 75%;
}
}

@media screen and (max-width: 1024px) {
h1 {
	font-size: 2em;
}
.contimg h2 {
	font-size: 2.8em;
}
.conForm p {
	font-size: 1.2em;
}
}

@media screen and (max-width: 768px) {
section#banner {
    height: 57vh;
}
.back-logo a img {
    max-width: 420px !important;
}
.line-top .left {
    width: 77%;
}
h1 {
    margin: 2em auto 3em;
}
.servicios {
    width: 80%;
}
.columna.col3 {
    margin: 0 13px;;
}
input.enivar {
    width: 30% !important;
}
.image img {
    width: 160px;
    height: 160px;
}
.image-menu {
    bottom: -9%;
}
section#contacto {
    height: 590px;
}
section#menu {
    height: 550px;
}
.opciones_menu {
    padding-top: 15%;
}
h2.grupos {
    letter-spacing: 14px;
    font-size: 1em;
}
section#contacto {
    padding-top: 15%;
}
section#eventos:after {
    top: 12%;
    left: -9%;
    bottom: -10%;
    width: 35%;
}
.eventos span {
    width: 14%;
    top: 64%;
}
input {
    width: 172px !important;
}
textarea {
    width: 588px;
}
section#galeria {
    height: 500px;
}
section#sec-servicios {
    height: 670px;
}
.redes {
    width: 17%;
}
.direc-txt {
    min-height: 145px;
}
}

@media screen and (max-width: 580px) {

h1 {
    font-size: 19px;
    letter-spacing: 17.51px;
    font-size: 17px !important;
    line-height: 1.5;
    width: 90%;
    margin: 0 auto !important;
}
section#banner {
    height: 220px !important;
}
.line-top, .line-bottom {
    display: block;
    height: auto;
}
.servicios img {
    width: 111%;
}
.left, .right {
    float: none;
    position: relative;
	width: 90%;
}
.line-top .left {
    width: 90%;
}
.redes img {
	max-width: 100px;
}
.columna.col3 {
    margin: 10px auto;
    min-height: 137px;
}
.copyright img {
    width: 10%;
}
body {
	display: block;
	font-size: 12px;
}
section#eventos {
    height: 690px;
}
.left.text-serv {
    width: 90%;
}
section#eventos:after {
    top: 30%;
    left: 0;
    bottom: -10%;
    width: 40%;
}
.eventos span {
    float: right;
    width: 27%;
    font-size: 8px;
}
.eventos {
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    text-align: center;
}
section#sec-servicios {
    height: 1050px;
}
.image img {
    width: 135px;
    height: 135px;
}
.contimg {
	width: 100%;
	box-shadow: -1px 5px 3px #00000042;
}
.contimg, .conForm {
	width: 100%;
	height: 400px;
}
.conForm {
	padding: 17px 0;
}
h1 {
	font-size: 1.8em;
}
.contimg h2 {
	font-size: 2em;
}
.conForm p {
	font-size: 1em;
}
.Form {
	width: 90%;
	margin: 0 auto;
}
.contimg img {
	position: inherit;
}
.contimg h2 {
	font-size: 2em;
	position: inherit;
}
.contimg p {
	font-size: 1.2em;
}
.contimg {
	padding-top: 31px;
}
.back-logo a img {
    max-width: 200px !important;
}
.direc-txt {
    min-height: 110px;
}
textarea {
    width: 450px;
}
.opciones_menu {
    padding-top: 0;
}
section#menu {
    height: 450px;
}
.columnas {
    display: block;
}
div#jquery-slider-demo img {
    height: 100% !important;
    object-fit: cover;
}
}
@media screen and (max-width: 425px) {
ection#eventos:after {
    top: 20%;
}
.theme-default .nivoSlider {
    height: 279px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    margin-top: -10%;
}
section#menu {
    height: 420px;
}
.opciones_menu {
    padding-top: 0;
}
.image img {
    width: 120px;
    height: 120px;
}
input {
    width: 251px !important;
}
.eventos {
    font-size: 13px;
}
.redes a:nth-child(1) {
    width: 26%;
}
img.face {
    width: 40%;
}
.redes {
    width: 20%;
}
.redes a {
    width: 80% !important;
}
section#sec-servicios {
    height: 1090px;
}
.image img {
    width: 90px;
    height: 90px;
}
section#menu {
    height: 330px;
}
input.enivar {
    width: 79% !important;
}
section#banner {
    height: 190px;
}
section#galeria {
    height: 450px;
}
textarea {
    width: 252px;
    margin-top: 5px;
}
section#contacto {
    height: 580px;
     padding-top: 16%;
     padding-bottom: 10%;
}
.texto_contacto {
    width: 86%;
    margin: 19px auto;
}
.opciones_menu h2 {
    letter-spacing: 11px;
}
.texto_contacto h2 {
    font-size: 1em;
}
ul.list {
    width: 70%;
}
.columna.col3 {
    margin: 15px auto;
}
.right.text-serv h2 {
    margin-left: 8%;
}
.display {
    display: none;
}
.opciones_menu p {
    width: 88%;
    margin: 0 auto;
}
.opciones_menu br {
    display: none;
}
.eventos span {
    top: 75%;
}
}

@media screen and (max-width: 375px) {
textarea {
    width: 250px;
}
section#eventos:after {
    top: 30%;
    left: -23px;
    bottom: -10%;
    width: 51%;
}
.eventos span {
    float: right;
    width: 31%;
    font-size: 8px;
    top: 73%;
}
section#banner {
    height: 170px;
}
.back-logo {
    margin-bottom: 15px;
}
section#sec-servicios {
    height: 1150px;
}
input.enivar {
    width: 88% !important;
}
.cuadro-texto {
    width: 80%;
}
.opciones_menu p {
    width: 96%;
}
}

@media screen and (max-width: 320px) {
h2 {
	font-size: 2em;
}
section#banner {
    height: 150px;
}
.idiomas li a {
    padding: 5px 12px;
}
.back-logo a img {
    max-width: 170px !important;
}
.idiomas {
    right: 10px;
    top: 11px;
}
}

@media screen and (orientation:landscape) {
}
