*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{background-color:#F7F7F5;font-family:"Montserrat", sans-serif;color:#33301A;font-weight:400;line-height:1.5;letter-spacing:.08rem}input{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (max-width: 500px){html{font-size:58%}}@font-face{font-family:"Abuget";src:url("../Abuget.ttf") format("truetype")}body{font-size:1.4rem;font-weight:400}.heading-primary,.heading-secondary,.heading-tertiary,.heading-quaternary{line-height:1.3;color:inherit;text-decoration:none;margin:.5rem 0;position:relative}.heading-primary--main{font-size:5.2rem;font-weight:700}.heading-primary--logo{font-family:"Abuget", sans-serif;font-size:8rem;margin-top:-5rem}.heading-primary--hotels{width:32%;font-size:3.6rem;font-weight:700}.heading-primary--hotels-sub{width:32%;font-size:1.6rem;font-weight:500;margin-top:-1.2rem}.heading-primary--cars-sub{font-size:4rem;text-transform:uppercase;border-radius:2rem;background-color:rgba(228,228,228,0.7);color:#33301A;font-weight:700;letter-spacing:2px;margin-top:-2rem;padding:0 10rem}.heading-secondary{font-size:4.6rem;font-weight:700}.heading-tertiary{font-size:3.6rem;font-weight:700;padding:1.5rem 0}.heading-quaternary{font-size:2.4rem;font-weight:600;margin-bottom:1rem}.paragraph{color:#616058;font-weight:500;text-decoration:none;padding:.8rem 0}@media only screen and (max-width: 1025px){.heading-primary--hotels{width:60%}.heading-primary--hotels-sub{width:60%}.heading-primary--cars-sub{font-size:3.6rem;padding:0 9rem}}@media only screen and (max-width: 769px){.heading-primary--hotels{width:80%}.heading-primary--hotels-sub{width:80%}.heading-primary--cars-sub{font-size:3.6rem;padding:0 8rem}}@media only screen and (max-width: 500px){.heading-primary--main{font-size:4.2rem;font-weight:700}.heading-primary--logo{font-family:"Abuget", sans-serif;font-size:7rem;margin-top:-3rem}.heading-primary--cars-sub{font-size:3.4rem;padding:0 7rem}}.nav{width:100%;position:relative;z-index:3}.nav__container{background-color:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:78%;margin:auto;padding:3rem 0}.nav__list{list-style:none;display:flex;flex-direction:row}.nav__item:not(:last-child){margin-right:4rem}.nav__link{color:#FFF;text-decoration:none;padding:.5rem}.nav__link:hover,.nav__link--active{border-bottom:0.25rem #FFEE82 solid}.nav__checkbox{display:none}.header{width:100%;color:#fff;position:relative;overflow:hidden}.container{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:82%;margin-top:8rem}.section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:7rem 0}.section-hotels{background-color:#33301A;color:#FFF}.section-hotels::before{content:''}.section-hotels>*:not(:first-child){color:#FFEE82}.section-hotels>* .btn{margin-top:2rem}.section__text-box{display:flex;flex-direction:column;align-items:flex-start;width:45%;padding:1rem 0}.section__text-box>*:not(:first-child){margin-bottom:2rem}.section__img-box{width:45%;padding:1rem 0}.section__img{width:100%;position:relative}.section__cinema-banner{background:url("../img/cinema-3.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;width:78%;padding:12rem 0;margin:1rem auto}.footer{background-color:#33301A;color:#FFF;padding:4rem 0}.footer__container{display:flex;justify-content:space-between;align-items:flex-start;width:78%;margin:1rem auto 2rem auto}.footer__form-box{margin-top:1rem}.footer__form{display:flex}.footer__form--input{background-color:#F7F7F5;color:#616058;padding:.8rem;border:none;outline:none}.footer__form--submit{background-color:#E1C305;padding:0.5rem .8rem;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.footer__col-3{align-self:center}.footer__list{list-style:none}.footer__item--social{color:#FFEE82;margin-top:1rem}.footer__item--social>*{font-size:2rem;margin-right:1rem}.footer__text--yellow{color:#FFEE82}.footer__up-arrow{background-color:#E1C305;border-radius:50%;padding:1.5rem 1.8rem;box-sizing:border-box;transition:.2s}.footer__up-arrow>*{color:#33301A;font-size:2rem}.footer__up-arrow:hover{background-color:#ebcc03;transform:translateY(-0.3rem)}@media only screen and (max-width: 1025px){.nav__item:not(:last-child){margin-right:2rem}}@media only screen and (max-width: 769px){.header{position:relative}.nav{position:fixed;width:100%;background-color:#33301A}.nav__container{width:95%;padding:2rem 0 1.6rem 1rem;align-items:center}.nav__list{display:none;background-color:#33301A;flex-direction:row;position:absolute;top:7rem;left:0;list-style:none;text-align:center;width:100%;border-top:0.1rem #616058 solid;border-bottom:0.3rem #E1C305 solid;box-shadow:0.1rem 1.5rem 1.5rem rgba(0,0,0,0.7);transform:translateY(-5rem);transition:all .2s}.nav__item{display:block}.nav__item:not(:last-child){margin-right:0}.nav__link{display:block;padding:2rem 0}.nav__link--active{border:none}.nav__link:visited{opacity:.5}.nav__button{margin-top:1.5rem;margin-right:1.2rem}.nav__icon{position:relative}.nav__icon,.nav__icon::before,.nav__icon::after{width:2.2rem;height:2px;background-color:#FFF;display:inline-block}.nav__icon::before,.nav__icon::after{content:"";position:absolute;left:0;transition:all .2s}.nav__icon::before{top:-.6rem}.nav__icon::after{top:.6rem}.nav__checkbox:checked ~ .nav__list{display:initial;transform:translateY(0)}.nav__checkbox:checked+.nav__button .nav__icon{background-color:transparent}.nav__checkbox:checked+.nav__button .nav__icon::before{top:0;transform:rotate(135deg)}.nav__checkbox:checked+.nav__button .nav__icon::after{top:0;transform:rotate(-135deg)}.container{flex-direction:column;width:95%;margin-top:4rem}.section{padding:6rem 0 4rem 0}.section__img-box{width:90%}.section__text-box{width:95%;margin:auto}.section__cinema-banner{display:none}.footer__col-3{display:none}.footer__col-2{margin-top:0}.footer__container{flex-direction:row;justify-content:space-between;width:85%}.footer__item--social>*{font-size:3rem;margin-right:2rem}}@media only screen and (max-width: 500px){.nav__container{width:95%;padding:2rem 0 1.6rem 1rem;align-items:center}.container{flex-direction:column;width:95%;margin-top:5rem}.section{padding:5rem 0 4rem 0}.section__img-box{width:95%}.section__text-box{width:95%;margin:auto}.section__cinema-banner{display:none}.footer__col-2{margin-top:3rem}.footer__container{flex-direction:column;justify-content:space-between;width:85%}}.logo{font-size:2.8rem;font-weight:500;text-transform:uppercase;text-decoration:none;color:#FFF}.logo--yellow{color:#FFEE82}.btn{font-weight:700;color:#33301A;padding:1.4rem 3rem;text-decoration:none;border-radius:1rem;transition:.2s;cursor:pointer}.btn--primary{background-color:#E1C305}.btn--primary:hover{background-color:#ebcc03;transform:translateY(-0.3rem)}.btn--primary:active{background-color:#E1C305;transform:translateY(0.2rem)}.stats{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:-12.5rem;margin-bottom:5rem;margin-right:-8rem;position:relative;z-index:2}.stats__card{display:flex;justify-content:center;align-items:center;width:44rem;height:44rem;margin:0 8rem;position:relative;overflow:hidden}.stats__card--rooms{background-image:url("../img/hotel-2.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}.stats__card--rooms::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.5;z-index:1}.stats__card--cars{background-image:url("../img/cars-rented.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}.stats__card-box{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;color:#FFF;width:60%;height:40%;padding:3rem;border:0.2rem #FFF solid;position:relative;z-index:2}.cinema-box{display:flex;flex-direction:row;justify-content:center;align-items:center;width:78%}.cinema-box__text-box{width:50%;padding:6.2rem 4rem;padding-left:5rem;line-height:2.8rem;border:#E1C305 0.2rem solid;border-left:none}.cinema-box__list{list-style:none}.cinema-box__icon-style{color:#E1C305;margin-right:.3rem}.cinema-box__img-box{width:50%}.cinema-box__img{background:url("../img/cinema-4.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;padding:12rem}@media only screen and (max-width: 1440px){.cinema-box__img-box{width:40%}.cinema-box__text-box{width:60%;padding:6.2rem 2rem;padding-left:4rem}}@media only screen and (max-width: 1200px){.cinema-box__img-box{width:35%}.cinema-box__text-box{width:65%;padding:6.2rem 0;padding-left:3rem}}@media only screen and (max-width: 1025px){.stats__card{margin:0 3rem;width:35rem;height:35rem}.stats__card-box{width:65%;height:50%}.cinema-box__img-box{width:40%}.cinema-box__text-box{width:60%;line-height:2.5rem;padding:1.8rem 1rem;padding-left:5rem}}@media only screen and (max-width: 769px){.logo{font-size:2.6rem}.stats{flex-direction:row;justify-content:space-evenly;margin-top:-12rem}.stats__card{width:25rem;height:25rem;margin:0;border-radius:1rem}.stats__card-box{width:70%;height:55%;text-align:center;padding:1rem}.cinema-box{flex-direction:row;width:95%}.cinema-box__img-box{width:40%}.cinema-box__text-box{width:60%;padding:1.4rem 1rem 1.4rem 4rem;line-height:inherit}.cinema-box__item{margin-top:1rem}}@media only screen and (max-width: 500px){.logo{font-size:2.6rem}.stats{flex-direction:column;margin-top:-15rem}.stats__card{margin:0;margin-top:4rem;text-align:initial;padding:0}.cinema-box{flex-direction:column}.cinema-box__img-box{width:95%}.cinema-box__text-box{width:90%;padding:2rem 0;line-height:inherit;border:none}}
