@font-face {
  font-family: 'Balloon Extra';
  src: url('BalloonExtra-Bold.eot');
  src: url('BalloonExtra-Bold.eot?#iefix') format('embedded-opentype'),
    url('BalloonExtra-Bold.woff') format('woff'),
    url('BalloonExtra-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'blokletters_balpenbalpen';
  src: url('blokletters-balpen-webfont.woff2') format('woff2'),
    url('blokletters-balpen-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'blokletters_potloodpotlood';
  src: url('blokletters-potlood-webfont.woff2') format('woff2'),
    url('blokletters-potlood-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'blokletters_viltstifviltstift';
  src: url('blokletters-viltstift-webfont.woff2') format('woff2'),
    url('blokletters-viltstift-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Impactt';
  src: url('impact.eot');
  src: url('impact.eot?#iefix') format('embedded-opentype'),
    url('impact.woff') format('woff'), url('impact.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body,
html {
  width: 100%;
  height: 100%;
  max-height: 100%;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #e26e27;
  background: #572400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Balloon Extra', 'Roboto', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #e26e27;
}
.h2,
h2 {
  font-size: 52px;
  letter-spacing: 1.4px;
  color: #fbe03d;
}
.h2special {
  max-width: 480px;
  font-size: 40px;
}

h3 {
  font-size: 39px;
  margin-bottom: 20px;
  letter-spacing: 1.4px;
}

table {
  margin: 20px 0;
}

#html5Loader {
  top: 0;
  left: 0;
  background-color: black;
  background-color: #572400;
  position: fixed;
  z-index: 99999999999;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s;
  padding-top: 47vh;
  pointer-events: none;
}
#html5Loader .text-loader {
  margin-top: 7px;
  font-family: 'Balloon Extra', 'Roboto', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  color: #e97229;
  text-align: center;
}
#loader {
  background: url(../img/loader3.png) no-repeat left top;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  display: block;
}

#html5Loader.hide-loader {
  opacity: 0;
}
#html5Loader .fallback {
  top: 50%;
  position: absolute;
  text-align: center;
  width: 100%;
  color: white;
  display: block;
  font-style: normal;
  font-family: 'Lobster Two';
  font-size: 100px;
}

.mfp-bg {
  background-size: 100% !important;
  background: rgba(0, 0, 0, 0.8) !important ;
  background-color: rgba(0, 0, 0, 0.8) !important;
  opacity: 0 !important;
  transition: opacity 0.3s;
}
.mfp-bg.mfp-ready {
  opacity: 1 !important;
}

.big {
  font-size: 2em;
  font-family: 'coconregular';
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  left: 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.section-standard {
  color: #fff;
  padding-bottom: 40px;
}
.section-standard h1,
.section-standard h2,
.section-standard h3,
.section-standard h4,
.section-standard h5,
.section-standard h6 {
  margin-top: 30px;
}
.section-standard a {
  color: #edbc23;
  text-decoration: none;
}
.section-standard a:hover {
  text-decoration: underline;
}
.section-standard .h2,
.section-standard h2 {
  font-size: 24px;
}
.section-standard table {
  width: 100%;
  margin: 1.5em auto;
}
.section-standard table tr {
  display: flex;
  flex-flow: column nowrap;
}
.section-standard table th,
.section-standard table td {
  color: #fff;
  border: 1px solid #fff;
  padding: 0.3em;
}

.section-meme {
  margin-top: -50px;
}
.section-meme2 {
  margin-top: -40px;
}

.title-meme {
  text-transform: capitalize;
}

#bs-example-navbar-collapse-2 {
  background: url(../img/menu-bg.jpg) repeat left top;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  transition: all 0.5s;
}
#bs-example-navbar-collapse-2 ul {
  margin-top: 0;
}

#bs-example-navbar-collapse-2 .nav > li > a img {
  border-bottom: solid 5px rgba(0, 0, 0, 0);
  border-radius: 2px;
  transition: all 0.5s;
}
#bs-example-navbar-collapse-2 .nav > li > a:focus img,
#bs-example-navbar-collapse-2 .nav > li > a:hover img {
  border-bottom: solid 5px rgba(0, 0, 0, 0.2);
}

.responsive {
  display: none;
}

.navbar-header .flag {
  top: -5px;
  left: 35px;
  display: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #e26e27;
  background-color: transparent;
}

.navbar-default {
  z-index: 10;
  height: 288px;
  margin-bottom: 0;
  background: url('../img/menu-bakground2.jpg') 50% 50% / cover no-repeat;
  border-bottom: solid 10px #6e7fab;
  overflow: hidden;
}
.navbar-default .navbar-collapse {
  overflow: hidden;
  border-width: 1px;
}
.navbar-default .navbar-nav > li > a {
  color: #572400;
  font-family: 'Balloon Extra';
  font-weight: normal;
  letter-spacing: 0.9px;
  font-size: 19px;
  padding: 10px 0;
  transition: color 0.3s;
}

.navbar-right,
.navbar-left {
  margin-top: 84px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #e26e27;
}
.navbar-default .navbar-nav > li > a:focus span,
.navbar-default .navbar-nav > li > a:hover span {
  padding-bottom: 2px;
  border-bottom: solid 3px #e26e27;
}
.navbar-nav > li {
  margin-right: 0;
}
.navbar-nav > li.navbar-nav-li {
  margin-left: 15px;
}
.navbar-nav > li.navbar-nav-li:first-of-type {
  margin-left: 0;
}

.navbar-toggle {
  margin-top: 20px;
  background-color: transparent;
  border: 0;
  position: absolute;
  left: 27px;
}
.navbar-toggle img {
  width: 42px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
  border-color: #feee00 !important;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
  background-color: #feee00;
}

.navbar-default .navbar-brand {
  position: relative;
}
.navbar-left {
  margin-left: -30px;
}

.flag {
  position: absolute;
  margin-left: -27px;
  top: 0px;
}

.topnav {
  font-size: 14px;
}
.container .topnav {
  height: 154px;
}

.choco {
  float: right;
}

.lead {
  font-size: 18px;
  font-weight: 400;
}

.b-memeteca {
  overflow: hidden;
  background: url(../img/b-memeteca.png) no-repeat left top;
  width: 320px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.b-memeteca:hover {
  background-position-y: -80px;
}

.b-memeteca2 {
  overflow: hidden;
  background: url(../img/b-ir-memeteca2.png) no-repeat center top;
  width: 290px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.b-memeteca2:hover {
  background-position-y: -80px;
}

.b-crear {
  overflow: hidden;
  background: url(../img/b-cerrar2.png) no-repeat left top;
  width: 100px;
  height: 95px;
  display: block;
  position: absolute;
  top: 73px;
  right: -110px;
}
.b-crear:hover {
  background-position-y: -100px;
}

.b-crear-meme {
  overflow: hidden;
  background: url(../img/b-crear-meme.png) no-repeat left top;
  width: 345px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.b-crear-meme:hover {
  background-position-y: -80px;
}

.b-entrar {
  overflow: hidden;
  background: url(../img/b-entrar.png) no-repeat left top;
  width: 287px;
  height: 80px;
  display: block;
  margin-top: 20px;
}
.b-entrar:hover {
  background-position-y: -80px;
}

.b-ir {
  overflow: hidden;
  background: url(../img/b-crear.png) no-repeat left top;
  width: 260px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.b-ir2 {
  position: initial;
  margin: 0 auto;
}
.b-ir:hover {
  background-position-y: -80px;
}

.b-vermas {
  overflow: hidden;
  background: url(../img/b-vermas.png) no-repeat left top;
  width: 270px;
  height: 72px;
  display: block;
  margin: 0 auto;
}
.b-vermas:hover {
  background-position-y: -80px;
}

.b-cerrar2 {
  overflow: hidden;
  background: url(../img/b-cerrar2.png) no-repeat left top;
  width: 100px;
  height: 95px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: -30px;
  right: -100px;
}
.b-cerrar2:hover {
  background-position-y: -100px;
}

.b-descargar {
  overflow: hidden;
  background: url(../img/b-descargar.png) no-repeat left top;
  width: 264px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.b-descargar:hover {
  background-position-y: -80px;
}

.b-social {
  overflow: hidden;
  background: url(../img/b-social.png) no-repeat left top;
  width: 80px;
  height: 80px;
  display: block;
}
.b-social:hover {
  background-position-y: -80px;
}
.b-social.twitter {
  background-position-x: 0;
}
.b-social.facebook {
  background-position-x: -94px;
}
.b-social.instagram {
  background-position-x: -185px;
}

.text-generator {
  font-family: 'blokletters_viltstifviltstift';
  color: #fbe13d;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  margin: 10px 0 20px;
}

.orderby {
  font-family: 'blokletters_viltstifviltstift';
  color: #fbe13d;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 25px;
  font-size: 18px;
  text-align: right;
}
.orderby li {
  padding-right: 0;
  padding-left: 0;
  vertical-align: middle;
}

.publicar {
  font-family: 'blokletters_viltstifviltstift';
  color: #fbe13d;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 25px;
  font-size: 18px;
  text-align: center;
}
.publicar li {
  padding-right: 0;
  padding-left: 0;
  vertical-align: middle;
}
input.publicar1[type='radio']:not(old),
input.publicar2[type='radio']:not(old) {
  margin: 0;
  padding: 0;
  opacity: 0;
  display: none;
}
input.publicar1[type='radio']:not(old) + label,
input.publicar2[type='radio']:not(old) + label {
  display: inline-block;
  background: url('../img/b-sino.png') no-repeat 0 -60px;
  width: 100px;
  height: 60px;
}
input.publicar2[type='radio']:not(old) + label {
  background-position-x: -100px;
}

input.publicar1[type='radio']:not(old) + label:hover,
input.publicar2[type='radio']:not(old) + label:hover {
  background-position-y: 0px;
  cursor: pointer;
}

input.publicar1[type='radio']:not(old):checked + label,
input.publicar2[type='radio']:not(old):checked + label {
  background-position-y: 0px;
}

.memeteca-title li {
  padding-right: 0;
  padding-left: 0;
  vertical-align: middle;
}

.title-memeteca {
  color: #fbe13d;
  font-weight: normal;
  line-height: 24px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 50px;
}
.separator-meme {
  background: url('../img/separator.png') no-repeat 0 0;
  height: 21px;
  width: 100%;
  display: block;
  border: none;
  margin: 45px 0;
}

input.order1[type='radio']:not(old),
input.order2[type='radio']:not(old) {
  margin: 0;
  padding: 0;
  opacity: 0;
  display: none;
}

input.order1[type='radio']:not(old) + label,
input.order2[type='radio']:not(old) + label {
  display: inline-block;
  background: url('../img/b-ordenar.png') no-repeat 0 0;
  width: 235px;
  height: 90px;
}
input.order2[type='radio']:not(old) + label {
  background-position-x: -245px;
}

input.order1[type='radio']:not(old) + label:hover,
input.order2[type='radio']:not(old) + label:hover {
  background-position-y: -90px;
  cursor: pointer;
}

input.order1[type='radio']:not(old):checked + label,
input.order2[type='radio']:not(old):checked + label {
  background-position-y: -190px;
}

.fa {
  top: -2px;
  position: relative;
}

.intro-header {
  z-index: 3;
  position: relative;
  text-align: center;
  color: #fff;
  background: transparent 50% 50% / cover no-repeat;
}

.diagonal-bottom {
  position: absolute;
  bottom: -44px;
  left: 0;
  z-index: 0;
  width: 100%;
  outline: 1px solid transparent;
}

.intro-header .diagonal-bottom .diagonal-border {
  font-family: 'Balloon Extra', sans-serif;
  color: #572400;
  background: #e26e27;
  line-height: 40px;
  font-size: 21px;
  letter-spacing: 1px;
  padding-top: 4px;
}
.intro-header .diagonal-bottom .diagonal-border span {
  margin-top: 3px;
}

.intro-social-buttons {
  color: #fff;
  font-family: 'Balloon Extra';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.9px;
}
.intro-social-buttons li a {
  position: relative;
  top: -4px;
}
.intro-social-buttons li a:hover .i-facebook {
  background-position: 0 -40px !important;
}
.intro-social-buttons li a:hover .i-twitter {
  background-position: -40px -40px !important;
}
.intro-social-buttons li {
  margin-right: 0px;
  padding: 0;
  vertical-align: middle;
}
.intro-social-buttons i {
  display: block;
  background: url(../img/i-social.png) no-repeat;
  width: 40px;
  height: 40px;
}

.i-facebook {
  background-position: 0px 0px;
}
.i-twitter {
  background-position: -40px 0px !important;
}

.i-facebook2 {
  background: url(../img/i-social2.png) no-repeat !important;
  background-position: 0px 0px;
}
.i-twitter2 {
  background: url(../img/i-social2.png) no-repeat !important;
  background-position: -40px 0px !important;
}

.subtitle {
  font-size: 17px;
  line-height: 30px;
}

.video-mask {
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  overflow: hidden;
  height: 670px;
}
#video-section {
  height: 674px;
  overflow: hidden;
}
#video-section h2,
#section-a h2 {
  font-size: 41px;
  line-height: 50px;
}

.mfp-iframe-holder .mfp-content {
  max-width: 100% !important;
}
.mfp-iframe-holder {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.mfp-container {
  padding: 0 !important;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: 20px !important;
  opacity: 1 !important;
}
.mfp-close {
  font-size: 48px !important;
}
.mfp-iframe-holder .mfp-close {
  text-align: center !important;
  padding-right: 0 !important;
  width: 44px !important;
  top: 10px !important;
  transition: all 0.2s;
}
.mfp-iframe-holder .mfp-close:hover {
  transform: rotateZ(-90deg);
  color: #feee00;
}
.mfp-fade {
  transition: all 0.5s;
  transform: scaleY(0);
}
.mfp-fade.mfp-ready {
  opacity: 1 !important;
  transform: scaleY(1);
}

.bring-front {
  z-index: 100;
}

.up-20 {
  position: relative;
  top: -20px;
}
.up-60 {
  position: relative;
  top: -60px;
}

.down-100 {
  margin-top: 100px;
}

#section-a {
  padding-top: 100px;
  padding-bottom: 0;
  background: #572400;
  font-size: 17px;
  margin-top: -70px;
  overflow: hidden;
}
#section-a h3 {
  color: #e26e27;
}
.fleky {
  margin-top: 0;
  margin-bottom: 5vw;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.fleky-intro {
  margin-top: 0;
  margin-bottom: 5vw;
  transform: scale(1.4);
  -ms-transform: scale(1.4);
}

#section-a svg {
  position: relative;
  top: -175px;
  display: block;
  width: 100%;
  height: 230px;
  background: transparent;
}

#section-d {
  padding-top: 0;
  padding-bottom: 0;
  background: #572400;
  font-size: 17px;
  overflow: hidden;
}

.content-fleky-intro {
  position: relative;
  float: right;
  z-index: 100;
  text-align: right;
  pointer-events: none;
  right: -80px;
}
.content-fleky {
  position: relative;
  float: right;
  z-index: 100;
  text-align: right;
  pointer-events: none;
  right: 100px;
}
.content-fleky2 {
  position: relative;
  float: right;
  z-index: 100;
  text-align: right;
  pointer-events: none;
  right: 4vw;
}
.fleky2 {
  margin-top: -490px;
}

.fleky-animation {
  overflow: hidden;
  background: url(../img/fleky-animado.png) no-repeat right center;
  width: 350px;
  height: 430px;
  animation: fleky-animation 1.3s steps(27) infinite;
  -ms-animation: fleky-animation 1.3s steps(27) infinite;
  -webkit-animation: fleky-animation 1.3s steps(27) infinite;
  transform: scale(1.4);
}

@keyframes fleky-animation {
  100% {
    background-position: 0;
  }
}
@-ms-keyframes fleky-animation {
  100% {
    background-position: 0;
  }
}
@-webkit-keyframes fleky-animation {
  100% {
    background-position: 0;
  }
}

.content-fleky3 {
  position: relative;
  z-index: 1;
  right: 20px;
}
.fleky3 {
  pointer-events: none;
  position: absolute;
  top: -228px;
  right: 5vw;
}

#section-b {
  padding-top: 40px;
  padding-bottom: 60px;
  background: #e26e27;
  font-size: 17px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #section-b {
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 891px) {
  #section-b {
    /*padding-bottom: 24px;*/
  }
}
@media screen and (min-width: 1401px) {
  #section-b {
    padding-bottom: 90px;
  }
}
#section-b .container-fluid {
  position: relative;
  z-index: 50;
}
#section-b p,
h3 {
  color: #572400;
  max-width: 480px;
}
#section-b h3 {
  font-size: 23px;
  margin-top: 0;
}

#section-c {
  z-index: 2;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 44px;
  font-size: 17px;
  overflow: hidden;
  transition: height 0.5s;
}
.img-instagram {
  width: 100% !important;
}

.diagonal-bottom2 {
  position: relative;
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
  bottom: 226px;
  left: -25%;
  z-index: 1;
  width: 130%;
  height: 360px;
  background: #572400;
}
.diagonal-bottom2 .diagonal-border {
  background: url(../img/tela.jpg) repeat;
  height: 43px;
  position: relative;
  top: 318px;
}
.diagonal-bottom2 .diagonal-border div {
  position: absolute;
  left: 37%;
  top: -51px;
  font-family: 'Balloon Extra', sans-serif;
  color: #c1cdf4;
  line-height: 40px;
  font-size: 21px;
  letter-spacing: 1.4px;
  padding-top: 8px !important;

  display: inline;
}

.diagonal-bottom3 {
  position: relative;
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
  top: -66vw;
  left: -25%;
  z-index: 0;
  width: 130%;
  height: 1000px;
  background: #e26e27;
  text-align: center;
  transition: top 0.5s, height 0.5s;
}
.diagonal-bottom3 .diagonal-border {
  font-family: 'Balloon Extra', sans-serif;
  color: #ffe500;
  background: #6e7fab;
  line-height: 40px;
  font-size: 21px;
  letter-spacing: 1px;
  padding-top: 4px;
}
.diagonal-bottom3 .diagonal-border span {
  margin-top: 3px;
  margin-left: 22%;
}

#section-c.open {
  height: 127vw;
}
#section-c.open .diagonal-bottom3 {
  top: -1vw;
}
#section-c.open #vermas1 {
  display: none;
}
#section-c.open #vermas2 {
  display: block;
}
#section-c #vermas2 {
  display: none;
}

.diagonal-border a {
  color: #ffe500;
  text-decoration: none;
  transition: all 0.3s;
}
.diagonal-border a:hover,
.diagonal-border a:focus {
  text-decoration: none;
}
.diagonal-border a.marginright-20 {
  margin-right: -20px;
}

.column1 {
  padding: 0;
  margin-top: 190px;
}
.column2 {
  padding: 0;
  margin-top: 110px;
}
.column3 {
  padding: 0;
  margin-top: 30px;
}
.column4 {
  padding: 0;
  top: 0px;
}
.column5 {
  padding: 0;
  top: -80px;
}
.column6 {
  padding: 0;
  top: -130px;
}
.column7 {
  padding: 0;
  top: 0px;
}
.column8 {
  padding: 0;
  top: -80px;
}
.column9 {
  padding: 0;
  top: -130px;
}

.no-padding {
  padding: 0 !important;
}

.img-responsive {
  display: inline;
}

/* CSS para la animación y localización de los DIV de cookies */

@keyframes desaparecer {
  0% {
    bottom: 0px;
  }
  80% {
    bottom: 0px;
  }
  100% {
    bottom: -50px;
  }
}

@-webkit-keyframes desaparecer /* Safari and Chrome */ {
  0% {
    bottom: 0px;
  }
  80% {
    bottom: 0px;
  }
  100% {
    bottom: -50px;
  }
}

@keyframes aparecer {
  0% {
    bottom: -38px;
  }
  10% {
    bottom: 0px;
  }
  90% {
    bottom: 0px;
  }
  100% {
    bottom: -38px;
  }
}

@-webkit-keyframes aparecer /* Safari and Chrome */ {
  0% {
    bottom: -38px;
  }
  10% {
    bottom: 0px;
  }
  90% {
    bottom: 0px;
  }
  100% {
    bottom: -38px;
  }
}
#cookiesms1:target {
  display: none;
}
.cookiesms {
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  clear: both;
  font-weight: strong;
  color: #a1aec5;
  top: 0px;
  position: fixed;
  left: 0px;
  background-color: #01437f;
  transition: top 1s;
  z-index: 999999999;
}
.cookiesms a {
  color: #fff;
  text-decoration: none;
}
.cookiesms a:hover {
  text-decoration: underline;
}

.cookies2 {
  background-color: #fff;
  display: inline;
  opacity: 0.95;
  filter: alpha(opacity=95);
  position: absolute;
  left: 1%;
  top: -30px;
  font-size: 15px;
  height: 30px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  -webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
  -moz-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
  box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
}

.cookiesms button {
  color: #000;
  font-weight: bold;
  margin-top: 5px;
}
/* Fin del CSS para cookies */

.mfp-iframe-holder .mfp-content {
  height: 100%;
}

footer {
  padding: 0;
  background-color: #ffe500;
  margin: 0 auto;
}
footer h2 {
  margin-bottom: 60px;
}

footer p,
footer a,
footer button {
  display: inline-block;
  font-size: 20px;
  font-family: 'Balloon Extra', 'Roboto', Helvetica;
  font-weight: normal;
  letter-spacing: 1.4px;
  color: #010000;
  margin: 0;
}

footer button {
  background: transparent;
  border: none;
}

footer button:hover {
  color: #ffe500;
}

.clearfix {
  margin: 15px 0;
}
footer a {
  color: #010000;
  transition: all 0.3s;
}
footer a:hover,
footer a:focus,
footer button:focus {
  color: #ffe500;
  text-decoration: none;
}

footer .footer-bottom {
  background: #e26e27;
  padding-top: 12px;
  padding-bottom: 12px;
}
footer h2 {
  position: relative;
  top: -100px;
}

.button-footer {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  line-height: 30px;
  padding: 10px;
  margin: 0 10px 20px;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  border: solid 3px;
  -webkit-transition: all 0.25s cubic-bezier(0.31, -0.105, 0.43, 1.4);
  transition: all 0.25s cubic-bezier(0.31, -0.105, 0.43, 1.4);
}
a.button-footer:focus,
a.button-footer:hover {
  color: #00528e;
  text-decoration: none;
  background-color: #fff;
}

p.copyright {
  margin: 15px 0 0;
}

#galletas {
  position: relative;
  bottom: 850px;
}
.bolitas {
  position: absolute;

  left: -25%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
  display: block;
}
.bolitas img {
  width: 70%;
  float: right;
}
.bolitas.mobile {
  position: absolute;
  top: 840px;
}

#orange-diagonal {
  background: #e26e27;
  margin-bottom: 0;
}
#orange-diagonal.generator {
  margin-bottom: 150px;
}
#brown-diagonal {
  background: #572400;
  margin-bottom: 165px;
}

.padding-right-60 {
  padding-right: 60px;
}
.padding-left-110 {
  padding-left: 90px;
  padding-right: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

/*** Estilos para el generador */
body.generador .diagonal:before {
  border-bottom: 0;
}
body.generador .navbar-default {
  height: 410px;
}
.diagonal-bottom-menu {
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
  left: -25%;
  z-index: 1;
  width: 130%;
  position: absolute;
  bottom: -16px;
  height: 50px;
  background: transparent;
}
.diagonal-bottom-menu .diagonal-border {
  background: url(../img/tela.jpg) repeat;
  height: 43px;
  position: relative;
  top: 0;
}
.diagonal-bottom-menu .diagonal-border div {
  position: absolute;
  font-family: 'Balloon Extra', sans-serif;
  color: #c1cdf4;
  line-height: 40px;
  font-size: 21px;
  letter-spacing: 1.4px;
  padding-top: 8px !important;
  display: inline;

  left: 65vw;
  top: -6px;
}

.form-horizontal .control-label {
  font-family: 'blokletters_viltstifviltstift';
  color: #fbe13d;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 16px;
}

body.generador {
  background: url(../img/bg-generador.jpg) 0 0 no-repeat;
  background-size: cover;
  background-color: #572400;
}

body.generador h1,
body.generador h2,
body.generador h3 {
  font-family: 'blokletters_viltstifviltstift';
  color: #fbe13d;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 35px;
}
body.generador form {
  margin-top: 0;
}
.form-control,
.form-horizontal .control-label {
  text-align: left;
}

.text-normal {
  text-transform: none;
  font-size: 35px !important;
}
.arrow-title {
  margin: 0 20px;
}

.item-form-grpup {
  border: solid 2px #572400;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.item-form-grpup .form-group {
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}
.form-control {
  color: #fbe131;
  background-color: transparent;
  background-image: none;
  border: 2px dashed #fbe131;
  border-radius: 10px;
  margin: 0 auto;
  width: 100%;
  font-family: 'blokletters_balpenbalpen';
  font-size: 17px;
  height: 60px;
}
.form-control:focus {
  border-color: #a13e03;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #572400;
}
select.form-control {
  max-width: 200px;
}

.intro-title {
  margin-top: 3em;
}

/*** Gallery generator memes ***/
.memes-gallery-min-height {
  min-height: 800px;
}
#memes-gallery.slick-slider {
  margin-bottom: 130px;
}

#memes-gallery .slick-slide img {
  border: solid 2px #572400;
  border-radius: 10px;
}

#memes-gallery .slick-slide {
  margin: 0 1px;
  height: auto;
  border: 2px dashed rgba(251, 225, 49, 0);
  padding: 5px;
  border-radius: 10px;
  /*transition:border 0.3s;*/
  display: block;
}
#memes-gallery .slick-slide.slick-current,
#memes-gallery .slick-slide:hover {
  animation: 0.6s animateBorderOne infinite;
}

@keyframes animateBorderOne {
  0% {
    transform: scale(1);
    border: 2px dashed rgba(251, 225, 49, 0);
  }
  50% {
    transform: scale(0.95);
    border: 2px dashed rgba(251, 225, 49, 1);
  }
  100% {
    transform: scale(1);
    border: 2px dashed rgba(251, 225, 49, 0);
  }
}

#memes-gallery .slick-prev,
#memes-gallery .slick-next {
  top: 110% !important;
}
#memes-gallery .slick-prev {
  left: 43%;
}
#memes-gallery .slick-next {
  left: 50% !important;
}
#orange-diagonal.brown {
  background: #631f01;
}

.item-meme {
  margin: 0 1px;
  height: auto;
  border: 2px dashed rgba(251, 225, 49, 0);
  padding: 5px;
  border-radius: 10px;

  display: block;
  margin-bottom: 30px;
}
.item-meme:hover {
  animation: 0.6s animateBorderOne infinite;
}
.img-meme {
  position: relative;
  border: solid 3px #572400;
  border-radius: 10px;
  display: block;
  overflow: hidden;
}
.img-meme2 {
  position: relative;
  border: solid 3px #fbe13d;
  border-radius: 10px;
  display: block;
  overflow: hidden;
}

.img-meme > img,
.img-meme2 > img {
  width: 100%;
}
.item-meme a {
}
.item-meme .img-meme .info {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  font-family: 'blokletters_viltstifviltstift';
  color: #fbe13d;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
}
.item-meme .img-meme:hover .info {
  opacity: 1;
}
.item-meme h3 {
  margin: 30px auto 0;
}
.eye {
  text-align: center;
  margin-top: 24%;
  margin-bottom: 10px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-30 {
  margin-bottom: 30px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-100 {
  margin-bottom: 100px;
}

.separator {
  height: 50px;
  display: block;
  width: 100%;
  background: rgba(87, 36, 0, 0);
  background: -moz-linear-gradient(
    top,
    rgba(87, 36, 0, 0) 0%,
    rgba(87, 36, 0, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(87, 36, 0, 0)),
    color-stop(100%, rgba(87, 36, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(87, 36, 0, 0) 0%,
    rgba(87, 36, 0, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(87, 36, 0, 0) 0%,
    rgba(87, 36, 0, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(87, 36, 0, 0) 0%,
    rgba(87, 36, 0, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(87, 36, 0, 0) 0%,
    rgba(87, 36, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572400', endColorstr='#572400', GradientType=0 );
}

.border-brown {
  border: solid 2px #572400;
  border-radius: 10px;
  margin-bottom: 15px;
}

body.generador .btn-default {
  font-family: 'blokletters_viltstifviltstift';
  color: #572400;
  background-color: #fbe131;
  border: none;
  margin-bottom: 10px;
  transition: all 0.3s;
}
body.generador .btn-default:hover {
  background-color: #e26e27;
}

.img-fluid {
  width: 100%;
}
/* Fin estilos generador */

@media (min-width: 768px) {
  .section-standard table tr {
    display: table-row;
  }
}

@media (min-width: 1600px) {
  .header-slide .slick-slide img {
    left: 0;
  }
  .slick-slide img {
    display: block;
    position: relative;
    left: 13%;
  }
  #memes-gallery .slick-slide img {
    left: 0;
  }
  .special {
    left: -40px !important;
  }
  /* .is-cachobarra {padding: 0 4em; } */
  .column6,
  .column9 {
    top: -160px;
  }
  #section-c.open .diagonal-bottom3 {
    top: 0vw;
  }
  #section-c.open {
    height: 120vw;
  }
  .diagonal-bottom-menu {
    bottom: -32px;
  }
  .diagonal-bottom-menu .diagonal-border div {
    left: 69vw;
  }
}

@media (min-width: 1600px) {
  .diagonal-bottom-menu {
    bottom: -2vw;
  }
}

@media (min-width: 2100px) {
  body.generador .navbar-default {
    height: 490px;
  }
  .diagonal-bottom-menu {
    bottom: 0;
  }
  .navbar-default {
    height: 280px;
  }
  .column2 {
    margin-top: 90px;
  }
  .column3 {
    margin-top: 0px;
  }
  .column5 {
    top: -100px;
  }
  .column6 {
    top: -190px;
  }
  .column8 {
    top: -100px;
  }
  .column9 {
    top: -190px;
  }
  #section-c.open .diagonal-bottom3 {
    top: 1vw;
  }
  #section-c.open {
    height: 117vw;
  }
  .diagonal-bottom2 {
    bottom: 190px;
  }
}
@media (min-width: 2500px) {
  .diagonal:before {
    top: 2vw;
  }
  .diagonal-bottom-menu {
    bottom: -52px;
  }
  .fleky2 {
    right: 40%;
    position: relative;
  }
  #section-c {
    margin-top: -530px;
  }
  #section-c.open .diagonal-bottom3 {
    top: 2vw;
  }
  #section-c.open {
    height: 114vw;
  }
  .diagonal-bottom2 {
    bottom: 90px;
  }
}

@media (min-width: 1600px) {
  body.generador {
    background-position-y: 50%;
  }
}

@media (max-width: 2000px) {
  #section-c {
    height: 870px;
  }
}
@media (max-width: 1800px) {
  .diagonal:before {
    top: 2vw;
  }
  .column1 {
    margin-top: 200px;
  }
  .column2 {
    margin-top: 130px;
  }
  .column3 {
    margin-top: 60px;
  }
  #section-c {
    height: 47vw;
  }
  .content-fleky2 {
    right: -160px;
  }
}
@media (max-width: 1600px) {
  .diagonal:before {
    top: 1vw;
  }
  .slick-next {
    left: 56% !important;
  }
  .column1 {
    margin-top: 220px;
  }
  .column2 {
    margin-top: 150px;
  }
  .column3 {
    margin-top: 90px;
  }
  #section-c {
    height: 51vw;
    margin-top: -220px;
  }
  .bolitas img {
    margin-right: 0;
  }
  .fleky2 {
    width: 90%;
  }
  .down-100 {
    margin-top: 0px;
  }
}
@media (max-width: 1400px) {
  #galletas {
    bottom: 800px;
  }
  .diagonal:before {
    top: 0;
  }
  .diagonal-bottom-menu {
    bottom: 4px;
  }
  .slick-next {
    left: 56% !important;
  }
  .column1 {
    margin-top: 230px;
  }
  .column2 {
    margin-top: 150px;
  }
  .column3 {
    margin-top: 120px;
  }
  #section-c {
    height: 55vw;
    margin-top: -230px;
  }
  .fleky3 {
    top: -176px;
    width: 290px;
  }
  .content-fleky2 {
    right: 0;
    top: 30px;
  }
  .fleky2 {
    margin-top: -360px;
    width: 65%;
  }
}

.brown-diagonal-line,
.orange-diagonal-line {
  display: none;
}

@media (max-width: 1200px) {
  .bolitas img {
    width: 100%;
  }
  .section-meme {
    margin-top: -10px;
  }
  .section-meme2 {
    margin-top: -10px;
  }
  .diagonal:before {
    top: -75px;
  }
  .diagonal-bottom-menu {
    bottom: -16px;
  }
  .navbar-header {
    width: 160px;
  }
  .navbar-left {
    margin-left: 0;
  }
  .home {
    display: none !important;
  }
  .navbar-right,
  .navbar-left {
    margin-top: 42px;
  }

  .flag {
    top: -40px;
  }
  #section-a svg {
    height: 176px;
    top: -116px;
  }
  .slick-next {
    left: 57% !important;
  }
  footer .content-fleky3 {
    display: none;
  }
  .column1 {
    margin-top: 240px;
  }
  .column2 {
    margin-top: 200px;
  }
  .column3 {
    margin-top: 160px;
  }
  .column5,
  .column8 {
    top: -40px;
  }
  .column6 {
    top: -80px;
  }
  .column9 {
    top: -80px;
  }
  .diagonal-bottom3 {
    top: -65vw;
  }
  #section-c {
    height: 61vw;
    margin-top: -240px;
  }
  footer h2 {
    position: relative;
    top: -20px;
  }
  #orange-diagonal,
  #orange-diagonal.generator {
    margin-bottom: 45px;
  }

  #section-b p {
    max-width: 450px;
  }
  body.generador .navbar-default {
    height: 319px;
  }
  #memes-gallery .slick-prev {
    left: 40%;
  }
  #memes-gallery .slick-next {
    left: 52% !important;
  }
  #brown-diagonal {
    margin-bottom: 49px;
  }
  .brown-diagonal-line {
    display: block;
    height: 2px;
    width: 100%;
    background: #ffe500;
    position: relative;
    top: -56px;
  }
  .orange-diagonal-line {
    display: block;
    height: 2px;
    width: 100%;
    background: #572400;
    position: relative;
    top: -53px;
  }
}

@media (max-width: 1100px) {
  .content-fleky2 {
    display: none;
  }
}

@media (max-width: 992px) {
  .padding-right-60 {
    padding-right: 0;
  }
  .padding-left-110 {
    padding: 0;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  .diagonal:before {
    top: -108px;
  }
  #section-a h3 {
    font-size: 30px;
  }
  .slick-next {
    left: 59% !important;
  }
  footer p,
  footer a,
  footer button {
    font-size: 13px !important;
  }

  .column1 {
    margin-top: 260px;
  }
  .column2 {
    margin-top: 220px;
  }
  .column3 {
    margin-top: 180px;
  }
  #section-c {
    height: 650px;
    margin-top: -260px;
  }
  #section-c.open {
    height: 135vw;
  }
  .diagonal-bottom3 {
    top: -64vw;
  }
  .content-fleky {
    right: 0px;
  }
  .fleky2 {
    margin-top: -160px;
    width: 50%;
  }
  .slick-prev,
  .slick-next {
    top: 80% !important;
  }
  body.generador .navbar-default {
    height: 286px;
  }
  .item-meme h3 {
    font-size: 28px !important;
  }
  .eye {
    margin-top: 5%;
  }
  #section-d {
    margin-top: 0px;
  }

  .b-cerrar2 {
    position: relative;
    top: 0;
    right: 0;
  }
}

@media (max-width: 890px) {
  .content-fleky2 {
    display: none;
  }
  .slick-prev,
  .slick-next {
    top: 100% !important;
  }
}

@media (max-width: 778px) {
  #section-b .content-fleky2 {
    display: none;
  }
  .content-fleky {
    right: -11vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .h2,
  h2 {
    font-size: 46px;
  }
  .bolitas.mobile {
    top: 990px;
  }
  #section-c.open {
    height: 140vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .slick-prev,
  .slick-next {
    top: 70% !important;
  }
}

@media (min-width: 768px) {
  #bs-example-navbar-collapse-2 {
    display: none !important;
  }
  .special {
    left: -40px;
    position: relative;
  }
}

@media (max-width: 767px) {
  .up-60 {
    top: 0px;
  }
  #section-a {
    margin-top: -60px;
  }
  .flag {
    display: none;
  }
  #section-a h2 {
    font-size: 31px;
    line-height: 40px;
  }
  .navbar-header {
    margin: 0 auto !important;
  }
  .navbar-header {
    width: 260px;
  }
  .navbar-header .flag {
    display: block;
  }
  .fleky {
    transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
  .no-padding {
    padding: 0 15px !important;
  }
  .h2,
  h2 {
    font-size: 35px;
  }
  .slick-prev,
  .slick-next {
    top: 98% !important;
  }
  .slick-prev {
    left: 38% !important;
  }
  .slick-next {
    left: 52% !important;
  }
  .diagonal-bottom2 .diagonal-border div {
    left: 21%;
  }
  #section-c {
    margin-top: -40px;
    height: 120vw;
  }
  #section-c.open {
    height: 315vw;
  }
  #section-c.open .diagonal-bottom3 {
    top: -600vw;
  }
  .column1,
  .column2,
  .column3,
  .column4,
  .column5,
  .column6,
  .column7,
  .column8,
  .column9 {
    margin-top: 0px;
  }
  .diagonal-bottom3 {
    top: -798vw;
  }
  .flag {
    width: 100px;
    left: 35px;
  }
  .arrow-title {
    margin: 0 10px 0 0;
  }
  body.generador h1,
  body.generador h2,
  body.generador h3 {
    line-height: 27px;
  }
  .text-normal {
    font-size: 22px !important;
  }
  .item-meme .img-meme .info {
    padding-top: 14vw;
  }
  body.generador {
    background-image: none;
    background-color: #6d2d00;
  }
  .orderby {
    text-align: center;
    margin-top: 40px;
  }
  .orderby .title {
    padding-bottom: 20px;
  }
  .content-fleky-intro {
    right: 50px;
    width: 60%;
    top: 40px;
  }
}

@media (max-width: 580px) {
  #section-a {
    overflow: hidden;
  }
  .navbar-default {
    height: 190px;
  }
  .navbar-header {
    width: 100%;
  }
  .navbar-brand > img {
    width: 200px;
  }
  .navbar-brand.topnav {
    padding: 0;
    margin-left: 28vw;
  }
  .diagonal:before {
    top: -168px;
  }
  .intro-header {
    background-position-y: 20px;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -230px;
    min-height: 720px;
  }

  #section-a h3 {
    font-size: 25px;
  }

  #section-a svg {
    height: 116px;
    width: 180%;
  }
  .slick-prev,
  .slick-next {
    top: 97% !important;
  }
  .slick-prev {
    left: 24% !important;
  }
  #memes-gallery .slick-prev {
    left: 23% !important;
  }
  .slick-next {
    left: 51% !important;
  }
  #section-c {
    height: 115vw;
  }
  #section-c.open {
    height: 315vw;
  }
  #section-c.open .diagonal-bottom3 {
    top: -600vw;
  }
  .diagonal-border a.marginright-20 {
    margin-right: -10px;
  }
  .diagonal-bottom2 {
    bottom: 206px;
  }
  .diagonal-bottom2 img {
    width: 70px;
  }
  .diagonal-bottom2 .diagonal-border div {
    top: -21px;
    font-size: 14px;
  }
  .bolitas.mobile {
    top: 720px;
    display: none;
  }

  .diagonal-bottom3 {
    top: -799vw;
  }

  #bs-example-navbar-collapse-2 .b-cerrar {
    width: 55px;
  }
  #bs-example-navbar-collapse-2 .b1 {
    width: 184px;
  }
  #bs-example-navbar-collapse-2 .b2 {
    width: 190px;
  }
  #bs-example-navbar-collapse-2 .b3 {
    width: 155px;
  }
  #bs-example-navbar-collapse-2 .b4 {
    width: 161px;
  }
  #bs-example-navbar-collapse-2 .b5 {
    width: 290px;
  }
  footer p,
  footer a,
  footer button {
    font-size: 0.8rem !important;
    letter-spacing: 0.5px;
  }
  .content-fleky {
    top: 70px;
  }
  .fleky {
    margin-top: -138px;
  }
  body.generador .navbar-default {
    height: 227px;
  }
  .diagonal-bottom-menu .diagonal-border div {
    left: 49vw;
  }
  #section-d {
    padding-bottom: 50px;
  }
}
@media (max-width: 500px) {
  #section-c {
    height: 540px;
  }
}
@media (max-width: 400px) {
  #section-c {
    height: 125vw;
  }
  .diagonal-bottom2 .diagonal-border div {
    left: 11%;
  }
  .diagonal-bottom3 {
    top: -798vw;
  }
  .b-crear-meme {
    transform: scale(0.7);
    position: relative;
    left: -30px;
  }
  .b-memeteca {
    width: 300px;
    background-size: 300px;
    height: 75px;
  }
  .b-memeteca:hover {
    background-position-y: -75px;
  }
}

@media (max-height: 670px) {
  #bs-example-navbar-collapse-2 .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-height: 440px) {
  #bs-example-navbar-collapse-2 .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  #bs-example-navbar-collapse-2 .b-cerrar {
    width: 55px;
  }
  #bs-example-navbar-collapse-2 .b1 {
    width: 217px;
  }
  #bs-example-navbar-collapse-2 .b2 {
    width: 220px;
  }
  #bs-example-navbar-collapse-2 .b3 {
    width: 175px;
  }
  #bs-example-navbar-collapse-2 .b4 {
    width: 190px;
  }
  #bs-example-navbar-collapse-2 .b5 {
    width: 340px;
  }
}
@media (max-height: 670px) and (min-width: 400px) {
  #bs-example-navbar-collapse-2 .navbar-right {
    position: absolute;
    bottom: 0;
    right: 10px;
  }
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-b {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../img/banner-bg.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }

  ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons > li:last-child {
    margin-bottom: 0;
  }
}

/* IDAE */

.button--idae {
  display: none;
  margin-top: 0.5em;
  margin-left: 1em;
}

.button--idae:hover,
.button--idae:focus,
.button--idae:active {
  outline: none;
}

@media screen and (max-width: 1060px) {
  .button--idae {
    display: none;
    margin: 1em auto 0;
  }
}

@media screen and (max-width: 1200px) {
  .navbar-default {
    height: 160px;
  }
}

@media screen and (max-width: 768px) {
  .navbar-default {
    height: 198px;
  }

  .special {
    width: 70%;
    margin: 0 auto;
  }

  .is-horizontal {
    margin-top: -50px;
  }

  .pack-horizontal {
    width: 100%;
    margin-top: -2em;
  }
}

@media screen and (max-width: 767px) {
  .slide__title,
  .slide__desc {
    text-align: center;
  }
  .slide__desc {
    margin: 10px auto 20px;
  }
}

@media screen and (max-width: 767px) {
  .product--original-box img {
    transform: translateX(11%);
  }
  .product--duo img {
    transform: translateX(11%);
  }
  .product--nocilla-box img {
    transform: translateX(5%);
  }
}
