html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: Arial;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cc-hiden-step {
  display: none;
}
.cc-hiden-step.cc-active-step {
  display: block;
}

.cc-content-process {
  max-width: 1320px;
  margin: 15px auto;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: relative;
}

.cc-head-process {
  background-color: #168c92;
  padding: 85px 40px 45px;
  color: #fff;
}
@media (max-width: 1200px) {
  .cc-head-process {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cc-head-process {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.cc-body-process {
  background-color: #fff;
  padding: 45px 55px;
  text-align: center;
}
@media (max-width: 768px) {
  .cc-body-process {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.cc-head-title {
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 10px 25px;
  background-color: #fff;
  color: #168c92;
  max-width: 380px;
  font-size: 17px;
  height: 38px;
  text-transform: uppercase;
  text-align: center;
}
.cc-head-title:before {
  content: "";
  display: inline-block;
  border: 18px solid transparent;
  border-right: 15px solid #fff;
  border-top: 21px solid #fff;
  position: absolute;
  left: -33px;
  top: 0;
}
.cc-head-title:after {
  content: "";
  display: inline-block;
  border: 18px solid transparent;
  border-left: 15px solid #fff;
  border-top: 21px solid #fff;
  position: absolute;
  right: -33px;
  top: 0;
}

.step-final p {
  line-height: 1.6em;
  max-width: 850px;
  margin: 0 auto;
}

.cc-items-process {
  position: relative;
}
.cc-items-process::before {
  content: "";
  height: 3px;
  width: calc(100% - 150px);
  position: absolute;
  background: #fff;
  top: 31px;
  left: 6%;
}
.cc-items-process ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 9;
}
@media (max-width: 1024px) {
  .cc-items-process ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.cc-mgt-a {
  margin-top: 15px;
}
.cc-mgt-a a {
  text-decoration: none;
}

.cc-btn-claveu span {
  display: inline-block;
  background: url(images/logoclv.webp);
  width: 160px;
  height: 27px;
}

.cc-items-process ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 7680px) {
  .cc-items-process ul li {
    width: 33.33%;
    margin-bottom: 15px;
  }
}

.cc-number-process {
  width: 62px;
  height: 62px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 32px;
  color: #c4d5d6;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #ffffff;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .cc-number-process {
    width: 55px;
    height: 55px;
    font-size: 29px;
  }
}

.cc-item-active .cc-number-process {
  background-color: #c5e2e3;
  color: #1b868f;
}

.cc-content-text-process {
  font-size: 12px;
  line-height: 1.4em;
}
@media (max-width: 1200px) {
  .cc-content-text-process {
    font-size: 10px;
  }
}
.cc-content-text-process .cc-step-title {
  font-size: 15px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .cc-content-text-process .cc-step-title {
    font-size: 13px;
  }
}

.cc-content-text-process {
  text-transform: uppercase;
  max-width: 150px;
  margin: 0 auto;
}

.cc-content-image {
  margin-bottom: 25px;
}

.cc-content-button {
  width: 100%;
}

/*** Step one **/
.cc-content-step-one.cc-active-step,
.cc-rec-pago.cc-active-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cc-content-step-one p {
  color: #1b868f;
  font-size: 40px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .cc-content-step-one p {
    font-size: 28px;
  }
}

.cc-button-style {
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 290px;
  border-radius: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  cursor: pointer;
  border: 0;
  font-size: 30px;
  margin: 30px auto 0;
  line-height: 1.4em;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#1977c8), to(#0357c0));
  background: linear-gradient(to bottom, #1977c8 0%, #0357c0 100%);
}

.cc-button-style2 {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 290px;
  border-radius: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  cursor: pointer;
  border: 0;
  font-size: 20px;
  margin: 0;
  margin-top: 15px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  line-height: 1.4em;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, right top, left top, from(#109597), to(#365f7b));
  background: linear-gradient(to left, #109597 0%, #365f7b 100%);
}

.cc-content-step-text {
  text-align: left;
}
.cc-content-step-text h3 {
  font-size: 40px;
  color: #1b868f;
  margin-bottom: 25px;
  text-align: center;
}
@media (max-width: 768px) {
  .cc-content-step-text h3 {
    font-size: 28px;
    line-height: 1.4em;
  }
}
.cc-content-step-text .cc-item-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 9px;
  position: relative;
}
.cc-content-step-text .cc-item-form.cc-item-checkbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cc-content-step-text .cc-item-form.cc-item-checkbox input {
  height: 28px;
}
.cc-content-step-text .cc-item-form.cc-item-checkbox label {
  padding-left: 8px;
}
.cc-content-step-text .cc-item-form label {
  color: #1a8790;
  font-size: 19px;
}
.cc-content-step-text .cc-item-form input {
  height: 40px;
  border: 0;
  outline: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.cc-content-hover {
  position: absolute;
  left: 20%;
  bottom: 35px;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  background-color: #fff;
  padding: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.cc-content-hover h3 {
  text-align: center;
  font-size: 14px;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.cc-hover-input input:focus + .cc-content-hover {
  display: block;
  visibility: visible;
  opacity: 1;
}

.cc-content-step-four {
  padding: 45px 0;
}
.cc-content-step-four .cc-button-style2 {
  margin-top: 50px;
}

.cc-content-head-step {
  text-align: center;
  margin-bottom: 45px;
}
.cc-content-head-step h3 {
  margin-bottom: 15px;
}
.cc-content-head-step p {
  color: #333333;
  font-size: 19px;
}

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

.cc-content-step-text .cc-item-form.cc-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cc-rec-pago p {
  font-size: 40px;
  color: #1b868f;
  line-height: 1.3em;
  text-align: center;
}
@media (max-width: 768px) {
  .cc-rec-pago p {
    font-size: 28px;
  }
}

.cc-content-button {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .cc-content-button {
    margin-top: 20px;
  }
}

.cc-center button {
  margin: 0 auto;
}

.cc-content-loader {
  margin-bottom: 40px;
}

.cc-content-text-steps {
  color: #333333;
  text-align: center;
  font-size: 22px;
  line-height: 1.6em;
}
@media (max-width: 768px) {
  .cc-content-text-steps {
    font-size: 18px;
  }
}
.cc-content-text-steps a {
  color: #168c92;
}
.cc-content-text-steps .cc-bullets {
  display: block;
}
.cc-content-text-steps .cc-bullets::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #168c92;
  margin-right: 15px;
  position: relative;
  top: -3px;
}

/* HTML: <div class="loader"></div> */
.loader {
  --d:22px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  color: #25b09b;
  -webkit-box-shadow: calc(1 * var(--d)) calc(0 * var(--d)) 0 0, calc(0.707 * var(--d)) calc(0.707 * var(--d)) 0 1px, calc(0 * var(--d)) calc(1 * var(--d)) 0 2px, calc(-0.707 * var(--d)) calc(0.707 * var(--d)) 0 3px, calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px, calc(-0.707 * var(--d)) calc(-0.707 * var(--d)) 0 5px, calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;
          box-shadow: calc(1 * var(--d)) calc(0 * var(--d)) 0 0, calc(0.707 * var(--d)) calc(0.707 * var(--d)) 0 1px, calc(0 * var(--d)) calc(1 * var(--d)) 0 2px, calc(-0.707 * var(--d)) calc(0.707 * var(--d)) 0 3px, calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px, calc(-0.707 * var(--d)) calc(-0.707 * var(--d)) 0 5px, calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;
  -webkit-animation: l27 1s infinite steps(8);
          animation: l27 1s infinite steps(8);
}

@-webkit-keyframes l27 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes l27 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.cc-content-step-nine {
  padding: 75px 15px;
}
.cc-content-step-nine h3 {
  margin-bottom: 50px;
}
.cc-content-step-nine .cc-form-process {
  margin-top: 30px;
}

.cc-dual-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .cc-dual-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cc-dual-columns .cc-column {
  width: 45%;
}
@media (max-width: 768px) {
  .cc-dual-columns .cc-column {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cc-dual-columns .cc-column h4 {
  font-size: 28px;
  color: #333333;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .cc-dual-columns .cc-column h4 {
    font-size: 24px;
  }
}
.cc-dual-columns .cc-column > p {
  font-size: 21px;
  color: #168c92;
  margin-bottom: 8px;
}
.cc-dual-columns .cc-column > span {
  font-size: 17px;
  color: #333333;
}

.cc-anuncio-important {
  padding: 15px;
  background-color: #fdf6e9;
  border: 1px solid #dcc06c;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  margin-top: 30px;
}
.cc-anuncio-important p {
  font-size: 17px;
  color: #333333;
  line-height: 1.2em;
  margin-top: 15px;
}

.cc-head-anuncio-important {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cc-head-anuncio-important:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 17px;
  margin-right: 12px;
  background: url(images/adv.webp);
}

.cc-item-process.cc-item-complete .cc-number-process {
  background-color: #14abb3;
  font-size: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cc-item-process.cc-item-complete .cc-number-process:after {
  content: "";
  width: 34px;
  height: 25px;
  background: url(images/check.webp);
}

.cc-content-step-final {
  padding: 0 30px;
}

/**** modal ******/
.cc-content-modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cc-content-modal.active {
  opacity: 1;
  visibility: visible;
}

.cc-content-dual-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cc-inner-content-modal {
  width: 100%;
  max-width: 790px;
  min-height: 550px;
  padding: 45px 25px 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
}
.cc-inner-content-modal h3 {
  font-size: 33px;
  text-align: center;
  line-height: 1.4em;
  max-width: 550px;
  margin: 0 auto;
}
.cc-inner-content-modal .cc-content-dual-buttons {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
}
.cc-inner-content-modal .cc-button-style2 {
  max-width: 210px;
  margin: 0 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cc-inner-content-modal .cc-button-style2.cc-btn-gris {
  background: #e1e1e1;
  color: #333333;
}
.cc-inner-content-modal .cc-button-style2.cc-btn-gris:hover {
  background: #c8c8c8;
}

strong {
  font-weight: bold;
}

.cc-mgt25 {
  margin-top: 25px;
}

.step-final p.mgb-25 {
  margin-bottom: 25px;
}

.cc-color-gr {
  color: #4e9a99 !important;
}

.cc-button-style3 {
  font-size: 20px;
  min-width: 300px;
  color: #0d928e;
  text-decoration: none;
  border: 1px solid #0d928e;
  border-radius: 50px;
  border-bottom-width: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 25px;
  margin-bottom: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cc-button-style3:after {
  content: "";
  background: url(images/down.webp);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 21px;
  margin-left: 15px;
}