header{background-image:url(../images/home.jpg);background-position:50%;background-size:cover;height:100vh;position:relative;z-index:2}header.rooms{background-image:url(../images/rooms.jpg)}header.gallery{background-image:url(../images/gallery.jpg)}header.contact{background-image:url(../images/contact.jpg);height:40vh}header.contact #header_content{display:none}header:before{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%}header nav a,header nav p{color:#fff;font-size:1.2rem;font-weight:600}nav{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto;max-width:90%;padding:1rem 0;position:relative;z-index:2}nav .navigation_menu-item a{border-bottom:2px solid transparent;margin:0 1rem;padding:.5rem;transition:border-bottom .2s ease}nav .navigation_menu-item a:hover{border-bottom:2px solid #fff}nav #logo{width:20rem}nav #book_now-main a{border:1px solid #fff;transition:all .5s}nav #book_now-main a:hover{background-color:#fff;color:#000}header section#header_content{position:relative;z-index:2}header section#header_content a{border:1px solid #fff;transition:all .5s}header section#header_content a:hover{background-color:#fff;color:#000}@media only screen and (max-width:1068px){header nav{flex-direction:column!important}header nav #book_now-main{display:none!important}header nav #navigation_menu-list{margin:1.5rem 0;padding-left:0}header nav #navigation_menu-list a{font-size:1rem;margin:0 .5rem}header #header_content h1{font-size:2rem}}@media only screen and (max-width:734px){#header_content p{padding:0 2rem}}footer{background-color:#212529;width:100%}footer img{width:250px}footer .footer_social a{color:#fff;font-size:2.5rem}footer .footer_social svg{border-radius:10px;color:#fff;height:2.5rem;padding:.5rem;transition:background-color .5s;width:2.5rem}footer .footer_social svg:hover{background-color:#1c1f23}footer #footer_contact{align-items:center;display:flex;flex-direction:column;font-size:1.1rem;justify-content:center}footer #footer_contact a{align-items:center;color:#fff;-moz-column-gap:5px;column-gap:5px;display:flex;width:-moz-max-content;width:max-content}footer #footer_contact .footer_contact-item{margin-bottom:1.5rem}footer #footer_contact svg{margin-right:.5rem}@media only screen and (max-width:1068px){footer{padding:2rem}footer .container{flex-direction:column}footer .container #footer_left,footer .container #footer_right{width:100%}footer .container #footer_left img{width:350px}footer .container #footer_right{margin-top:2rem}footer .container #footer_right .footer_contact-item{text-align:center}footer .container #footer_contact a{font-size:1rem}}@media only screen and (max-width:692px){#footer_contact .footer_contact-item a{width:auto}#footer_contact .footer_contact-item a span{display:none}}
