.bg-theme-k1 {
  color: #fff ! important;
  background-color: #8c2b9e ! important
}

.bg-theme-21 {
  color: #000 ! important;
  background-color: #b75bca ! important
}

.bg-theme-22 {
  color: #fff;
  background-color: #7C1B7C;
}

.bg-theme-23 {
  color: #7C1B7C;
  background-color: #fff;
}

.bg-theme-24 {
  background-color: #33ccd6;
  color: #FFF;
}

.purple {
  color: #7C1B7C;
}

.bg-purple {
  background-color: #7C1B7C;
}

.bg-white {
  background-color: #FFF;
}

body {
  font-family: 'Promo', Arial;
}

.promo-extralight {
  font-weight: 200;
  font-style: normal;
}

.promo-light {
  font-weight: 300;
  font-style: normal;
}

.promo-ultra {
  font-weight: 200;
  font-size: normal;
}

.promo-in {
  font-weight: 400;
  font-size: normal;
}

.promo-thin {
  font-weight: 100;
  font-style: normal;
}

.promo-semibold {
  font-weight: 600;
  font-style: normal;
}

.promo-regular {
  font-weight: normal;
  font-style: normal;
}

.promo-medium {
  font-weight: 500;
  font-style: normal;
}

.promo-normal {
  font-weight: normal;
  font-style: normal;
}

.promo-bold {
  font-weight: bold;
  font-style: normal;
}

.text-black {
  color: #000;
}

.text-normal {
  font-size: 15px;
}

.title-medium {
  font-size: 24px;
}

.text {
  font-size: 20px;
  overflow: unset;
}

.carousel-indicators {
  position: relative;
}

.carousel-indicators.left {
  margin-left: 0;
  justify-content: left;

}

.carousel-indicators li {
  border-radius: 100%;
  padding: 2px;
  margin: 10px;
  width: 15px;
  height: 15px;
  background-color: #808080;
}

.carousel-control-prev-icon {
  content: '';
  background-image: url(../assets/img/prev.png);
  background-size: 40px;
  background-position: center center;
  color: #7C1B7C;
}

.carousel-control-next-icon {
  content: '';
  background-image: url(../assets/img/next.png);
  background-size: 40px;
  background-position: center center;
  color: #7C1B7C;
}

sup {
  font-size: 13px;
}

.content-center {
  text-align: center;
}

.button-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.object-center {
  align-items: center;
  justify-content: center;
}

.button-circle {
  padding: 0 15px;
}

.button-top {
  padding-top: 25%;
  padding-left: 60%;
  position: absolute;
}

.link {
  text-decoration: none;
  outline: none;
}

.hover-dark:hover {
  color: #212529;
}

.link:hover {
  text-decoration: none;
  color: #fff;
}

.card-body {
  padding: 30px 0 0 0;
}

.padding-card {
  padding: 15px;
}

/* Index */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-300px * 7))
  }
}

#introCarousel .carousel-inner .image {
  height: 76vh;
  animation: scroll 30s linear infinite;
  display: flex;
}

.container .row .card-deck .card .card-body .img-card img {
  width: 100%;
}

.container .row .card-deck {
  padding-top: 100px;
  padding-bottom: 50px;
}

.container .row .card-deck .card {
  margin-top: 20px;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
  margin-bottom: 10px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#Beneficios {
  height: 100%;
}

.container-fluid .row .col-sm-8 {
  margin-top: 60px;
  left: 7px;
}

.container-fluid .row .col-sm-8 .row .col-sm-4 {
  white-space: pre-line;
  text-align: center;
}

.container-fluid .row .col-sm-8 .row .col-sm-4 .lead i {
  justify-content: center;
  display: flex;
}

#table {
  padding-top: 5%;
  padding-bottom: 5%;
}

.container .row .col-sm-12 .container thead tr th {
  background-color: #ac82b4;
  text-align: center;
}

.container .row .col-sm-12 .container tbody tr td {
  background-color: powderblue;
  text-align: center;
}

.container.mt-3 .media.border.p-3 {
  justify-content: center;
  display: flex;
}

.proceso .info .text {
  text-align: center;
  max-width: 50%;
  flex: none;
  margin-top: 15px;
}

.proceso .info .text img {
  border-radius: 50%;
  background-color: #fff;
}

.proceso .info .text h4 {
  color: #474544;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 7px;
  text-align: center;
  text-transform: uppercase;
}

.proceso .info .text p {
  font-size: 15px;
  line-height: 1.5;
}

.right-radius {
  box-sizing: border-box;
  position: absolute;
  width: 340.83px;
  height: 355.83px;
  right: 92px;
  top: 11.17px;
  border: 8px solid #90CFD8;
  border-radius: 10%;
}

.left-radius {
  box-sizing: border-box;
  position: absolute;
  width: 340.83px;
  height: 355.83px;
  left: 0px;
  top: 14.17px;
  border: 8px solid #7C1B7C;
  border-radius: 10%;
}

.img-radius {
  border-radius: 10%;
}


button, select {
  text-transform: none;
}

button, input, select, textarea {
  color: #5A5A5A;
  font: inherit;
  margin: 0;
}

input {
  line-height: normal;
}

textarea {
  overflow: auto;
}

#container {
  border: solid 3px #474544;
  max-width: 768px;
  margin: 60px auto;
  position: relative;
}

.cookie-disclaimer {
  background: #000000;
  color: #FFF;
  opacity: 0.8;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 150px;
  position: fixed;
}

.cookie-disclaimer .container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cookie-disclaimer .cookie-close {
  float: right;
  padding: 10px;
  cursor: pointer;
}

.col-sm-3 .fa, .col-sm-4 .fa {
  color: #773085;
}

.img .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -80%);
  font-size: 50px;
  color: #5A5A5A;
  -webkit-text-stroke: 4px #5A5A5A;
  letter-spacing: 5px;
}

.img-nosotros .img {
  height: 650px;
  background-image: url(../assets/img/banner20.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-vida-valefectivo .img {
  height: 650px;
  background-image: url(../assets/img/banner20.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-carousel {
  width: 864px;
  height: 795px;
}

.space {
  height: 350px;
  width: auto;
  margin-top: 140px;
}

.container-conten, .container-content.right {
  padding-top: 80px;
}

.container-content.right {
  text-align: end;
}

.title {
  font-size: 38px;
}

.text-title {
  font-size: 30px;
  color: #7C1B7C;
  font-weight: bold;
  font-style: normal;
}

/* .text-content {
  font-size: 16px;
  line-height: 24px;
  color: #000;
} */


.circle-purple {
  box-sizing: border-box;
  position: absolute;
  width: 340.83px;
  height: 340.83px;
  left: 135px;
  top: 11.17px;
  border-radius: 50%;
  border: 6px solid #7C1B7C;
}

.circle-blue {
  box-sizing: border-box;
  position: absolute;
  width: 340.83px;
  height: 340.83px;
  left: 148.34px;
  top: 9px;
  border-radius: 50%;
  border: 8px solid #90CFD8;
}


.circle-purple-left {
  box-sizing: border-box;
  position: absolute;
  width: 340.83px;
  height: 340.83px;
  left: 2px;
  top: 11.17px;
  border-radius: 50%;
  border: 6px solid #7C1B7C;
}

.circle-blue-left {
  box-sizing: border-box;
  position: absolute;
  width: 340.83px;
  height: 340.83px;
  left: 16.34px;
  top: 9px;
  border-radius: 50%;
  border: 8px solid #90CFD8;
}

.img-content-left {
  top: 60px;
  left: 36px;
  width: 280px;
  position: relative;
}

.img-content {
  top: 60px;
  left: 165px;
  width: 280px;
  position: absolute;
}

.img.extf1 {
  height: 240px;
  background-image: url(../assets/img/extf1.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.img.extf7 {
  height: 280px;
  background-image: url(../assets/img/extf7.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.img.extf8 {
  height: 260px;
  background-image: url(../assets/img/extf8.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.img.extf9 {
  height: 280px;
  background-image: url(../assets/img/extf9.png);
  background-size: contain;
  background-repeat: no-repeat;
}


/* Footer */
footer {
  background-color: #7C1B7C;
  bottom: 0;
  width: 100%;
}

.container .col-md-2 a {
  color: #7C1B7C;
}

/* Boot de whatsApp en footer */
.boot {
  position: fixed;
  bottom: 15px;
  right: 10px;
}


@media (max-width: 991px) {
  .container-fluid.c {
    display: none;
  }

  .card-body {
    margin: auto;
    width: 100%;
    padding-top: 30px;
  }

  iframe {
    width: 300;
    height: 200;
    margin-left: 20px;
    white-space: inherit;
  }

  .container-content, .container-content.right {
    padding-top: 0;
  }

  .circle-blue {
    width: 300.83px;
    height: 300.83px;
    left: 23.33px;
    top: 9px;
    border-radius: 50%;
  }

  .circle-purple {
    width: 300.83px;
    height: 300.83px;
    left: 10px;
  }

  .circle-blue-left {
    width: 300.83px;
    height: 300.83px;
  }

  .circle-purple-left {
    width: 300.83px;
    height: 300.83px;
  }

  .img-content, .img-content-left {
    top: 60px;
    left: 50px;
    width: 220px;
    position: absolute;
  }

  .img.extf1 {
    height: 180PX;
  }

  .img-radius {
    width: 320px;
    height: 320px;
  }

  .right-radius {
    box-sizing: border-box;
    position: absolute;
    width: 305.83px;
    height: 325.83px;
    right: 0;
  }

  .left-radius {
    width: 305.83px;
    height: 325.83px;
    left: 2px;
  }

  .button-top {
    display: none;
  }


  .carousel-indicators li {
    border-radius: 100%;
    padding: 2px;
    margin: 10px;
    width: 8px;
    height: 8px;
    background-color: #808080;
  }

}

@media (max-width:767px) {

  .img-radius {
    display: none;
  }

  .right-radius {
    display: none;
  }

  .left-radius {
    display: none;
  }

  .carousel-indicators {
    display: none;
  }

  .container-content.right {
    text-align: end;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width:574px) {
  .word-wrap {
    width: 450px;
    word-wrap: break-word;
  }

  .container-circle {
    display: none;
  }

  .container-circle-left {
    display: none;
  }

  .time-ago {
    display: none;
  }

  iframe {
    padding: 0;
    width: 300px;
    height: 350px;
  }

  .branches-map {
    width: 300px;
    height: 180px;
  }

  .container.info-vacancy {
    width: 100%;
  }

  .img-conv {
    width: 100%;
    height: 400px;
  }
}

@media (max-width: 480px) {
  h1 {
    font-size: 26px;
  }

  .underline {
    width: 68px;
  }

  #form_button {
    padding: 15px 25px;
  }
}

@media (max-width: 420px) {
  h1 {
    font-size: 18px;
  }

  .icon {
    height: 35px;
    width: 35px;
  }

  .underline {
    width: 53px;
  }

  input[type='text'], [type='email'], select, textarea {
    font-size: 0.875em;
  }

  
  .img-vida-valefectivo .img {
    height: 190px;
    background-image: url(../assets/img/banner20.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
  }

  .img-nosotros .img {
    height: 190px;
    background-image: url(../assets/img/banner20.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
  }

}