.about{display:flex;margin-left:6rem}.about-us-content{align-items:center;display:flex;flex:0 1 50%;flex-direction:column;justify-content:center;padding:10rem}.about-us-heading{color:var(--dark-grey);font-family:Josefin Sans,sans-serif;font-size:4rem;font-weight:300;margin-bottom:2.2rem;text-transform:uppercase}.small-underline{margin:0 auto 1rem;width:8.6rem}.big-underline,.small-underline{background-color:var(--dark-orange);height:.1rem}.big-underline{margin-bottom:2.2rem;width:24rem}.sub-heading{color:var(--dark-orange);font-size:3.6rem;font-weight:300;letter-spacing:.2rem;margin-bottom:4.4rem}.about-us-paragraph{font-size:1.6rem;font-style:italic;font-weight:300;margin-bottom:5rem;text-align:center}.about-us-button{background-color:initial;border:.1rem solid var(--orange);color:var(--orange);cursor:pointer;font-family:Monserrat,sans-serif;font-size:1.6rem;outline:none;padding:.8rem;text-transform:uppercase;width:16rem}.about-us-button .btn-arrow{margin-left:.5rem;transition:margin-left .4s}.about-us-button:hover .btn-arrow{margin-left:1.6rem}.about-us-images{flex:1 1;position:relative}.about-us-images .image{border:.2rem solid var(--orange);border-radius:.4rem;box-shadow:0 2rem 3rem rgba(0,0,0,.36);left:50%;position:absolute;top:50%;width:32rem}.about-us-images .image-1{-webkit-transform:translate(-20%,-90%);transform:translate(-20%,-90%)}.about-us-images .image-2{-webkit-transform:translate(-70%,-70%);transform:translate(-70%,-70%)}.about-us-images .image-3{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about-us-images .image-4{-webkit-transform:translate(-30%,-30%);transform:translate(-30%,-30%)}.customers{background-color:var(--false-grey);margin-left:6rem;padding-bottom:6.6rem}.customers .customers-paragraph{color:var(--white);font-size:1.6rem;line-height:1.6;margin:2.4rem auto 8rem;text-align:center;width:50%}.customers-card-wrapper{display:flex;justify-content:space-evenly}.customers-card-wrapper .customer-card{background-color:var(--white);display:flex;height:16rem;width:60rem}.customers-card-wrapper .customer-card .customer-image-wrapper{margin:auto 0}.customers-card-wrapper .customer-card .customer-image-wrapper .customer-image{margin-left:-1.6rem;width:20rem}.customer-info{display:flex;flex-direction:column;justify-content:space-evenly;padding:0 2.4rem}.customer-info .customer-full-name{font-size:2.4rem;font-weight:300}.customer-info .customer-paragraph-1{color:var(--dark-orange);font-size:1.2rem;font-style:italic}.customer-info .customer-paragraph-2{font-size:1.2rem;font-style:italic}:root{--white:#eee;--black:#111;--dark-grey:#555;--grey:#999;--orange:#deaa86;--dark-orange:#b85d1c;--false-grey:#212529;--blue:#4dabf7}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Monserrat,sans-serif}.header-image{width:8rem}.header{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.5)),url(/static/media/header-2.7820de8f625fb903a80b.jpg) 50% no-repeat;background-size:cover;height:100vh;margin-left:6rem}.brand{align-items:center;cursor:pointer;display:flex}.hotel-heading{color:var(--orange);font-family:Josefin Sans,sans-serif;font-size:2.7rem;font-weight:400;letter-spacing:.2rem}.banner{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:center;margin-top:20rem}.banner-heading{-webkit-animation:anim 2s;animation:anim 2s;font-family:Josefin Sans,sans-serif;font-size:6.4rem;font-weight:400;margin-bottom:.2rem;text-align:center}.banner-paragraph{-webkit-animation:anim 1.5s .5s backwards;animation:anim 1.5s .5s backwards;font-size:3.6rem;font-weight:300;margin-bottom:2.2rem}.banner-button{-webkit-animation:anim 1s 1s backwards;animation:anim 1s 1s backwards;background:linear-gradient(90deg,gold,#daa520);border:none;border-radius:10rem;color:var(--dark-grey);cursor:pointer;font-size:2rem;letter-spacing:.1rem;outline:none;padding:1.2rem 1.8rem;width:24rem}.banner-button:hover{background:linear-gradient(90deg,#daa520,gold)}.banner-button:active{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}@-webkit-keyframes anim{0%{opacity:0}to{opacity:1}}@keyframes anim{0%{opacity:0}to{opacity:1}}.sidebar{align-items:center;background-color:var(--white);display:flex;flex-direction:column;height:100%;justify-content:space-between;position:fixed;width:6rem;z-index:2}.menu-icon{cursor:pointer;margin-top:3rem}.menu-icon .line{background-color:var(--black);height:.2rem;margin-bottom:.6rem;width:2.5rem}.menu-icon .line-1,.menu-icon .line-3{transition:all .4s;width:1.8rem}.menu-icon:hover .line{width:2.5rem}.social-icons-list{align-items:center;display:flex;flex-direction:column;height:25rem;justify-content:space-evenly;list-style:none}.social-icons-list .social-link{color:var(--grey);font-size:2rem;transition:color .3s}.social-icons-list .social-link:hover{color:var(--orange)}.year{color:var(--dark-grey);font-size:1.5rem;margin-bottom:1rem}.navigation{align-items:center;background:linear-gradient(0deg,#222029,rgba(34,32,41,.8)),url(/static/media/nav-bg.00e80bf8117cda8eec45.jpeg) 50% no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:-34rem;position:fixed;transition:left .5s;width:40rem;z-index:1}.navigation-heading{font-size:3.5rem;font-weight:300;letter-spacing:.2rem;margin:2rem 0;text-align:center}.navigation-heading,.navigation-search-input{color:var(--orange);font-family:Josefin Sans,sans-serif}.navigation-search-input{background-color:rgba(0,0,0,.3);border:.1rem solid var(--dark-grey);border-radius:10rem;font-size:1.6rem;letter-spacing:.1rem;outline:none;padding:1rem 2rem;transition:background-color .3s;width:30rem}.navigation-search-input:focus{background-color:rgba(0,0,0,.1)}.navigation-search{position:relative}.navigation-search .navigation-search-btn{background-color:initial;border:none;color:var(--orange);cursor:pointer;font-size:1.7rem;position:absolute;right:1rem;top:1rem}.navigation-search .navigation-search-btn:focus{outline:none}.navigation-list{align-items:center;display:flex;flex-direction:column;height:28rem;justify-content:space-between;list-style:none}.navigation-list .navigation-item{position:relative}.navigation-list .navigation-link{color:var(--white);font-size:1.6rem;font-weight:400;letter-spacing:.1rem;text-decoration:none;text-transform:uppercase}.navigation-list .navigation-link:hover{color:var(--orange)}.navigation-list .navigation-link:before{left:-4rem}.navigation-list .navigation-link:after,.navigation-list .navigation-link:before{background-color:var(--orange);content:"";height:.1rem;position:absolute;top:1rem;transition:width .5s cubic-bezier(1,0,0,1);width:0}.navigation-list .navigation-link:after{right:-4rem}.navigation-list .navigation-link:hover:after,.navigation-list .navigation-link:hover:before{width:3rem}.copyright{color:var(--white);font-size:1.2rem;margin-bottom:1.5rem}.checkbox:checked~.navigation{left:6rem}.checkbox:checked~.sidebar .line-1{-webkit-transform:rotate(-405deg) translate(-.5rem,.7rem);transform:rotate(-405deg) translate(-.5rem,.7rem);width:2.5rem}.checkbox:checked~.sidebar .line-2{opacity:0}.checkbox:checked~.sidebar .line-3{-webkit-transform:rotate(405deg) translate(-.5rem,-.6rem);transform:rotate(405deg) translate(-.5rem,-.6rem);width:2.5rem}.common-header{color:var(--dark-orange);padding:5rem;text-align:center}.common-header .underline .big-underline{margin:auto}.common-heading{font-size:4rem;font-weight:300;letter-spacing:.2rem;margin-bottom:2.2rem}.rooms{margin-left:6rem}.rooms .rooms-btn-wrapper{text-align:center}.rooms .rooms-btn-wrapper .rooms-btn{background-color:initial;border:.2rem solid var(--orange);box-shadow:0 1.6rem 6rem rgba(0,0,0,.2);color:var(--orange);cursor:pointer;margin:4.4rem 0;outline:none;padding:1.6rem 1rem;text-transform:uppercase;transition:all .2s;width:24rem}.rooms .rooms-btn-wrapper .rooms-btn:hover{background-color:var(--orange);color:var(--white)}.rooms-cards-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.room-card{background-color:var(--false-grey);box-shadow:0 2rem 3rem rgba(0,0,0,.1);margin:5rem;max-width:60rem}.room-card .room-card-content{color:var(--white);padding:2rem}.room-card .room-card-content .room-card-flex{align-items:center;display:flex;justify-content:space-between;margin-top:2rem}.room-card .room-card-content .room-card-heading{font-size:3.4rem;font-weight:300;margin-bottom:1.6rem}.room-card .room-card-content .room-card-paragraph{color:var(--grey);font-size:1.6rem;letter-spacing:.1rem;line-height:1.6}.room-card .room-card-content .room-price{font-size:5rem;font-weight:300;letter-spacing:-.1rem;text-align:right}.room-card .room-card-content .room-price:first-letter{color:var(--orange);font-size:3.2rem;margin:0 .6rem}.room-card .room-card-content .room-card-btn{background-color:initial;border:.1rem solid var(--orange);border-radius:10rem;color:var(--orange);cursor:pointer;font-family:Monserrat,sans-serif;font-size:1.2rem;outline:none;padding:1.6rem 1.2rem;text-transform:uppercase;transition:background-color .3s;width:16rem}.room-card .room-card-content .room-card-btn .btn-arrow{margin-left:.5rem;transition:margin-left .4s}.room-card .room-card-content .room-card-btn:hover{background-color:hsla(25,57%,70%,.2)}.room-card .room-card-content .room-card-btn:hover .btn-arrow{margin-left:1.6rem}.room-image{width:100%}.footer{background-color:var(--black);display:flex;flex-direction:column;padding-bottom:2.4rem;width:100%}.footer .main-part{color:var(--false-grey);display:flex;justify-content:space-evenly;padding:4.4rem;width:100%}.footer .main-part .contact p{color:var(--white);font-size:1.6rem;margin-bottom:3.2rem}.footer .main-part .contact .footer-form{display:flex}.footer .main-part .contact .footer-form .footer-input{color:var(--false-grey);font-family:Josefin Sans,sans-serif;font-size:1.6rem;outline:none;padding:1rem;width:24rem}.footer .main-part .contact .footer-form .footer-button{background-color:var(--dark-orange);border:none;color:var(--white);margin-left:-.1rem;padding:1rem}.footer .main-part .contact .footer-form .footer-button:hover{cursor:pointer}.footer .creator-part{align-items:center;background-color:var(--black);display:flex;justify-content:space-between;padding:0 4.4rem}.footer .creator-part .copyright-text{color:var(--grey);font-size:1.2rem;margin-left:8rem}.footer .creator-part .text-right{color:var(--white);font-size:1.4rem}.footer .creator-part .text-right .mattpdev-link{color:var(--white);text-decoration:none}.footer .creator-part .text-right .mattpdev{border-bottom:.1rem dotted var(--blue);font-size:1.8rem;font-weight:700;letter-spacing:.1rem;margin-left:.1rem;text-transform:uppercase}.footer .creator-part .text-right .mattpdev .letter{color:var(--blue)}.footer .creator-part .text-right .mattpdev:hover{border-bottom:.1rem solid var(--blue)}.footer .creator-part .text-right i{color:tomato;font-size:1.8rem;margin:.1rem}.footer-heading{color:#daa520;font-size:2.4rem;font-weight:300;margin:1rem 0 3.2rem}.footer-list{list-style:none}.footer-list .footer-list-item{margin-bottom:1.8rem}.footer-list .footer-list-link{color:var(--white);font-size:1.6rem;text-decoration:none}.gallery{max-width:44rem}.gallery .gallery-images{display:grid;grid-template-columns:repeat(3,1fr)}.gallery .gallery-images .image-wrapper{margin:.4rem;overflow:hidden;width:12rem}.gallery .gallery-images .image-wrapper .footer-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;transition:all .5s;width:100%}.gallery .gallery-images .image-wrapper .footer-image:hover{opacity:.8;-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:93.5em){.rooms-cards-wrapper{align-items:center;flex-direction:column}.room-card{max-width:80%}}@media (max-width:89em){.customers-card-wrapper{align-items:center;flex-direction:column;gap:4.4rem}.customers-card-wrapper .customer-card{max-width:75%}.footer .main-part{display:grid;grid-template-columns:repeat(3,1fr);padding-left:16rem}}@media (max-width:74em){.about{flex-direction:column}.about .about-us-images{margin-top:-5.6rem}.about .about-us-content,.about .about-us-images{margin-bottom:24rem}.footer .main-part{grid-template-columns:repeat(2,1fr)}.footer .main-part .contact p,.footer-list{margin-top:-1.6rem}.footer-heading{margin:2.4rem 0 3.2rem}.footer-heading:last-of-type{margin:3.2rem 0}}@media (max-width:70em){html{font-size:56.25%}}@media (max-width:52.75em){html{font-size:50%}.footer .main-part{grid-template-columns:repeat(1,1fr)}.contact{display:flex;flex-direction:column}.banner{margin-top:30rem}.banner-heading{font-size:5.6rem}.banner-paragraph{font-size:3.6rem}.social-icons-list .social-link{font-size:2.8rem}.sub-heading{font-size:4.4rem}.about-us-paragraph{font-size:2.4rem}.about-us-button{font-size:2.4rem;padding:1.2rem;width:24rem}.room-card .room-card-content .room-card-btn{font-size:1.6rem}.customer-info .customer-paragraph-2{font-size:1.4rem}}@media (max-width:37.5em){html{font-size:43.75%}.customer-info .customer-paragraph-2{font-size:1.2rem}.banner{margin-top:40rem}}@media (max-width:33em){html{font-size:37.5%}}
/*# sourceMappingURL=main.bc8f0416.css.map*/