@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icopanda/icomoon.eot?-x3bisa");
  src: url("../fonts/icopanda/icomoon.eot?#iefix-x3bisa") format("embedded-opentype"), url("../fonts/icopanda/icomoon.ttf?-x3bisa") format("truetype"), url("../fonts/icopanda/icomoon.woff?-x3bisa") format("woff"), url("../fonts/icopanda/icomoon.svg?-x3bisa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-carrito:before {
  content: "\e900";
}
.icon-huella:before {
  content: "\e629";
}

.icon-panda:before {
  content: "\e600";
}

.icon-facebook58:before {
  content: "\e601";
}

.icon-google-plus:before {
  content: "\e602";
}

.icon-vimeo25:before {
  content: "\e603";
}

.icon-instagram17:before {
  content: "\e604";
}

.icon-youtube36:before {
  content: "\e605";
}

.icon-twitter50:before {
  content: "\e606";
}

.icon-share17:before {
  content: "\e607";
}

.icon-up362:before {
  content: "\e62a";
}

.icon-up36:before {
  content: "\e608";
}

.icon-left43:before {
  content: "\e609";
}

.icon-right42:before {
  content: "\e60a";
}

.icon-arrow550:before {
  content: "\e60b";
}

.icon-back15:before {
  content: "\e60c";
}

.icon-forward12:before {
  content: "\e60d";
}

.icon-star105:before {
  content: "\e60e";
}

.icon-heart213:before {
  content: "\e60f";
}

.icon-tv15:before {
  content: "\e610";
}

.icon-game21:before {
  content: "\e611";
}

.icon-pencil46:before {
  content: "\e612";
}

.icon-trophy8:before {
  content: "\e613";
}

.icon-calendar71:before {
  content: "\e614";
}

.icon-anniversary1:before {
  content: "\e62b";
}

.icon-android5:before {
  content: "\e615";
}

.icon-phone82:before {
  content: "\e616";
}

.icon-chat35:before {
  content: "\e617";
}

.icon-add79:before {
  content: "\e618";
}

.icon-crown29:before {
  content: "\e619";
}

.icon-edit27:before {
  content: "\e61a";
}

.icon-edit28:before {
  content: "\e61b";
}

.icon-idea11:before {
  content: "\e61c";
}

.icon-alert4:before {
  content: "\e61d";
}

.icon-go9:before {
  content: "\e61e";
}

.icon-picture15:before {
  content: "\e61f";
}

.icon-information41:before {
  content: "\e620";
}

.icon-location31:before {
  content: "\e621";
}

.icon-magnifying41:before {
  content: "\e622";
}

.icon-question27:before {
  content: "\e623";
}

.icon-question29:before {
  content: "\e624";
}

.icon-sad11:before {
  content: "\e625";
}

.icon-smile4:before {
  content: "\e626";
}

.icon-sound23:before {
  content: "\e627";
}

.icon-sound25:before {
  content: "\e628";
}

.icon-videoplayer22:before {
  content: "\e62c";
}

.icon-youtube23:before {
  content: "\e62d";
}

@-webkit-keyframes jump {
  0% {
    top: 0;
    animation-timing-function: ease-in;
  }
  40% {
    top: 15px;
    animation-timing-function: ease-out;
  }
  55% {
    top: 0px;
    animation-timing-function: ease-in;
  }
  70% {
    top: 10px;
    animation-timing-function: ease-out;
  }
  85% {
    top: 0;
    animation-timing-function: ease-in;
  }
  90% {
    top: 3px;
    animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes jump {
  0% {
    top: 0;
    animation-timing-function: ease-in;
  }
  40% {
    top: 15px;
    animation-timing-function: ease-out;
  }
  55% {
    top: 0px;
    animation-timing-function: ease-in;
  }
  70% {
    top: 10px;
    animation-timing-function: ease-out;
  }
  85% {
    top: 0;
    animation-timing-function: ease-in;
  }
  90% {
    top: 3px;
    animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    animation-timing-function: ease-in;
  }
}
@-ms-keyframes jump {
  0% {
    top: 0;
    animation-timing-function: ease-in;
  }
  40% {
    top: 15px;
    animation-timing-function: ease-out;
  }
  55% {
    top: 0px;
    animation-timing-function: ease-in;
  }
  70% {
    top: 10px;
    animation-timing-function: ease-out;
  }
  85% {
    top: 0;
    animation-timing-function: ease-in;
  }
  90% {
    top: 3px;
    animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes jump {
  0% {
    top: 0;
    animation-timing-function: ease-in;
  }
  40% {
    top: 15px;
    animation-timing-function: ease-out;
  }
  55% {
    top: 0px;
    animation-timing-function: ease-in;
  }
  70% {
    top: 10px;
    animation-timing-function: ease-out;
  }
  85% {
    top: 0;
    animation-timing-function: ease-in;
  }
  90% {
    top: 3px;
    animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    animation-timing-function: ease-in;
  }
}
@keyframes jump {
  0% {
    top: 0;
    animation-timing-function: ease-in;
  }
  40% {
    top: 15px;
    animation-timing-function: ease-out;
  }
  55% {
    top: 0px;
    animation-timing-function: ease-in;
  }
  70% {
    top: 10px;
    animation-timing-function: ease-out;
  }
  85% {
    top: 0;
    animation-timing-function: ease-in;
  }
  90% {
    top: 3px;
    animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes vibrate {
  0% {
    left: 0px;
  }
  15% {
    left: -25px;
  }
  20% {
    left: 0px;
  }
  25% {
    left: 25px;
  }
  60% {
    left: -10px;
  }
  80% {
    left: 10px;
  }
  100% {
    left: 0px;
  }
}
@-moz-keyframes vibrate {
  0% {
    left: 0px;
  }
  15% {
    left: -25px;
  }
  20% {
    left: 0px;
  }
  25% {
    left: 25px;
  }
  60% {
    left: -10px;
  }
  80% {
    left: 10px;
  }
  100% {
    left: 0px;
  }
}
@-ms-keyframes vibrate {
  0% {
    left: 0px;
  }
  15% {
    left: -25px;
  }
  20% {
    left: 0px;
  }
  25% {
    left: 25px;
  }
  60% {
    left: -10px;
  }
  80% {
    left: 10px;
  }
  100% {
    left: 0px;
  }
}
@-o-keyframes vibrate {
  0% {
    left: 0px;
  }
  15% {
    left: -25px;
  }
  20% {
    left: 0px;
  }
  25% {
    left: 25px;
  }
  60% {
    left: -10px;
  }
  80% {
    left: 10px;
  }
  100% {
    left: 0px;
  }
}
@keyframes vibrate {
  0% {
    left: 0px;
  }
  15% {
    left: -25px;
  }
  20% {
    left: 0px;
  }
  25% {
    left: 25px;
  }
  60% {
    left: -10px;
  }
  80% {
    left: 10px;
  }
  100% {
    left: 0px;
  }
}
@-webkit-keyframes shake {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@-moz-keyframes shake {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@-ms-keyframes shake {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@-o-keyframes shake {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@keyframes shake {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.shake:hover,
.shake:focus {
  animation-name: shake;
  animation-duration: 3s;
  transform-origin: 50% 50%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@-webkit-keyframes cucu {
  0% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  70% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  74% {
    transform: translate(-50px, 200px);
    visibility: visible;
  }
  75% {
    transform: translate(-50px, 200px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-moz-keyframes cucu {
  0% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  70% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  74% {
    transform: translate(-50px, 200px);
    visibility: visible;
  }
  75% {
    transform: translate(-50px, 200px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-ms-keyframes cucu {
  0% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  70% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  74% {
    transform: translate(-50px, 200px);
    visibility: visible;
  }
  75% {
    transform: translate(-50px, 200px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-o-keyframes cucu {
  0% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  70% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  74% {
    transform: translate(-50px, 200px);
    visibility: visible;
  }
  75% {
    transform: translate(-50px, 200px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes cucu {
  0% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  70% {
    transform: translate(-50px, 200px);
    visibility: hidden;
  }
  74% {
    transform: translate(-50px, 200px);
    visibility: visible;
  }
  75% {
    transform: translate(-50px, 200px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  font-family: 'frankfurter', sans-serif;
  font-size: 1em;
  color: #7c7c7c;
  line-height: 1.5;

  /* background: url(../images/bg/bg-halloween.jpg) top center no-repeat #96a1c1; */
  /* background: url(../images/bg/bg-summer.jpg) top center no-repeat #96a1c1; */
  /* background: url(../images/bg/bg-panda.jpg) top center no-repeat #f1dab1; */
  background: url("../images/bg/bg-christmas.jpg") top center no-repeat #96a1c1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-family: 'gotham-bold', sans-serif;
  color: #1a1a1a;
}

.left {
  float: left;
}

.right {
  float: right;
}

.block {
  display: block !important;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

@font-face {
  font-family: 'frankfurter';
  src: url("../fonts/Frankfurter_Com_Regular.eot");
  src: url("../fonts/Frankfurter_Com_Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Frankfurter_Com_Regular.woff") format("woff"), url("../fonts/Frankfurter_Com_Regular.ttf") format("truetype"), url("../fonts/Frankfurter_Com_Regular.svg#Frankfurter_Com_Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'frankfurter-medium';
  src: url("../fonts/Frankfurter_SB_Medium.otf");
  src: url("../fonts/Frankfurter_SB_Medium.eot");
  src: url("../fonts/Frankfurter_SB_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Frankfurter_SB_Medium.woff") format("woff"), url("../fonts/Frankfurter_SB_Medium.ttf") format("truetype"), url("../fonts/Frankfurter_SB_Medium.svg#Frankfurter_SB_Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-light';
  src: url("../fonts/Gotham-Light.otf");
  src: url("../fonts/Gotham-Light.eot");
  src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-book';
  src: url("../fonts/Gotham-Book.otf");
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-bold';
  src: url("../fonts/Gotham-Bold.otf");
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.megabanner a:before {
  content: "PUBLICIDAD";
  width: 100%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(-90deg);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 34px 52px;
  position: absolute;
  font-size: 12px;
  color: #E87722;
  font-family: "gotham";
  font-weight: 500;
}

::selection {
  background: #0c5bd3;
  color: white;
  text-shadow: none;
}

::-moz-selection {
  background: #0c5bd3;
  color: white;
  text-shadow: none;
}

.content img {
  height: auto;
}

a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  -webkit-animation: vibrate 0.5s;
  -moz-animation: vibrate 0.5s;
  -ms-animation: vibrate 0.5s;
  -o-animation: vibrate 0.5s;
  animation: vibrate 0.5s;
}

.row {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
}
.row .row-inside {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: auto;
}
.row .row-inside-mini {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  overflow: auto;
}

.col-1of2 {
  float: left;
  width: 50%;
  margin-right: 0;
}

.col-1of3 {
  float: left;
  width: 33.33333%;
  margin-right: 0;
}

.col-1of4 {
  float: left;
  width: 25%;
  margin-right: 0;
}

.col-1 {
  float: left;
  width: 8.33333%;
  margin-right: 0;
}

.col-2 {
  float: left;
  width: 16.66667%;
  margin-right: 0;
}

.col-3 {
  float: left;
  width: 25%;
  margin-right: 0;
}

.col-4 {
  float: left;
  width: 33.33333%;
  margin-right: 0;
}

.col-5 {
  float: left;
  width: 41.66667%;
  margin-right: 0;
}

.col-6 {
  float: left;
  width: 50%;
  margin-right: 0;
}

.col-7 {
  float: left;
  width: 58.33333%;
  margin-right: 0;
}

.col-8 {
  float: left;
  width: 66.66667%;
  margin-right: 0;
}

.col-9 {
  float: left;
  width: 75%;
  margin-right: 0;
}

.col-10 {
  float: left;
  width: 83.33333%;
  margin-right: 0;
}

.col-11 {
  float: left;
  width: 91.66667%;
  margin-right: 0;
}

.col-full {
  float: left;
  width: 100%;
  margin-right: 0;
}

h1 {
  font-size: 2.5em;
  font-family: 'frankfurter', sans-serif;
}

h2 {
  font-size: 2em;
  font-family: 'frankfurter', sans-serif;
}

h3 {
  font-size: 1.6em;
  margin-bottom: 15px;
  font-family: 'frankfurter', sans-serif;
}

h4 {
  font-size: 1.2em;
  margin-bottom: 12px;
  font-family: 'frankfurter', sans-serif;
}

p {
  margin-bottom: 15px;
  font-family: 'gotham-book';
}

.text-shadow {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

.uppercase {
  text-transform: uppercase;
}

.grid-data {
  color: white;
  font-size: 1.8em;
  width: 100%;
  z-index: 2;
}
.grid-data a {
  color: white;
}
.grid-data a:hover {
  -webkit-animation: vibrate 0.5s;
  -moz-animation: vibrate 0.5s;
  -ms-animation: vibrate 0.5s;
  -o-animation: vibrate 0.5s;
  animation: vibrate 0.5s;
}
.grid-data .data-highlight {
  font-family: 'frankfurter-medium', sans-serif;
  margin-right: 0.4em;
  font-size: 1.2em;
}

.btn {
  display: table;
  position: relative;
  user-select: none;
  padding: 0.8em 1em;
  margin: 0 auto;
  font-family: 'frankfurter-medium', sans-serif;
  color: #fff;
  text-align: center;
  font-size: 1em;
  cursor: pointer;
  border: none;
  border-radius: 15px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  text-transform: uppercase;
}

.picture .btn {
  background: #ad1aac;
}
.picture .btn:hover {
  background: #d59ec7;
}

.arrow-btn {
  width: 0;
  height: 0;
  position: absolute;
  left: 39%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.series .arrow-btn {
  border-top: 10px solid #e87722;
}

.mask {
  -webkit-mask: url("../images/mask.svg") no-repeat;
  mask-border: url("../images/mask.svg");
  -webkit-mask-position: center top;
  -webkit-mask-size: 100%;
  -webkit-mask-origin: content-box;
  -ms-mask: url("../images/mask.svg") no-repeat;
  -ms-mask-position: center top;
  -ms-mask-size: 100%;
  -ms-mask-origin: content-box;
  -o-mask: url("../images/mask.svg") no-repeat;
  -o-mask-position: center top;
  -o-mask-size: 100%;
  -o-mask-origin: content-box;
  mask: url("../images/mask.svg") no-repeat;
  mask-position: center top;
  mask-size: 100%;
  mask-origin: content-box;
  border-radius: 32%;
  position: relative;
  z-index: 1;
}

.huella {
  text-align: center;
  margin-bottom: 0;
  z-index: 9;
  position: relative;
}
.huella i {
  font-size: 3em;
}

.post ul {
  margin-left: 20px;
}
.post ul li {
  margin-bottom: 15px;
  font-family: 'gotham-book';
}
.post ul li:before {
  content: '\e629';
  font-family: 'icomoon';
  line-height: 1;
  font-size: 1.5em;
  margin-right: 10px;
}

.post .sharedaddy .sd-title {
  display: block;
  font-size: 1em;
  text-transform: uppercase;
}
.post .sharedaddy ul li:before {
  display: none;
}

.video-delimiter {
  margin: auto;
  /* Centramos el vídeo */
  margin: 3%;
  padding: 20px;
  border-radius: 20px;
}
.video-delimiter .video-container {
  height: 0px;
  width: 100%;
  padding-top: 56.25%;
  /* Relacion: 16/9 = 56.25% */
  position: relative;
}
.video-delimiter .video-container iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
}

.panda-animation {
  max-width: 200px;
  position: absolute;
  top: 0;
  right: 15px;
  padding-top: 10px;
  z-index: 0;
}
.panda-animation img {
  -webkit-animation: cucu 1s linear;
  -moz-animation: cucu 1s linear;
  -ms-animation: cucu 1s linear;
  -o-animation: cucu 1s linear;
  animation: cucu 1s linear;
}

.animated {
  z-index: 2;
}

.form-post {
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  max-width: 900px;
  margin: 0 auto;
}
.form-post .ginput_container input {
  width: 100% !important;
}
.form-post .gfield_radio input[type*="radio"] {
  width: 20px !important;
}
.form-post #field_12_11 .gfield_required {
  display: none;
}
.form-post .ginput_container ul li label a:after {
  content: '*';
  color: #790000;
}
.form-post #gform_submit_button_12 {
  color: #fff;
  display: inline-block;
  position: relative;
  user-select: none;
  padding: 0.8em 1em;
  margin: 6px 0 6px 0;
  font-family: 'frankfurter-medium', sans-serif;
  text-align: center;
  font-size: 1.2em;
  cursor: pointer;
  border: none;
  border-radius: 15px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.form-post #gform_submit_button_12:hover {
  -webkit-animation: shake 0.8s;
  -moz-animation: shake 0.8s;
  -ms-animation: shake 0.8s;
  -o-animation: shake 0.8s;
  animation: shake 0.8s;
}

.back-to-top {
  position: fixed;
  bottom: 1em;
  right: 0.5em;
  text-decoration: none;
  color: #e87722;
  background-color: rgba(235, 235, 235, 0.7);
  padding: 4px 9px;
  display: none;
  font-size: 2em;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.back-to-top:hover {
  animation: inherit;
  box-shadow: 0 0;
  right: 0.4em;
  bottom: 0.9em;
}

.paginator {
  text-align: center;
}
.paginator ul {
  display: inline-block;
}
.paginator li {
  float: left;
  font-family: "gotham-bold" !important;
  margin-left: 5px;
  text-align: center;
}
.paginator li:before {
  display: none;
}
.paginator li a {
  width: 40px;
  height: 40px;
  padding: 10px;
  background-color: #ccc;
  /* color generico */
  border-radius: 100%;
  color: white;
  display: inline-block;
}
.paginator li.current {
  color: white;
  width: 40px;
  height: 40px;
  padding: 10px;
  background-color: #ccc;
  /* color generico */
  border-radius: 100%;
}
.paginator .navpage a {
  background-color: white !important;
  color: #ccc;
  /* color generico */
}
.paginator .navpage i {
  font-size: 1.5em;
}

body #chellocookies-bar {
  font-family: "gotham-book" !important;
  padding: 5px 20px !important;
  text-align: justify !important;
  line-height: 15px;
  background: white !important;
  border: 5px solid #E87722 !important;
  border-radius: 20px 20px 0 0;
}
body #chellocookies-bar a {
  color: #E87722;
}
body #chellocookies-bar a:hover {
  color: #ffb81c;
}
body #chellocookies-bar .cli-plugin-button {
  color: white !important;
  background: #E87722 !important;
  box-shadow: none;
  border: 0;
  padding: 5px 10px;
  margin: 2px auto;
  display: table;
  -webkit-animation: inherit;
  -moz-animation: inherit;
  -ms-animation: inherit;
  -o-animation: inherit;
  animation: inherit;
}
body #chellocookies-bar br {
  display: none;
}

img.ie-img {
  display: none;
}

.ie-h2 {
  display: none;
}

.ie-text {
  display: none;
}

.gform_wrapper .gform_footer {
  text-align: center;
}

.concurso-form #gform_submit_button_1:hover {
  -webkit-animation: shake 0.8s;
  -moz-animation: shake 0.8s;
  -ms-animation: shake 0.8s;
  -o-animation: shake 0.8s;
  animation: shake 0.8s;
}

/* CALENDAR */
.ico_line_y_calendar {
  background-color: #ebebeb;
  display: block;
  float: left;
  height: 220px;
  margin: 0;
  text-indent: -9999px;
  width: 1px;
}

#content_col_left_calendar {
  display: block;
  height: 250px;
  padding: 0;
  width: 100%;
}
#content_col_left_calendar img {
  float: left;
  max-height: 250px;
  width: auto;
}

.content_col_left_calendar_1 {
  display: block;
  float: left;
  height: 250px;
  text-align: center;
  width: 370px;
}

.content_col_left_calendar_2 {
  background-color: #fff;
  display: block;
  float: left;
  border-radius: 15px;
}

a.content_col_left_calendar_day {
  color: #e03c31;
  display: block;
  float: left;
  font-size: 201px;
  font-weight: 500;
  line-height: 230px;
  text-align: center;
  width: 365px;
  /*width: 300px;*/
}
a.content_col_left_calendar_month {
  color: #e03c31;
  display: block;
  float: left;
  font-size: 24px;
  font-weight: 700;
  margin-top: -35px;
  text-align: center;
  text-transform: uppercase;
  width: 365px;
  /*width: 300px;*/
}
a.content_col_left_calendar_slider1 {
  background-image: url(../images/sprite.png);
  background-position: -100px 0;
  float: left;
  height: 57px;
  margin: 85px 10px 0 15px;
  /*margin: 85px 10px 0 10px;*/
  text-indent: -9999px;
  width: 18px;
}
a.content_col_left_calendar_slider1:hover {
  background-image: url(../images/sprite.png);
  background-position: -70px 0;
}
a.content_col_left_calendar_slider2 {
  background-image: url(../images/sprite.png);
  background-position: -160px 0;
  float: left;
  height: 57px;
  margin: 85px 5px 0 10px;
  text-indent: -9999px;
  width: 18px;
}
a.content_col_left_calendar_slider2:hover {
  background-image: url(../images/sprite.png);
  background-position: -130px 0;
}

#calendar {
  display: block;
  float: left;
  margin: 0 35px;
  /*margin: 0;*/
}

.calendar_month {
  color: #303030;
  display: block;
  float: left;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  width: 215px;
}

.calendar_week {
  /*color: #f70800;*/
  color: #0a63b0;
  font-size: 12px;
}

a.calendar_day {
  border: 1px solid #fff;
  color: #323232;
  display: block;
  float: left;
  font-size: 12px;
  height: 22px;
  margin: 2px 0 3px;
  text-align: center;
  width: 22px;
}
a.calendar_day:hover {
  /*background-color: #f70800;*/
  background-color: #0a63b0;
  /*border: 1px solid #f70800;*/
  border: 1px solid #0a63b0;
  color: #fff;
}
a.calendar_day_on {
  /*border: 1px solid #f70800;*/
  border: 1px solid #0a63b0;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  margin: 3px 0;
  text-align: center;
  width: 22px;
}

#calendar_monday, #calendar_tuesday, #calendar_wednesday, #calendar_thursday, #calendar_friday, #calendar_saturday, #calendar_sunday {
  color: #6e6e6e;
  display: block;
  float: left;
  font-size: 12px;
  height: 150px;
  line-height: 22px;
  margin: 3px 4px 0;
  text-align: center;
  width: 22px;
}

.numeros_sel {
  background-color: #e03c31;
  color: #fff;
  font-weight: bold;
  padding: 8px;
  text-decoration: none;
  border-radius: 100px;
}

a.numeros_sel:hover {
  background-color: #e7665d;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.numeros {
  color: #333;
  font-size: 1em;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  font-family: 'frankfurter-medium', sans-serif;
}

a.numeros:hover {
  background-color: #e03c31;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border-radius: 100px;
}

.dias_calendario {
  background-color: #e03c31;
  font-weight: bold;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  color: white;
}

.dias_calendarioB {
  background-color: #e03c31;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: white;
}

.mescalendario {
  color: #696969;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: center;
}

.anocalendario {
  font-weight: bold;
}

@media only screen and (max-width: 32rem) {
  .content_col_left_calendar_1 {
    display: block;
    float: left;
    height: 250px;
    text-align: center;
    width: 0px;
    /* width: 300px; */
  }
}
@media \0screen\,screen\9 {
  img.ie-img {
    display: block !important;
  }

  .ie-h2 {
    display: block !important;
  }

  .ie-text {
    display: block !important;
  }

  .ie-box {
    width: 95%;
  }

  .ie-margin {
    margin: 0 !important;
  }

  .card-1 .title {
    width: 100%;
  }

  .card-2 .title {
    top: 0px;
    padding: 0 10px;
  }

  .card-2 object.emb {
    display: none;
  }
  .card-2 object.emb img {
    display: none;
    visibility: hidden;
  }

  p.ie-text {
    text-align: center;
  }

  .grid-3.card-2 img {
    height: 257px;
  }

  body .shows.main .content .grid-shows img {
    width: 100%;
    position: relative;
    height: auto;
    margin: 0 auto;
  }

  .shows object.emb {
    display: none;
  }

  .shows .box-svg {
    height: 350px;
  }

  .guiatv-times li {
    background: #e03c31;
  }
}
@media screen and (min-width: 0\0) {
  .grid-data img.mask {
    z-index: 9;
    position: relative;
    border-radius: 75%;
  }

  .card-2 .box-svg .svg, .grid-shows .box-svg .svg {
    height: 300px !important;
  }

  .card-1 .title, .main .game h2 {
    z-index: 10;
  }

  .box-operadora img.mask {
    border-radius: 15px;
  }
}
.share-bar {
  display: block;
  width: 100%;
  margin-top: 40px;
}
.share-bar a {
  color: white;
  display: inline-block;
  padding: 10px 12px;
  font-size: 1.5em;
  line-height: 1;
}
.share-bar a.facebook {
  background-color: #3b5998;
}
.share-bar a.twitter {
  background-color: #00aced;
}
.share-bar a.googleplus {
  background-color: #dd4b39;
}
.share-bar a.pinterest {
  background-color: #cb2027;
}
.share-bar a.instagram {
  background-color: #517fa4;
}
.share-bar a.linkedin {
  background-color: #007bb6;
}
.share-bar a.youtube {
  background-color: #bb0000;
}
.share-bar a.vimeo {
  background-color: #aad450;
}
.share-bar a.mail, .share-bar a.print {
  background-color: #7c7c7c;
}
.share-bar a.like {
  background-color: #372c30;
}
.share-bar a:hover {
  background-color: #0c5bd3;
}
.share-bar a.text {
  font-size: 0.8em;
  color: #7c7c7c;
}
.share-bar a.text:hover {
  background-color: transparent;
}

.msg {
  display: none;
  /* remove for view message */
  position: fixed;
  top: 0;
  padding: 15px 20px;
  margin: 0;
  width: 100%;
  font-family: 'gotham', sans-serif;
  color: #372c30;
  text-align: center;
  background-color: white;
  font-size: 1em;
  border-bottom: 4px solid #d2d2d2;
  z-index: 999;
}

.msg h3, .msg p {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.msg i {
  float: right;
  font-size: 1.4em;
  cursor: pointer;
}

.msg i:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.msg.msg-gray {
  color: #372c30;
  background-color: white;
  border-bottom: 4px solid #d2d2d2;
}

.msg.msg-red {
  color: white;
  background-color: #d05866;
  border-bottom: 4px solid #ab303f;
}

.msg.msg-green {
  color: white;
  background-color: #b0d058;
  border-bottom: 4px solid #8aab30;
}

.msg.msg-blue {
  color: white;
  background-color: #8bc4de;
  border-bottom: 4px solid #4fa6cd;
}

.msg.msg-yellow {
  color: white;
  background-color: #0c5bd3;
  border-bottom: 4px solid #063a68;
}

.bg-lightgray {
  background-color: #efefef;
}

.bg-mediumgray {
  background-color: #7c7c7c;
}

.bg-darkgray {
  background-color: #372c30;
}

.bg-white {
  background-color: white;
}

.bg-yellow {
  background-color: #0c5bd3;
}

.title-darkgray {
  color: #372c30;
}

.title-yellow {
  color: #0c5bd3;
}

.title-white {
  color: white;
}

.translate-3d-menu {
  -webkit-transform: translate3d(-70%, 0, 0);
  -moz-transform: translate3d(-70%, 0, 0);
  -o-transform: translate3d(-70%, 0, 0);
  -ms-transform: translate3d(-70%, 0, 0);
  transform: translate3d(-70%, 0, 0);
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.megabanner {
  margin: 5px auto 15px;
  max-width: 1000px;
  width: 100%;
}
.megabanner img {
  width: 100%;
}

.header {
  top: 0;
  z-index: 8;
  height: 197px;
  background: url("../images/rainbow.png") center 125px #fff no-repeat;
  box-shadow: 0 0 20px 15px #fff;
}
.header .row-inside header .main-logo {
  display: inline-block;
  max-width: 225px;
  width: 100%;
  vertical-align: middle;
}
.header .row-inside header .main-logo img {
  width: 100%;
}
.header .row-inside header nav {
  display: inline-block;
  font-family: 'gotham-book', sans-serif;
  font-size: 1.23em;
  float: right;
  vertical-align: middle;
  min-height: 100px;
}
.header .row-inside header nav ul li {
  display: inline-block;
  white-space: nowrap;
  padding: 0 5px;
  border-radius: 15px;
  position: relative;
  text-transform: uppercase;
}
.header .row-inside header nav ul li:nth-child(1) {
  background: #e87722;
}
.header .row-inside header nav ul li:nth-child(2) {
  background: #ffb81c;
}
.header .row-inside header nav ul li:nth-child(3) {
  background: #009cde;
}
.header .row-inside header nav ul li:nth-child(4) {
  background: #ad1aac;
}
.header .row-inside header nav ul li:nth-child(5) {
  background: #48a23f;
}
.header .row-inside header nav ul li:nth-child(6) {
  background: #e03c31;
}
.header .row-inside header nav ul li:nth-child(7) {
  background: #440099;
}
.header .row-inside header nav ul li:hover {
  -webkit-animation: jump 1s;
  -moz-animation: jump 1s;
  -ms-animation: jump 1s;
  -o-animation: jump 1s;
  animation: jump 1s;
}
.header .row-inside header nav ul li a {
  display: block;
  color: #fff;
  font-size: 0.7em;
  padding: 0.44em 1em 0.32em 1em;
}
.header .row-inside header nav ul li a i {
  display: block;
  text-align: center;
  font-size: 2.5em;
}
.header .row-inside header .share-btns {
  text-align: right;
}
.header .row-inside header .share-btns a {
  font-size: 2em;
  width: 40px;
  text-align: center;
  display: inline-block;
}
.header .row-inside header .share-btns a .icon-facebook58 {
  color: #3b5998;
}
.header .row-inside header .share-btns a .icon-twitter50 {
  color: #00aced;
}
.header .row-inside header .share-btns a .icon-youtube36 {
  color: #bb0000;
}
.header .row-inside header .share-btns a:hover {
  opacity: 0.6;
}
.header .row-inside header .menu-btn {
  display: none;
  float: right;
  font-size: 1.55em;
  padding: 0.3em 0.5em;
  cursor: pointer;
}
.header .row-inside header .menu-btn:hover {
  background-color: #e87722;
  color: #fff;
}
.header .row-inside header .nav-res {
  position: fixed;
  top: 40px;
  right: -100%;
  width: 100%;
  font-size: 1.2em;
  font-family: 'gotham-book', sans-serif;
  text-transform: uppercase;
}
.header .row-inside header .nav-res ul {
  display: block;
  width: 100%;
}
.header .row-inside header .nav-res ul li {
  width: 100%;
  display: inline-block;
}
.header .row-inside header .nav-res ul li:nth-child(1) {
  background: #e87722;
}
.header .row-inside header .nav-res ul li:nth-child(2) {
  background: #ffb81c;
}
.header .row-inside header .nav-res ul li:nth-child(3) {
  background: #009cde;
}
.header .row-inside header .nav-res ul li:nth-child(4) {
  background: #ad1aac;
}
.header .row-inside header .nav-res ul li:nth-child(5) {
  background: #48a23f;
}
.header .row-inside header .nav-res ul li:nth-child(6) {
  background: #e03c31;
}
.header .row-inside header .nav-res ul li:nth-child(7) {
  background: #fff;
}
.header .row-inside header .nav-res ul li:nth-child(1) a:hover {
  background: #ff740b;
}
.header .row-inside header .nav-res ul li:nth-child(2) a:hover {
  background: #ffb81c;
}
.header .row-inside header .nav-res ul li:nth-child(3) a:hover {
  background: #009cde;
}
.header .row-inside header .nav-res ul li:nth-child(4) a:hover {
  background: #c106c0;
}
.header .row-inside header .nav-res ul li:nth-child(5) a:hover {
  background: #36b929;
}
.header .row-inside header .nav-res ul li:nth-child(6) a:hover {
  background: #f82719;
}
.header .row-inside header .nav-res ul li:nth-child(7) a:hover {
  background: white;
}
.header .row-inside header .nav-res ul li a {
  display: block;
  width: 100%;
  padding: 0.6em;
  text-align: right;
  color: #fff;
}
.header .row-inside header .nav-res ul li.share-btns a {
  text-align: center;
  float: right;
  width: 60px;
}
.header .row-inside header .nav-res.nav-res-side {
  right: 0;
}

.home .grid-1 {
  float: left;
  position: relative;
  width: 66.9%;
  margin-right: 0.1%;
  overflow: hidden;
}
.home .grid-2 {
  float: left;
  position: relative;
  width: 33%;
  margin: 0.1% 0;
  overflow: hidden;
}
.home .grid-2 .grid-data {
  font-size: 1.4em;
}
.home .grid-2.card-1 .svg text {
  font-size: 30px;
}
.home .grid-2.card-1 .title {
  padding: 10px 0;
}
.home .grid-half {
  float: left;
  position: relative;
  width: 49.8%;
  margin: 0.1% 0;
  overflow: hidden;
}
.home .grid-half .grid-data {
  font-size: 1.4em;
}
.home .grid-half.card-1 .svg text {
  font-size: 30px;
}
.home .grid-half.card-1 .title {
  padding: 10px 0;
}
.home .grid-3 {
  float: left;
  position: relative;
  width: 33.111111%;
  margin-right: 0.3%;
  overflow: hidden;
}
.home .grid-3:nth-of-type(3n+2) {
  margin-right: 0;
}
.home .grid-3 .grid-data {
  font-size: 1.2em;
}
.home .grid-3.card-1 .svg text {
  font-size: 30px;
}
.home .grid-3.card-1 .title {
  padding: 10px 0;
}

.card-1, .card-2 {
  font-family: 'frankfurter-medium';
  color: #fff;
}
.card-1 .grid-data, .card-2 .grid-data {
  position: relative;
}

.card-1 .title {
  border-radius: 15px;
  background: #e03c31;
  text-align: center;
  font-size: 1.3em;
  bottom: 30px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  font-family: 'frankfurter-medium';
  text-transform: uppercase;
}
.card-1 .box-svg {
  height: 75px;
  width: 65%;
}
.card-1 .box-svg .svg {
  width: 100%;
  height: 166.12px;
}
.card-1 img {
  width: 100%;
}

.card-2 .title {
  position: absolute;
  text-align: center;
}
.card-2 .title h2 {
  font-family: 'frankfurter-medium';
}
.card-2 .box-svg .svg {
  width: 100%;
  height: 100%;
}

.slide-series .flexslider {
  box-shadow: 0 0 20px 15px #fff;
  border: 0;
}
.slide-series .slides li {
  width: 165px !important;
}
.slide-series .flex-direction-nav .flex-prev:before {
  content: '\e609';
}
.slide-series .flex-direction-nav .flex-next:before {
  content: '\e60a';
}
.slide-series .flex-control-nav {
  display: none;
}

.main {
  top: -30px;
}
.main .top-title {
  font-family: 'frankfurter', sans-serif;
  font-size: 3em;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.main.shows .top-title {
  color: #ffb81c;
}
.main.shows .huella i {
  color: #ffb81c;
}
.main.shows .content {
  float: left;
}
.main.shows .content .grid-shows {
  float: left;
  position: relative;
  width: 32.7%;
  font-size: 0.6em;
  margin: 0 0.3% 0.5% 0.3%;
  overflow: hidden;
}
.main.shows .content .grid-shows img {
  width: auto;
  position: absolute;
  height: 130%;
  margin: -6% 0 0 -10%;
}
.main.shows .content .grid-shows img:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.main.shows .content .grid-shows .box-svg {
  margin-bottom: -30px;
}
.main.shows .content .grid-shows .title {
  border-radius: 15px;
  background: #ffb81c;
  text-align: center;
  bottom: 50px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 15px 5px;
}
.main.shows .content .grid-shows .title h2 {
  font-size: 1.2em;
  font-family: 'frankfurter-medium', sans-serif;
  text-transform: uppercase;
}
.main.shows .content .grid-shows .title .data-time {
  font-family: 'frankfurter-medium', sans-serif;
}
.main.panda-series .top-title, .main.videos .top-title {
  color: #ffb81c;
}
.main.panda-series .huella i, .main.videos .huella i {
  color: #ffb81c;
}
.main.contest .top-title {
  color: #48a23f;
}
.main.contest .huella i {
  color: #48a23f;
}
.main.contest .shows img {
  border-radius: 15px;
  margin-bottom: 20px;
}
.main.games .top-title {
  color: #009cde;
}
.main.games .huella i {
  color: #009cde;
}
.main.games .game {
  padding: 2%;
}
.main.games .game img {
  width: 100%;
}
.main.games .game h2 {
  border-radius: 15px;
  background: #009cde;
  text-align: center;
  font-size: 1em;
  bottom: 30px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  font-family: 'frankfurter-medium', sans-serif;
  padding: 5px 0;
  z-index: 1;
}
.main.games .game:hover h2 {
  -webkit-animation: vibrate 0.8s;
  -moz-animation: vibrate 0.8s;
  -ms-animation: vibrate 0.8s;
  -o-animation: vibrate 0.8s;
  animation: vibrate 0.8s;
}
.main.activities .top-title {
  color: #ad1aac;
}
.main.activities .huella i {
  color: #ad1aac;
}
.main.activities .game {
  padding: 2%;
}
.main.activities .game img {
  width: 100%;
}
.main.activities .game h2 {
  border-radius: 15px;
  background: #ad1aac;
  text-align: center;
  font-size: 1em;
  bottom: 30px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  font-family: 'frankfurter-medium', sans-serif;
  padding: 5px 0;
  z-index: 1;
}
.main.activities .game:hover h2 {
  -webkit-animation: vibrate 0.8s;
  -moz-animation: vibrate 0.8s;
  -ms-animation: vibrate 0.8s;
  -o-animation: vibrate 0.8s;
  animation: vibrate 0.8s;
}
.main .game {
  padding: 2%;
}
.main .game img {
  width: 100%;
}
.main .game h2 {
  border-radius: 15px;
  text-align: center;
  font-size: 1em;
  bottom: 30px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  font-family: 'frankfurter-medium', sans-serif;
  padding: 5px 0;
}
.main .game:hover h2 {
  -webkit-animation: shake 0.8s;
  -moz-animation: shake 0.8s;
  -ms-animation: shake 0.8s;
  -o-animation: shake 0.8s;
  animation: shake 0.8s;
}
.main.guidetv .top-title {
  color: #e03c31;
}
.main.guidetv .huella i {
  color: #e03c31;
}
.main.guidetv .guiatv-header {
  width: 100%;
}
.main.guidetv .guiatv-times {
  width: 100%;
  text-align: center;
}
.main.guidetv .guiatv-times ul li {
  width: 21%;
  display: inline-block;
  padding: 0.5em;
  border-radius: 15px;
  margin: 20px 10px;
}
.main.guidetv .guiatv-times ul li:nth-child(1) {
  background-color: #fbe4e2;
}
.main.guidetv .guiatv-times ul li:nth-child(1):hover {
  background-color: #f4bab6;
}
.main.guidetv .guiatv-times ul li:nth-child(2) {
  background-color: #f4bab6;
}
.main.guidetv .guiatv-times ul li:nth-child(2):hover {
  background-color: #ed908a;
}
.main.guidetv .guiatv-times ul li:nth-child(3) {
  background-color: #ed908a;
}
.main.guidetv .guiatv-times ul li:nth-child(3):hover {
  background-color: #e7665d;
}
.main.guidetv .guiatv-times ul li:nth-child(4) {
  background-color: #e7665d;
}
.main.guidetv .guiatv-times ul li:nth-child(4):hover {
  background-color: #e03c31;
}
.main.guidetv .guiatv-times ul li a {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-family: 'frankfurter-medium', sans-serif;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px rgba(224, 60, 49, 0.6);
}
.main.guidetv .guiatv-results {
  max-width: 1145px;
  margin: 0 auto;
}
.main.guidetv .guiatv-row {
  position: relative;
  width: 100%;
  margin-top: 0.5em;
}
.main.guidetv .guiatv-row:nth-of-type(even) .hour {
  background: #e7665d !important;
}
.main.guidetv .guiatv-row .guiatv-row-pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 75px;
  border: 4px solid #fff;
  border-radius: 15px;
}
.main.guidetv .guiatv-row .guiatv-data {
  width: 100%;
  max-height: 75px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 5px 5px 110px;
  background-color: #fff;
  font-size: 1.4em;
  /* height: 100%; No lo establece correctamente al 100% cuando tenemos puesto el <!DOCTYPE html> y hay que forzarlo a 75px (height del thumbnail) */
  height: 75px;
  border-radius: 15px;
}
.main.guidetv .guiatv-row .guiatv-data .hour {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px 5px 0 7px;
  color: #fff;
  height: 100%;
  min-width: 150px;
  text-align: center;
  width: 20%;
  font-family: 'frankfurter-medium', sans-serif;
  border-radius: 0 15px 15px 0;
  background: #e03c31;
}
.main.guidetv .guiatv-row .guiatv-data .show {
  font-family: 'gotham-book', sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  width: 70%;
  color: #e03c31;
}
.main.contact .top-title {
  color: #ffb81c;
}
.main.contact .huella i {
  color: #ffb81c;
}
.main.contact .concurso-form {
  margin: 20px auto;
  float: initial;
  border: 0.8em solid #ffb81c;
  width: 100%;
}
.main.contact #gform_fields_1 a {
  color: #ffb81c;
}
.main.contact .concurso-form #gform_submit_button_1 {
  background-color: #ffb81c;
}
.main.donde-vernos .top-title {
  color: #ffb81c;
}
.main.donde-vernos .huella i {
  color: #ffb81c;
}
.main.donde-vernos .box-operadora {
  padding: 2%;
}
.main.donde-vernos .box-operadora img {
  width: 100%;
}
.main.donde-vernos .box-operadora h2 {
  border-radius: 15px;
  background: #ffb81c;
  text-align: center;
  font-size: 1em;
  bottom: 30px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  font-family: 'frankfurter-medium', sans-serif;
  padding: 5px 0;
  text-transform: uppercase;
  color: #fff;
  z-index: 1;
}
.main.donde-vernos .box-operadora:hover h2 {
  -webkit-animation: shake 0.8s;
  -moz-animation: shake 0.8s;
  -ms-animation: shake 0.8s;
  -o-animation: shake 0.8s;
  animation: shake 0.8s;
}
.main .content_col_left_donde1 {
  background-color: #fff;
  width: 165px;
  /*margin-bottom: 17px;*/
  display: block;
  float: left;
  margin: 0 0 0 0px;
}
.main .content_col_left_donde2 {
  background-color: #fff;
  width: 165px;
  margin: 0 0 17px 20px;
  display: block;
  float: left;
}
.main .content_col_left_donde1 img, .main .content_col_left_donde2 img {
  width: 150px;
  height: 105px;
  margin: 7px 7px;
  display: block;
  float: left;
  border: 1px solid #ededed;
}
.main .content_col_left_donde_lower1 {
  width: 100%;
  max-width: 150px;
  height: 44px;
  margin-top: 3px;
  margin-left: 11px;
  font-size: 16px;
  color: #f70800;
  display: block;
  float: left;
}
.main .content_col_left_donde_lower2 {
  width: 100%;
  max-width: 150px;
  height: 29px;
  margin-left: 11px;
  color: #000;
  display: block;
  float: left;
}
.main .content_col_left_donde_lower3 {
  margin: 0 10px 10px 0;
  display: block;
  float: right;
}
.main.about-us .top-title {
  color: #ffb81c;
}
.main.about-us .icon-panda {
  color: #ffb81c;
}
.main.about-us strong {
  color: #ffb81c;
}

.post img {
  max-width: 1170px;
  border-radius: 15px;
}

.main .content .header-post {
  margin: 5% 0 1% 0;
  border-radius: 15px;
}
.main .content .header-post .header-info {
  text-align: center;
}
.main .content .header-post .header-info .header-data {
  color: #fff;
  display: inline-block;
  padding: 0.6em 1.1em;
  max-height: 133px;
  vertical-align: bottom;
}
.main .content .header-post .header-info .header-data .date {
  font-family: 'frankfurter', sans-serif;
}
.main .content .header-post .header-info img.serie-icon {
  display: inline-block;
  height: 133px;
  width: 133px;
  vertical-align: bottom;
}
.main .content .header-post img.post-img {
  position: absolute;
}

.main .content .post-content {
  background-color: white;
  padding: 1em;
  border-radius: 15px;
  margin-bottom: 10px;
  text-transform: initial;
  overflow: auto;
}
.main .content .post-content p {
  font-size: 1.1em;
}
.main .content .post-content h1 {
  font-family: 'frankfurter', sans-serif;
  margin: 0.6em 0;
}
.main .content .post-content h2, .main .content .post-content h3, .main .content .post-content h4 {
  font-family: 'frankfurter-medium', sans-serif;
  margin: 0.6em 0;
}
.main .content .post-content strong {
  font-family: 'gotham-bold', sans-serif;
}
.main .content .post-content em {
  font-style: italic;
}
.main .content .post-content img {
  border-radius: 15px;
}
.main .content .post-content .concurso-form {
  margin: 0 auto;
}
.main .content .post-content .gform_wrapper {
  overflow: auto;
}

.aligncenter {
  display: block;
  margin: 0 auto 1em;
}

.alignright {
  float: right;
  margin-left: 20px;
}

.alignleft {
  float: left;
  margin-right: 20px;
}

.main .content.ficha-programa {
  max-width: 1000px;
  margin: 0 auto;
  width: 95%;
}

.main .content .ficha-header {
  width: 100%;
  padding: 0.5em;
  background-color: #e03c31;
  color: #fff;
  border-radius: 15px 15px 0 0;
}
.main .content .ficha-header .ficha-img {
  display: inline-block;
  max-width: 400px;
  max-height: 300px;
}
.main .content .ficha-header .ficha-data {
  display: inline-block;
  vertical-align: top;
  padding-left: 0.6em;
}
.main .content .ficha-header .ficha-data .title {
  font-size: 1.4em;
}
.main .content .ficha-header .ficha-data .title h2 {
  font-family: 'frankfurter-medium', sans-serif;
}
.main .content .ficha-header .ficha-data .hour {
  display: inline-block;
  font-size: 1.8em;
  margin-right: 0.6em;
  font-family: 'gotham-bold', sans-serif;
}
.main .content .ficha-header .ficha-data .date {
  display: inline-block;
  font-size: 1.8em;
  font-family: 'gotham-bold', sans-serif;
}
.main .content .ficha-header .ficha-data .info {
  padding-top: 0.6em;
  margin-top: 0.6em;
  font-size: 1.2em;
  border-top: 1px solid #f2ede0;
}

.main .content .ficha-content {
  background-color: #fff;
  color: #372c30;
  padding: 1em;
  border-radius: 0 0 15px 15px;
}
.main .content .ficha-content p {
  font-size: 1.2em;
}
.main .content .ficha-content h4 {
  font-size: 1.5em;
}
.main .content .ficha-content .ficha-pase {
  font-size: 1.2em;
  padding: 0.6em;
  color: #fff;
  background-color: #e7665d;
  margin-top: 0.5em;
  font-family: 'frankfurter-medium', sans-serif;
  border-radius: 15px;
  text-transform: uppercase;
}

.main .content .minisite-section {
  background-color: white;
  margin-top: 12px;
  padding: 0.8em 1em;
  text-align: justify;
  border-radius: 15px;
}
.main .content .minisite-section h3 {
  display: block;
  font-size: 1em;
}
.main .content .minisite-section img.col-12 {
  width: 100%;
  border-radius: 15px;
}
.main .content .minisite-section .data-highlight {
  font-family: 'frankfurter-medium', sans-serif;
}
.main .content .minisite-section .data-time {
  font-family: 'frankfurter-medium', sans-serif;
}
.main .content .minisite-section.personaje img {
  display: inline-block;
  width: 35%;
  border-radius: 15px;
  margin-top: 10px;
}
.main .content .minisite-section.personaje .personaje-info {
  display: inline-block;
  vertical-align: top;
  width: 62%;
  margin: 0 0 0 2%;
}
.main .content .minisite-section.videos ul.tabs {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.main .content .minisite-section.videos ul.tabs li {
  float: left;
  width: 30%;
  margin: 1.6%;
}
.main .content .minisite-section.videos ul.tabs li.selected {
  opacity: 0.6;
}
.main .content .minisite-section.videos ul.tabs li a {
  -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;
}
.main .content .minisite-section.videos ul.tabs li a:link, .main .content .minisite-section.videos ul.tabs li a:active, .main .content .minisite-section.videos ul.tabs li a:visited {
  display: block;
  padding: 0;
  margin: 0;
}
.main .content .minisite-section.videos ul.tabs li a:hover {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-transform: scale(1.1) scale3d(1, 1, 1);
  -moz-transform: scale(1.1) scale3d(1, 1, 1);
  -o-transform: scale(1.1) scale3d(1, 1, 1);
  -ms-transform: scale(1.1) scale3d(1, 1, 1);
  transform: scale(1.1) scale3d(1, 1, 1);
}
.main .content .minisite-section.videos ul.tabs li.selected a:link, .main .content .minisite-section.videos ul.tabs li.selected a:active, .main .content .minisite-section.videos ul.tabs li.selected a:visited, .main .content .minisite-section.videos ul.tabs li.selected a:hover {
  font-weight: bold;
}
.main .content .minisite-section.videos .pestana {
  margin: 0;
  padding: 0;
  border: 1px solid #f5f5f5;
  padding: 20px;
  position: relative;
  top: -1px;
  border-radius: 0 0 6px 6px;
}
.main .content .minisite-section.videos .pestana p {
  font-size: 1em;
  line-height: 100%;
  margin: 0;
}
.main .content .minisite-section.videos .pestana h2 {
  color: #0c5bd3;
  margin: 0;
}

.main .nav-minisite {
  width: 100%;
  text-align: center;
  border-radius: 0 0 15px 15px;
}
.main .nav-minisite p {
  display: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.4em 1em;
  font-size: 1.2em;
  color: #f2ede0;
  font-family: 'frankfurter', sans-serif;
  cursor: pointer;
}
.main .nav-minisite ul {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.main .nav-minisite ul li {
  display: inline-block;
  margin-right: 1%;
  border-radius: 0 0 15px 15px;
  padding: 0.8em 1em;
  -webkit-filter: none;
  filter: none;
}
.main .nav-minisite ul li a {
  display: block;
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
  color: #fff;
  font-family: 'frankfurter-medium', sans-serif;
  text-transform: uppercase;
}
.main .nav-minisite ul li a:hover {
  color: #fff;
}

.main .superimage {
  width: 100%;
  height: 350px;
  background-image: url("../images/minisite/superimage.jpg");
  background-repeat: repeat-x;
  background-position: center;
  margin-top: 30px;
}

.main .sidebar {
  float: right;
  width: 25%;
  height: 100%;
  background-color: transparent;
  min-height: 1000px;
}

.main-footer {
  background-color: #372c30;
  padding: 1em 0;
  text-align: center;
}
.main-footer p {
  font-size: 1em;
  color: #7c7c7c;
  margin: 15px 0;
}
.main-footer p a {
  color: #7c7c7c;
}
.main-footer p a:hover {
  color: #efefef;
}
.main-footer .logo-company {
  max-width: 430px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  text-indent: -1000em;
}
.main-footer .logo-company a {
  display: block;
  background-image: url("/wp-content/themes/site/images/chello_footer.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.main-footer .footer-logos {
  margin: 0 auto;
}
.main-footer .footer-logos ul li {
  display: inline-block;
  text-indent: -1000em;
}
.main-footer .footer-logos ul li a {
  display: block;
  background-image: url("/wp-content/themes/site/images/footer_logos.png");
  background-repeat: no-repeat;
  height: 64px;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.main-footer .footer-logos ul li a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.main-footer .footer-logos ul li a.logo01 {
  width: 106px;
  background-position: -13px -64px;
}
.main-footer .footer-logos ul li a.logo02 {
  width: 92px;
  background-position: -934px -64px;
}
.main-footer .footer-logos ul li a.logo03 {
  width: 92px;
  background-position: -1036px -64px;
}
.main-footer .footer-logos ul li a.logo04 {
  width: 100px;
  background-position: -1141px -64px;
}
.main-footer .footer-logos ul li a.logo05 {
  width: 104px;
  background-position: -1255px -64px;
}
.main-footer .footer-logos ul li a.logo06 {
  width: 90px;
  background-position: -832px -64px;
}
.main-footer .footer-logos ul li a.logo07 {
  width: 100px;
  background-position: -270px -64px;
}
.main-footer .footer-logos ul li a.logo08 {
  width: 108px;
  background-position: -370px -64px;
}
.main-footer .footer-logos ul li a.logo09 {
  width: 84px;
  background-position: -186px -64px;
}
.main-footer .footer-logos ul li a.logo10 {
  width: 64px;
  background-position: -122px -64px;
}
.main-footer .footer-logos ul li a.logo11 {
  width: 130px;
  background-position: -1359px -64px;
}
.main-footer .footer-logos ul li a.logo12 {
  width: 67px;
  background-position: -478px -64px;
}
.main-footer .footer-logos ul li a.logo13 {
  width: 80px;
  background-position: -545px -64px;
}
.main-footer .footer-logos ul li a.logo14 {
  width: 110px;
  background-position: -1579px -64px;
}
.main-footer .footer-logos ul li a.logo15 {
  width: 126px;
  background-position: -625px -64px;
}
.main-footer .footer-logos ul li a.logo16 {
  width: 90px;
  background-position: -740px -64px;
}
.main-footer .footer-logos ul li a.logo17 {
  width: 95px;
  background-position: -1694px -64px;
}

/***** BTN HOME *****/
.btnHome {
  float: left;
  margin: 2%;
  padding: 0;
  max-width: 46%;
  width: 100%;
}
.btnHome img {
  width: 100%;
}
.btnHome img:hover {
  opacity: 0.6;
}

.botonesInicio {
  float: left;
  width: 100%;
  margin: 15px 0;
  clear: none;
  padding: 12px;
  background: #ffffff;
}

/***** PLAYERS VIDEO YOUTUBE Y VIMEO RESPONSIVOS *****/
video {
  width: 100%    !important;
  height: auto   !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 25px;
}

.videoWrapper object,
.videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**** Overlay Responsivo Play ****/
.video-play-overlay {
  position: relative;
}
.video-play-overlay img {
  width: 100%;
}

.video-play-overlay span.overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(../images/play-button-overlay-590x332-big.png) no-repeat center center;
  background-size: contain;
  /* Se adapta al tamaño de su contenedor */
}

.video-play-overlay span.overlay:hover {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: hand;
}

.widget {
  clear: both;
  margin: 0 0 10px 0;
}

.header .row-inside header nav ul li a {
  padding: 0.44em 0.5em 0.32em 0.5em;
}
.header .row-inside header nav ul li a i {
  font-size: 2em;
}

.header header .nav-res ul li:nth-child(1) {
  background: #e87722;
}
.header header .nav-res ul li:nth-child(2) {
  background: #ffb81c;
}
.header header .nav-res ul li:nth-child(3) {
  background: #009cde;
}
.header header .nav-res ul li:nth-child(4) {
  background: #ad1aac;
}
.header header .nav-res ul li:nth-child(5) {
  background: #48a23f;
}
.header header .nav-res ul li:nth-child(6) {
  background: #e03c31;
}
.header header .nav-res ul li:nth-child(7) {
  background: #440099 !important;
}
.header header .nav-res ul li:nth-child(8) {
  background: #fff;
}
.header header .nav-res ul li:nth-child(1) a:hover {
  background: #ff740b;
}
.header header .nav-res ul li:nth-child(2) a:hover {
  background: #ffb81c;
}
.header header .nav-res ul li:nth-child(3) a:hover {
  background: #009cde;
}
.header header .nav-res ul li:nth-child(4) a:hover {
  background: #c106c0;
}
.header header .nav-res ul li:nth-child(5) a:hover {
  background: #36b929;
}
.header header .nav-res ul li:nth-child(6) a:hover {
  background: #f82719;
}
.header header .nav-res ul li:nth-child(7) a:hover {
  background: #440099 !important;
}
.header header .nav-res ul li:nth-child(8) a:hover {
  background: #009cde;
}

.parabens .top-title {
  color: #440099;
}
.parabens .huella i {
  color: #440099;
}

.picture .top-title {
  color: #ad1aac;
}
.picture .huella i {
  color: #ad1aac;
}

.card {
  background: #ad1aac;
  border-radius: 15px;
  margin: 20px;
  padding: 10px;
  min-height: 621px;
}
.card ul {
  color: #d59ec7;
  width: 80%;
  margin: 0 auto;
  padding: 20px;
  margin-top: 10px;
}
.card ul li {
  width: 100%;
  padding: 5px;
  margin-bottom: 0 !important;
  color: #d59ec7;
}
.card ul li span {
  font-family: 'gotham-bold';
  font-size: 20px;
  color: #fff;
}
.card .container-paint {
  height: 400px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #fff;
  text-align: center;
  position: relative;
}
.card .container-paint img {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}

body .picture .sharedaddy {
  text-align: center;
}
body .picture .sharedaddy li {
  content: "" !important;
}
body .picture .sharedaddy li a {
  border: 2px solid #d59ec7;
  background: #fff;
  color: #ad1aac !important;
}
body .picture .sharedaddy h3.sd-title {
  font-size: 1.2em;
  color: #ad1aac;
}
body .picture .sharedaddy h3.sd-title:before {
  border: 0;
}

.picture .paginator li a {
  background-color: #ad1aac;
}
.picture .paginator li.current {
  background-color: #d59ec7;
}
.picture .paginator .navpage a {
  color: #ad1aac;
}

.picture-form {
  width: 45%;
  display: block;
  float: left;
  margin-top: -79px;
  padding: 20px;
  border-radius: 20px;
}

.picture-form label {
  font-family: 'Gotham';
  text-transform: uppercase;
  font-size: 1.2em;
}

.picture-form label#label_1_4_1 {
  text-transform: none;
  font-size: 1em;
}

.picture-form #field_1_4 label:first-child {
  display: none;
}

.picture-form #field_1_1, .picture-form #field_1_2 {
  display: inline-block;
}

.picture-form #field_1_1 {
  margin-right: 5%;
}

.picture-form #field_1_1 #input_1_1, .picture-form #field_1_2 #input_1_2 {
  width: 100%;
  border-radius: 7px;
  height: 40px;
}

.picture-form .gform_wrapper .gform_footer {
  text-align: center;
}

.picture-form #input_1_3 {
  border-radius: 7px;
  border-bottom-color: #eeeeee;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-style: inset;
  border-bottom-width: 2px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #eeeeee;
  border-left-style: inset;
  border-left-width: 2px;
  border-right-color: #eeeeee;
  border-right-style: inset;
  border-right-width: 2px;
  border-top-color: #eeeeee;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-top-style: inset;
  border-top-width: 2px;
}

.picture-form #gform_submit_button_11 {
  color: #fff;
  display: inline-block;
  position: relative;
  user-select: none;
  padding: 0.8em 1em;
  margin: 6px 0 6px 0;
  font-family: 'frankfurter-medium', sans-serif;
  text-align: center;
  font-size: 1.2em;
  cursor: pointer;
  border: none;
  border-radius: 15px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  background: #ad1aac;
}

.picture-form {
  margin: 20px auto;
  float: initial;
  border: 0.8em solid #ad1aac;
  width: 100%;
}

#gform_fields_1 a {
  color: #ad1aac;
}

.picture-form #gform_submit_button_11 {
  background-color: #ad1aac;
}

.gform_wrapper .picture-form li.gfield {
  float: left;
  clear: inherit;
}

.gform_wrapper .picture-form .top_label input.medium, .gform_wrapper .picture-form .top_label select.medium {
  width: 90%;
}

@media only screen and (min-width: 992px) and (max-width: 1003) {
  .header .row-inside header nav ul li a {
    font-size: 0.6em;
  }
}
@media only screen and (max-width: 62em) {
  .header .row-inside header nav {
    margin-left: 0;
  }
}
@media only screen and (max-width: 512px) {
  .card {
    min-height: inherit;
  }
}
@media only screen and (max-width: 88em) {
  p {
    font-size: 1.2em;
  }

  .home {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 75em) {
  p {
    font-size: 1.2em;
  }

  .home, .main {
    padding-left: 0;
  }

  .main-footer {
    padding-bottom: 90px;
  }

  .superimage {
    display: none;
  }

  .nav-minisite {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 62em) {
  .grid-1.card-1 .box-svg {
    height: 110px;
    width: 60%;
  }
  .grid-1.card-1 .box-svg .svg {
    height: 220px;
  }
  .grid-1.card-1 img {
    margin: 0 !important;
  }

  .grid-2.card-1 .box-svg, .grid-3.card-1 .box-svg {
    height: 60px;
    width: 70%;
  }
  .grid-2.card-1 .box-svg .svg, .grid-3.card-1 .box-svg .svg {
    height: 130px;
  }
  .grid-2.card-1 .title, .grid-3.card-1 .title {
    font-size: 1em;
    padding: 5px 0;
  }

  .home .grid-2.card-2.column-top {
    margin-top: 113px;
  }

  .main.guidetv .guiatv-times ul li {
    width: 22.5%;
  }
}
@media only screen and (max-width: 62em) {
  p {
    font-size: 1.5em;
  }

  .header .row-inside header {
    height: 50px;
  }
  .header .row-inside header .main-logo {
    max-width: 120px;
  }
  .header .row-inside header nav {
    font-size: 1em;
    margin-left: 2%;
  }
  .header .row-inside header .share-btns a {
    width: 30px;
    font-size: 1.3em;
    padding: 0.38em 0;
  }

  .home .grid-1 {
    width: 99.8%;
  }
  .home .grid-1 img {
    margin: -8% 0 0 0;
    height: 140%;
  }
  .home .grid-2 {
    width: 49.8%;
  }
  .home .grid-3 {
    width: 49.8%;
  }
  .home .grid-3 img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .main .content {
    width: 100%;
  }
  .main .sidebar {
    display: none;
  }
  .main .content .guiatv-row .guiatv-data .show {
    font-size: 1.1em;
    line-height: 1.1em;
    width: 68%;
  }

  .main.games .game h2 {
    font-size: 0.7em;
  }

  .main .content .ficha-header .ficha-data .title {
    font-size: 1em;
  }

  .post img {
    width: 100%;
  }
}
@media only screen and (min-width: 48rem) {
  .grid-1.card-2 .title {
    width: 250px;
    height: 200px;
    right: 5%;
    bottom: 2%;
    font-size: 16px;
  }

  .grid-2.card-2 .title {
    width: 125px;
    height: 85px;
    right: 5%;
    bottom: 4%;
    font-size: 8px;
  }

  .grid-3.card-2 .title {
    width: 125px;
    height: 100px;
    right: 5%;
    bottom: 4%;
    font-size: 8px;
  }

  .grid-half.card-2 .title {
    width: 210px;
    height: 100px;
    right: 3%;
    bottom: 8%;
    font-size: 12px;
  }

  .main .game.col-6 {
    min-height: 520px;
    padding: 0 2%;
  }

  .main.shows .content .post-content .concurso-form {
    transform: translate(62%, 0%);
  }

  .main.shows .content .grid-shows {
    min-height: 435px;
  }
}
@media only screen and (max-width: 48rem) {
  p {
    font-size: 1.5em;
  }

  .header {
    height: 75px;
    background-size: 100%;
  }
  .header .row-inside header .main-logo {
    margin-top: 0.2em;
    margin-left: 10px;
  }
  .header .row-inside header nav {
    display: none;
  }
  .header .row-inside header .share-btns {
    display: none;
  }
  .header .row-inside header .menu-btn {
    display: block;
  }

  .home .grid-2 .grid-data, .home .grid-3 .grid-data {
    font-size: 1.2em;
  }

  .main .content {
    font-size: 0.8em;
  }

  .main .content .header-post .header-info .header-data {
    max-height: inherit;
  }

  .main .content .header-post .header-info img.serie-icon {
    height: 110px;
    width: 110px;
  }

  .main .content .post-content p {
    font-size: 1.2em;
  }

  .main .content .minisite-section.personaje img {
    width: 100%;
  }

  .main .content .minisite-section.personaje .personaje-info {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .main .nav-minisite {
    width: 100%;
    text-align: center;
  }

  .main .nav-minisite p {
    display: block;
    margin-bottom: 0;
    color: white;
  }

  .main .nav-minisite ul {
    display: none;
  }

  .main .nav-minisite ul li {
    width: 100%;
    border-top: 1px solid #7c7c7c;
  }

  .main-footer {
    padding-bottom: 70px;
  }

  .main-footer .footer-logos {
    display: none;
  }

  .main .content .guiatv-row .guiatv-data .show {
    width: 60%;
  }

  .grid-1.card-2 .title {
    width: 125px;
    height: 100px;
    right: 5%;
    bottom: 4%;
    font-size: 10px;
  }

  .grid-2.card-2 .title, .grid-3.card-2 .title, .grid-half.card-2 .title {
    width: 100px;
    height: 78px;
    right: 9%;
    bottom: 9%;
    font-size: 8px;
  }

  .panda-animation {
    max-width: 156px;
  }

  .main .game.col-6 {
    min-height: 300px;
    padding: 0 2%;
  }
}
@media only screen and (min-width: 32rem) {
  .grid-1.card-1 .box-svg {
    height: 110px;
    width: 60%;
  }
  .grid-1.card-1 img {
    margin: -5% 0 0 0;
  }
}
@media only screen and (max-width: 32rem) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
    width: 100%;
  }

  .row-smartphone .col-1 {
    float: left;
    width: 8.33333%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-2 {
    float: left;
    width: 16.66667%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-3 {
    float: left;
    width: 25%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-4 {
    float: left;
    width: 33.33333%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-5 {
    float: left;
    width: 41.66667%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-6 {
    float: left;
    width: 50%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-7 {
    float: left;
    width: 58.33333%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-8 {
    float: left;
    width: 66.66667%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-9 {
    float: left;
    width: 75%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-10 {
    float: left;
    width: 83.33333%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-11 {
    float: left;
    width: 91.66667%;
    margin-right: 0;
    margin: 0;
  }
  .row-smartphone .col-full {
    float: left;
    width: 100%;
    margin-right: 0;
    margin: 0;
  }

  p {
    font-size: 1.5em;
  }

  .home .grid-1, .home .grid-2, .home .grid-3, .home .grid-half {
    width: 100%;
    margin-bottom: 1.2%;
  }

  .home .grid-1 .grid-data, .home .grid-2 .grid-data, .home .grid-3 .grid-data {
    font-size: 1.2em;
  }

  .home .grid-1 img, .home .grid-2 img, .home .grid-3 img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .main .content {
    font-size: 0.8em;
  }

  .main .content.shows .grid-shows {
    width: 100%;
    margin: 0 0 1% 0;
  }

  .main .content .header-post .header-info .header-data {
    width: 100%;
  }
  .main .content .header-post .header-info img.serie-icon {
    display: none;
  }

  .main .content .post-content {
    border-width: 0.7em;
  }

  .main .content .guiatv-row .guiatv-data .hour {
    position: absolute;
    top: 43;
    left: 110px;
    padding: 2px 3px;
    height: auto;
    width: auto;
  }
  .main .content .guiatv-row .guiatv-data .show {
    font-size: 1em;
    line-height: 1em;
    margin-top: 30px;
    width: 100%;
  }

  .main .content .ficha-header .ficha-img {
    max-width: 100%;
    width: 100%;
  }
  .main .content .ficha-header .ficha-data {
    width: 100%;
  }

  .main-footer {
    font-size: 1em;
  }
  .main-footer .logo-amc li a.amc {
    width: 240px;
  }
  .main-footer .logo-amc li a.ae {
    width: 90px;
  }
  .main-footer p {
    display: none;
  }

  .panda-animation {
    max-width: 126px;
  }
}

/*# sourceMappingURL=style-pt.css.map */
