
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, fieldset, legend, label, table, header, footer, nav, section, figure {
    margin: 0;
    padding: 0;
}
figure {
    display: block;
}
html {
}
a {
    color: #3169b3;
}
a:hover {
    color: #c00;
}
* {
    box-sizing: border-box;
}
body {
    -moz-osx-font-smoothing: grayscale;
    color: #282b30;
    font-family: "myriad-pro","Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-feature-settings: "liga", "kern";
    font-size: 18px;
    line-height: 26px;
    text-rendering: optimizelegibility;
}
code, pre {
    color: #333;
    font-family: Menlo,Monaco,monospace;
    font-size: 12px;
    line-height: 1.45;
}
pre {
    margin: 0;
    overflow: auto;
    padding: 0;
    text-rendering: auto;
    word-wrap: normal;
}
code {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 2px;
    margin: 0;
    padding: 3px 5px;
}
pre code {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    padding: 0;
}
h3 code {
    font-size: 22px;
    font-weight: normal;
    padding: 6px 10px;
}
h3 code.default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    opacity: 0.7;
    padding: 0;
}
.docs p {
    margin: 0;
    padding-bottom: 12px;
    padding-top: 12px;
}
.docs h1 {
    margin-bottom: 32px;
}
.docs h1 a {
    text-decoration: none;
}
.docs h1 a:hover {
    text-decoration: underline;
}
.docs h2 {
    margin: 36px 0 12px;
}
.docs h3 {
    font-size: 22px;
    line-height: 28px;
    margin: 24px 0 8px;
}
.docs ul, .docs ol {
    margin-bottom: 8px;
    margin-top: 8px;
}
.docs li {
    margin: 0;
    padding: 4px 0;
}
.docs-menu {
    left: 0;
    position: absolute;
    top: 106px;
    width: 160px;
}
.docs-menu ul {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    list-style: outside none none;
    margin: 0;
    padding: 25px 0;
}
.docs-menu__ad {
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    line-height: 17px;
    padding: 25px 10px;
    position: relative;
}
.docs-menu a {
    text-decoration: none;
    width: 100%;
}
a.docs-logo {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    text-decoration: none;
}
.docs-menu li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
a.docs-menu__item--active {
    color: #222;
    font-weight: normal;
}
.codepen-embed {
    background-color: #f8f8f8;
    box-sizing: content-box;
    height: 600px;
    margin-left: -30px;
    padding: 16px 30px;
    width: 100%;
}
.codepen-embed--disabled {
    height: auto;
}
.codepen-embed p {
    margin-bottom: 0;
}
.docs .highlight {
    border-radius: 2px;
    box-sizing: content-box;
    margin-bottom: 26px;
    margin-left: -30px;
    padding: 16px 30px;
    width: 100%;
}
.highlight {
    background-color: #f8f8f8;
}
.c {
    color: #888;
}
.err {
    background-color: #e3d2d2;
    color: #a61717;
}
.k {
    color: #a71d5d;
}
.o {
    color: #000000;
}
.cm {
    color: #888;
}
.cp {
    color: #888;
    font-weight: bold;
}
.c1 {
    color: #888;
}
.cs {
    color: #888;
    font-weight: bold;
}
.gd {
    background-color: #ffdddd;
    color: #000000;
}
.ge {
    color: #000000;
}
.gr {
    color: #aa0000;
}
.gh {
    color: #888;
}
.gi {
    background-color: #ddffdd;
    color: #000000;
}
.go {
    color: #888888;
}
.gp {
    color: #555555;
}
.gs {
    font-weight: bold;
}
.gu {
    color: #aaaaaa;
}
.gt {
    color: #aa0000;
}
.kc {
    color: #0086b3;
}
.kd {
    color: #a71d5d;
}
.kn {
    color: #000000;
    font-weight: bold;
}
.kp {
    color: #000000;
    font-weight: bold;
}
.kr {
    color: #000000;
    font-weight: bold;
}
.kt {
    color: #795da3;
}
.m {
    color: #009999;
}
.s {
    color: #df5000;
}
.na {
    color: #a71d5d;
}
.nb {
    color: #0086b3;
}
.nc {
    color: #795da3;
}
.no {
    color: #a71d5d;
}
.nd {
    color: #3c5d5d;
    font-weight: bold;
}
.ni {
    color: #800080;
}
.ne {
    color: #990000;
    font-weight: bold;
}
.nf {
    color: #990000;
    font-weight: bold;
}
.nl {
    color: #990000;
    font-weight: bold;
}
.nn {
    color: #555555;
}
.nt {
    color: #0086b3;
}
.nv {
    color: #a71d5d;
}
.ow {
    color: #000000;
    font-weight: bold;
}
.w {
    color: #bbbbbb;
}
.mf {
    color: #009999;
}
.mh {
    color: #009999;
}
.mi {
    color: #009999;
}
.mo {
    color: #009999;
}
.sb {
    color: #df5000;
}
.sc {
    color: #df5000;
}
.sd {
    color: #df5000;
}
.s2 {
    color: #df5000;
}
.se {
    color: #df5000;
}
.sh {
    color: #df5000;
}
.si {
    color: #df5000;
}
.sx {
    color: #df5000;
}
.sr {
    color: #009926;
}
.s1 {
    color: #df5000;
}
.ss {
    color: #990073;
}
.bp {
    color: #888;
}
.vc {
    color: #a71d5d;
}
.vg {
    color: #a71d5d;
}
.vi {
    color: #a71d5d;
}
.il {
    color: #009999;
}
.language-css .k {
    color: #0086b3;
}
.language-css .nt {
    color: #63a35c;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    width: auto;
}
.video {
    margin: 0 0 24px;
}
.video__container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 35px;
    position: relative;
    width: 100%;
}
.video__container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-desc {
    margin: 12px auto;
    max-width: 740px;
    width: 100%;
}
p {
    margin: 0 0 12px;
}
ul {
    list-style: outside none disc;
}
ul, ol {
    margin: 0 0 12px 25px;
    padding: 0;
}
li {
    margin: 0 0 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
}
h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 6px;
}
.row--heading {
    position: relative;
}
.section--head p {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 24px;
    text-align: left;
}
.section--head .github-button {
    position: absolute;
    right: 0;
    top: 0;
}
.row--nav {
    font-size: 32px;
    line-height: 1.1;
    text-align: center;
}
.navigation {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
.navigation a {
    border-bottom: 1px solid #92abcd;
    text-decoration: none;
}
a.twitter-nav-link {
    border: 0 none;
    margin: 0 0.2em;
}
.twitter-nav-link span {
    border-bottom: 1px solid #92abcd;
}
.navigation a:hover, .twitter-nav-link:hover span {
    border-bottom-color: #c00;
}
.twitter-nav-link::before {
    background: rgba(0, 0, 0, 0) url("../test/twitter.svg") no-repeat scroll 0 0.1em / 0.7em 0.7em;
    content: "";
    display: inline-block;
    height: 0.8em;
    margin-right: 0.1em;
    width: 0.8em;
}
h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 12px;
}
h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 8px;
}
strong {
    font-weight: 600;
}
span.highlight {
    background: rgb(246, 243, 226) none repeat scroll 0 0;
}
.title-block p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 24px;
    max-width: 600px;
}
p, ul.text-list {
    color: #444;
}
.section--head p, .title-block p {
    color: #666;
}
.title-block p {
    font-size: 19px;
    line-height: 29px;
}
.section {
    margin-top: 176px;
    width: 100%;
}
.docs {
    margin-top: 60px;
}
.section--head {
    /*background: #eee none repeat scroll 0 0;*/
    margin: 0;
    padding: 132px 0;
}
.row {
    margin: 24px auto;
    /*max-width: 800px;*/
    padding: 0 30px;
    position: relative;
}
.row--docs {
    max-width: 960px;
    padding-left: 210px;
}
.row--heading {
    margin-bottom: 0;
    margin-top: 0;
}
.row--footer {
    padding: 132px 0;
    text-align: center;
}
.row--wide {
    max-width: 1000px;
}
.row--video {
    max-width: 1160px;
}
.row--wide img {
    /*float: left;*/
    margin: 0 12px 12px 0;
    width: 200px;
}
img.img--with_border {
    border: 1px solid #ddd;
    border-radius: 2px;
}
.img-desc {
    margin-left: 212px;
}
.row::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.row--large {
    margin-bottom: 48px;
}
.section--head h1 a {
    font-size: 14px;
    text-decoration: none;
    vertical-align: super;
}
.col-50 {
    /*float: left;*/
    width: 48%;
}
.col-50:nth-child(1) {
    margin-right: 4%;
}
.col-img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.style-select {
    /*float: left;*/
    width: 100%;
}
.style-select .radio {
    display: block;
    /*float: left;*/
    margin-bottom: 12px;
    position: relative;
    width: 100%;
}
.style-select label {
    cursor: pointer;
    display: block;
    padding-left: 24px;
    position: relative;
}
.style-select input {
    border: 0 none;
    cursor: pointer;
    height: 24px;
    left: 0;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 24px;
}
.style-select input + label::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 16px;
}
.radio:hover label::before {
    border-color: #3169b3;
}
.style-select input:checked + label::before {
    border-color: #3169b3;
}
.style-select input:checked + label::after {
    background: #3169b3 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 5px;
    position: absolute;
    top: 9px;
    width: 6px;
}
.row--modules ul {
    list-style: outside none none;
    margin-left: 0;
}
.row--modules span {
    border-left: 5px solid #fff;
    margin-left: -10px;
    padding-left: 5px;
}
.size-chart {
    display: inline-block;
    width: 100%;
}
.size-chart div {
    /*float: left;*/
    font-size: 13px;
    height: 21px;
    line-height: 1;
    padding: 4px;
}
.block__ui-separated {
    position: relative;
}
.block__ui-separated .col-50 {
    left: 0;
    position: absolute;
    top: 12px;
}
.block__ui-separated img {
    /*float: right;*/
    max-width: 450px;
}
.demo-gallery {
    /*float: left;*/
    height: auto;
    width: 100%;
}
.demo-gallery a {
    /*display: block;
    float: left;*/
    line-height: 0;
    margin: 5px;
    /* width: 171px; */
}
a.demo-gallery__img--main {
    height: auto;
    width: auto;
}
.ukraine-flag {
    background: #ffcc00 none repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    position: relative;
    top: 1px;
    width: 21px;
}
.ukraine-flag::before {
    background: #0066cc none repeat scroll 0 0;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
}
.demo-gallery figure {
    display: none;
}
.demo-gallery__title {
    /*float: left;*/
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px;
    opacity: 0.8;
    width: 100%;
}
.share-buttons h2 {
    border: 0 none;
    text-align: center;
}
.share-buttons {
    margin: 0 0 24px;
    position: relative;
    text-align: center;
}
.share-buttons a {
    background: #5aaf63 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    margin: 10px;
    padding: 10px 20px;
    text-decoration: none;
}
.share-buttons a:hover {
    opacity: 0.7;
}
#tweet {
    background: #0096c4 none repeat scroll 0 0;
}
#like {
    background: #3b5998 none repeat scroll 0 0;
}
#gplus {
    background: #d34836 none repeat scroll 0 0;
}
@media screen and (max-width: 1000px) {
.row--wide {
    max-width: 800px;
}
.row--wide img {
    float: none;
}
.img-desc {
    margin-left: 0;
}
.section {
    margin-top: 132px;
}
.row--docs {
    max-width: 800px;
    padding-left: 30px;
}
.section--head {
    margin-top: 0;
    padding: 30px 0;
}
.docs {
    margin-top: 48px;
}
.docs-menu {
    left: 0;
    margin: 15px 0;
    position: relative;
    top: 0;
}
.docs-menu ul {
    position: relative;
}
.docs-menu__ad {
    display: none;
}
.row--nav {
    font-size: 24px;
    line-height: 1.1;
}
}
@media screen and (max-width: 650px) {
h1 {
    font-size: 40px;
}
.block__ui-separated .col-50 {
    position: relative;
    top: 0;
}
.block__ui-separated img {
    /*float: left;*/
    max-width: 100%;
    width: 100%;
}
}
@media screen and (max-width: 450px) {
.col-50:nth-child(1) {
    margin-right: 0;
}
.row--wide img {
    margin-bottom: 6px;
}
.col-50 {
    margin-bottom: 12px;
    width: 100%;
}
.row {
    padding: 0 18px;
}
.docs .highlight, .codepen-embed {
    margin-left: -18px;
    padding-left: 18px;
    padding-right: 18px;
}
.section {
    margin-top: 88px;
}
.docs {
    margin-top: 32px;
}
.section--head {
    margin-top: 0;
    padding: 24px 0;
}
.row--nav {
    font-size: 18px;
    line-height: 26px;
}
}
@media screen and (max-width: 700px) {
.row--nav {
    font-size: 18px;
    line-height: 26px;
}
.demo-gallery {
   /* max-width: 500px; */
}
.demo-gallery a {
    /*margin: 0 4px 4px 0;
    width: 120px; */
}
a.demo-gallery__img--main {
    /*width: 164px;*/
}
.section--head p {
    font-size: 18px;
    line-height: 24px;
}
}
@media screen and (max-width: 450px) {
.demo-gallery a {
    /*margin: 0 1px 1px 0;
    width: 95px; */
}
a.demo-gallery__img--main {
    width: 127px;
}
}
@media screen and (max-width: 350px) {
.demo-gallery a {
    /*margin: 0 1px 1px 0;
    width: 81px; */
}
a.demo-gallery__img--main {
    width: 109px;
}
}


.thumbnail {
    width: 128px;
    border: 2px solid goldenrod;
    padding: 2px;
}
/*
.thumbnail-main{
    width: 240px;
    margin:0px;
    transition: width 1s;
    transition: margin 1s;
}*/

.thumbnail-main-framed {
    border: 20px solid goldenrod;
    border-image: url(../dist/marco.png) 20 stretch;
    width: 280px;
    margin: 0px;
    transition: margin 1s, width:1s;
}

.thumbnail-main {
    border: 0px solid goldenrod;
    border-image: url(../dist/marco.png) 20 stretch;
    width: 240px;
    margin: 20px;
}

.portada {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
}

.revista {
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;
}