@import url(https://fonts.googleapis.com/css?family=Roboto:200,300,400);
@import url(https://fonts.googleapis.com/css2?family=Bungee+Inline&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Asap+Condensed:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.cdnfonts.com/css/digital-numbers);
body {
  /*background-color:#EAF9F9;*/
  font-family: "Asap Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.75rem;
  font-family: Helvetica;
  line-height: 1.2;
  color: #4a4a4a;
}
.container {
  width: 100%;
  padding-top: 20px;
  z-index: 100;
}
.event {
  background: linear-gradient(to right, #6d00f2 0%, #c82496 100%);
}
.invite {
  background: linear-gradient(to right, #d83c62 0%, #fcbe00 100%);
}
.dark {
  background-color: #0a0b30;
}
.terms {
  margin: auto;
  max-width: 600px;
}
.terms-container {
  margin: 20px;
  background-color: #ffffff;
}
.terms-marger {
  margin: 50px;
  text-align: left;
}
.app-img {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 250px;
}
.app-img img {
  background-color: transparent;
  width: 250px;
  border: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.header-container {
  width: 340px;
  text-align: center;
  margin: auto;
}
.app-user-img {
  padding-left: 20px;
  width: 100px;
}
.app-user-img img {
  float: left;
  padding-right: 0px;
  width: 80px;
  height: 80px;
  border: 2px;
  border-radius: 50%;
}
.nav-text {
  text-align: left;
  margin-left: 20px;
  width: 220px;
  height: 80px;
  line-height: 1.1;
}
.img-shadow-pink {
  box-shadow: 0 0 30px 0 #ff47bf;
  background-color: #ff47bf;
  padding: 2px;
}
.img-shadow-yellow {
  box-shadow: 0 0 30px 0 #fcbe00;
  background-color: #fcbe00;
  padding: 2px;
}
.app-terms-title {
  color: #848484;
  font-size: 20px;
}
.app-terms-subtitle {
  color: #000;
  font-size: 30px;
}
.app-title {
  color: #000;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: 50px;
  margin-right: 50px;
  text-transform: capitalize;
}
.app-subtitle {
  font-size: 25px;
  color: #848484;
  font-weight: lighter;
  margin-top: 0px;
  margin-bottom: 50px;
  margin-left: 30px;
  margin-right: 30px;
}
.appstore-img {
  margin: auto;
  margin-top: 200px;
  margin-bottom: 30px;
  max-width: 250px;
}
.appstore-img img {
  background-color: transparent;
  max-width: 193px;
  border: 0;
}
.appstore-title {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 50px;
  margin-left: 50px;
  margin-right: 50px;
  text-transform: capitalize;
}
.appstore-button {
  font-size: 18px;
  font-weight: 400;
  color: white;
  width: 241px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 52px;
  padding-right: 52px;
  margin-top: 42px;
  background: #2075f2;
  border-radius: 8px;
}
.appstore-button:hover {
  font-size: 18px;
  color: #fff;
}
.main {
  padding-top: 0px;
}
.bg-header {
  padding-top: 30px;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 22px;
  padding-bottom: 20px;
}
.bg-header p {
  font-size: 26px;
  font-family: "Bungee Inline", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}
.pink {
  color: #ff47bf;
}
.yellow {
  color: #fcbe00;
}
.purple {
  color: #8f55ff;
}
.event-details {
  height: 250px;
  color: #fff;
}
.event-name {
  padding-top: 100px;
  font-size: 46px;
  font-family: "Bungee Inline", sans-serif;
}
.event-date {
  font-size: 18px;
  color: #fcbe00;
  font-family: "Bungee Inline", sans-serif;
}
.event-countdown {
  width: 300px;
}
.event-countdown-number {
  font-family: "Digital Numbers", sans-serif;
  font-size: 40px;
}
.event-countdown-text {
  font-size: 14px;
  font-family: "Bungee Inline Medium", sans-serif;
  text-transform: uppercase;
  padding-bottom: 50px;
}
.bg-bulle {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("bulle-full.png");
  background-position: top;
  background-repeat: no-repeat;
}
.title {
  margin-top: 20px;
  font-size: 30px;
  font-family: "Bungee Inline", sans-serif;
}
.dl-text p {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 50px;
  margin-right: 50px;
}
.navbar {
  padding-bottom: 15px;
}
.navbar a img {
  height: 60px;
  margin-left: 20px;
}
.btn-primary {
  border-color: #00d8ff;
  background-color: #fff;
  color: #00d8ff;
  font-size: 12px;
  margin-bottom: 100px;
  min-width: 250px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 15px 25px;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  background-color: #00d8ff;
  border-color: #00d8ff;
}
.download-badge img {
  padding-top: 30px;
  width: 200px;
  padding-bottom: 30px;
}
.event-img {
  height: 100%;
  min-height: 250px;
  background-position: center;
  background-repeat: no-repeat;
}
.event-img img {
  margin-left: -15px;
  margin-right: 0px;
  width: 110%;
  height: 250px;
  object-fit: cover;
}
.dl-container {
  background-color: #0a0b30;
}
.fullcover {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0a0b30;
}
.fullcover img {
  width: 100%;
  min-height: 200px;
}
.footer {
  margin-top: 50px;
  width: 100%;
  margin-bottom: 50px;
}
.footer a {
  font-size: 20px;
  color: #fff;
}
