@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@font-face{font-family:'Century Gothic';font-style:normal;src:url(/font/CenturyGothic.woff) format('woff'),url(/font/CenturyGothic.woff2) format('woff2'),url(/font/CenturyGothic.ttf) format('truetype')}*{margin:0;padding:0;font-family:Montserrat,sans-serif}html{overflow-x:hidden}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}img{width:100%;display:block}a{text-decoration:none}ul{padding:0;margin:0;list-style:none}.btn{width:100%;max-width:195px;height:50px;line-height:50px;color:#8ac9c1;background-color:#fff;font-size:16px;font-weight:600;display:block;border-radius:10px;margin:0 auto;border:none;box-shadow:0 3px 6px rgba(0,0,0,.16);text-align:center;box-sizing:border-box;cursor:pointer}.btn:hover{background-color:#191a1a}.content{width:100%;max-width:1080px;margin:0 auto;position:relative}.input{margin-bottom:13px;width:100%}.input label{display:inline-block;font-size:14px;font-weight:600;color:#070707;margin-bottom:9px}.input input,.input select,.input textarea{width:100%;height:50px;border-radius:10px;border:1px solid #191a1a;margin:0;box-sizing:border-box;padding-left:15px;font-size:16px;color:#191a1a;background-color:#ede5d9}.input textarea{height:108px;padding:10px 15px;resize:none}.checkbox{width:100%;display:flex;align-items:center}.checkbox input{height:18px;width:18px;margin:0 9px 0 0}.checkbox label{margin:0;font-size:16px;display:flex;align-items:center}.radio{display:inline-flex;align-items:center}.radio input[type=radio]{display:none}.radio span{width:10px;height:10px;padding:0;margin-right:5px;border:1px solid #191a1a;border-radius:50%;box-sizing:border-box;background-color:#fff}.radio input[type=radio]:checked+span{background:#8ac9c1}.validation.error{border:1px solid red;outline:unset}.errorDisplay{color:red;font-size:15px;margin-bottom:15px}.successDisplay{color:green;font-size:15px;margin-bottom:15px}.disable{pointer-events:none;cursor:default}header{width:100%;position:relative}header .top{padding:9px 0;background-color:#191a1a}header .bottom{padding-top:5px;background-color:#ede5d9}header .container{width:100%;max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:end;flex-flow:wrap;position:relative}header .bottom .container{justify-content:space-between}header .top a{font-size:13px;font-family:'Century Gothic';color:#fff;margin-left:10px}header .top p{font-size:21px;color:#fff;margin-left:10px}header .top img{width:auto;height:13.5px}header .top .search{display:flex;align-items:center}header .top .input{width:0;margin-bottom:0;margin-left:10px;display:none;opacity:0;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}header .top .input input{height:25px}.logoHeader{max-width:206px}.menu{display:flex}.menu li{margin-right:55px;position:relative}.menu li:last-child{margin-right:0}.menu a{font-size:14px;font-family:'Century Gothic';color:#191a1a;text-transform:uppercase}.menu a:hover{color:#8ac9c1}nav{display:flex;align-items:center;position:relative;z-index:3}#barras-menu,nav .mob{display:none}#fondo{display:none;width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,.5);z-index:10}.flex{display:flex;align-items:center;flex-flow:wrap}.flex-space{display:flex;justify-content:space-between;align-items:center;flex-flow:wrap}.flex-space-invert{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;flex-wrap:wrap}.flex-center{display:flex;align-items:center;justify-content:center;flex-flow:wrap}#attraction{width:100%;position:relative}#attraction .swiper-slide{background-position:top;background-repeat:no-repeat;background-size:cover;height:680px;display:flex;align-items:end;justify-content:center;position:relative}#attraction .swiper-slide::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(25,26,26,.58);z-index:1}#attraction .text{position:relative;z-index:2}#attraction .title{font-size:41px;font-weight:600;color:#fff;text-align:center;margin-bottom:30px}#attraction .title span{display:block;font-size:30px;font-weight:500}#attraction img{max-width:240px;margin:25px auto 40px}#sections{padding:140px 0 110px;background-color:#ede5d9;background-image:url(/img/fondo.png);background-position:top left;background-repeat:repeat;background-size:contain}#sections ul{display:flex;align-items:center;justify-content:space-between;flex-flow:wrap}#sections li{padding:20px;background-color:#191a1a}#sections li:hover{background-color:#8ac9c1}#sections a{width:305px;height:203px;font-size:43px;font-family:'Century Gothic';color:#fff;background-color:#191a1a;border:1px solid #fff;text-align:center;display:flex;align-items:center;justify-content:center}#sobreNosotros{padding:45px 0 40px;background-color:#8ac9c1}#sobreNosotros .info{max-width:405px}#sobreNosotros .title{font-size:41px;font-weight:600;color:#fff;margin-bottom:20px}#sobreNosotros .description{max-width:370px}#sobreNosotros .description p{font-size:14px;font-weight:600;color:#fff}#sobreNosotros .image{max-width:520px}#newsletter{padding:130px 0 150px;background-color:#ede5d9;background-image:url(/img/fondo.png);background-position:top left;background-repeat:repeat;background-size:contain}#newsletter .description{max-width:425px;font-size:14px;color:#191a1a}#newsletter .form{display:flex;align-items:center;flex-flow:wrap}#newsletter .form .input{min-width:330px;max-width:330px;margin-bottom:0}#newsletter .form .btn{max-width:150px;min-width:150px;background-color:#8ac9c1;color:#fff;margin-left:15px}#newsletter .form .btn:hover{color:#8ac9c1;background-color:#191a1a}#contacto{width:100%;background-color:#ede5d9}#contacto .left{max-width:590px;margin-top:-50px}#contacto .right{max-width:390px;margin-bottom:60px;position:relative;z-index:1}#contacto .form,#contactoPage .form{width:100%;max-width:332px;margin:0 auto 0}#contacto .title{font-size:35px;font-weight:600;color:#191a1a;margin-bottom:30px;text-align:center;text-transform:uppercase}#contacto .description,#contactoPage .description{font-size:16px;font-weight:600;line-height:30px;color:#191a1a;text-align:center;margin-bottom:10px}#contacto .btn,#contactoPage .btn{max-width:150px;background-color:#8ac9c1;color:#fff}#contacto .btn:hover,#contactoPage .btn:hover{color:#8ac9c1;background-color:#191a1a}footer{width:100%;padding:20px 0 30px;background-color:#191a1a}.logoFooter{max-width:170px;margin:0 auto 20px}footer .info{width:100%;max-width:335px;margin:0 auto}footer .info ul{margin-bottom:20px}footer .info li{text-align:center}footer .info a,footer .info p{font-size:13px;font-family:'Century Gothic';color:#fff;line-height:20px}footer .info .redes{margin-bottom:20px}footer .info .redes a{margin-right:15px}footer .info .redes a:last-child{margin-right:0}footer .info .redes a img{width:auto;height:20px}.developed,.developed a{text-align:center}footer .info .developed a{color:#8ac9c1}.modal{display:none;width:100%;max-width:800px;max-height:500px;padding:48px 39px 20px;background-color:#fff;border-radius:48px;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;height:-moz-fit-content;height:fit-content;z-index:10;box-sizing:border-box;overflow-y:scroll}.modal .title{text-align:center;font-size:24px;font-weight:700;line-height:30px;color:#000;text-transform:uppercase;margin-bottom:25px}.modal .description{font-size:16px;line-height:18px;color:#000;margin:0 auto 20px}.closeModal{position:absolute;right:34px;top:25px;width:21px}#menu{padding-bottom:30px;background-color:#ede5d9}#menu .flex-center{padding-top:25px;padding-bottom:10px;align-items:end;background-image:url(/img/fondo.png);background-position:top left;background-repeat:repeat;background-size:contain}.pageTitle{width:100%;font-size:35px;font-weight:600;color:#191a1a;text-align:center;text-transform:uppercase}#menu .pageTitle{margin-bottom:60px}#menu .size{max-width:130px;margin-right:15px}#menu .size:nth-child(2){max-width:110px}#menu .size:last-child{margin-right:0}#menu .size p{font-size:16px;font-weight:600;color:#191a1a;text-align:center}#menu .flex-space{align-items:end}#menu .menuItems{margin-bottom:60px}#menu .menuTitle{font-size:26px;font-weight:600;color:#191a1a;padding-left:30px;text-transform:uppercase}#menu .table{padding:15px 0;border:1px solid #707070}#menu table{border-collapse:collapse}#menu .headerTable{font-size:16px;font-weight:600;background-color:#8ac9c1;color:#fff;text-align:left}#menu table th{padding:8px 0 8px 18px}#menu table tr th:last-child{padding-right:18px}#menu .headerTable.extras th{padding:18px 0}#menu table td{font-size:16px;font-weight:600;color:#191a1a;padding:12px 0 0 18px;text-align:center}#menu table tr td:first-child{text-align:left}#menu .extras table td:last-child,#menu .meals table td:last-child,#menu table tr td:nth-child(4){padding-right:18px}#menu .flex-space img{max-width:308px;margin-bottom:50px}#menu .meals{display:flex;align-items:center;justify-content:center;flex-flow:wrap}#menu .meals .title{width:100%;font-size:26px;font-weight:600;background-color:#8ac9c1;color:#fff;text-align:center;text-transform:uppercase;padding:9.5px 0;margin-bottom:25px}#menu .meals .menuItems{margin-bottom:0}#menu .meals img{max-width:130px;margin-left:25px}#contactoPage{padding:40px 0 80px;background-color:#ede5d9}#contactoPage .pageTitle{margin-bottom:80px}#contactoPage .left{width:100%;max-width:455px;height:405px;border:1px solid #707070}#contactoPage .left iframe{width:100%;height:100%}#contactoPage .right{max-width:390px;margin-right:180px;position:relative}#contactoPage .title{display:none}#contactoPage .right .form{position:relative;z-index:1}#contactoPage img{width:525px;position:absolute;right:-470px;bottom:-80px}#tienda{padding:30px 0 70px;background-color:#ede5d9}#tienda .flex-space{align-items:baseline}#tienda .producto{width:23%;max-height:330px;margin-bottom:5px}#tienda .producto img{width:auto;max-height:240px;margin:0 auto}#tienda .producto p{font-size:16px;font-weight:600;color:#191a1a;text-align:center}#ordenar{padding:35px 0 0;background-color:#ede5d9}#detalles .pageTitle,#ordenar .pageTitle{margin-bottom:50px}#ordenar .swiper{width:100%;margin-bottom:45px;padding-bottom:45px;border-bottom:1px solid #6d4119}#ordenar .swiper:last-child{margin-bottom:0;border:none}#ordenar .swiper-container{max-width:855px;height:525px;margin:0 auto;overflow:hidden}#ordenar .swiper-slide{height:max-content}#ordenar .swiper-slide .img{height:161px;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;margin-bottom:12px}#ordenar .swiper-slide p{font-size:15px;font-weight:600;color:#191a1a;text-align:center;margin-bottom:15px}#ordenar .swiper-slide p:last-child{margin-bottom:0}#ordenar .separator{width:100%;border-bottom:1px solid #6d4119;margin-bottom:45px}.paginate-content{width:100%;position:absolute;top:0;bottom:0;left:0;margin:auto}.swiper-button-next,.swiper-button-prev{display:block;width:10.5px;height:18px;color:#191a1a}.swiper-button-next{right:0}.swiper-button-prev{left:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:larger}#delivery{padding:30px 0 0;background-color:#ede5d9}#delivery .flex-space{max-width:850px;margin:0 auto}#delivery p{font-size:30px;font-weight:600;line-height:49px;color:#191a1a}#delivery img{width:auto;max-height:120px}#detalles{padding:35px 0 120px;background-color:#ede5d9}#detalles .flex-center{align-items:start}#detalles .left{max-width:280px;margin-right:180px}#detalles .left img{border-radius:50%}#detalles .top{display:flex;margin-bottom:20px}#detalles .top .name{font-size:16px;font-weight:600;color:#191a1a}#detalles .top .price{font-size:25px;font-weight:600;color:#191a1a}#detalles .top .input{max-width:85px;margin-bottom:0;margin-left:20px}#detalles .top .input select{height:30px;font-weight:600;padding:0 8px}#detalles .description{max-width:285px;font-size:14px;font-weight:500;color:#191a1a;margin-bottom:45px}#detalles .listTitle{font-size:14px;font-weight:600;color:#191a1a;margin-bottom:10px}#detalles .list{margin-bottom:35px}#detalles .list li{font-size:14px;font-weight:500;color:#191a1a;margin-bottom:10px;position:relative}#detalles .list div{display:flex;align-items:center}#detalles .list div.active{color:#8ac9c1}#detalles .list li:hover{color:#8ac9c1}#detalles .list div p{display:block;min-width:55px;margin-right:40px}#detalles .list div span{margin-left:5px}#detalles .sublist{display:none;position:absolute;top:20px;background-color:#ede5d9;z-index:1}#detalles .sublist li{display:flex;align-items:center;margin-bottom:0;cursor:pointer}#detalles .sublist li p{display:block;min-width:145px;margin-right:30px}#detalles .bottom{display:flex;align-items:center}#detalles .quantity{display:flex;align-items:center;font-size:14px;font-weight:500;color:#191a1a;margin-right:30px}#detalles .quantity p{margin-right:15px}#detalles .quantity span{cursor:pointer}#detalles .quantity input{max-width:20px;height:20px;padding:0;text-align:center;margin:0 10px}#detalles .btn{width:150px;max-width:150px;background-color:#8ac9c1;color:#fff;text-transform:uppercase}#detalles .btn:hover{color:#8ac9c1;background-color:#191a1a}#login,.changePass{padding:50px 0 45px;background-color:#ede5d9}#login .flex-space{align-items:start}#login .left,#login .right{width:100%;max-width:335px;padding:0 65px}.changePass .form{width:100%;max-width:515px}.changePass .description{font-size:16px;font-weight:400;color:#191a1a;margin-bottom:15px}#login .title,.changePass .title{font-size:20px;font-weight:600;color:#191a1a;margin-bottom:20px;text-align:center}#login .input,.changePass .input{margin-bottom:20px}#login .link,.changePass .link{font-size:14px;font-weight:500;color:#8ac9c1;text-decoration:underline;text-align:center;margin:0 auto;display:table}#login .btn,.changePass .btn{margin-top:45px;background-color:#8ac9c1;color:#fff}#login .btn:hover,.changePass .btn:hover{color:#8ac9c1;background-color:#191a1a}#login .left .btn{margin-top:78px}#cuenta{padding:40px 0 165px;background-color:#ede5d9}#cuenta .pageTitle{margin-bottom:30px}#cuenta .name{font-size:16px;font-weight:600;color:#191a1a;text-align:center}#cuenta .profile{font-size:14px;font-weight:300;color:#191a1a;text-align:center;margin-bottom:60px}#cuenta .flex-center{align-items:end}#cuenta .option{margin-right:120px}#cuenta .option:last-child{margin-right:0}#cuenta .option:hover img{filter:brightness(0)}#cuenta .option img{width:auto;height:80px;margin:0 auto}#cuenta .option p{font-size:16px;font-weight:500;color:#191a1a;text-align:center;margin-top:20px}#cuenta .option:last-child p{margin-top:30px}#cuenta .option:last-child img{height:57px}.profileOption{padding:45px 0 160px;background-color:#ede5d9}.profileOption .content{display:flex;flex-flow:wrap}.profileOption .option{width:100%;max-width:175px;margin-right:145px}.profileOption .option img{max-width:40px;filter:brightness(0);margin:0 auto 10px}.profileOption .option .title{font-size:14px;font-weight:500;color:#191a1a;padding-bottom:4px;border-bottom:1px solid #8ac9c1;text-align:center;margin-bottom:8px}.profileOption .option .name{font-size:16px;font-weight:600;color:#191a1a;text-align:center}.profileOption .option .profile{font-size:14px;font-weight:300;color:#191a1a;text-align:center}.profileOption .info{width:100%;max-width:225px;margin-top:40px}.profileOption .info .block{margin-bottom:15px}.profileOption .info .title{font-size:16px;font-weight:600;color:#191a1a}.profileOption .info .description{font-size:14px;font-weight:300;color:#191a1a;margin-bottom:8px}.profileOption .info .btn{width:auto;max-width:none;height:30px;line-height:30px;margin:0;font-size:14px;padding:0 15px;background-color:#8ac9c1;color:#fff}.profileOption .info .btn:hover{color:#8ac9c1;background-color:#191a1a}#cupones .info{max-width:295px}#cupones .info .btn{width:100%;max-width:150px;padding:0}.profileOption .info .btn.vencido{background-color:rgba(25,26,26,.31)}#orden{padding:30px 0 70px;background-color:#ede5d9}#orden .pageTitle{margin-bottom:70px}#orden .flex-space{max-width:600px;margin:0 auto}.orden{min-width:175px;position:relative}#orden .title{font-size:16px;font-weight:600;color:#191a1a}#orden p span{margin:0 10px}#orden p span.minusCart,#orden p span.plusCart{cursor:pointer}#orden .price{font-size:25px;font-weight:600;color:#191a1a;margin-bottom:18px}#orden .description{max-width:180px;font-size:14px;font-weight:500;color:#191a1a;margin-bottom:30px}.orden .delete{width:20px;height:20px;border-radius:50%;color:#fff;background-color:#000;display:flex;align-items:center;justify-content:center;transform:rotate(45deg);position:absolute;top:0;right:-30px;font-size:24px}#orden .total{margin-bottom:40px}#orden .radio{margin-right:10px}.radio.mastercard::after{content:'';width:42px;height:33px;background-image:url(/img/mastercard.png);background-position:center;background-repeat:no-repeat;background-size:cover}.radio.visa::after{content:'';width:39px;height:25px;background-image:url(/img/visa.png);background-position:center;background-repeat:no-repeat;background-size:cover}.radio.paypal::after{content:'';width:60px;height:33px;background-image:url(/img/paypal.png);background-position:center;background-repeat:no-repeat;background-size:cover}#orden .paymentOptions{margin-bottom:50px}#orden .paymentOptions .title{margin-bottom:15px}#orden .btn{width:180px;max-width:180px;text-transform:uppercase;background-color:#8ac9c1;color:#fff;margin-left:0}#orden .btn:hover{color:#8ac9c1;background-color:#191a1a}#pago{padding:110px 0 140px;background-color:#ede5d9}#pago .flex-space{max-width:680px;margin:0 auto}#pago .left{width:100%;max-width:295px}#pago .title{font-size:16px;font-weight:600;color:#191a1a}#pago .price{font-size:25px;font-weight:600;color:#191a1a;margin-bottom:18px}#pago .input label{font-size:16px;font-weight:500;margin-bottom:5px}#pago .input input{height:27px;border-radius:5px}#pago .right{width:100%;max-width:180px}#pago .total{margin-bottom:125px}#pago .btn{text-transform:uppercase;background-color:#8ac9c1;color:#fff;margin-left:0}#pago .btn:hover{color:#8ac9c1;background-color:#191a1a}#exito{padding:55px 0;background-color:#ede5d9}#exito .pageTitle{font-size:25px;margin-bottom:20px}#exito .description{font-size:16px;font-weight:500;color:#191a1a;line-height:30px;text-align:center;margin-bottom:15px}#exito .description .number{margin-bottom:30px}#exito .map{width:100%;max-width:120px;height:120px;margin:0 auto 25px}#exito .map iframe{width:100%;height:100%}#exito .btn{max-width:160px;height:40px;line-height:40px;background-color:#8ac9c1;color:#fff}#exito .btn:hover{color:#8ac9c1;background-color:#191a1a}#loader{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100px;height:100px;color:#64b100;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:20;padding:8px;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}