@font-face {  font-family: font1;  src: url("_data_new/Jura-Regular.otf");}
@font-face {  font-family: font2;  src: url("_data_new/Jura-Light.otf");}


/**/
.rainbow-background-container {
  top: 0px;
  left: 0px;
  z-index: -1;
  opacity: 1;
  height: 100vh;
  width: 100vw;
  background-image: url("bg.png");
  background-repeat: repeat;
  position: fixed;
  display: block;
}

    .rainbow {
      height: 100vh;
      width: 0;
      top: 0;
      position: absolute; /* Changed to absolute to stay within the body */
      transform: rotate(10deg);
      transform-origin: top right;
      /* The z-index is not set, so it defaults to 0, putting it in the back */
    }

    /* The huge block of generated rainbow styles */
    .rainbow:nth-child(1) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(94, 234, 212), 130px 0 80px 40px white; animation: 44.1s linear infinite slide; animation-delay: -1.8s; }
    .rainbow:nth-child(2) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(96, 165, 250), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 43.2s linear infinite slide; animation-delay: -3.6s; }
    .rainbow:nth-child(3) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 42.3s linear infinite slide; animation-delay: -5.4s; }
    .rainbow:nth-child(4) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(232, 121, 249), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 41.4s linear infinite slide; animation-delay: -7.2s; }
    .rainbow:nth-child(5) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 40.5s linear infinite slide; animation-delay: -9s; }
    .rainbow:nth-child(6) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 39.6s linear infinite slide; animation-delay: -10.8s; }
    .rainbow:nth-child(7) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 38.7s linear infinite slide; animation-delay: -12.6s; }
    .rainbow:nth-child(8) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(94, 234, 212), 130px 0 80px 40px white; animation: 37.8s linear infinite slide; animation-delay: -14.4s; }
    .rainbow:nth-child(9) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 36.9s linear infinite slide; animation-delay: -16.2s; }
    .rainbow:nth-child(10) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(94, 234, 212), 130px 0 80px 40px white; animation: 36s linear infinite slide; animation-delay: -18s; }
    .rainbow:nth-child(11) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 35.1s linear infinite slide; animation-delay: -19.8s; }
    .rainbow:nth-child(12) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(232, 121, 249), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 34.2s linear infinite slide; animation-delay: -21.6s; }
    .rainbow:nth-child(13) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 33.3s linear infinite slide; animation-delay: -23.4s; }
    .rainbow:nth-child(14) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 32.4s linear infinite slide; animation-delay: -25.2s; }
    .rainbow:nth-child(15) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(232, 121, 249), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 31.5s linear infinite slide; animation-delay: -27s; }
    .rainbow:nth-child(16) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(94, 234, 212), 130px 0 80px 40px white; animation: 30.6s linear infinite slide; animation-delay: -28.8s; }
    .rainbow:nth-child(17) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 29.7s linear infinite slide; animation-delay: -30.6s; }
    .rainbow:nth-child(18) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(96, 165, 250), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 28.8s linear infinite slide; animation-delay: -32.4s; }
    .rainbow:nth-child(19) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(232, 121, 249), 130px 0 80px 40px white; animation: 27.9s linear infinite slide; animation-delay: -34.2s; }
    .rainbow:nth-child(20) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(232, 121, 249), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 27s linear infinite slide; animation-delay: -36s; }
    .rainbow:nth-child(21) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 26.1s linear infinite slide; animation-delay: -37.8s; }
    .rainbow:nth-child(22) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(94, 234, 212), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 25.2s linear infinite slide; animation-delay: -39.6s; }
    .rainbow:nth-child(23) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(94, 234, 212), 130px 0 80px 40px white; animation: 24.3s linear infinite slide; animation-delay: -41.4s; }
    .rainbow:nth-child(24) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(96, 165, 250), 0 0 50px 25px rgb(232, 121, 249), 50px 0 50px 25px rgb(94, 234, 212), 130px 0 80px 40px white; animation: 23.4s linear infinite slide; animation-delay: -43.2s; }
    .rainbow:nth-child(25) { box-shadow: -130px 0 80px 40px white, -50px 0 50px 25px rgb(232, 121, 249), 0 0 50px 25px rgb(94, 234, 212), 50px 0 50px 25px rgb(96, 165, 250), 130px 0 80px 40px white; animation: 22.5s linear infinite slide; animation-delay: -45s; }

    @keyframes slide { from { right: -25vw; } to { right: 125vw; } }
    .h { box-shadow: 0 0 50vh 40vh white; width: 100vw; height: 0; bottom: 0; left: 0; position: absolute; }
    .v { box-shadow: 0 0 35vw 25vw white; width: 0; height: 100vh; bottom: 0; left: 0; position: absolute; }



/**/


.banner-area {
  background: url(../img/hero-bg.jpg) center;
    background-size: auto;
  background-size: cover;
  height: 50vh;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  top: 10vh;
  display: block;
  position: relative;
  margin: 0 auto;
}

.banner-area::before{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
backdrop-filter: blur(8px) saturate(100%);
-webkit-backdrop-filter: blur(8px) saturate(100%);
background: rgba(253, 244, 227, 0.08);
border-radius: 0px;
border: 1px solid rgba(255, 255, 255, 0.2);
box-shadow: 4px 4px 20px 0 rgba(120, 53, 15, 0.1),
            inset 0 0 150px rgba(245, 158, 11, 0.05),
            inset 0px 0px 4px 2px rgba(255, 255, 255, 0.15);

}
.banner-left, .banner-right {
padding: 2vw;
backdrop-filter: blur(8px) saturate(100%);
-webkit-backdrop-filter: blur(8px) saturate(100%);
background: rgba(253, 244, 227, 0.08);
border-radius: 24px;
border: 1px solid rgba(255, 255, 255, 0.2);
box-shadow: 4px 4px 20px 0 rgba(120, 53, 15, 0.1),
            inset 0 0 150px rgba(245, 158, 11, 0.05),
            inset 0px 0px 4px 2px rgba(255, 255, 255, 0.15);
}

/* Reflection overlay for realism using pseudo-elements */
.banner-left::before, .banner-right::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(to left top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 50%);
  z-index: 1;
}

.banner-left::after, .banner-rigt::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
  z-index: 1;
}

.banner-left h1 {
  margin: 20px 0;
font-size: xxx-large;
  text-transform: uppercase;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.44);
}

.banner-right .tab-content {
  background: rgba(255, 255, 255, 0);
  color: white;
  font-size: 16px;
}
#flight-tab {
  display: none;
}
.primary-btn {
  background: rgb(248, 182, 0);
  line-height: 42px;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  position: relative;
  border-radius: 10px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
}

.list-block {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  font-size: medium;
  flex-wrap: wrap;
}

.child-block {
  margin: 10px;
  border: 1px solid rgba(101, 120, 105, 0.32);
  padding: 10px;
  border-radius: 16px;
  flex: 1 0 auto;
  width: 48%;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12);
  display: block;
  font-family: "font1";
  background: rgb(255, 255, 255);
  color: rgb(42, 37, 45);
  border-top: 8px solid rgb(40, 37, 45);
  font-weight: normal;
}

.block-head {
  text-align: center;
  font-size: xx-large;
  color: rgb(0, 171, 255);
  border-radius: 10px;
  border: 2px solid rgb(0, 171, 255);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);

}

.list-block.vertical .child-block {
  width: fit-content;
}

body #top-banners {
align-items: baseline !important;
}


.child-block {
  margin: 10px;
  border: 1px solid rgba(101, 120, 105, 0.32);
  padding: 10px;
  border-radius: 16px;
  flex: 1 0 auto;
  width: 48%;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12);
  display: block;
  font-family: "font1";
  background: rgba(255, 255, 255, 0.7);
  color: rgb(42, 37, 45);
  border-top: 8px solid rgb(40, 37, 45);
  font-weight: normal;
  backdrop-filter: blur(8px) saturate(100%);
}