.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.header {
  z-index: 99;
  background-color: #fff;
  width: 100%;
  padding: 10px 10px 0;
  position: fixed;
  top: 0;
}

.contenedor {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.contenedor._800 {
  max-width: 800px;
}

.contenedor._960 {
  max-width: 960px;
}

.contenedor._1000 {
  max-width: 1100px;
}

.navbar {
  background-color: #0000;
  width: 100%;
}

.brand {
  width: 25%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
}

.nav_menu {
  float: left;
  width: 75%;
  display: inline-block;
}

.top_header {
  text-align: right;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}

.sub {
  background-image: url('/wp-content/themes/revvo/images/drop.png');
  background-position: 100% 9px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 20px;
  padding-right: 0;
  display: inline-block;
  position: relative;
}

.item_nav {
  color: #3a3a3a;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}


a.item_nav:hover {
    color: #e4002a;
}

.item_nav.var {
  margin-right: 15px;
}

.item_nav.new {
  margin-right: 0;
}

.content_top {
  background-image: url('/wp-content/themes/revvo/images/iconSesion.png');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 14px;
  border-left: 1px solid #dfdfdf;
  margin-left: 15px;
  padding-left: 30px;
  display: inline-block;
}

.content_top._1 {
  background-image: url('/wp-content/themes/revvo/images/iconUser.png');
  margin-left: 0;
}

.down_header {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-flex;
}

.link_menu {
  color: #3a3a3a;
  margin-right: 35px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}


a.link_menu:hover {
    color: #e4002a;
}

.link_menu.boton {
  color: #fff;
  background-color: #4a4a4a;
  /*background-image: url('/wp-content/themes/revvo/images/boton1.png');*/
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-right: 15px;
  padding: 10px 25px;
  transition: all 0.3s ease;
}

a.link_menu.boton:hover {
    background: #3a3a3a;
    transition: all 0.3s ease;
    color: #fff;
}

.link_menu.boton.var {
  background-color: #eb092a;
  background-image: url('/wp-content/themes/revvo/images/solicita.png');
  background-position: 25px;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-right: 0;
  padding-left: 60px;
  transition: all 0.3s ease;
}

.link_menu.boton.var:hover {
  background-image: url('/wp-content/themes/revvo/images/solicita.png');
  background-position: 25px;
  background-repeat: no-repeat;
  background-size: 25px;
  background-color: #3a3a3a;
  color: #fff;
}

.main {
  margin-top: 100px;
}

.banner {
  float: left;
  width: 100%;
  overflow: hidden;
}

.slider {
  background-color: #0000;
  height: auto;
}

.mask {
  height: auto;
}

.none {
  display: none;
}

.slide {
  background-image: url('/wp-content/themes/revvo/images/banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.interna_slide{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 40px 20px;
}

.slide img{
  width: 100%;
}

.left_banner {
    float: right;
    width: 50%;
    padding-right: 0px;
    height: 100%;
    display: flex;
    min-height: 480px;
    align-items: left;
    position: relative;
    left: 8%;
    padding-left: 60px;
    flex-direction: column;
    justify-content: center;
}

.titulo {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 40px;
  color: #4a4a4a;
}

.subtitulo {
  color: #e2052b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mega Fresh, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 75px;
}

.arrow {
  background-color: #797771;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: flex;
}

.arrow-left-productos{
  left: -35px;
}

.arrow-right-productos{
  right: -35px;
}

.content_calc {
  z-index: 5;
  position: relative;
}

.right_banner {
  z-index: 1;
  float: right;
  background-color: #fff;
  border-radius: 15px;
  width: 400px;
  /* height: 520px; */
  height: 550px;
  margin-top: -600px;
  /* padding: 30px 40px; */
  padding: 15px 40px;
  position: relative;
}

.titulo_calc {
  color: #eb092a;
  text-align: left;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.label_calc {
  color: #3a3a3a;
  text-align: left;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.full {
  width: 100%;
  margin-bottom: 20px;
}

.final_calc {
  border-top: 1px solid #d6d6d2;
  padding-top: 20px;
}

.left_calc {
  float: left;
  text-align: left;
  width: 50%;
}

.left_calc.var {
  text-align: right;
}

.texto_calc {
  color: #3a3a3a;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.calcular {
  float: left;
  color: #fff;
  background-color: #eb092a;
  border-radius: 5px;
  width: 100%;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.calcular:hover{
  background-color: #3a3a3a;
}

.texto_final {
  float: left;
  color: #3a3a3a;
  text-align: left;
  width: 100%;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
}

.productos_home {
  float: left;
  width: 100%;
  padding: 50px 40px 55px;
}

.productos_home.var {
  padding-top: 65px;
  padding-bottom: 60px;
}

.titulo_gris {
  color: #3a3a3a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.titulo_gris.var {
  font-size: 40px;
  line-height: 45px;
}

.content_productos {
  position: relative;
}

.content_productos ul{
  padding: 0;
  list-style: none;
  width: 100%;
  margin:0;
}

.content_productos.var {
  height: auto;
}

.columna_producto {
  float: left;
  background-color: #0000;
  border-radius: 10px;
  width: 23%;
  height: 450px;
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
}

#productos .columna_producto{
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}

ul.slick-dots {
    text-align: center;
    display: inline-block;
    margin-top: 30px;
}

ul.slick-dots li {
    font-size: 0;
    list-style: none;
    padding: 0;
    display: inline-block;
    width: 100%;
    margin: 0;
    max-width: 200px;
}


ul.slick-dots li button {
    float: left;
    width: 100%;
    height: 5px;
    border-radius: 50px;
    background: #e7e7e7;
}

ul.slick-dots li.slick-active button{
  background: #8b8b8b;
}

/* RANGE SLIDER */
    .range-slider{
        width: 100%;
        margin: 0 auto;
        position: relative;
        margin-top: 2.5rem;
        margin-bottom: 20px;
        float: left;
    }

    #range { -webkit-appearance: none; width: 100%; }
    #range:focus { outline: none; }

    #range::-webkit-slider-runnable-track {
        width: 100%;
        height: 10px;
        cursor: pointer;
        animate: 0.2s;
        background: linear-gradient(90deg, #e30129 var(--range-progress), #dee4ec var(--range-progress));
        border-radius: 1rem;
    }
    #range::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: 0.25rem solid #e30129;
        box-shadow: 0 1px 3px rgba(0,0,255,.3);
        border-radius: 50%;
        background: #fff;
        cursor: pointer;
        height: 25px; width: 25px;
        transform: translateY(calc(-50% + 5px));
    }

    #tooltip {
        position: absolute;
        top: -2.25rem;
    }

    #tooltip span {
        position: absolute;
        text-align: center;
        display: block;
        line-height: 1;
        padding: 8px 12px;  /* Aumenté el padding para dar más espacio */
        color: #fff;
        border-radius: 0.125rem;
        background: #e30129;
        font-size: 16px;  /* Aumenté el tamaño de la fuente para mejor visibilidad */
        left: 50%;
        transform: translate(-50%, 0);
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        min-width: 50px;  /* Asegura un ancho mínimo para el tooltip */
        white-space: nowrap;  /* Evita que el texto se envuelva */
        box-sizing: border-box; /* Asegura que el padding se cuente dentro del ancho */
    }

    #tooltip span:before {
        position: absolute;
        content: "";
        left: 50%; bottom: -8px;
        transform: translateX(-50%);
        width: 0; height: 0;
        border: 4px solid transparent;
        border-top-color: #e30129;
    }

    #minimo, #maximo{
      font-family: Raleway, sans-serif;
      font-weight: 500;
      color: #3a3a3a;
      float: left;
    }

    #maximo{
      float: right;
    }

    .valores_range{
      margin-top: 5px;
      float: left;
      width: 100%;
    }

    #range_meses { -webkit-appearance: none; width: 100%; }
    #range_meses:focus { outline: none; }

    #range_meses::-webkit-slider-runnable-track {
        width: 100%;
        height: 10px;
        cursor: pointer;
        animate: 0.2s;
        background: linear-gradient(90deg, #e30129 var(--range-progress), #dee4ec var(--range-progress));
        border-radius: 1rem;
    }
    #range_meses::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: 0.25rem solid #e30129;
        box-shadow: 0 1px 3px rgba(0,0,255,.3);
        border-radius: 50%;
        background: #fff;
        cursor: pointer;
        height: 25px; width: 25px;
        transform: translateY(calc(-50% + 5px));
    }

    #tooltip_meses {
        position: absolute;
        top: -2.25rem;
    }

    #tooltip_meses span {
        position: absolute;
        text-align: center;
        display: block;
        line-height: 1;
        padding: 8px 12px;  /* Aumenté el padding para dar más espacio */
        color: #fff;
        border-radius: 0.125rem;
        background: #e30129;
        font-size: 16px;  /* Aumenté el tamaño de la fuente para mejor visibilidad */
        left: 50%;
        transform: translate(-50%, 0);
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        min-width: 50px;  /* Asegura un ancho mínimo para el tooltip */
        white-space: nowrap;  /* Evita que el texto se envuelva */
        box-sizing: border-box; /* Asegura que el padding se cuente dentro del ancho */
    }

    #tooltip_meses span:before {
        position: absolute;
        content: "";
        left: 50%; bottom: -8px;
        transform: translateX(-50%);
        width: 0; height: 0;
        border: 4px solid transparent;
        border-top-color: #e30129;
    }

    #minimo_meses, #maximo_meses{
      font-family: Raleway, sans-serif;
      font-weight: 500;
      color: #3a3a3a;
      float: left;
    }

    #maximo_meses{
      float: right;
    }
/* RANGE SLIDER */

.columna_producto.var {
  text-align: center;
  background-image: url('/wp-content/themes/revvo/images/fondoPR1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.columna_producto.var.final {
  background-image: url('/wp-content/themes/revvo/images/fondoPR2.jpg');
}

.columna_producto.list {
  width: 31.3333%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.columna_producto.list.new {
  height: 425px;
}

.imagen_pr {
  float: left;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 225px;
  padding: 10px;
  display: flex;
}

.imagen_pr._1 {
  background-image: url('/wp-content/themes/revvo/images/producto1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imagen_pr._2 {
  background-image: url('/wp-content/themes/revvo/images/producto2.jpg');
  background-position: 50%;
  background-size: cover;
}

.imagen_pr._01 {
  background-image: url('/wp-content/themes/revvo/images/prod1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.imagen_pr._02 {
  background-image: url('/wp-content/themes/revvo/images/prod2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imagen_pr.list {
  height: 300px;
}

.imagen_pr.list.new {
  height: 250px;
}

.imagen_pr.list.new._02 {
  background-position: 50% 35%;
}

.imagen_pr.list.new._2 {
  background-position: 50% 0;
}

.logo_pr {
  max-height: 45px;
  margin-bottom: 15px;
}

.logo_pr.var {
  max-height: 85px;
}

.texto_pr {
  color: #3a3a3a;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.texto_pr.var {
  color: #fff;
}

.texto_pr.list {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.texto_pr p{
  margin-bottom: 0;
}

.ver_prod {
  color: #fff;
  background-color: #3a3a3a;
  border-radius: 5px;
  padding: 10px 30px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

a.ver_prod:hover {
    background: #fff;
    color: #3a3a3a;
}

.ver_prod.var {
  color: #3a3a3a;
  background-color: #fff;
}

a.ver_prod.var:hover {
    background: #e7e7e7;
}

.ver_prod.list {
  margin-top: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
}

.content_pr {
  float: left;
  text-align: center;
  background-color: #eb092a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 225px;
  padding: 20px;
  display: flex;
}

.content_pr.var {
  background-color: #4a4a4a;
}

.content_pr.list {
  height: 225px;
}

.content_pr.list.new {
  height: 175px;
}

.titulo_prod {
  color: #fff;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.titulo_prod.list {
  font-size: 20px;
  line-height: 25px;
}

.titulo_prod.list.var {
  color: #3a3a3a;
  margin-top: 10px;
}

.pasos {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/slidePasos.png?new');
  background-position: 0 0;
  background-size: 100% 100%;
  width: 100%;
  padding: 100px 20px;
}

.titulo_pasos {
  text-align: center;
  max-width: 500px;
  margin: 0 auto 15px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.titulo_pasos.var {
  margin-bottom: 30px;
  font-size: 23px;
}

.titulo_pasos.var.full {
  max-width: 100%;
}

.texto_pasos {
  color: #3a3a3a;
  text-align: center;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.left_paso {
  float: left;
  text-align: center;
  width: 50%;
  padding-top: 100px;
  padding-right: 40px;
}

.numero {
  color: #d00018;
  border: 1px solid #acacac;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  display: inline-flex;
}

.texto_paso {
  color: #3a3a3a;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.aprobacion {
  text-align: center;
  margin-top: 50px;
}

.texto_aprobacion {
  color: #3a3a3a;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.right_paso {
  float: left;
  text-align: right;
  width: 50%;
}

.iphone {
  max-height: 500px;
}

.blogs {
  float: left;
  width: 100%;
  padding: 40px 20px;
}

.content__blogs.interior {
  margin-top: 50px;
}

.columna_blog {
  float: left;
  width: 31.3333%;
  margin-left: 1%;
  margin-right: 1%;
  text-decoration: none;
}

.imagen__blog {
  float: left;
  border-radius: 10px;
  width: 100%;
  height: 200px;
}

.imagen__blog._1 {
  background-image: url('/wp-content/themes/revvo/images/blog1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.imagen__blog._2 {
  background-image: url('/wp-content/themes/revvo/images/blog2.jpg');
  background-position: 50%;
  background-size: cover;
}

.imagen__blog._3 {
  background-image: url('/wp-content/themes/revvo/images/blog3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.content__blog {
  float: left;
  text-align: center;
  width: 100%;
  padding: 30px 20px;
}

.titulo_noticia {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.texto__blog {
  color: #4d4d4d;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.boton_leer {
  color: #3a3a3a;
  border: 1px solid #3a3a3a;
  border-radius: 5px;
  padding: 10px 30px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.boton_leer:hover {
  color: #fff;
  background-color: #3a3a3a;
}

.boton_leer.right {
  float: right;
}

.top_footer {
  float: left;
  background-color: #4a4a4a;
  width: 100%;
  padding: 50px 20px;
}

.columna_footer {
  float: left;
  width: 33.3333%;
  padding-right: 20px;
}

.item_footer {
  color: #fff;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

.item_footer:hover{
  text-decoration: underline;
}

.item_footer.var {
  font-weight: 600;
  transition: all 0.3s ease;
}

.middle_footer {
  float: left;
  background-color: #eb092a;
  width: 100%;
  padding: 15px 20px;
}

.left_middle {
  float: left;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-right: 40px;
  display: flex;
}

.texto_middle {
  color: #fff;
  margin-right: 15px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.red {
  border-radius: 5px;
  margin-right: 2px;
  padding: 0;
  position: relative;
  transform: scale(0.85);
  transition: all 0.3s ease;
}

.red:hover{
  transform: scale(1.0);
}

#interAbajo{
  transform: scale(0.8);
  transition: all 0.3s ease;
}

#interAbajo:hover{
  transform: scale(1.0);
}


.red.var {
  margin-left: 40px;
  margin-right: 0;
}

.red.new {
  margin-left: 10px;
  margin-right: 10px;
}

.right_middle {
  float: left;
  text-align: right;
  width: 50%;
  padding-left: 40px;
}

.direccion_oficinas{
  width: 100%;
  float: left;
}

.txt_oficinas{
  margin-right: 0px;
  text-align: center;
  margin-top: 15px;
}

.bottom_footer {
  float: left;
  background-color: #fff;
  width: 100%;
  padding: 25px 20px;
}

.copy {
  color: #888;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.asistente {
  position: fixed;
  inset: auto 20px 20px auto;
  width: 75px;
  z-index: 6;
}

.whatsapp_logo{
  inset: auto 20px 95px auto;
  display: none;
}

.sub_menu {
  text-align: left;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 10px;
  width: 300px;
  height: auto;
  padding: 10px 20px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: 0 2px 5px #0003;
}

.enlace_submenu {
  color: #3a3a3a;
  text-align: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

a.enlace_submenu:hover {
    color: #e4002a;
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.submenu {
  padding-top: 25px;
  display: none;
  position: absolute;
  top: 0;
  left: -5px;
}

.app {
  float: left;
  background-color: #f9faff;
  background-image: url('/wp-content/themes/revvo/images/shape.png');
  background-position: 0 -14%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  padding: 100px 20px;
}

.left_app {
  float: left;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-right: 40px;
  display: flex;
}

.titulo_app {
  color: #df1a1d;
  text-align: center;
  margin-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 45px;
}

.texto_app {
  color: #3b3b3b;
  text-align: center;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.cuotas {
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.enlace_app {
  color: #fff;
  background-color: #4a4a4a;
  background-position: 20px !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 350px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 14px 40px 14px 80px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.enlace_app._2 {
  background-image: url('/wp-content/themes/revvo/images/android.png');
}

.enlace_app._3 {
  background-image: url('/wp-content/themes/revvo/images/huawei.png');
}

.right_app {
  float: left;
  text-align: center;
  width: 50%;
}

.img_app {
  max-height: 450px;
}

.banner__blogs {
  float: left;
  text-align: center;
  background-image: url('/wp-content/themes/revvo/images/blogsFondo.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding: 75px 20px;
}

.titulo__banner {
  color: #eb092a;
  margin-top: 0;
  font-family: Mega Fresh, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 65px;
}

.titulo__banner.var {
  font-size: 85px;
  line-height: 90px;
}

.titulo__banner.new {
  margin-bottom: 0;
}

.text_blog {
  color: #3a3a3a;
  max-width: 600px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.content_blogs {
  float: left;
  width: 100%;
  padding: 40px 20px;
}

.columna__blog {
  float: left;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  width: 31.3333%;
  margin: 10px 1%;
  padding: 10px;
}

.imagen_bl {
  float: left;
  width: 100%;
  height: 175px;
}

.imagen_bl._1 {
  background-image: url('/wp-content/themes/revvo/images/bl1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.imagen_bl._2 {
  background-image: url('/wp-content/themes/revvo/images/bl2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.imagen_bl._3 {
  background-image: url('/wp-content/themes/revvo/images/bl3.jpg');
  background-position: 50%;
  background-size: cover;
}

.content_bl {
  float: left;
  width: 100%;
  padding: 20px 15px;
}

.fecha_bl {
  color: #3a3a3a;
  font-family: Raleway, sans-serif;
  font-size: 13px;
}

.titulo_bl {
  color: #3a3a3a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.texto__bl {
  color: #3b3b3b;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
}

.banner_rojo {
  background-color: #6d6f73;
  height: 450px;
}

.content__bl {
  padding: 40px 20px;
  position: relative;
}

.left__blog {
  float: left;
  width: 80%;
  min-height: 300px;
  margin-top: -400px;
}

.fecha_interna {
  color: #fff;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
}

.fecha_interna.var {
  color: #a3a3a3;
  width: 100%;
  display: inline-block;
}

.titulo_interna {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.imagen_blog {
  border-radius: 10px;
  overflow: hidden;
}

.ib {
  width: 100%;
}

.contenido_blog {
  color: #4d4d4d;
  text-align: justify;
  margin-top: 40px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.contenido_blog.var {
  margin-top: 0;
}

.relacionados {
  padding: 40px 20px;
}

.top_relacionados {
  float: left;
  width: 100%;
}

.texto_interese {
  float: left;
  color: #3a3a3a;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.columnas__relacionados {
  float: left;
  width: 102%;
  min-height: 50px;
  margin-top: 30px;
  margin-left: -1%;
}

.right_blog {
  float: left;
  text-align: right;
  width: 20%;
  padding-left: 40px;
}

.share {
  text-align: center;
  max-width: 65px;
  margin-top: 50px;
  display: inline-block;
}

.title_share {
  color: #4d4d4d;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
}

.red_share {
  width: 100%;
  margin-bottom: 15px;
}

.banner_bolsa {
  float: left;
  background-color: #f9faff;
  background-image: url('/wp-content/themes/revvo/images/bolsaEmpleo.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto 95%;
  width: 100%;
}

.banner_bolsa.var {
  background-image: url('/wp-content/themes/revvo/images/gobcorp.png');
  background-size: auto 100%;
}

.right_bolsa {
  float: right;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 350px;
  display: flex;
}

.right_bolsa.var {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.titulo_bolsa {
  color: #e2052b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mega Fresh, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 85px;
}

.titulo_bolsa.var {
  padding-left: 65px;
  font-weight: 400;
}

.second_bolsa {
  float: left;
  width: 100%;
  padding: 60px 20px;
}

.second_bolsa.var {
  padding-top: 25px;
  padding-bottom: 45px;
}

.left_bolsa {
  float: left;
  width: 50%;
}

.titulo_second {
  color: #e2052b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.texto_bolsa {
  color: #4d4d4d;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.columna_bolsa {
  float: left;
  border: 1px solid #cecece;
  border-radius: 10px;
  width: 48%;
  margin: 15px 1%;
  padding: 30px;
  text-decoration: none;
}

.titulo_cb {
  color: #1b1b1b;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.texto_cb {
  color: #4d4d4d;
  text-align: justify;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.boton_cb {
  float: left;
  background-color: #eb092a;
  background-image: url('/wp-content/themes/revvo/images/arrowWhite.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 5px;
  width: 100px;
  height: 45px;
}

.banner_empleo {
  float: left;
  text-align: center;
  background-color: #e20b2f;
  width: 100%;
  padding: 80px 20px;
}

.titulo__empleo {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.second_empleo {
  float: left;
  width: 100%;
  padding: 40px 20px 60px;
}

.left__empleo {
  float: left;
  text-align: justify;
  width: 80%;
  padding-right: 40px;
}

.texto__empleo {
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.right_empleo {
  float: left;
  text-align: center;
  border-left: 1px solid #8d8d8d;
  width: 20%;
  min-height: 60px;
  padding-left: 40px;
}

.compartir {
  color: #00000080;
  width: 100%;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.img_red {
  height: 20px;
}

.columna_empleo {
  float: left;
  text-align: center;
  border: 1px solid #cecece;
  border-radius: 5px;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 30px;
}

.columna_empleo.var {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

.titulo_oferta {
  color: #3a3a3a;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.texto_oferta {
  color: #4d4d4d;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  line-height: 30px;
}

.final_empleo {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/bgEmpleo.png');
  background-position: 50% 0;
  background-size: 100% 100%;
  width: 100%;
  padding: 60px 20px 75px;
}

.titulo_plaza {
  color: #e2052b;
  text-align: center;
  margin-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.texto_plaza {
  color: #3a3a3a;
  text-align: center;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.form_block {
  margin-bottom: 0;
}

.column {
  float: left;
  width: 50%;
  padding-right: 30px;
}

.column.var {
  padding-left: 30px;
  padding-right: 0;
}

.full_column {
  float: left;
  width: 100%;
}

.full_column.var {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.full_column.new {
  text-align: center;
  margin-bottom: 20px;
}

.label_form {
  color: #3a3a3a;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.label_form.var {
  margin-right: 25px;
}

.label_form.white {
  color: #fff;
}

.label_form.new {
  text-align: left;
}

.input_form {
  color: #000;
  background-color: #fff;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
  width: 100%;
  height: 45px;
  margin-bottom: 15px;
  padding: 11px 15px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.input_form.cv {
  background-image: url('/wp-content/themes/revvo/images/iconUpload.png');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: auto;
}

.input_form.message {
  min-height: 100px;
}

.input_form.select {
  background-image: url('/wp-content/themes/revvo/images/arrow_select.png');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
}

.input_form.user {
  color: #eb092a;
}

.input_form.var {
  border-style: none;
}

.enviar_form {
  float: left;
  color: #fff;
  background-color: #eb092a;
  border-radius: 5px;
  padding: 12px 60px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  clear: left;
}

.enviar_form.gris {
  background-color: #545454;
  background-image: linear-gradient(90deg, #545454, #373737);
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15.5px;
  text-align: center;
}

.enviar_form.new {
  float: none;
  margin-top: 30px;
  font-size: 15px;
  display: inline-block;
}

.banner_contacto {
  float: left;
  width: 100%;
  padding: 20px;
}

.contacto {
  background-color: #eeeeee;
  border-radius: 10px;
  height: 350px;
  overflow: hidden;
}

.left_contacto {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/contacto.png');
  background-position: 100%;
  background-size: cover;
  width: 50%;
  height: 100%;
}

.left_contacto.var {
  display: none;
}

.right_contacto {
  float: left;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.titulo_contacto {
  color: #e2052b;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mega Fresh, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 75px;
}

.location {
  color: #3a3a3a;
  background-image: url('/wp-content/themes/revvo/images/location.png');
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: 12px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.texto_redes {
  color: #3a3a3a;
  margin-right: 15px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.img_seguir {
  height: 28px;
}

.siguenos {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.content__contacto {
  float: left;
  width: 100%;
  padding: 40px 20px 100px;
}

.titulo_contact {
  color: #3a3a3a;
  text-align: center;
  max-width: 350px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.titulo_contact.var {
  max-width: 400px;
  font-weight: 500;
}

.titulo_contact.var.new {
  max-width: 100%;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
}

.form_contacto._450 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.form_contacto._450.center, .form_contacto._450.new {
  text-align: center;
}

.form_contacto._550 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.form_contacto._700 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.checkbox {
  color: #4d4d4d;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.recaptcha {
  margin-bottom: 15px;
}

.crear_usuario {
  background-image: url('/wp-content/themes/revvo/images/bgUsuario.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
  padding: 65px 20px;
}

.titulo_crear {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.bullets {
  text-align: center;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.bullets.var {
  text-align: center;
}

.bullet {
  float: left;
  background-color: #f5f6fb;
  border: 1px solid #8a8a8a;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  position: relative;
}

.bullet.active {
  background-color: #8a8a8a;
}

.bullet.var {
  float: none;
}

.line_bullet {
  background-color: #4b4b4b;
  width: 85%;
  height: 2px;
  margin-left: 7.5%;
  position: absolute;
  top: 9px;
}

.line_bullet.var {
  width: 48%;
  margin-left: 26%;
}

.content_crear {
  margin-top: 40px;
  display: none;
}

.content_crear.paso-1 {
  display: block;
}

.disclaimer {
  float: left;
  color: #8e8e8e;
  width: 100%;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.disclaimer_prod {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.titulo_organigrama {
  color: #e20b2f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.final__gob {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/bgEmpleo.png');
  background-position: 0 0;
  background-size: 100%;
  width: 100%;
  padding: 100px 20px 60px;
}

.columna__gob {
  float: left;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  width: 31.3333%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 45px 20px;
  text-decoration: none;
}

.icono_gob {
  height: 45px;
  margin-bottom: 20px;
}

.titulo_gob {
  color: #1b1b1b;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.banner_experiencias {
  float: left;
  width: 100%;
}

.slide_exp {
  background-image: url('/wp-content/themes/revvo/images/bgExp.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 65px 20px 80px;
}

.left_exp {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.right_exp {
  float: left;
  text-align: center;
  width: 50%;
  min-height: 150px;
  padding-left: 40px;
}

.logo_exp {
  max-height: 110px;
  margin-bottom: 75px;
}

.titulo_exp {
  color: #e2052b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mega Fresh, sans-serif;
  font-size: 85px;
  font-weight: 400;
  line-height: 90px;
}

.subtitulo_exp {
  color: #3a3a3a;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 600;
  line-height: 35px;
}

.second__exp {
  float: left;
  width: 100%;
  padding: 60px 20px;
}

.titulo__experiencia {
  color: #3a3a3a;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.texto__experiencia {
  color: #3d3d3d;
  text-align: center;
  max-width: 600px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.content__beneficios {
  margin-top: 50px;
}

.columna_beneficio {
  float: left;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 14.6667%;
  min-height: 100px;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.icono_beneficio {
  max-height: 50px;
  margin-bottom: 15px;
}

.titulo_beneficio {
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.third__exp {
  float: left;
  width: 100%;
  padding: 40px 20px;
}

.content_video {
  background-image: url('/wp-content/themes/revvo/images/video.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
}

.play {
  padding: 0;
}

.play_content {
  text-align: center;
  background-color: #ffffff40;
  border-radius: 50%;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding: 20px 20px 20px 30px;
  display: flex;
}

.content__logos {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.participante {
  margin-left: 25px;
  margin-right: 25px;
  display: inline-block;
}

.banner_app {
  float: left;
  width: 100%;
  padding: 60px 20px;
}

.cont_red {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo_int {
  max-height: 50px;
  margin-bottom: 20px;
}

.redes_banner {
  margin-top: 20px;
}

.banner_red {
  background-image: url('/wp-content/themes/revvo/images/bg_abajo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  padding: 40px 20px 40px 35%;
  position: relative;
}

.hand {
  height: 115%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.banner_if {
  float: left;
  width: 100%;
  padding: 20px 20px 0;
}

.banner__if {
  background-image: url('/wp-content/themes/revvo/images/fondoIF.png'), url('/wp-content/themes/revvo/images/bgIF.jpg');
  background-position: 0 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  border-radius: 10px;
  width: 100%;
  padding: 60px 40px;
}

.banner__if.var {
  background-image: url('/wp-content/themes/revvo/images/fondoUE.png'), url('/wp-content/themes/revvo/images/bgUE.jpg');
  background-position: 50px 0, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.right__banner {
  float: right;
  width: 50%;
}

.titulo_if {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Mega Fresh, sans-serif;
  font-size: 85px;
  font-weight: 400;
  line-height: 90px;
}

.content__if {
  float: left;
  width: 100%;
  padding-bottom: 100px;
}

.cont__if {
  background-color: #f9faff;
  border-radius: 10px;
  padding: 60px 20px;
}

.texto_if {
  color: #3a3a3a;
  text-align: center;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.texto_if.var {
  color: #eb092a;
  font-size: 18px;
}

.response {
  text-align: center;
}

.titulo_response {
  color: #3a3a3a;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.fecha_response {
  color: #3a3a3a;
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.descargar_reporte {
  color: #fff;
  background-color: #eb092a;
  border-radius: 5px;
  width: 225px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.descargar_reporte.var {
  color: #3a3a3a;
  background-color: #0000;
  border: 1px solid #3a3a3a;
  transition: all .2s;
}

.descargar_reporte.var:hover {
  color: #fff;
  background-color: #3a3a3a;
}

.content__login {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/fondoLogin.png'), url('/wp-content/themes/revvo/images/bgExp.jpg');
  background-position: 0 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  padding: 60px 20px 100px;
}

.right_login {
  float: right;
  width: 50%;
}

.login {
  margin-top: 30px;
  margin-bottom: 30px;
}

.titulo_inciar {
  color: #000;
  margin-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.texto_iniciar {
  color: #3a3a3a;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.line {
  background-color: #eb092a;
  width: 50px;
  height: 2px;
}

.otros_enlaces {
  width: 100%;
  margin-top: 15px;
  display: inline-block;
}

.otro_enlace {
  color: #3a3a3a;
  background-image: url('/wp-content/themes/revvo/images/o1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  padding: 12px 20px 12px 45px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.otro_enlace._2 {
  background-image: url('/wp-content/themes/revvo/images/o2.png');
}

.banner_nosotros {
  float: left;
  background-color: #f9faff;
  background-image: url('/wp-content/themes/revvo/images/bgNosotros.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.content__banner {
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  display: flex;
}

.menu_nosotros {
  float: left;
  width: 100%;
}

.nav_nosotros {
  background-color: #656565;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.enlace_nav {
  color: #fff;
  border-right: 1px solid #757575;
  padding: 5px 25px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.enlace_nav.last {
  border-right-style: none;
}

.historia {
  float: left;
  width: 100%;
  padding: 60px 20px;
}

.left_historia {
  float: left;
  width: 50%;
  padding-right: 30px;
}

.titulo_historia {
  color: #3a3a3a;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.titulo_historia.rojo {
  color: #e2052b;
  text-align: center;
}

.texto_historia {
  color: #4d4d4d;
  text-align: justify;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.texto_historia.cut {
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.right_historia {
  float: left;
  width: 50%;
  padding-top: 10px;
  padding-left: 30px;
}

.imagen_historia {
  border-radius: 10px;
}

.valores {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/slidePasos.png?ase');
  background-position: 0 0;
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  padding: 85px 20px 100px;
}

.columnas_valores {
  margin-top: 20px;
}

.valor {
  float: left;
  background-color: #fff;
  border-radius: 10px;
  width: 48%;
  height: 275px;
  margin: 10px 1%;
  padding: 30px;
  overflow: hidden;
}

.left_valor {
  float: left;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 100%;
  padding-right: 15px;
  display: flex;
}

.right_valor {
  float: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  padding-left: 10px;
  display: flex;
}

.titulo_valor {
  color: #1b1b1b;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.texto_valor {
  color: #4d4d4d;
  text-align: left;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  line-height: 19px;
}

.grupo-financiero {
  float: left;
  text-align: center;
  width: 100%;
  padding: 60px 20px;
}

.financiero {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.banco {
  margin-left: 30px;
  margin-right: 30px;
}

.consejo-de-administracion {
  float: left;
  text-align: center;
  background-image: url('/wp-content/themes/revvo/images/admin.png');
  background-position: 0 0;
  background-size: 100% 100%;
  width: 100%;
  padding: 100px 20px;
}

.content_cols {
  text-align: center;
  margin-top: 30px;
}

.columna_user {
  text-align: center;
  width: 23%;
  min-height: 50px;
  margin-left: 1%;
  margin-right: 1%;
  display: inline-block;
}

.columna_user.var {
  float: left;
}

.foto_directivo {
  background-image: url('/wp-content/themes/revvo/images/user.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.foto_directivo.var {
  background-image: url('/wp-content/themes/revvo/images/user2.png');
}

.puesto {
  color: #4d4d4d;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.nombre_directivo {
  color: #4d4d4d;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.comite-ejecutivo {
  float: left;
  text-align: center;
  width: 100%;
  padding: 50px 20px 100px;
}

.content__ue {
  float: left;
  width: 100%;
  padding: 60px 20px;
}

.texto_ue {
  color: #3a3a3a;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  display: inline-block;
}

.form__ue {
  margin-top: 30px;
}

.banner__noticias {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/bgExp.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 75px 20px;
}

.cbanner {
  float: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.texto_banner {
  color: #3a3a3a;
  max-width: 450px;
  margin-left: 50px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.content__noticias {
  float: left;
  width: 100%;
  padding: 50px 20px;
}

.first {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}

.left__first {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/firstNew.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 50%;
  height: 300px;
}

.left__first.related {
  background-image: none;
  border-radius: 0;
  height: auto;
}

.right_first {
  float: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 300px;
  padding-left: 40px;
  display: flex;
}

.right_first.related {
  justify-content: center;
  align-items: flex-end;
  height: auto;
}

.titulo_first {
  color: #1b1b1b;
  font-family: Raleway, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.texto_first {
  color: #4d4d4d;
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.titulo_relacionados {
  color: #3a3a3a;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.bread {
  float: left;
  background-color: #f9faff;
  width: 100%;
  padding: 15px 20px;
  position: relative;
}

.enlace_bread {
  color: #3a3a3a;
  margin-right: 5px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.enlace_bread.active {
  color: #878787;
}

.left_noticia {
  float: left;
  width: 80%;
  margin-top: 0;
}

.banner__noticia {
  float: left;
  width: 100%;
  height: 350px;
}

.contenido__noticia {
  float: left;
  width: 100%;
  padding: 40px 20px;
}

.left__bn {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/noticia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 100%;
}

.right__bn {
  float: left;
  background-color: #f5f5f5;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 40px;
  display: flex;
}

.content__bn {
  width: 100%;
  max-width: 440px;
  padding: 20px;
}

.titulo__noticia {
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  display: inline-block;
}

.lectura {
  color: #1d1d1d;
  background-image: url('/wp-content/themes/revvo/images/clock.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}

.banner_solicitud {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/bgPP.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  padding: 60px 20px 65px;
}

.desde {
  color: #fff;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.titulo_solicitud {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.aprobado {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.formulario_solicitud {
  margin-top: 40px;
}

.label_white {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.terminos {
  color: #fff;
}

.check {
  border: 1px #000;
}

.second_solicitud {
  float: left;
  text-align: center;
  width: 100%;
  padding: 65px 20px;
}

.titulo__solicitud {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.subtitulo__solicitud {
  color: #3a3a3a;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.columnas__solicitud {
  margin-top: 40px;
  margin-bottom: 30px;
}

.columna__solicitud {
  float: left;
  background-color: #ececec;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 36.5%;
  height: 200px;
  margin-left: .5%;
  margin-right: .5%;
  padding: 30px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.columna__solicitud.var {
  width: 24%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.columna__solicitud.var._3 {
  background-color: #3a3a3a;
}

.columna__solicitud.var._4 {
  background-color: #de0125;
}

.columna__solicitud._2 {
  background-color: #6d6f76;
}

.columna__solicitud._5 {
  background-color: #f1f1f1;
}

.icono_solicitud {
  margin-bottom: 15px;
}

.title_solicitud {
  color: #3a3a3a;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.title_solicitud.var {
  color: #fff;
}

.restricciones {
  color: #3a3a3a;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  inset: auto auto 10px 20px;
}

.third_solicitud {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/shapeBG.png'), url('/wp-content/themes/revvo/images/valores.png');
  background-position: 50% 75px, 50%;
  background-repeat: no-repeat, repeat;
  background-size: 450px, 100% 100%;
  width: 100%;
  padding: 60px 20px;
}

.left_requisitos {
  float: left;
  width: 45%;
  padding-right: 40px;
}

.titulo_requisitos {
  color: #3a3a3a;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.titulo_requisitos.center {
  text-align: center;
  margin-bottom: 40px;
}

.lista_solicitud {
  margin-bottom: 30px;
  padding-left: 0;
}

.item_lista {
  color: #3d3d3d;
  background-image: url('/wp-content/themes/revvo/images/check.png');
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: 18px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  font-family: Raleway, sans-serif;
  font-size: 15.5px;
  font-weight: 500;
  line-height: 20px;
}

.enlace_rojo {
  color: #fff;
  background-color: #eb092a;
  border: 1px solid #eb092a;
  border-radius: 5px;
  padding: 10px 40px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.right_requisitos {
  float: left;
  width: 55%;
  padding-left: 40px;
}

.fourth_solicitud {
  float: left;
  width: 100%;
  padding: 60px 20px 40px;
}

.columnas_caracteristicas {
  float: left;
  width: 100%;
  padding-right: 0;
}

.columna_caracteristicas {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.columna_caracteristicas.var {
  padding-left: 40px;
  padding-right: 0;
}

.fifth_solicitud {
  float: left;
  width: 100%;
  padding: 0 20px 40px;
}

.pill {
  float: left;
  background-color: #ececec;
  border-radius: 10px;
  width: 100%;
  height: 200px;
  padding: 30px;
}

.pill.var {
  background-color: #f1f1f1;
}

.titulo_pill {
  color: #3d3d3d;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.texto_pill {
  color: #3d3d3d;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.solicitar_prestamo {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/bgSolicitar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 60px 30px 100px;
}

.tabla_prestamo {
  background-image: linear-gradient(90deg, #7f7f7f, #626262);
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 20px 60px;
}

.fila_tabla {
  border-bottom: 1px solid #ffffff1a;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fila_tabla.last {
  border-bottom-style: none;
}

.left_tabla {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.texto_tabla {
  color: #fefefe;
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

.right_tabla {
  float: left;
  text-align: right;
  width: 50%;
  padding-left: 20px;
}

.banner__rojo {
  float: left;
  text-align: center;
  background-color: #df1a1d;
  width: 100%;
  padding: 75px 20px;
}

.titulo__solicitar {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.banner_promociones {
  text-align: center;
  background-color: transparent;
  padding: 100px 20px 100px;
}

.second_promociones {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.content__promociones {
  margin-top: 0px;
}

.promocion {
  float: left;
  background-color: #fff;
  border: 1px solid #a2a4a8;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 30px;
}

.left_promo {
  float: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 72%;
  height: 165px;
  padding-right: 60px;
  display: flex;
}

.titulo_promo {
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.texto_promo {
  color: #3a3a3a;
  text-align: justify;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.validez {
  color: #3a3a3a;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.right_promo {
  float: left;
  background-image: url('/wp-content/themes/revvo/images/promo.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 15px;
  width: 28%;
  height: 165px;
  position: relative;
}

.lupa {
  background-color: #fff;
  background-image: url('/wp-content/themes/revvo/images/lupa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 10px 10px;
}

/* SUBMENU */
.sub:hover .submenu {
    display: block;
}
/* SUBMENU */

.message.error{
  background-color: #FF9800;
  color: #FFF;
  text-align: center;
  padding: 10px;
}
.message.success{
  text-align: center;
  background: green;
  padding: 10px;
  color: white;
}
.adjuntar_curriculum{
  display: block;
  border: 1px solid #b1b1b1;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  background-image: url("/wp-content/themes/revvo/images/iconUpload.png");
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: auto;
  text-decoration: none;
  color: red;
  text-align: center;
  width: 100%;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}
.adjuntar_curriculum:hover{
  background-color: black;
  color: white;
}
.curriculum_name{
  font-family: Raleway, sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  font-style: italic;
  font-size: 11px;
}
a.disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
}
.loading-overlay{
  background-color: rgb(0 0 0 / 65%);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  display: none;
}
.loading-content{
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  transform: translate(-50%, -50%);
  font-size: 22px;
  font-family: Raleway, sans-serif;
  font-weight: bold;
}
.loading-content{
    text-align: center;
}
.loading-overlay-spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 65%); /* fondo semitransparente */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;

}

/* La ruedita */
.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #eb092a;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0px auto;
  margin-bottom: 20px;
}

/* Animación */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@media(max-width:1220px){
.item_nav{
  margin-right: 10px;
}
}


@media(max-width:1170px){
.brand{
  width:20%;
  padding-right: 10px;
}

.nav_menu{
  width: 80%;
}

.item_nav{
  margin-right: 10px;
  font-size: 13.5px;
}
}

@media(max-width:1068px){
a.item_nav {
    letter-spacing: -0.3px;
    margin-right: 5px;
    font-size: 13.2px;
}

.link_menu{
  margin-right: 20px;
}

.left_banner {
  float: right;
  width: 50%;
  padding-right: 40px;
  left: -5%;
}
}

.banner_interna{
  float: left;
  width: 100%;
}

button.web-chat-isoft-chat-button.web-chat-isoft-chat-button-revvo.ng-star-inserted {
    border: 2px solid white !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) !important;
}

@media screen and (max-width: 991px) {
a.item_nav {
    letter-spacing: 0px;
    margin-right: 0px;
    font-size: 15px;
}

  .header {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .brand {
    width: 50%;
    padding: 0 0 0 20px;
  }

  .nav_menu {
    background-color: #fff;
    width: 100%;
    padding-top: 20px;
  }

  .top_header {
    text-align: center;
    padding-bottom: 0;
  }

  .sub {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    margin-right: 0;
  }

  .item_nav {
    background-color: #fff;
    border-top: 1px solid #00000012;
    width: 100%;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .item_nav.var {
    background-image: url('/wp-content/themes/revvo/images/drop.png');
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    display: inline-block;
  }

  .item_nav.new {
    background-color: #0000;
  }

  .content_top {
    background-color: #fff;
    background-position: 39%;
    border-left-style: none;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }

  .content_top._1 {
    background-color: #fff;
  }

  .down_header {
    justify-content: center;
    align-items: center;
    padding: 0;
    display: inline-block;
  }

  .link_menu {
    background-color: #fff;
    border-top: 1px solid #00000012;
    border-radius: 0;
    width: 100%;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .link_menu.boton {
    border-radius: 0;
  }

  .link_menu.boton.var {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .main {
    margin-top: 0;
  }

  .slide {
    height: 400px;
  }

  .left_banner {
    width: 100%;
    padding-right: 0;
  }

  .titulo {
    text-align: center;
    margin-top: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .subtitulo {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .arrow {
    top: -60%;
  }

  .arrow-left-productos {
    left: -8px;
    width: 50px;
  }

  .arrow-right-productos {
    right: -8px;
    width: 50px;
  }

  .prev-arrow, .next-arrow{
    top: 0%;
  }

  .right_banner {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .titulo_calc, .label_calc {
    text-align: center;
  }

  .full {
    max-width: 250px;
  }

  .productos_home {
    padding: 30px 10px 0;
  }

  .productos_home.var {
    padding-bottom: 30px;
  }

  .titulo_gris.var.list {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .content_productos.var.list {
    margin-top: 0;
  }

  .columna_producto {
    width: 48%;
    margin-bottom: 20px;
  }

  .columna_producto.list {
    width: 48%;
  }

  ul.slick-dots li button {
      width: 10px;
      height: 10px;
      padding: 0;
  }

  ul.slick-dots li{
    width: auto;
    display: inline-block;
    margin: 0 2px;
  }

  ul.slick-dots{
    margin-top: 10px;
  }

  .left_paso {
    padding-right: 0;
  }

  .logo {
    max-height: 50px;
  }

  .toggle {
    color: #000;
    margin-right: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .toggle.w--open {
    color: #000;
    background-color: #0000;
    margin-right: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .sub_menu {
    border-radius: 0;
    width: 100%;
    padding: 0;
  }

  .enlace_submenu {
    text-align: center;
    background-color: #f5f5f5;
    border-top: 1px solid #00000012;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .submenu {
    text-align: center;
    width: 100%;
    padding-top: 0;
    display: none;
    position: relative;
    left: 0;
  }

  .app {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .left_app {
    width: 100%;
    padding-right: 0;
  }

  .right_app {
    width: 100%;
    margin-top: 30px;
  }

  .columna__blog {
    width: 48%;
  }

  .right_bolsa {
    height: 200px;
  }

  .titulo_bolsa {
    font-size: 35px;
    line-height: 40px;
  }

  .left_bolsa {
    width: 100%;
  }

  .titulo_second {
    margin-bottom: 15px;
  }

  .columna_bolsa {
    width: 100%;
    margin: 5px 0%;
  }

  .banner_if {
    padding: 0;
  }

  .content__if {
    padding-bottom: 0;
  }

  .content__login {
    background-size: 50%, cover;
  }

  .valor {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .content_cols {
    margin-top: 15px;
  }

  .columna_user {
    float: left;
    width: 31.3333%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .columna_user.var {
    width: 48%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .comite-ejecutivo {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .texto_ue {
    line-height: 25px;
  }

  .contenido__noticia, .banner_solicitud, .third_solicitud, .fourth_solicitud {
    padding-left: 30px;
    padding-right: 30px;
  }

  .columna_caracteristicas {
    width: 100%;
    padding-right: 0;
  }

  .columna_caracteristicas.var {
    padding-left: 0;
  }

  .fifth_solicitud {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pill {
    height: auto;
  }

  .pill.var {
    margin-top: 10px;
  }

  .left_promo {
    width: 65%;
    height: 200px;
  }

  .right_promo {
    width: 35%;
    height: 200px;
  }
  .contenedor.productos_contenedor{
    max-width: 800px;
  }

  .slide img{
  width: 100%;
  display: none;
  }

  .interna_slide{
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
  }

  .titulo, .subtitulo{
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .left_banner {
      padding: 0px 40px;
      left: 0;
      min-height: 200px;
  }

  .arrow{
    top: 0%;
  }

  .content_top {
    background-position: 35%;
  }

  .slider.new {
    height: 650px;
  }

  .slide {
    height: 300px;
  }

  .productos_home.var {
    padding-top: 30px;
  }

  .titulo_gris {
    margin-bottom: 0;
  }

  .titulo_gris.var {
    font-size: 25px;
    line-height: 30px;
  }

  .titulo_gris.var.list {
    margin-bottom: 20px;
  }

  .content_productos {
    margin-top: 20px;
  }

  .content_productos.var.list {
    margin-top: 10px;
  }

  .columna_producto.list.new {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .pasos {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .blogs {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .content__blogs.interior {
    margin-top: 20px;
  }

  .columna_blog {
    width: 100%;
    margin: 15px 0%;
  }

  .top_footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .columna_footer {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }

  .left_middle {
    /* flex-flow: column; */
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .texto_middle {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .red {
    margin: 10px 5px;
  }

  .red.var {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }

  .right_middle {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .copy {
    text-align: center;
  }

  .banner__blogs {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titulo__banner.var {
    font-size: 50px;
    line-height: 40px;
  }

  .left__blog {
    width: 100%;
  }

  .fecha_interna.var {
    margin-bottom: 20px;
  }

  .right_blog {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .share {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }

  .red_share {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner_bolsa {
    background-size: auto 150px;
  }

  .banner_bolsa.var {
    background-position: 0 100%;
    background-size: auto 150px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .right_bolsa {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 150px;
  }

  .second_bolsa {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo__empleo {
    font-size: 25px;
    line-height: 30px;
  }

  .second_empleo {
    padding-bottom: 20px;
  }

  .left__empleo {
    width: 100%;
    padding-right: 0;
  }

  .right_empleo {
    border: 1px #000;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }

  .columna_empleo {
    width: 100%;
    margin: 5px 0%;
  }

  .column {
    width: 100%;
    padding-right: 0;
  }

  .column.var {
    padding-left: 0;
  }

  .banner_contacto {
    padding: 0;
  }

  .right_contacto {
    padding-left: 15px;
    padding-right: 15px;
  }

  .location {
    text-align: left;
    background-position: 0 2px;
    padding-left: 20px;
  }

  .texto_redes {
    margin-right: 0;
  }

  .siguenos {
    align-self: center;
    display: block;
  }

  .titulo_organigrama {
    font-size: 20px;
    line-height: 25px;
  }

  .final__gob {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .columna__gob {
    width: 100%;
    margin: 10px 0%;
  }

  .banner_experiencias {
    height: auto;
  }

  .slide_exp {
    padding-top: 30px;
  }

  .dots {
    display: block;
  }

  .left_exp {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }

  .right_exp {
    width: 100%;
    padding-left: 0;
  }

  .logo_exp {
    margin-bottom: 30px;
  }

  .titulo_exp {
    font-size: 50px;
    line-height: 50px;
  }

  .second__exp {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columna_beneficio {
    width: 31.3333%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .content__logos {
    display: inline-block;
  }

  .imagen_mobile {
    max-height: 200px;
    margin-bottom: 40px;
  }

  .banner_red {
    background-size: cover;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hand {
    height: auto;
    max-height: 200px;
    position: relative;
  }

  .banner_if {
    padding: 0;
  }

  .banner__if {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .banner__if.var {
    text-align: center;
    background-position: 50% 100%, 50%;
    background-size: auto 200px, cover;
    padding-top: 30px;
    padding-bottom: 200px;
  }

  .right__banner {
    width: 100%;
  }

  .titulo_if {
    font-size: 50px;
    line-height: 55px;
  }

  .titulo_if.var {
    font-size: 30px;
    line-height: 35px;
  }

  .content__if {
    padding-bottom: 0;
  }

  .content__login {
    background-size: auto 300px, cover;
    padding-top: 30px;
    padding-bottom: 300px;
  }

  .right_login {
    width: 100%;
  }

  .titulo_inciar {
    margin-top: 0;
  }

  .banner_nosotros {
    background-size: auto 200px;
  }

  .content__banner {
    height: 200px;
  }

  .menu_nosotros {
    display: none;
  }

  .historia {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .left_historia {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .titulo_historia {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .right_historia {
    width: 100%;
    padding-left: 0;
  }

  .valor {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .grupo-financiero {
    padding-top: 30px;
  }

  .content_cols {
    margin-top: 15px;
  }

  .columna_user {
    float: left;
    width: 31.3333%;
  }

  .columna_user.var {
    width: 48%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .comite-ejecutivo {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .content__ue {
    padding-top: 30px;
  }

  .texto_ue {
    font-size: 15px;
    line-height: 20px;
  }

  .banner__noticias {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .texto_banner {
    margin-left: 30px;
  }

  .content__noticias {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .first {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .left__first {
    width: 100%;
    height: 200px;
  }

  .right_first {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 15px;
    padding-left: 0;
  }

  .right_first.related {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .titulo_first {
    font-size: 20px;
    line-height: 25px;
  }

  .texto_first, .titulo_relacionados {
    text-align: center;
  }

  .left_noticia {
    width: 100%;
  }

  .banner__noticia {
    height: auto;
  }

  .contenido__noticia {
    padding: 30px 20px;
  }

  .left__bn {
    width: 100%;
    height: 200px;
  }

  .right__bn {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .content__bn {
    text-align: center;
    max-width: 100%;
  }

  .titulo__noticia {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .lectura {
    width: auto;
  }

  .banner_solicitud {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo_solicitud {
    font-size: 25px;
    line-height: 30px;
  }

  .second_solicitud {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columnas__solicitud {
    margin-top: 20px;
  }

  .columna__solicitud {
    width: 100%;
    margin: 5px 0%;
  }

  .columna__solicitud.var {
    width: 100%;
  }

  .left_requisitos {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }

  .item_lista {
    text-align: left;
  }

  .right_requisitos {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
  }

  .solicitar_prestamo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabla_prestamo {
    padding: 20px 30px;
  }

  .titulo__solicitar {
    font-size: 30px;
    line-height: 35px;
  }

  .banner_promociones {
    padding-top: 40px;
    padding-bottom: 110px;
  }

  .left_promo {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding-right: 0;
  }

  .right_promo {
    width: 100%;
  }

  .asistente {
    display: none;
  }
  
  .whatsapp_logo{
    display: inline-block;
    inset: auto 0px 20px auto;
  }

}

@media screen and (max-width: 479px) {
  .brand {
    width: 70%;
  }

  .content_top {
    background-position: 30px;
  }

  .slider.new {
    height: 625px;
  }

  .titulo {
    margin-bottom: 0;
    font-size: 18px;
  }

  .subtitulo {
    font-size: 30px;
    line-height: 35px;
  }

  .right_banner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .full {
    max-width: 100%;
  }

  .productos_home.var {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .titulo_gris.var {
    font-size: 20px;
    line-height: 25px;
  }

  .titulo_gris.var.list {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
  }

  .columna_producto {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .columna_producto.list {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .titulo_pasos.var.full {
    font-size: 20px;
    line-height: 23px;
  }

  .left_paso {
    width: 100%;
    padding-top: 0;
  }

  .right_paso {
    text-align: center;
    width: 100%;
    padding-top: 30px;
  }

  .boton_leer.sol {
    width: 100%;
  }

  .asistente {
    z-index: 99;
  }

  .av {
    max-width: 75px;
  }

  .toggle, .toggle.w--open {
    padding-top: 12px;
    padding-bottom: 0;
  }

  .titulo_app {
    font-size: 30px;
    line-height: 35px;
  }

  .texto_app {
    font-size: 15px;
    line-height: 20px;
  }

  .cuotas {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .enlace_app {
    background-position: 20px;
    padding-left: 50px;
    padding-right: 20px;
  }

  .banner__blogs {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titulo__banner.new {
    font-size: 50px;
    line-height: 50px;
  }

  .content_blogs {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .columna__blog {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .banner_rojo {
    height: 300px;
  }

  .left__blog {
    margin-top: -270px;
  }

  .right_blog {
    width: 100%;
  }

  .share {
    width: 100%;
    max-width: 100%;
  }

  .red_share {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner_bolsa.var {
    background-position: 0 100%;
    background-size: auto 175px;
  }

  .right_bolsa {
    padding-top: 30px;
    padding-bottom: 175px;
  }

  .second_bolsa {
    padding: 30px 25px;
  }

  .banner_empleo {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titulo__empleo {
    font-size: 20px;
    line-height: 25px;
  }

  .full_column.var {
    flex-flow: row;
  }

  .label_form.var {
    margin-right: 15px;
  }

  .banner_contacto {
    padding: 0;
  }

  .contacto {
    height: auto;
  }

  .left_contacto {
    display: none;
  }

  .left_contacto.var {
    width: 100%;
    height: 250px;
    display: block;
  }

  .right_contacto {
    width: 100%;
    padding: 35px 20px;
  }

  .titulo_contacto {
    margin-bottom: 20px;
  }

  .location {
    text-align: center;
  }

  .texto_redes {
    margin-right: 0;
  }

  .columna__gob {
    width: 100%;
    margin: 10px 0%;
  }

  .titulo_gob {
    font-size: 16px;
    line-height: 20px;
  }

  .subtitulo_exp {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .titulo__experiencia {
    font-size: 20px;
    line-height: 25px;
  }

  .content__beneficios {
    margin-top: 20px;
  }

  .columna_beneficio {
    width: 48%;
  }

  .third__exp {
    padding-top: 20px;
  }

  .content_video {
    height: 250px;
  }

  .play_content {
    width: 80px;
    height: 80px;
  }

  .participante {
    width: 48%;
    margin: 10px 1%;
  }

  .banner_app {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cont_red {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner_if {
    padding: 0;
  }

  .banner__if {
    background-position: 50% 100%, 50%;
    background-size: auto 150px, cover;
    padding: 20px 30px 150px;
  }

  .banner__if.var {
    background-size: auto 150px, cover;
    padding-bottom: 150px;
  }

  .right__banner {
    text-align: center;
    width: 100%;
  }

  .content__if {
    padding-bottom: 0;
  }

  .content__login {
    background-size: auto 250px, cover;
  }

  .banner_nosotros {
    background-size: 100%;
    padding-top: 30px;
    padding-bottom: 150px;
  }

  .content__banner {
    text-align: center;
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .valor {
    height: auto;
    padding: 20px;
  }

  .left_valor {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .right_valor {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }

  .texto_valor {
    text-align: center;
  }

  .grupo-financiero {
    padding-bottom: 30px;
  }

  .financiero {
    display: inline-block;
  }

  .banco {
    width: 100%;
    margin: 10px 0;
  }

  .columna_user {
    width: 100%;
    margin: 20px 0%;
  }

  .columna_user.var {
    width: 100%;
  }

  .content__ue {
    padding-bottom: 40px;
  }

  .banner__noticias {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cbanner {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .texto_banner {
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
  }

  .titulo_first {
    font-size: 16px;
    line-height: 22px;
  }

  .bread {
    text-align: center;
  }

  .banner_solicitud {
    padding: 30px 20px;
  }

  .titulo_solicitud {
    font-size: 25px;
    line-height: 30px;
  }

  .aprobado {
    font-size: 18px;
  }

  .titulo__solicitud {
    font-size: 20px;
    line-height: 30px;
  }

  .third_solicitud {
    padding-left: 20px;
    padding-right: 20px;
  }

  .left_requisitos {
    text-align: center;
  }

  .titulo_requisitos {
    font-size: 25px;
    line-height: 30px;
  }

  .titulo_requisitos.center {
    margin-bottom: 20px;
  }

  .item_lista {
    text-align: left;
  }

  .enlace_rojo.sol {
    width: 100%;
  }

  .fourth_solicitud {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fifth_solicitud {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pill {
    text-align: center;
  }

  .solicitar_prestamo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabla_prestamo {
    padding: 10px 20px;
  }

  .left_tabla.down {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .right_tabla.down {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .titulo__solicitar {
    font-size: 25px;
    line-height: 30px;
  }

  .second_promociones {
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
  }

  .promocion {
    padding-left: 20px;
    padding-right: 20px;
  }

  .prev-arrow, .next-arrow{
    width: 30px;
    height: 30px;
    font-size: 16px;
  }

  .arrow-right-productos {
    right: -8px;
    width: 40px;
  }

  .arrow-left-productos {
    left: -8px;
    width: 40px;
  }

}


@media(max-width: 767px){
  .banner_nosotros{
    padding: 60px 20px !important;
  }

  .titulo__banner.var{
    text-align: center !important;
  }

  .content_pr.list {
      height: auto;
  }

  .columna_producto.list{
    height: auto !important;
  }
}

@font-face {
    font-family: 'Mega Fresh';
    src: url('/wp-content/themes/revvo/fonts/MegaFresh.eot');
    src: url('/wp-content/themes/revvo/fonts/MegaFresh.eot#iefix') format('embedded-opentype'),
        url('/wp-content/themes/revvo/fonts/MegaFresh.woff2') format('woff2'),
        url('/wp-content/themes/revvo/fonts/MegaFresh.woff') format('woff'),
        url('/wp-content/themes/revvo/fonts/MegaFresh.ttf') format('truetype'),
        url('/wp-content/themes/revvo/fonts/MegaFresh.svg#MegaFresh') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
