*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Lato",sans-serif}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(max-width:75em){.container{max-width:100%;padding:0 5rem}}@media(max-width:62em){.container{max-width:100%;padding:0 4rem}}@media(max-width:48em){.container{max-width:100%;padding:0 2rem}}@media(max-width:36em){.container{max-width:100%;padding:0 1.5rem}}.pr{position:relative}.group{margin-bottom:1.3rem}.group span{font-size:1.5rem;display:inline-block;color:#1c1d1f;cursor:pointer}.group__control{height:5rem;padding:0 1.5rem}.group__control,.group__textarea{display:block;width:100%;border-radius:.4rem;outline:none;font-size:1.6rem;border:1px solid #e2e4eb}.group__textarea{height:10rem;padding:1.5rem}.group__textarea::-webkit-input-placeholder{font-family:sans-serif;font-size:1.5rem}.group__textarea:-ms-input-placeholder{font-family:sans-serif;font-size:1.5rem}.group__textarea::placeholder{font-family:sans-serif;font-size:1.5rem}@media(max-width:36em){.group__textarea::-webkit-input-placeholder{font-size:1.3rem}.group__textarea:-ms-input-placeholder{font-size:1.3rem}.group__textarea::placeholder{font-size:1.3rem}}::-webkit-input-placeholder{color:#1c1d1f;font-size:1.5rem}:-ms-input-placeholder{color:#1c1d1f;font-size:1.5rem}::placeholder{color:#1c1d1f;font-size:1.5rem}@media(max-width:36em){::-webkit-input-placeholder{font-size:1.3rem}:-ms-input-placeholder{font-size:1.3rem}::placeholder{font-size:1.3rem}}.flex{display:flex}.space-between{justify-content:space-between}.y-center{align-items:center}.p-15{padding:1.5rem}.mr-minus-15{margin-right:-1.5rem}.ml-minus-15{margin-left:-1.5rem}.mb-55{margin-bottom:5.5rem!important}.heading{margin-bottom:4rem;font-size:2rem;font-weight:400;background:linear-gradient(90deg,#ff4d58,#df2189);-webkit-background-clip:text;background-clip:text;color:transparent;transform:rotate(-2deg);text-transform:capitalize}@media(max-width:36em){.heading{font-size:1.8rem}}.animation{transform:translateY(-10rem) scale(0);opacity:0;transition:all .8s ease-out}.animate{transform:translateY(0) scale(1);opacity:1}.headingAnimation{transform:translateY(-10rem) scale(0) rotate(-2deg);opacity:0;transition:all .8s ease-out}.headingAnimate{transform:translateY(0) scale(1) rotate(-2deg);opacity:1}.header{width:100%;height:100vh;position:relative;-webkit-clip-path:polygon(50% 0,100% 0,100% 90%,0 100%,0 100%,0 60%,0 0);clip-path:polygon(50% 0,100% 0,100% 90%,0 100%,0 100%,0 60%,0 0)}.header__logo{position:absolute;top:3rem;left:0;z-index:1}@media(max-width:75em){.header__logo{left:5rem}}@media(max-width:62em){.header__logo{left:4rem}}@media(max-width:48em){.header__logo{left:2rem}}@media(max-width:36em){.header__logo{left:1.5rem}}.header__logo img{width:15rem;height:auto;object-fit:cover;cursor:pointer}@media(max-width:48em){.header__logo img{width:13rem}}@media(max-width:36em){.header__logo img{width:10rem}}.header__video{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.header__video img{width:100%;height:100%;object-fit:cover;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;animation:headerImage .5s linear}@keyframes headerImage{0%{opacity:0}to{opacity:1}}.header__video video{width:100%;height:100%;object-fit:cover}.header__contents{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.header__contents__text{display:flex;align-items:center;justify-content:center;height:100vh}.header__contents__text__child__h1{color:#fff;text-transform:uppercase;font-weight:900;font-size:4.2rem;line-height:3rem;animation:heading 1s ease-in}@keyframes heading{0%{opacity:0;transform:translateY(-8rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:62em){.header__contents__text__child__h1{font-size:4rem}}@media(max-width:48em){.header__contents__text__child__h1{font-size:3rem}}@media(max-width:36em){.header__contents__text__child__h1{font-size:2rem}}.header__contents__text__child__p{margin-top:1rem;color:#fff;font-size:1.5rem;animation:subHeading 1s ease-out}@keyframes subHeading{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:48em){.header__contents__text__child__p{margin-top:.5rem;font-size:1.4rem;line-height:2rem}}.header__contents__text__child__link{margin-top:1rem;animation:headerButton 1s ease-in}@keyframes headerButton{0%{opacity:0;transform:translateY(8rem)}to{opacity:1;transform:translateY(0)}}.model{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:6}.model__heading h3{font-size:2rem;font-weight:400;margin-bottom:1.5rem}@media(max-width:36em){.model__heading h3{font-size:1.7rem}}.model__body{background:#fff;width:40rem;height:auto;padding:2rem;font-size:1.4rem;animation:modelAnimate .5s linear}@keyframes modelAnimate{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:36em){.model__body{width:100%;margin-left:1.5rem;margin-right:1.5rem}}.model__row{display:flex;align-items:center;justify-content:space-between}@media(max-width:36em){.model__row{flex-direction:column;align-items:start}.model__row span{display:block;margin-top:1rem}}.navLayer{left:0;width:100%;background:rgba(0,0,0,.6);z-index:3}.nav,.navLayer{position:fixed;top:0;bottom:0;right:0;height:100%}.nav{width:31.2rem;background:#fff;z-index:4;transition:all .3s linear;display:flex;align-items:center;justify-content:center}@media(max-width:36em){.nav{width:100%}}.nav__content{width:100%}.nav__content li{list-style:none}.nav__content li a{text-decoration:none;display:block;padding:1.5rem 3rem;text-align:right;color:#000;font-size:1.6rem;font-weight:400;position:relative}@media(max-width:36em){.nav__content li a{text-align:center}}.nav__content li a:before{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;content:"";background:linear-gradient(90deg,#ff4d58,#df2189);z-index:-1;transform:scale(0);transition:all .3s linear}.nav__content li a:hover:before{transform:scale(1)}.nav__content li a:hover{color:#fff}.nav--close{transform:translateX(100%)}.nav--open{transform:translateX(0)}.toggle-open{position:fixed;top:4rem;right:3rem;cursor:pointer;z-index:5}@media(max-width:75em){.toggle-open{right:5rem}}@media(max-width:62em){.toggle-open{right:4rem}}@media(max-width:48em){.toggle-open{right:2rem}}@media(max-width:36em){.toggle-open{right:1.5rem}}.toggle-open span:first-child{display:block;background:#df2189;width:3rem;height:.3rem;transition:all .3s linear}.toggle-open span:nth-child(2),.toggle-open span:nth-child(3){display:block;background:#df2189;width:3rem;height:.3rem;margin-top:.5rem;transition:all .3s linear}.toggle-close{position:fixed;top:4rem;right:3rem;cursor:pointer;z-index:5}@media(max-width:75em){.toggle-close{right:5rem}}@media(max-width:62em){.toggle-close{right:4rem}}@media(max-width:48em){.toggle-close{right:2rem}}@media(max-width:36em){.toggle-close{right:1.5rem}}.toggle-close span:first-child{display:block;background:#df2189;width:3rem;height:1.5px;margin-top:.5rem;transition:all .3s linear;transform:rotate(-45deg) translateY(.5rem)}.toggle-close span:nth-child(2){display:none}.toggle-close span:nth-child(3){display:block;background:#df2189;width:3rem;height:1.5px;margin-top:.5rem;transition:all .3s linear;transform:rotate(45deg) translateY(-.5rem)}.destinations{margin:8rem 0}@media(max-width:36em){.destinations{margin:4rem 0}}.destinations__heading{font-size:2.8rem;color:#000;font-weight:500;width:60%;line-height:4rem;position:relative}@media(max-width:75em){.destinations__heading{width:100%}}@media(max-width:36em){.destinations__heading{font-size:2.1rem;line-height:3.5rem;text-transform:capitalize}}.destinations__heading:after{position:absolute;content:"";bottom:-.5rem;left:0;width:40%;height:.2rem;background:#ff4d58}@media(max-width:75em){.destinations__heading:after{width:50%}}.destinations__paragraph{font-size:1.6rem;line-height:2.7rem;color:#aaa;font-weight:400}.destinations__block{margin-top:6rem}@media(max-width:36em){.destinations__block{margin-top:3rem}}.destinations__card{width:100%;height:35rem;border-radius:1rem;overflow:hidden;position:relative}.destinations__card__img{width:100%;height:100%}.destinations__card__img img{width:100%;height:100%;object-fit:cover;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.destinations__card__layer{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;align-items:flex-end;background:linear-gradient(180deg,transparent 30%,#000);padding:2rem;color:#fff}.destinations__card__layer__content{display:flex;align-items:center}.destinations__card__layer__content__country{font-size:1.5rem;margin-left:.4rem}.destinations__card__info{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#ff4d58,#df2189);visibility:hidden;transform:scale(0);transition:all .5s linear}.destinations__card:hover .destinations__card__info{visibility:visible;transform:scale(1)}.destinationInfo{margin:8rem 0}@media(max-width:36em){.destinationInfo{margin:4rem 0}}.destinationInfo__p{font-size:1.6rem;color:#777;line-height:2.8rem}@media(max-width:62em){.destinationInfo__p{margin-bottom:2rem}}.destinationInfo__details{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 0;border-bottom:1px dotted #d4cfcf}.destinationInfo__details__head,.destinationInfo__details__text{font-size:1.6rem;color:#777}.cities{margin:8rem 0;background:#f6f6fb;padding:13rem 0;transform:skewY(-5deg)}@media(max-width:36em){.cities{margin:4rem 0;padding:6rem 0}}.cities__container{transform:skewY(5deg)}.cities__body{width:100%;height:auto;overflow:hidden;padding:1rem;background:#fff;border-radius:1rem}.cities__body__image{width:100%;height:20rem;overflow:hidden;border-top-left-radius:1rem;border-top-right-radius:1rem;position:relative}.cities__body__image img{width:100%;height:100%;object-fit:cover;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;transition:all .5s linear}.cities__body__image img:hover{transform:scale(1.2)}.cities__body__image .bestselling{background:#fbbf24}.cities__body__image .bestselling,.cities__body__image .new{position:absolute;top:1rem;left:1rem;padding:.6rem 1.3rem;color:#fff;border-radius:.6rem;font-size:1.3rem;text-transform:capitalize}.cities__body__image .new{background:#34d399}.cities__body__image .hot{position:absolute;top:1rem;left:1rem;padding:.6rem 1.3rem;background:#df2189;color:#fff;border-radius:.6rem;font-size:1.3rem;text-transform:capitalize}.cities__body__contents{margin:1.5rem 0 .5rem}.cities__body__contents__top{display:flex;align-items:center;justify-content:space-between}.cities__body__contents__top__name{font-size:1.5rem}.cities__body__contents__top__duration{display:flex;align-items:center}.cities__body__contents__top__duration__time{font-size:1.4rem;margin-left:.6rem}.cities__body__contents__price{margin-top:.5rem;font-size:2rem;font-weight:700}.cities__body__contents__price__dollor{font-size:1.4rem}.cities__body__contents__facilities{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.cities__body__contents__facilities__name{font-size:1.5rem;text-transform:capitalize}.cities__body__contents__button{margin-top:1rem}.services{margin:8rem 0;background:#f6f6fb;padding:13rem 0;transform:skewY(-5deg)}@media(max-width:36em){.services{margin:4rem 0;padding:6rem 0}}.services__contents{transform:skewY(5deg)}.services__contents__container{display:flex;align-items:center}.services__left{margin-right:10rem}@media(max-width:62em){.services__left{margin-right:0}}.services__left__heading{font-size:3.5rem;font-weight:900;line-height:4rem;background:linear-gradient(35deg,#000 40%,#ff4d58 0);color:transparent;-webkit-background-clip:text;background-clip:text;text-transform:capitalize}@media(max-width:62em){.services__left__heading{font-size:3rem;font-weight:700}}@media(max-width:36em){.services__left__heading{font-size:2rem;line-height:3rem}}.services__left__paragraph{margin-top:3.6rem;font-size:1.6rem;line-height:2.7rem}@media(max-width:36em){.services__left__paragraph{margin-top:2.5rem}}.services__list{margin-bottom:.5rem}.services__list__heading{background:#fff;font-size:1.6rem;font-weight:400;cursor:pointer;padding:1.5rem;display:flex;align-items:center;text-transform:capitalize}.services__list__heading--active{color:#ff4d58}.services__list__heading--normal{color:#000}.services__list__details{max-height:0;overflow:hidden;font-size:1.5rem;padding-left:3.5rem;padding-right:3.5rem;line-height:2.3rem}.services__list__details--show{max-height:50rem;padding-bottom:1.5rem;padding-top:1.5rem;transition:max-height .8s linear;animation:detailsAnimation .8s ease-in}@keyframes detailsAnimation{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.services__rotate{transform:rotate(90deg);transition:transform .8s linear}.services__back{transform:rotate(0deg);transition:transform .8s linear}.reviews{width:100%;margin:16rem 0}@media(max-width:36em){.reviews{margin:8rem 0}}.reviews__body{background:#f6f6fb;padding:1rem;border-radius:.3rem}.reviews__body__contents{display:flex}.reviews__body__contents__image{width:5.5rem;height:5.5rem;overflow:hidden;border-radius:50%}.reviews__body__contents__image img{width:100%;height:100%;object-fit:cover}.reviews__body__contents__info{flex:1 1;margin-left:1rem}.reviews__body__contents__info__name{font-size:1.4rem;font-weight:700;text-transform:capitalize}.reviews__body__contents__info__comment{margin-top:.5rem;font-size:1.5rem;line-height:2.4rem;color:#1c1d1f;font-weight:400}.reviews__body__contents__info__rating{margin-top:.5rem}.reviews__body__contents__info__rating__icon{margin-left:.2rem}.reviews__body__contents__info__rating__icon:first-child{margin-left:0}.gallery{margin:8rem 0}@media(max-width:36em){.gallery{margin:4rem 0}}.gallery__image{width:100%;height:22rem;overflow:hidden}.gallery__image img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:all .5s linear}.gallery__image img:hover{transform:scale(1.3)}.gallery__lightbox{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:8;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(max-width:36em){.gallery__lightbox{padding-left:1.5rem;padding-right:1.5rem}}.gallery__lightbox h4{color:#fff;font-size:1.8rem;margin-bottom:1rem}.gallery__lightbox__card{width:45rem;height:45rem;background:transparent;border-radius:.3rem;overflow:hidden;animation:cardAnimation .5s linear}@media(max-width:36em){.gallery__lightbox__card{width:100%;height:auto}}@keyframes cardAnimation{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.gallery__lightbox__card__image{width:45rem;max-height:45rem;overflow:hidden}@media(max-width:36em){.gallery__lightbox__card__image{width:100%;height:100%}}.gallery__lightbox__card__image img{width:100%;height:100%;object-fit:cover;animation:imageAnimation .5s linear}@keyframes imageAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.footer{width:100%;margin-top:8rem;padding:8rem 0}@media(max-width:36em){.footer{margin-top:4rem;padding:4rem 0}}.footer__container{width:100%}.footer__container__block{background:#fff;padding:2rem}.footer__intro__img{width:15rem}@media(max-width:48em){.footer__intro__img{width:13rem}}@media(max-width:36em){.footer__intro__img{width:10rem}}.footer__intro__img img{width:100%;height:auto;object-fit:cover}.footer__intro__msg{margin-top:2rem;font-size:1.6rem;color:#aaa;width:80%;font-weight:400;line-height:2.5rem}@media(max-width:36em){.footer__intro__msg{width:100%;font-size:1.4rem}}.footer__heading{color:#000;text-transform:uppercase;font-size:1.6rem;letter-spacing:.2rem;margin-bottom:2rem}@media(max-width:36em){.footer__heading{font-size:1.4rem}}.footer__ul{list-style:none}.footer__ul__li{display:flex;align-items:center;color:#aaa}.footer__ul__li a{text-decoration:none;color:#aaa;display:block;padding:.5rem 0;font-size:1.5rem;text-transform:capitalize;margin-left:.5rem}.footer__bottom{width:100%;background:linear-gradient(90deg,#ff4d58,#df2189);color:#fff;height:5rem;display:flex;align-items:center;justify-content:center}.footer__bottom p{font-size:1.5rem;text-transform:capitalize}@media(max-width:36em){.footer__bottom p{font-size:1.4rem}}.page{margin:8rem 0}@media(max-width:36em){.page{margin:4rem 0}}.page__image{width:100%;height:auto;overflow:hidden}@media(max-width:48em){.page__image{width:80%}}@media(max-width:36em){.page__image{width:100%}}.page__image img{width:100%;height:100%;object-fit:cover}.page__info{margin-left:4rem}@media(max-width:48em){.page__info{margin-left:0}}.page__info__heading{font-size:4rem;font-weight:900;line-height:5rem;color:#000;text-transform:capitalize}@media(max-width:36em){.page__info__heading{font-size:2rem;line-height:3rem;font-weight:700}}.page__info__msg{margin-top:2rem;font-size:1.5rem;line-height:2.6rem;color:#aaa}.page__info__link{margin-top:2rem}.page .container .row{align-items:center}.page__contact__heading{font-size:2rem;margin-bottom:2rem;font-weight:400;text-transform:capitalize}.row{display:flex;flex-wrap:wrap}.col-1{width:8.3333333333%}.col-2{width:16.6666666667%}.col-3{width:25%}@media(max-width:62em){.col-3{width:33.3333333333%}}@media(max-width:48em){.col-3{width:50%}}@media(max-width:36em){.col-3{width:100%}}.col-4{width:33.3333333333%}@media(max-width:62em){.col-4{width:50%}}@media(max-width:36em){.col-4{width:100%}}.col-5{width:41.6666666667%}.col-6{width:50%}@media(max-width:48em){.col-6{width:100%}}.col-7{width:58.3333333333%}.col-8{width:66.6666666667%}@media(max-width:62em){.col-8{width:100%}}.col-9{width:75%}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-12{width:100%}.btn-default{background:linear-gradient(90deg,#ff4d58,#df2189);color:#fff;text-decoration:none;height:4.5rem;line-height:4.5rem;display:inline-block;font-size:1.4rem;font-weight:400;border-radius:.2rem;padding:0 2rem;border:none;outline:none;cursor:pointer;text-transform:uppercase}@media(max-width:36em){.btn-default{background:linear-gradient(90deg,#ff4d58,#df2189);color:#fff;text-decoration:none;height:4rem;line-height:4rem;display:inline-block;font-size:1.3rem;font-weight:400;border-radius:.2rem;padding:0 2rem;border:none;outline:none;cursor:pointer;text-transform:uppercase}}.btn-dark{background:linear-gradient(90deg,#1c1d1f,#1c1d1f);color:#fff;text-decoration:none;height:4.5rem;line-height:4.5rem;display:inline-block;font-size:1.4rem;font-weight:400;border-radius:.4rem;padding:0 2rem;border:none;outline:none;cursor:pointer;text-transform:uppercase;letter-spacing:.1rem}@media(max-width:36em){.btn-dark{background:linear-gradient(90deg,#1c1d1f,#1c1d1f);color:#fff;text-decoration:none;height:4rem;line-height:4rem;display:inline-block;font-size:1.3rem;font-weight:400;border-radius:.4rem;padding:0 2rem;border:none;outline:none;cursor:pointer;text-transform:uppercase}}.btn-dark-sm{background:linear-gradient(90deg,#1c1d1f,#1c1d1f);color:#fff;text-decoration:none;height:4rem;line-height:4rem;display:inline-block;font-size:1.3rem;font-weight:400;border-radius:.4rem;padding:0 1.5rem;border:none;outline:none;cursor:pointer;text-transform:uppercase;letter-spacing:.1rem}.btn-white{background:linear-gradient(90deg,#fff,#fff);color:#000;height:3rem;line-height:3rem;font-size:1.2rem}.btn-pink,.btn-white{text-decoration:none;display:inline-block;font-weight:400;border-radius:.3rem;padding:0 2rem;border:none;outline:none;cursor:pointer;text-transform:uppercase;letter-spacing:.1rem}.btn-pink{background:linear-gradient(90deg,#ff4d58,#df2189);color:#fff;height:3.5rem;line-height:3.5rem;font-size:1.3rem}
/*# sourceMappingURL=main.8821622f.chunk.css.map */