*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:Lato,sans-serif}.container{margin-left:auto;margin-right:auto;max-width:1200px;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{color:#1c1d1f;cursor:pointer;display:inline-block;font-size:1.5rem}.group__control{height:5rem;padding:0 1.5rem}.group__control,.group__textarea{border:1px solid #e2e4eb;border-radius:.4rem;display:block;font-size:1.6rem;outline:none;width:100%}.group__textarea{height:10rem;padding:1.5rem}.group__textarea::placeholder{font-family:sans-serif;font-size:1.5rem}@media(max-width:36em){.group__textarea::placeholder{font-size:1.3rem}}::placeholder{color:#1c1d1f;font-size:1.5rem}@media(max-width:36em){::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{background:linear-gradient(90deg,#ff4d58,#df2189);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:400;margin-bottom:4rem;text-transform:capitalize;transform:rotate(-2deg)}@media(max-width:36em){.heading{font-size:1.8rem}}.animation{opacity:0;transform:translateY(-10rem) scale(0);transition:all .8s ease-out}.animate{opacity:1;transform:translateY(0) scale(1)}.headingAnimation{opacity:0;transform:translateY(-10rem) scale(0) rotate(-2deg);transition:all .8s ease-out}.headingAnimate{opacity:1;transform:translateY(0) scale(1) rotate(-2deg)}.header{-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);height:100vh;position:relative;width:100%}.header__logo{left:0;position:absolute;top:3rem;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{cursor:pointer;height:auto;object-fit:cover;width:15rem}@media(max-width:48em){.header__logo img{width:13rem}}@media(max-width:36em){.header__logo img{width:10rem}}.header__video{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.header__video img{animation:headerImage .5s linear;height:100%;image-rendering:pixelated;object-fit:cover;width:100%}@keyframes headerImage{0%{opacity:0}to{opacity:1}}.header__video video{height:100%;object-fit:cover;width:100%}.header__contents{background-color:#0006;height:100%;left:0;position:absolute;top:0;width:100%}.header__contents__text{align-items:center;display:flex;height:100vh;justify-content:center}.header__contents__text__child__h1{animation:heading 1s ease-in;color:#fff;font-size:4.2rem;font-weight:900;line-height:3rem;text-transform:uppercase}@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{animation:subHeading 1s ease-out;color:#fff;font-size:1.5rem;margin-top:1rem}@keyframes subHeading{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:48em){.header__contents__text__child__p{font-size:1.4rem;line-height:2rem;margin-top:.5rem}}.header__contents__text__child__link{animation:headerButton 1s ease-in;margin-top:1rem}@keyframes headerButton{0%{opacity:0;transform:translateY(8rem)}to{opacity:1;transform:translateY(0)}}.model{align-items:center;background:#0006;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;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{animation:modelAnimate .5s linear;background:#fff;font-size:1.4rem;height:auto;padding:2rem;width:40rem}@keyframes modelAnimate{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:36em){.model__body{margin-left:1.5rem;margin-right:1.5rem;width:100%}}.model__row{align-items:center;display:flex;justify-content:space-between}@media(max-width:36em){.model__row{align-items:start;flex-direction:column}.model__row span{display:block;margin-top:1rem}}.navLayer{background:#0009;left:0;width:100%;z-index:3}.nav,.navLayer{bottom:0;height:100%;position:fixed;right:0;top:0}.nav{align-items:center;background:#fff;display:flex;justify-content:center;transition:all .3s linear;width:31.2rem;z-index:4}@media(max-width:36em){.nav{width:100%}}.nav__content{width:100%}.nav__content li{list-style:none}.nav__content li a{color:#000;display:block;font-size:1.6rem;font-weight:400;padding:1.5rem 3rem;position:relative;text-align:right;text-decoration:none}@media(max-width:36em){.nav__content li a{text-align:center}}.nav__content li a:before{background:linear-gradient(90deg,#ff4d58,#df2189);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:scale(0);transition:all .3s linear;width:100%;z-index:-1}.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{cursor:pointer;position:fixed;right:3rem;top:4rem;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{background:#df2189;display:block;height:.3rem;transition:all .3s linear;width:3rem}.toggle-open span:nth-child(2),.toggle-open span:nth-child(3){background:#df2189;display:block;height:.3rem;margin-top:.5rem;transition:all .3s linear;width:3rem}.toggle-close{cursor:pointer;position:fixed;right:3rem;top:4rem;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{background:#df2189;display:block;height:1.5px;margin-top:.5rem;transform:rotate(-45deg) translateY(.5rem);transition:all .3s linear;width:3rem}.toggle-close span:nth-child(2){display:none}.toggle-close span:nth-child(3){background:#df2189;display:block;height:1.5px;margin-top:.5rem;transform:rotate(45deg) translateY(-.5rem);transition:all .3s linear;width:3rem}.destinations{margin:8rem 0}@media(max-width:36em){.destinations{margin:4rem 0}}.destinations__heading{color:#000;font-size:2.8rem;font-weight:500;line-height:4rem;position:relative;width:60%}@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{background:#ff4d58;bottom:-.5rem;content:"";height:.2rem;left:0;position:absolute;width:40%}@media(max-width:75em){.destinations__heading:after{width:50%}}.destinations__paragraph{color:#aaa;font-size:1.6rem;font-weight:400;line-height:2.7rem}.destinations__block{margin-top:6rem}@media(max-width:36em){.destinations__block{margin-top:3rem}}.destinations__card{border-radius:1rem;height:35rem;overflow:hidden;position:relative;width:100%}.destinations__card__img{height:100%;width:100%}.destinations__card__img img{height:100%;image-rendering:pixelated;object-fit:cover;width:100%}.destinations__card__layer{align-items:flex-end;background:linear-gradient(180deg,#0000 30%,#000);bottom:0;color:#fff;display:flex;height:100%;left:0;padding:2rem;position:absolute;right:0;top:0;width:100%}.destinations__card__layer__content{align-items:center;display:flex}.destinations__card__layer__content__country{font-size:1.5rem;margin-left:.4rem}.destinations__card__info{align-items:center;background:linear-gradient(90deg,#ff4d58,#df2189);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transform:scale(0);transition:all .5s linear;visibility:hidden;width:100%}.destinations__card:hover .destinations__card__info{transform:scale(1);visibility:visible}.destinationInfo{margin:8rem 0}@media(max-width:36em){.destinationInfo{margin:4rem 0}}.destinationInfo__p{color:#777;font-size:1.6rem;line-height:2.8rem}@media(max-width:62em){.destinationInfo__p{margin-bottom:2rem}}.destinationInfo__details{align-items:center;border-bottom:1px dotted #d4cfcf;display:flex;justify-content:space-between;padding:1.3rem 0}.destinationInfo__details__head,.destinationInfo__details__text{color:#777;font-size:1.6rem}.cities{background:#f6f6fb;margin:8rem 0;padding:13rem 0;transform:skewY(-5deg)}@media(max-width:36em){.cities{margin:4rem 0;padding:6rem 0}}.cities__container{transform:skewY(5deg)}.cities__body{background:#fff;border-radius:1rem;height:auto;overflow:hidden;padding:1rem;width:100%}.cities__body__image{border-top-left-radius:1rem;border-top-right-radius:1rem;height:20rem;overflow:hidden;position:relative;width:100%}.cities__body__image img{height:100%;image-rendering:pixelated;object-fit:cover;transition:all .5s linear;width:100%}.cities__body__image img:hover{transform:scale(1.2)}.cities__body__image .bestselling{background:#fbbf24}.cities__body__image .bestselling,.cities__body__image .new{border-radius:.6rem;color:#fff;font-size:1.3rem;left:1rem;padding:.6rem 1.3rem;position:absolute;text-transform:capitalize;top:1rem}.cities__body__image .new{background:#34d399}.cities__body__image .hot{background:#df2189;border-radius:.6rem;color:#fff;font-size:1.3rem;left:1rem;padding:.6rem 1.3rem;position:absolute;text-transform:capitalize;top:1rem}.cities__body__contents{margin:1.5rem 0 .5rem}.cities__body__contents__top{align-items:center;display:flex;justify-content:space-between}.cities__body__contents__top__name{font-size:1.5rem}.cities__body__contents__top__duration{align-items:center;display:flex}.cities__body__contents__top__duration__time{font-size:1.4rem;margin-left:.6rem}.cities__body__contents__price{font-size:2rem;font-weight:700;margin-top:.5rem}.cities__body__contents__price__dollor{font-size:1.4rem}.cities__body__contents__facilities{align-items:center;display:flex;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{background:#f6f6fb;margin:8rem 0;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{align-items:center;display:flex}.services__left{margin-right:10rem}@media(max-width:62em){.services__left{margin-right:0}}.services__left__heading{background:linear-gradient(35deg,#000 40%,#ff4d58 0);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.5rem;font-weight:900;line-height:4rem;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{font-size:1.6rem;line-height:2.7rem;margin-top:3.6rem}@media(max-width:36em){.services__left__paragraph{margin-top:2.5rem}}.services__list{margin-bottom:.5rem}.services__list__heading{align-items:center;background:#fff;cursor:pointer;display:flex;font-size:1.6rem;font-weight:400;padding:1.5rem;text-transform:capitalize}.services__list__heading--active{color:#ff4d58}.services__list__heading--normal{color:#000}.services__list__details{font-size:1.5rem;line-height:2.3rem;max-height:0;overflow:hidden;padding-left:3.5rem;padding-right:3.5rem}.services__list__details--show{animation:detailsAnimation .8s ease-in;max-height:50rem;padding-bottom:1.5rem;padding-top:1.5rem;transition:max-height .8s linear}@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{margin:16rem 0;width:100%}@media(max-width:36em){.reviews{margin:8rem 0}}.reviews__body{background:#f6f6fb;border-radius:.3rem;padding:1rem}.reviews__body__contents{display:flex}.reviews__body__contents__image{border-radius:50%;height:5.5rem;overflow:hidden;width:5.5rem}.reviews__body__contents__image img{height:100%;object-fit:cover;width:100%}.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{color:#1c1d1f;font-size:1.5rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.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{height:22rem;overflow:hidden;width:100%}.gallery__image img{cursor:pointer;height:100%;object-fit:cover;transition:all .5s linear;width:100%}.gallery__image img:hover{transform:scale(1.3)}.gallery__lightbox{align-items:center;background:#000000b3;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:8}@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{animation:cardAnimation .5s linear;background:#0000;border-radius:.3rem;height:45rem;overflow:hidden;width:45rem}@media(max-width:36em){.gallery__lightbox__card{height:auto;width:100%}}@keyframes cardAnimation{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.gallery__lightbox__card__image{max-height:45rem;overflow:hidden;width:45rem}@media(max-width:36em){.gallery__lightbox__card__image{height:100%;width:100%}}.gallery__lightbox__card__image img{animation:imageAnimation .5s linear;height:100%;object-fit:cover;width:100%}@keyframes imageAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.footer{margin-top:8rem;padding:8rem 0;width:100%}@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{height:auto;object-fit:cover;width:100%}.footer__intro__msg{color:#aaa;font-size:1.6rem;font-weight:400;line-height:2.5rem;margin-top:2rem;width:80%}@media(max-width:36em){.footer__intro__msg{font-size:1.4rem;width:100%}}.footer__heading{color:#000;font-size:1.6rem;letter-spacing:.2rem;margin-bottom:2rem;text-transform:uppercase}@media(max-width:36em){.footer__heading{font-size:1.4rem}}.footer__ul{list-style:none}.footer__ul__li{align-items:center;color:#aaa;display:flex}.footer__ul__li a{color:#aaa;display:block;font-size:1.5rem;margin-left:.5rem;padding:.5rem 0;text-decoration:none;text-transform:capitalize}.footer__bottom{align-items:center;background:linear-gradient(90deg,#ff4d58,#df2189);color:#fff;display:flex;height:5rem;justify-content:center;width:100%}.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{height:auto;overflow:hidden;width:100%}@media(max-width:48em){.page__image{width:80%}}@media(max-width:36em){.page__image{width:100%}}.page__image img{height:100%;object-fit:cover;width:100%}.page__info{margin-left:4rem}@media(max-width:48em){.page__info{margin-left:0}}.page__info__heading{color:#000;font-size:4rem;font-weight:900;line-height:5rem;text-transform:capitalize}@media(max-width:36em){.page__info__heading{font-size:2rem;font-weight:700;line-height:3rem}}.page__info__msg{color:#aaa;font-size:1.5rem;line-height:2.6rem;margin-top:2rem}.page__info__link{margin-top:2rem}.page .container .row{align-items:center}.page__contact__heading{font-size:2rem;font-weight:400;margin-bottom:2rem;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);border:none;border-radius:.2rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:400;height:4.5rem;line-height:4.5rem;outline:none;padding:0 2rem;text-decoration:none;text-transform:uppercase}@media(max-width:36em){.btn-default{background:linear-gradient(90deg,#ff4d58,#df2189);border:none;border-radius:.2rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:400;height:4rem;line-height:4rem;outline:none;padding:0 2rem;text-decoration:none;text-transform:uppercase}}.btn-dark{background:linear-gradient(90deg,#1c1d1f,#1c1d1f);border:none;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:400;height:4.5rem;letter-spacing:.1rem;line-height:4.5rem;outline:none;padding:0 2rem;text-decoration:none;text-transform:uppercase}@media(max-width:36em){.btn-dark{background:linear-gradient(90deg,#1c1d1f,#1c1d1f);border:none;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:400;height:4rem;line-height:4rem;outline:none;padding:0 2rem;text-decoration:none;text-transform:uppercase}}.btn-dark-sm{background:linear-gradient(90deg,#1c1d1f,#1c1d1f);border:none;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:400;height:4rem;letter-spacing:.1rem;line-height:4rem;outline:none;padding:0 1.5rem;text-decoration:none;text-transform:uppercase}.btn-white{background:linear-gradient(90deg,#fff,#fff);color:#000;font-size:1.2rem;height:3rem;line-height:3rem}.btn-pink,.btn-white{border:none;border-radius:.3rem;cursor:pointer;display:inline-block;font-weight:400;letter-spacing:.1rem;outline:none;padding:0 2rem;text-decoration:none;text-transform:uppercase}.btn-pink{background:linear-gradient(90deg,#ff4d58,#df2189);color:#fff;font-size:1.3rem;height:3.5rem;line-height:3.5rem}
/*# sourceMappingURL=main.437183e5.css.map*/