.first-pinkoctober {
  background-image: url("../../img/index/campanhas-meses/outubro.png");
  height: 45vh;
  background-size: cover;
  background-repeat: no-repeat;
}

.second-pinkoctober {
  background-image: url("../../img/index/campanhas-meses/banner-base.png");
  height: 45vh;
  background-size: cover;
  background-repeat: no-repeat;
}

#post-its .card-body.color-pink-dark {
  background-color: #ce3390;
  border-radius: 11px 11px 0 0;
  max-height: 88px;
}

#post-its .color-pink-white {
  background-color: #fcdffc;
}

#post-its .color-pink-white.header {
  padding: 16px 16px 0 16px !important;
}

#post-its .color-pink-dark .card-text {
  font-size: 1rem;
  font-weight: 700;
  color: white;
}

#post-its .color-pink-white .card-text {
  font-size: 1rem;
  font-weight: 700;
  color: #693b85;
}

.card.plan {
  width: 15rem;
  border-radius: 11px !important;
  cursor: pointer;
}

.card-body .card-text-saibaMais {
  font-size: 0.7rem;
}

.card-body .card-text-info {
  font-size: small;
  color: #b92243;
  font-weight: 700;
}

.card-body .card-textInfo {
  font-size: small;
  color: #693b85;
  font-weight: 700;
}

.card-body .card-textPrice {
  font-size: large;
  color: #b92243;
  font-weight: 700;
}

.card-body .cardtextPrice {
  font-size: 1.7rem;
  color: #b92243;
  font-weight: 700;
}

.card-text h1 {
  font-size: 3.5rem;
  color: #b92243;
  font-weight: 700 !important;
}

.card-text-saibaMais {
  font-weight: 700;
  font-size: 10px;
}

.card-text-plan {
  font-weight: 700;
  font-size: 10px;
  color: #b92243;
}

.img-cards {
  height: 50vh;
  width: 100%;
}

.card-info {
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  padding: 30px 70px;
  color: #282627;
}

.card-info a,
button {
  border: none;
  padding: 15px;
  border-radius: 20px;
}

.card-container {
  border-radius: 5px;
  overflow: hidden;
}

.card-image-container {
  width: 100%;
  max-height: 340px;
  overflow: hidden;
}

.card-image-container-custom {
  width: 100%;
  max-height: 340px;
  overflow: hidden;
  background-image: url(../../img/index/campanhas-meses/card22.jpg);
  background-size: cover;
  height: 55vh;
}

.card-image-container-home {
  width: 100%;
  overflow: hidden;
  background-image: url(../../img/index/campanhas-meses/card22.jpg);
  background-size: cover;
  height: 500px;
}

.card-image-container-mobile {
  width: 100%;
  overflow: hidden;
  background-image: url(../../img/index/campanhas-meses/card22.jpg);
  background-size: cover;
  height: 390px;
}

.card-image-container img {
  width: 100%;
}
.first-date-button {
  width: 115px;
  padding: 5px 0 5px 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  top: 37%;
  cursor: pointer;
}
.first-date-button p {
  margin-bottom: 0;
}
.second-date-button {
  width: 115px;
  padding: 5px 0 5px 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  top: 40%;
  cursor: pointer;
}
.second-date-button p {
  margin-bottom: 0;
}
/* middle end */

/* cores */
.bg-light-pink {
  background-color: #ffdcf9;
}

.bg-dark-pink {
  background-color: #cf3492;
}

.text-light {
  color: #efeaee;
  font-weight: 700 !important;
}

.text-purple {
  color: #693597;
  font-weight: 700 !important;
}

.text-red {
  color: #bb2646;
  font-weight: 700 !important;
}

.text-pink {
  color: #cf3492;
  font-weight: 700 !important;
}

.carousel-partners {
  height: 300px;
  position: relative;
  width: 70%;
  overflow: hidden;
  align-items: center;
  display: flex;
}

.cedipo-img {
  width: 250px;
  height: 120px;
}

.femme-img {
  width: 300px;
  height: 110px;
}

.guanabara-img {
  width: 200px;
  height: 150px;
}

.inmed-img {
  width: 150px;
  height: 125px;
}

.proexame-img {
  width: 300px;
  height: 80px;
}

.cedil-img {
  height: 150px;
  width: 130px;
}

.card-footer img {
  width: 25px;
  height: 20px;
}

.control-custom {
  background-color: #693597;
  border-radius: 20px;
}

.banner-text h1,
h3 {
  font-weight: 700;
}

.percent {
  font-size: 6rem;
}

.button-signature-banner {
  padding: 20px 40px;
  color: #fafafa !important;
  font-size: 2rem;
  font-weight: 700;
  border-radius: 15px;
  position: relative;
  top: 40%;
}

.plan a {
  text-decoration: none;
  color: #282627;
}
