body {	
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5 {
  font-family: 'PT Serif', serif;
}

.text-ubuntu {
  font-family: 'Ubuntu', sans-serif;
}

.text-serif {
  font-family: 'PT Serif', serif;
}

.h1, h1 {
  font-size: 31px;
}

.h2, h2 {
  font-size: 18px;
}

p {
	margin: 0px 0px 30px 0px;
}

header {
	width: 100%;
  margin: 20px 0px 0px 0px;
}

footer {
  font-size: 12px;
  background-color: #f8f3e6;
}

.footer-section {
  padding: 50px 50px 5px;
}

footer p{
  margin-bottom: 5px;
}

img {
	width: 100%;
}

a {
  color: #000;
}

a:focus, a:hover {
  color: #000;
  text-decoration: none;
}

.logo-farggi {
  max-width: 150px;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

li {
  float: right;
}

li a {
  display: block;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 12px;
}

li a:hover {
  /*background-color: #111111;
  color: #FFF;*/
  font-weight: bold;
}

.redes-sociales {
  max-width: 27px;
}

.background-chica {
  background-image: url(../images/chica-farggi.png);
  background-repeat: no-repeat;
  background-size: 225px;
  background-position: left bottom;
  padding-top: 50px;
  padding-bottom: 50px;
}

.background-experience {
  background-image: url(../images/farggi-experience.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 20%;
  padding: 50px 0px;
}

.background-nosotros {
  background-image: url(../images/parallax-nosotros.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center bottom;
  padding: 50px 0px;
  height: 400px; 
  width: 100%;
}

.background-left {
  background-repeat: no-repeat;
  background-size: 160px;
}

.background-right {
  background-repeat: no-repeat;
  background-size: 160px;
  background-position: right bottom;
}

.background-left-center {
  background-repeat: no-repeat;
  background-size: 160px;
  background-position: center left;
}

.background-right-bottom {
  background-repeat: no-repeat;
  background-size: 160px;
  background-position: bottom right;
}

.background-left-bottom {
  background-repeat: no-repeat;
  background-size: 140px;
  background-position: bottom left;
}

.background-full {
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
  background-size: 220px, 220px;
}

.background-inicio {
  background-image: url(../images/backgrounds/cacao.png), url(../images/backgrounds/mango-fresas.png);
}

.background-gama-helados {
  background-image: url(../images/backgrounds/nueces-macadamia.png), url(../images/backgrounds/fresas2.png);
}

.background-nuestra{
  background-position: right top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 220px, 220px;
  background-image: url(../images/backgrounds/limon-fresas.png), url(../images/backgrounds/cacao.png);
}

.background-contactar {
  background-size: 220px, 200px;
  background-image: url(../images/backgrounds/cacao.png), url(../images/backgrounds/mango-fresas.png);
}

.background-receta {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height:400px;
}

.background-descripcion-receta{
  background-color: #ece9df;
  padding: 55px 0;
}

.background-descripcion-receta-white {
  background-color: #ffffff;
}


.background-avellanas {
  background-image: url(../images/ingredientes/avellanas.png);
}

.background-brownie {
  background-image: url(../images/ingredientes/brownie.png);
}

.background-caramelo {
  background-image: url(../images/ingredientes/caramelo.png);
}

.background-cheesecake {
  background-image: url(../images/ingredientes/cheesecake.png);
}

.background-chocolate {
  background-image: url(../images/ingredientes/chocolate.png);
}

.background-chocolate-almendras {
  background-image: url(../images/ingredientes/chocolate-almendras.png);
}

.background-chocolate-frambuesa {
  background-image: url(../images/ingredientes/chocolate-frambuesa.png);
}

.background-dulce-leche {
  background-image: url(../images/ingredientes/dulce-leche.png);
}

.background-frambuesas {
  background-image: url(../images/ingredientes/frambuesas.png);
}

.background-frambuesas2 {
  background-image: url(../images/ingredientes/frambuesas2.png);
}

.background-fresa {
  background-image: url(../images/ingredientes/fresa.png);
}

.background-fresa2 {
  background-image: url(../images/ingredientes/fresa2.png);
}

.background-fresas {
  background-image: url(../images/ingredientes/fresas.png);
}

.background-fresas2 {
  background-image: url(../images/ingredientes/fresas2.png);
}

.background-lima {
  background-image: url(../images/ingredientes/lima.png);
}

.background-limon {
  background-image: url(../images/ingredientes/limon.png);
}

.background-limon-cortado {
  background-image: url(../images/ingredientes/limon-cortado.png);
}

.background-limones {
  background-image: url(../images/ingredientes/limones.png);
}

.background-mango {
  background-image: url(../images/ingredientes/mango.png);
}

.background-nueces {
  background-image: url(../images/ingredientes/nueces.png);
}

.background-panna-cotta {
  background-image: url(../images/ingredientes/panna-cotta.png);
}

.background-panna-cotta-2 {
  background-image: url(../images/ingredientes/fresas3.png);
}

.background-sal {
  background-image: url(../images/ingredientes/sal.png);
}

.background-tropezones {
  background-image: url(../images/ingredientes/tropezones.png);
}

.background-trozos {
  background-image: url(../images/ingredientes/trozos.png);
}

.background-vainilla {
  background-image: url(../images/ingredientes/vainilla.png);
}

.background-yema {
  background-image: url(../images/ingredientes/yema.png);
}

.background-chocolate-brownie {
  background-image: url(../images/ingredientes/chocolate.png);
}

.background-almendras {
  background-image: url(../images/ingredientes/almendras.png);
}

.background-experience {
  background-image: url(../images/sliders/farggi-experience.jpg);
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.background-links-experience {
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 250px;
  display: flex;
  position: relative;
}

.background-tips-experience {
  background-image: url(../images/experience/img_experience_tips.jpg);
}

.background-eventos-experience {
  background-image: url(../images/experience/img_experience_eventos.jpg);
}

.background-eventos-sant-jordi {
  background-image: url(../images/experience/img_evento_santjordi.jpg);
}

.background-eventos-conde-godo {
  background-image: url(../images/experience/img_evento_condegodo.jpg);
}

.background-receta-tarta-higos {
  background-image: url(../images/sliders/receta-tarta-higos.jpg);
}

.background-receta-ensalada-melocoton {
  background-image: url(../images/sliders/receta-ensalada-melocoton.jpg);
}

.background-receta-helado-limon {
  background-image: url(../images/sliders/receta-helado-limon.jpg);
}

.background-receta-galletas-cacao {
  background-image: url(../images/sliders/receta-galletas-cacao.jpg);
}

.background-receta-sorbete-mango {
  background-image: url(../images/sliders/receta-sorbete-mango.jpg);
}

.background-receta-panna-cotta {
  background-image: url(../images/sliders/receta-panna-cotta.jpg);
}

.noticia-1 {
  height: 320px;
  background-color: #252525;
  vertical-align: text-bottom;
  display: flex;
  background-size: cover;
  background-position: center;
}

.noticia-1 h2 {
  align-self: flex-end;
  text-transform: uppercase;
}

.noticia-2 {
  height: 150px;
  background-color: #252525;
  vertical-align: text-bottom;
  display: flex;
  background-size: cover;
  background-position: center;
}

.noticia-2 h2 {
  align-self: flex-end;
  text-transform: uppercase;
}

.fecha-noticia {
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: lowercase;
}

.texto-small-footer {
  font-size: 9px;
}

.descripción {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.img-chica {
  max-width: 255px;
}

hr.footer {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 2px solid #B08A16;
  width: 100%;
}

hr.subfooter {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 2px solid #B08A16;
  width: 100%;
}

.center-justified {
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

.lista-productos p {
  border: 2px solid #B08A16;
  border-radius: 15px;
  width: 200px;
  margin: auto;
  font-family: 'PT Serif', serif;
}

.lista-productos .col-md-4 {
  margin-bottom: 60px;
}

.btn-brown,
.btn-brown:active,
.btn-brown:checked {
  background-color: #B08A16;
  color: white;
  transition: 0.3s;
}

.btn-brown:hover {
  background-color: #B08A16;
  color: white;
  opacity: 0.6;
}

.text-brown {
  color: #B08A16;
}

.text-white {
  color: #FFFFFF;
}

.text-uppercase {
  text-transform: uppercase
}

.btn-outline-primary {
  color: #B08A16;
  border-color: #B08A16;
  border: 2px solid;
  padding: .375rem 2.25rem;
  background-color: #FFF;
}

.btn-outline-primary:hover {
  background-color: #B08A16;
  border-color: #B08A16;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 177, 0, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 177, 0, 0.5);
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
  background-color: #B08A16;
  border-color: #B08A16;
}

.ribbon {
  font-family: 'PT Serif', serif;
  font-style: italic;
  position: relative;
  background: #EEEAE0;
  font-size: 23px;
  width: 600px;
  margin: auto;
  padding: 2px 0px;
  color: #000;
  z-index: -1;
}

.ribbon:before {
  left: -23px;
  border-width: 18px 0 18px 1em;
}

.ribbon:after {
  right: -23px;
  border-width: 18px 1em 18px 0;
}
.ribbon:before, .ribbon:after {
  border-color: #EEEAE0 transparent;
  top: 0;
  border-style: solid;
  height: 0;
  width: 0;
  display: block;
  content: "";
  position: absolute;
}

.ribbon-top-hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border: 1px solid #B08A16;
  width: 644px;
}

.ribbon-bottom-hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border: 1px solid #B08A16;
  width: 644px;
}

.ribbon-extra {
  font-family: 'PT Serif', serif;
  font-style: italic;
  position: relative;
  background: #EEEAE0;
  font-size: 23px;
  width: 800px;
  margin: auto;
  padding: 2px 0px;
  color: #000;
  z-index: -1;
}

.ribbon-extra:before {
  left: -23px;
  border-width: 18px 0 19px 1em;
}

.ribbon-extra:after {
  right: -23px;
  border-width: 18px 1em 19px 0;
}
.ribbon-extra:before, .ribbon-extra:after {
  border-color: #EEEAE0 transparent;
  top: 0;
  border-style: solid;
  height: 0;
  width: 0;
  display: block;
  content: "";
  position: absolute;
}

.ribbon-extra-top-hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border: 1px solid #B08A16;
  width: 840px;
}

.ribbon-extra-bottom-hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border: 1px solid #B08A16;
  width: 840px;
}

.ribbon_big {
  width: 440px !important;
}

.flex-column {
  flex-direction: column;
}

.topnav {
  overflow: hidden;
  background-color: #FFF;
}

.topnav a {
  float: left;
  display: block;
  color: #888888;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 30px;
}

.topnav a:hover {
  color: black;
}

.topnav .icon {
  display: none;
}

.topnav {display: none;}

i.fa.fa-bars {
  font-size: 28px;
}

.icon-bars {
  margin-top: 8px;
}

.nav-responsive {
  text-align: left !important;
  font-size: 14px !important;
}

hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
}

.background-post {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center bottom;
  padding: 50px 0px;
  height: 400px;
  width: 100%;
}

.background-noticias {   
 background-size: auto 565px; height: 390px;
}

.ribbon-large {
  letter-spacing: -0.5px;
}

.chica-farggi-pasion {
  margin-top: -350px;
}

.helados {
  max-width: 75%;
}

.padding-left-25px {
  padding-left: 25px;
}

.ribbon-derecha {
  margin-left: -20px;
}


.max-1200 {
  display: none;
}

.background-producto {
  padding-bottom: 75px;
}

.text-outstanding {
  font-size: 25px;
}

/*.ribbon-izquierdo-gamas {
  background-image: url(../images/ribbon-izquieda.png);
  background-repeat: no-repeat;
  background-size: 89px;
  background-position: left bottom;
  height: 100px;
  padding-right: 80px;
  float: left;
}

.ribbon-derecho-gamas {
  background-image: url(../images/ribbon-derecha.png);
  background-repeat: no-repeat;
  background-size: 89px;
  background-position: left bottom;
  height: 100px;
  padding-left: 80px;
  float: right;
  }*/

  .ribbon-central-gamas {
    background-size: 89px, 89px;
    background-image: url(../images/ribbon-izquieda.png), url(../images/ribbon-derecha.png);
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
    height: 100px;
    margin: 0px 50px;
  }

  .hover-brown:hover {
    color: #B08A16;
  }

  video {
    width: 100%    !important;
    height: auto   !important;
  }

  .check-legal {
    margin-bottom: 10px;
  }

  .img_fix{
    width: 110%;
    margin-top: -10px;
  }

  /* farggi experience */
  h1.section_img{
    font-size: 69px;
    color: #000000;
    letter-spacing: -1px;
  }

  .caption_experience {
    min-height: 105px;
    background-color: #B08A16;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items:center;
  }

  .description_white {
    color: #ffffff;
    margin: 0;
  }

  .ribbon_white {
    font-family: 'PT Serif', serif;
    font-style: italic;
    position: relative;
    background: #FFFFFF;
    font-size: 23px;
    width: 276px;
    margin: auto;
    padding: 2px 0px;
    color: #000;
    z-index: -1;
    color: #B08A16;
    z-index: 400;
  }

  .ribbon_white:before {
    left: -23px;
    border-width: 18px 0 18px 1em;
  }

  .ribbon_white:after {
    right: -23px;
    border-width: 18px 1em 18px 0;
  }

  .ribbon_white:before, .ribbon_white:after {
    border-color: #FFFFFF transparent;
    top: 0;
    border-style: solid;
    height: 0;
    width: 0;
    display: block;
    content: "";
    position: absolute;
  }

  .ribbon_brown:before, .ribbon_brown:after {
    border-color: #B08A16 transparent;
    top: 0;
    border-style: solid;
    height: 0;
    width: 0;
    display: block;
    content: "";
    position: absolute;
  }

  .ribbon_brown {
    font-family: 'PT Serif', serif;
    font-style: italic;
    position: relative;
    background: #B08A16;
    font-size: 23px;
    width: 276px;
    margin: auto;
    padding: 2px 0px;
    color: #FFFFFF;
    z-index: 400;
  }

  .ribbon_brown:before {
    left: -23px;
    border-width: 18px 0 18px 1em;
  }

  .ribbon_brown:after {
    right: -23px;
    border-width: 18px 1em 18px 0;
  }

  .ribbon_brown:before, .ribbon_brown:after {
    border-color: #B08A16 transparent;
    top: 0;
    border-style: solid;
    height: 0;
    width: 0;
    display: block;
    content: "";
    position: absolute;
  }

  .ribbon-top-white-hr,
  .ribbon-bottom-white-hr,
  .ribbon-top-brown-hr,
  .ribbon-bottom-brown-hr {
    width: 320px;
  }

  .ribbon-top-brown-hr,
  .ribbon-bottom-brown-hr {
    border: 1px solid #ece9df;
  }

  .ribbon-top-big-hr,
  .ribbon-bottom-big-hr{
    width: 480px;
    border: 1px solid #ffffff;
  }

  .ribbon-top-small-hr,
  .ribbon-bottom-small-hr{
    width: 200px;
    border: 2px solid #B08A16;
  }

  .paso_num {
    color: #B08A16;
    font-size: 60px;
    font-family: 'PT Serif', serif;
  }

  .title-shadow {
    text-shadow: 2px 2px 6px #000000;
  }

  .descripcion_500 {
    width: 500px;
  }

  .descripcion_400 {
    width: 400px;
  }

  .descripcion_tips {
    min-height: 120px;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .link_profile_tips {
    color: #ffffff;
  }

  .link_profile_tips:hover {
    color: #ece9df;
  }

  .encabezado_receta {
    font-size: 18px;
    color: #B08A16;
    text-align: center;
  }

  .encabezado_receta a {
    color: #B08A16;
  }

  .titulo-columna {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
  }

  .desc_columna {
    width: 320px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    font-style: italic;
    font-size: 19px;
  }

  .video-banner-icon-play {
    position: absolute;
    width: 66px;
    height: 65px;
    left: 50%;
    top: 50%;
    display: block;
    transform: translateX(-50%) translateY(-50%) scale(1.0);
    transition: all 0.2s ease-out 0.05s;
  }

  .btn-video {
    padding: 10px 30px;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 2px;
    border: 1px solid;
    transform: scale(1.0);
    transition: all 0.2s ease-out 0.05s;
  }

  .btn-video:hover {
    color: #ffffff;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  /* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}
.video-modal {
  overflow: hidden;
  position: fixed;
  opacity: 0.0;

  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);

  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;


  /* using flexbox for vertical centering */

  /* Flexbox display */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;

  /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(0,0,0,0.82); /* overlay color */

  opacity: 0.0;

  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}


.video-modal-content {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  
  margin: 0 auto;

  overflow-y: visible;

  background: #000;
  
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
 @media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}

/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
  .video-modal-content {
    width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
  }
}

/* modal close button */
.close-video-modal {
  display: block;
    position: absolute;
    left: 0;
    top: -40px;

    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;

  background: #000;
  box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}

/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
  opacity: 1.0;

  transform: translate(0%,0%);
  -webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
  opacity: 1.0;
}
.show-video-modal .video-modal-content {
  transform: translate(0%,0%);
  -webkit-transform: translate(0%,0%);
}

  .background-links-experience:hover .video-banner-icon-play {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2);
  }

  @media screen and (max-width: 1200px) {
    .background-chica {
      background-image: none;
    }

    .background-responsive {
      background-size: 100px;
    }

    .max-1200 {
      display: inline;
    }

    .img-chica-nuestra {
      max-width: 200px;
    }

  }

  @media screen and (min-width:993px) {
    .desktop-br {display: inline;}
    .mobile-br {display: none;}
  }

  @media screen and (max-width: 992px) {

    .img-chica-nuestra {
      margin-top: -50px;
      margin-bottom: -50px;
    }

    .topnav-lg {display: none;}
    .topnav {display: block;}
    header {margin: 0;}
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
    .topnav a.active {
      width: calc(100% - 60px);
    }
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
    }

    .ribbon-top-hr {
      width: 292px;
    }

    .ribbon {
      font-size: 18px;
      width: 260px;
      letter-spacing: -0.6px;
      line-height: 28px;
    }

    .ribbon:before {
      left: -17px;
      border-width: 16px 0 16px 1em;
    }

    .ribbon:after {
      right: -17px;
      border-width: 16px 1em 16px 0;
    }

    .ribbon-bottom-hr {
      width: 292px;
    }

    .ribbon-top-hr.ribbon-responsive {
      width: 282px;
    }

    .ribbon.ribbon-responsive {
      font-size: 18px;
      width: 250px;
      letter-spacing: -0.6px;
    }

    .ribbon.ribbon-responsive:before {
      border-width: 30px 0 30px 1em;
    }

    .ribbon.ribbon-responsive:after {
      border-width: 30px 1em 30px 0;
    }

    .ribbon_white.ribbon-responsive {
      font-size: 23px;
      width: 250px;
      letter-spacing: -0.6px;
    }

    .ribbon_white.ribbon-responsive:before {
      border-width: 30px 0 30px 1em;
    }

    .ribbon_white.ribbon-responsive:after {
      border-width: 30px 1em 30px 0;
    }


    .ribbon_brown.ribbon-responsive:before {
      border-width: 34px 0 34px 1em;
    }

    .ribbon_brown.ribbon-responsive:after {
      border-width: 34px 1em 34px 0;
    }

    .ribbon_one_line.ribbon-responsive:before {
      border-width: 18px 0 18px 1em;
    }

    .ribbon_one_line.ribbon-responsive:after {
      border-width: 18px 1em 18px 0;
    }

    .ribbon-bottom-hr.ribbon-responsive {
      width: 282px;
    }

    .responsive-none {
      display: none;
    }

    .noticia-1 {
      margin-right: 20px;
      margin-bottom: 20px;
      margin-left: 20px;
      height: 150px;
    }

    .noticia-2 {
      margin-right: 20px;
    }

    hr.footer {
      margin-top: 50px;
    }

    .gama-index {
      margin-bottom: 80px;
    }

    .footer-section {
      padding: 50px 0px 5px 50px;
    }

    .desktop-br {display: none;}
    .mobile-br {display: inline;}

    .margin-0px-top-sm {
      margin-top: 0px;
    }

    .margin-50px-top-sm{
      margin-top: 50px;
    }

    .margin-30px-top-sm{
      margin-top: 30px;
    }

    .margin-50px-bottom-sm {
      margin-bottom: 50px;
    }

    .margin-75px-bottom-sm {
      margin-bottom: 75px;
    }


    .ribbon-extra-top-hr {
      width: 365px;
    }

    .ribbon-extra {
      font-size: 18px;
      width: 330px;
      letter-spacing: -0.6px;
      line-height: 28px;
    }

    .ribbon-extra:before {
      left: -17px;
      border-width: 16px 0 16px 1em;
    }

    .ribbon-extra:after {
      right: -17px;
      border-width: 16px 1em 16px 0;
    }

    .ribbon-extra-bottom-hr {
      width: 365px;
    }

    .ribbon-extra-top-hr.ribbon-extra-responsive {
      width: 290px;
    }

    .ribbon-extra.ribbon-extra-responsive {
      font-size: 18px;
      width: 260px;
      letter-spacing: -0.6px;
    }

    .ribbon-extra.ribbon-extra-responsive:before {
      border-width: 45px 0 45px 1em;
    }

    .ribbon-extra.ribbon-extra-responsive:after {
      border-width: 45px 1em 45px 0;
    }

    .ribbon-extra-bottom-hr.ribbon-extra-responsive {
      width: 290px;
    }

    .margin-conecta {
      margin-top: 40px;
    }

    .margin-desplazador {
      margin: 0px 5px;
    }

    .text-responsive-small {
      font-size:13px !important; 
      line-height:20px !important;
    }

    .padding-responsive-20px{
      padding-top: 20px !important;
    }

    .img_fix{
      width: 100%;
      margin-top: 0px;
    }

    .background-experience {
      background-position: 40% 28%;
    }

      h1.section_img{
        transform: translateX(0);
        font-size: 55px;
      }
    

  }

  @media (max-width: 640px) {

  .background-experience {
    height: auto;
  }

  h1.section_img {
    font-size: 35px;
  }

  .descripcion_500,
  .descripcion_400 {
    width: auto;
  }

  .descripcion_tips {
    min-height: 150px;
  }

  .background-left-bottom-sm{
    background-position: bottom left;
  }

  .flex-row-sm {
    flex-direction: row;
  }

  .background-receta {
    height: 300px;
  }

  .title-medium {
    font-size: 30px;
    line-height: 35px;
  }

  .ribbon-top-hr.ribbon-responsive, 
  .ribbon-bottom-hr.ribbon-responsive {
    width: 294px;
  }

  .ribbon_big {
    width: 260px !important;
  }

  .ribbon_brown:after {
    right: -22px;
  }


}