@charset "UTF-8";
/* *********** header *********** */
/* line 32, ../../sass/_header.scss */
.navbar-default {
  background-color: transparent;
}

/* line 36, ../../sass/_header.scss */
.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 44, ../../sass/_header.scss */
.header {
  border: none;
  min-height: 40px;
}
/* line 48, ../../sass/_header.scss */
.header .header-el-espanol {
  height: 41px;
  background-color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f2f2f2;
}
@media screen and (min-width: 768px) {
  /* line 48, ../../sass/_header.scss */
  .header .header-el-espanol {
    -webkit-box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
    -moz-box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
    box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
  }
}
/* line 62, ../../sass/_header.scss */
.header .header-el-espanol ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 67, ../../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol {
  list-style: none;
  display: inline-block;
}
/* line 71, ../../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol .link-el-espanol {
  text-decoration: none;
  display: inline-block;
  color: #191A1E;
  cursor: pointer;
}
/* line 77, ../../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol .link-el-espanol::before {
  font-family: "icon-espanol";
  content: "\e900";
  font-size: 26px;
  line-height: 40px;
}
/* line 84, ../../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol .link-el-espanol span {
  display: none;
}
/* line 90, ../../sass/_header.scss */
.header .header-el-espanol ul .btn-subscribe {
  position: absolute;
  list-style: none;
  right: 15px;
  top: 0;
}
@media screen and (min-width: 768px) {
  /* line 90, ../../sass/_header.scss */
  .header .header-el-espanol ul .btn-subscribe {
    top: 4px;
  }
}
/* line 100, ../../sass/_header.scss */
.header .header-el-espanol ul .btn-subscribe .link-subscribe {
  text-decoration: none;
  color: #B39500;
  font-family: "RobotoRegular", sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  /* line 100, ../../sass/_header.scss */
  .header .header-el-espanol ul .btn-subscribe .link-subscribe {
    display: block;
    border: 1px solid #B39500;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    width: 97px;
    height: 33px;
    background-color: #fff;
    line-height: 31px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 124, ../../sass/_header.scss */
  .header .header-el-espanol ul .btn-subscribe .link-subscribe:hover {
    background-color: #B39500;
    color: #fff;
  }
}
/* line 135, ../../sass/_header.scss */
.header .nav-segundo {
  text-align: center;
  position: relative;
  background-color: #fff;
  height: 60px;
  border-bottom: 1px solid #f2f2f2;
}
/* line 143, ../../sass/_header.scss */
.header .nav-segundo .wraper-brand .colaboracion {
  font-family: 'RobotoRegular', Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #fff;
  background-color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
}
@media screen and (min-width: 768px) {
  /* line 143, ../../sass/_header.scss */
  .header .nav-segundo .wraper-brand .colaboracion {
    position: absolute;
    font-size: 12px;
    line-height: 60px;
    left: 10px;
    background-color: transparent;
    color: #333;
    padding: 0;
  }
}
/* line 167, ../../sass/_header.scss */
.header .nav-segundo .wraper-brand .logo-brand {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 8px;
}
@media screen and (min-width: 768px) {
  /* line 167, ../../sass/_header.scss */
  .header .nav-segundo .wraper-brand .logo-brand {
    padding-top: 10px;
  }
}
/* line 177, ../../sass/_header.scss */
.header .nav-segundo .wraper-brand .logo-brand img {
  width: auto;
  height: 28px;
}
@media screen and (min-width: 768px) {
  /* line 177, ../../sass/_header.scss */
  .header .nav-segundo .wraper-brand .logo-brand img {
    height: 40px;
  }
}
/* line 188, ../../sass/_header.scss */
.header .nav-segundo .social-header {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 15px;
  top: 22px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  /* line 188, ../../sass/_header.scss */
  .header .nav-segundo .social-header {
    top: 12px;
  }
}
/* line 200, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header,
.header .nav-segundo .social-header .facebook-header {
  padding: 0;
  display: inline-block;
  list-style: none;
  background: transparent;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  position: relative;
  border-color: #e61d2b;
}
/* line 18, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header:hover,
.header .nav-segundo .social-header .facebook-header:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 206, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button,
.header .nav-segundo .social-header .facebook-header button {
  padding: 0;
  border: none;
  background: transparent;
  vertical-align: middle;
  line-height: 30px;
  outline: none;
  font-size: 0;
  line-height: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 218, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button::before,
.header .nav-segundo .social-header .facebook-header button::before {
  font-size: 17px;
  font-family: "IconosElEspanol";
  color: #e61d2b;
}
/* line 224, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button span,
.header .nav-segundo .social-header .facebook-header button span {
  display: none;
}
/* line 230, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header {
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  /* line 230, ../../sass/_header.scss */
  .header .nav-segundo .social-header .twitter-header {
    width: 36px;
    height: 36px;
  }
}
/* line 239, ../../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button::before {
  content: "\F00C";
}
@media screen and (min-width: 768px) {
  /* line 239, ../../sass/_header.scss */
  .header .nav-segundo .social-header .twitter-header button::before {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  /* line 249, ../../sass/_header.scss */
  .header .nav-segundo .social-header .facebook-header {
    width: 36px;
    height: 36px;
  }
}
/* line 256, ../../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header button::before {
  content: "\F00B";
}
@media screen and (min-width: 768px) {
  /* line 256, ../../sass/_header.scss */
  .header .nav-segundo .social-header .facebook-header button::before {
    font-size: 20px;
  }
}
/* line 268, ../../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header:hover,
.header .nav-segundo .social-header .twitter-header:hover {
  cursor: pointer;
  background-color: #e61d2b;
}
/* line 272, ../../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header:hover button,
.header .nav-segundo .social-header .twitter-header:hover button {
  cursor: pointer;
}
/* line 274, ../../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header:hover button::before,
.header .nav-segundo .social-header .twitter-header:hover button::before {
  color: #fff;
}

/* line 284, ../../sass/_header.scss */
.header__microsite {
  font-size: 0;
  display: block;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
  -moz-box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
  box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
}
/* line 294, ../../sass/_header.scss */
.header__microsite .microsite__link {
  display: inline-block;
  cursor: pointer;
  min-width: 30px;
  height: 30px;
  text-decoration: none;
  color: #e61d2b;
  font-family: "RobotoRegular";
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  transition: all .6s ease-in-out;
}
@media screen and (min-width: 768px) {
  /* line 294, ../../sass/_header.scss */
  .header__microsite .microsite__link {
    min-width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
}
/* line 316, ../../sass/_header.scss */
.header__microsite .microsite__link--selected, .header__microsite .microsite__link:hover, .header__microsite .microsite__link:active {
  background-color: #e61d2b;
  color: #fff;
}
/* line 324, ../../sass/_header.scss */
.header__microsite .microsite__link--home span {
  margin-left: 10px;
  vertical-align: top;
}
/* line 329, ../../sass/_header.scss */
.header__microsite .microsite__link--home::before {
  content: "\E021";
  font-family: "GlyphIcons";
}
/* line 335, ../../sass/_header.scss */
.header__microsite .microsite__link--selected {
  -moz-box-shadow: inset 0 0 4px rgba(149, 21, 30, 0.4);
  -webkit-box-shadow: inset 0 0 4px rgba(149, 21, 30, 0.4);
  box-shadow: inset 0 0 4px rgba(149, 21, 30, 0.4);
}
/* line 341, ../../sass/_header.scss */
.header__microsite .microsite__link--disabled {
  color: #808080;
  cursor: default;
}
/* line 345, ../../sass/_header.scss */
.header__microsite .microsite__link--disabled:hover, .header__microsite .microsite__link--disabled:active {
  background-color: white;
  color: #808080;
}

/* line 354, ../../sass/_header.scss */
.back-home {
  background-color: #e61d2b;
  color: #fff;
  padding: 20px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  font-family: "RobotoRegular";
}
/* line 365, ../../sass/_header.scss */
.back-home::before {
  content: "\E021";
  font-family: "GlyphIcons";
  vertical-align: bottom;
  margin-right: 10px;
}
/* line 372, ../../sass/_header.scss */
.back-home:hover, .back-home:focus {
  text-decoration: none;
  color: #fff;
}

/* line 380, ../../sass/_header.scss */
.play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
@media screen and (min-width: 1500px) {
  /* line 380, ../../sass/_header.scss */
  .play-video {
    top: 40%;
  }
}
/* line 391, ../../sass/_header.scss */
.play-video::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("../../img/play.svg");
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  /* line 391, ../../sass/_header.scss */
  .play-video::before {
    width: 150px;
    height: 150px;
  }
}

/* line 407, ../../sass/_header.scss */
.fake-play--1 {
  background-image: url("../../img/thumbnail1.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
}

/* line 415, ../../sass/_header.scss */
.fake-play--2 {
  background-image: url("../../img/thumbnail2.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
}

/* line 424, ../../sass/_header.scss */
.fake-play--3 {
  background-image: url("../../img/thumbnail3.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
}

@font-face {
  font-family: "GlyphIcons";
  font-style: normal;
  font-weight: 400;
  src: url("../../../recursos/fonts/glyphicons-halflings-regular.woff");
}
@font-face {
  font-family: "RobotoRegular";
  font-style: normal;
  font-weight: 400;
  src: url("../../../recursos/fonts/Roboto/Roboto-Regular-webfont.woff");
}
/* line 20, ../sass/ganso-cola.scss */
::root {
  font-size: 100%;
}

/* line 24, ../sass/ganso-cola.scss */
html {
  font-size: 16px;
}

/* line 30, ../sass/ganso-cola.scss */
body {
  line-height: 1.2rem;
  font-family: "Roboto", sans-serif;
}

/* line 35, ../sass/ganso-cola.scss */
h1 {
  font-size: 1.5rem;
  font-family: "Roboto Bold", sans-serif;
  font-weight: 400;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
}

/* line 45, ../sass/ganso-cola.scss */
h2 {
  font-size: 1.2rem;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-top: 30px;
}

/* line 53, ../sass/ganso-cola.scss */
h3 {
  font-size: 1.5rem;
  font-family: "Roboto Bold", sans-serif;
  line-height: 1.4;
  font-weight: 900;
  margin-top: 30px;
  color: #e61d2b;
}
/* line 62, ../sass/ganso-cola.scss */
h3.title:after {
  content: "";
  display: block;
  width: 80px;
  height: 6px;
  background-color: #e61d2b;
  margin-top: 10px;
}

/* line 73, ../sass/ganso-cola.scss */
h5 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.2rem;
  line-height: 1.6;
  font-family: "Roboto", sans-serif;
  text-align: center;
}

/* line 82, ../sass/ganso-cola.scss */
p {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
}

/* line 88, ../sass/ganso-cola.scss */
.footer span {
  display: inline-block;
  margin-bottom: 0;
}
/* line 92, ../sass/ganso-cola.scss */
.footer .txt-cliente-footer {
  margin-bottom: 30px;
}
/* line 95, ../sass/ganso-cola.scss */
.footer .creditos-footer, .footer .text-uppercase {
  font-size: 14px;
}

/* line 101, ../sass/ganso-cola.scss */
.introduction-text h1 {
  font-size: 34px;
  font-weight: 900;
  line-height: 1.2;
  padding-left: 20px;
  padding-right: 20px;
  color: #e61d2b;
}
/* line 108, ../sass/ganso-cola.scss */
.introduction-text h1 i {
  font-size: 34px;
  font-weight: 900;
  line-height: 1.2;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 108, ../sass/ganso-cola.scss */
  .introduction-text h1 i {
    font-size: 40px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 108, ../sass/ganso-cola.scss */
  .introduction-text h1 i {
    font-size: 50px;
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 101, ../sass/ganso-cola.scss */
  .introduction-text h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 101, ../sass/ganso-cola.scss */
  .introduction-text h1 {
    font-size: 50px;
    letter-spacing: -1px;
  }
}

/* line 129, ../sass/ganso-cola.scss */
.introduction-text > .row > p {
  font-size: 1.4rem;
  color: #888;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1100px) {
  /* line 129, ../sass/ganso-cola.scss */
  .introduction-text > .row > p {
    max-width: 1100px;
  }
}

@media screen and (min-width: 768px) {
  /* line 140, ../sass/ganso-cola.scss */
  .introduction-text > .row {
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #EEEEEE;
  }
}
/* line 147, ../sass/ganso-cola.scss */
.introduction-text p.serial-subtitle {
  text-transform: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 154, ../sass/ganso-cola.scss */
.introduction-text p.serial-subtitle span {
  color: #000000;
}

/* line 159, ../sass/ganso-cola.scss */
p a {
  font-size: 1.2rem;
  color: #826e48;
}
/* line 162, ../sass/ganso-cola.scss */
p a:hover {
  text-decoration: none;
  color: #afa084;
}

/* line 168, ../sass/ganso-cola.scss */
p.answer {
  font-size: 1.1rem;
  margin-left: 55px;
  position: relative;
  color: #888;
}
/* line 173, ../sass/ganso-cola.scss */
p.answer:before {
  content: "R";
  position: absolute;
  top: 0px;
  left: -55px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  background-color: #eeeeee;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 195, ../sass/ganso-cola.scss */
.margin-top-l {
  margin-top: 60px;
}

/* line 199, ../sass/ganso-cola.scss */
.margin-top-m {
  margin-top: 30px;
}

/* line 203, ../sass/ganso-cola.scss */
.margin-bottom-m {
  margin-bottom: 30px;
}

/* line 207, ../sass/ganso-cola.scss */
.margin-bottom-l {
  margin-bottom: 40px;
}

/* line 211, ../sass/ganso-cola.scss */
.margin-bottom-s {
  margin-bottom: 15px;
}

/* line 215, ../sass/ganso-cola.scss */
.main {
  margin-top: 131px;
}
@media screen and (min-width: 768px) {
  /* line 215, ../sass/ganso-cola.scss */
  .main {
    margin-top: 141px;
  }
}

/* contenido */
/* line 226, ../sass/ganso-cola.scss */
.btn-continuar {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  position: absolute;
  bottom: 6%;
  z-index: 100;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: oscilar 3s 2s infinite ease-in-out;
  -moz-animation: oscilar 3s 2s infinite ease-in-out;
  -o-animation: oscilar 3s 2s infinite ease-in-out;
  animation: oscilar 3s 2s infinite ease-in-out;
}
/* line 241, ../sass/ganso-cola.scss */
.btn-continuar .img-continuar {
  width: 75px;
  height: 35px;
}

@-webkit-keyframes oscilar {
  0%,
    20%,
    40%,
    100% {
    bottom: 6%;
  }
  10%,
    30% {
    bottom: 5%;
  }
}
@-moz-keyframes oscilar {
  0%,
    20%,
    40%,
    100% {
    bottom: 6%;
  }
  10%,
    30% {
    bottom: 5%;
  }
}
@-o-keyframes oscilar {
  0%,
    20%,
    40%,
    100% {
    bottom: 6%;
  }
  10%,
    30% {
    bottom: 5%;
  }
}
@keyframes oscilar {
  0%,
    20%,
    40%,
    100% {
    bottom: 6%;
  }
  10%,
    30% {
    bottom: 5%;
  }
}
/* contenido  */
/* line 302, ../sass/ganso-cola.scss */
.div-lateral {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

/* line 309, ../sass/ganso-cola.scss */
.blockquote {
  border: none;
  position: relative;
  padding: 0;
  margin: 0;
}
/* line 314, ../sass/ganso-cola.scss */
.blockquote__quote,
.blockquote i {
  font-size: 1.6rem;
  font-weight: 100;
  margin-bottom: 30px;
}
/* line 320, ../sass/ganso-cola.scss */
.blockquote__author {
  font-size: 16px;
}

/* line 325, ../sass/ganso-cola.scss */
.blockquote::before {
  content: "“";
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1000%;
  font-weight: 600;
  position: absolute;
  top: 60%;
  left: 0;
  z-index: -10;
  opacity: .1;
}

/* line 337, ../sass/ganso-cola.scss */
.blockquote-change {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-top: 0;
}

@media screen and (min-width: 480px) {
  /* line 344, ../sass/ganso-cola.scss */
  .blockquote-change {
    font-size: 2.8rem;
  }
}
/* line 349, ../sass/ganso-cola.scss */
.bloque-color {
  background-color: #eee;
  padding: 15px 30px 15px 30px;
}
/* line 352, ../sass/ganso-cola.scss */
.bloque-color h5 {
  font-size: 1.3rem;
  text-align: left;
}
/* line 356, ../sass/ganso-cola.scss */
.bloque-color p {
  font-size: 1rem;
}

/* parallax  */
/* line 363, ../sass/ganso-cola.scss */
.contenedor-parallax {
  position: relative;
  height: 100%;
  padding: 21.875rem;
}

/* line 369, ../sass/ganso-cola.scss */
.contenedor-parallax1 {
  background: url(../../img/peces.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

/* line 376, ../sass/ganso-cola.scss */
.contenedor-parallax2 {
  background: url(../../img/CocaColaBarcoCaletaVelezGL28.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

/* line 384, ../sass/ganso-cola.scss */
.contenedor-parallax3 {
  background: url(../../img/CocacolaDeltebreGL9.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-position-y: -290px;
}

/* line 392, ../sass/ganso-cola.scss */
.contenedor-parallax4 {
  background: url(../../img/CocaColaTorremolinosHDGL4.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

/* line 400, ../sass/ganso-cola.scss */
.div-cierre {
  border-top: 5px solid #eee;
  border-bottom: 5px solid #eee;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
/* line 401, ../sass/ganso-cola.scss */
.div-cierre h5 {
  text-transform: uppercase;
}

/* ----------  MEDIAQUERY ---------- */
@media screen and (max-width: 1024px) {
  /* line 414, ../sass/ganso-cola.scss */
  html {
    font-size: 14px;
  }

  /* line 417, ../sass/ganso-cola.scss */
  .btn-continuar {
    display: none;
  }

  /* line 420, ../sass/ganso-cola.scss */
  .margin-top-l {
    margin-top: 30px;
  }

  /* line 424, ../sass/ganso-cola.scss */
  .serial-title:after {
    width: 415px;
  }

  /* line 428, ../sass/ganso-cola.scss */
  .contenedor-parallax1 {
    background-attachment: scroll;
    background-size: 100%;
  }

  /* line 432, ../sass/ganso-cola.scss */
  .contenedor-parallax2 {
    background-attachment: scroll;
    background-size: 100%;
  }

  /* line 436, ../sass/ganso-cola.scss */
  .contenedor-parallax3 {
    background-attachment: scroll;
    background-size: 100%;
  }

  /* line 440, ../sass/ganso-cola.scss */
  .contenedor-parallax4 {
    background-attachment: scroll;
    background-size: 100%;
  }

  /* line 444, ../sass/ganso-cola.scss */
  .contenedor-parallax5 {
    background-attachment: scroll;
    background-size: 100%;
  }
}
@media screen and (max-width: 540px) {
  /* line 451, ../sass/ganso-cola.scss */
  h1 {
    font-size: 1.7rem;
  }

  /* line 454, ../sass/ganso-cola.scss */
  h2 {
    margin-top: 30px;
  }

  /* line 457, ../sass/ganso-cola.scss */
  h3 {
    font-size: 1.3rem;
    font-weight: 700;
  }

  /* line 461, ../sass/ganso-cola.scss */
  .contenedor-parallax {
    padding: 10rem;
  }

  /* line 464, ../sass/ganso-cola.scss */
  .div-lateral {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 467, ../sass/ganso-cola.scss */
  .div-lateral p:last-child {
    margin-bottom: 5px;
    margin-top: 5px;
  }

  /* line 472, ../sass/ganso-cola.scss */
  p.answer {
    margin-left: 35px;
  }
  /* line 474, ../sass/ganso-cola.scss */
  p.answer::before {
    left: -40px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  /* line 483, ../sass/ganso-cola.scss */
  .footer span {
    display: block;
    margin-bottom: 0;
  }
  /* line 487, ../sass/ganso-cola.scss */
  .footer .txt-cliente-footer {
    margin-bottom: 30px;
  }
  /* line 490, ../sass/ganso-cola.scss */
  .footer .creditos-footer, .footer .text-uppercase {
    font-size: 12px;
  }

  /* line 494, ../sass/ganso-cola.scss */
  .scrollup {
    bottom: 15px;
    right: 15px;
  }
}
@media screen and (max-width: 445px) {
  /* line 502, ../sass/ganso-cola.scss */
  .serial-title:after {
    width: calc(100% - 30px);
  }
}
/* line 508, ../sass/ganso-cola.scss */
.container .preview-images {
  position: relative;
}
/* line 510, ../sass/ganso-cola.scss */
.container .preview-images p.leyenda {
  font-size: 0.8rem;
  color: #777777;
  margin: 0;
  padding: 40px 0;
}
/* line 515, ../sass/ganso-cola.scss */
.container .preview-images p.leyenda::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 90px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #f2f2f2;
}

/* line 529, ../sass/ganso-cola.scss */
.container .preview-images img {
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 40px;
}
@media screen and (min-width: 768px) {
  /* line 529, ../sass/ganso-cola.scss */
  .container .preview-images img {
    display: inline-block;
    width: 32.9%;
    padding: 40px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 529, ../sass/ganso-cola.scss */
  .container .preview-images img {
    width: 33.03%;
    padding: 40px;
  }
}

/* line 546, ../sass/ganso-cola.scss */
.intro-header__img {
  background-image: url("../img/foto-04.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 553, ../sass/ganso-cola.scss */
.microsite__link--disabled {
  color: #808080;
  cursor: default;
}
/* line 557, ../sass/ganso-cola.scss */
.microsite__link--disabled:hover, .microsite__link--disabled:active {
  background-color: white;
  color: #808080;
}

/* line 564, ../sass/ganso-cola.scss */
.subheading {
  font-family: "RobotoBold";
  font-size: 20px;
  margin-bottom: 20px;
  padding: 0 20px;
}
/* line 569, ../sass/ganso-cola.scss */
.subheading i {
  font-size: 1.2rem;
}

/* line 577, ../sass/ganso-cola.scss */
.caption {
  font-family: "Roboto";
  font-size: .8rem;
  margin-top: 10px;
}

/* line 584, ../sass/ganso-cola.scss */
.featured {
  font-size: 1.6rem;
  font-weight: 100;
  margin-bottom: 30px;
}
/* line 588, ../sass/ganso-cola.scss */
.featured i {
  font-size: 1.6rem;
  font-weight: 100;
}

/* line 595, ../sass/ganso-cola.scss */
p i {
  font-size: 1.2rem;
}

/*# sourceMappingURL=ganso-cola.css.map */
