:root {
  --gris-mpstones: #708573;
  --mpstones-red: #bf0140;
  --azul-mp: #1f363d;
}

.main {
  color: var(--gris-mpstones);
}

.top_linea {
  background-color: var(--mpstones-red);
  justify-content: center;
  align-items: center;
  height: 41.34px;
  padding: 0 5%;
  font-size: 11px;
  display: flex;
}

.div_top_info {
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.style_txt_top {
  color: #fff;
  padding-left: 10px;
  text-decoration: none;
}

.image {
  height: 15px;
}

.navbar {
  color: var(--gris-mpstones);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 109.24px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.cont_menu {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  min-width: 990px;
  height: 85.242px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 50px;
  display: flex;
}

.slider {
  height: 85vh;
}

.image-2 {
  width: 341px;
  max-width: 341px;
  height: auto;
  margin: 0;
  padding: .3rem;
}

.btn_cta_menu {
  background-color: var(--mpstones-red);
  color: #fff;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-menu {
  color: var(--gris-mpstones);
  align-items: center;
  margin-top: 18px;
  margin-left: 30px;
  display: flex;
}

.caja_stylo_2col {
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 0% 0 5%;
  display: flex;
}

.div_style_foto {
  width: 40%;
  margin-right: 20px;
  position: relative;
}

.div_style_text {
  flex-direction: column;
  width: 60%;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 0%;
  display: flex;
}

.body {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.text-block {
  margin-top: 10px;
  margin-bottom: 5px;
}

.style_bullet {
  margin-top: 8px;
  margin-bottom: 0;
  font-weight: 700;
}

.text-block-2 {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
}

.text-block-3 {
  margin-top: 10px;
  font-size: 15px;
}

.text-block-4 {
  margin-bottom: 10px;
  font-size: 20px;
}

.bold-text {
  color: var(--mpstones-red);
}

.image-3 {
  z-index: 9;
  width: auto;
  max-width: none;
  height: 500px;
  margin-top: 55px;
  margin-left: -179px;
  padding-left: 0%;
  position: relative;
}

.style_caja_video {
  background-image: url('../images/video-bg.webp');
  background-position: 50% 85%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  height: 420px;
  display: flex;
  position: relative;
}

.div-block {
  z-index: 10;
  background-color: var(--mpstones-red);
  color: #fff;
  border-radius: 6px;
  width: 80%;
  margin-bottom: -110px;
  padding: 20px 50px 15px;
  display: flex;
  position: relative;
  inset: 22px 0% 0%;
}

.div-block-2 {
  height: auto;
  margin-top: 230px;
  margin-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.div-block-3 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-4 {
  width: 300px;
  margin-bottom: 45px;
  padding-bottom: 0;
}

.style_col_izq {
  flex-direction: column;
  align-items: flex-end;
  width: 50%;
  height: auto;
  margin-bottom: 10px;
  padding-right: 70px;
  display: flex;
}

.style_col_der {
  width: 50%;
}

.div-block-4 {
  text-align: center;
  border-left: .2px solid #fff;
  border-right: .2px solid #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  margin-top: -45px;
  padding-top: 0;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

.text-block-5 {
  max-width: 180px;
  margin-top: 15px;
}

.div-block-5 {
  z-index: 11;
  background-color: var(--mpstones-red);
  color: #fff;
  border-radius: 6px;
  flex-wrap: wrap;
  align-items: center;
  width: 300px;
  padding: 5px 20px 11px;
  display: flex;
  position: absolute;
  inset: auto auto 134px -33px;
}

.text-block-6 {
  letter-spacing: -5px;
  width: auto;
  font-size: 98px;
  font-weight: 700;
  line-height: 90px;
}

.text-block-7 {
  letter-spacing: -3px;
  margin-top: 34px;
  margin-left: 5px;
  font-size: 56px;
  font-weight: 700;
  line-height: 48px;
}

.div-block-6 {
  z-index: 8;
  border: 8px solid var(--mpstones-red);
  border-radius: 6px;
  position: absolute;
  inset: 16% 11% 34% -23%;
}

.features-table {
  border-bottom: 1px #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/tache.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/check.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.heading-copy {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-3-copy {
  margin-top: 10px;
  font-size: 15px;
}

.bold-text-copy {
  color: var(--mpstones-red);
}

.line_footer {
  background-color: var(--mpstones-red);
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 80px 90px;
  display: flex;
}

.text-block-8 {
  text-align: center;
  font-size: 10px;
  line-height: 15px;
}

.link {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.slide {
  background-image: url('../images/slide1.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/slide2.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/slide3.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/slide4.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/slide5.webp');
  background-position: 50%;
  background-size: cover;
}

.div_style_slide {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 0;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.principal_text_slide {
  font-size: 53px;
  font-weight: 300;
  line-height: 50px;
}

.sec_text_slide {
  background-color: var(--mpstones-red);
  border-radius: 6px;
  margin-top: 15px;
  padding: 8px 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.legales-mp {
  text-align: justify;
  border-top: 1px solid #dbdbdb;
  margin-top: 15px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 9px;
  line-height: 11px;
}

.bg-vid {
  height: 600px;
  margin-top: 0;
  display: block;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 40px;
  display: flex;
}

.image-5 {
  width: 150px;
}

.tabs-content {
  position: static;
}

.tab-link-tab-11 {
  display: none;
}

.descripcion {
  z-index: 1001;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}

.image-6 {
  width: 50px;
}

.style-tab {
  padding: 0 0 10px;
}

.tit_simulador {
  color: var(--mpstones-red);
  text-align: center;
  border-top: 1px solid #dbdbdb;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 40px;
}

.text-block-9 {
  color: var(--gris-mpstones);
  text-align: center;
  padding-top: 10px;
  font-size: 11px;
  line-height: 17px;
}

.simulador {
  width: 920px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.tabs-menu {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.text-block-10 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.tabs {
  position: static;
}

.tab-link {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 8.5%;
  margin: 5px;
  padding: 5px;
  display: flex;
}

.tab-link:hover {
  border: 1px solid var(--mpstones-red);
  background-color: #a60a3d00;
  border-radius: 6px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link.w--current {
  border: 1px solid var(--mpstones-red);
  color: #000;
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 6px;
  margin: 0 5px;
  padding: 5px;
}

.tab-link.w--current:hover {
  border-color: var(--mpstones-red);
}

.cont_graficos {
  z-index: 100;
  background-image: url('../images/4-CUR.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.body-2 {
  color: var(--gris-mpstones);
  font-family: Ubuntu, Helvetica, sans-serif;
}

.btn_menu {
  color: var(--gris-mpstones);
  letter-spacing: .5px;
  text-transform: uppercase;
  padding-top: 22px;
  padding-left: 8px;
  padding-right: 8px;
}

.btn_menu:hover {
  color: var(--mpstones-red);
}

.btn_menu.w--current {
  color: var(--mpstones-red);
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.btn_menu.current {
  color: var(--mpstones-red);
  font-weight: 700;
}

.btn_menu.current:hover {
  color: var(--mpstones-red);
}

.nav-link-2, .nav-link-3 {
  color: var(--gris-mpstones);
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-link-3.w--current {
  color: var(--mpstones-red);
}

.nav-link-4 {
  color: var(--gris-mpstones);
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}

.prev-footer {
  background-color: var(--azul-mp);
  color: var(--gris-mpstones);
  flex-flow: wrap;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 5% 35px;
  display: flex;
}

.cta_contenedor {
  display: flex;
}

.izq_cta {
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 50%;
  max-height: 350px;
  display: flex;
  overflow: hidden;
}

.der_cta {
  color: #fff;
  background-color: #1f363d;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding: 0 10% 0 60px;
  display: flex;
}

.image-7 {
  width: 100%;
}

.sub_text {
  text-align: center;
  width: 100%;
  margin-top: 5px;
  margin-left: 0;
  font-size: 17px;
  line-height: 17px;
}

.div-block-9, .div-block-10 {
  background-image: url('../images/f2-gral.svg');
  background-position: 50%;
  background-size: cover;
}

.div-block-17 {
  column-count: 4;
  flex-wrap: wrap;
  column-gap: 0;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gallery-thumbnail {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 6px;
  width: 100%;
  padding: 0 0 8px 8px;
}

.div-block-18 {
  background-image: url('../images/f2-gral.svg');
  background-position: 50%;
  background-size: contain;
  padding-top: 80px;
  padding-bottom: 60px;
}

.img_style_lightbox {
  border-radius: 0;
  width: 33%;
  padding: 10px;
  position: relative;
}

.style_img_gal {
  border-radius: 6px;
  width: 100%;
  max-width: none;
}

.text-block-11 {
  font-size: 30px;
  line-height: 30px;
}

.div-block-19 {
  width: 75%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0% 40px;
}

.text-block-12 {
  text-align: justify;
  margin-bottom: 75px;
}

.body-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.titulo_style_mpstones {
  width: 100%;
  margin: 50px auto;
  font-size: 40px;
  line-height: 50px;
}

.style_subtitulo {
  font-size: 21px;
}

.col_izq {
  flex-direction: column;
  align-items: flex-start;
  width: 33%;
  padding-left: 50px;
  padding-right: 20px;
  display: flex;
}

.col-centro {
  flex-direction: column;
  align-items: flex-start;
  width: 33%;
  margin-top: 27px;
  padding-left: 30px;
  padding-right: 20px;
  display: flex;
}

.col_der {
  border-left: .5px solid #6493a2;
  flex-direction: column;
  align-items: flex-start;
  width: 33%;
  margin-left: 0;
  padding-left: 85px;
  display: flex;
}

.style_logo_highrise {
  height: 50px;
  margin-top: -10px;
  margin-bottom: 20px;
}

.style_txt_fot {
  color: #fff;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  line-height: 15px;
  text-decoration: none;
}

.link_text_footer {
  color: #fff;
  margin-bottom: 9px;
}

.text-block-13 {
  background-color: var(--mpstones-red);
  color: #fff;
  margin-bottom: 35px;
  padding: 5px;
  font-size: 18px;
  font-weight: 700;
}

.style_logo_profimex {
  height: 20px;
  margin-top: 53px;
  margin-bottom: 20px;
}

.style-logo-mp-footer {
  height: 35px;
  margin-bottom: 20px;
}

.footer_main {
  background-color: var(--azul-mp);
}

.col-izq {
  width: 50%;
}

.col-der {
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
}

.div-block-20 {
  flex-flow: wrap;
  margin-top: 118px;
  margin-bottom: 118px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.cabecera-video {
  height: 480px;
}

.background-video {
  mix-blend-mode: normal;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 480px;
  display: flex;
}

.body-4 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-block-14 {
  font-size: 30px;
  line-height: 30px;
}

.bold-text-3 {
  color: #bf0140;
}

.text-span {
  color: var(--mpstones-red);
}

.text-block-2-copy {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 10px;
}

.bold-text-4 {
  color: var(--mpstones-red);
}

.img_porfido-tarima {
  z-index: 9;
  width: auto;
  max-width: none;
  height: 600px;
  margin-top: 0;
  margin-left: 0;
  margin-right: -20px;
  padding-left: 0%;
  position: relative;
}

.text-block-15 {
  font-size: 30px;
  line-height: 30px;
}

.text-block-16 {
  padding-top: 21px;
  padding-bottom: 0;
}

.style_subtitulo-copy {
  font-size: 21px;
  line-height: 28px;
}

.image-8, .image-9, .image-10, .image-11 {
  width: 150px;
}

.text-block-2-copy-copy {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.style_referencia {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  height: 55px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.int_style_caption {
  background-color: var(--mpstones-red);
  color: #fff;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 11px;
  font-weight: 700;
}

.image-12, .image-1 {
  border-radius: 6px;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 20px;
}

.icon-2 {
  color: var(--gris-mpstones);
  margin-top: 2px;
}

.icon-2:hover {
  color: var(--mpstones-red);
}

.text-block-17 {
  color: var(--gris-mpstones);
}

.text-block-17:hover {
  color: var(--mpstones-red);
}

.dropdown-link {
  color: var(--gris-mpstones);
  background-color: #fff;
  font-weight: 400;
}

.dropdown-link:hover {
  color: var(--mpstones-red);
  font-weight: 400;
}

.dropdown-link.w--current {
  color: var(--mpstones-red);
  font-weight: 700;
}

.dropdown-link-2 {
  color: var(--gris-mpstones);
}

.style_referencia-2 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: flex-end;
  height: 55px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 9px;
  padding-left: 9px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.boton-catalogo {
  width: 100%;
}

.button {
  border: 1px solid var(--mpstones-red);
  color: var(--mpstones-red);
  text-align: left;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 15px;
}

.button:hover {
  background-color: var(--mpstones-red);
  color: #fff;
  border-color: #fff;
}

.whats-card {
  z-index: 99999;
  background-color: #25d366;
  border: 1px solid #6fff00;
  border-radius: 100px;
  align-items: center;
  margin-left: 0;
  padding: 5px 25px 5px 20px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 20px;
  left: 20px;
}

.cont_whats {
  height: 30px;
  padding-right: 10px;
}

.img_whats {
  height: 100%;
  padding-right: 0;
}

.text_whaatsapp {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  line-height: 21px;
}

@media screen and (max-width: 991px) {
  .navbar {
    width: 100%;
  }

  .cont_menu {
    justify-content: flex-start;
    width: 100%;
    min-width: auto;
  }

  .nav-menu {
    background-color: #fff;
    width: 95%;
    height: 80vh;
    margin-top: 0;
    margin-left: 0;
    padding: 42px 171px 100px 46px;
  }

  .caja_stylo_2col {
    flex-wrap: wrap;
    padding-right: 5%;
  }

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

  .div_style_text {
    width: 100%;
    padding-left: 20px;
    padding-right: 5%;
  }

  .image-3 {
    height: 700px;
    margin-top: -84px;
    margin-left: -45px;
    padding-left: 0%;
  }

  .div-block {
    flex-wrap: wrap;
    margin-bottom: -367px;
    padding-top: 0;
    position: static;
  }

  .div-block-2 {
    flex-wrap: wrap;
  }

  .style_col_izq {
    width: 100%;
    margin-top: 187px;
  }

  .style_col_der {
    width: 100%;
  }

  .div-block-4 {
    width: 50%;
    margin-top: 24px;
  }

  .div-block-5 {
    bottom: 115px;
    left: 296px;
    right: 0;
  }

  .div-block-6 {
    left: 28%;
  }

  .container {
    max-width: 728px;
  }

  .bg-vid {
    margin-top: 0;
  }

  .simulador {
    width: 100%;
  }

  .tabs-menu {
    flex-wrap: wrap;
    justify-content: center;
  }

  .tab-link {
    width: 20%;
  }

  .cont_graficos {
    margin-top: 0;
  }

  .btn_menu {
    color: #333;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 16px;
    line-height: 0;
  }

  .btn_menu.current {
    width: 100%;
    left: auto;
  }

  .prev-footer {
    width: 85%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .cta_contenedor {
    flex-flow: column wrap;
    justify-content: center;
    align-items: stretch;
    width: 100%;
  }

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

  .der_cta {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .image-7 {
    object-fit: cover;
    width: 100%;
    max-width: none;
  }

  .div-block-17 {
    width: 90%;
  }

  .img_style_lightbox {
    width: 50%;
  }

  .div-block-19 {
    width: 85%;
  }

  .col_izq {
    padding-left: 10px;
  }

  .col_der {
    padding-left: 45px;
  }

  .col-izq {
    width: 100%;
  }

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

  .background-video {
    height: 350px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: #0000;
    padding: 5px;
  }

  .icon {
    color: #515151;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .icon-2 {
    top: -11px;
  }

  .text_whaatsapp {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .top_linea {
    display: none;
  }

  .image-3 {
    height: 600px;
    margin-top: -176px;
    margin-left: -84px;
  }

  .div-block-5 {
    padding-top: 8px;
    bottom: 80px;
    left: 106px;
  }

  .div-block-6 {
    left: 4%;
    right: 2%;
  }

  .features-table {
    padding: 60px 15px;
  }

  .style-tab {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    justify-content: space-around;
  }

  .text-block-10 {
    text-align: justify;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tab-link {
    width: 17%;
  }

  .btn_menu.current {
    width: 100%;
    padding-left: 8px;
    left: auto;
  }

  .div-block-17 {
    column-count: 2;
    width: 90%;
  }

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

  .col-centro {
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .col_der {
    width: 100%;
    margin-top: 30px;
    padding-left: 25px;
  }

  .text-block-14 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .icon-2 {
    top: -11px;
  }
}

@media screen and (max-width: 479px) {
  .main {
    object-fit: contain;
    overflow: visible;
  }

  .navbar {
    height: 80px;
  }

  .cont_menu {
    padding: 0 0 0 10px;
  }

  .image-2 {
    width: 250px;
  }

  .btn_cta_menu {
    font-size: 18px;
  }

  .nav-menu {
    margin-top: 0;
    padding: 58px 20px 80px;
  }

  .caja_stylo_2col {
    overflow: visible;
  }

  .div_style_foto {
    display: block;
    overflow: visible;
  }

  .div_style_text {
    padding-left: 0;
    padding-right: 0%;
  }

  .body {
    object-fit: fill;
  }

  .heading {
    line-height: 38px;
  }

  .image-3 {
    height: 400px;
    margin-top: -34px;
    margin-bottom: 86px;
    margin-left: -87px;
    display: block;
  }

  .style_caja_video {
    margin-top: 2px;
    margin-bottom: 700px;
  }

  .div-block {
    margin-top: 70px;
    margin-bottom: -850px;
    padding-top: 0;
  }

  .div-block-2 {
    margin-bottom: -23px;
  }

  .style_col_izq {
    padding-right: 0;
  }

  .div-block-4 {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
  }

  .div-block-5 {
    padding-bottom: 13px;
    bottom: 50px;
    left: -7px;
    right: 0;
  }

  .div-block-6 {
    inset: 2% 5% 37%;
    overflow: hidden;
  }

  .features-table {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1.25fr;
    grid-auto-flow: row;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .line_footer {
    height: auto;
    padding: 11px 30px 11px 20px;
  }

  .text-block-8 {
    text-align: left;
  }

  .div_style_slide {
    margin-top: 118px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .principal_text_slide {
    padding-left: 19px;
    font-size: 30px;
    line-height: 30px;
  }

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

  .legales-mp {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bg-vid {
    margin-top: -120px;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }

  .descripcion {
    padding-left: 10px;
    padding-right: 10px;
  }

  .style-tab {
    padding-left: 0;
    padding-right: 0;
  }

  .simulador {
    width: 100%;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 62px;
    padding-bottom: 0;
  }

  .text-block-10 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bold-text-2 {
    text-align: left;
  }

  .tab-link {
    align-items: center;
    width: 25%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
  }

  .tab-link.w--current {
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
  }

  .cont_graficos {
    background-image: url('../images/4-CUR-mov.svg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    margin-top: 0;
    padding-left: 0;
  }

  .body-2 {
    overflow: visible;
  }

  .btn_menu {
    padding: 11px 32px 11px 12px;
    font-size: 18px;
    line-height: 18px;
  }

  .btn_menu.current {
    width: 100%;
    padding-left: 12px;
    padding-right: 0;
    left: auto;
  }

  .der_cta {
    padding-left: 30px;
  }

  .div-block-17 {
    width: 90%;
  }

  .gallery-thumbnail {
    margin-top: 0;
  }

  .div-block-18 {
    padding-top: 6px;
  }

  .img_style_lightbox {
    width: 100%;
  }

  .div-block-19 {
    width: 90%;
    padding-top: 0;
  }

  .background-video {
    align-items: flex-end;
    padding-bottom: 43px;
  }

  .text-block-14 {
    padding-left: 52px;
    padding-right: 52px;
  }

  .text-span-2 {
    color: var(--mpstones-red);
  }

  .menu-button {
    padding: 4px;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .icon-2 {
    top: -3px;
  }

  .text-block-17 {
    position: static;
    left: auto;
  }

  .whats-card {
    left: 2.5%;
  }

  .text_whaatsapp {
    font-size: 14px;
  }
}

#w-node-e8206cd9-f521-20a8-83fb-9110d4f481c7-8bd5a026, #w-node-e8206cd9-f521-20a8-83fb-9110d4f481c9-8bd5a026, #w-node-e8206cd9-f521-20a8-83fb-9110d4f481cc-8bd5a026, #w-node-e8206cd9-f521-20a8-83fb-9110d4f481ce-8bd5a026, #w-node-e8206cd9-f521-20a8-83fb-9110d4f481d1-8bd5a026, #w-node-e8206cd9-f521-20a8-83fb-9110d4f481d3-8bd5a026, #w-node-c2574166-b2ea-e999-1886-55babf20de36-8bd5a026, #w-node-c2574166-b2ea-e999-1886-55babf20de38-8bd5a026, #w-node-b1da2754-2d96-b7f8-6941-6b2f68386350-8bd5a026, #w-node-b1da2754-2d96-b7f8-6941-6b2f68386352-8bd5a026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


