/* line 1, ../scss/product.scss */
.region-content {
  background-color: #f0f0f0;
}

/* line 6, ../scss/product.scss */
.product_block {
  margin: 0 10px 20px 10px;
}

/* line 11, ../scss/product.scss */
.back_line .back_button {
  background: transparent;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
/* line 17, ../scss/product.scss */
.back_line .back_button:hover {
  cursor: pointer;
}
/* line 20, ../scss/product.scss */
.back_line .back_button i {
  margin: 0 5px;
}

/* line 27, ../scss/product.scss */
.fast-contact .form-group {
  margin-bottom: 15px !important;
}

/* line 32, ../scss/product.scss */
.field_tipo_de_producto {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 38, ../scss/product.scss */
.field_legal {
  font-size: 10px;
  text-transform: uppercase;
  opacity: .9;
}

/* line 44, ../scss/product.scss */
.gradient-row {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, whitesmoke 100%);
  background: -webkit-linear-gradient(top, #eeeeee 0%, whitesmoke 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, whitesmoke 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f5f5f5',GradientType=0 );
}

/* line 53, ../scss/product.scss */
.form_producto_pais .subtitle_formulario {
  font-weight: bold;
}
/* line 56, ../scss/product.scss */
.form_producto_pais .form-actions {
  text-align: right;
}
/* line 58, ../scss/product.scss */
.form_producto_pais .form-actions button {
  margin-right: 0px;
}
/* line 62, ../scss/product.scss */
.form_producto_pais .form-textarea {
  min-height: 188px;
}
/* line 65, ../scss/product.scss */
.form_producto_pais .form-item {
  margin-bottom: 15px;
}
/* line 68, ../scss/product.scss */
.form_producto_pais .g-recaptcha {
  float: right;
  margin-bottom: 1em;
}
/* line 72, ../scss/product.scss */
.form_producto_pais label {
  font-size: 14px;
  font-weight: normal;
}
/* line 75, ../scss/product.scss */
.form_producto_pais label::after {
  padding-left: 4px;
  font-size: 12px;
  font-weight: bold;
}

/* line 84, ../scss/product.scss */
.field_ventajas .title_ventajas {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 12px;
}

/* line 92, ../scss/product.scss */
.descargables .content-box, .field_videos .content-box {
  text-align: left;
}
/* line 94, ../scss/product.scss */
.descargables .content-box .video-row, .field_videos .content-box .video-row {
  margin-bottom: 10px;
}
/* line 96, ../scss/product.scss */
.descargables .content-box .video-row:last-child, .field_videos .content-box .video-row:last-child {
  margin-bottom: 0px;
}
/* line 100, ../scss/product.scss */
.descargables .content-box .link-youtube-video, .field_videos .content-box .link-youtube-video {
  color: #f0f0f0;
}
/* line 102, ../scss/product.scss */
.descargables .content-box .link-youtube-video:hover, .field_videos .content-box .link-youtube-video:hover {
  color: #ff0000;
}
/* line 106, ../scss/product.scss */
.descargables .content-box .btn-download, .field_videos .content-box .btn-download {
  color: white;
  list-style: all;
  background: #a0c522;
  border-radius: 6px;
}
/* line 111, ../scss/product.scss */
.descargables .content-box .btn-download:hover, .field_videos .content-box .btn-download:hover {
  text-decoration: none;
  background: #0d4372;
}
/* line 116, ../scss/product.scss */
.descargables .content-box .titulo-descargable, .field_videos .content-box .titulo-descargable {
  white-space: nowrap;
  padding-left: 0px;
}
/* line 123, ../scss/product.scss */
.descargables .etiqueta, .field_videos .etiqueta {
  text-align: left;
  color: white;
  font-size: 12px;
  font-weight: 600;
  font-weight: normal;
}

/* line 132, ../scss/product.scss */
.field_descripcion_tecnologia {
  font-size: 14px;
}

/* line 138, ../scss/product.scss */
.field_related_content .content-box a {
  color: white;
  font-weight: 600;
}

/* line 148, ../scss/product.scss */
.field_related_packs .title-box {
  color: white;
}
/* line 152, ../scss/product.scss */
.field_related_packs .content-box a {
  color: white;
  font-weight: 600;
}

/* line 159, ../scss/product.scss */
.content-box {
  padding: 4px 8px;
}

/* line 163, ../scss/product.scss */
.title-box {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px #f0f0f0 solid;
  padding: 4px 8px;
}

/* line 172, ../scss/product.scss */
.field_related_content .title-box {
  color: white;
}

/* line 177, ../scss/product.scss */
.white_block {
  background-color: white;
}
/* line 179, ../scss/product.scss */
.white_block .title-box {
  color: #20a5df;
}

/* line 184, ../scss/product.scss */
.gray_block {
  background-color: #d0d0d0;
}
/* line 186, ../scss/product.scss */
.gray_block .title-box {
  color: #808080;
}

/* line 191, ../scss/product.scss */
.lightblue_block {
  background-color: #20a5df;
}
/* line 193, ../scss/product.scss */
.lightblue_block .title-box {
  color: white;
}

/* line 198, ../scss/product.scss */
.form-group {
  margin-bottom: 0px;
}

/* line 202, ../scss/product.scss */
.py-back-container {
  background-color: white;
  padding-top: 3rem;
  margin-left: 60px;
}

/* line 208, ../scss/product.scss */
.prod-flag {
  padding: 20px 45px 0px 60px;
  background-color: white;
}

/* line 213, ../scss/product.scss */
.button-py-new {
  width: 50px;
  height: 16.06px;
  background: #FFFFFF;
  border: 1px solid #54A9DD;
  border-radius: 4px;
}
/* line 219, ../scss/product.scss */
.button-py-new p {
  width: 29px;
  height: 14px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #54A9DD;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* line 237, ../scss/product.scss */
.info-product {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 244, ../scss/product.scss */
.main-card {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  margin-left: 5rem;
}

/* line 250, ../scss/product.scss */
.nav.nav-tabs.green {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #92C123;
}

/* line 256, ../scss/product.scss */
.nav-item {
  margin-right: 2rem;
}

/* line 259, ../scss/product.scss */
.nav-item.active {
  border: 1px solid transparent;
  border-bottom: 3px solid #92C123;
}

/* line 264, ../scss/product.scss */
.nav-item .nav-link {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #606060;
}

/* line 272, ../scss/product.scss */
.card-body-product.col-md-8.offset-md-2.inter-eu {
  font-size: 18px;
  padding: 15px;
  margin-left: 12rem;
}

/* line 277, ../scss/product.scss */
.card-body-product.col-md-8.offset-md-2.inter-eu p strong {
  font-weight: normal;
}

/* line 280, ../scss/product.scss */
.adv-eu {
  width: 40%;
}

/* line 283, ../scss/product.scss */
.prod-description-inter {
  font-size: 16px;
  list-style: none;
}

/* line 287, ../scss/product.scss */
.prod-description-inter:nth-last-child(-n+1) div {
  display: none;
}

/* line 290, ../scss/product.scss */
.col-xs-10.col-md-4.adv-container {
  padding: 50px 50px 50px 0;
  font-size: 13px;
  width: 45%;
}

/* line 295, ../scss/product.scss */
.col-xs-6.info-prod h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #606060;
}

/* line 301, ../scss/product.scss */
.btn-download-inter-py {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #54A9DD;
  padding: 3px 10px;
}

/* line 311, ../scss/product.scss */
.download-container-inter-py {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding-left: 4rem;
}

/* line 317, ../scss/product.scss */
.download-container-inter-py-folleto {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}

/* line 322, ../scss/product.scss */
.product-title.color-azul-claro.mb-1 {
  color: #54A9DD !important;
}

/* line 325, ../scss/product.scss */
.product-description.mb-1, .product-description.mb-1 p strong {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 133% */
  color: #606060;
}

/* line 334, ../scss/product.scss */
.social-media-shares {
  cursor: pointer;
}
/* line 336, ../scss/product.scss */
.social-media-shares > i {
  vertical-align: top;
}
/* line 339, ../scss/product.scss */
.social-media-shares .dropdown-menu {
  background: transparent;
  border: 0;
  box-shadow: 0 4px 12px transparent;
}
/* line 344, ../scss/product.scss */
.social-media-shares .dropdown-menu .sharethis-wrapper > span {
  display: inline-block;
}

/* line 350, ../scss/product.scss */
.product {
  font-weight: bold;
}
/* line 352, ../scss/product.scss */
.product-title {
  font-size: 16px;
  font-weight: bolder;
}
/* line 356, ../scss/product.scss */
.product-link {
  color: #54A9DD;
  font-size: 12px;
  margin-left: 10px;
}
/* line 361, ../scss/product.scss */
.product-description {
  font-size: 15px;
}
/* line 364, ../scss/product.scss */
.product-name {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
}
/* line 371, ../scss/product.scss */
.product-crop {
  display: flex;
  cursor: default;
}
/* line 374, ../scss/product.scss */
.product-crop img {
  width: 20px;
  height: 20px;
}
/* line 378, ../scss/product.scss */
.product-crop span {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  margin-left: 0.5rem;
}

/* line 388, ../scss/product.scss */
.crop-inter-py {
  color: #54A9DD !important;
}

@media (max-width: 1500px) {
  /* line 393, ../scss/product.scss */
  .py-back-container {
    margin-left: 91px;
  }

  /* line 396, ../scss/product.scss */
  .prod-flag {
    padding: 20px 45px 0px 60px;
    background-color: white;
  }

  /* line 400, ../scss/product.scss */
  .main-card.inter {
    margin-left: 7rem;
  }

  /* line 403, ../scss/product.scss */
  .product-description {
    width: 100%;
  }
}
@media (max-width: 700px) {
  /* line 409, ../scss/product.scss */
  .info-product {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  /* line 415, ../scss/product.scss */
  .download-container-inter-py {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    padding-left: 1rem;
  }

  /* line 421, ../scss/product.scss */
  .col-xs-10.col-md-4.adv-container {
    padding: 50px 0px 50px 0;
    width: 100%;
  }

  /* line 425, ../scss/product.scss */
  .col-xs-6.info-prod {
    width: 80%;
  }

  /* line 428, ../scss/product.scss */
  .col-xs-6.info-prod .img-inter-py {
    padding-top: 2rem;
  }

  /* line 431, ../scss/product.scss */
  .py-back-container {
    margin-left: 10px;
  }

  /* line 434, ../scss/product.scss */
  .prod-flag {
    padding: 20px 45px 0px 10px;
  }

  /* line 437, ../scss/product.scss */
  .product-description {
    width: 100%;
  }

  /* line 440, ../scss/product.scss */
  .main-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
  }

  /* line 447, ../scss/product.scss */
  .main-card.inter {
    margin-left: 0;
  }

  /* line 450, ../scss/product.scss */
  .product-description.mb-1 {
    font-size: 14px;
  }

  /* line 453, ../scss/product.scss */
  .nav.nav-tabs.green {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  /* line 458, ../scss/product.scss */
  .nav-item {
    margin-right: 0;
  }

  /* line 461, ../scss/product.scss */
  .nav-item .nav-link {
    font-size: 12px;
    padding: 10px 5px;
  }

  /* line 465, ../scss/product.scss */
  .card-body-product.col-md-8.offset-md-2.inter-eu {
    font-size: 14px;
    margin-left: 0;
  }

  /* line 469, ../scss/product.scss */
  .prod-description-inter {
    font-size: 14px;
    list-style: none;
  }

  /* line 473, ../scss/product.scss */
  .card-text.font-mobile.descripcion-corta {
    width: 50vw;
  }

  /* line 476, ../scss/product.scss */
  .container {
    padding: 0;
  }

  /* line 479, ../scss/product.scss */
  .col-xs-12 {
    padding: 0;
  }
}
@media (max-width: 332px) {
  /* line 485, ../scss/product.scss */
  .g-recaptcha {
    float: none !important;
    transform: scale(0.79);
    -webkit-transform: scale(0.79);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-right: -40px;
  }
}
