/* 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 {
    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;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
h2 {
    font-size: 1.5em;
    margin: .83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: .83em;
    margin: 1.67em 0;
}
h6 {
    font-size: .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: -.5em;
}
sub {
    bottom: -.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;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .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;
}
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;
    padding: 20px 50px;
    -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;
}
@font-face {
    font-family: 'Homestead';
    src: url("assets/fonts/homestead/Homestead-Regular.eot");
    src: url("assets/fonts/homestead/Homestead-Regular.eot?#iefix") format('embedded-opentype'), url("assets/fonts/homestead/Homestead-Regular.woff") format('woff'), url("assets/fonts/homestead/Homestead-Regular.ttf") format('truetype'), url("assets/fonts/homestead/Homestead-Regular.svg#Homestead-Regular") format('svg');
    font-weight: 400;
    font-style: 400;
}
body {
    background: #9EDDF4;
    font-family: 'Roboto';
    /*-webkit-transition: background 0.6s ease;
    -moz-transition: background 0.6s ease;
    -o-transition: background 0.6s ease;
    -ms-transition: background 0.6s ease;
    transition: background 0.6s ease;*/
}
p, ul, li, span {
    font-size: 1.2rem;
    text-align: justify;
}
.section {
    position: relative;
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
}
.bg-even {
    background: #f7e6d0;
}
.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;
}
.page {
    position: relative;
    display: none;
    width: 100%}
.page:first-child {
    display: block;
}
.page:first-child .title {
    text-align: center;
}
.title {
    display: block;
    margin: 0 0 30px;
    text-align: left;
}
.title h1, .title h2 {
    margin: 10px 0;
    font-family: 'Homestead';
    font-weight: 400;
}
.title h1 {
    position: relative;
    padding-left: 3px;
    color: #FAA286;
    font-size: 4.2rem;
    letter-spacing: 2px;
}
.title h1:before {
    content: attr(data-title);
    position: absolute;
    width: 100%;
    top: -5px;
    left: -1px;
    color: transparent;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 3px;
}
.title h2 {
    margin-bottom: 0;
    color: #456D98;
    font-size: 2.3rem;
    letter-spacing: 2px;
}
.inst {
    max-width: 800px;
    margin: 0 auto;
}
.inst p {
    text-align: center;
}
.img-primary {
    display: block;
    margin: 15px 0 20px;
}
.img-primary img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
}
.btn {
    background: #A8DBF2;
    display: inline-block;
    margin: 10px;
    padding: 3px 30px;
    color: #fa7d5a;
    font-size: 1.5rem;
    font-weight: 600;
    border: 0;
    border-radius: .5rem;
    -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;
    cursor: pointer;
}
.btn:focus {
    outline: none;
}
.btn:disabled {
    cursor: not-allowed;
}
.btn-unset, .btn-close {
    background: #fa7d5a;
    color: #f7e6d0;
}
.tag {
    color: #f7e6d0;
}
.form-group {
    display: none;
    width: 100%;
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table {
    width: 100%;
    font-size: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table tr {
    border-bottom: solid 2px #fa7d5a;
}
.table tr:last-child {
    border-bottom: 0;
}
.table tr td {
    position: relative;
    min-width: 120px;
    padding: 20px 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table tr td:first-child {
    padding-left: 35px;
    text-align: left;
    vertical-align: top;
}
.table tr td:last-child {
    min-width: 155px;
}
.table tr td .num {
    position: absolute;
    display: inline-block;
    width: 30px;
    top: 20px;
    left: 0;
}
.option {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2px 0 2px 30px;
}
.option input[type="radio"] {
    display: none;
}
.option input[type="radio"]:checked ~ .option-custom:before {
    background-image: url("assets/estilo-aprendizaje/check.png");
    background-position: center;
    -webkit-background-size: 20px;
    -moz-background-size: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
}
.option input[type="radio"]:disabled ~ .option-custom, .option input[type="radio"]:disabled ~ .option-label {
    cursor: not-allowed;
}
.option-custom {
    position: absolute;
    background: #f2f2f2;
    display: block;
    width: 20px;
    height: 20px;
    left: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
    -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;
    cursor: pointer;
}
.option-custom:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: -2px;
    right: -4px;
}
.option-label {
    display: inline-block;
    font-size: 1rem;
    line-height: 25px;
    text-align: left;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.progress {
    position: fixed;
    background: #9EDDF4;
    width: 100%;
    height: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
.progress .bar {
    background: #fa7d5a;
    display: block;
    width: 0;
    height: 20px;
}
.items {
    display: block;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.item {
    display: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.item h1, .item h2 {
    font-family: 'Homestead';
    text-align: center;
    letter-spacing: 2px;
}
.item h2 {
    margin: 10px 0 30px;
    color: #fff;
    font-size: 2rem;
}
.item p, .item span {
    font-size: 1rem;
}
.item-title {
    text-align: center;
}
.item-title h1 {
    display: inline-block;
    margin: 0;
    color: #f7e6d0;
    font-size: 3rem;
    vertical-align: middle;
}
.item-title img {
    display: inline-block;
    max-height: 3rem;
    margin-left: 10px;
    vertical-align: middle;
}
h3 {
    color: #f7e6d0;
    font-family: 'Homestead';
    font-size: 1.6rem;
    letter-spacing: 2px;
    text-align: center;
}
.check-list-content {
    display: block;
}
.check-list-content:before, .check-list-content:after {
    content: '';
    display: block;
    float: none;
    clear: both;
}
.list, .check-list {
    display: block;
    padding-left: 10px;
    margin: 0;
}
.list li, .check-list li {
    position: relative;
    display: block;
    list-style: none;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1rem;
}
.list li {
    padding-left: 20px;
}
.list li:before {
    content: '';
    position: absolute;
    background: #f7e6d0;
    width: 10px;
    height: 10px;
    top: 4px;
    left: 0;
    border-radius: 50%}
.check-list {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 0;
}
.check-list:before, .check-list:after {
    content: '';
    display: table;
}
.check-list:after {
    clear: both;
}
.check-list:last-child {
    margin-right: 0%}
.check-list li {
    min-height: 25px;
    padding-top: 2px;
    padding-left: 35px;
    text-align: left;
}
.check-list li:before, .check-list li:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.check-list li:before {
    background-color: #fff;
    top: 0;
    left: 0;
    border: solid 2px #333;
    border-radius: 50%}
.check-list li:after {
    background-image: url("assets/estilo-aprendizaje/check-black.png");
    background-position: center;
    -webkit-background-size: 22px;
    -moz-background-size: 22px;
    background-size: 22px;
    background-repeat: no-repeat;
    top: -5px;
    left: 5px;
}
.badge {
    display: inline-block;
    padding: 3px 15px 1px;
    color: #f7e6d0;
    border: solid 2px #f7e6d0;
    border-radius: 1rem;
}
.list-box {
    width: 100%;
    margin: 15px 0;
    padding: 0;
}
.list-box span {
    display: inline-block;
    margin: 5px 5px 5px 0;
}
.panel-chart {
    background: #f7e6d0;
    max-width: 450px;
    width: 100%;
    margin: 20px auto 40px;
    padding: 5px 20px;
}
.panel-chart canvas {
    display: block;
    width: 100%}
.text-center {
    text-align: center;
}
.alert {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
}
.aler-content {
    position: relative;
    background: #f7e6d0;
    max-width: 500px;
    width: 90%;
    top: 50%;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    border-radius: .5rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width:1000px) and (min-width:801px) {
    .container {
    padding: 20px 0;
    width: 90%}
}@media screen and (max-width:850px) {
    .title h1 {
    font-size: 3.8rem;
}
.title h2 {
    font-size: 2rem;
}
}@media screen and (max-width:800px) {
    .section {
    padding: 15px 15px 40px;
}
[class*="col-"] {
    width: 100%;
    float: none;
    clear: both;
}
.title {
    text-align: center;
}
.img-primary {
    padding: 10px 0 20px;
}
.img-primary img {
    max-width: 200px;
}
.table tr td {
    min-width: auto;
}
.item {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.item .title h1 {
    padding-left: 3px;
    letter-spacing: 2px;
}
.item .title h1:before {
    left: -1px;
}
.item img {
    max-width: 200px;
    margin-bottom: 30px;
}
.item-title img {
    margin: 0;
}
}@media screen and (max-width:600px) {
    /*.table tr: before {
    content: '';
    display: block;
    float: none;
    clear: both;
}*/
.table tr:last-child {
    border-bottom: solid 2px #fa7d5a;
}
.table tr td {
    display: block;
    width: 50%;
    padding: 10px 20px;
    float: left;
    border: 0;
}
.table tr td:first-child {
    display: block;
    width: 100%;
    padding-right: 0;
}
.table tr td .num {
    top: 10px;
}
.title h1 {
    font-size: 4rem;
}
.title h2 {
    font-size: 2.5rem;
}
}@media screen and (max-width:500px) {
    .title h1 {
    font-size: 3rem;
}
.title h1:before {
    width: 100%;
    top: -3px;
    -webkit-text-stroke-width: 2px;
}
.title h2 {
    font-size: 2rem;
}
}@media screen and (max-width:400px) {
    .title h1 {
    font-size: 2.6rem;
}
.title h2 {
    font-size: 1.2rem;
}
.item h2 {
    font-size: 1.5rem;
}
.item-title h1 {
    font-size: 2.4rem;
}
.item-title img {
    max-height: 2.6rem;
}
.check-list {
    width: 100%;
    margin: 0;
    float: none;
    clear: both;
}
.img-primary {
    margin: 15px 0 0;
}
.img-primary img {
    max-width: 120px;
}
}@media screen and (max-width:320px) {
    .title h1 {
    font-size: 2.4rem;
}
}