* {
  margin: 0;
  padding: 0;
}

::-webkit-scrollbar {
  display: none;
  overflow: hidden;
}

body {
  font-family: "Lato";
}

/* .nav ul li a:focus {
  border: 2px solid #0060e8;
  padding: 4px;
  border-radius: 6px;
} */

.nav ul li a:focus {
  outline: none !important;
  border: 2px solid #0060e8;
  border-radius: 6px;
  padding: 5px;
}



.ct-txt a:focus {
  outline: none !important;
  border: 3px solid #fcfcfc;
}
.whiteppr-focus:focus {
  outline: none !important;
  border: 2px solid #0060e8;
}

.focused:focus-within svg {
  border: 2px solid #0060e8;
}

/* svg:focus {
  outline: none !important;
  border: 2px solid #0060e8;
}

.social:focus-within a svg {
  border: 2px solid blue;
} */

.contact-btn-fcs:focus {
  outline: none !important;
  border: 2px solid #0060e8;
}

img.img-fluid1.btlo {
  margin-left: 20px;
  margin-top: -42px !important;
}

.ct-txt.droptext {
  padding-top: 20px;
}

.container-fluid.gallerycontainer-mobile {
  display: none;
}
.container-fluid.header {
  padding: 20px 30px;
}
.nav ul {
  padding: 0px;
  list-style-type: none;
  display: flex;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-top: 6px;
}

.row.foot {
  margin: auto;
  width: 100%;
  padding: 0px 40px;

}

.copyright {
  padding-top: 50px;
}

.col-md-8.footcontent {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.social span {
  padding-left: 20px;
}

.header .col-3 {
  display: flex;
  justify-content: center;
  align-items: self-end;
}

.nav li {
  padding: 10px;
}

.social ul {
  list-style-type: none;
  display: flex;
  float: right;
}

.nav a {
  color: #181a1f;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

a.active {
  color: #0d6efd;
  border-bottom: 2px solid #0d6efd;
  padding-bottom: 6px;
}

.logo h5 {
  color: #181a1f;
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}

.logo p {
  margin-top: -17px;
  color: #656e81;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  margin-left: 2px;
}

.social img {
  width: 29px;
  height: 27px;
  flex-shrink: 0;
}

.header .col-md-8 {
  padding-top: 10px;
}

.header .col-md-3 {
  padding: 20px;
}

.social a {
  padding: 5px;
}

.mobile-container {
  display: none;
}
.sidenav {
  padding: 19px 0px;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 15px 0px 10px 0px;
  text-decoration: none;
  font-size: 16px;
  color: white;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.bid-slider-gallery .slick-list {
  padding: 0px 0 0;
}

.slick-slider {
  padding: 0px;
}

.nft-slider .slick-track {
  padding: 0px 0 0px;
}

.ct-txt a {
  text-decoration: none;
  width: auto;
  height: auto;
  background: #0060e8;
  border: 1px solid #0060e8;
  border-radius: 4px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  margin: auto;
  line-height: 36px;
  color: #fff;
  font-weight: 800;
  transition: all 0.6s ease;
  box-shadow: 0 3px 3px rgb(0 0 0 / 25%);
  padding: 0px 30px;
}

div#ct-row {
  padding: 0px 0px 0px 0px;
}

.col-md-6.footcontent {
  justify-content: center;
  display: flex;
  text-align: center;
  padding: 50px 0px;
}

.ct-txt1 p {
  text-align: center;
  color: #181a1f;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ct-txt1 h6 {
  color: #181a1f;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 0px;
  margin-bottom: -1px;
}

.main-logo img {
  width: 90px;
  bottom: 0;
}

.main-logo {
  display: flex;
  align-items: end;
  justify-content: end;
}

.top-links ul {
  text-align: center;
  height: 100%;
  display: flex;
  /* justify-content: center; */
  align-items: end;
  margin: 0px;
  padding-bottom: 7px;
}

.top-links a {
  color: #0060e8;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-size: 16px;
  padding: 10px 15px 10px 15px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.homegallery .row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.copyright p {
  color: #656e81;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.slick-slider {
  height: 250px;
}

.slick-list {
  height: 250px !important;
}

.containerflip {
  width: 100%;
  height: auto;
  display: block;
  justify-content: space-between;
  margin-bottom: 20px;
  margin: auto !important;
  text-align: center;
}

.box {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.6s;
}

.box.flipped {
  transform: rotateY(180deg);
}

.box .front,
.box .back {
  position: absolute;
  backface-visibility: hidden;
}

.box .front {
  transform: rotateY(0deg);
}

.box .back {
  transform: rotateY(180deg);
  background-color: #f2f2f2;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.box .back p {
  margin-bottom: 10px;
}

.box .back button {
  padding: 10px 20px;
}

.container-fluid.containerflip {
  width: 100%;
  padding: 0px 0px;
  max-width: 100%;
}

.containerflip .row {
  justify-content: center;
}

.box1 .front {
  background-image: url(assets/images/441.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.box1 .front {
}

.box1 .back {
  width: 100%;
  border-radius: 12px;
  padding: 20px 30px 20px 30px;
  border-radius: 12px;
  border: 1px solid #c4c4c4;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.box.box1.flipped .back p {
  color: #181a1f;
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
  line-height: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
}

.box2 .front {
  background-image: url(assets/images/473.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.box2 .front {
}

.box2 .back {
  width: 100%;
  border-radius: 12px;
  padding: 20px 30px 20px 30px;
  border-radius: 12px;
  border: 1px solid #c4c4c4;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.box.box2.flipped .back p {
  color: #181a1f;
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
  line-height: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
}

.box3 .front {
  background-image: url(assets/images/35.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.box3 .front {
}

.box3 .back {
  width: 100%;
  border-radius: 12px;
  padding: 20px 30px 20px 30px;
  border-radius: 12px;
  border: 1px solid #c4c4c4;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.box.box3.flipped .back p {
  color: #181a1f;
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
  line-height: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
}

.box4 .front {
  background-image: url(assets/images/1431.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.box4 .front {
}

.box4 .back {
  width: 100%;
  border-radius: 12px;
  padding: 20px 30px 20px 30px;
  border-radius: 12px;
  border: 1px solid #c4c4c4;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.box.box4.flipped .back p {
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
  line-height: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
}

.back li {
  font-size: 15px;
  list-style-type: disc;
  color: #181a1f;
  text-align: left;
}

.box5 .front {
  background-image: url(assets/images/5214.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.box5 .front {
}

.box5 .back {
  width: 100%;
  border-radius: 12px;
  padding: 20px 30px 20px 30px;
  border-radius: 12px;
  border: 1px solid #c4c4c4;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.box.box5.flipped .back p {
  color: #181a1f;
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
  line-height: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
}

.mobile {
  display: none;
}

.container-fluid.macbook {
  width: 100%;
  padding: 0px 50px;
}

button.flip1 {
  border: none;
  margin: auto;
  /*font-size: 16px;*/
  font-size: clamp(1rem, 0.4512rem + 0.9146vw, 3.5rem);
  display: flex;
  width: auto;
  height: auto;
  padding: 9px 24px 9px 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  background: #0060e8;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: white;
}

.box.box4.flipped .back p {
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
  line-height: clamp(0.75rem, 0.3125rem + 0.875vw, 2.5rem);
}

.front {
  display: flex;
  padding: 10px;
  width: 100% !important;
}

.back {
  display: flex;
  width: 100% !important;
}

/* svg {
    fill: white;
    color: white !important;
    padding-right: 0px;
    width: 40px !important;
    background-color: #c4c4c4;
    border-radius: 4px;
    padding: 3px;
    position: relative;
} */

svg {
  position: relative;
  fill: white;
  color: white !important;
  fill: white;
  color: white !important;
  background-color: #c4c4c4;
  width: 40px !important;
  border-radius: 4px;
  padding: 4px;
}

path {
  position: absolute;
  top: 10%;
  left: 50%;
  /* transform: translate(-50%, -50%); */
}

.container.bottomcontainer p {
  color: #0144eb;
  font-family: Lato;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
}

div#team .roadmap-box-inner {
  border-radius: 12px;
  border: 1px solid rgba(196, 196, 196, 0.5);
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;

  margin: 0px;
  padding-bottom: 10px;
}
div#team .roadmap-box-inner {
  padding-top: 15px;
  padding-bottom: 25px;
  width: auto !important;
  height: auto !important;
}

.roadmap-box-inner h2 {
  font-family: lato;
  font-style: normal;
  font-weight: 600 !important;
  /* font-size: 18px; */
  font-size: clamp(1rem, -0.2692rem + 1.1077vw, 2.5rem);
  line-height: 121%;
  color: #181a1f;
  padding: 15px;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #bbb;
}

.roadmap-box-inner img {
  width: 80%;
  border-radius: 12px;
  margin: 0px;
}

div#team .roadmap-box-inner p {
  padding: 10px 0px 0px 0px;
}

.team-name {
  width: 100%;
  margin: 0 auto;
  border-bottom: none;
}

.teamcontainer {
  padding: 0px 70px;
}

div#team {
  height: 100%;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  justify-content: center;
  display: flex;
  margin: auto;
}

.container.teamcontainer.t2 {
  margin-top: 30px;
}

.gallery-container {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.dots-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dot {
  width: 10px;
  height: 10px;
  background-color: #bbb;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.dot.active {
  background-color: #717171;
}

.gallery-container {
  padding: 0px 0px;
  position: relative;
  overflow: hidden;
}

.gallery-slide {
  padding: 0px 0px;
  display: flex;
  transition: transform 0.3s ease-in-out;
}

.gallery-item {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 10px;
  box-sizing: border-box;
}

.gallerycontainer .gallery-item {
  flex: 0 0 20%;
  max-width: 50%;
  box-sizing: border-box;
}

.roadmap-box {
  padding-left: 20px;
  padding-right: 20px;
}

.container-ct-team {
  padding: 0px 300px;
}

.container-fluid.HOMEGALLERY {
  /*padding-top: 30px;*/
}

.gallery-dots {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.gallery-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: gray;
  margin: 0 5px;
  cursor: pointer;
}

.gallery-dot.active {
  background-color: #0d6efd;
}

.container-fluid.gallerycontainer {
  padding: 0px 60px;
}

.container-fluid.gallerycontainer .row {
  justify-content: center;
}

.container.gallerycontainer {
  max-width: 100%;
}

.gallery-item img {
  box-shadow: 0 4px 4px #00000040;
  width: 100%;
  border-radius: 20px;
}

.mobilehomecontent {
  display: none;
  padding: 0px 20px;
}

.container.homemobile {
  display: none;
}

@media (min-width: 120px) and (max-width: 767px) {
  .container-fluid.teamcontainer {
    display: none;
  }

  .mobilehomecontent h3 {
    color: #181a1f;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    padding-top: 7px;
    padding-bottom: 3px;
  }

  .container.homemobile {
    display: block;
  }

  div#ct-row1 img {
    margin: auto;
    width: 150px;
  }

  .ct-txt.droptext {
    padding-top: 20px;
  }

  div#ct-row3 {
    width: 100%;
    bottom: -25px;
  }

  div#ct-row3 p {
    color: #656e81;
    font-family: Lato;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }

  .sidenavmobile {
    padding: 0px 20px;
  }

  .sidenavmobile a {
    font-size: 20px;
    font-weight: 600;
    color: #181a1f !important;
  }

  a.bth {
    color: #181a1f !important;
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 0px 0px 18px;
  }

  a.bth2 {
    color: #656e81 !important;
    padding-left: 20px;
    margin-top: -7px;
    color: #656e81;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
  }

  a.bth3 {
    color: #181a1f !important;
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 0px 0px 18px;
  }

  a.bth4 {
    color: #656e81 !important;
    padding-left: 20px;
    margin-top: -22px;
    color: #656e81;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
  }

  /*button.slick-prev.slick-arrow {*/
  /*  width: 40px;*/
  /*  position: absolute;*/
  /*  font-family: fontawesome;*/
  /*  top: 47%;*/
  /*  transform: translateY(-50%);*/
  /*  left: -10px;*/
  /*  z-index: 9;*/
  /*  height: 40px;*/
  /*  border-radius: 100%;*/
  /*  border: 0;*/
  /*  background: rgb(255 255 255 / 0%);*/
  /*  font-size: 0;*/
  /*  cursor: pointer;*/
  /*  transition: all 0.6s ease;*/
  /*  border: 1px solid #0060e8;*/
  /*}*/

  /*button.slick-next.slick-arrow {*/
  /*  width: 40px;*/
  /*  position: absolute;*/
  /*  font-family: fontawesome;*/
  /*  top: 47%;*/
  /*  transform: translateY(-50%);*/
  /*  left: 90%;*/
  /*  z-index: 9;*/
  /*  height: 40px;*/
  /*  border-radius: 100%;*/
  /*  border: 0;*/
  /*  background: rgb(255 255 255 / 0%);*/
  /*  font-size: 0;*/
  /*  cursor: pointer;*/
  /*  transition: all 0.6s ease;*/
  /*  border: 1px solid #0060e8;*/
  /*}*/

  .box-slider img {
    border-radius: 12px;
    box-shadow: 0 4px 4px #00000040;
  }

  div#ct-row1 {
    padding-top: 50px;
  }

  .ct-txt a {
    text-decoration: none;
    background: #0060e8;
    border: 1px solid #0060e8;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 800;
    transition: all 0.6s ease;
    box-shadow: 0 3px 3px rgb(0 0 0 / 25%);
    padding: 9px 25px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }

  div#ct-row3 p {
    text-align: center;
  }

  .bid-slider-gallery.slick-vertical.slick-initialized.slick-slider {
    display: none;
  }
  .foot {
    position: absolute;
    bottom: 0px;
  }

  .row.foot {
    display: none;
  }

  .header {
    display: none;
  }

  .mobile-container {
    display: block;
  }

  div#mySidenav a {
    color: #181a1f;
  }
  div#mySidenav li {
    border-bottom: 1px solid #dadde2;
    margin-top: 10px;
  }
  .sidenav img {
    float: right;
  }
  .sidenav li span img {
    padding-top: 5px;
    display: flex;
    float: right;
    justify-content: center;
    padding-right: 10px;
  }

  .col-md-6.sideright {
    padding: 0px;
    float: left;
    width: 50%;
    padding-top: 15px;
  }

  span.threelines {
    /*padding-top: 20px;*/
    float: right;
    padding-right: 20px;
  }

  .logo h6 {
    color: #181a1f;
    font-size: 40px;
    font-weight: 600;
    line-height: 46px;
    text-decoration: none !important;
  }

  .logo a {
    text-decoration: none;
  }
  .logo {
    position: relative;
    text-align: left;
  }

  i.arrow.down {
    margin-top: 11px;
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 8px 10px 7px 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    float: right;
    margin-right: 11px;
  }

  img.ins {
    padding: 6px !important;
  }

  img.ins {
    margin-top: -10px;
  }

  img.twiside {
    margin-top: -5px;
  }

  img.disside {
    margin-top: -7px;
  }

  img.openside {
    margin-top: -5px;
  }

  .sidenav .closebtn {
    position: absolute;
    top: -84px;
    right: 30px;
    font-size: 45px;
    margin-left: 0px;
  }
  .sidenav {
    padding: 0px 0px;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 15px;
  }

  .sidenav ul {
    padding-left: 0px;
  }

  .sidenavmobile {
    padding: 0px 20px;
  }

  .container-fluid.gallerycontainer {
    padding: 0px;
  }

  .container-fluid.gallerycontainer {
    padding: 0px !important;
  }
  .gallery-slide {
    display: block !important;
    transition: transform 0.3s ease-in-out;
  }

  .gallerycontainer {
    display: none;
  }
  .container-fluid.gallerycontainer-mobile {
    display: block;
  }

  .gallery-item {
    display: table-cell;
  }
  .row.mobrow {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .box {
    display: flex;
    margin-bottom: 290px;
    justify-content: center;
  }

  .front,
  .back {
    height: 250px !important;
    width: 250px !important;
  }

  .container-fluid.macbook {
    width: 90%;
    height: 100%;
  }

  .mobilehomecontent {
    display: block;
    margin-top: 45px;
  }

  .home-line {
    border-top: 1px solid #dadde2;
    padding: 10px 0px;
  }

  .mobilehomecontent {
    display: block;
  }

  .home-line {
    border-top: 1px solid #dadde2;
    padding: 10px 0px;
  }

  .container-fluid.header {
    display: none;
  }

  .container-fluid.HOMEGALLERY {
    display: none;
  }

  .row.foot {
    display: none;
  }

  .copyright {
    display: none;
  }

  .mobilehomecontent h3 {
    color: #181a1f;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 10px;
  }

  .mobilehomecontent p {
    color: #181a1f;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 121%; /* 18.15px */
  }
}

@media (min-width: 767px) {
  .slick-slider {
    height: fit-content;
  }

  .slick-list {
    height: fit-content;
  }

  .bid-slider-gallery {
    height: fit-content;
  }

  .bid-slider-gallery .slick-list {
    height: fit-content !important;
    padding: 0px 0 0;
  }
}
