.circle {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

@font-face {
  font-family: "Gotham-Ultra";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/Gotham-Ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/Gotham-Ultra.woff2") format("woff2"), url("../fonts/nossa-cultura/Gotham-Ultra.woff") format("woff"), url("../fonts/nossa-cultura/Gotham-Ultra.ttf") format("truetype"), url("../fonts/nossa-cultura/Gotham-Ultra.svg#Gotham-Ultra") format("svg");
}
@font-face {
  font-family: "Gotham-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nossa-cultura/GothamBold.eot?#iefix") format("embedded-opentype"), url("../fonts/nossa-cultura/GothamBold.woff2") format("woff2"), url("../fonts/nossa-cultura/GothamBold.woff") format("woff"), url("../fonts/nossa-cultura/GothamBold.ttf") format("truetype"), url("../fonts/nossa-cultura/GothamBold.svg#Gotham-Bold") format("svg");
}
#modal-ballons {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1111;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all linear;
}
#modal-ballons.ballons-active {
  opacity: 1;
  visibility: visible;
}
#modal-ballons.ballons-active .balloon-1 {
  transform: rotate(10deg);
  top: 150px;
}
#modal-ballons.ballons-active .balloon-2 {
  transform: rotate(10deg);
  top: 265px;
}
#modal-ballons.ballons-active .balloon-3 {
  transform: rotate(-20deg);
  top: 70px;
}
#modal-ballons.ballons-active .balloon-4 {
  transform: rotate(20deg);
  top: 80px;
}
#modal-ballons.ballons-active .balloon-5 {
  transform: rotate(0);
  top: -15px;
}
#modal-ballons.ballons-active .balloon-6 {
  transform: rotate(0);
  top: 280px;
}
#modal-ballons.ballons-active .balloon-7 {
  transform: rotate(-25deg);
  top: 200px;
}
#modal-ballons.ballons-active .balloon-8 {
  transform: rotate(10deg);
  top: 150px;
}
#modal-ballons.ballons-active .balloon-9 {
  transform: rotate(10deg);
  top: 265px;
}
#modal-ballons.ballons-active .balloon-10 {
  transform: rotate(20deg);
  top: 80px;
}
#modal-ballons.ballons-active .balloon-11 {
  transform: rotate(-30deg);
  top: 95px;
}
#modal-ballons.ballons-active .balloon-12 {
  transform: rotate(0);
  top: -5px;
}
#modal-ballons.ballons-active .balloon-13 {
  transform: rotate(0);
  top: 280px;
}
#modal-ballons.ballons-active .balloon-14 {
  transform: rotate(35deg);
  top: 200px;
}
#modal-ballons .balloon {
  height: 200px;
  width: 130px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  transform: rotate(0);
}
#modal-ballons .balloon-1 {
  left: -70px;
  background-image: url("../../img/aniversariantes/balloons/balloon-1.png");
  z-index: 2;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-2 {
  left: -20px;
  height: 140px;
  width: 120px;
  background-image: url("../../img/aniversariantes/balloons/balloon-2.png");
  z-index: 3;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-3 {
  left: -100px;
  width: 120px;
  height: 140px;
  background-image: url("../../img/aniversariantes/balloons/balloon-3.png");
  z-index: 1;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-4 {
  left: 10px;
  width: 75px;
  height: 120px;
  background-image: url("../../img/aniversariantes/balloons/balloon-4.png");
  z-index: 1;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-5 {
  left: -40px;
  width: 100px;
  background-image: url("../../img/aniversariantes/balloons/balloon-5.png");
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-6 {
  left: -94px;
  width: 120px;
  height: 140px;
  z-index: 2;
  background-image: url("../../img/aniversariantes/balloons/balloon-6.png");
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-7 {
  left: -136px;
  width: 100px;
  height: 160px;
  background-image: url("../../img/aniversariantes/balloons/balloon-0.png");
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-8 {
  right: -70px;
  background-image: url("../../img/aniversariantes/balloons/balloon-1.png");
  z-index: 2;
  transition: top 0.7s linear, transform 1.7s linea6;
}
#modal-ballons .balloon-9 {
  right: -20px;
  height: 140px;
  width: 120px;
  background-image: url("../../img/aniversariantes/balloons/balloon-6.png");
  z-index: 3;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-10 {
  right: -110px;
  width: 120px;
  height: 140px;
  background-image: url("../../img/aniversariantes/balloons/balloon-3.png");
  z-index: 1;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-11 {
  right: 5px;
  width: 75px;
  height: 120px;
  background-image: url("../../img/aniversariantes/balloons/balloon-4.png");
  z-index: 1;
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-12 {
  right: -50px;
  width: 100px;
  background-image: url("../../img/aniversariantes/balloons/balloon-5.png");
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-13 {
  right: -94px;
  width: 120px;
  height: 140px;
  z-index: 2;
  background-image: url("../../img/aniversariantes/balloons/balloon-2.png");
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .balloon-14 {
  right: -136px;
  width: 100px;
  height: 160px;
  background-image: url("../../img/aniversariantes/balloons/balloon-0.png");
  transition: top 0.7s linear, transform 1.7s linear;
}
#modal-ballons .circle {
  height: 500px;
  width: 500px;
  background: #FFFFFF;
  border: 8px solid #f07138;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 1.5px;
  position: relative;
  box-shadow: inset 0 0 20px #3b3b3b, 0 0 10px #3b3b3b;
}
#modal-ballons .circle h5 {
  font-size: 25px;
  color: #254696;
}
#modal-ballons .circle h2 {
  color: #ff820b;
  font-size: 45px;
  line-height: 115%;
  text-transform: uppercase;
}
#modal-ballons .circle p {
  color: #6c6c6c;
  font-family: "Gotham-Bold";
  letter-spacing: 0;
  margin-top: 10px;
  font-size: 18px;
  line-height: 125%;
}
#modal-ballons .circle h6 {
  margin-top: 10px;
  background: #f55300;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1em;
  font-family: "Gotham-Bold";
  padding: 10px 5px 0;
}
#modal-ballons .logos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
#modal-ballons .logos img {
  max-width: 70px;
}
#modal-ballons .logos img.logo-assai {
  max-width: 90px;
}
#modal-ballons .logos img + img {
  margin-left: 50px;
}
#modal-ballons h2, #modal-ballons h5, #modal-ballons h6, #modal-ballons p {
  font-family: "Gotham-Ultra";
  font-weight: 400;
}

#balloon-container {
  height: 100vh;
  padding: 1em;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  transition: opacity 500ms;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1111;
}

.balloon img {
  max-width: 80px;
}

@keyframes float {
  from {
    transform: translateY(100vh);
    opacity: 1;
  }
  to {
    transform: translateY(-300vh);
    opacity: 0;
  }
}

/*# sourceMappingURL=balloons.css.map */
