.layer-right {
  margin-left: 0;
}

@media only screen and (max-width: 414px) {
  rs-sbg {
    background-size: cover;
  }
  .rev-btn {
    font-size: 8px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .d-none {
    display: none !important;
  }
  .layer-right {
    margin-left: 50px !important;
  }
  .slider-text {
    font-size: 9px !important;
  }
}
.h3-membresia {
  font-size: 22px !important;
}

.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-author cite {
  font-size: 16px !important;
}

@media only screen and (max-width: 767px) {
  .wpb_column {
    margin-bottom: 6px !important;
  }
}
rs-sbg-wrap {
  background-size: cover !important;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert {
  align-items: center;
  border-radius: 0;
  display: flex;
  font-size: 14px;
  line-height: normal;
  margin-top: 1rem;
  padding: 0.5rem 1.2rem;
}

::-moz-selection {
  background-color: #08c;
  color: #fff;
}

::selection {
  background-color: #08c;
  color: #fff;
}

strong {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}
