@font-face {
  font-family: Worksans;
  src: url('../fonts/WorkSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ibmplexsans;
  src: url('../fonts/IBMPlexSans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ibmplexsans;
  src: url('../fonts/IBMPlexSans-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ibmplexsans;
  src: url('../fonts/IBMPlexSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway variablefont wght;
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans;
  src: url('../fonts/OpenSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.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;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-main {
  text-align: center;
  background-color: #293249;
  min-height: 80px;
  padding-top: 20px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.sectionintro {
  text-align: center;
  background-color: #fffc;
  background-image: linear-gradient(#ffffff4a, #ffffff4a), url('../images/back-line.svg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  border-bottom: 1px solid #dfdfdf;
  min-height: 0;
  padding-top: 60px;
  padding-bottom: 140px;
}

.h1-lema {
  color: #fcfcfc;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 38px;
  font-weight: 600;
  display: inline-block;
}

.par-slogan {
  color: #f8fcff;
  text-align: left;
  letter-spacing: 0;
  text-shadow: none;
  padding-left: 0;
  font-family: Opensans, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
}

.cols-boxes {
  margin-top: 20px;
  margin-bottom: 0;
}

.sectionsellos {
  text-align: center;
  background-color: #20406d;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top: 1px solid #205886;
  min-height: 100px;
  padding-top: 10px;
  padding-left: 0;
}

.image-mock {
  background-color: #f5f5f5;
  border: 1px #000;
  border-left-color: #ddd;
  border-radius: 20px 20px 0 0;
  padding: 20px 20px 0;
  display: none;
}

.col-base {
  display: block;
}

.sectionuso {
  text-align: center;
  background-color: #161817;
  background-image: url('../images/sep-curve-dark-white.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 160px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.h3-proveedor {
  color: #656872;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 19px;
  padding-left: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 19px;
  display: block;
}

.div-logos {
  background-color: #161817;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.col-center {
  text-align: center;
}

.logo-user {
  margin-bottom: 8px;
}

.sectionconcepto {
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #eef3f5;
  min-height: 0;
  display: block;
}

.h2-concepto {
  color: #484c50;
  text-align: left;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.h2-concepto.center {
  color: #48525e;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 27px;
}

.par-describe {
  color: #444;
  letter-spacing: 0;
  margin-top: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
}

.par-describe.left {
  text-align: left;
}

.sectionrgpd {
  text-align: center;
  min-height: 500px;
  padding-bottom: 40px;
}

.logo-header {
  padding-top: 0;
}

.icon {
  color: #fff;
}

.div-boton-center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.menulink {
  color: #4794ea;
  background-color: #293249;
  margin-top: 5px;
  margin-bottom: 1px;
  padding: 5px 8px 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.menulink:hover {
  color: #fcfdff;
}

.par-rgpd {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
}

.cols-rgpd {
  margin-top: 52px;
  margin-bottom: 0;
}

.col-rgp {
  padding-right: 20px;
}

.sec-footer {
  color: #213358;
  text-align: center;
  background-color: #0c111f;
  min-height: 0;
  padding-top: 40px;
}

.h2-black {
  color: #1e4b83;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 14px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 30px;
}

.botondown {
  text-align: center;
  background-color: #486ff8;
  border-radius: 8px;
  padding: 16px 1.25rem;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.link-prensa {
  text-decoration: none;
}

.col-prensa {
  margin-top: 20px;
}

.div-logos-prensa {
  text-align: center;
  background-color: #fff;
}

.h3-prensa-gray {
  color: #1a2733;
  -webkit-text-stroke-width: 0px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.container-prensa {
  padding-top: 30px;
  padding-bottom: 14px;
}

.logo-prensa {
  margin: 4px 8px;
  padding-top: 0;
  padding-left: 0;
}

.h2-medios {
  color: #26272a;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.sectionmedios {
  background-color: #fff;
  min-height: 200px;
  padding-bottom: 40px;
}

.pra-prensa {
  color: #69707c;
  font-size: 15px;
}

.box-prensa {
  color: #3a414e;
  background-color: #f2f3f7;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  max-width: 400px;
  min-height: 240px;
  margin-bottom: 26px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.container-footer {
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.link-legal {
  color: #4794ea;
  text-align: center;
  letter-spacing: 1px;
  background-color: #0000;
  border-bottom: 1px #3a69b4;
  margin-top: 8px;
  margin-bottom: 0;
  padding-bottom: 8px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.link-legal:hover {
  color: #98c2f0;
}

.image-4 {
  padding-top: 8px;
}

.image-sello-eu {
  border-radius: 14px;
  margin-top: 18px;
  padding-top: 0;
}

.div-socialbox {
  text-align: center;
  margin-top: 36px;
  margin-bottom: 100px;
}

.row-sellos {
  margin-bottom: 15px;
}

.div-made {
  background-image: url('../images/made-in-europe.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125px;
  min-width: 134px;
  min-height: 57px;
  display: inline-block;
}

.texto-pie {
  color: #fff;
  text-align: center;
  margin-top: 8px;
  font-family: Ibmplexsans, sans-serif;
  font-weight: 400;
}

.row-sedes {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
}

.link-sello {
  margin-top: 12px;
  margin-left: 12px;
  margin-right: 12px;
}

.div-center {
  text-align: center;
}

.div-center.top {
  margin-top: 40px;
}

.col-center-2 {
  text-align: center;
  position: static;
}

.image-sello {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h3-made {
  color: #eee;
  margin-top: 12px;
  padding-left: 56px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.social-base {
  color: #c9d1e2;
  background-color: #14304e;
  border: 1px #000;
  border-radius: 45px;
  min-width: 40px;
  min-height: 40px;
  margin-right: 20px;
}

.social-base:hover {
  background-color: #51595c;
}

.link-footer {
  color: #4794ea;
  margin-top: 6px;
  margin-bottom: 8px;
  padding-left: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link-footer:hover {
  color: #b9d7f8;
}

.link-footer.w--current {
  margin-bottom: 2px;
}

.titulo-footer {
  color: #fffdfd;
  margin-top: 16px;
  margin-bottom: 4px;
  padding-left: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.texto-creditos {
  color: #8c8d96;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 16px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-aviso-legal {
  text-align: center;
  border-bottom: 1px solid #2b3444;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.col-link {
  text-align: left;
  border-left: 1px #21253ae3;
}

.nav-menu {
  background-color: #293249;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.menulinkacceso {
  color: #4794ea;
  background-color: #161922;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 4px;
  padding: 8px 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-weight: 600;
}

.menulinkacceso:hover {
  color: #fcfdff;
}

.par-comenta {
  color: #33444d;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 20px 16px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.sectionazure {
  background-color: #2a2f33;
}

.container-azure {
  text-align: center;
  padding: 8px 6px 26px;
}

.heading {
  color: #fff;
  margin-top: 10px;
  font-family: Worksans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.h1-white {
  color: #f7f7f7;
  margin-top: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.cols-software {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-sellos {
  min-height: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.box-icon-circle {
  float: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: inline-block;
}

.botondownblack {
  text-align: center;
  background-color: #232c38;
  border-radius: 25px;
  margin-bottom: 10px;
  padding: 10px 40px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
  display: inline-block;
}

.botondownblack.margin {
  margin-left: 20px;
  display: inline-block;
}

.h2-sof-free {
  color: #1a7724;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 26px;
}

.h2-sof-free.leftpad {
  padding-left: 10px;
  font-weight: 500;
}

.par-sub-soft-black {
  color: #505050;
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.par-sistema-black {
  color: #676869;
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.col-soft {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}

.head-soft {
  border-bottom: 2px solid #7896cf;
  min-height: 110px;
}

.div-updated {
  margin-top: 12px;
  margin-bottom: 20px;
}

.par-updated {
  color: #6e6e6e;
  text-align: center;
  background-color: #f5f9fd;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 5px 10px 4px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  box-shadow: 0 2px 5px #00000012;
}

.col-store {
  padding-top: 10px;
}

.panel-soft-general {
  background-color: #e8ecf1;
  border-radius: 9px;
  min-height: 0;
  margin-bottom: 40px;
  padding: 26px 26px 20px;
}

.h2-soft-general {
  color: #234285;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 28px;
}

.h2-soft-general.leftpad10 {
  padding-left: 10px;
}

.par-sub-soft-general {
  color: #3e4044;
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.head-soft-general {
  border-bottom: 1px solid #d0d7e4;
  min-height: 60px;
  margin-bottom: 16px;
}

.par-sistema-gen {
  color: #67707c;
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
}

.cols-soft-general {
  margin-bottom: 10px;
}

.botonstoreread {
  text-align: center;
  background-color: #2e3d52;
  border-radius: 25px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 40px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.botondownsep {
  text-align: center;
  background-color: #2c7ae7;
  border-radius: 25px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 40px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.icono-soft {
  float: none;
  background-color: #2e3d52;
  border-radius: 0;
  display: inline-block;
}

.boxiconosoft {
  float: right;
  text-align: center;
  background-color: #2e3d52;
  border-radius: 40px;
  min-width: 70px;
  min-height: 70px;
  margin-bottom: 10px;
  padding-top: 12px;
  display: inline-block;
}

.icono-soft-im {
  float: none;
  background-color: #2e3d52;
  border-radius: 0;
  margin-top: 3px;
  display: inline-block;
}

.di-sep-20 {
  min-height: 20px;
}

.text-span {
  color: #e69809;
}

.text-span-2 {
  color: #1472d1;
  -webkit-text-stroke-color: #66819c;
}

.div-sep-top {
  min-height: 30px;
  margin-bottom: 0;
}

.h1-base {
  color: #405163;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 35px;
}

.par-base {
  margin-bottom: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-sep-20 {
  min-height: 20px;
}

.div-sep-100 {
  min-height: 100px;
}

.box-info {
  background-color: #f3f4f6;
  border-radius: 5px;
  min-height: 350px;
  margin-bottom: 20px;
  padding: 16px;
}

.box-num {
  float: left;
  text-align: center;
  background-color: #337cf1;
  border-radius: 45px;
  width: 50px;
  height: 50px;
  margin-left: 20px;
  box-shadow: 0 2px 5px #0003;
}

.text-num {
  color: #fff;
  padding-top: 0;
  padding-left: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
}

.div-center-down {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.containerbasetop {
  text-align: center;
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  min-height: 0;
  margin-top: 80px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.sectionbasetop {
  text-align: center;
  background-color: #0000;
}

.sectionbasetop.backgray {
  background-color: #f2f3f7;
}

.body {
  text-align: left;
}

.containerbase {
  text-align: left;
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.containerbase.center {
  text-align: center;
}

.colleft {
  text-align: left;
}

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

.sectionbase.backgray {
  background-color: #f2f3f7;
}

.sectionbasewavegray {
  text-align: center;
  background-image: url('../images/curved-line-gray.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 60px;
}

.div-head-downloads {
  margin-top: 106px;
  margin-bottom: 54px;
}

.sectionwave {
  text-align: center;
  background-image: url('../images/wave-downloads.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 280px;
  margin-top: 0;
  padding-top: 130px;
}

.div-checkpago {
  border: 1px #000;
  margin-bottom: 8px;
  margin-left: 30px;
  margin-right: 0;
  display: inline-block;
}

.col-campo {
  padding-top: 4px;
}

.form-calculadora {
  background-color: #0000;
  border-radius: 0;
  margin-top: 0;
  padding: 0 10px 16px;
}

.texto-total {
  float: left;
  margin-left: 8px;
  margin-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.box-loader {
  float: left;
  background-color: #fff;
  border: 1px #000;
  width: 34px;
  height: 34px;
}

.item-error {
  color: #eb2141;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.boton-solicitar {
  color: #fff;
  letter-spacing: 1px;
  text-shadow: none;
  background-color: #1e8d15;
  border: 1px #197c11;
  border-radius: 6px;
  min-width: 120px;
  margin: 5px 8px 8px;
  padding: 12px 26px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 14px;
}

.div-calculadora {
  background-color: #fff;
  border-radius: 20px;
  max-width: 900px;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.icono-check {
  float: left;
  display: inline;
}

.par-sin-pagp {
  color: #267c1c;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  display: block;
}

.texto-precio-eu {
  float: left;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.image-loader {
  float: left;
  display: block;
}

.div-total-cuenta {
  text-align: center;
  padding-top: 4px;
  display: block;
}

.texto-check {
  color: #3b3f44;
  margin-top: 4px;
  margin-left: 4px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  display: inline-block;
}

.box-calculadora {
  background-color: #0000;
  border: 1px #000;
  border-radius: 4px;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-calculando {
  background-color: #fff;
  border: 1px solid #e4e7eb;
  border-radius: 4px;
  padding: 2px 34px 2px 10px;
  display: inline-block;
  box-shadow: 1px 1px 3px #f0f1f1;
}

.campo-calculadora {
  color: #464747;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
}

.par-info-precios {
  color: #575353;
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 15px;
}

.row-campos {
  box-shadow: none;
  background-color: #0000;
  border: 1px #e7e7e7;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin-right: 0;
  padding-top: 4px;
  padding-right: 8px;
}

.row-tipo-pago {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}

.column {
  background-color: #0000;
}

.div-res-calculadora {
  box-shadow: none;
  background-color: #f2f3f7;
  border: 1px solid #f0f1f1;
  border-radius: 14px;
  min-height: 300px;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 10px 14px 18px;
}

.inputnum {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e4e7eb;
  border-radius: 4px;
  min-width: 40px;
  max-width: 80px;
  height: 30px;
  padding: 0 1px 0 16px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.checkyesno {
  display: none;
}

.collscalculadora {
  margin-top: 0;
}

.div-left-calculadora {
  background-color: #0000;
  border: 1px #d3d7df;
  border-radius: 3px;
  min-height: 300px;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0 20px 18px;
}

.inputclients {
  color: #57585a;
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #e4e7eb;
  border-radius: 4px;
  min-width: 40px;
  max-width: 80px;
  height: 30px;
  margin-top: 0;
  padding: 0 1px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.key-item {
  float: none;
  color: #373a3d;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 8px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 42px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 18px;
  display: block;
}

.div-item-calculadora {
  margin-top: 18px;
  display: block;
}

.div-item-left {
  float: left;
  display: inline-block;
}

.icono-32 {
  float: none;
  display: block;
}

.item-info {
  float: none;
  color: #3b3f44;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 16px;
  display: block;
}

.item-info-sub {
  float: none;
  color: #696e72;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding: 0 0 4px 44px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.col-left-pago {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.col-right-pago {
  text-align: left;
}

.div-top-precios {
  max-width: none;
  display: block;
}

.div-incluido {
  min-height: 400px;
  max-height: none;
  padding-bottom: 100px;
}

.txt-garantia {
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.sectionwaveprecios {
  background-color: #20406d;
  background-image: url('../images/banda-wave-blue.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 80px;
  max-height: 100px;
  margin-top: 54px;
}

.bodyblue {
  background-color: #20406d;
}

.div-white-box {
  text-align: left;
  background-color: #fff;
  border-radius: 6px;
  min-height: 180px;
  margin-bottom: 20px;
  padding: 16px 16px 16px 20px;
  box-shadow: 0 2px 5px #00000012;
}

.div-white-box.minheight {
  min-height: 320px;
}

.txt-incluido {
  float: none;
  color: #3b3f44;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 8px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 18px;
  display: block;
}

.list {
  padding-left: 20px;
}

.item-iconfirmar {
  float: none;
  color: #3b3f44;
  text-align: left;
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 29px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.colsitems {
  background-color: #f2f3f7;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 8px;
}

.campo-item {
  color: #464747;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding: 0 10px 0 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
}

.campo-total {
  color: #464747;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-box-gray {
  background-color: #f2f3f7;
  border-radius: 12px;
  margin-bottom: 10px;
  padding: 10px 16px;
}

.div-box-gray.margin {
  margin-bottom: 20px;
}

.div-box-gray.card {
  min-height: 160px;
  margin-bottom: 10px;
}

.div-box-gray.fixed {
  min-height: 200px;
}

.div-box-gray.padding {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-box-gray.minheight {
  min-height: 220px;
}

.div-left-confirmar {
  background-color: #fff;
  border: 1px #d3d7df;
  border-radius: 3px;
  min-height: 300px;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 10px 10px 18px;
}

.colstotal {
  background-color: #fff;
  border-bottom: 1px #e0e0e0;
  border-radius: 7px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 4px 10px 8px;
}

.div-frm-confirmar {
  background-color: #fff;
  border: 1px solid #b8cee2;
  border-radius: 14px;
  min-height: 300px;
  margin-top: 6px;
  margin-bottom: 8px;
  padding: 0 14px 18px;
}

.campo-solicitar {
  background-color: #f2f3f7;
  border: 1px solid #eaebee;
  border-radius: 11px;
  font-size: 16px;
}

.checkbox-formulario {
  text-align: left;
  margin-top: 17px;
  margin-bottom: 20px;
  padding-left: 10px;
}

.checkbox {
  background-color: #fafafa;
  width: 20px;
  height: 20px;
  margin-left: 0;
  margin-right: 6px;
}

.link-legal--formu {
  color: #3c8cdb;
  margin-top: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  display: block;
}

.checklegallabel {
  padding-top: 6px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
}

.boton-azul {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #3568bd;
  border: 1px #4176b8;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  margin: 5px 6px 8px;
  padding: 14px 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
}

.boton-solicitar-2 {
  color: #fff;
  letter-spacing: 1px;
  background-color: #1e8d15;
  border: 1px #197c11;
  border-radius: 20px;
  min-width: 140px;
  margin: 5px 8px 8px;
  padding: 14px 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.head-datos {
  float: none;
  color: #3c8cdb;
  text-align: left;
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 10px;
  margin-bottom: 9px;
  margin-left: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.par-legal-formulario {
  color: #637583;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
}

.popup {
  z-index: 9000;
  text-align: center;
  background-color: #3a3a3ac9;
  display: none;
  position: fixed;
  inset: 0;
}

.win-popup {
  background-color: #0000;
  min-width: 270px;
  max-width: 400px;
  min-height: 200px;
  margin-top: 90px;
  display: inline-block;
  box-shadow: 2px 2px 3px #000;
}

.win-cab {
  background-color: #227dc7;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 38px;
  padding-top: 4px;
}

.win-body {
  background-color: #fff;
  min-height: 140px;
  margin-left: 0;
  padding-top: 8px;
  display: block;
}

.win-texto-con {
  min-width: 200px;
  margin-top: 24px;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 0;
  display: inline-block;
}

.par-error {
  max-height: 250px;
  padding-top: 12px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.win-footer {
  background-color: #fff;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-top: 4px;
  padding-bottom: 8px;
  display: block;
  position: static;
  inset: 100px 0 0;
}

.boton-goto {
  border-radius: 6px;
  margin-top: 8px;
}

.popupexito {
  z-index: 800;
  text-align: center;
  background-color: #36383ad4;
  display: none;
  position: fixed;
  inset: 0;
}

.par-error-2 {
  max-height: 250px;
  padding-top: 12px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.div-page-legal {
  background-color: #fff;
  border-radius: 16px;
  min-height: 500px;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-bottom: 40px;
}

.page-container {
  background-color: #fff;
  margin-bottom: 35px;
  padding: 30px 20px;
}

.par-condiciones {
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
}

.h2-condiciones {
  color: #1d78c9;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 16px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.lista-items-condi {
  color: #333;
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
}

.lista-item {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.boton-mas-card {
  color: #676b6f;
  background-color: #e6eff6;
  border: 1px solid #e4ecf0;
  border-radius: 18px;
  font-family: Ibmplexsans, sans-serif;
  font-weight: 600;
}

.cardbox {
  background-color: #fff;
  border: 1px solid #f3f3f3;
  border-radius: 8px;
  min-height: 200px;
  margin-bottom: 80px;
  padding: 20px 30px 16px;
  display: block;
  box-shadow: 0 2px 5px #aab5c02e;
}

.cardbox.fixed {
  min-height: 300px;
  margin-bottom: 60px;
}

.cardbox.fixedbig {
  min-height: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.cardhead {
  text-align: left;
  min-height: 0;
  margin-top: -48px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.cardicon {
  float: none;
  text-align: center;
  background-color: #394663;
  border-radius: 45px;
  width: 60px;
  height: 60px;
  min-height: 0;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 11px;
  display: inline-block;
  box-shadow: 0 2px 5px #2c323854;
}

.h3card {
  float: none;
  color: #223f6e;
  text-align: left;
  background-color: #0000;
  border-bottom: 1px #5e6a77;
  border-radius: 6px 6px 0 0;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.h3card:hover {
  color: #367cee;
}

.cardtexto {
  color: #3a6385;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.card-more {
  clear: none;
  text-align: right;
  padding-right: 0;
  position: relative;
  inset: auto 0% 0%;
}

.cardtitle {
  margin-bottom: 11px;
  display: block;
}

.botondownblue {
  text-align: center;
  background-color: #167ff5;
  border-radius: 8px;
  padding: 16px 1.25rem;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.botondownblue.margin {
  margin-left: 10px;
  margin-right: 10px;
}

.formulario-contacto {
  background-color: #fff;
  border: 1px #e4e0df;
  border-radius: 4px;
  padding: 10px;
}

.label-consulta {
  color: #606975;
  text-align: left;
  margin-bottom: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
}

.campo-consulta {
  background-color: #f2f3f7;
  border: 1px #e4e4e4;
  border-radius: 6px;
  margin-bottom: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
}

.checkbox-label {
  color: #637583;
  padding-top: 6px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  line-height: 16px;
}

.colscontacto {
  background-color: #0000;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}

.containerbase900 {
  text-align: center;
  background-color: #0000;
  width: 100%;
  max-width: 900px;
  min-height: 0;
  margin-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.div-left {
  text-align: left;
  border-right: 1px #000;
  min-height: 35px;
}

.campo-consulta-area {
  background-color: #f2f3f7;
  border: 1px #e4e4e4;
  border-radius: 6px;
  min-height: 180px;
  font-size: 16px;
}

.div-contacto-box {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 60px;
  margin-bottom: 63px;
  padding: 40px 10px 9px;
}

.colcontacto {
  padding-left: 0;
  padding-right: 0;
}

.canvas-contacto {
  background-color: #ddebfa;
  border-radius: 12px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}

.texto-telefono {
  color: #686a6b;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 25px;
  padding-top: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  display: none;
}

.sectionbasepad {
  text-align: center;
  background-color: #0000;
  margin-top: 80px;
}

.sectionheroblue {
  text-align: center;
  background-color: #4794ea;
}

.herocontent {
  min-height: 100px;
}

.heroline {
  background-image: url('../images/line-sky-blue.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60px;
}

.h1-base-white {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 34px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 35px;
}

.image-5 {
  float: right;
  margin-top: -280px;
}

.h2-sub-white {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  padding-left: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
}

.colsfeature {
  margin-top: 11px;
}

.colfeature.right {
  text-align: right;
}

.h2-feature-dark {
  color: #3f3f3f;
  letter-spacing: 1px;
  margin-bottom: 35px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  line-height: 31px;
}

.h2-feature-dark.padding {
  padding-left: 20px;
}

.h2-feature-dark.margin {
  margin-left: 20px;
}

.colfeatureimage {
  text-align: center;
}

.sectionbasegray {
  text-align: center;
  background-color: #f2f5f7;
  min-height: 300px;
}

.div-sep-60 {
  min-height: 60px;
}

.sectionherored {
  text-align: center;
  background-color: #992823;
}

.herocontentred {
  min-height: 140px;
}

.herolinered {
  background-image: url('../images/line-wave-red.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60px;
}

.div-sep-30 {
  min-height: 30px;
}

.div-box-white {
  background-color: #fff;
  border-radius: 12px;
  padding: 10px 16px;
}

.div-box-white.margin {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.div-box-white.vertical {
  min-height: 180px;
}

.text-span-3 {
  color: #992823;
  background-color: #0000;
}

.sectionherodark {
  text-align: center;
  background-color: #992823;
}

.herocontentdark {
  background-color: #2b3139;
  background-image: linear-gradient(352deg, #0000000d 59%, #ffffff0d 70%);
  min-height: 140px;
}

.herolinedark {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  min-height: 60px;
}

.h3-blue {
  color: #3776ce;
  text-align: left;
  margin-top: 11px;
  margin-bottom: 0;
  margin-left: 77px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 26px;
  display: block;
}

.div-box-decora {
  text-align: center;
  background-color: #95b0b1;
  border-radius: 6px;
  min-height: 0;
  margin-top: 16px;
  padding-top: 20px;
}

.h3-sub {
  color: #3776ce;
  text-align: left;
  margin-top: 11px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  display: block;
}

.div-gradient {
  background-image: linear-gradient(#0006, #0006), url('../images/back-gradient.svg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 0;
  margin-top: 40px;
}

.div-box-dark {
  background-color: #161e29;
  border-radius: 13px;
  min-width: 280px;
  max-width: 380px;
  min-height: 160px;
  max-height: 160px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: inline-block;
  box-shadow: 0 2px 5px #0003;
}

.h2-white-small {
  color: #fffcfc;
  font-size: 20px;
  line-height: 21px;
}

.bold-text {
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
}

.sectionherobluedark {
  text-align: center;
  background-color: #275385;
}

.herolinebluedark {
  background-image: url('../images/line-blue-dark.svg');
  background-position: 0 0;
  background-size: auto;
  min-height: 60px;
}

.div-complemento {
  margin-top: 20px;
  margin-bottom: 39px;
}

.image-round {
  border-radius: 20px;
}

.image-7 {
  margin-top: -35px;
}

.section-3 {
  min-height: 0;
}

.left-icon-mecanismos {
  float: none;
  max-width: 280px;
}

.div-title {
  padding-bottom: 20px;
}

.italic-text {
  font-style: normal;
}

.div-box-dark-big {
  background-color: #161e29;
  border-radius: 13px;
  min-width: 280px;
  max-width: 480px;
  min-height: 160px;
  max-height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 16px 20px 20px;
  display: inline-block;
  box-shadow: 0 2px 5px #0003;
}

.sectionbasegraycolor {
  text-align: center;
  background-color: #f6f7fc;
  min-height: 0;
  padding-bottom: 100px;
}

.par-hero {
  color: #444;
  letter-spacing: 0;
  margin-top: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.canvas-imagegray {
  background-color: #f2f3f7;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin-top: 25px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.canvas-imagesmoke {
  background-color: #fafafa;
  border-radius: 20px;
  min-width: 100%;
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.text-span-4 {
  color: #d38429;
}

.colapp {
  min-height: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.h2-box-win {
  color: #1f5086;
  background-color: #0000;
  margin: 15px 20px 10px;
  padding: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.par-screen {
  color: #fefeff;
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  margin: 0 20px;
  padding: 10px 0 16px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.div-box-soft {
  background-color: #0000;
  border-top: 7px dotted #78b4ec;
  border-bottom: 3px #78b4ec;
  border-radius: 0;
  min-height: 0;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 0 10px;
}

.par-concepto {
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
}

.par-concepto.pad10 {
  padding-left: 10px;
  padding-right: 10px;
}

.canvas-image {
  background-color: #0000;
  border-radius: 20px;
  min-width: 100%;
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.canvas-imagegrayround {
  background-color: #f2f3f7;
  border-radius: 15px;
  max-width: 100%;
  margin-top: 25px;
  padding: 10px;
  display: block;
}

.itemlist {
  margin-bottom: 10px;
  padding-right: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
}

.list-2 {
  margin-bottom: 20px;
}

.div-sep-10 {
  text-align: center;
  min-height: 10px;
}

.box-captura {
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  margin-bottom: 28px;
  padding: 10px;
}

.colsgray {
  background-color: #f2f3f7;
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.h2-soft--blue {
  color: #1958bd;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 26px;
}

.h2-soft--blue.left10, .h2-soft--blue.leftpad10 {
  padding-left: 10px;
}

.colsstore {
  margin-top: 20px;
  margin-bottom: -11px;
}

.h2-soft-store {
  color: #272e36;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 26px;
}

.boxiconosoftleft {
  float: right;
  text-align: center;
  background-color: #2e3d52;
  border-radius: 40px;
  min-width: 70px;
  min-height: 70px;
  margin-bottom: 10px;
  padding-top: 12px;
  display: inline-block;
}

.logo-mapdrive {
  float: right;
}

.div-sep-30-2 {
  height: 30px;
}

.div-sep-20-2 {
  height: 20px;
}

.list-item-2 {
  color: #000;
  margin-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
}

.row-concepto {
  margin-bottom: 40px;
}

.row-concepto.top {
  margin-top: 39px;
}

.row-alternativas {
  margin-top: 28px;
}

.col-dife {
  padding-top: 12px;
}

.div-head-info {
  margin-top: 31px;
  margin-left: 8px;
}

.boton-azul-small {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #3568bd;
  border: 1px #4176b8;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 0;
  margin: 5px 6px 8px;
  padding: 14px 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
}

.h1-legal {
  margin-bottom: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.h2-headmed {
  color: #365f97;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 31px;
}

.h3-headmed {
  color: #3b3b3b;
  margin-top: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
}

.div-pad-left {
  padding-right: 10px;
}

.h2-medtitle {
  color: #3f3f3f;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 29px;
}

.text-span-5 {
  color: #f16310;
}

.div-head-proveedor {
  background-color: #e0e3e9;
  border-radius: 3px;
  min-height: 38px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.div-logo-proveedor {
  text-align: center;
  background-color: #0000;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 0;
  padding-right: 0;
}

.div-box-proveedor {
  margin-left: 4px;
  margin-right: 4px;
}

.par-proveedor {
  color: #33444d;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px 16px 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.linkproveedor {
  color: #1a49be;
  font-weight: 600;
}

.colproveedor {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-6 {
  margin-bottom: 0;
}

.rowproveedor {
  background-color: #0000;
  margin-bottom: 38px;
}

.sectionprensa {
  text-align: center;
  background-color: #f3f4f6;
  min-height: 200px;
  padding-top: 24px;
}

.h3-prensa {
  color: #2f4a72;
  text-align: center;
  background-color: #fdfeff;
  border-radius: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
}

.link-articulo {
  color: #8d4573;
  background-color: #fff;
  border-radius: 3px;
  min-height: 100px;
  padding: 8px 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.div-gray-article {
  background-color: #f3f4f6;
  margin-top: 22px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.box-info--small {
  background-color: #f3f4f6;
  border-radius: 5px;
  min-height: 180px;
  margin-bottom: 20px;
  padding: 16px;
}

.framecontrato {
  border: 1px solid #e3e6ec;
  border-radius: 6px;
  min-height: 800px;
  margin-top: 36px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2 {
  min-height: 40px;
}

.h2-segudoc {
  color: #0e5b9b;
  min-width: 0;
  max-width: 500px;
  margin-bottom: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
}

.col-center-3 {
  text-align: center;
}

.h2-segu {
  color: #3b3d41;
  letter-spacing: 1px;
  margin-top: 30px;
  padding-left: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
}

.h3-segusub {
  color: #245fbe;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 26px;
}

.sectionsomos {
  text-align: center;
  background-color: #01acc0;
}

.herosomos {
  background-color: #0000;
  min-height: 140px;
}

.sectionbasesegu {
  text-align: center;
  padding-bottom: 140px;
}

.imageleft {
  float: left;
  flex: 0 auto;
  align-self: center;
  display: block;
}

.col-center-4 {
  text-align: center;
}

.h3-creditos {
  color: #063e6b;
  text-align: center;
  margin-top: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

.col-center-5 {
  text-align: center;
}

.div-sep {
  height: 46px;
}

.container-distribuidores {
  margin-top: 60px;
  padding-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
}

.rows-sellos {
  margin-top: 8px;
  margin-bottom: 40px;
  padding-bottom: 0;
}

.div-sep-300 {
  min-height: 300px;
}

.ruano-sec-head-tarifas {
  background-color: #0a2634;
  min-height: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-head-precios {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 10px 18px;
}

.form-calculadora-2 {
  background-color: #0000;
  margin-top: 18px;
  padding: 10px 10px 10px 9px;
}

.texto-total-2 {
  float: left;
  margin-left: 8px;
  margin-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.item-error-2 {
  color: #eb2141;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.div-ruano-backups {
  align-items: center;
  margin-top: 2px;
  padding-left: 4px;
  display: flex;
}

.backupsdiarios {
  display: block;
}

.ruano-input-calculadora {
  box-shadow: none;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  max-width: 80px;
  margin-left: 0;
  font-size: 15px;
}

.div-calculadora-2 {
  background-color: #0000;
}

.texto-precio-eu-2 {
  float: left;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.div-block {
  display: none;
}

.div-posterior {
  margin-top: 34px;
}

.div-total-cuenta-2 {
  text-align: center;
  padding-top: 19px;
  display: block;
}

.div-ayuda {
  margin-top: 38px;
  margin-bottom: 32px;
  padding-left: 12px;
  padding-right: 12px;
}

.ruano-campo {
  color: #3b3f44;
  background-color: #e9e9e9;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  font-size: 15px;
}

.ruano-row {
  box-shadow: none;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 0 0 3px 3px;
  margin-right: 0;
  padding-right: 8px;
}

.ruano-sec-precios {
  background-color: #f3f3f3;
}

.h3-pago {
  color: #fff8f8;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 2px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.par-info-prod {
  color: #5b738f;
  text-align: center;
  background-color: #0000;
  min-height: 40px;
  margin-top: 4px;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.runano-campo-info {
  color: #3b3f44;
  padding-left: 12px;
}

.column-7 {
  background-color: #0000;
}

.html-embed {
  background-color: #0000;
  max-height: 8px;
  margin-right: 12px;
  padding-top: 4px;
  padding-left: 3px;
}

.ruano-div-info {
  background-color: #3d4144;
  border-radius: 3px;
  margin-bottom: 9px;
  padding: 4px 6px 4px 14px;
}

.ruano-h2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
}

.item-incluido {
  color: #cecece;
  background-color: #f3f3f3;
  border-radius: 4px;
  min-height: 160px;
  margin-top: 14px;
  padding: 10px;
}

.ruano-link-small {
  color: #24a21b;
}

.column-2 {
  color: #0a2433;
  font-size: 15px;
}

.ruano-texto-incluido {
  color: #616161;
  padding-top: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  display: inline;
}

.row-incluye {
  margin-top: 4px;
  margin-bottom: 18px;
}

.ico-ok {
  float: none;
  margin-right: 4px;
  display: inline;
}

.ico-calculadora {
  float: left;
  background-color: #0000;
  margin-top: 4px;
  display: inline-block;
}

.link-gris {
  color: #333;
}

.row-itemscal {
  margin-top: 19px;
}

.div-info-item {
  background-color: #0f293c;
  background-image: none;
  border: 1px solid #bed6e9;
  border-radius: 4px;
  margin-bottom: 9px;
  padding: 4px 6px 4px 14px;
}

.txt-item-info {
  float: left;
  color: #fff;
  margin-left: 19px;
  padding-top: 11px;
  font-size: 17px;
}

.containerruano {
  padding-bottom: 100px;
}

.lista {
  flex: 0 auto;
  padding-left: 20px;
}

.sectionbasegraytop {
  text-align: center;
  background-color: #f2f5f7;
  min-height: 0;
}

.h1-landing {
  color: #fff;
  text-align: center;
  padding-left: 10px;
  font-size: 34px;
  font-weight: 400;
}

.sec-home-landing {
  text-align: center;
  background-color: #1c282f;
  background-image: url('../images/back-line.svg');
  background-position: 50% 5%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 2px #000;
  min-height: 400px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-landing-boton {
  margin-top: 34px;
  margin-bottom: 66px;
}

.container-landing {
  margin-top: 0;
  padding-top: 49px;
}

.section-items {
  background-color: #f1f6fa;
}

.container-meta {
  padding: 22px 6px 20px;
}

.row-intranet {
  margin-bottom: 20px;
  padding-top: 0;
}

.col-intranet {
  padding-left: 20px;
  padding-right: 20px;
}

.h3-entorno {
  color: #2e3135;
  text-align: left;
  background-color: #fff;
  border: 1px solid #dce1eb;
  border-radius: 8px;
  min-height: 110px;
  margin-bottom: 20px;
  padding: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  box-shadow: 0 2px 5px #1731521a;
}

.h3-bandawhite {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 19px;
  padding-top: 28px;
  padding-left: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 30px;
  display: block;
}

.h1-precios {
  color: #2d598b;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.box-mockup {
  background-color: #0000;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  min-width: 0;
  max-width: 1000px;
  height: 100%;
  min-height: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.h3-bandatrans {
  color: #3a4053;
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  border-radius: 5px;
  width: 100%;
  margin: 20px 0 0;
  padding: 20px 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
}

.div-banda-trans {
  background-color: #0000;
  height: auto;
  min-height: 80px;
  margin-top: -66px;
}

.image-office {
  border-radius: 20px;
  max-width: 700px;
}

.imagelogohero {
  float: left;
  margin-top: 10px;
  margin-bottom: 0;
  display: inline-block;
}

.nav-menu-home {
  background-color: #293249;
  margin-bottom: 10px;
  padding-top: 10px;
  display: block;
}

.texto-num {
  color: #fff;
  padding-top: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 38px;
}

.container-med {
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-num {
  float: left;
  text-align: center;
  background-color: #3f88e0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.link-footer-install {
  color: #1696df;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 8px;
  padding-left: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link-footer-install.w--current {
  margin-bottom: 2px;
}

.div-block-medium {
  padding-left: 40px;
  padding-right: 40px;
}

.h1-install {
  font-family: Ibmplexsans, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
}

.par-inline {
  color: #33444d;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 52px;
  padding: 0 20px 0 0;
  font-family: Worksans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}

.box-inline {
  margin-left: 52px;
  padding-left: 10px;
}

.div-box-links {
  padding-left: 16px;
  padding-right: 16px;
}

.botonnube {
  color: #4d5357;
  background-color: #d6dadd;
  border-radius: 17px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
}

.botonnube.left {
  margin-left: 0;
}

.rowbackups {
  margin-bottom: 0;
}

.colbackup {
  margin-bottom: 30px;
}

.linkcard {
  text-decoration: none;
}

.linkcard:hover {
  color: #468df0;
}

.linkcard:visited {
  color: #2267bd;
}

.div-curved-links {
  margin-top: 32px;
}

.colcurved {
  text-align: center;
  min-height: 100px;
  padding-top: 9px;
}

.boton-azul-small-fixed {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #3568bd;
  border: 1px #4176b8;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  margin: 5px 6px 8px;
  padding: 14px 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
}

.columna-home {
  background-color: #0000;
}

.botondownpreset {
  color: #fff;
  text-align: center;
  background-color: #1273da;
  border-radius: 8px;
  padding: 16px 1.25rem;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.div-cont-resume {
  box-shadow: none;
  background-color: #0000;
  border: 1px solid #7a7f8a;
  border-radius: 5px;
  min-height: 240px;
  margin-bottom: 20px;
  padding: 4px 0 10px;
}

.list-3 {
  text-align: left;
  padding-left: 20px;
}

.sectionoffice {
  text-align: center;
  background-image: url('../images/team-working.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 1px solid #d8d7d5;
  min-height: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.sectionmockup {
  background-color: #fff;
  border-top: 1px solid #eaeef3;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 0;
}

.secpaises {
  text-align: center;
  padding-bottom: 40px;
}

.h2-blue {
  color: #1e4b83;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
  margin-left: 14px;
  font-family: Raleway variablefont wght, sans-serif;
  font-weight: 600;
}

.h2-blue.left {
  text-align: left;
  margin-top: 100px;
  margin-left: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.h3-prensa-3 {
  color: #1e4f7a;
  text-transform: none;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.div-bullet-grana {
  float: none;
  background-color: #c71f70;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  display: block;
}

.div-bullet-yellow {
  float: none;
  background-color: #eedc1a;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  display: block;
}

.image-9 {
  margin-top: -35px;
}

.sectionlistaen {
  text-align: center;
  background-color: #fcfcfc;
  border-bottom: 1px solid #eaecee;
  min-height: 600px;
  padding-bottom: 24px;
}

.div-sep-30-3 {
  height: 30px;
}

.h1-negro {
  font-family: Opensans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.par-advice {
  color: #333;
  text-align: justify;
  margin-top: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.par-advice.align-center {
  text-align: center;
}

.h1-advice {
  color: #09121f;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 18px;
  padding-top: 14px;
  font-family: Opensans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
}

.link-pagina {
  font-size: 16px;
}

.text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22 {
  color: #5f7bb9;
}

.linkidioma {
  padding-left: 5px;
  padding-right: 5px;
}

.icoidioma {
  padding-top: 8px;
  display: block;
}

.container-compliant {
  padding: 34px 10px 20px;
}

.row-empresas {
  margin-bottom: 22px;
}

.logo-empresa {
  text-align: center;
  margin-bottom: 10px;
}

.linkempresas {
  color: #484b55;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.h1-base-vertical {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 60px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 35px;
}

.div-wide {
  background-image: url('../images/back-gestion-documental.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 440px;
  margin-bottom: 20px;
  padding-top: 20px;
}

.h2-strong {
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 31px;
}

.div-trans-box {
  background-color: #edf5ffd9;
  border-radius: 4px;
  min-height: 200px;
  padding: 20px;
}

.div-sep-40 {
  min-height: 40px;
}

.div-box-decora-blue {
  text-align: center;
  background-color: #5486cc;
  border-radius: 6px 6px 0 0;
  min-height: 0;
  margin-top: 16px;
  padding-top: 20px;
}

.containerbasemin {
  text-align: left;
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  min-height: 700px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.imagewide {
  background-color: #0000;
  border-radius: 4px;
}

.h3-segublue {
  color: #245fbe;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 26px;
}

.iconmax {
  max-height: 160px;
}

.accordion-item-a-text {
  color: #474646;
  margin-bottom: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.accordion-item-q-icon-stripe-1 {
  background-color: #0d63aa;
  width: 100%;
  height: .3em;
  position: relative;
}

._w-accordion-content-divider {
  padding-left: 20px;
  padding-right: 20px;
}

._w-accordion-item-q {
  display: flex;
}

.accordion-content-divider {
  border-bottom: 1px dashed #3333;
  width: 100%;
  height: 0;
}

.accordion-item-q-icon-stripe-2 {
  background-color: #0d63aa;
  width: .3em;
  height: 100%;
  position: absolute;
}

.accordion-item-q-text {
  font-family: Ibmplexsans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4em;
}

._w-accordion-item-a {
  padding: 10px 20px;
}

.c-accordion-item-q-icon {
  justify-content: center;
  align-items: center;
  padding: 10px 20px 10px 10px;
  display: flex;
}

.c-accordion-item {
  background-color: #fff;
  margin-bottom: 28px;
}

.c-accordion-item-a {
  overflow: hidden;
}

._w-accordion-item-q-icon {
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
}

._w-accordion-item {
  cursor: pointer;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  transition: all .25s;
  box-shadow: 1px 1px 2px #bdbdbd26;
}

._w-accordion-item:hover {
  border-color: #5288eb40;
  box-shadow: 1px 1px 4px #5296e921;
}

.c-accordion-item-q-text {
  flex: 1;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.container-faq {
  margin-bottom: 100px;
  padding-top: 40px;
}

.linkfaq {
  color: #1b5ace;
}

.h3meta {
  margin-left: 20px;
  margin-right: 20px;
  font-family: Raleway variablefont wght, sans-serif;
}

.col-sep-top-10 {
  padding-top: 10px;
}

.div-box-home-osc {
  background-color: #0000;
  border-radius: 5px;
  padding: 10px 20px 20px;
}

.linkblack {
  color: #111;
}

.linkblack:hover {
  color: #014d9e;
}

.imagetrans {
  outline-offset: 0px;
  background-color: #0000;
  border-radius: 0%;
  outline: 3px #333;
}

.baselink {
  color: #fff;
  -webkit-text-stroke-color: #eceff3;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.image-11 {
  border-radius: 7px;
}

.h3-inbox {
  color: #124a85;
  margin-bottom: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
}

.div-line-dots {
  background-image: url('../images/back-line.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.box-base-white {
  background-color: #fff;
  border-radius: 7px 7px 0 0;
  min-height: 0;
  max-height: 160px;
}

.box-base-canvas {
  text-align: center;
  background-color: #0000;
  border-radius: 8px;
  max-width: none;
  max-height: none;
  margin-bottom: 40px;
  padding: 10px 20px 16px;
}

.base-box-footer {
  text-align: center;
  background-color: #22262e;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  min-height: 74px;
  margin-top: 0;
  padding: 20px 10px 10px;
  position: static;
}

.box-base-body {
  background-color: #fafafa;
  border: 1px solid #f0f1f3;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.boxmeca {
  margin-bottom: 40px;
}

.col-intro {
  background-color: #0000;
  border-radius: 9px;
  padding-left: 10px;
  padding-right: 10px;
}

.intro-der {
  float: none;
  color: #bec7ce;
  background-color: #0000;
  border-radius: 0 9px 9px 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.columns {
  border-radius: 10px;
}

.intro-left {
  float: left;
  text-align: center;
  background-color: #0000;
  border-radius: 9px 0 0 9px;
  display: block;
}

.par-info {
  color: #3b4b5a;
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  margin: 0 20px 0 10px;
  padding: 10px 0 16px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.intro-flex {
  flex-wrap: nowrap;
  margin-right: 20px;
  display: flex;
}

.colsintro {
  margin-top: 10px;
  margin-bottom: 40px;
}

.icono-intro {
  min-width: 120px;
  margin-left: 10px;
  padding-left: 0;
}

.h3-black {
  color: #41464e;
  margin-bottom: 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 27px;
}

.collogos {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 10px;
}

.cologos {
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sectionazurehome {
  background-color: #fff;
  padding-bottom: 40px;
}

.sectioncaracterististicas {
  text-align: center;
  background-color: #fafbfd;
  border-bottom: 1px solid #eaecee;
  min-height: 600px;
  padding-bottom: 24px;
}

.div-sellos-rgpd {
  margin-top: 24px;
}

.iconright {
  float: right;
  margin-bottom: 20px;
}

.infosoft {
  border-bottom: 2px solid #7896cf;
  min-height: 50px;
  margin-top: 16px;
}

.div-info-box {
  margin-bottom: 100px;
  display: block;
}

.div-info-body {
  margin-bottom: 0;
  padding-left: 20px;
  display: inline-block;
}

.div-info-body.pad {
  padding-right: 20px;
}

.h3-info {
  color: #3776ce;
  text-align: left;
  margin-top: 11px;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 26px;
  display: inline-block;
}

.div-info-head {
  float: none;
  min-width: 100px;
  padding-left: 20px;
  display: block;
}

.par-conocer {
  color: #33444d;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 20px 16px 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.box-num-conocer {
  float: left;
  text-align: center;
  background-color: #337cf1;
  border-radius: 45px;
  width: 50px;
  height: 50px;
  margin-left: 0;
  box-shadow: 0 2px 5px #0003;
}

.botonconoce {
  color: #4d5357;
  background-color: #d6dadd;
  border-radius: 17px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
}

.di-sep-60 {
  min-height: 60px;
}

.div-info-box-margin {
  margin-bottom: 40px;
  display: block;
}

.h2-box-win-inline {
  color: #1f5086;
  text-align: left;
  background-color: #0000;
  flex: 1;
  align-self: center;
  margin: 15px 20px 10px;
  padding: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  display: block;
}

.div-flex {
  background-color: #fafbfd;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 20px 30px;
  display: flex;
}

.boxresumen {
  background-color: #0000;
  border-top: 2px #e1e2e4;
  border-left: 2px #e0dfdf;
  padding: 30px 20px 10px;
}

.rowsmeca {
  background-color: #f8f8f8;
  border-radius: 8px;
  margin-bottom: 100px;
  padding-bottom: 10px;
}

.h3-resumen {
  color: #70757a;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 19px;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 19px;
  display: block;
}

.col-ficha {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 65px;
  padding: 20px 10px 0;
  box-shadow: 0 2px 5px #00000012;
}

.div-inline {
  display: inline-block;
}

.iframe {
  border: 1px #000;
  border-radius: 0;
  margin-top: 0;
  padding-top: 0;
}

.rowsmargin {
  background-color: #f8f8f8;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 10px;
}

.div-socialbox-home {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}

.par-big {
  color: #444;
  letter-spacing: 0;
  margin-top: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.botondocapi {
  text-align: center;
  background-color: #e9ecee;
  border: 1px solid #e0e0e0;
  border-radius: 7px;
  min-width: 190px;
  margin-left: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}

.text-span-25 {
  color: #e29968;
}

.sectionbluegray {
  text-align: center;
  background-color: #f2f3f7;
  border-top: 1px solid #eef3f5;
  min-height: 0;
  display: block;
}

.sectionazurewhite {
  background-color: #fff;
  border-bottom: 1px #dededf;
  padding-bottom: 0;
}

.container-azure-white {
  text-align: center;
  padding: 8px 6px 0;
}

.h2-clearblack {
  color: #3b3d41;
  letter-spacing: 1px;
  margin-top: 30px;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
}

.div-box-bar-red {
  text-align: left;
  background-color: #f2f6fa;
  border-top: 3px solid #cf4f89;
  border-radius: 0 0 50px 8px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 20px;
}

.div-box-bar-blue {
  text-align: left;
  background-color: #f2f6fa;
  border-top: 3px solid #4c8fce;
  border-radius: 0 0 50px 10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 16px;
}

.imagekeep {
  object-fit: scale-down;
  flex: none;
  width: auto;
  max-width: 200px;
}

.imagekeepradius {
  object-fit: scale-down;
  border-radius: 6px;
  width: auto;
}

.col-padding {
  padding-left: 16px;
  padding-right: 16px;
}

.cols-home-plus {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-bottom: 0;
}

.div-trans-wide {
  background-color: #16212ba1;
  background-image: linear-gradient(#020613, #1d2e4e);
  padding-top: 0;
  display: block;
}

.im-home {
  margin-top: 40px;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
}

.columna-home-der {
  padding-left: 10px;
  padding-right: 20px;
}

.div-box-home-logo {
  background-color: #0000;
  border-radius: 5px;
  padding: 20px 20px 10px;
}

.div-sep-80 {
  min-height: 80px;
}

.slider-box {
  text-align: center;
  min-height: 0;
  position: relative;
  inset: auto 0% 0%;
}

.slider {
  background-color: #dbdee3;
  border-radius: 8px;
  min-height: 700px;
  padding-top: 10px;
}

.image-slider {
  max-height: 600px;
}

.slider-container {
  padding-top: 0;
  padding-bottom: 10px;
}

.slider-texto {
  width: 60%;
  display: inline-block;
}

.slide-nav {
  color: #fff;
  margin-top: 0;
  margin-bottom: 4px;
  padding-top: 0;
}

.icon-2, .icon-3 {
  color: #000;
  font-weight: 700;
}

.right-arrow {
  background-color: #0000;
}

.columns-2, .columns-3 {
  background-color: #f6f7fc;
}

.div-pad-left-20 {
  padding-left: 20px;
}

.social-base-copy {
  color: #c9d1e2;
  background-color: #14304e;
  border: 1px #000;
  border-radius: 45px;
  min-width: 40px;
  min-height: 40px;
  margin-right: 20px;
}

.social-base-copy:hover {
  background-color: #51595c;
}

.social-base-youtube {
  color: #c9d1e2;
  background-color: #14304e;
  border: 1px #000;
  border-radius: 45px;
  min-width: 40px;
  min-height: 40px;
  margin-right: 20px;
  padding-top: 3px;
}

.social-base-youtube:hover {
  background-color: #51595c;
}

.box-prensa-small {
  color: #3a414e;
  background-color: #f2f3f7;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  max-width: 400px;
  min-height: 150px;
  margin-bottom: 26px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.colsfeatureback {
  background-color: #e7eeff;
  border-radius: 9px;
  margin-top: 20px;
  padding-bottom: 20px;
}

.icono-ficha {
  float: none;
  text-align: center;
  background-color: #0000;
  border-radius: 0;
  width: 60px;
  height: 60px;
  min-height: 0;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 11px;
  display: inline-block;
}

.div-plan {
  background-color: #fff;
  background-image: linear-gradient(to top, #485e811f 32%, #fff 98%);
  border: 1px solid #fff;
  border-radius: 7px;
  min-height: 300px;
  margin-top: 10px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 1px 1px 3px #c2c0bb61;
}

.row-campos-plan {
  box-shadow: none;
  background-color: #0000;
  border: 1px #e7e7e7;
  border-bottom: 1px solid #eee;
  border-radius: 0;
  margin-right: 0;
  padding-top: 1px;
  padding-right: 8px;
}

.col-campo-plan {
  padding: 4px 0;
}

.box-calculadora-plan {
  background-color: #0000;
  border: 1px #000;
  border-radius: 4px;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-titulo-plan {
  margin-top: 18px;
  margin-bottom: 4px;
}

.key-item-plan {
  float: none;
  color: #a7246c;
  text-align: left;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #756b7129;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 2px #f1e9ee;
  border-radius: 3px 3px 0 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.div-plan-box {
  background-color: #0000;
  border-radius: 20px;
  min-width: 500px;
  max-width: 900px;
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.form-plan {
  background-color: #0000;
  border-radius: 0;
  margin-top: 0;
  padding: 0 10px 0 9px;
}

.div-center-plan {
  text-align: center;
  margin-bottom: 10px;
}

.campo-plan {
  color: #57585a;
  background-color: #dfe2e7;
  border: 1px #a8a8a8;
  border-radius: 4px;
  min-width: 65px;
  max-width: 135px;
  height: 30px;
  margin-top: 3px;
  padding-top: 5px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-label-devolucion-incluido {
  float: none;
  background-image: url('../images/label-garan.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  min-width: 0;
  min-height: 80px;
  margin-top: 0;
  margin-bottom: -18px;
  margin-left: -29px;
  padding: 19px 10px 0;
  display: block;
}

.table-planes {
  background-color: #dfe2e7;
  border: 1px solid #dadada;
  border-radius: 4px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.texto-calculadora {
  color: #464747;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
}

.div-float-right {
  float: right;
  display: block;
}

.campo-plan-total {
  color: #fff;
  background-color: #a7246c;
  border: 1px #a8a8a8;
  border-radius: 4px;
  min-width: 65px;
  max-width: 135px;
  height: 30px;
  margin-top: 3px;
  padding-top: 5px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.campo-calculadora-bold {
  color: #080808;
  text-align: left;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.div-ahorro {
  margin-top: 20px;
}

.par-ahorro {
  color: #0e8f0e;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  display: inline-block;
}

.text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33 {
  text-decoration: line-through;
}

.sectionbasehome {
  text-align: center;
  background-color: #0000;
}

.sectionbasehome.dark {
  background-color: #1b1e25;
  border-bottom: 1px #424040;
}

.par-info-home {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  text-shadow: 0 1px 1px #000;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.col-intro-center {
  text-align: center;
  background-color: #0000;
  border-radius: 9px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-wide-home {
  background-color: #0c0d11;
  margin-top: 0;
}

.div-planes {
  display: block;
}

.key-item--center {
  float: none;
  color: #373a3d;
  text-align: center;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 18px;
  display: block;
}

.botonblackplanes {
  text-align: center;
  background-color: #232c38;
  border-radius: 25px;
  margin-bottom: 30px;
  padding: 10px 40px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
  display: inline-block;
}

.par-concepto-big {
  flex: 0 auto;
  align-self: center;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 18px;
}

.div-box-gray-round {
  background-color: #f2f3f7;
  border-radius: 40px;
  padding: 10px 16px;
}

.div-texto-conocer {
  align-self: center;
}

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

.containerwide {
  padding-top: 80px;
}

.circle-im-net {
  text-align: center;
  background-color: #0000;
  border: 1px #000;
  border-radius: 8px 8px 8px 0;
  max-width: none;
  padding: 0;
}

.colmundoimage {
  text-align: center;
}

.imagemockup {
  border-radius: 20px 20px 0 0;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}

.div-kit-digital {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.div-logo-kit-digital {
  float: left;
}

.div-texto-kit {
  padding-top: 10px;
  display: inline-block;
}

.par-info-white {
  float: none;
  color: #fff;
  text-align: center;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
}

.div-panel {
  background-color: #50ac4b;
  border: 1px #60965d;
  border-radius: 7px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 20px 20px 40px;
}

.h2-strong-white {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 31px;
}

.list-panel-white {
  color: #fff;
  margin-bottom: 20px;
  margin-right: 60px;
  padding-left: 20px;
  font-family: Ibmplexsans, sans-serif;
}

.item-panel-white {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.div-oportunidades {
  background-color: #4794ea;
  border: 1px #4794ea;
  border-radius: 6px 6px 0 0;
  min-height: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.deco-white {
  background-color: #fff;
  border: 0 #000;
  border-radius: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.div-adecuado {
  min-height: 0;
  margin-bottom: 0;
}

.par-light {
  color: #3d5fb6;
  letter-spacing: 0;
  margin-top: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
}

.h3-solucion {
  color: #03448f;
  letter-spacing: 1px;
  background-color: #fff;
  border: 2px #ecf6ff;
  border-radius: 6px;
  margin: 0 30px 20px 0;
  padding: 12px 8px 12px 10px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.div-sep-line {
  background-image: url('../images/back-line.svg');
  background-position: 0 0;
  background-size: auto;
  min-height: 250px;
}

.page-container-aviso {
  text-align: left;
  background-color: #fff;
  margin-bottom: 35px;
  padding: 30px 20px;
}

.sectionblueback {
  text-align: center;
  background-color: #e2e6ee;
  background-image: none;
  border-top: 1px solid #d2ddec;
  border-bottom: 1px solid #d2ddec;
  min-height: 0;
  padding-top: 60px;
  padding-bottom: 100px;
  display: block;
}

.h2-conceptodark {
  color: #484c50;
  text-align: left;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.h2-conceptodark.center {
  color: #3e3f5f;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 40px;
  margin-left: 27px;
  font-family: Raleway variablefont wght, sans-serif;
  font-weight: 500;
}

.div-legal-formulario {
  padding-left: 20px;
  padding-right: 20px;
}

.par-legal-base {
  color: #637583;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 15px;
  font-style: normal;
}

.h1-lem-en {
  color: #fcfcfc;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 34px;
  display: inline-block;
}

.containerbase-en {
  text-align: left;
  background-color: #fafbfd;
  width: 100%;
  max-width: 1200px;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.div-box-paper {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  padding: 10px 8px;
}

.sectionintro-en {
  text-align: center;
  background-color: #a2b5c5;
  background-image: url('../images/back-waves.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #dfdfdf;
  min-height: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.h3-condiciones {
  color: #4b545c;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 16px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.h2-clear {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #ebf2fa;
  background-color: #0000;
  border-radius: 0;
  margin: 15px 0 0;
  padding: 0 0 10px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}

.div-box-resalte {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #f1f1f1;
  border-radius: 5px;
  min-height: 90px;
  margin-right: 10px;
  padding: 10px 20px;
}

.columns-4 {
  display: block;
}

.span-morado {
  color: #5f7bb9;
}

.sec-footer-english {
  color: #213358;
  text-align: center;
  background-color: #0c111f;
  min-height: 0;
  padding-top: 40px;
}

.link-legal-block {
  color: #4794ea;
  text-align: center;
  letter-spacing: 1px;
  background-color: #0000;
  border-bottom: 1px #3a69b4;
  margin-top: 8px;
  margin-bottom: 0;
  padding-bottom: 8px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: block;
}

.link-legal-block:hover {
  color: #98c2f0;
}

.linkhomeen {
  color: #174c81;
}

.file-in-use-image {
  background-color: #f2f3f7;
  border-radius: 15px;
  max-width: 100%;
  margin-top: 25px;
  padding: 10px;
  display: block;
}

.botondownblue-en {
  text-align: center;
  background-color: #167ff5;
  border-radius: 8px;
  padding: 16px 1.25rem;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.sello-confi {
  padding-top: 40px;
  padding-left: 40px;
}

.div-sello-der {
  float: right;
  width: auto;
  min-width: 75px;
  min-height: 80px;
  margin-right: 16px;
}

.botondownsep-en {
  text-align: center;
  background-color: #2c7ae7;
  border-radius: 25px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 40px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.boton-azul-en {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #3568bd;
  border: 1px #4176b8;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  margin: 5px 6px 8px;
  padding: 14px 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
}

.containersplash {
  text-align: left;
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 165px 10px 0;
  display: inline-block;
}

.sectiongreen {
  text-align: center;
  background-color: #50ac4b;
  min-height: 200px;
}

.div-label-garantia {
  float: none;
  background-image: url('../images/label-garan.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  min-width: 0;
  min-height: 80px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -30px;
  padding-top: 19px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.text-span-34 {
  color: #3576cf;
}

.par-comenta-blue {
  color: #33444d;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 20px 16px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.botondownblue-en-copy {
  text-align: center;
  background-color: #167ff5;
  border-radius: 8px;
  padding: 16px 1.25rem;
  font-family: Ibmplexsans, sans-serif;
  font-size: 1rem;
}

.div-down-link {
  text-align: center;
  min-height: 0;
  margin-top: 10px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.image-sello-custom {
  margin-top: 0;
  margin-bottom: 0;
}

.image-12 {
  border-radius: 8px;
}

.botonblack {
  color: var(--white);
  background-color: #232c38;
  border-radius: 25px;
  padding: 10px 18px;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.botonblacktext {
  text-align: left;
  font-family: Ibmplexsans, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
}

.bontonblackicon {
  float: left;
  margin-right: 16px;
}

.widecontainer {
  background-image: url('../images/mokup-pc-screen.png');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: none;
  min-height: 0;
  padding-top: 180px;
}

.wideframe {
  background-color: #10192c9e;
  min-height: 0;
  margin-bottom: 60px;
  padding-top: 0;
}

.linkidioma-copy {
  padding-left: 5px;
  padding-right: 5px;
}

.div-banderas {
  display: inline-block;
}

.campo-solicitar-en, .campo-solicitar-empresa-en {
  background-color: #f2f3f7;
  border: 1px solid #eaebee;
  border-radius: 11px;
  font-size: 16px;
}

.column-8 {
  display: none;
}

.h3card-child {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #223f6e;
  text-align: left;
  background-color: #0000;
  border-bottom: 1px #5e6a77;
  border-radius: 6px 6px 0 0;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Ibmplexsans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.h3card-child:hover {
  color: #367cee;
}

.div-block-3 {
  background-color: #ece3e3;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.flex-head-nas {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-13 {
  order: 1;
  width: 56%;
}

.image {
  object-fit: scale-down;
  flex: none;
  width: auto;
  max-width: 200px;
}

.image-14 {
  border-radius: 9px;
  display: block;
}

.itemlist17 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 20px;
  font-family: Ibmplexsans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-4 {
  height: 500px;
}

.img-banner {
  display: block;
}

@media screen and (max-width: 991px) {
  .sec-footer {
    text-align: left;
  }

  .div-white-box {
    min-height: 220px;
  }

  .div-sep-40 {
    display: block;
  }

  .slider-box {
    position: relative;
  }

  .slider {
    min-height: 640px;
  }

  .sec-footer-english {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .boton-azul-small-fixed {
    min-width: 220px;
  }

  .slider {
    min-height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .h3-proveedor {
    line-height: 28px;
  }

  .containerbase.center {
    padding-left: 2px;
    padding-right: 2px;
  }

  .form-calculadora {
    padding-left: 0;
    padding-right: 0;
  }

  .texto-total {
    margin-left: 4px;
  }

  .div-calculadora {
    margin-left: 0;
    margin-right: 0;
  }

  .column-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .box-calculadora {
    padding-left: 2px;
    padding-right: 2px;
  }

  .column {
    padding-left: 5px;
    padding-right: 5px;
  }

  .collscalculadora {
    margin-top: 0;
  }

  .boton-azul, .boton-solicitar-2 {
    min-width: 140px;
  }

  .cardtitle {
    float: none;
    display: block;
  }

  .div-box-white {
    margin-bottom: 10px;
  }

  .h3-blue, .h3-sub {
    line-height: 28px;
  }

  .h2-box-win {
    margin-left: 0;
    font-family: Ibmplexsans, sans-serif;
    font-size: 23px;
  }

  .boton-azul-small {
    min-width: 140px;
  }

  .form-calculadora-2 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .column-7 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .h3-bandawhite {
    line-height: 28px;
  }

  .box-mockup {
    min-height: 0;
  }

  .h3-bandatrans {
    line-height: 28px;
  }

  .boton-azul-small-fixed {
    min-width: 220px;
  }

  .accordion-item-q-text {
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .intro-flex {
    flex-wrap: wrap;
  }

  .h3-info {
    line-height: 28px;
  }

  .h2-box-win-inline {
    font-family: Ibmplexsans, sans-serif;
    font-size: 23px;
  }

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

  .h3-resumen {
    line-height: 19px;
  }

  .slider {
    min-height: 350px;
  }

  .div-plan-box {
    min-width: 100px;
  }

  .form-plan {
    padding-left: 3px;
    padding-right: 3px;
  }

  .h2-clear {
    margin-left: 0;
    font-family: Ibmplexsans, sans-serif;
    font-size: 23px;
  }

  .boton-azul-en {
    min-width: 140px;
  }

  .div-label-garantia {
    padding-bottom: 30px;
  }

  .menu-button {
    padding-left: 2px;
    padding-right: 2px;
  }
}

#w-node-e1c0c1f0-1565-9b2f-e97d-894794695679-5832f62e, #w-node-_74c1a7e1-f26d-b569-93ba-cd37dfae4004-5832f62e, #w-node-_228dcd96-6b37-e268-7fc3-c8d80b45c63c-5832f62e, #w-node-ca31625d-0838-9faa-f00b-df4e2ef8ef56-5832f62e, #w-node-_28d36467-72fa-ce0d-e138-8bbf4ed89bcf-5832f62e, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c051-5832f68b, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c05b-5832f68b, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c065-5832f68b, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c06c-5832f68b, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c051-5130234c, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c05b-5130234c, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c065-5130234c, #w-node-ef6f4b3a-94b5-ca21-1644-d33e1e71c06c-5130234c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Worksans';
  src: url('../fonts/WorkSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway variablefont wght';
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}