@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400&display=swap');
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,900");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  /*background: #03011a;*/
  background: #f5af3d;
  font: 100% poppins, Helvetica, sans-serif;
  overflow: hidden !important;
}


*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: poppins;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
  color: #fbb03c;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  height: 0;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Poppins, Poppins;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}



h1 {
  font-size: 2em;
}

.s3d__side {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.s3d_side_background {
  height: 100%;
  background: radial-gradient(at right center, rgba(109, 138, 183, 0.467), rgba(172, 184, 203, 0.2), transparent);
  background: -webkit-radial-gradientgradient(at center center, rgba(93, 130, 189, 0.467), rgba(893, 130, 189, 0.2), transparent);
}

.s3d_side_background-light {
  position: absolute;
  width: 50vw;
  height: 50vh;
  left: 40%;
  top: 20%;
  z-index: 1;
  background-color: red;

  /*  
    background: radial-gradient(closest-side at 67% 50%,  rgba(109, 139, 183, 0.9), rgba(172, 184, 203, 0.7), transparent);

    background: radial-gradient(closest-side at 67% 50%,  rgba(109, 139, 183, 0.5), rgba(172, 184, 203, 0.4), transparent);
    background: -webkit-radial-gradientgradient(closest-side at 67% 50%, rgba(109, 139, 183, 0.5), rgba(172, 184, 203, 0.4), transparent);
*/
}




.custom-bg-section2{
    /* 1. Fill the container without moving other elements */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; /* Keep it behind text */

    /* 2. Layered Background Logic */
    background: 
        /* Top Layer: The Oval Mask (blends into #f2f2f2) */
        radial-gradient(ellipse at center, transparent 0%, #f2f2f2 70%),
        /* Middle Layer: A 60% white-ish tint to simulate 0.4 image opacity */
        linear-gradient(rgba(242, 242, 242, 0.8), rgba(242, 242, 242, 0.8)),
        /* Bottom Layer: Your actual image */
        url('../images/leisure/trip1/8D-BG4.webp');

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none; /* Allows clicks to pass through to buttons/text */
}

.custom-bg-section10{
    /* 1. Fill the container without moving other elements */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; /* Keep it behind text */

    /* 2. Layered Background Logic */
    background: 
        radial-gradient(ellipse at center, transparent 0%, #f2f2f2 70%),
        linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)),
        url('../images/leisure/trip1/8D-BG7.jpg');

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none; /* Allows clicks to pass through to buttons/text */
}

.custom-bg-section10-no-edges {
    /* 1. Positioning & Setup */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;

    /* 2. Visual Layers (Original Logic) */
    background: 
        radial-gradient(ellipse at center, transparent 0%, #f2f2f2 75%),
        linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)),
        url('../images/leisure/trip1/8D-BG7D.png');

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    /* 3. The Edge Fix: Masking */
    /* This fades the top/bottom 15% and sides 10% into transparency */
    -webkit-mask-image: radial-gradient(
        ellipse at center, 
        black 40%, 
        rgba(0, 0, 0, 0.5) 70%, 
        transparent 95%
    );
    mask-image: radial-gradient(
        ellipse at center, 
        black 40%, 
        rgba(0, 0, 0, 0.5) 70%, 
        transparent 95%
    );

    /* 4. Optional: Micro-Scale */
    /* Pushes the edges 2% further out to ensure masking covers the frame */
    transform: scale(1.02);
}






.s3d_side_spotBg-R {
  /*======= R 1- BASIC CLASS WITH APPLIED PROPERTIES =====*/
  position: absolute;
  width: 60vw;
  height: 60vh;
  left: 26%;
  top: 20%;
  z-index: 1;
  background: radial-gradient(closest-side at 67% 50%, rgba(120, 132, 149, 0.6), rgba(123, 130, 141, 0.3), transparent);
}

.s3d_side_spotBg-R-T1 {
  /*======= R 1- BASIC CLASS WITH APPLIED PROPERTIES =====*/
  position: absolute;
  width: 60vw;
  height: 60vh;
  left: 26%;
  top: 20%;
  z-index: 1;
  background: radial-gradient(closest-side at 67% 50%, rgba(255, 150, 100, 0.5), rgba(113, 169, 247, 0.5), rgba(174, 200, 243, 0.3), transparent);
}

.s3d_side_spotBg-R-T9 {
  /*======= R 1- BASIC CLASS WITH APPLIED PROPERTIES =====*/
  position: absolute;
  width: 50vw;
  height: 50vh;
  margin-left: 31%;
  top: 20%;
  z-index: 1;
  background: radial-gradient(closest-side at 67% 50%, rgba(14, 62, 159, 0.6), rgba(71, 119, 214, 0.4), rgba(116, 158, 244, 0.3), transparent);
}


.s3d_side_spotBg-L-T8 {
  position: absolute;
  width: 60vw;
  height: 60vh;
  margin-left: -2%;
  margin-top: 5%;
  z-index: 1;
  transform-origin: 0% 100%;
  /*
   background: radial-gradient(closest-side at 32% 50%, rgba(38, 85, 187, 0.8), rgba(78, 125, 226, 0.6), rgba(103, 151, 255, 0.3), transparent); */
    background: radial-gradient(closest-side at 28% 50%, rgba(14, 62, 159, 0.8), rgba(71, 119, 214, 0.6), rgba(116, 158, 244, 0.3), transparent); 
    /* background: radial-gradient(closest-side at 28% 50%, rgba(15, 50, 132, 0.8), rgba(15, 82, 130, 0.6), rgba(25, 85, 135, 0.3), transparent); */

}

.s3d_side_spotBg-L-T11 {
  position: absolute;
  width: 60vw;
  height: 60vh;
  margin-left: -5%;
  margin-top: 0%;
  z-index: 1;
  transform-origin: 0% 100%;
  /*
  background: radial-gradient(closest-side at 28% 50%, rgba(243, 200, 26, 0.5), rgba(14, 96, 159, 0.5), rgba(14, 100, 160, 0.4), rgba(16, 98, 150, 0.3), transparent); 
  */
    background: radial-gradient(closest-side at 28% 50%, rgba(243, 200, 26, 0.5), rgba(57, 94, 123, 0.5), rgba(60, 100, 120, 0.4), rgba(56, 98, 120, 0.3), transparent);


}

.s3d_side_transitional-spotBg-R {
  /*======= R 2- TRANSITIONAL CLASS DURING ANIMATION =====*/
  transform: scaleY(0);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transform-origin: 60% 100%;
}

.s3d_side_final-spotBg-R {
  /*======= R 3- FINAL STATUS CLASS WHEN A SECTION IS IN VIEW =====*/
  transform: scaleY(1);
  opacity: 1;
}

.s3d_side_reverse-spotBg-R {
  /*======= R 4- REVERSE STATUS CLASS WHEN LEAVING A SECTION =====*/
  transform: scaleY(0);
  opacity: 0;
}

/*##############################################################################################################*/

.s3d_side_spotBg-L {
  /*======= L 1- BASIC CLASS WITH APPLIED PROPERTIES =====*/
  position: absolute;
  width: 45vw;
  height: 55vh;
  left: 5%;
  top: 20%;
  z-index: 1;
  transform-origin: 0% 100%;
  background: radial-gradient(closest-side at 32% 50%, rgba(120, 132, 149, 0.6), rgba(123, 130, 141, 0.3), transparent);
}


.s3d_side_spotBg-L-T2{
  /*======= L 1- BASIC CLASS WITH APPLIED PROPERTIES =====*/
  position: absolute;
  width: 45vw;
  height: 55vh;
  left: 5%;
  top: 20%;
  z-index: 1;
  transform-origin: 0% 100%;
    background: radial-gradient(closest-side at 37% 49%, rgba(255, 150, 100, 0.5), rgba(113, 169, 247, 0.5), rgba(174, 200, 243, 0.3), transparent);
}

.s3d_side_spotBg-L-T6 {
  position: absolute;
  width: 45vw;
  height: 55vh;
  left: 5%;
  top: 20%;
  z-index: 1;
  transform-origin: 0% 100%;
  background: radial-gradient(closest-side at 32% 50%, rgba(2, 16, 37, 1), rgba(2, 16, 37, 0.9), rgba(11, 36, 70, 0.9),  rgba(11, 36, 70, 0.8), rgba(61, 81, 113, 0.7),  rgba(61, 81, 113, 0.3), transparent);
}

.s3d_side_transitional-spotBg-L {
  /*======= L 2- TRANSITIONAL CLASS DURING ANIMATION =====*/
  transform: scaleY(0);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transform-origin: 0% 100%;
  top: 17% !important;
}

.s3d_side_final-spotBg-L {
  /*======= L 3- FINAL STATUS CLASS WHEN A SECTION IS IN VIEW =====*/
  transform: scaleY(1);
  opacity: 1;
}

.s3d_side_reverse-spotBg-L {
  /*======= L 4- REVERSE STATUS CLASS WHEN LEAVING A SECTION =====*/
  transform: scaleY(0);
  opacity: 1;
}

/*##############################################################################################################*/

.s3d_side_spotBg-M {
  /*======= M 1- BASIC CLASS WITH APPLIED PROPERTIES =====*/
  position: absolute;
  width: 60vw;
  height: 60vh;
  left: 20%;
  top: 25%;
  z-index: 1;
  background: radial-gradient(closest-side at 45% 50%, rgba(120, 132, 149, 0.6), rgba(123, 130, 141, 0.3), transparent);
}

.s3d_side_transitional-spotBg-M {
  /*======= M 2- TRANSITIONAL CLASS DURING ANIMATION =====*/
  transform: scaleY(0);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
}

.s3d_side_final-spotBg-M {
  /*======= M 3- FINAL STATUS CLASS WHEN A SECTION IS IN VIEW =====*/
  transform: scaleY(1);
  opacity: 1;
}

.s3d_side_reverse-spotBg-M {
  /*======= M 4- REVERSE STATUS CLASS WHEN LEAVING A SECTION =====*/
  transform: scaleY(0);
  opacity: 0;
}

/*##############################################################################################################*/



.s3d_side_background-light-left {
  background: radial-gradient(closest-side at 28% 50%, rgba(109, 139, 183, 0.5), rgba(172, 184, 203, 0.4), transparent);
}

.s3d_side_background-light-middle {
  background: radial-gradient(closest-side at 45% 50%, rgba(109, 139, 183, 0.5), rgba(172, 184, 203, 0.4), transparent);
}

.spot-background-right {
  position: absolute;
  width: 50vw;
  height: 50vh;
  left: 40%;
  top: 20%;
  z-index: 1;
}

.spot-background-left {
  position: absolute;
  width: 40vw;
  height: 50vh;
  left: 1%;
  top: 20%;
  z-index: 1;
}

.spot-background-middle {
  position: absolute;
  width: 60vw;
  height: 60vh;
  left: 20%;
  top: 25%;
  z-index: 1;
}

.spot-background {
  display: block;
  position: absolute;
  width: 100vw;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.s3d__side.active h1 {
  left: -1%;
  font-size: 2em;
  font-family: poppins;
}

/*
  .s3d__side:nth-child(1) { background-image: url("https://picsum.photos/1920/1080/?random"); }
  .s3d__side:nth-child(2) { background-image: url("https://picsum.photos/1920/1280/?random"); }
  .s3d__side:nth-child(3) { background-image: url("https://picsum.photos/1920/1180/?random"); }
  .s3d__side:nth-child(4) { background-image: url("https://picsum.photos/1920/1380/?random"); }
  */


.s3d__side h1 {
  /*=== legend on the left side ===*/
  display: inline-block;
  position: absolute;
  left: -100%;
  top: 20%;
  padding: .2% 1.5% .2% 2.5%;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6));
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6));
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 0 rgba(248, 130, 57, 0.551);
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-transition: left 1s cubic-bezier(0.175, 0.885, 0.32, 1.05);
  transition: left 1s cubic-bezier(0.175, 0.885, 0.32, 1.05);
  z-index: 3;
}

.leisure-bodyh1 {
  font-family: Poppins !important;
  position: absolute;
  font-size: 30px !important;
  font-weight: 600 !important;
  left: 40% !important;
  top: 80% !important;
  text-align: center !important;
  color: orange !important;
  /* z-index:4;  removed for testing */
  background: none !important;
  -webkit-transition: bottom 1s ease-in-out !important;
  transition: bottom 1s ease-in-out !important;
  animation: headerlefting 4s ease-in-out !important;
}

@keyframes headerlefting {
  0% {
    top: 100% !important;
    opacity: 0;
  }

  100% {
    top: 80% !important;
    opacity: 1;
  }
}


.leisure-body {
  height: 100%;
  touch-action: none;

  display: flex;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;

  -webkit-perspective: 2000px;
  perspective: 2000px;

  transform-style: preserve-3d !important;
  -webkit-transform-style: preserve-3d;
}



/* ////////////////////////////// Leisure Time landing section Styling  - start ////////////////////////////////////////////////////

/* leisure time */

.leisure-body {
  height: 100%;
  touch-action: none;
}

.leisure-body {
  display: flex;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;

  -webkit-perspective: 2000px;
  perspective: 2000px;

  transform-style: preserve-3d !important;
  -webkit-transform-style: preserve-3d;
}

#carouselcontainer,
#spinning {
  position: relative;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;

  margin: auto;
  top: 35%;

  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;

  -webkit-transform: rotateX(-15deg);
  transform: rotateX(-15deg);

  animation: carouselenterance 3s ease-in-out;
}

@keyframes carouselenterance {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  40% {
    -webkit-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
  }

  100% {
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
  }
}

#carouselcontainer .img-div {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;

  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;

  line-height: 200px;
  font-size: 50px;
  text-align: center;

  box-shadow: 0 0 8px #b1d4e1;
  -webkit-box-shadow: 0 0 8px #b1d4e1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f427b);

  animation: imageappearance 1.5s ease-in-out;
}

#carouselcontainer .img-div:hover {
  box-shadow: 0 0 15px #7ad3f3;
  -webkit-box-shadow: 0 0 15px #7ad3f3;

  scale: 1.1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f42bb);
  animation: imagehover 0.4s ease-in-out;
}

@keyframes imagehover {
  0% {
    scale: 1;
  }

  100% {
    scale: 1.1;
  }
}

#carouselcontainer img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;

  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;

  line-height: 200px;
  font-size: 50px;
  text-align: center;

  box-shadow: 0 0 8px #b1d4e1;
  -webkit-box-shadow: 0 0 8px #b1d4e1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f427b);

  animation: imageappearance 1.5s ease-in-out;
}

@keyframes imageappearance {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}


#carouselcontainer img:hover {

  box-shadow: 0 0 15px #7ad3f3;
  -webkit-box-shadow: 0 0 15px #7ad3f3;

  scale: 1.1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f42bb);
  animation: imagehover 0.4s ease-in-out;
}

@keyframes imagehover {
  0% {
    scale: 1;
  }

  100% {
    scale: 1.1;
  }
}

#carouselcontainer P {
  font-family: Poppins;
  position: absolute;
  font-size:  24px;
  font-weight: 700;
  top: 60%;
  left: 50%;
  text-align: center;

  transform: translate(-50%, -50%) rotateX(90deg);
  -webkit-transform: translate(-50%, -50%) rotateX(90deg);

  color: #2f8bc0;
  text-shadow: 15px 35px 5px #2f8bc03d;
  animation: textlefting 4s ease-in-out;
}

@keyframes textlefting {
  0% {
    top: 100%;
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.svganim {
  display: block;
  position: absolute;
  width: 45%;
  margin-left: 33%;
  margin-top: -18% !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.shadowing {

  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotateX(90deg);
  border-radius: 50%;
  width: 400px;
  height: 400px;
  opacity: 0.7;

  background: radial-gradient(at center center, rgba(93, 130, 189, 0.467), rgba(93, 130, 189, 0.2), transparent);
  background: -webkit-radial-gradientgradient(at center center, rgba(93, 130, 189, 0.467), rgba(893, 130, 189, 0.2), transparent);
  /*
  background: radial-gradient(at center center, #9997, #9993, transparent);
  background: -webkit-radial-gradientgradient(at center center, #9997, #9993, transparent);
  */
  filter: blur(50px);
  -webkit-filter: blur(50px);
}

.shadowing3 {
  display: block;
  position: absolute;
  top: 70%;
  left: 35%;
  border-radius: 50%;
  width: 400px;
  height: 30px;
  opacity: 0.7;

  background: radial-gradient(at center center, rgba(29, 95, 133, 0.701), rgba(41, 113, 155, 0.553), transparent);
  background: -webkit-radial-gradientgradient(at center center, rgba(93, 130, 189, 0.467), rgba(893, 130, 189, 0.2), transparent);
  filter: blur(20px);
  -webkit-filter: blur(20px);
}


@keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes spinrevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }

  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

/*-///////////////////////////----*/

.leisure {
  padding: 20px;
  margin-top: 0px;
}

.leisure article {
  transform: translateY(-30px);
}

.leisure-carousel {
  height: 100vh;
  align-self: flex-end;
  /*
  background: url('../images/personal-services/main-lower-size1.png') no-repeat left bottom/auto 110%;
  */
  transform: translateX(100%) scale(1.5, 1.5);
}

.leisure article h4 {
  transform: translate(0, 0);
}

.leisure article h3 {
  text-align: center;
  transform: translate(0, 0);
}

.leisure article p {
  text-align: center;
  transform: translate(0, 0);
}

.leisureCarousel {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  background: #111;
  perspective: 1000px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}


/* ////////////////////////////// Leisure Time landing section Styling  - end  ////////////////////////////////////////////////////*/

.image-info {
  /* position: relative; */

  height: 170px;
  width: 220px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;
  display: none;

  margin-top: -170%;
  margin-left: -50%;

  padding: 10px 25px;
  border-radius: 15px;
  white-space: nowrap;

  display: flex;
  display: none;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;

  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
}

.image-info:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 0.563em solid transparent;
  border-top-color: rgba(255, 255, 255, 0.147);
  border-bottom: 0;
  margin-left: -0.4em;
  margin-bottom: -0.563em;
}

.image-info:hover {
  box-shadow: 0 0 15px #7ad3f3;
  -webkit-box-shadow: 0 0 15px #7ad3f3;

  scale: 1.1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f42bb);
  animation: imageinfohover 1s ease-in-out;
}

@keyframes imageinfohover {
  0% {
    scale: 1;
  }

  90% {
    scale: (1.10);
  }

  100% {
    scale: (1.05);
  }
}

.image-info h3 {
  font-size: 0.4em;
  color: #7ad3f3;
  /*z-index: 1;   removed for testing */
}

.image-info:hover h3 {
  font-size: 0.43em;
  color: #92e0fd;
  text-shadow: 0 0 10px #b3e5f7;
}


.image-info p {
  text-align: center;
  font-size: 10px;
  color: #7ad3f3;
  /*z-index: 2;  removed for testing */
}

.image-info a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5%;
  margin-left: 20%;
  margin-right: 10%;
  width: 110px;
  padding: 4px 4px;
  background: #7ad3f3;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid rgba(255, 255, 255, 0.1);
  color: #000;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 300;
  box-shadow: 0 5px 15px #7ad3f3b5;
}

.image-info a h4 {
  font-size: 0.25em;
  color: #09113b;
  font-weight: 400;
}

.image-info h5 {
  margin-top: 10%;
  font-size: 0.3em;
  word-wrap: normal;
  text-wrap: wrap;
  color: #49acd0 !important;
  font-weight: 400;
}



[speech-bubble] {
  --bbColor: grey;
  --bbArrowSize: 1.5rem;
  --bbBorderRadius: 0.25rem;
  --bbPadding: 1rem;
  background: var(--bbColor);
  border-radius: var(--bbBorderRadius);
  padding: var(--bbPadding);
  position: relative;
  box-shadow: 0px 0px 15px rgb(19, 63, 157);
  padding: 15px 30px;
}

[speech-bubble]::before {
  content: '';
  position: absolute;
  background: var(--bbColor);
}

[speech-bubble][pbottom] {
  margin-bottom: var(--bbArrowSize)
}


/* bottom and top  */
[speech-bubble][pbottom]::before {
  --width: calc(var(--bbArrowSize) / 2 * 3);
  height: var(--bbArrowSize);
  width: var(--width);
}

/* bottom */
[speech-bubble][pbottom]::before {
  top: calc(100% - 2px);
}

[speech-bubble][pbottom][acenter]::before {
  left: calc(50% - var(--width) / 2);
  clip-path: polygon(12.5% 0, 87.5% 0, 50% 100%)
}

/*////////////////////////   trips images styling - start /////////////////////////////////// */
.section-div {
  /*
  width: 100%;
  height: 100%;*/
  position: relative;
  display: flex;
  background-position: center, center;
}

.section-div-h3 {
  font-family: poppins;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: rgb(248, 130, 57);
  margin-top: 10%;
  margin-left: 40%;
}

.section-div-h3-anim {
  font-family: poppins;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: rgb(248, 130, 57);
  margin-top: -47%;
  margin-left: 40%;
}



.sec-shadowing {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotateX(90deg);
  border-radius: 50%;
  width: 400px;
  height: 400px;
  opacity: 0.7;
  background: radial-gradient(at center center, rgba(93, 130, 189, 0.467), rgba(93, 130, 189, 0.2), transparent);
  background: -webkit-radial-gradientgradient(at center center, rgba(93, 130, 189, 0.467), rgba(893, 130, 189, 0.2), transparent);
  filter: blur(50px);
  -webkit-filter: blur(50px);
}

.trip-card {
  position: absolute;
  display: block;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  border-radius: 30px;
  margin-left: 50% !important;
}

.trip-card2 {
  position: absolute;
  display: block;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  border-radius: 30px;
}

/*#####################################################*/
.trip-card-Even2L {
  position: absolute;
  display: block;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  border-radius: 30px;
  opacity: 0;
  transform: translateX(-100%);
  transition: 1000ms;
}

.trip-card-Even2L.show2L {
  opacity: 1;
  transform: translateX(0);
}

/*#####################################################*/

.wrapper {
  transition: all 0.5s;
  position: absolute;
  display: block;
  margin-left: 5%;
  margin-top: 40%;
  width: 55%;
  height: 30vh;
  transform-style: preserve-3d !important;
  background: #000;
  border-radius: 30px;
  /*
  transform: perspective(10000px) translateX(50%) rotateX(0) ranslateY(0);
  box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
  transform: perspective(400px) translateY(-5%) translateX(0) rotateX(35deg) translateZ(0);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  */
  /* z-index: 3;  removed for testing */
}

.wrapper-t1 {
  transition: all 0.5s;
  position: absolute;
  display: block;
  margin-left: 5%;
  margin-top: 40%;
  width: 55%;
  height: 30vh;
  transform-style: preserve-3d !important;
  border-radius: 30px;
}

.wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* z-index: -1; */
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.wrapper-t1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* z-index: -1; */
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.animparts {
  position: absolute;
  display: block;
  width: 45%;
  object-fit: cover;
  /*z-index: 5;  removed for testing */
  transform: scaleY(1);
  transform-origin: 60% 90%;
}

.front {
  width: 32%;
  margin-top: 37%;
  margin-left: 15%;
}

.animparts-t1 {
  position: absolute;
  display: block;
  width: 50%;
  object-fit: cover;
  /*z-index: 5;  removed for testing */
  transform: scaleY(1);
  transform-origin: 60% 90%;
}

.front-t1 {
  width: 52%;
  margin-top: 30%;
  margin-left: 5%;
}

.front-t2 {
  width: 53%;
  margin-top: 34%;
  margin-left: 5%;
}

.front-t6 {
  width: 53%;
  margin-top: 30%;
  margin-left: 4%;
}

.front-t7 {
  width: 53%;
  margin-top: 28%;
  margin-left: 4%;
}

.front-t8 {
  width: 53%;
  margin-top: 39%;
  margin-left:5.57%;
}

.faded-image {
    object-fit: contain;
  /* Applying a mask that fades top, left, and right */
  mask-image: 
    linear-gradient(to bottom, transparent, black 15%), /* Top fade */
    linear-gradient(to right, transparent, black 15%, black 85%, transparent); /* Left & Right fade */
  
  /* Ensuring the masks combine correctly */
  mask-composite: intersect;
  -webkit-mask-composite: source-in; /* For Safari support */
}

.faded-floor {
    object-fit: contain;
  /* Applying a mask that fades top, left, and right */
  mask-image: 
    linear-gradient(to top, transparent, black 15%), /* bottom fade */
    linear-gradient(to right, transparent, black 15%, black 85%, transparent); /* Left & Right fade */
  
  /* Ensuring the masks combine correctly */
  mask-composite: intersect;
  -webkit-mask-composite: source-in; /* For Safari support */
}
.side-right {
  width: 14%;
  margin-top: 42.2%;
  margin-left: 46%;
}

.bike {
  width: 27%;
  margin-top: 43%;
  margin-left: 18%;
  position: absolute;
  z-index: 4;
  transform: scaleX(1);
  transform-origin: 90% 90%;
}

.side-left {
  width: 18%;
  margin-top: 43.1%;
  margin-left: 0%;
}

.floor {
  /* transition: all 0.5s; */
  position: absolute;
  display: block;
  margin-left: -2.4%;
  margin-top: 50%;
  width: 65%;
  ;
  height: 20vh;
  transform-style: preserve-3d !important;
  transform-origin: 55% 90%;
  background: #000;
  border-radius: 30px;
  transform: perspective(400px) translateY(-5%) translateX(0) rotateX(35deg) translateZ(0) scaleY(1);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  /* z-index: 4;  removed for testing */
}

.floor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* z-index: -1; */
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}





.floor-t1 {
  position: absolute;
  display: block;
  margin-left: -0.5%;
  margin-top: 50%;
  width: 62%;
  height: 20vh;
  transform-style: preserve-3d !important;
  transform-origin: 55% 90%;
  
  background: transparent !important;
  border-radius: 30px;
  
  transform: perspective(400px) translateY(-5%) translateX(0) rotateX(35deg) translateZ(0) scaleY(1);
  
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.floor-t1 img {
  width: 100%;
  height: 100%;
  /*object-fit: contain; */
  background-color: transparent !important;
  margin-top: 0%;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.floor-t1::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: linear-gradient(
    to bottom, 
    rgba(255, 255, 255, 0.2) 0%, 
    transparent 50%
  );
  pointer-events: none;
  border-radius: 30px;
}


.floor-t2 {
  position: absolute;
  display: block;
  margin-left: -0.6%;
  margin-top: 50%;
  width: 62%;
  height: 20vh;
  transform-style: preserve-3d !important;
  transform-origin: 55% 90%;
  
  background: transparent !important;
  border-radius: 30px;
  
  transform: perspective(400px) translateY(-5%) translateX(0) rotateX(35deg) translateZ(0) scaleY(1);
  
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.floor-t2 img {
  width: 100%;
  height: 100%;
  /*object-fit: contain; */
  background-color: transparent !important;
  margin-top: 0%;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}


.floor-ch {
  position: absolute;
  display: block;
  margin-left: -12%;
  margin-top: 60%;
  width: 100%;
  height: 30vh;
  transform-style: preserve-3d !important;
  transform-origin: 55% 90%;
  transform: perspective(400px) translateY(-5%) translateX(0) rotateX(35deg) translateZ(0) scaleY(1);
}

.floor-t8 {
  position: absolute;
  display: block;
  margin-left: -0.6%;
  margin-top: 58%;
  width: 65%;
  height: 20vh;
  transform-style: preserve-3d !important;
  transform-origin: 55% 90%;
  
  background: transparent !important;
  border-radius: 30px;
  
  transform: perspective(400px) translateY(-5%) translateX(0) rotateX(35deg) translateZ(0) scaleY(1);
  
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.floor-t8 img {
  width: 100%;
  height: 100%;
  /*object-fit: contain; */
  background-color: transparent !important;
  margin-top: 0%;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.cloud-anim {
  position: absolute;
  display: block;
  width: 100%;
  object-fit: cover;
  /* z-index: 4;  removed for testing */
  transform: scaleY(1);
  transform-origin: 60% 90%;
}

.cloud-anim-wobble {
  position: absolute;
  display: block;
  width: 100%;
  object-fit: cover;
  /* z-index: 4;  removed for testing */
  transform: scaleY(1);
  transform-origin: 60% 90%;
}

.cloud1 {
  width: 20%;
  margin-top: 30%;
  margin-left: 25%;
  opacity: 0.9 !important;
}

.cloud1-t2 {
  width: 20%;
  margin-top: 25%;
  margin-left: 35%;
  opacity: 0.3 !important;
}

.cloud1-t5 {
  width: 20%;
  margin-top: 20%;
  margin-left: 45%;
  opacity: 0.3 !important;
}

.cloud1-t7 {
  width: 20%;
  margin-top: 22%;
  margin-left: 30%;
  opacity: 0.3 !important;
}

.cloud1-t11 {
  width: 10%;
  margin-top: 40%;
  margin-left: 27%;
  opacity: 0.9 !important;
}

.cloud2 {
  width: 10%;
  margin-top: 40%;
  margin-left: 5%;
}

.cloud2-t2 {
  width: 10%;
  margin-top: 30%;
  margin-left: -3%;
  opacity: 0.4;
}

.cloud2-t5 {
  width: 10%;
  margin-top: 20%;
  margin-left: -3%;
  opacity: 0.4;
}

.cloud2-t7 {
  width: 10%;
  margin-top: 27%;
  margin-left: -3%;
  opacity: 0.4;
}

.cloud3 {
  width: 13%;
  margin-top: 32%;
  margin-left: 17%;
  opacity: 0.8 !important;
}

.cloud3-t2 {
  width: 13%;
  margin-top: 26%;
  margin-left: 15%;
  opacity: 0.5 !important;
}

.cloud3-t5 {
  width: 13%;
  margin-top: 15%;
  margin-left: 25%;
  opacity: 0.5 !important;
}

.cloud3-t7 {
  width: 13%;
  margin-top: 15%;
  margin-left: 20%;
  opacity: 0.5 !important;
}

.cloud4 {
  width: 15%;
  margin-top: 37%;
  margin-left: 42%;
  opacity: 0.7 !important;
}

.cloud4-t2 {
  width: 15%;
  margin-top: 31%;
  margin-left: 50%;
  opacity: 0.6 !important;
}


.cloud4-t5 {
  width: 15%;
  margin-top: 12%;
  margin-left: 10%;
  opacity: 0.6 !important;
}

.cloud4-t7 {
  width: 15%;
  margin-top: 23%;
  margin-left: 10%;
  opacity: 0.6 !important;
}

.cloud4-t8 {
  width: 15%;
  margin-top: 32%;
  margin-left: 45%;
  opacity: 0.7 !important;
}


.snow-window {
    position: absolute;
    left: 5%;
    top: 10%;
    width: 60%;
    height: 70%;
    z-index: 20;   
    pointer-events: none;
    overflow: hidden;

    -webkit-mask-image: linear-gradient(to bottom, black 0%, black 80%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 0%, black 80%, transparent 100%);

    /* Fixed: All gradients are now separated by commas in one list */
    background-image: 
        radial-gradient(1.5px 1.5px at 10% 20%, #fff, transparent),
        radial-gradient(2px 2px at 40% 50%, #fff, transparent),
        radial-gradient(1px 1px at 70% 10%, #fff, transparent),
        radial-gradient(2.5px 2.5px at 90% 80%, #fff, transparent),
        radial-gradient(1.5px 1.5px at 25% 60%, #fff, transparent),
        radial-gradient(2px 2px at 65% 35%, #fff, transparent),
        radial-gradient(1.2px 1.2px at 85% 95%, #fff, transparent),
        radial-gradient(1.5px 1.5px at 35% 60%, #fff, transparent),
        radial-gradient(2px 2px at 55% 45%, #fff, transparent),
        radial-gradient(1.2px 1.2px at 15% 85%, #fff, transparent), /* fixed the 405% typo */
        radial-gradient(2px 2px at 50% 10%, #fff, transparent),
        radial-gradient(1px 1px at 80% 20%, #fff, transparent);
        
    /* To make it look "fuller", we make the repeat tile smaller */
    background-size: 150px 150px; 
    
    animation: realSnow 15s linear infinite;
}

@keyframes realSnow {
    /* Note: background-position needs to match background-size for a smooth loop */
    from { background-position: 0px 0px; }
    to { background-position: 0px 150px; }
}





.trip-info {
  display: block;
  position: absolute;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  margin-left: 0%;
  padding-left: 5%;
  padding-right: 5%;
}

.trip-info2 {
  display: block;
  position: absolute;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  margin-left: 0%;
  padding-left: 5%;
  padding-right: 5%;
}

.shown-div {
  opacity: 1;
}

.trip-info h3 {
  font-family: poppins;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: rgb(248, 130, 57);
  margin-top: 40%;
  margin-bottom: 5%;
}

.trip-info p {
  font-family: poppins;
  font-size: 0.75em;
  font-weight: 300;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-left: 15%;
}

.trip-info h5 {
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 400;
  text-align: left;
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 0px rgba(120, 72, 41, 0.551);
  margin-left: 5%;
  margin-bottom: -1%;

}

.trip-info .sub-titles {
  font-family: poppins;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-left: 0;
}

.trip-info a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 7%;
}

.trip-info h4 {
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 1px rgba(248, 130, 57, 0.551);
}

.siblingB {
  opacity: 0 !important;
}


/*////////////////////////   trips images styling - end /////////////////////////////////// */



.trip-left {
  display: block;
  position: absolute;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  /* margin-left: 0%; 
  transform: translateX(0);
 */
  margin-left: -50%;
  padding-left: 5%;
  padding-right: 5%;
  z-index: 2;
}

.trip-left-transitional {
  /*======= 2- TRANSITIONAL CLASS DURING ANIMATION (wheel only) =====*/
  transform: translateX(-100%);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: ease-in-out;
}

.trip-left-final {
  transform: translateX(50%);
}

.trip-left-reverse {
  transform: translateX(-100%);
}

.trip-left h3 {
  font-family: poppins;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: rgb(248, 130, 57);
  margin-top: 40%;
  margin-bottom: 5%;
}

.trip-left p {
  display: inline;
  font-family: poppins;
  font-size: 0.75em;
  font-weight: 300;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-left: 15%;
}

.trip-left h5 {
  display: inline;
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 400;
  text-align: left;
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 0px rgba(120, 72, 41, 0.551);
  margin-left: 5%;
  margin-bottom: -1%;
}

.trip-left.sub-titles {
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 500;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-left: 0;
}

.trip-left .sub-titles-t1 {
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 500;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-left: 0;
}

.h5-outside {
  font-family: poppins;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 0px rgba(120, 72, 41, 0.551);
  margin-top: -37%;
  margin-left: -40%;
}

.h5-outsideB {
  font-family: poppins;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 0px rgba(120, 72, 41, 0.551);
  margin-top: -34%;
  margin-left: -40%;
}

.sub-titles-outside {
  font-family: poppins;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(71, 71, 72);
}

.trip-right {
  position: absolute;
  display: block;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  border-radius: 30px;
  /*margin-left: 50% !important;*/
  margin-left: 100% !important;
  z-index: 2;
}


.trip-right h3 {
  font-family: poppins;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: rgb(248, 130, 57);
  margin-top: 40%;
  margin-bottom: 5%;
}

.trip-right p {
  display: inline;
  font-family: poppins;
  font-size: 0.75em;
  font-weight: 300;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-right: 30% !important;
  margin-left: 20%;
}

.trip-right h5 {
  display: inline;
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 400;
  text-align: left;
  color: rgb(248, 130, 57);
  text-shadow: 1px 1px 0px rgba(120, 72, 41, 0.551);
  margin-left: 5%;
  margin-bottom: -1%;

}

.trip-right.sub-titles {
  font-family: poppins;
  font-size: 1.2em;
  font-weight: 500;
  text-align: left;
  color: rgb(71, 71, 72);
  margin-bottom: 3%;
  margin-left: 0;
}


.contact-us-anchor {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  margin-top: 40%;
  margin-left: 39%;
  width: 400px !important;
  height: 45px !important;
  padding: 4px 4px;
  background: #474748;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid rgba(255, 255, 255, 0.1);
  color: #000;
  border-radius: 15px;
  text-decoration: none;
  font-weight: 300;
  box-shadow: 0 5px 15px #474748;
  transform: scale(0);
  transition: all 1.5s;
  z-index: 10000;
}

.contact-us-anchor.animate {
  transform: scale(1);
}

.contact-us-anchor-header {
  position: absolute;
  font-size: 1em;
  color: rgb(248, 130, 57) !important;
  font-weight: 400;
}

.contact-us-anchor-header:hover {
  font-size: 1.25em;
  color: #2f8bc0 !important;
  font-weight: 500;
  text-shadow: 0 5px 15px #474748;
  text-decoration: none;
}

.contact-us-anchor:hover {
  background: #f3b559;
  scale: 1.3;
  width: 450px;
  box-shadow: 0 5px 15px #fbb03c;
}

.links1 {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 230px;
  margin-top: 41%;
  margin-left: 42%;
  padding: 4px 4px;
  background: #474748;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid rgba(255, 255, 255, 0.1);
  color: #000;
  border-radius: 15px;
  text-decoration: none;
  font-weight: 300;
  box-shadow: 0 5px 15px #474748;
  transform: scale(0);
  z-index: 10000;
}

.links2 {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 230px;
  margin-top: 41%;
  margin-left: 42%;
  padding: 4px 4px;
  background: #474748;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid rgba(255, 255, 255, 0.1);
  color: #000;
  border-radius: 15px;
  text-decoration: none;
  font-weight: 300;
  box-shadow: 0 5px 15px #474748;
  z-index: 10000;
}

.links1:hover {
  background: #f3b559;
  scale: 1.1;
  width: 280px;
  box-shadow: 0 5px 15px #fbb03c;
}

.links2:hover {
  background: #f3b559;
  scale: 1.1;
  width: 280px;
  box-shadow: 0 5px 15px #fbb03c;
}

.links-header {
  position: absolute;
  font-size: 1em;
  color: rgb(248, 130, 57) !important;
  font-weight: 400;
}

.links-header:hover {
  font-size: 1.2em;
  color: #2f8bc0 !important;
  font-weight: 500;
  text-shadow: 0 5px 15px #474748;
  text-decoration: none;
}

.contact-outside {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  margin-top: 41%;
  margin-left: 42%;
  width: 230px !important;
  height: 45px !important;
  padding: 4px 4px;
  background: #474748;
  border-top: 3px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid rgba(255, 255, 255, 0.1);
  color: #000;
  border-radius: 15px;
  text-decoration: none;
  font-weight: 300;
  box-shadow: 0 5px 15px #474748;
  transform: scale(0) translateY(0);
}


.contact-outside-header {
  position: absolute;
  font-size: 1em;
  color: rgb(248, 130, 57) !important;
  font-weight: 400;
}

.contact-outside-header:hover {
  font-size: 1.1em;
  color: #2f8bc0 !important;
  font-weight: 500;
  text-shadow: 0 5px 15px #474748;
  text-decoration: none;
}

.contact-outside:hover {
  background: #f3b559;
  scale: 1.3;
  width: 450px;
  box-shadow: 0 5px 15px #fbb03c;
}






/* ===================  some modifications related to M.I.C.E. page ======================== */


#carouselcontainer2,
#spinning2 {
  position: relative;
  display: block;
  /* width: 50vw; */
  width: 100vw;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  border-radius: 30px;
  /*
  margin-left: 50% !important;
  margin-left: 100% !important;*/
  /*
  position: relative;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;

  margin: auto;
  top: 35%;
*/
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;

  -webkit-transform: rotateX(-15deg);
  transform: rotateX(-15deg);

  animation: carouselenterance2 3s ease-in-out;
}

@keyframes carouselenterance2 {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  40% {
    -webkit-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
  }

  100% {
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
  }
}

#carouselcontainer2 .img-div {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;

  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;

  line-height: 200px;
  font-size: 50px;
  text-align: center;

  box-shadow: 0 0 8px #b1d4e1;
  -webkit-box-shadow: 0 0 8px #b1d4e1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f427b);

  animation: imageappearance2 1.5s ease-in-out;
}

#carouselcontainer2 .img-div:hover {
  box-shadow: 0 0 15px #7ad3f3;
  -webkit-box-shadow: 0 0 15px #7ad3f3;

  scale: 1.1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f42bb);
  animation: imagehover2 0.4s ease-in-out;
}

@keyframes imagehover2 {
  0% {
    scale: 1;
  }

  100% {
    scale: 1.1;
  }
}

#carouselcontainer2 img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d !important;

  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;

  line-height: 200px;
  font-size: 50px;
  text-align: center;

  box-shadow: 0 0 8px #b1d4e1;
  -webkit-box-shadow: 0 0 8px #b1d4e1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f427b);

  animation: imageappearance2 1.5s ease-in-out;
}

@keyframes imageappearance2 {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}


#carouselcontainer2 img:hover {

  box-shadow: 0 0 15px #7ad3f3;
  -webkit-box-shadow: 0 0 15px #7ad3f3;

  scale: 1.1;

  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0f0f42bb);
  animation: imagehover2 0.4s ease-in-out;
}

@keyframes imagehover2 {
  0% {
    scale: 1;
  }

  100% {
    scale: 1.1;
  }
}

#carouselcontainer2 P {
  font-family: Poppins;
  position: absolute;
  font-size: 24px;
  font-weight: 700;
  top: 60%;
  left: 50%;
  text-align: center;

  transform: translate(-50%, -50%) rotateX(90deg);
  -webkit-transform: translate(-50%, -50%) rotateX(90deg);

  color: #2f8bc0;
  text-shadow: 15px 35px 5px #2f8bc03d;
  animation: textlefting2 4s ease-in-out;
}

@keyframes textlefting2 {
  0% {
    top: 100%;
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


.leisure-bodyh2 {
  font-family: Poppins !important;
  position: absolute;
  font-size: 30px !important;
  font-weight: 600 !important;
  left: 40% !important;
  top: 80% !important;
  text-align: center !important;
  color: #2f8bc0 !important;
  /* z-index:4;  removed for testing */
  background: none !important;
  -webkit-transition: bottom 1s ease-in-out !important;
  transition: bottom 1s ease-in-out !important;
  animation: headerlefting 4s ease-in-out !important;
}


.shadowing2 {

  position: absolute;
  top: 65%;
  left: 35%;
  transform: translate(-50%, -50%) rotateX(90deg);
  border-radius: 50%;
  width: 400px;
  height: 400px;
  opacity: 1;

  background: radial-gradient(at center center, rgba(90, 92, 94, 0.6), rgba(90, 92, 94, 0.2), transparent);
  background: -webkit-radial-gradientgradient(at center center, rgba(93, 130, 189, 0.467), rgba(893, 130, 189, 0.2), transparent);
  /*
  background: radial-gradient(at center center, #9997, #9993, transparent);
  background: -webkit-radial-gradientgradient(at center center, #9997, #9993, transparent);
  */
  filter: blur(50px);
  -webkit-filter: blur(50px);
}


#home-animation-wrapper {
  width: 100%;
  height: 100vh;
  position: absolute;
  /* float: left; */
  cursor: pointer;

}

#home-animation-wrapper svg {
  width: 100%;
  max-height: 90%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.section0-right {
  position: absolute;
  display: block;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  border-radius: 30px;
  margin-left: 50% !important;
  /*margin-left: 100% !important;*/
  z-index: 2;
}

.section0-left {
  display: block;
  position: absolute;
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  /* margin-left: 0%; 
  transform: translateX(0);
    margin-left: -50%; 
 */

  margin-left: 0%;
  padding-left: 10%;
  padding-right: 5%;
  z-index: 2;
}


.links-hidden-state {
  display: none !important;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}