/* normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  position: relative;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
.mg-top-01 {
  margin-top: 10vh !important;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.footer-img img {
  margin-top: -200px;
  position: relative;
  z-index: -1;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "Nickname";
  src: url("assets/fonts/nickname.eot") format("embedded-opentype"),
    url("assets/fonts/nickname.woff2") format("woff2"),
    url("assets/fonts/nickname.woff") format("woff"),
    url("assets/fonts/nickname.ttf") format("truetype"),
    url("assets/fonts/nickname.svg") format("svg");
  font-weight: 400;
  font-style: 400;
}
body {
  background: #fff;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: 0.6 all ease;
  -moz-transition: 0.6 all ease;
  -o-transition: 0.6 all ease;
  -ms-transition: 0.6 all ease;
  transition: 0.6 all ease;
  margin: 0;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dd,
p,
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ul:first-child,
ol:first-child,
li:first-child,
dl:first-child,
dd:first-child,
p:first-child,
div:first-child {
  margin-top: 0;
}
p {
  color: #000;
  margin: 15px 0;
  line-height: 1.25em;
}
table,
ul,
ol,
li {
  color: #000;
  font-size: 16px;
  list-style: none;
  text-align: left;
  font-size: 20px;
  line-height: 40px;
}
table {
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-style: 400;
  font-weight: 700;
  line-height: 1em;
  color: #000;
}
h1 {
  margin: 1.5em auto;
}
img {
  display: block;
  max-width: 100%;
  margin: 0;
}
iframe {
  border: none;
}
.dispTable {
  display: table;
  height: 100%;
  width: 100%;
}
.dispCell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.section {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
}
.block {
  display: block;
  font-size: 0;
  position: relative;
}
.block:after {
  content: "";
  display: block;
  clear: both;
}
.block > div {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
.block .b-full {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
.block .b-full:before,
.block .b-full:after {
  content: "";
  display: table;
}
.block .b-full:after {
  clear: both;
}
.block .b-full:last-child {
  margin-right: 0%;
}
.block .b-half {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 49.050000000000004%;
  margin-left: 0%;
  margin-right: 1.9%;
}
.block .b-half:before,
.block .b-half:after {
  content: "";
  display: table;
}
.block .b-half:after {
  clear: both;
}
.block .b-half:last-child {
  margin-right: 0%;
}
.block .b-1of3 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 32.06666666666666%;
  margin-left: 0%;
  margin-right: 1.9%;
}
.block .b-1of3:before,
.block .b-1of3:after {
  content: "";
  display: table;
}
.block .b-1of3:after {
  clear: both;
}
.block .b-1of3:last-child {
  margin-right: 0%;
}
.block .b-2of3 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.03333333333332%;
  margin-left: 0%;
  margin-right: 1.9%;
}
.block .b-2of3:before,
.block .b-2of3:after {
  content: "";
  display: table;
}
.block .b-2of3:after {
  clear: both;
}
.block .b-2of3:last-child {
  margin-right: 0%;
}
.block .b-1of4 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.575000000000003%;
  margin-left: 0%;
  margin-right: 1.9%;
}
.block .b-1of4:before,
.block .b-1of4:after {
  content: "";
  display: table;
}
.block .b-1of4:after {
  clear: both;
}
.block .b-1of4:last-child {
  margin-right: 0%;
}
.block .b-3of4 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.52499999999999%;
  margin-left: 0%;
  margin-right: 1.9%;
}
.block .b-3of4:before,
.block .b-3of4:after {
  content: "";
  display: table;
}
.block .b-3of4:after {
  clear: both;
}
.block .b-3of4:last-child {
  margin-right: 0%;
}
.a-center {
  text-align: center;
}
.a-left {
  text-align: left;
}
.a-right {
  text-align: right;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.clear {
  clear: both;
}
.hidden {
  display: none;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
fieldset:first-child {
  margin-top: 0;
}
fieldset .form-list {
  padding: 0;
}
.form-list {
  display: block;
  margin: 0;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 0;
  list-style: none;
  font-size: 0;
}
.form-list .form-list {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.form-list.full {
  margin-left: 0 !important;
  padding: 0;
}
.form-list.full > li {
  display: block;
  margin-left: 0;
  width: auto;
}
.form-list.full .hintTip {
  display: block;
  width: 100%;
}
.form-list.full .currentInput .datepicker {
  width: 95% !important;
}
.form-list.full .currentInput textarea {
  width: 100%;
}
.form-list.compact > li {
  margin-bottom: 8px;
}
.form-list.four > li {
  width: 23%;
}
.form-list.center {
  text-align: center;
}
.form-list.middle > li {
  vertical-align: middle !important;
}
.form-list.half {
  padding: 0;
}
.form-list.half > li {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.form-list.half > li:before,
.form-list.half > li:after {
  content: "";
  display: table;
}
.form-list.half > li:after {
  clear: both;
}
.form-list.half > li:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.form-list.half > li:nth-child(2n + 1) {
  clear: both;
}
.form-list.half > li.full {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form-list.half > li.full:first-child {
  margin-left: auto;
}
.form-list.half > li.full:last-child {
  margin-right: auto;
}
.form-list.inline {
  margin-left: 0;
}
.form-list.inline > li {
  display: inline-block;
  margin-left: 20px;
  width: auto;
  vertical-align: top;
  margin-top: 0;
}
.form-list.inline > li:first-child {
  margin-left: 0;
}
.form-list.grid-4 > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 20px 0;
  padding: 0 15px;
  vertical-align: bottom;
  width: 23%;
}
.form-list.grid-3 > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 20px 0 5px;
  padding: 0 15px;
  vertical-align: bottom;
  width: 33%;
}
.form-list [type="text"],
.form-list [type="password"],
.form-list [type="email"] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
}
.form-list > li {
  display: inline-block;
  margin: 0 0 20px 2%;
  width: 48%;
  margin-top: 0;
  font-size: 16px;
  vertical-align: topbelow(1);
}
.form-list > li.full {
  display: block;
  width: auto;
}
.form-list > li.hidden {
  display: none;
}
.form-list > li.margin {
  margin-right: 50px;
}
.form-list > li .currentInput:nth-child(2) {
  margin-top: 50px;
}
.form-list > li.doble > .currentInput {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 0;
}
.form-list > li.doble > .currentInput:before,
.form-list > li.doble > .currentInput:after {
  content: "";
  display: table;
}
.form-list > li.doble > .currentInput:after {
  clear: both;
}
.form-list > li.doble > .currentInput:last-child {
  margin-right: 0%;
}
textarea {
  padding: 10px 15px;
  width: 100%;
  height: 65px;
  outline: none;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff !important;
  margin-top: 2px;
}
textarea.lineal {
  height: 15px;
  resize: none;
}
textarea.medio {
  height: 65px;
  resize: none;
}
textarea.full {
  height: 130px;
  resize: none;
}
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/roboto/Roboto-Regular.eot?v=4.6.3");
  src: url("assets/fonts/roboto/Roboto-Regular.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("assets/fonts/roboto/Roboto-Regular.woff2?v=4.6.3") format("woff2"),
    url("assets/fonts/roboto/Roboto-Regular.woff?v=4.6.3") format("woff"),
    url("assets/fonts/roboto/Roboto-Regular.ttf?v=4.6.3") format("truetype"),
    url("assets/fonts/roboto/Roboto-Regular.svg?v=4.6.3") format("svg");
  font-weight: 400;
  font-style: 400;
}
@font-face {
  font-family: "Roboto-Light";
  src: url("assets/fonts/roboto/Roboto-Light.eot?v=4.6.3");
  src: url("assets/fonts/roboto/Roboto-Light.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("assets/fonts/roboto/Roboto-Light.woff2?v=4.6.3") format("woff2"),
    url("assets/fonts/roboto/Roboto-Light.woff?v=4.6.3") format("woff"),
    url("assets/fonts/roboto/Roboto-Light.ttf?v=4.6.3") format("truetype"),
    url("assets/fonts/roboto/Roboto-Light.svg?v=4.6.3") format("svg");
  font-weight: 400;
  font-style: 400;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("assets/fonts/roboto/Roboto-Bold.eot?v=4.6.3");
  src: url("assets/fonts/roboto/Roboto-Bold.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("assets/fonts/roboto/Roboto-Bold.woff2?v=4.6.3") format("woff2"),
    url("assets/fonts/roboto/Roboto-Bold.woff?v=4.6.3") format("woff"),
    url("assets/fonts/roboto/Roboto-Bold.ttf?v=4.6.3") format("truetype"),
    url("assets/fonts/roboto/Roboto-Bold.svg?v=4.6.3") format("svg");
  font-weight: 400;
  font-style: 400;
}
body {
  background: #eac155; /*font-family:'Roboto'*/
}
p {
  font-size: 1.5rem;
}
.section {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  margin: 0 -15px;
}
.row:before,
.row:after {
  content: "";
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.row {
  margin: 0 -15px;
}
.row:before,
.row:after {
  content: "";
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
[class*="col-"] {
  position: relative;
  width: 100%;
  padding: 0 15px;
}
.col-1 {
  width: 8.333333333333334%;
  float: left;
}
.col-2 {
  width: 16.666666666666668%;
  float: left;
}
.col-3 {
  width: 25%;
  float: left;
}
.col-4 {
  width: 33.333333333333336%;
  float: left;
}
.col-5 {
  width: 41.666666666666664%;
  float: left;
}
.col-6 {
  width: 50%;
  float: left;
}
.col-7 {
  width: 58.333333333333336%;
  float: left;
}
.col-8 {
  width: 66.66666666666667%;
  float: left;
}
.col-9 {
  width: 75%;
  float: left;
}
.col-10 {
  width: 83.33333333333333%;
  float: left;
}
.col-11 {
  width: 91.66666666666667%;
  float: left;
}
.col-12 {
  width: 100%;
  float: left;
}
.panel-ayuda {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*margin-top: 20vh;*/
}
.pages {
  max-width: 900px;
  min-height: 1300px;
  width: 100%;
  margin: 0 auto;
}
.page {
  max-width: 900px !important;
  min-height: 1300px !important;
  display: none;
}
.page:first-child {
  display: block;
}
.page-panel {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.white-background {
  border-radius: 10px;
  background-color: hsla(0, 100%, 100%, 0.5);
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.btn-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.title {
  margin-bottom: 40px;
}
.color-01 {
  color: #000;
}
.title img {
  margin: 0 auto;
  /*margin-top: 5vh;*/
}
.inst {
  margin-bottom: 20px;
}
.inst p {
  color: #ff8b3d;
}
.img {
  max-width: 260px;
  margin: 40px auto;
}
.btn {
  border-radius: 5px;
  background: #ff8b3d;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: 200px;
  margin-bottom: 10px;
  /*margin: 10px 0;*/
  padding: 10px 15px;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 1px;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.btn:hover {
  /*background: #f60;*/
  background: #319fd1;
}
.btn:focus {
  outline: none;
}
.example {
  max-width: 400px;
  margin: 30px auto;
  text-align: center;
}
.line {
  width: 200px;
  height: 70px;
  margin: 5px auto;
  border: dashed 3px rgba(66, 66, 66, 0.6);
  border-bottom: 0;
  border-top-left-radius: 100% 200%;
  border-top-right-radius: 100% 200%;
}
.box-drag,
.box-drop {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 1rem;
  cursor: pointer;
}
.box-drag {
  background: #bde0b8;
  margin-right: 40px;
  border: solid 3px #72a77a;
}
.box-drag.current {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  pointer-events: none;
}
.box-drop {
  position: relative;
  margin-left: 40px;
  color: #d66d6a;
  border: dashed 3px #d66d6a;
}
.box-drop:before {
  content: "";
  position: absolute;
  background: #d66d6a;
  width: 30px;
  height: 30px;
  top: -15px;
  right: -15px;
  border-radius: 50%;
}
.box-drop:after {
  content: "";
  position: absolute;
}
.box-drop.current {
  border-color: transparent;
}
.box-drop.current:before {
  display: none;
}
.box-drop .box-drag {
  width: 100%;
  height: 100%;
}
.page-title {
  background: #f0f7f3;
  max-width: 600px;
  margin: 0 auto 40px;
  padding: 10px 15px;
  font-size: 2rem;
  color: #3b7a56;
  text-align: center;
  border: solid 2px #61a378;
}
.exercise-group {
  display: none;
}
.exercise-group:first-child {
  display: block;
}
.figure {
  position: relative;
  background: #fff;
  max-width: 400px;
  width: 100%;
  margin: 0 auto 30px;
  padding: 15px 10px;
}
.box-node-01 {
  width: 250px; 
  height: 100px; 
  border: 3px solid #fff;
  background: transparent;
}
.box-node {
  position: relative;
  padding: 5px;
  background: transparent;
  display: flex;
  align-items: center;
  max-width: 105px;
  text-align: center;
  min-height: 30px;
  margin: 0 auto;
  font-size: 11px;
  line-height: 13px;
  border-radius: 0.5rem;
  box-sizing: border-box;
  transition: all 0.4s ease;
}
.box-node.drop {
  background: transparent;
  border: dashed 3px transparent;
}
.box-node.success {
  background: #72a77a;
  color: #fff;
}
.box-node.wrong {
  background: #d66d6a;
}
.box-node01.success {
  background: #72a77a;
  color: #fff;
}
.box-node01.wrong {
  background: #d66d6a;
}
.box-node.direction-01 {
  top: -110px;
  left: 31px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-02 {
  top: -19px;
  left: 33px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-03 {
  top: -110px;
  left: 37px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-04 {
  top: 99px;
  left: 33px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-05 {
  top: 133px;
  left: 170px;
  max-width: 100px;
  min-height: 37px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-06 {
  top: 271px;
  left: 35px;
  min-height: 70px;
  /*padding-top: 30px;*/
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-07 {
  top: 320px;
  left: -125px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-11 {
  top: -31px;
  left: 30px;
}
.box-node.direction-12 {
  top: 280px;
  left: 15px;
}
.box-node.direction-13 {
  top: 103px;
  left: 15px;
}
.box-node.direction-14 {
  top: 146px;
  left: 15px;
}
.box-node.direction-15 {
  top: 100px;
  left: 36px;
}
.box-node.direction-16 {
  top: 262px;
  left: 110px;
}
.box-node.direction-17 {
  top: 103px;
  left: 0px;
  display: grid;
  align-items: center;
}
.box-node.direction-18 {
  top: 142px;
  left: 38px;
}
.box-node.direction-19 {
  top: -73px;
  left: 0px;
  font-size: 8px;
  line-height: 10px;
}
.box-node.direction-20 {
  top: 143px;
  left: -87px;
}
.d01-direction {
  margin-top: -245px;
}
@media (max-width: 600px) {
  .figure {
    min-height: 400px;
  }
  .d01-direction {
    margin-top: -290px;
  }
  /*.box-node.direction-03 {
    top: -113px;
    left: 30px;
    max-width: 110px;
    min-height: 40px;
    font-size: 8px;
    line-height: 10px;
  }
  .box-node.direction-01 {
    top: -137px;
    left: 30px;
    max-width: 110px;
    min-height: 40px;
    font-size: 8px;
    line-height: 10px;
  }
  .box-node.direction-02 {
    top: -40px;
    left: 30px;
    min-height: 40px;
    max-width: 110px;
    font-size: 8px;
    line-height: 10px;
  }
  .box-node.direction-04 {
    top: 90px;
    left: 33px;
    min-height: 35px;
    max-width: 110px;
    font-size: 8px;
    line-height: 10px;
  }
  .box-node.direction-06 {
    top: 250px;
    left: 35px;
    min-height: 70px;
    padding-top: 15px;
    font-size: 8px;
    line-height: 10px;
  }
  .box-node.direction-07 {
    top: 300px;
    left: -120px;
    min-height: 35px;
    max-width: 110px;
    font-size: 8px;
    line-height: 10px;
  }*/
  /*.box-node.direction-05 {
    top: 123px;
    left: 143px;
    max-width: 80px;
    min-height: 3px;
    font-size: 8px;
    line-height: 10px;
  }*/
}
.f-02 {
  width: 250px; 
  height: 10px; 
  border-radius: 50%;
}
.f-01 {
  width: 250px; 
  height: 50px; 
}
.elements {
  width: 100%;
  margin: 30px 0;
  text-align: center;
}
.element {
  border-radius: 5px;
  position: relative;
  background: hsla(199, 63%, 51%, 0.9);
  display: block;
  color: #fff;
  margin: 15px 10px;
  padding: 10px 20px;
  font-size: 1.2rem;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
.check {
  background: url("assets/mapa-conceptual/correcto.png") no-repeat center/46px;
  width: 45px;
  height: 45px;
  margin: 15px auto;
}
.clickable {
  cursor: pointer;
}
.alert {
  position: fixed;
  background: #319fd1;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.aler-content {
  position: relative;
  max-width: 400px;
  top: 50%;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
  border-radius: 0.5rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.aler-content img {
  margin-bottom: 20px;
  /*max-width: 400px;*/
}
.aler-content .btn {
  background: #fff;
  color: #319fd1;
}
.aler-content .btn:hover {
  background-color: #ff8b3d;
  color: #fff;
}
@media screen and (max-width: 1000px) and (min-width: 801px) {
  .container {
    padding: 20px 0;
    width: 90%;
  }
}
@media screen and (max-width: 800px) {
  [class*="col-"]:not([class*="col-sm"]) {
    width: 100%;
    float: none;
    clear: both;
  }
  .elements {
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
  .element,
  .check {
    margin: 5px auto;
  }
}
@media screen and (max-width: 600px) {
  p {
    font-size: 1.2rem;
  }
  .page-title {
    font-size: 1.5rem;
  }
  .element {
    font-size: 1rem;
  }
}
@media screen and (max-width: 500px) {
  /*.box-node {
    max-width: 90px;
    min-height: 50px;
    font-size: 0.8rem;
  }*/
  .box-node.float {
    top: 30px;
    left: 70%;
  }
  .box-node.drop:before {
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
  }
}
@media screen and (max-width: 400px) {
  .box-drag,
  .box-drop {
    width: 90px;
    height: 90px;
  }
  .line {
    width: 150px;
    height: 55px;
  }
  .box-drag {
    margin-right: 20px;
  }
  .box-drop {
    margin-left: 20px;
  }
  .box-drop:before {
    font-size: 3.5rem;
  }
  .box-node.float {
    max-width: 80px;
  }
}
