/*
Theme Name: Mico's Moda Infantil
Theme URI: http://www.micoscoleccion.com
Author: Mico's
Author URI: http://www.micoscoleccion.com
Description: Tema realizado por la firma de moda infantil Yoedu.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: www.micoscoleccion.com

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
**
Custom CSS
 * ----------------------------------------------------------------------------
**/
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/**
flexbox grid https://www.npmjs.com/package/flexboxgrid
								npm i flexboxgrid --save
**/
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  -webkit-flex-basis: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  -webkit-flex-basis: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  -webkit-flex-basis: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  -webkit-flex-basis: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  -webkit-flex-basis: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  -webkit-flex-basis: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  -webkit-flex-basis: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  -webkit-flex-basis: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  -o-box-ordinal-group: -1;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .container {
    width: 49rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 65rem;
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 76rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
/**
Styles CSS
**/
/* ARREGLA LOS MÃRGENES NEGATIVOS FLEXBOXGRID QUE CREAN SCROLL HORIZONTAL */
.row {
  margin-right: auto;
  margin-left: auto;
}
/*
USO DE BOX-SIZING SEGUN FALCONMASTER
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background-color: rgba(249,250,252,0.95);
  color: #878787;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
body.page-template section.content_section h2 {
  color: #c4e0eb;
}
header {
  background-color: rgba(255,255,255,0.95);
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
}
header div#navigation_bar {
  padding: 0.7em;
}
/**
	LOGOTIPO HEADER
**/
a#home {
  display: inline-block;
}
a#home img.logotipo {
  max-width: 90px;
}
/**
	MENÃš
**/
nav#main_nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav#main_nav ul li {
  border-top: 1px solid rgba(61,61,61,0.1);
  display: block;
  padding: 1em;
}
nav#main_nav ul li a {
  color: #324545;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}
nav#main_nav ul li a:hover {
  color: #c4e0eb;
  text-decoration: underline;
  -webkit-transition: 0.2s color ease-in-out;
  -moz-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  -ms-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}
nav#main_nav ul li a span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
nav#main_nav ul li.current-menu-item a span {
  color: #c4e0eb;
}
nav#main_nav ul li.current-menu-item a span:hover {
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  -ms-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
/**
	MENÃš RESPONSIVE -MOBILE-
**/
div#nav_menu {
  display: none;
}
div#nav_menu.menu-on {
  display: block;
}
button#showMenu.menu-on,
button#hideMenu.menu-on {
  display: block;
}
button#showMenu,
button#hideMenu {
  background: none;
  border: none;
  color: #c4e0eb;
  display: none;
  font-size: 2.5em;
  outline: 0;
  position: absolute;
  margin: 0;
  padding: 0;
  right: 1em;
  top: 0.7em;
}
/* nav botones idiomas */
nav.menu-idiomas-container {
  position: fixed;
  left: 10px;
  top: 10px;
  z-index: 999;
}
nav.menu-idiomas-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.menu-idiomas-container ul li {
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 25px;
}
nav.menu-idiomas-container ul li.es {
  background-image: url("https://www.micoscoleccion.com/wp-content/uploads/es20.png");
}
nav.menu-idiomas-container ul li.en {
  background-image: url("https://www.micoscoleccion.com/wp-content/uploads/en20.png");
}
nav.menu-idiomas-container ul li.it {
  background-image: url("https://www.micoscoleccion.com/wp-content/uploads/it20.png");
}
nav.menu-idiomas-container ul li.pt {
  background-image: url("https://www.micoscoleccion.com/wp-content/uploads/pt20.png");
}
nav.menu-idiomas-container ul li a {
  color: rgba(255,255,255,0);
  display: block;
  font-size: 0;
  height: 16px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 100%;
}
nav.menu-idiomas-container ul li a:hover {
  text-decoration: underline;
}
/**
	ANIMACIÃ“N LOGOTIPO
**/
#logo-coleccion {
  display: none;
  height: auto !important;
  left: -1500px;
  margin-top: -150px;
  max-width: 700px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}
#logo-coleccion img {
  height: auto;
  width: 80%;
}
#logo-coleccion {
  -webkit-animation: logoanimado ease-in-out 4s;
  -moz-animation: logoanimado ease-in-out 4s;
  -o-animation: logoanimado ease-in-out 4s;
  -ms-animation: logoanimado ease-in-out 4s;
  animation: logoanimado ease-in-out 4s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
section br {
  display: none;
}
section.content_section {
  padding-top: 3em;
  padding-bottom: 3em;
}
section.content_section h1,
section.content_section h2,
section.content_section h3 {
  color: #324545;
  font-family: 'Oswald', 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
section.content_section h1 {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
section.content_section.blog {
  padding-bottom: 10em;
}
section img.wp-post-image {
  width: 100%;
}
section.background-contacto {
  background-image: url("images/backgrounds/bg_header14-compressor.jpg");
  height: 600px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% center;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
section.background-contacto h1 {
  color: #fff;
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
  text-transform: uppercase;
}
section .screen-reader-response {
  display: none;
}
section form.wpcf7-form {
  font-size: 1em;
}
section form.wpcf7-form .hm_field_name {
  font-weight: 300;
}
section form.wpcf7-form .hm_requires_star {
  color: #f00;
  margin-left: 5px;
}
section form.wpcf7-form .form_row label {
  color: #999;
  display: block;
  float: left;
  line-height: 39px;
  width: 100%;
}
section form.wpcf7-form .form_row label a {
  color: #333;
  text-decoration: none;
}
section form.wpcf7-form .form_row label a:hover {
  text-decoration: underline;
}
section form.wpcf7-form .wpcf7-response-output {
  background-color: #f00;
  border: 1px dashed #fff;
  color: #fff;
  display: none;
  margin-top: 10px;
  padding-left: 10px;
}
section form.wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #04b107;
}
section form.wpcf7-form .wpcf7-not-valid-tip {
  color: #f00;
}
section form.wpcf7-form input[type="text"],
section form.wpcf7-form input[type="email"],
section form.wpcf7-form input[type="tel"],
section form.wpcf7-form textarea,
section form.wpcf7-form .form_row input[type="file"],
section form.wpcf7-form .lfc_user_row input[type="password"] {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  margin: 0;
  outline: none;
  padding: 1em;
  width: 100%;
}
section form.wpcf7-form input[type="checkbox"] {
  height: 1rem;
  width: 1rem;
}
section form.wpcf7-form textarea {
  resize: none;
}
section form.wpcf7-form input[type="submit"] {
  background-color: #c4e0eb;
  border: none;
  color: #000;
  padding: 1em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
section form.wpcf7-form input[type="submit"]:hover {
  background-color: #899ca4;
  -webkit-box-shadow: inset 0px 4px 10px 0px rgba(50,50,50,0.3);
  box-shadow: inset 0px 4px 10px 0px rgba(50,50,50,0.3);
  color: #fff;
}
section#noticias h1,
section#noticias h2,
section#noticias h3,
section#noticias h4,
section#noticias h5,
section#noticias h6,
section#noticias p {
  text-align: left;
}
section.conicono {
  background-color: #fff;
  font-weight: 300;
  margin-top: 5px;
  position: relative;
}
section.conicono .section_icon {
  left: 50%;
  margin-left: -38px;
  position: absolute;
  top: -38px;
  z-index: 3;
}
section.conicono .section_icon a {
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section.conicono .section_icon a i {
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #c4e0eb;
  display: block;
  font-family: idealtheme;
  font-size: 32px;
  font-style: normal;
  height: 76px;
  line-height: 76px;
  text-align: center;
  width: 76px;
}
section.conicono h2 {
  color: #c4e0eb;
  font-family: 'Oswald', 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  margin: 0 0 13px;
  padding-top: 1em;
}
/**
	COLECCIONES
**/
article a {
  display: block;
}
article.coleccion {
  margin-bottom: 1.2em;
  position: relative;
}
article.coleccion figure figcaption {
  background-color: rgba(196,224,235,0.7);
}
article.coleccion figure figcaption h6 {
  font-family: 'Oswald', 'Open Sans', sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4em;
  top: 50%;
  position: relative;
  margin-top: 0.7em;
}
article.coleccion figure figcaption h6 a {
  color: #c4e0eb;
  text-decoration: none;
  text-transform: uppercase;
}
article.coleccion figure figcaption h6 a:hover {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: 0.2s color ease-in-out;
  -moz-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  -ms-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}
/**
	BLOG
**/
article.noticia {
  background-color: rgba(255,255,255,0.9);
  -webkit-box-shadow: 3px 3px 5px #f0f0f0;
  box-shadow: 3px 3px 5px #f0f0f0;
  margin-bottom: 0.8em;
  min-height: 490px;
}
article.noticia h1 {
  font-family: 'Oswald', 'Open Sans', sans-serif;
  font-size: 1.4em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
}
article.noticia h1 a {
  color: #000;
  display: block;
  text-decoration: none;
}
article.noticia h1 a:hover {
  color: #c4e0eb;
  text-decoration: underline;
  -webkit-transition: 0.2s color ease-in-out;
  -moz-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  -ms-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}
article.noticia time {
  display: block;
  font-size: 12px;
  padding-left: 10px;
  padding-bottom: 5px;
  text-align: left;
}
/**
	PAGINACIÃ“N
**/
ul.page-numbers {
  display: block;
  padding-bottom: 2em;
  text-align: center;
}
ul.page-numbers li {
  background-color: #c4e0eb;
  display: inline-block;
  font-size: 0.9em;
  padding: 0.3em 0.6em;
  padding-left: 5px;
}
ul.page-numbers li a {
  color: rgba(255,255,255,0.7);
}
ul.page-numbers li:hover {
  background-color: #899ca4;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
ul.page-numbers li a:hover {
  color: #fff;
}
ul.page-numbers li a:link {
  color: rgba(255,255,255,0.7);
}
ul.page-numbers li a:visited {
  color: rgba(255,255,255,0.85);
}
ul.page-numbers li span {
  color: rgba(255,255,255,0.7);
}
/**
	COMENTARIOS
**/
section#noticias article.noticia-single {
  background-color: #fcfcfc;
}
section#noticias article.noticia-single h1,
section#noticias article.noticia-single h2,
section#noticias article.noticia-single h3,
section#noticias article.noticia-single h4,
section#noticias article.noticia-single h5,
section#noticias article.noticia-single h6,
section#noticias article.noticia-single p,
section#noticias article.noticia-single pre,
section#noticias article.noticia-single ol,
section#noticias article.noticia-single ul {
  color: #000;
}
section#noticias article.noticia-single h1 img,
section#noticias article.noticia-single h2 img,
section#noticias article.noticia-single h3 img,
section#noticias article.noticia-single h4 img,
section#noticias article.noticia-single h5 img,
section#noticias article.noticia-single h6 img,
section#noticias article.noticia-single p img,
section#noticias article.noticia-single pre img,
section#noticias article.noticia-single ol img,
section#noticias article.noticia-single ul img {
  display: block;
  width: 100%;
  height: auto;
}
section#noticias article.noticia-single pre img {
  display: block;
  width: 100%;
}
section#noticias article.noticia-single ol li,
section#noticias article.noticia-single ul li {
  text-align: left;
}
section#noticias article.noticia-single a {
  color: #899ca4;
  text-decoration: none;
}
section#noticias article.noticia-single a:hover {
  color: #c4e0eb;
  text-decoration: underline;
}
/**
	SINGLE BLOG
**/
ul.post-categories {
  display: inline-block;
  margin: 0;
  padding: 0;
}
ul.post-categories li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
ul.post-categories li a {
  color: #fff;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}
ul.post-categories li a:hover {
  text-decoration: underline;
}
/**
	COMENTARIOS
**/
ol.commentlist {
  padding: 0;
}
ol.commentlist li {
  list-style: none;
  background-color: rgba(196,224,235,0.2);
  padding: 1em;
}
ol.commentlist li a {
  color: #000;
}
ol.commentlist li img {
  max-width: 32px;
}
ol.commentlist li div.reply {
  background-color: rgba(137,156,164,0.15);
  display: inline-block;
  margin-bottom: 10px;
  padding: 0.4em;
}
ol.commentlist li div.reply:hover {
  background-color: rgba(137,156,164,0.95);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div#respond {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 1.2em;
  margin-bottom: 2em;
  text-align: left;
}
div#respond form#commentform span.required {
  color: #f00;
}
div#respond form#commentform textarea#comment {
  border: 1px solid #ddd;
  resize: none;
  width: 100%;
}
div#respond form#commentform p.logged-in-as a {
  color: #c4e0eb;
  padding: 0.4em;
}
div#respond form#commentform p input {
  border: 1px solid #ddd;
  display: block;
  padding: 0.7em;
  width: 100%;
}
div#respond form#commentform p input[type="submit"] {
  background-color: #c4e0eb;
  border: none;
  color: #000;
  padding: 1em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
div#respond form#commentform p input[type="submit"]:hover {
  background-color: #899ca4;
  -webkit-box-shadow: inset 0px 4px 10px 0px rgba(50,50,50,0.3);
  box-shadow: inset 0px 4px 10px 0px rgba(50,50,50,0.3);
  color: #fff;
}
/**
	FOOTER
**/
footer {
  background-color: #c4e0eb;
  border-top: 5px solid #899ca4;
  color: #fff;
  font-weight: 100;
  position: absolute;
  width: 100%;
}
footer a {
  color: #000;
  text-decoration: none;
}
footer a:hover {
  color: #c4e0eb;
}
footer a[href^="mailto:"]:hover {
  color: #fff;
  text-decoration: underline;
}
footer p {
  color: #000;
  text-shadow: #b7b7b7 1px 1px 3px;
}
footer img {
  width: 100%;
}
footer .footer_title {
  color: #000;
  font-size: 15px;
  line-height: initial;
  margin-bottom: 20px;
  text-transform: uppercase;
}
footer .footer_menu a {
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
}
footer .footer_menu a:hover {
  text-decoration: underline;
}
footer li.menu-item {
  display: inline-block;
  list-style: none;
}
footer .social_media a i {
  background: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #777;
  display: inline-block;
  font-family: idealtheme;
  font-size: 14px;
  font-style: normal;
  height: 37px;
  line-height: 37px;
  margin: 0 10px 7px 0;
  text-align: center;
  text-decoration: none;
  width: 37px;
}
footer .black_button {
  background: rgba(0,0,0,0.3);
  color: #fff;
  display: inline-block;
  margin: 24px 0 24px;
  padding: 10px 15px;
  text-decoration: none;
}
footer .black_button:hover {
  text-decoration: underline;
}
footer .black_button i {
  font-family: idealtheme;
  font-size: 13px;
  font-style: normal;
  margin-right: 6px;
}
footer section {
  background-color: rgba(0,0,0,0.3);
  margin-top: 0;
}
footer section ul#menu-menu {
  padding: 0;
}
/**

	GMAPS

**/
section.mapa h2 {
  color: #c4e0eb;
  font-family: 'Oswald', 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 40px;
  margin-left: 40px;
  text-transform: uppercase;
}
section.mapa #map {
  display: block;
  height: 350px;
  width: 100%;
}
/* 
	BACKGROUNDS 
*/
.bg_header1 {
  background-image: url("images/backgrounds/bg_header1-compressor.jpg");
  height: 600px;
}
.bg_header12 {
  background-image: url("images/backgrounds/bg_header12-compressor.jpg");
  height: 350px;
}
.bg_header14 {
  background-image: url("images/backgrounds/bg_header14-compressor.jpg");
  height: 600px;
}
.background-56 {
  background-image: url("images/backgrounds/bg_header11-compressor.jpg");
  height: 350px;
}
.background-57 {
  background-image: url("images/backgrounds/bg_header10-compressor.jpg");
  height: 350px;
}
.background-54 {
  background-image: url("images/backgrounds/bg_header12-compressor.jpg");
  height: 350px;
}
.background-58 {
  background-image: url("images/backgrounds/bg_header9-compressor.jpg");
  height: 350px;
}
.background-59 {
  background-image: url("images/backgrounds/bg_header8-compressor.jpg");
  height: 350px;
}
.background-27 {
  background-image: url("images/backgrounds/bg_header8-compressor.jpg");
  height: 350px;
}
.background-34 {
  background-image: url("images/backgrounds/bg_header13-compressor.jpg");
  height: 350px;
}
.background-61 {
  background-image: url("images/backgrounds/bg_header7-compressor.jpg");
  height: 350px;
}
.background-62 {
  background-image: url("images/backgrounds/bg_header6-compressor.jpg");
  height: 350px;
}
.background-63 {
  background-image: url("images/backgrounds/bg_header5-compressor.jpg");
  height: 350px;
}
.background-43 {
  background-image: url("images/backgrounds/bg_header5-compressor.jpg");
  height: 350px;
}
.background-64 {
  background-image: url("images/backgrounds/bg_header2-compressor.jpg");
  height: 350px;
}
.background-65 {
  background-image: url("images/backgrounds/bg_header4-compressor.jpg");
  height: 350px;
}
.background-45 {
  background-image: url("images/backgrounds/bg_header4-compressor.jpg");
  height: 350px;
}
.background-66 {
  background-image: url("images/backgrounds/bg_header3-compressor.jpg");
  height: 350px;
}
.background-150 {
  background-image: url("images/backgrounds/bg_header193-compressor.jpg");
  height: 350px;
}
.background-47 {
  background-image: url("images/backgrounds/bg_header193-compressor.jpg");
  height: 350px;
}
.background-158 {
  background-image: url("images/backgrounds/bg_header195-compressor.jpg");
  height: 350px;
}
.background-49 {
  background-image: url("images/backgrounds/bg_header195-compressor.jpg");
  height: 350px;
}
.background-182 {
  background-image: url("images/backgrounds/bg_header182-compressor.jpg");
  height: 350px;
}
.background-51 {
  background-image: url("images/backgrounds/bg_header182-compressor.jpg");
  height: 350px;
}
.background-187 {
  background-image: url("images/backgrounds/bg_header198-compressor.jpg");
  height: 350px;
}
.background-53 {
  background-image: url("images/backgrounds/bg_header198-compressor.jpg");
  height: 350px;
}
.background-189 {
  background-image: url("images/backgrounds/bg_header200-compressor.jpg");
  height: 350px;
}
.background-55 {
  background-image: url("images/backgrounds/bg_header200-compressor.jpg");
  height: 350px;
}
.background-361 {
  background-image: url("images/backgrounds/bg_header239-compressor.jpg");
  height: 350px;
}
.background-361 {
  background-image: url("images/backgrounds/bg_header239-compressor.jpg");
  height: 350px;
}
html:lang(en) .background-57 {
  background-image: url("images/backgrounds/bg_header239-compressor.jpg");
  height: 350px;
}
.background-363 {
  background-image: url("images/backgrounds/bg_header242-compressor.jpg");
  height: 350px;
}
html:lang(en) .background-59 {
  background-image: url("images/backgrounds/bg_header242-compressor.jpg");
  height: 350px;
}
/**
	CONTACTO
**/
/**
	ICONOS
**/
a.icon_details {
  display: inline-block;
  text-decoration: none;
  vertical-align: -webkit-baseline-middle;
}
.contact_details_row {
  margin-bottom: 1em;
}
.contact_details_row .icon {
  background: #576162;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  font-family: idealtheme;
  font-size: 24px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
}
.contact_details_row .c_con {
  display: inline-block;
  padding-left: 1em;
}
.contact_details_row .c_con span.c_title {
  display: block;
  color: #c4e0eb;
  text-transform: uppercase;
}
.contact_details_row .c_con span.c_detail,
.contact_details_row .c_con span.c_name {
  display: inline-block;
  color: #324545;
  margin-right: 10px;
  text-transform: capitalize;
}
.contact_details_row .c_con span.c_detail span.c_desc a[href^="mailto:"],
.contact_details_row .c_con span.c_name span.c_desc a[href^="mailto:"] {
  color: #c4e0eb;
  display: block;
  text-transform: lowercase;
  text-decoration: none;
}
.contact_details_row .c_con span.c_detail span.c_desc a[href^="mailto:"]:hover,
.contact_details_row .c_con span.c_name span.c_desc a[href^="mailto:"]:hover {
  color: #899ca4;
  text-decoration: underline;
}
.ico-pencil5,
.ico-envelope3 {
  font-family: idealtheme;
  font-style: normal;
  color: #c4e0eb;
  margin-right: 0.4em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/**
	H2 CONTACTO ICONOS
**/
.ico-pencil5:before {
  content: "\e08c";
}
.ico-envelope3:before {
  content: "\e06e";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cross:before {
  content: "\ea0f";
}
.ico-picture:before {
  content: "\e02d";
}
.icon-indent-increase:before {
  content: "\e9bd";
}
.icon-indent-decrease:before {
  content: "\ea0f";
}
.ico-twitter4:before {
  content: "\f099";
}
.ico-facebook4:before {
  content: "\f09a";
}
.ico-google-plus:before {
  content: "\ea88";
}
.ico-linkedin3:before {
  content: "\f0e1";
}
.ico-facebook4:before {
  content: "\f09a";
}
.ico-google-plus:before {
  content: "\ea88";
}
.ico-envelope-o:before {
  content: "\f003";
}
.ico-angle-right:before {
  content: "\f105";
}
.ico-location5:before {
  content: "\e66b";
}
.ico-bubble4:before {
  content: "\e66d";
}
.ico-paperplane:before {
  content: "\e677";
}
#share_on_socials a {
  background: #fff;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #aaa;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 6px 6px 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 40px;
}
#share_on_socials a i {
  font-family: idealtheme;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#share_on_socials a.facebook {
  color: #516ca4;
}
#share_on_socials a.googleplus {
  color: #ed523d;
}
#share_on_socials a.email {
  color: #16a9a9;
}
/**
	QUITAR O PONERLE ESTILO CUANDO SE ARREGLE...
**/
/**
	TAXONOMY-ETIQUETAS.PHP (SI NO HAY ENTRADAS MOSTRAR)
**/
.interrogacion {
  height: 50em;
}
/**
	NUBE TAG: ETIQUETAS
**/
ul.wp-tag-cloud {
  list-style: none;
  text-align: left;
}
ul.wp-tag-cloud li {
  background: transparent;
  border: 1px solid #000;
  display: inline-block;
  margin-left: 3px;
  padding: 8px 9px;
  text-transform: uppercase;
}
ul.wp-tag-cloud li a {
  color: #333;
  font-size: 11px;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
ul.wp-tag-cloud li a:hover {
  color: #000;
  text-decoration: underline;
}
footer ul.wp-tag-cloud {
  padding: 0;
}
footer ul.wp-tag-cloud li {
  background-color: rgba(255,255,255,0.9);
  border: none;
  margin-bottom: 3px;
}
/**
	MICOS POSICION EMPRESA GMAPS
**/
.overlay {
  background: #c4e0eb;
  border: solid 3px #369;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 10px #333;
  box-shadow: 2px 2px 10px #333;
  color: #fff;
  display: block;
  font-size: 50px;
  line-height: 80px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  padding: 0 4px;
  text-align: center;
  text-shadow: 1px 1px 1px #666;
}
.overlay_arrow {
  height: 0;
  left: 50%;
  margin-left: -16px;
  position: absolute;
  width: 0;
}
.overlay_arrow.above {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #369;
  bottom: -15px;
}
.overlay_arrow.below {
  border-bottom: 16px solid #369;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  top: -15px;
}
/**
	MEDIAQUERIES
**/
/* CORREGIR LO QUE PARECE UN FALLO EN LOS CONTENEDORES QUE MUESTRA FLEXBOXGRID */
@media only screen and (min-width: 48em) {
  .container {
    width: 47rem;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 63rem;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 74rem;
  }
}
@media only screen and (min-width: 769px) {
  nav#main_nav ul li {
    border: none;
    display: inline-block;
  }
  div#nav_menu {
    display: block;
  }
  div#nav_menu.menu-on {
    display: none;
  }
  button#showMenu.menu-on,
  button#hideMenu.menu-on {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  #logo-coleccion {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  footer section {
    padding-top: 10px;
  }
}
@-moz-keyframes logoanimado {
  from {
    left: -1500px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  25% {
    left: 400px;
    -webkit-transform: scale(0.8) rotate(10deg);
    -moz-transform: scale(0.8) rotate(10deg);
    -o-transform: scale(0.8) rotate(10deg);
    -ms-transform: scale(0.8) rotate(10deg);
    transform: scale(0.8) rotate(10deg);
  }
  50% {
    left: 750px;
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
  }
  75% {
    left: 600px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  to {
    left: 2500px;
    -webkit-transform: scale(1) rotate(30deg);
    -moz-transform: scale(1) rotate(30deg);
    -o-transform: scale(1) rotate(30deg);
    -ms-transform: scale(1) rotate(30deg);
    transform: scale(1) rotate(30deg);
  }
}
@-webkit-keyframes logoanimado {
  from {
    left: -1500px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  25% {
    left: 400px;
    -webkit-transform: scale(0.8) rotate(10deg);
    -moz-transform: scale(0.8) rotate(10deg);
    -o-transform: scale(0.8) rotate(10deg);
    -ms-transform: scale(0.8) rotate(10deg);
    transform: scale(0.8) rotate(10deg);
  }
  50% {
    left: 750px;
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
  }
  75% {
    left: 600px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  to {
    left: 2500px;
    -webkit-transform: scale(1) rotate(30deg);
    -moz-transform: scale(1) rotate(30deg);
    -o-transform: scale(1) rotate(30deg);
    -ms-transform: scale(1) rotate(30deg);
    transform: scale(1) rotate(30deg);
  }
}
@-o-keyframes logoanimado {
  from {
    left: -1500px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  25% {
    left: 400px;
    -webkit-transform: scale(0.8) rotate(10deg);
    -moz-transform: scale(0.8) rotate(10deg);
    -o-transform: scale(0.8) rotate(10deg);
    -ms-transform: scale(0.8) rotate(10deg);
    transform: scale(0.8) rotate(10deg);
  }
  50% {
    left: 750px;
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
  }
  75% {
    left: 600px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  to {
    left: 2500px;
    -webkit-transform: scale(1) rotate(30deg);
    -moz-transform: scale(1) rotate(30deg);
    -o-transform: scale(1) rotate(30deg);
    -ms-transform: scale(1) rotate(30deg);
    transform: scale(1) rotate(30deg);
  }
}
@keyframes logoanimado {
  from {
    left: -1500px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  25% {
    left: 400px;
    -webkit-transform: scale(0.8) rotate(10deg);
    -moz-transform: scale(0.8) rotate(10deg);
    -o-transform: scale(0.8) rotate(10deg);
    -ms-transform: scale(0.8) rotate(10deg);
    transform: scale(0.8) rotate(10deg);
  }
  50% {
    left: 750px;
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
  }
  75% {
    left: 600px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  to {
    left: 2500px;
    -webkit-transform: scale(1) rotate(30deg);
    -moz-transform: scale(1) rotate(30deg);
    -o-transform: scale(1) rotate(30deg);
    -ms-transform: scale(1) rotate(30deg);
    transform: scale(1) rotate(30deg);
  }
}
