/* Media Queries Mixin
**********************/
/* Reboot Codes - Based on normalize.css v5.0.0
**********************/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}

a:hover {
  color: inherit;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}
body {
  padding: 0;
  margin: 0;
  background-image: url("../assets/img/backgroun_body.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/*
@media only screen and (min-width: 992px) {
  .espacio{
    margin-bottom: 1px!important;
  }
  .container {
    display: flex;
    flex-wrap: wrap;
  }
}*/

.text-ajuste {
  margin: 4vw 0;
}

.cabecera {
  /* height: 65vw; */
  background-image: url("../assets/img/banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.informacion-servicios {
  text-align: center;
  margin-bottom: 5vw;
}

.informacion-servicios img {
  width: 80vw;
}

.informacion-alianza {
  padding: 5vw 0;
  text-align: center;
}

.informacion-alianza img {
  width: 75vw;
}

.titulo-como-funciona {
  text-align: center;
}

.titulo-como-funciona img {
  width: 40vw;
}

.titulo-beneficios {
  text-align: start;
  margin-bottom: 5vw;
}

.titulo-beneficios img {
  width: 40vw;
}

.contenido-como-funciona {
  text-align: center;
}

.contenido-como-funciona img {
  width: 90vw;
}

.contenido-beneficios {
  text-align: start;
}

.ul-contenido-beneficios {
  color: white;
  text-align: center;
  margin-bottom: auto;
}

.li-contenido-beneficios {
  display: inline-block;
  margin: 0 5vw;
}

.ul-contenido-beneficios #content img {
  width: 30vw;
}

.ul-contenido-beneficios #text img {
  width: 30vw;
}

.solicitar-tag {
  padding: 5vw 0;
  text-align: center;
  margin-bottom: 5vw;
}

.solicitar-tag img {
  width: 40vw;
}

.contacto {
  text-align: center;
  margin-bottom: 5vw;
}

.contacto img {
  width: 40vw;
}

/* .cabecera-banner-promocion h1 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 5vw;
  color: white;
}

.cabecera-banner-promocion h2 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-bottom: 5vw;
  color: white;
}

.cabecera-banner-promocion h3 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-bottom: 5vw;
  color: white;
}

.cabecera-banner-promocion h3 a {
  font-family: "Poppins", sans-serif;
  margin-bottom: 5vw;
  color: white;
} */

/* .cabecera-banner-autorizados {
  height: 48vw;
  background-image: url("../assets/img/banneredsautorizadas.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
} */
/*
@media only screen and (min-width: 992px) {
  /* .cabecera {
    min-width: 40%;
    max-width: 40%;
    background-position: right;
  } */
/*}*/

/* @media only screen and (min-width: 992px) {
  .cabecera-informacion {
    margin: 8vw 0 !important;
  }
} */

.ul-head {
  color: white;
  text-align: center;
  margin-bottom: -6vw;
  column-count: 2;
}

.li-head {
  display: flow-root;
  text-align: start;
}

.cabecera-text {
  text-align: start;
}

.cabecera-text #user img {
  width: 37vw;
}

.cabecera-text #text img {
  width: 40vw;
}

.cabecera-content {
  text-align: center;
}

.cabecera-content img {
  width: 40vw;
}

.cabecera-logos {
  padding: 3vw 2vw;
  text-align: center;
}

.cabecera-logos img {
  width: 40vw;
}

.cabecera-phone {
  padding: 3vw 2vw;
  text-align: center;
}

.cabecera-phone img {
  width: 40vw;
}

.cabecera-info {
  color: white;
  padding: 4% 5%;
  margin: 0;
  margin-bottom: 30%;
}

/*@media only screen and (min-width: 992px) {
  .cabecera-logos {      
    text-align: start;
    margin: 3vw 60vw;
    margin-left: 3vw;
  }
}*/

.cabecera-info p {
  font-family: "Poppins", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
/*
@media only screen and (min-width: 1200px) {
  .cabecera-info p {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 1480px) {
  .cabecera-info p {
    font-size: 20px;
    font-size: 2rem;
  }
}
*/
.cabecera-info__titulo {
  padding: 0;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  line-height: 20px;
}

/* .cabecera-informacion { */
/*background-image: url('../assets/img/fondo-responsive.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;*/
/* background-color: #575756; */
/*display: grid;
  grid-gap: 1.2vw;*/
/*margin: 60vw 0!important;*/
/* }  */

/* p.informacion-descripcion-img {
  text-align: center;
} */

.informacion {
  padding: 3%;
}
/*
@media only screen and (min-width: 992px) {  
  .informacion {
    background-image: url("../assets/img/background-fondo.png");
    min-width: 50%;
    max-width: 50%;
    height: 100vh;
  }
}*/
.informacion-titulo {
  text-align: center;
  color: #6dd831;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 3vh;
  margin-right: 4vw;
  margin-left: 2vw;
}
.informacion-titulo1 {
  text-align: center;
  color: #6dd831;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 10vw;
  margin-bottom: 3vh;
  margin-right: 2vw;
  margin-left: 2vw;
}
.informacion-titulo2 {
  text-align: center;
  color: #6dd831;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-bottom: 3vh;
  margin-right: 2vw;
  margin-left: 2vw;
  padding: 3vw;
}

@media only screen and (min-width: 992px) {
  .espacio {
    margin-bottom: 3vw !important;
  }

  .espacioeds {
    margin-bottom: 3vw !important;
  }

  .informacion-titulo1 {
    margin-top: 3vw;
    font-size: 3rem;
  }
  .informacion-titulo2 {
    font-size: 2rem;
  }
  .informacion-titulo {
    font-size: 3rem;
  }
  .imgterpel {
    width: 15% !important;
  }
}

.informacion form {
  display: flex;
  flex-direction: column;
  padding: 3%;
}
/*
@media only screen and (min-width: 992px) {
  .informacion form {
    align-items: flex-end;
  }
}
.informacion form label {
  color: #465eff;
  font-size: 10px;
  font-size: 1rem;
}
@media only screen and (min-width: 992px) {
  .informacion form label {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1480px) {
  .informacion form label {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 5%;
  }
}*/
.informacion input,
.informacion select,
.informacion option {
  width: 100%;
  border: none;
  padding: 10px 10px;
  border-radius: 20px;
  outline: none;
  background: radial-gradient(circle, #0094e9 34%, #465eff 83%);
  background-color: #0094e9;
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
/*
@media only screen and (min-width: 992px) {
  .informacion input, .informacion select, .informacion option {
    width: 100%;
    width: initial;
  }
}
@media only screen and (min-width: 1480px) {
  .informacion input, .informacion select, .informacion option {
    margin-left: 5px;
    width: initial;
  }
}*/
.informacion-boton {
  margin: 0 auto;
  width: 60%;
  display: flex;
  justify-content: center;
  align-content: center;
}
.informacion-boton input[type="submit"] {
  cursor: pointer;
  border: none;
  font-size: 13px;
  font-size: 1.3rem;
  outline: none;
  outline-style: none;
  padding: 10px 15px;
}
.informacion-boton input[type="submit"]:hover {
  transform: scale(1.1);
  transition-duration: 0.4s;
}
.informacion-descripcion {
  text-align: center;
  color: #d6d6d6;
  line-height: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 1.4rem;
  padding-left: 0vw;
  margin-bottom: 3vh;
  margin-right: 2vw;
  margin-left: 2vw;
}

.informacion-descripcion-segunda {
  text-align: center;
  color: #d6d6d6;
  line-height: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 1.4rem;
  padding-left: 0vw;
  margin-bottom: 3vh;
}

@media only screen and (min-width: 992px) {
  .informacion-descripcion {
    font-size: 2rem;
  }
  .f_0 {
    font-size: 2rem !important;
  }
}

.checkData > input[type="checkbox"] {
  width: 5%;
  margin-right: 6px;
}

.checkData {
  text-transform: none;
  line-height: 20px;
  margin: 20px 0;
}
.checkData a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
}
/*
@media only screen and (min-width: 992px) {
  .checkData a {
    margin-left: 5px;
  }
}*/

.espacio {
  margin-bottom: 8vw;
}
.ul-footer {
  color: white;
  text-align: center;
}
.li-footer {
  display: inline-block;
  margin: 0 5vw;
}
.li-footer a {
  color: #6dd831;
}
/* #rtl_func {
  text-align: center;
  column-count: 2;
  padding-left: 0;
  text-indent: 1rem;
  border: solid 1vw transparent;
} */
/*
@media only screen and (min-width: 992px) {
  #rtl_func{
    text-align: justify;
    column-count: 2;    
    padding: 0;
    max-width: 90%;
    align-self: center;
    padding-left: 7vw;
  }  
}
*/
/* .f_0 {
  text-transform: uppercase;
  color: white;
  font-size: 1.4rem;
  list-style: none;
  font-weight: 500;
  margin-bottom: 1vh;
}

.f_1 {
  text-transform: uppercase;
  color: #d0d0ce;
  font-size: 1.2rem;
  list-style: none;
  font-weight: 500;
  margin-bottom: 2vh;
}

.informacion-promocion {
  text-align: start;
  color: #545454;
  line-height: 35px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
} */
