.swiper {
    width: 100%;
    /* height: 100%; */
  }

  .swiper-slide {
      border-radius: 25px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
  }

  .swiper-slide img {
      border-radius: 25px;
border: 1px solid #fff;
      /* font-size: 18px; */
/* color: #ffffff; */
/* background: #ff0000; */
/* display: inline-block; */
/* padding: 2px 12px; */
border-radius: 25px;
/* position: absolute; */
/* left: 15px; */
/* top: 25px; */
/* text-transform: uppercase; */
/* font-weight: 700; */
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .in{
    width: 24%;
  }
  .header__logo img{
    margin-top: 12px;
  }
  .bu{
    margin-left: -37px;
    margin-top: 5px;
  }
  .S{
    margin-left: 12PX;
  }
  button {
font-size: 12px !important;
padding: 0.5em 2em;
border: transparent;
box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
background: dodgerblue;
color: white;
border-radius: 4px;
}

button:hover {
background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(30,144,255,1) 0%, rgba(0,212,255,1) 100%);
}

button:active {
transform: translate(0em, 0.2em);
}
.marqueee span {
    color: white;
    text-align: center;
    font-weight: 400;
  }
    .marqueee {
    width: 100%;
    background-color: transparent;
  /*background-image: linear-gradient(165deg, #100047 0%, #080808 100%);*/
    padding: 5px;
    margin: 10px 0;
  }
  #contact-us {
    height: 500px;
width: 100%;
background-image: url(img/bg5.webp);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
color: white;
padding: 20px 15px;

}

.footer-up {
    margin-top: 0px;
}

.contact-us {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;

}

.app-link,
.app-contact {
    background-color: #1e1e1e;
    width: 40%;
    margin: 10px;
    padding: 40px;
    box-shadow: 10px 10px 10px black;
    border: 1px solid #1b1919;
    border-radius: 5px;

}

.app-link1,
.app-link2,
.app-link3 {
    margin: 20px 0px;
}

.or-line {
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.or-line::before {
    position: absolute;
    content: "";
    bottom: 0;
    border-left: 1px solid #1e1e1e;
    height: calc(50% - 5.85em);
    left: 50%;
    margin-left: 0px;
    bottom: 55%;

}

.or-line::after {
    position: absolute;
    content: "";
    bottom: 0;
    border-left: 1px solid #1e1e1e;
    height: calc(50% - 5.85em);
    left: 50%;
    margin-left: 0px;
    top: 55%;

}

.app-link1 {
  background-color: transparent;
background: #0088cce6;
    text-align: center;
    border-radius: 6px 6px 0px 0px;

}

.app-link2 {
    justify-content: space-evenly;
}

.app-link2-left,
.app-link2-right {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 40%;

}

.app-link2-left i,
.app-link2-right i {
    font-size: 25px;
    border: 1px solid #969696;
    padding: 5px 9px;
    margin: 5px;
    background-color: transparent;
background: #0088cce6;
    border-radius: 8px;

}

.app-link3 .link-logo {
    width: 92%;
    padding: 5px;
    margin: 10px auto;
    background: #47c756;
    text-align: center;
    border-radius: 41px;
    animation: blinks 0.8s infinite;
    border: 2px solid white;
    position: relative;

}

@keyframes blinks {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }

}

.app-link3 .link-logo img {
    width: 39px;
    height: 39px;
    position: absolute;
    left: -1%;
    top: -5%;

}

.app-contact {
    background-color: rgba(0, 0, 0, .75);
    border: 1px solid white;
}
.app-contact .contact-head {
    background-color: transparent;
background: #0088cce6;

      text-align: center;
      border-radius: 3px;
  }

  input {
      border: none;
      color: white;
      display: block;
      width: 100%;
      margin: 15px 0px;
      padding: 10px;
      background: transparent;
      border-bottom: 1px solid white;

  }

  input:focus {
      outline: 2px solid goldenrod;
      border: none;
  }

  .cont-btn a {
      background-color: rgba(255, 255, 255, .12);
      text-align: center;
      background-color: rgba(255, 255, 255, .12);
      display: block;
      padding: 10px;
      border-radius: 25px;

  }

  @media (max-width:700px) {

      .w-2,
      .w-8{
          width: 100% !important;
      }
      #contact-us {
height: 100%;
}
      .contact-us {
          flex-direction: column;
      }

      .app-link,
      .app-contact {
          width: 95%;
          padding:10px;
          
          
      }
      .app-link2-left, .app-link2-right{
          width:52%;
      }

      .or-line::before {
          bottom: 0;
          height: calc(44% - 5.85em);
          left: 27%;
          bottom: 34.5%;
          transform: rotate(90deg);
      }

      .or-line::after {
          top: 36.2%;
height: calc(45% - 6.85em);
          left: 72%;
          bottom: 35.5%;
          transform: rotate(90deg);
      }
      
  }
  @media (max-width: 500px){
.or-line::after {

top: 36.2%;
height: calc(44% - 5.85em);
}}