#reservas{display:flex;align-items:center;background-image:url(../img/reservas/bg.jpg);background-repeat:no-repeat;background-position:left;background-size:auto 100%;padding:8em 16em 8em 8em;background-color:#061c27}#reservas .cont{display:flex;flex-direction:column;width:100%;align-items:end;padding-right:4em;border-right:1px #fff solid;text-align:right}#reservas .cont .bajada{padding:2em 0}#reservas h3{color:#fff}#reservas p{color:#fff}#reservas .cont a.btn-reservas{display:block;padding:1em 2em 1em 4em;border:1px #fff solid;font-size:1.2em;opacity:.8;transition:all .3s ease;background-image:url(../img/svg/calendario.svg);background-size:1.5em;background-repeat:no-repeat;background-position:left +1em center}#reservas .cont a.btn-reservas:hover{opacity:1;background-color:#00000088}@media(max-width:900px){#reservas{display:flex;align-items:center;background-image:url(../img/reservas/bg.jpg);background-repeat:no-repeat;background-position:left;background-size:auto 100%;padding:4em 0 5em 0;background-color:#061c27}#reservas .cont{border:0;padding:1em;text-align:center;align-items:center}}#modal_reservas{position:fixed;background-color:#000000aa;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10000;visibility:hidden;opacity:0}#modal_reservas.ver{visibility:visible;opacity:1;transition:all .3s ease}.cont_reservas{display:flex;position:relative;height:80vh;width:100%;max-width:900px;background-color:#000;padding:10px;border-radius:15px;box-shadow:0 0 15px #00000044}.cont_reservas .izq{width:70%;background-image:url(../img/reservas/bg-reservas.jpg);background-repeat:no-repeat;background-position:left -120px center;background-size:auto 100%}.cont_reservas .der{display:flex;flex-direction:column;width:100%;height:100%;max-width:400px;background-color:#041a25}.cont_reservas .der h5{color:#eef0f1;font-family:Montserrat;font-size:1.5em;line-height:2.8em;background-color:#00000044;padding-left:calc(33px + .2em)}.cont_reservas #cerrar_reservas{position:absolute;top:2.2em;right:29px;color:#eef0f1;font-size:13px;font-weight:400;border-radius:0;background-color:#fffff444;display:flex;padding:5px 12px 4px 13px;height:auto;border-radius:5px;line-height:1.6em;cursor:pointer;font-family:Lora;justify-content:center;align-items:center}.cont_reservas #cerrar_reservas:hover{background-color:#eef0f166;color:#fff}.cont_reservas iframe{height:100%;width:100%;overflow:hidden;border:0}@media(max-width:800px){#modal_reservas{background-color:#000}.cont_reservas{height:100%;width:100%;border-radius:0;padding:0}.cont_reservas .izq{display:none}.cont_reservas .der{max-width:100%}.cont_reservas .der h5{color:#eef0f1;font-size:1.5em;line-height:3.5em}.cont_reservas #cerrar_reservas{top:2em;padding-bottom:5px}}