@font-face {
  font-family: 'Lumiera';
  src: url(../fonts/Lumiera/lumierahandwriting.ttf);
}

@font-face {
  font-family: 'GillSansR';
  src: url(../fonts/GillSans/Gill\ Sans\ Medium.otf);
}

@font-face {
  font-family: 'GillSansL';
  src: url(../fonts/GillSans/Gill\ Sans\ Light.otf);
}

@font-face {
  font-family: 'GillSansSB';
  src: url(../fonts/GillSans/GillSans-SemiBold.ttf);
}

/*-- Body Reset --*/

body {
  overflow-x: hidden;
  font-family: "GillSansR", sans-serif;
  color: #616971;
}

/*============= TOP BAR HEADER =============*/

/*============= NAVIGATION =============*/

.navbar {
  padding: 2rem;
  color: black;
  background: transparent;
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.4s ease-in;
}

.navbar-brand img {
  width: 10vw;
}

.navbar-nav .nav-item {
  padding: 0.5rem 1rem 0.5rem 1rem;
  display: flex;
  justify-content: center;
  margin: auto;
}

.glass-bg::before {
  content: "";
  position: absolute;
  left: 45%;
  top: 50%;
  transform: translateY(-50%);
  width: 65vw;
  height: 9vh;
  border-radius: 700px;
  background: #9489d18e;
  backdrop-filter: blur(.4rem);
  z-index: -1;
}

.navbar-nav .nav-item .nav-link {
  color: #e4e4e4;
  font-size: 1.5rem;
}

.navbar-nav .nav-item .nav-link:hover {
  color: #322291;
}

.navbar-nav .nav-item .nav-link .nav-shape {
  background-color: #322291;
  background-image: linear-gradient(315deg, #322291 0%, #8667c9 100%);
  height: 100px;
  width: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: center;
}

.navbar-nav .nav-item .nav-link .nav-shape img {
  width: 50px;
  height: 50px;
}

.light {
  font-family: "GillSansL";
}

/*============= CAROUSEL =============*/

.main-page4 {
  background-image: url("../img/Partner/Group\ 6089.png");
  background-color: #322291;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 100vh;
}

.main-page4 .row {
  justify-content: end;
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: center;
}

.main-page4 .row .col:nth-child(1) h2 {
  font-family: 'Lumiera';
  font-size: 150px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page4 .row .col:nth-child(3) h2 {
  font-family: 'Lumiera';
  font-size: 100px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page4 .row p {
  position: relative;
  bottom: 2rem;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #fff;
}
.main-page2 {
  background-image: url("../img/travel/Group\ 60872.png");
  background-color: #322291;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 100vh;
}

.main-page2 .row {
  justify-content: end;
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: center;
}

.main-page2 .row .col:nth-child(1) h2 {
  font-family: 'Lumiera';
  font-size: 150px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page2 .row .col:nth-child(3) h2 {
  font-family: 'Lumiera';
  font-size: 100px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page2 .row p {
  position: relative;
  bottom: 2rem;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #fff;
}
.main-page3 {
  background-image: url("../img/Stay/Group\ 6084.png");
  background-color: #322291;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 100vh;
}

.main-page3 .row {
  justify-content: end;
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: center;
}

.main-page3 .row .col:nth-child(1) h2 {
  font-family: 'Lumiera';
  font-size: 150px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page3 .row .col:nth-child(3) h2 {
  font-family: 'Lumiera';
  font-size: 100px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page3 .row p {
  position: relative;
  bottom: 2rem;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #fff;
}
.main-page {
  background-image: url("../img/main-header-1.png");
  background-color: #322291;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 100vh;
}

.main-page .row {
  justify-content: center;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}

.main-page .row .col:nth-child(1) h2 {
  font-family: 'Lumiera';
  font-size: 150px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page .row .col:nth-child(3) h2 {
  font-family: 'Lumiera';
  font-size: 100px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.main-page .row p {
  position: relative;
  bottom: 2rem;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #fff;
}

.seperator {
  background-image: linear-gradient(to right, #b700ff 0%, #009fde 51%, #fc00ff 100%);
}

.seperator {
  justify-content: flex-end;
  display: flex;
  align-items: center;
  height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: 1s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
}

.seperator button {
  margin-right: 10rem;
  border: none;
  padding: 1rem 5rem 1rem 5rem;
  border-radius: 50px;
  background: rgba(183, 0, 255, 1);
  background: linear-gradient(60deg, rgba(72, 180, 227, 1) 0%, #fc00ff 100%);
  color: white;
  font-size: 1.25rem;
  font-family: "GillSansr";
}

.seperator:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

/*---First Section --*/

.first-content-box1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 3rem 0rem 3rem 0rem;
  color: #959595;
}

.first-content-box1 h2 {
  font-family: "GillSansR";
}

.first-content-box1 p {
  font-family: "GillSansL";
}

.width-config {
  width: 70%;
}

.button-box {
  display: flex;
  justify-content: center;
}

.button-box button {
  padding-top: .5rem;
  padding-bottom: .5rem;
  border: 1px solid gray;
  color: #959595;
  border-radius: 50px;
  font-size: 25px;
  background-color: white;
}

.button-box button:hover {
  background-color: #00dbde;
  background-image: linear-gradient(90deg, #00dbde 0%, #fc00ff 100%);
  color: white;
  border: none;
}

.fcb3-left {
  color: #959595;
}

.fcb3-left ul {
  list-style: none;
}

.fcb3-left ul li::before {
  content: "";
  background: transparent;
  border: 5px solid transparent;
  background-image: linear-gradient(white, white), 
                    linear-gradient(to top,#5300FE,  #00BCD4);
  background-origin: border-box;
  background-clip: content-box, border-box;
  position: absolute;
  border-radius: 100%;
  transform: translate(-125%,-10%);
  width: 35px;
  height: 35px;
  overflow: visible;
}

.fcb3-left li {
  padding-bottom: 1rem;
}

.fcb3-left li h4 {
  padding-bottom: 1rem;
}

.fcb3-left li::marker {
  padding-top: 1rem;
}

.fcb3-right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fcb3-right img {
  width: 100%;
}

.fcb3-right .abs-icon {
  position: absolute;
  right: 0;
  transform: translateX(50%);
  width: 20rem;
}

.sc-textbox {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 60%;
  margin: auto;
  text-align: center;
  font-family: "GillSansL";
}

.sc-textbox h2 {
  font-size: 40px !important;
}

.travel-left {
  position: relative;
  z-index: 41;
  font-size: 1.5rem;
  color: white;
  font-family: "GillSansSB";
}
.stay-left{
  
  position: relative;
  z-index: 41;
  font-size: 1.3rem;
  color: white;
  font-family: "GillSansSB";
}

.travel-right {
  position: relative;
  z-index: 51;
  padding: 1rem;
  border-top: 3px solid white;
}

.travel-right:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}

.travel-right:last-child {
  border-bottom: 3px solid white;
}

.travel-right h4 {
  font-family: "GillSansSB";
  color: black;
}

.travel-right h5 {
  font-family: "GillSansL";
  color: white;
}

.download {
  background-image: url(../img/travel/Mask\ Group\ 25.png);
  height: 100vh;
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 1;
}
.download2{
  
  background-image: url(../img/Stay/Group\ 6087.png);
  height: 100vh;
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 1;
}
.download4{
  background-image: url(../img/Partner/Group\ 6094.png);
  height: 100vh;
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 1;
}
.purple-shape {
  background-color: #9162F2;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 50%;
}

.comment-box1 {
  display: flex;
  justify-content: flex-end;
}

.comment-col2 {
  transform: rotate(180deg);
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  /* transform: rotateX(159deg); */
  align-items: stretch;
}

.comment {
  font-size: 200px;
  color: #06acd7;
}

.travel-textbox {
  width: 400px;
  font-family: "GillSansL";
}

.gray-shape {
  background-color: #A9B9DA;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 50%;
}

.sc-textbox-2-1 h4 {
  padding-top: 2rem;
  text-align: center;
  font-family: "GillSansSB";
}

.sc-textbox-2-1 p {
  padding-top: 1rem;
  text-align: justify;
  width: 90%;
  margin: auto;
  font-family: "GillSansL";
  font-size: 20px;
}

/*--AFirst Section --*/

/*===== FIXED BACKGROUND IMG =====*/

.fixed-background {
  overflow: hidden;
  /*-- Correction for iOS --*/
}

.tc-imgbox img {
  position: relative;
  z-index: 99;
}

.overlay {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9 !important;
  pointer-events: all;
  background-size: cover;
  background: rgb(2, 0, 36);
  background: linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(123, 167, 189, 0.6699054621848739) 36%, rgba(55, 0, 255, 0.6839110644257703) 100%);
  opacity: 0.73;
}

.textbox-col {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
}

.tc-textbox h4 {
  font-family: "GillSansSB";
  color: black;
  border-top: 2px solid white;
  padding-top: 1rem;
}

.tc-textbox h5 {
  font-family: "GillSansR";
  color: white;
  border-bottom: 2px solid white;
  padding-bottom: 1rem;
}

.tc-textbox {
  position: relative;
  z-index: 52;
  width: fit-content;
}

.third-content {
  margin-top: 6rem;
  background-image: url("../img/pexels-donald-tong-65322.jpg");
  background-size: cover;
  background-position: center;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.fc-content-textbox {
  width: 400px;
  display: flex;
  flex-direction: column;
  margin: auto;
  align-items: center;
}

.fc-content-textbox h4 {
  padding-top: 2rem;
  font-family: "GillSansR";
  font-size: 35px;
}

.fc-content-textbox p {
  padding-top: 2rem;
  font-family: "GillSansL";
  font-size: 20px;
}

.fourth-content .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-image-class {
  background-image: url(../img/Group\ 6086.png);
  background-position: bottom;
  background-size: cover;
}

.footer {
  font-family: "GillSansR";
}

.copyright {
  font-size: 20px;
  font-family: "GillSansL";
}

.footer-row {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.footer-textbox-1 {
  width: 80%;
}

.footer-button-box {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  align-content: center;
}

.seperator-btn {
  width: 100px;
  height: 50px;
  border-radius: 50%;
  background-color: violet;
}

/*-- Emoji Navbar --*/

/*============= FOOTER =============*/

/*============= SOCKET =============*/

/*============= MEDIA QUERIES =============*/

/*-COL-XS-*/

@media (max-width: 576px) {
  .fc-imgbox img {
    width: 100% !important;
    height: auto !important;
  }
  .fc-content-textbox {
    width: 90% !important;
  }
  .sc-textbox {
    width: 90%;
  }
  .width-config {
    margin-top: 1rem;
  }
  .main-page .row:nth-child(2) {
    display: none;
  }
  .navbar-brand img {
    width: 20vw;
  }
  .footer-textbox-1 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .main-page2 {
    background-position: 10% 0%;
  }
  
  .main-page3 {
    background-position: 10% 0%;
  }
  .main-page2 .w-100 {
    display: none !important;
  }
  .download {
    height: fit-content;
    padding: 3rem 0 3rem 0;
  }
  
  .download2 {
    height: fit-content;
    padding: 3rem 0 3rem 0;
  }
  
  .download4 {
    height: fit-content;
    padding: 3rem 0 3rem 0;
  }
  .travel-imgbox .w-100 {
    width: 50% !important;
  }
  .travel-right:nth-child(2) {
    flex-direction: column;
  }
}

/*-COL-SM-*/

@media (min-width: 576px) and (max-width: 767.98px) {
  .fc-imgbox img {
    width: 100% !important;
    height: auto !important;
  }
  .fc-content-textbox {
    width: 90% !important;
  }
  .sc-textbox {
    width: 90%;
  }
  .width-config {
    margin-top: 1rem;
  }
  .main-page .row:nth-child(2) {
    display: none;
  }
  .navbar-brand img {
    width: 20vw;
  }
  .fc-imgbox {
    display: flex !important;
    justify-content: center !important;
  }
  .footer-textbox-1 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .main-page3 {
    background-position: center left !important;
  }
  
  .main-page2 {
    background-position: center left !important;
  }
  .main-page2 .w-100 {
    display: none !important;
  }
  .travel-imgbox .w-100 {
    width: 50% !important;
  }
  .travel-right:nth-child(2) {
    flex-direction: column;
  }
  .order1{
    order: 2;
  }
  
  .order2{
    order: 1;
  }
}

/*-COL-MD-*/

@media (min-width: 767.98px) and (max-width: 992.98px) {
  
  .order1{
    order: 2;
  }
  
  .order2{
    order: 1;
  }
  .fc-imgbox {
    display: flex !important;
    justify-content: center !important;
  }
  .navbar-brand img {
    width: 20vw;
  }
  .footer-textbox-1 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .main-page2 {
    background-position: center left !important;
  }
  .main-page2 .w-100 {
    display: none !important;
  }
  
  .main-page3 {
    background-position: center left !important;
  }
}

/*-COL-LG-*/

@media (min-width: 992px) and (max-width: 1199.98px) {
  
  .order1{
    order: 2;
  }
  
  .order2{
    order: 1;
  }
  .fc-imgbox {
    display: flex;
    justify-content: center;
  }
  
  .main-page3 {
    background-position: center left !important;
  }
  
}

/*-COL-XL-*/

@media (min-width: 1199.98px) {}

/*============= MEDIA QUERIES =============*/

/*============= MEDIA QUERIES =============*/

@media (max-width: 1199.98px) {
  .fcb3-right .abs-icon {
    display: none;
  }
  .fc-content-textbox {
    width: 60%;
  }
}
.fc-imgbox2{
  height: auto;
  display: flex;
  justify-content: center;
}
.fc-imgbox img {
  width: auto;
  height: 100vh;
}

.main-page .row:nth-child(1) {
  display: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/*============= MEDIA QUERIES =============*/

/* Devices under 768px (md) */

/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/

/*-- Bootstrap Mobile Gutter Fix --*/

.row, .container-fluid {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/*-- Fixed Background Image --*/

.fixed-background {
  position: relative;
  width: 100%;
  z-index: 1000 !important;
}

.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999 !important;
}

.fixed {
  z-index: -999 !important;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}