.home_header{background-image:url(../images/banner01.jpg);background-position:50%;background-size:cover;height:calc(100vh - 8.5rem);position:relative;z-index:1}.home_header:before{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.discover_button{border:1px solid #fff;border-radius:1px;padding:.5rem 1rem;transition:all .3s}.discover_button:hover{background-color:#fff;color:#000}@media only screen and (max-width:768px){.home_header{height:calc(100vh - 200px)}}@media only screen and (max-height:400px){.home_header{display:none}}@media only screen and (max-width:576px){.home_services .home_services_content .services_list{flex-direction:column;gap:3rem}}.home_rooms .home_rooms_content .home_rooms_items{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(3,1fr)}.home_rooms .home_rooms_content .home_rooms_items .card{display:flex;flex-direction:column;min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;overflow:hidden}.home_rooms .home_rooms_content .home_rooms_items .card a.card_image{overflow:hidden}.home_rooms .home_rooms_content .home_rooms_items .card a.card_image img{transition:all .5s;width:100%}.home_rooms .home_rooms_content .home_rooms_items .card a.card_image img:hover{scale:110%}.home_rooms .home_rooms_content .home_rooms_items .card .card_body a.see_rooms{border-left:1px solid #1f2937;border-right:1px solid #1f2937;display:inline-block;margin-bottom:.5rem;margin-top:.5rem;padding:.4rem 1rem;transition:all .5s}.home_rooms .home_rooms_content .home_rooms_items .card .card_body a.see_rooms:hover{background-color:#1f2937;color:#fff}@media only screen and (max-width:1024px){.home_rooms .home_rooms_content .home_rooms_items{gap:2rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem}}@media only screen and (max-width:576px){.home_rooms .home_rooms_content .home_rooms_items{grid-template-columns:repeat(1,1fr)}}.home_location{background-attachment:fixed;background-image:url(../images/location.jpeg);background-position:50%;background-size:cover}@media only screen and (max-width:576px){.home_location #location_map{width:85%}}
