
@import url('https://fonts.googleapis.com/css2?family=Cuprum:ital,wght@0,400..700;1,400..700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Barlow:wght@200&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display+SC&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Bangers&family=Cardo:ital,wght@0,400;0,700;1,400&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Hubballi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');
@import url('https://fonts.googleapis.com');
@import url('https://fonts.gstatic.com');
@import url('https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bad+Script&family=Gayathri:wght@100&family=Mali:wght@500&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Kalam&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Gruppo&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Caveat:wght@500&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');








/** translator  **/

.VIpgJd-ZVi9od-ORHb-OEVmcd {
  left: 0;
  top: 0;
  display:none !important;
  height: 0 !important;
  width: 0 !important;
  z-index: 10000001;
  position: fixed;
  border: none;
  border-bottom: 1px solid #233863;
  margin: 0;
  box-shadow: 0 0 8px 1px #999;
}



.VIpgJd-ZVi9od-ORHb {
    margin: 0;
    background-color: #E4EFFB;
    overflow: hidden;
    display: none;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 0px !important;
    color: #666;
    white-space: nowrap;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    visibility: hidden;
    text-decoration: none;
}

.late{
position:fixed;
  color:white;
  background-color:#000;
  background-image: linear-gradient(90deg, rgba(22,44,66,.8)60%,rgba(122,44,66,.9)30%,rgba(55,99,00,.7)10%);
  left:10px;
right:0;
bottom:.9px;
z-index:99999999999999;
width:.10px;

}


.late select {
    padding: 1px;
    max-width: fit-content;
    color: white;
    font-family: 'Poppins';
    background-color:#000;
    border: 2px solid rgba(212,212,212,.6);
    cursor:pointer;
    font-size: x-small;
    border-radius: 10px;

}


.late select::after {
  display:none;

}


.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    font-family: gayathri;
    font-size: 10pt;
}
.goog-te-gadget {
    font-family: poppins;
    font-size: 0px;
    color: #fff;
    white-space: nowrap;
    }

    .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 0px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    
}


/** translate **/





body {
background-color: white;
top: 0px !important;
}


* {box-sizing: border-box;}


hr.cyan2{ 
  display:block;
    margin:0;
    border: 0;
      height: 1.3px;
      background-image: linear-gradient(to right, rgba(24, 24, 53, 0.234),rgba(109, 218, 225, 0.229),rgba(4, 19, 87, 0.903));
  }



hr.cyan{ 
    display:block;
      margin:0;
      border: 0;
        height: 2.3px;
        background-image: linear-gradient(to left, rgba(11, 11, 190, 0.5),rgba(49, 118, 222, 0.2),rgba(54, 89, 245, 0.873));
    }


    hr.white{ 
      display:block;
        margin:0;
        border: 0;
          height: 1.9px;
          background-image: linear-gradient(to left, rgb(255, 255, 255),rgba(238, 221, 221, 0.86),rgba(252, 252, 252, 0.973));
      }
  

      hr.red{ 
        display:block;
        margin:5px;
        border: 0;
        height: .259px;
        background-image: linear-gradient(to center, rgba(51, 146, 218, 0.34),rgb(107, 217, 250),rgba(160, 181, 184, 0.088));
        }

      
      
  hr.wheat{  
    display: block;
    margin: 0;
    border: 0;
    height: 4.3px;
    background-image: linear-gradient(to left, rgb(9 255 85 / 82%), rgb(187 208 214 / 20%), rgb(54 89 245 / 34%));
}


hr.rewheat {
  display: block;
  margin: 0;
  border: 0;
  height: 4.3px;
  background-image: linear-gradient(to right, rgb(9 255 85 / 82%), rgb(187 208 214 / 20%), rgb(54 89 245 / 34%));
}

      h3 {
        
        font-family: 'Montserrat';
    text-transform: uppercase;
            background: #000;
        background-image: linear-gradient(to right, #FFFFFF 0%, #19FFFF 100%, #C9CFB6 100%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-left:25px;
        }




/* Styles for screens less than 1210px */
@media (max-width: 1209px) {
  .bighead {
    background-image: url('bg1.png');
    background-size: cover;
    background-position: center;
    margin:0;
    background-repeat: no-repeat;
    padding-top: -10px;
    display: grid;
    padding-bottom:50px;
    height: calc(100vh - 30vh);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.12),
      0 4px 4px rgba(0, 0, 0, 0.16), 0 8px 8px rgba(0, 0, 0, 0.20);
      
        background-color: black;
  }
}

/* Styles for screens 1210px and larger */
@media (min-width: 1210px) {
  .bighead {
    position: relative;
    overflow: hidden;
    background-color: none;
    
    background-size: 13vw;
    background-position: left;
    background-repeat: no-repeat;
    padding-top: -10px;
    display: grid;
    
    height: calc(100vh - 30vh);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.12),
      0 4px 4px rgba(0, 0, 0, 0.16), 0 8px 8px rgba(0, 0, 0, 0.20);
  }

  /* Create a pseudo-element for the background image */
  .bighead::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -5;
    bottom: 0;
    background-image: url('bgk.jpg');
    background-size: 100% 150%; /* Adjust as needed */
    background-position: left; /* Adjust as needed */
    background-repeat: no-repeat;
    border-radius:inherit; /* Inherit the border-radius from the parent */

        background-color: black;
    /* Animation for circular motion */
    animation: circularMotion 300s linear infinite;
  }

  /* Adjust the shades of cyan for dotted borders */
  .bighead::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -5;
    border-radius: inherit; /* Inherit the border-radius from the parent */

    /* Adjust the shades of cyan for dotted borders */
    filter: brightness(80%);
  }
}

/* Define the keyframes for beating animation */
@keyframes beating {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@media (min-width: 1210px) {
  .bighead::before {
    /* ... (existing styles) */

    /* Animation for beating */
    animation: beating 12s ease-in-out infinite;
  }
}

h1 {
    font-family: 'Montserrat', sans-serif;
    color:white;
    text-shadow: 1px 2px 0px #5f13a354;
  z-index: 99999999;
}


h2 {
  font-family: 'Montserrat', sans-serif;
  margin:10px;
  color:white;
  text-align: left;
}



[role=intro]{
  
  padding: 10px;
  background: #200505c0;
  background: linear-gradient(120deg, #056b944b, #54c4d1, #bec8e4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: -2px 2px 1px rgb(254 254 254 / 86%), -1px 2px 20px rgba(195, 201, 180, 0.693), 0px 4px .3px rgb(0 0 0);
}



button.m {
     
    display: inline-block;
    padding: 10px 20px;
    font-size: 17px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #dee2e5eb;
    box-shadow: 20px 5px 10px rgb(0 0 0 / 46%);
    border-radius: 45%;
    background: linear-gradient(204deg, rgb(53 214 217 / 37%) 29%, rgb(98 169 193 / 28%) 46%, rgba(23, 25, 121, 0.277) 90%);
    color: rgb(255, 255, 255);
    overflow: hidden;
    position: relative;
    z-index: 7;
    font-family: poppins;
    animation:fa-shakehere 5.2s ease infinite;
    animation-delay: 10s;
    font-style: italic;
    }

    @keyframes fa-shakehere {
      0%, 100% { transform: translateX(0); }
      20%, 60% { transform: translateX(-2.5px);
                 transform: translateY(-5.5px); }
      40%, 80% { transform: translateX(2.5px); }
  }


    
@media (max-width: 1210px) {

  button.m {
        
    box-shadow: 8px 13px 10px rgb(0 0 0 / 46%);
        border: 2px solid rgba(163, 253, 248);
        border-radius: 8px;
        background:none;
        color: #ffffff;
        font-size: 14px;
        padding: 10px;
      }
  
}
    

    /* Animation styles */
    @keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-10px);
      }
      60% {
        transform: translateY(-5px);
      }
    }

    /* Apply animation to the button */
    button.m:hover {
      animation: bounce 1s ease infinite;
      
      border: 2px solid #24d2f1ee;
     background-color: #000;
     color: #fff;
      transition: 2s ease-out;
    }
    



   .logotext{

    text-align: center;
z-index: 999 !important;
    }


    @media (min-width:900px) {
      

   .logotext{

    text-align: left;
    margin-left: 10px;
    position: relative;
    margin-right: 10px;
    }



    .logotext h1{

      
  width: 100%;
    border-bottom:5px solid rgba(0, 200, 255, 0.297);
      }


    }

    [role='menu'] {
     background: linear-gradient(204deg, rgba(197, 212, 244, 1) 29%, rgba(207, 217, 220, 1) 46%, rgb(104 106 255) 90%);
     display: grid;
      text-align: center;
      grid-template-columns: auto auto auto auto;
      position: absolute;
      top: 0;
      right: 0;
      margin: 0.3px;
      width: 50%;
      height: 60px;
      border-radius: 0 0 10px 10px;
  }
  
  [role='menu'] > a {
      font-weight: bolder;
      color: black;
      font-family: 'Montserrat', tahoma, sans-serif;
      margin-top: 15px;
      text-decoration: none;
      justify-items: center;
      align-content: bottom;
      font-size: smaller;
      z-index: 9999999999999999;
  }
  
  [role='menu'] > a:hover {
      cursor: pointer;
      opacity: 0.5;
      transition: all 1s ease;
  }
  
  @media (max-width: 900px) {
      [role='menu'] {
          width: 100%;
          grid-template-columns: 100%;
          grid-gap: 10px;
          border-radius: 0;
          padding-top: 60px;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
              rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
          height: fit-content;
          z-index: -2;
          position: fixed;
      }
  
      [role='menu'] > a {
          font-weight: bolder;
          color: rgb(26, 22, 22);
          font-family: 'Montserrat', tahoma, sans-serif;
          margin: 10px;
          text-decoration: none;
          z-index: 9999999999999999;
      }
  
      [role='menu'] > a:hover {
          cursor: pointer;
          opacity: 0.5;
          transition: all 1s ease;
      }
  }
  
  .menu-button {
      position: fixed;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      background-color: #030e16;
      color: #fff;
      border-radius: 50%;
          animation: fa-shake 2s ease infinite;
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      border: 2px solid black;
      justify-content: center;
      cursor: pointer;
      z-index: 999;
      box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
          rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  }
  






  @media (min-width:900px) {
      

    .menu-button {
      display: none;
    }
  }







  .menu-icon {
      font-size: 24px;
  }
  
  .popup {
      display: none;
      position: absolute;
      top: 60px;
      right: 20px;
      width: 50%;
      background: linear-gradient(204deg, rgba(197, 212, 244, 1) 29%, rgba(207, 217, 220, 1) 46%, rgba(104, 106, 255, 0.27727587617078087) 90%);
      border-radius: 0 0 10px 10px;
  }
  
  .popup[aria-expanded='true'] {
      display: flex;
      flex-direction: column;
  }
  
  .popup[aria-expanded='false'] {
      display: none;
  }
  



[role='partners']  {
border-radius: 15px;
padding-top: 10px;
display:grid;
grid-template-columns: auto auto auto auto auto auto;
background: rgb(154, 181, 237);
      background: linear-gradient(20deg, rgb(217, 223, 236) 29%, rgba(207,217,220,1) 20%, rgba(153, 154, 238, 0.829)90%);
  grid-gap:10px;
  margin:17px;
cursor:none;
}


[role='partners'] > img  {

 width:120px;
  }


.mainpatners {
  
overflow: hidden;
  margin-top: -20px;
  background: rgb(2, 11, 29);
  text-align: center;
}



@media (max-width:900px) {

  .hiscreen {

    display: none;
  }



  [role='partners']  {
overflow-x: auto;
    display:grid;
    grid-template-columns: auto auto auto auto;
    }
    

}






[role='wedo']  {
  border-radius: 0px;
  font-family: "Fira Mono", monospace;
  padding: 40px 10px;
  display:inline-block;
  color:rgba(255, 255, 255, 0.725);
  line-height: 1.82rem;
  font-size: small;
  background: rgb(6, 30, 82);
        background: linear-gradient(120deg, rgb(1, 21, 28)80%, rgba(3, 3, 75, 0.319)30%);
    grid-gap:10px;
    margin:30px;
  overflow: hidden;
  text-align: left;
  cursor:none;
  }

  [role='wedo2']  {
    border-radius: 0;
    
    padding:0;
    height:550px;
    display:block;
    color:rgba(15, 1, 1, 0.725);
    line-height: 1.82rem;
    font-size:24px;
    position:relative;
    background: rgb(255 255 255);
          background-image: url(res.jpg);
            background-size: 40% 75%;
            background-repeat: no-repeat;
     background-position: bottom right;
    overflow: hidden;
    text-align: left;
  
    
    }


    [role='wedoflow']  {
      
      font-family: "Fira Mono", monospace;
      padding:15px;
      display:inline-block;
      color:rgba(255, 255, 255, 0.725);
      
      height:auto;
    
      text-align: center;
      width:100%;
      }



    h1.wedo {

  
      font-size: 18px;
      font-weight: bolder;
      display:inline !important;
      font-family: Space Mono;
      background: -webkit-linear-gradient(rgb(252, 247, 245), rgb(147, 205, 246));
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      
    
    }
    
    

    h1.wedoBig {

  
      font-size: 39px;
    font-weight: bolder;
    font-family: 'Montserrat';
    background: -webkit-linear-gradient(180deg, rgb(29 0 169), rgb(36 237 68));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
      
    
    }
    













  
    @media (max-width:900px) {
      
      
  [role='wedo2']  {


    background-size: 80% 59% !important;

  }




  
  @media (max-width:360px) {
      
      
 [role='wedo2']  {
  
     background-size: 30% 60%;
  
 }


    }






    
    @keyframes rollIn {
      0% {
        opacity: 0;
        transform: translateY(100%);
      }
      100% {
        opacity: 1;
        transform: translateY(0);
      }
    }
    
    @keyframes fadeOut {
      0% {
        opacity: 0.5;
      }
      100% {
        opacity: 0;
      }
    }
    
    .wedoBig {
      animation: rollIn 0.5s ease-in-out;
    }
    


    


    /* Track */
::-webkit-scrollbar {
  width: 3.6px;
  height: 2.6px;
  margin: 5px; /* width of the scrollbar */
}

/* Handle */
::-webkit-scrollbar-thumb {
  cursor:grab !important;
  background: #555; /* color of the scrollbar handle */
  border-radius: 3px; /* roundness of the scrollbar handle */
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  cursor:grab !important;
  background: #333; /* color of the scrollbar handle on hover */
}

/* Track when scrollbar is active (clicked on) */
::-webkit-scrollbar-thumb:active {
  animation: fa-beat 3s infinite;
  cursor:grab !important;
  background: #03c8f0da; /* color of the scrollbar handle when active */
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* color of the scrollbar track */
}

/* Corner */
::-webkit-scrollbar-corner {
  background: transparent; /* color of the scrollbar corner */
}


/*  Vacation **/


input[type="checkbox"]{
  display:none;
}


input[type="checkbox"] + label {
  cursor: pointer;
  color: grey;
}

input[type="checkbox"]:checked + label {
  color: rgb(230, 243, 249);
  animation: fa-beat 3s infinite;
  animation-delay:none;
  cursor:context-menu;
}

select:disabled {
  cursor:none !important;
  opacity: 0.5;
}



    .s-icon {
          font-size: 11px;
          cursor:pointer;
      }

 .idot{
  border-radius:6px;
  padding:2px;
  position:fixed;
 visibility:hidden;
max-width:100%;
background-color:white;
color:black;
text-align:center;
z-index: 99999999999999999999999999;
font-size:smaller;
font-family:poppins;
word-wrap:break-word;
 }

 .s-icon:hover .idot{
      animation: blo .00001s 1 forwards;
      
      }


      @keyframes blo {
          from{opacity:.39;
 visibility:visible;}
          50% {opacity:.9;
              visibility:visible;}
          to {visibility:visible;}
         
      }

input{
  cursor:pointer;
}
.orow{
  display:flex;
  flex-direction:row;
  flex: 33% 33% 33%;
  font-size:smaller;
  gap:10px;
  margin-left:5px;
}


.dformbtn{
  display:none;
  transition:all 2s ease;
}


header {
  display: block;
  unicode-bidi: isolate;
  width:100%;
  margin:0;
  position: relative;
  overflow:clip;
}



nav.vacquotes{
  margin-left:9%;
height:400px;
width: 78%;
border-radius:10px;
filter: drop-shadow(2px 9px 30px cyan);

background-repeat:no-repeat;
transition: all .3s ease;
background-size:100% 100%;
animation: bgchip 60s ease infinite;
}


@media (max-width:1080px){


  nav.vacquotes{
height:315px;
width: 100%;

margin-left:0;
}

}



@media (max-width:560px){


nav.vacquotes{
height:275px;
width: 100%;

margin-left:0;
}
}

@keyframes bgchip {

  0.5%{
     opacity: 0;
  }

  1% {
      background-image: url('vac/Hg1.jpg');
      opacity: 1;
  }
  25% {
      background-image: url('vac/Hg1.jpg');
      opacity: 1;
  }
  26% {
      background-image: url('vac/Hg2.jpg');
      opacity: 1;
  }
  50% {
      background-image: url('vac/Hg2.jpg');
      opacity: 1;
  }
  51% {
      background-image: url('vac/Hg3.jpg');
      opacity: 1;
  }
  75% {
      background-image: url('vac/Hg3.jpg');
      opacity: 1;
  }
  76% {
      background-image: url('vac/Hg4.jpg');
      opacity: 1;
  }
  100% {
      background-image: url('vac/Hg4.jpg');
      opacity: 1;
  }
}

:root{
--hgap: 400px;
--hgap1080px: 375px;
--hgap560px: 275px;

}

section.blur{
  overflow:hidden;
  position: absolute;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  background-color: rgba(255, 255, 355, 0.0000147);
  bottom: 0;
  pointer-events: none; 
}





.boom{
  cursor:none;
  border-radius:100px;
background: linear-gradient(to bottom,  rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%); 
  color:transparent;
  border:10px solid cyan;
  width:320px;
  position: absolute;
  bottom:15%;
  left:-120px;
  height:280px;
  transform: rotate(45deg);
}




.bidprice{   
  position: absolute;
  top: 90px;
  background: aliceblue;
  background-image: linear-gradient(230deg, #fffdfe91, rgb(111 149 244 / 64%));
  min-width: 100px;
  padding: 5px;
  border-radius: 1px 33px 7px 15px;
  z-index: 9999999999999999999999999999999999999999;
  box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}


.bidprice span {
background: linear-gradient(to top right, #8E2506 10%, #BC1BCF 90%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color:black;

letter-spacing:0.3px;
  font-family: 'Montserrat';
  font-weight: 900;
}

.hotelstarloop{
margin-top:-20px;
  display:inline-block;
  overflow:hidden;
  font-size:13px;
  font-family:'Montserrat';
  transition:all 2s ease;
 width:0px;
 font-weight:600;
 background:white;
 color:black;
 border-radius:33px;
max-height:17px;
max-width:fit-content;
z-index:999999;
}


@keyframes loopout {
  from{
      opacity:1;
  }
  99% {
      width:100%;
  }
  to {
      display:none;
        }
}


    .fbid select{
  color: black;
  border:0;
  padding: 0px 8px;
  border-radius:15px;
  background: linear-gradient(165deg, rgba(228, 245, 252, 1) 0%, rgba(191, 232, 249, 1) 50%, rgba(159, 216, 239, 1) 51%, rgba(42, 176, 237, 1) 100%);
  font-family: kalam;
  animation: fa-fade .4s ease 1;
  cursor: grab;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition:all .2s ease-in-out;
  margin:5px;
  position:relative;
  top:-10px;




}


.cal select:nth-child(1){border-radius: 0 50px 50px 0 !important;
  max-width: fit-content;
  background:linear-gradient(159deg, rgb(152 194 204 / 59%) 5%, rgb(228 215 231 / 51%) 50%) !important;
}

.cal select:nth-child(2){border-radius: 50px 0 0 50px !important;
  max-width: fit-content;
  background:linear-gradient(159deg, rgb(152 194 204 / 59%) 5%, rgb(228 215 231 / 51%) 50%) !important;
}

  .fbid select:hover, .fbid select:active {
      box-shadow: rgba(110, 110, 210, 1) 0px 2px 10px;
      
  border-radius:5px;
  }



  .fbid select:focus-visible{
     
      border:.3px solid rgba(0,0,0,.4);
      background: transparent;
  }






  .fbid p{
      cursor:none;
      margin:4px;
      display:inline;
      font-family:'space grotesk';
      font-size:smaller;
      text-transform:uppercase;
  }

.infolayer aside{
  
  display:flex;
  padding:10px;
  justify-items:baseline;
  width:100%;
}

aside form{
  width:100%;
display:grid;
grid-template-columns: 25% 25% 25% 25%;

}


.fbid div {
  grid-column: span 4;
  display:grid;
 grid-template-columns: 25% 75%;
}


.fbid div select {border-radius:5px;

}


.pickup{
  display:flex;
  flex-direction:row;
  flex:50% 50%;
}

.pairports{
  max-width:45%;
}

@media (max-width:700px) {
  
  .pickup{
  flex-direction:column;
  flex:100%;
}


.pairports{
 width:60%;
}

}


  .bid{
     animation:paperbid .2s 1 forwards;
   
     
  }


  @keyframes paperbid {
      from {
  transform: skewY(-0.8deg);
}
to{
  transform: skewY(0deg);
}   
  }

.infolayer article{
  text-align:left;
  font-size:small;
  font-family:'Alice';
  letter-spacing:2.4px;
  display:grid;
  grid-gap:5px;
  grid-template-columns:40% 60%;
}

.infolayer ol{
  text-transform:lowercase;
  list-style-type:none;
  margin: 0 !important;
  padding: 0 !important;
}


.infolayer i{
  margin:1.5px;
  padding:2.05px;
  border: 2px solid rgba(0,0,0,.15);
  border-radius:5.9px;
  border-right:none;
  border-top:none;
  letter-spacing:1px;
  min-width:fit-content;
}

.infolayer button{
  cursor:pointer;
  filter: drop-shadow(2px 9px 30px cyan);
   margin:0px;
 width:93%;
 border:2px solid rgba(0, 0, 0, .5);
 border-radius:60px;
 font-weight:900;
 padding:13px;
 font-family:'Montserrat';
 background: linear-gradient(165deg, rgba(228, 245, 252, 1) 0%, rgba(191, 232, 249, 1) 50%, rgba(159, 216, 239, 1) 51%, rgba(42, 176, 237, 1) 100%);
 transition:all 2s ease;
}

.infolayer button:hover,.infolayer button:active{
  filter: drop-shadow(2px 9px 30px black);
 border:2px solid rgba(0, 10, 90,);
 font-family:'Montserrat';
 animation: gbutton 2s steps(1, end) 1;
}

@keyframes gbutton {
  from { background: linear-gradient(165deg, rgba(228, 245, 252, 1) 0%, rgba(191, 232, 249, 1) 50%, rgba(159, 216, 239, 1) 51%, rgba(42, 176, 237, 1) 100%);
 }
 50%{
  background: linear-gradient(170deg, rgba(228, 245, 252, 1) 0%, rgba(191, 232, 249, 1) 50%, rgba(159, 216, 239, 1) 51%, rgba(42, 176, 237, 1) 100%);
 }
  to{
      background: linear-gradient(175deg, rgba(228, 245, 252, 1) 0%, rgba(191, 232, 249, 1) 50%, rgba(159, 216, 239, 1) 51%, rgba(42, 176, 237, 1) 100%);
  }
}

.dfas{
  display:block;
  font-family: 'Montserrat';
  letter-spacing:3.6px;
  text-transform:uppercase;
  border-left:10px solid black;
  padding:10px;
  border-radius:50%;
}
.drawbox{
  display:block;
  padding-left:10px;
  
  margin-left:10px;
  height:100%;
  border:0px;
  border-radius:4.9px;
  border-left:5px solid rgba(90,90,0,.5);
}


.muveup{

  position: relative;
  bottom: 35px;
  overflow:hidden;

}



.swervein{
  transition: all 3s ease;
  animation: swerveinanimation 2s ease 1;
}




@keyframes swerveinanimation {
  from{opacity:.3;}
  to{opacity:1;}
  
}

.offers{
  padding:5px;

  min-height:320px;
  background-image: linear-gradient(144deg, rgba(2,.9,55,.4),rgba(12,90,16,.14),rgba(42,19,106,.04));
  background-color:rgba(212,212,333,.9);
  border:10px solid transparent;

}

.offers section{
  display:flex;
  flex-direction:row;

  

}

section .iimg {
  position:relative;
  flex: 40%;
  overflow:hidden;
}



.iimg img {
  border-radius:50%;
  width:190px;
  animation: swerveinanimation 2s ease 1;
 box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
  position:relative;
}


.iimg img:nth-child(1) {
 position:absolute;
 margin-left:10px;
}


.iimg img:nth-child(2) {
 position:absolute;

 margin-left:20px;
}





section .iinfo {
  flex: 60%;
  padding-left:10px;
}







.swab{
  border-radius:0px;
  background: linear-gradient(20deg, rgba(197, 212, 244, .51) 29%, rgba(207, 217, 220, .61) 46%, rgba(14, 106, 255, 0.27727587617078087) 90%);
  max-height:60px;
  padding:10px;
  display:flex;
  flex-direction:row;
  margin-top:-2px;
  margin: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
            rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}


@media (min-width:1050px){
  .swab{
  border-radius:20px;
}

}

.swab #opp{
  color: black;
  padding:0px 8px;
  border-radius:14px;
  background:cyan;
  border:2px solid transparent;
  font-family:kalam;
  animation:fa-fade .4s ease 1;
  cursor:grab;
  box-shadow: rgba(50, 50, 93, 0.925) 0px 5px 10px -2px, rgba(0, 0, 0, .93) 0px 3px 6px -3px,
            rgba(10, 37, 64, 0.635) 0px -2px 12px 0px outset;
}



.swab #opp:hover{
  border-color:black;
  transition:1s ease-in-out;
  cursor:grab;
}











@media (max-width:650px){

  .offers section {
  flex-direction:column;
}


section .iimg {
 flex:100%;
}


.iimg img {  
box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px ; 
}

section .iinfo {
  flex:100%;
}


}











#title,#title2,#title3,#title4{

  border:0px solid red;
  overflow-y:visible;
  width:400px;
  word-wrap:break-word;
}








 .headbox  p {
    display:block;
    position: relative;
    margin-left:35px;
    font-size:15px;
    color:white;
    padding-left:10px;
    cursor:none;
    word-wrap:wrap;
    white-space:normal;
    text-shadow: .3px .9px 12px black;
     font-family:"poppins", tahoma;
  }

.letflex{
  border:5px solid rgba(900,0,0,.2);
  border-radius:15px;
  display:flex;
  flex-direction:row;
  min-width:inherit;
  min-height:var(--hgap);
 z-index: 9999999999999999999999999999;
}


.headbox{
  
  cursor:none;
  border-radius:55px 0 0 55px;
  padding:15px;
  height:auto;
  background: rgba(0,0,0,.15);
  backdrop-filter: blur(0.93px);
  flex-grow:.51;
  background-blend-mode:screen;
  animation: movein 6s ease;
  position:relative;
  overflow:hidden;
}


@keyframes movein {
  from{
      position:absolute;
   right:-100%;

  }
  25%{
      right:-75%;
  }
  50%{
      right:-55%;
  }
  75%{
      right:-25%;
  }
  99%{
      right:-1%;
  }
  to {
      right:inherit;
  }
  
}




.nullheadbox{
flex-grow:.96358;
}



@media (max-width:1080px) {
  
  .letflex{
  min-height:100%;
}




.headbox  p {
    font-size:14px;
  }


}



@media (max-width:700px) {
  
  .letflex{
  min-height:100%;
  
}




.headbox  p {
    font-size:11px;
    max-width:80%;
    margin-left:3px;
  }


}




@media (max-width:390px) {



.headbox  p {
    font-size:10px;
    max-width:60%;
  }

.headbox h1 {
  font-size:16px;
}


}



.circles{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  margin:0 !important;
  overflow: hidden;
}

.circles li{
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgb(127,121,234,.1);
background: linear-gradient(204deg, rgba(225,225,225,.31) 23%, rgba(225,225,224,.51) 45%, rgba(225,212,205,.21) 100%);
  animation: animate 25s linear infinite;
  bottom: -150px;
  margin:0 !important;
  
}




.circles li:nth-child(1){
  left: 25%;
  width: 80px;
  height: 80px;
  border-radius:50%;
  animation-delay: 10s;
  animation-duration: 32s;
}


.circles li:nth-child(2){
  left: 10%;
  width: 20px;
  border-radius:50%;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3){
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 9.4s;
}

.circles li:nth-child(4){
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5){
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6){
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8){
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9){
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

.circles li:nth-child(11){
  left: 25%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}


.circles li:nth-child(12){
  left: 25%;
  width: 150px;
  height: 150px;
  animation-delay: 5s;
  animation-duration:67s;
}

.circles li:nth-child(13){
  left: 65%;
  width: 100px;
  border-radius:50%;
  height: 150px;
  animation-delay: 15s;
  animation-duration:107s;
}

.circles li:nth-child(13){
  left: 15%;
  width: 40px;
  height: 10px;

  border-radius:50% 25px 30px 10px;
  animation-delay: 15s;
  animation-duration:19s;
}

.circles li:nth-child(14){
  bottom: 0%;
  width: 40px;
  height: 50px;
  border-radius:133px;
  transform: skewY(20%);
  animation-delay:5s;
  animation-duration:70s;
}

.circles li:nth-child(15){
  top: 35%;
  width: 60px;
  height: 120px;
  border-radius:73px;
  animation-delay: 9s;
  animation-duration:20s;
}


.circles li:nth-child(16){
  top: 35%;
  width: 60px;
  height: 120px;
  border-radius:73px;
  animation-delay: 9s;
  animation-duration:20s;
}


.circles li:nth-child(17){
 left: 5%;
  width: 60px;
  height: 10px;
  border-radius:3px;
  animation-delay: 19s;
  animation-duration:20s;
}


.circles li:nth-child(18){
  right: 45%;
  width: 10px;
  border:3px dotted cyan;
  height: 120px;
  border-radius:73px;
  animation-delay: 19s;
  animation-duration:20s;
}



.circles li:nth-child(18){
  right: 5%;
  width: 10px;
  height: 120px;
  transform: rotate(420deg);
  border-radius:123px;
  animation-delay: 19s;
  animation-duration:120s;
}


.circles li:nth-child(19){
  right: 5%;
  width: 10px;
  height: 20px;
 opacity:.4;
  border-radius:50%;
  animation-delay: 19s;
  animation-duration:620s;
}

.circles li:nth-child(20){
  left: 25%;
  width: 100px;
  height: 20px;
 opacity:.4;
  border-radius:50%;
  animation-delay: 11s;
  animation-duration:60s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}
    