.rebeca-container {
  width: 600px;
  margin: 0 auto;
  max-width: 80%;
  font-color: #fff;
}

.rebeca-container .slick-slider {
  margin-left: -12%;
  margin-right: -12%;
}

.slick-list {
  padding-top: 10%!important;
  padding-bottom: 10%!important;
  padding-left: 15%!important;
  padding-right: 15%!important;
}

.slick-dots {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.slick-track {
  max-width: 100%!important;
  transform: translate3d(0, 0, 0)!important;
  perspective: 100px;
}

.slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100%!important;
  transform: translate3d(0, 0, 0);
  transition: transform 1s, opacity 1s;
}

.slick-snext,
.slick-sprev{
  display: block;
}

.slick-current {
  opacity: 1;
  position: relative;
  display: block;
  z-index: 2;
}

.rebeca-slick-snext {
  opacity: 1;
  transform: translate3d(110%, 0, -10px);
  z-index: 1;
  perspective: 1000px;
}

.rebeca-slick-sprev {
  opacity: 1;
  transform: translate3d(-110%, 0, -10px);
}

.slick-list {
  overflow: unset !important;
}

.rebeca-case-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 45%;
}

.rebeca-case2-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 5%;
}

.rebeca-case-background-1 {
  background-image:url(/wp-content/uploads/2021/03/hero.png);
  background-color: #cccccc; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-position: top;
}

.rebeca-case-background-2 {
  background-color: #231121;
}

.rebeca-text-case {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-top: 30px;
}

.rebeca-terms-loop {
  margin-top: 5px;
}

.rebeca-terms-loop a {
  color: #fdd5d5;
  background-color: #96497F;
  padding: 4px 15px 4px 15px;
  border-radius: 24px;
  margin-right: 8px;
  display: inline-block;
}

.rebeca-terms-loop a:visited {
  color: #fdd5d5;
}

.rebeca-terms-loop a:hover {
  background-color: #C87FB2;
  padding: 4px 15px 4px 15px;
  border-radius: 24px;
  margin-right: 8px;
}

.rebeca-show-more-case {
  text-decoration: none;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #E80344;
  text-transform: uppercase;
}

.rebeca-show-more-case:visited {
  color: #E80344;
}

.rebeca-show-more-case:hover {
  text-decoration: none;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #E67472;
  text-transform: uppercase;
}

.rebeca-terms {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 24px;
  text-decoration: none;
}

.rebeca-esconder {
  display: none;
}

.rebeca-mostrar {
  display: block;
}

.rebeca-column {
  float: left;
  width: 50%;
  padding: 10px;
  height: 350px;
  padding-left: 15px;
  padding-top: 15px;
}

.rebeca-column2 {
  float: left;
  /*width: 100%;*/
  padding: 10px;
  height: 200px;
  padding-left: 30px;
  padding-top: 20px;
  margin-top: 32%;
}

.rebeca-case2-background-1 {
  background-image:url(/wp-content/uploads/2021/03/hero.png);
  background-color: #cccccc; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-position: top;
}

.rebeca-slick-slider-nav {
  position: relative;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  width: 73%;
  bottom: 80px;
}

.rebeca-slick-prev:before,
.rebeca-slick-next:before {
  line-height: 2;
}

.rebeca-slick-next {
  right: -386px;
}

.rebeca-slick-slider-dots {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 67%;
  bottom: 130px;
}

.rebeca-slick-slider-dots ul {
  display: contents;
  list-style: none;
  margin: 0;
  padding: 0;
}

.rebeca-slick-slider-dots li {
  background: gray;
  overflow: hidden;
  border: none;
  margin: 0;
  width: 80px;
  height: 2px;
}

/*.rebeca-slick-slider-dots li button {
  background: gray !important;
  overflow: hidden !important;
  color: grey !important;
  border: none !important;
  width: 63px !important;
  height: 3px !important;
  position: relative;
  top: -43px;
  left: -160px;
}*/

.rebeca-slick-slider-dots .slick-active {
  background: red;
  height: 3px;
  /*position: relative;
  top: -43px;
  left: -160px;*/
}

.rebeca-slick-slider-dots li button:before {
  content: unset;
}

.rebeca-slick-slider-dots li button {
  padding: 0 !important;
  display: inline !important;
}

.rebeca-slick-slider-dots li button::before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '' !important;
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}