@charset "UTF-8";
/* 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;
}

@media (max-width: 332px) {
  /* line 203, ../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;
  }
}
/* line 212, ../scss/product.scss */
.card-product {
  background: white;
  border-radius: 0;
  height: 100%;
  margin-bottom: 2px;
  box-shadow: 0px 8px 9px -9px rgba(0, 0, 0, 0.8);
}

/* line 220, ../scss/product.scss */
.product {
  font-weight: bold;
}
/* line 222, ../scss/product.scss */
.product-title {
  font-size: 16px;
  font-weight: bolder;
}
/* line 226, ../scss/product.scss */
.product-link {
  color: black;
  font-size: 13px;
  margin-left: 10px;
}
/* line 231, ../scss/product.scss */
.product-description {
  font-size: 15px;
}
/* line 234, ../scss/product.scss */
.product-name {
  font-weight: bolder;
  color: #004976;
}
/* line 238, ../scss/product.scss */
.product-crop {
  display: flex;
  cursor: default;
}
/* line 241, ../scss/product.scss */
.product-crop img {
  width: 20px;
  height: 20px;
}
/* line 245, ../scss/product.scss */
.product-crop span {
  color: black;
  font-size: 13px;
  margin-left: 10px;
}

/* line 253, ../scss/product.scss */
.card-2 {
  background: #F3F3F3;
}

/* line 256, ../scss/product.scss */
.card-3 {
  background: #E7E7E7;
}

/* line 259, ../scss/product.scss */
.card-4 {
  background: #DADADA;
}

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

/* line 280, ../scss/product.scss */
.main-card {
  display: flex;
  align-items: center;
}

/* line 284, ../scss/product.scss */
.card-body-product {
  padding: 15px;
  font-size: 13px;
  float: none;
  margin: auto;
}

/* line 291, ../scss/product.scss */
.collapsed .arrow::after {
  content: "ᐯ";
}

/* line 298, ../scss/product.scss */
.arrow::after {
  content: "ᐱ";
}

/* line 301, ../scss/product.scss */
div.sub-titles {
  margin-top: 30px;
  margin-left: 15px;
}

/* line 306, ../scss/product.scss */
.background-azul-claro, .background-62 {
  background-color: #3F95E4 !important;
}

/* line 311, ../scss/product.scss */
div#accordion {
  font-weight: 600;
}

/* line 315, ../scss/product.scss */
div.card-body-product {
  font-weight: 400;
}

/* line 319, ../scss/product.scss */
div.product-advantages {
  font-weight: 400;
}

/* line 323, ../scss/product.scss */
h4.ap-rate {
  color: #2E277D;
  font-weight: bold;
}

/* line 328, ../scss/product.scss */
div.field--name-field-dosis-producto, div.field--label {
  font-weight: 400;
  font-size: 15px;
}

/* line 333, ../scss/product.scss */
div#collapseSix {
  text-align: center;
}

/* line 337, ../scss/product.scss */
a.download-button {
  padding: 3px 45px;
  background-color: #0A0953;
  color: #ffff;
}

/* line 343, ../scss/product.scss */
div.Technical-information {
  margin-bottom: 30px;
  margin-top: 10px;
}

/* line 348, ../scss/product.scss */
div.Technical-information > div.body-accordion-container {
  display: flex;
  flex-direction: inherit;
  justify-content: space-evenly;
  align-items: center;
  width: 400px;
  margin: 0 auto;
}

/* line 357, ../scss/product.scss */
-div.body-accordion-container > div.field--name-field-dosis-producto > div.field--label {
  display: none;
}

/* line 361, ../scss/product.scss */
div.body-accordion-container > div.field--name-field-presentacion-de-producto > div.field--label {
  display: none;
}

/* line 368, ../scss/product.scss */
.form-products #edit-actions {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 373, ../scss/product.scss */
  .product-description {
    font-size: 12px;
  }

  /* line 376, ../scss/product.scss */
  .contact-mobile {
    font-size: 14px !important;
  }

  /* line 379, ../scss/product.scss */
  .product-advantages {
    line-height: 1.1rem;
    flex-direction: column;
    align-items: center;
  }
}
/* line 386, ../scss/product.scss */
.button-usa {
  background: #0d4371;
  padding: 5px 10px;
  border-radius: 4px;
  border: none;
  width: 40%;
  align-self: center;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
/* line 398, ../scss/product.scss */
.button-usa:hover {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 405, ../scss/product.scss */
.technical-information__container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

/* line 411, ../scss/product.scss */
.card-header__product-usa {
  height: 50px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}
