html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }
/*
@font-face {
  font-family: 'Helvetica';
  src: url("../../fonts/Helvetica.eot");
  src: url("../fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica.woff") format("woff"), url("../fonts/Helvetica.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica-Light';
  src: url("../fonts/Helvetica-Light.eot");
  src: url("../fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica-Light.woff") format("woff"), url("../fonts/Helvetica-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Sacramento';
  src: url("../fonts/sacramento-regular.eot");
  src: url("../fonts/sacramento-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/sacramento-regular.woff") format("woff"), url("../fonts/sacramento-regular.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'whiteLarch';
  src: url("../fonts/whitelarch.eot");
  src: url("../fonts/whitelarch.eot") format("embedded-opentype"), url("../fonts/whitelarch.woff") format("woff"), url("../fonts/whitelarch.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
*/

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
}

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

article, aside, footer, header, nav, section {
   }

h1 {
  font-size: 1.2em;
  font-weight: none !important;
 }

h3 {
  color: #fff;
}

.txt-iconos a {
  text-decoration: none;
  color: #fff;
}

.txt-iconos a:hover {
  text-decoration: none;
  color: rgba(255,255,255,0.5);
}

.contac {
  margin-left: 25px;
  font-size: 2rem;
  color: #fff;
  margin-top: 15px;
  padding: 0;
  font-weight: bold;
}

 .container {
    padding: 0 15px;
    margin: 0 auto;
    /*background-image: url("../img/trama.png");
    background-repeat: repeat;*/
 }

 .headerbk {
  background-image: url('../img/background-header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 74px;
  padding-top: 5px;

 }

.header {
  background-image: url('../img/background-header.jpg');
}

.bg-game {
  background-image: url('../img/background-universo.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  min-height: 100%;
}

.bg-menu {
  background-image: url('../img/background.png');
  background-size: cover;
  min-height: 70px;
  padding-top: 5px;
  justify-content: center;

 }
 .group-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 200px;
  flex-wrap: wrap;
  margin: 30%;
  align-items: center;
}
.group-list{
  font-family: 'Helvetica';
  color: #fff;
  font-size: 18px;
  color: aliceblue;
}


.bg-game-correcto {
  background-color: #a3bd31;
  min-height: 800px;
}

.cont-icon-game {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.icon-house {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  max-height: 66px;

}

.icon-perfil {
  width: 80%;
  margin-left: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.icon-ingreso {
  margin-right: 20px;
  display: flex;
  flex-direction: row;
  align-items: right;
  cursor: pointer;
}

.perfil-data {
  font-family: 'Helvetica';
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  margin-left: 10px;


}

.head {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

.space-top {
  margin-top: 70px;
}

.cont-form-game {
  margin-bottom: 50px;
}

.responsive {
  max-width: 55%;
  height: auto;
}

.responsive1 {
  max-width: 100%;

}

.titulos-descripciones {
  font-family: 'Helvetica';
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  text-align: center;
}

.texto-descripciones {
  max-width: 99%;
  font-family: 'Helvetica';
  font-size: 18px;
  color: #fff;
  display: flex;
  text-align: justify;
  text-justify: inter-word;
  margin-top: 10px;
  padding: 30px;

}

.icons {
  color: #fff;
  font-size: 1.5rem;
  margin-right: 15px;
  margin-left: 25px;
}

.txt-iconos {
  color: #fff;
  margin-top: 5px;
}

.container-fluid {
  padding: 0px;
}

.container-fluid img {
  width: 100%;
}
.img-web {
  display: block;
}
.img-movil {
  display: none;
}
.cont-logo {
  width: 100%;
  max-width: 491px;
  margin: 0 auto;
  margin-top: 60px;
  display: flex;
  margin-bottom: 90px;
}

.cont-logo img {
  width: 100%;
}

.log-kaizen {
  transform: translate(50%, 100%);
}

.img-perfil {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  flex-direction: column;
  color: #fff;
  font-family: 'Helvetica';
  font-size: 19px;
  text-align: center;
  align-items: center;
}

.img-perfil img {
  max-width: 230px;
}

.form-group {
  display: flex;
  flex-direction: row !important;
  width: 100%;
  justify-content: center;
}

.form-group-retos {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}

.form-group-retos-two {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
}

.form-group-periodo {
  display: flex;
  flex-direction: column !important;
  width: 100%;
  justify-content: center;
  margin-top: 30px;
}

.form-select {
  border-radius: 11px !important;
  min-height: 51px !important;
  width: 85% !important;
  margin: 0 auto;
  text-align: center;
  color: #727176;
  font-family: 'Helvetica';
  font-size: 19px;
}

.form-select-user {
  border-radius: 11px 11px 0px 0px !important;
  min-height: 51px !important;
  width: 85% !important;
  margin: 0 auto;
  text-align: center;
  color: #727176;
  font-family: 'Helvetica';
  font-size: 19px;
}
.item-form {
  font-family: 'Helvetica';
  color: #fff;
  font-size: 15px;
  width: 39%;

}
.form-group-time {
  display: flex;
  flex-direction: row !important;
}

.item-form-periodo {
  font-family: 'Helvetica';
  color: #fff;
  font-size: 19px;
  width: 100%;
  text-align: left !important;
  margin-bottom: 10px;

}
.form-not-game {
  display: flex;
  justify-content: center;
  font-family: 'Helvetica';
  color: #727176;
  font-size: 18px;
  flex-direction: column;
  width: 100%;
  text-align: center;
  min-width: 250px;
  justify-content: center;
  margin: 1px;
}

.bg-white {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 30px;
  min-width: 300px;
  text-align: left;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bg-white1 {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 30px;
  min-width: 300px;
  max-width: 350px;
  display: flexbox;
  flex-direction: row;
  align-items: center;
}
.bg-orange {
  background-color: rgb(181, 229, 243);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-weight: bolder;
  padding: 5px 30px;
  min-width: 300px;
  text-align: left;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.text-form {
  display: flex;
  line-height: 30px;
  width: 90%;
  text-align: left;

}

.fila {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}

.fila-video {
  width: 100%;
  height: auto;
}

.fila-home {
  display: flex;
  flex-wrap: wrap;
  background-color: rgb(0, 8, 51);
}

.filas {
  display: flex;
  flex-wrap: wrap;
}

.columna {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.columna-100 {
  width: 100%;
}

.columna-70 {
  width: 60%;
}

.columna-50 {
  width: 50%;
}

.columna-50- {
  width: 50%;
}

.columna-33 {
  width: 33.33%;
}

.columna-25 {
  width: 25%;
}


.btn-verificar {
/*  max-width: 235px;  */
  align-self: center;
}

.btn-blue {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 230px;
  margin: 0 auto;
  margin-top: 20px;
}

.btn-doble {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 40px;
}

.btn-single img {
  width: 70%;

}

.btn-stdr {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 150px;
  margin: 50px;
  margin-top: 10px;
}


.title-blue {
  width: 100%;
  background-color: #76aadb;
  text-align: center;
  padding: 3px;
  color: #001a5a;
  font-family: 'Helvetica';
  font-size: 22px;
}

.title-blue1 {
  width: 100%;
  background-color:#d4c47c;
  text-align: center;
  padding: 3px;
  color: #001a5a;
  font-family: 'Helvetica';
  font-size: 22px;
}

.title-white {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 3px;
  color: #001a5a;
  font-family: 'Helvetica';
  font-size: 22px;
}

.set-form {
  margin-top: 50px;
}

.group-button {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 50px;
  margin-top: 100px;

}

.group-button-ill {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 150px;
  flex-wrap: wrap;

}

.btn-group {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Helvetica";
  color: #fff;
  font-size: 20px;
  text-align: center;
  /*min-height: */
}

.btn-ilustrado {
  width: 50%;
  text-align: center;
}
.group-button-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}
.group-pin {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 50px;
  margin-top: 20px;

}

.btn-sections {
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  color: #727176;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections:hover {
  background-color: #a3bd31;
  color: #010002;
}
.btn-sections-active {
  background-color: #a3bd31;
  color: #010002;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections-form {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  color: #727176;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections-form:hover {
  background-color: #a3bd31;
  color: #010002;
}
.btn-sections-form-active {
  background-color: #a3bd31;
  color: #010002;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections-form1 {
  width: 70%;
  background-color:#d4c47c;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  color: #727176;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections-form1:hover {
  background-color:#d4c47c;
  color: #010002;
}
.btn-sections-form1-active {
  background-color:#d4c47c;
  color: #010002;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections-form2 {
  width: 70%;
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  color: #727176;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.btn-sections-form2:hover {
  background-color: rgb(34, 66, 243);
  color: #010002;
}
.btn-sections-form2-active {
  background-color: rgb(34, 66, 243);
  color: #010002;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
}

.check-list{
  background-color: #fff;
  color: #010002;
  padding: 9px 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  font-family: 'Helvetica';
  font-size: 19px;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.text-check{
  margin-top: 13px;
  margin: 0 auto;
}

.icon-check {
  width: 100;
  max-width: 32px;
  max-height: 32px;
}
.text-destacado {
  font-family: 'Helvetica';
  font-size: 23px;
  color: #fff;
  text-align: justify;
  width: 100%;
  padding: 00px;
  margin-top: 2px;
  margin-bottom: 40px;
}

.text-destacado1 {
  font-family: 'Helvetica';
  font-size: 18px;
  color: #fff;
  text-align: justify;
  width: 80%;
  padding: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}


.text-destacado-gray {
  font-family: 'Helvetica';
  font-size: 23px;
  color: #010002;
  text-align: center;
  width: 100%;
  padding: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-destacorrido {
  font-family: 'Helvetica';
  font-size: 23px;
  color: #fff;
  text-align: left;
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.text-destacorrid {
  font-family: 'Helvetica';
  font-size: 25px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0;
  margin-top: 70px;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.1);
}

.text-corrido {
  align-self: center;
  font-family: 'Helvetica';
  font-size: 15px;
  color: #fff;
  width: 70%;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: justify;
}

.text-cierre {
  font-family: 'Helvetica';
  font-size: 17px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 5px;
  margin-top: 35px;
  margin-bottom: 5px;
}

.text-lileft {
  font-family: 'Helvetica';
  font-size: 18px;
  color: #fff;
  text-align: left;
  width: 100%;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.img-centrado {
  text-align: center;
	margin: 5px auto;
	display: block;
}

.conten-centrado {
  margin: auto;
  display: block;
  margin-bottom: 25px;
  text-align: justify;
}

.video-gaia {
  height: auto;
}

.video-gaia iframe{
  width: 560px;
  height: 315px;
}

.img-w {
  height: auto;
  max-width: 100%;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .5s ease;
}

.img-w:hover {
  transform: scale(1.05);
  /*opacity: 0.5;
  /filter: grayscale(1);*/
}

.img-cabgaia {
  height: auto;
  max-width: 100%;
  margin-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .5s ease;
}

.img-cabgaia:hover {
  transform: scale(1.05);
  //opacity: 0.5;
  //filter: grayscale(1);
}

.img-wCar {
  width: fit-content;
  margin-top: 5px;
  padding-left: 1px;
  padding-right: 1px;

}


.l-table {
  border: 1px;
  font-family: 'Helvetica';
  font-size: 18px;
  color: #fff;
  text-align: left;
  border-color: rgb(255, 255, 255);
}

.t-table {
  font-family: 'Helvetica';
  font-size: 16px;
  color: #fff;
  text-align: left;
  padding: 3px;
  margin-left: 10px;
}


.form-pin {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

.form-user {
  text-align: center;
  font-size: 20px;
  margin: 0 auto;
  border-radius: 0px 0px 11px 11px !important;
  width: 85%
}

.set-level {
  width: 82%;
  background-color: #fff;
  border-radius: 11px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin: 20px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.title-level {
  font-family: 'Helvetica';
  font-size: 23px;
  color: #5b5b5f;
  border-bottom: 1px solid #727176;
  width: 100%;
  text-align: center;

}
.group-level-btn {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.title-btn-level {
  font-family: 'Helvetica';
  font-size: 23px;
  color: #5b5b5f;
  width: 50%;
  text-align: center;

}

.contenido-txt {
  font-family: 'Helvetica';
  font-size: 23px;
  color: #5b5b5f;
  text-align: justify;

}


.btn-set-level {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.btn-level {
  width: 100%;
  border: 1px solid #727176;
  text-align: center;
  padding: 10px 20px;
  margin-top: 10px;
  text-decoration: none;
  color: #727176;
  font-family: "Helvetica";
  font-size: 19px;
}

.btn-level:hover {
  background-color: #a3bd31;
  color: #fff;
  text-decoration: none;
}

.btn-level:active {
  background-color: #a3bd31;
  color: #fff;
  text-decoration: none;
}

.btn_close {
  background-image: url(../img/cerrar.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px;
  position: absolute;
  top: -35px;
  right: -35px;
  color: #000;
  background-color: #fff;
  padding: 0;
  opacity: 1;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  z-index: 100;
  cursor: pointer;
  transition: .2s;
}

.btn_close:hover {
  opacity: 0.7;
}

.btn-v {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-v:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

.btn-va {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-va:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

.btn-vb {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-vb:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

.btn-vc {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-vc:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

.btn-vd {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-vd:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

.btn-ve {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-ve:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

.btn-vf {
    height: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.btn-vf:hover {
    opacity: 0.5;
    filter: grayscale(1);
}

#btn-modal {
  display: none;
}

#btn-modal:checked ~ .modal {
  opacity: 1;
  visibility: visible;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}

.contenedor {
  width: 720px;
  height: 480px;
  margin: auto;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: 1px 7px 15px rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease;
  position: relative;

}

.set-level-gray {
  width: 82%;
  background-color: #fff;
  border-radius: 11px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 20px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 50px;
}
.title-level-gray {
  background-color: #d8d9dd;
  font-family: 'Helvetica';
  font-size: 23px;
  color: #5b5b5f;
  width: 100%;
  text-align: center;
  padding: 10px;
  border-radius: 11px 11px 0px 0px;

}
.Box-gray-description {
  color: #727176;
  font-family: "Helvetica";
  font-size: 19px;
  text-align: justify;
  padding: 15px;
}

.box-estado-retos {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: 'Helvetica';
  font-size: 20px;
}

.title-retos-estado {
  width: 100%;
  background-color: #fff;
  border-radius: 11px;
  text-align: center;
  color: #5b5b5f;
  padding: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.box-estados-green {
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.title-green {
  width: 25%;
  background-color: #a3bd31;
  color: #000;
  border-radius: 10px 0px 0px 10px;
  text-align: center;
  padding: 10px;
  margin-right: 1px;
}
.title-green1 {
  width: 22%;
  background-color: #a3bd31;
  color: #000;
  flex-wrap: wrap;
  border-radius: 0px 0px 0px 0px;
  text-align: center;
  padding: 10px;
  margin-right: 1px;
}

.title-green2 {
  width: 22%;
  background-color: #a3bd31;
  color: #000;
  border-radius: 0px 10px 10px 0px;
  text-align: center;
  padding: 10px;
  margin-left: 0px;
}

.user-estado {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.user-estatus {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  text-align: center;
}

.box-white {
  width: 25%;
  background-color: #fff;
  color: #5b5b5f;
  border-radius: 10px 0px 0px 10px;
  text-align: center;
  padding: 10px;
  margin-right: 1px;
  height: 60px;
}
.box-white1 {
  width: 22%;
  background-color: #fff;
  color: #5b5b5f;
  border-radius: 0px 0px 0px 0px;
  text-align: center;
  flex-wrap: wrap;
  padding: 10px;
  margin-right: 1px;
  height: 60px;
}

.box-white2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 22%;
  background-color: #fff;
  border-radius: 0px 10px 10px 0px;
  padding: 10px;
  margin-left: 0px;
  height: 60px;
}

.box-white-logros {
  width: 60%;
  background-color: #fff;
  color: #5b5b5f;
  border-radius: 10px 0px 0px 10px;
  text-align: center;
  padding: 10px;
  margin-right: 10px;
  height: 50px;
}
.box-green-logros2 {

  width: 37%;
  background-color: #a3bd31;
  border-radius: 0px 10px 10px 0px;
  padding: 10px;
  margin-left: 10px;
  height: 50px;
  text-align: right;
  color: #fff;

}

.icon-status {
  width: 25%;
  text-align: center;
}

.box-white2 img {
  margin-right: 3px;

}

.set-level-sq {
  width: 82%;
  background-color: #fff;
  border-radius: 11px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 20px;
  margin: 0 auto;
  margin-bottom: 100px;
  margin-top: 120px;
}
.title-level-sq {
  background-color: #d8d9dd;
  font-family: 'Helvetica';
  font-size: 23px;
  color: #5b5b5f;
  width: 100%;
  text-align: center;
  padding: 10px;
  border-radius: 11px 11px 11px 11px;
  margin-bottom: 50px;

}
.Box-gray-description {
  color: #727176;
  font-family: "Helvetica";
  font-size: 19px;
  padding: 15px;
}
.box-preguntas {
  width: 80%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #727176;
  font-family: "Helvetica";
  font-size: 20px;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
  border-radius: 11px;
  margin-top: 50px;

}

/*
/ Hidding the radiobuttons &amp; checkboxes /
input[type="radio"], input[type="checkbox"] {
    display: none;
}
/ Styling background /
label i:first-child {
        color: gray;
}
/ Hidding the "check" status of inputs /
input[type="radio"] + label .fa-circle,
input[type="checkbox"] + label .fa-check  {
display: none;
}
/ Styling the "check" status /
input[type="radio"]:checked + label .fa-circle,
input[type="checkbox"]:checked + label .fa-check {
display: block;
color: #a3bd31;
}
/ Styling checkboxes /
input[type="checkbox"]:checked + label .fa-check {
position: relative;
left: .125em;
bottom: .125em;
}
/ Styling radiobuttons /
input[type="radio"]:checked + label .fa-circle-o {
display: none;
}
*/

footer {
  width: 100%;
  background-color: #141f32 !important;
  height: 95px;
  overflow-x: hidden;
  margin-top: 40px;
  text-align: center;
  padding-top: 30px;
}

.grid-container {
  align-items: center;
  display: grid;
  /*border: 1px solid #d8d9dd;*/
  max-width: 99%;
  grid-template-columns: auto auto;
  background-color: inherit;
  padding: 50px;
}
.grid-item {
  background-color: inherit;
  border: 0px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
}


@media (max-width: 768px) {


}

@media (max-width: 600px) {

  .btn_close {
    top: -50px;
    right: 5%;
  }

  .contenedor {
    width: 100%;
    height: auto;
  }

  .contenedor .frame {
    width: 100%;
    height: auto;
  }

  .video-gaia iframe{
    width: 100%;
    margin: 0;
  }

  .fila {
    overflow: hidden;
    position: relative;
  }

  .fila-home {
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }

  .filas {
    flex-direction: column;
  }

  .columna-movil {
    width: 100%;
  }

  .columna-50-- {
    width: 100vh;
  }

  .contac {
    margin: auto;
    margin-top: 60px;
  }

  .log-kaizen {
    margin-top: -20px;
    margin-bottom: 30px;
    margin-left: 20%;
  }

  .icon-perfil {
    margin-left: 0;
  }

  .icon-ingreso {
    margin-right: 20;
  }

  .icons {
    margin: auto;
  }

  .txt-iconos {
    margin: auto;
    margin-bottom: 15px;
  }


}

@media (min-width: 576px) {


}


/*# sourceMappingURL=main.css.map */
