@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
.d-header.home {
  background-color: #00796B;
}

.d-header .titulo-a {
  color: #FF6736;
}

.d-header .titulo-b {
  color: #0FB2FC;
}

.slider-container {
  background: #9E9E9E;
  padding: 30px 0;
}

.slider-container h4 {
  font-size: 3em;
  font-weight: 500;
}

.slider {
  height: 250px;
  margin: 50px 3%;
  background: none;
}

.slider .item {
  height: 250px;
}

.item .item-img {
  height: 250px;
  margin: 0 auto;
}

.item span {
  color: #fff;
  background: #d99d26;
  font-size: 2em;
  line-height: 400px;
  display: block;
  text-align: center;
}

.importadores {
  margin: 30px 0;
}

.importadores h4,
.soluciones h4 {
  font-size: 2.5em;
  font-weight: 500;
}

.importadores h5 {
  font-size: 2em;
  font-weight: 300;
}

.img-logo {
  display: block;
  margin: 20px auto;
  width: 600px;
}

.img-sello {
  display: block;
  margin: 40px auto;
  width: 400px;
}

.soluciones {
  background: #00796B;
  color: #FFFFFF;
}

.soluciones h4 {
  margin: 30px 0;
}

.soluciones span {
  font-weight: 500;
}

.soluciones ul {
  padding-left: 0;
}

.soluciones ul li {
  font-size: 1.5em;
  text-align: center;
  list-style: none;
  padding: 10px 0;
}

.d-secundario {
  background-image: url("/img/home/d-home.png");
}

.d-destacado {
  padding: 30px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.d-prod {
  margin-bottom: 30px;
  background: steelblue;
  width: 200px;
  height: 200px;
  border: solid grey;
  text-align: center;
  font-size: 2em;
  transition: all 0.3s ease;
}

.galeria {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.galeria-container {
  width: 200px;
  height: 200px;
  margin: 20px;
  background: black;
}

.galeria-img {
  height: 200px;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.galeria-img:hover {
  cursor: pointer;
  background-color: #000;
  opacity: 0.3;
}

.d-header.acerca {
  background-color: #00796B;
}

.d-historia h4,
.d-compromiso h4 {
  font-size: 3em;
  margin: 30px 0;
  font-weight: 500;
}

.d-historia p {
  font-size: 1.5em;
  line-height: 2.5;
}

.d-historia strong {
  font-weight: 400;
  color: #FF6736;
}

.d-historia {
  margin-bottom: 30px;
}

.d-compromiso .img {
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}

.d-compromiso {
  background-color: #00796B;
  color: #FFFFFF;
}

.d-compromiso ul {
  padding-left: 0;
  margin: 20px 0;
}

.d-compromiso ul li {
  font-size: 1.5em;
  text-align: center;
  list-style: none;
  padding: 10px 0;
}

.texto-frase p {
  font-size: 3em;
  font-style: italic;
  margin: 40px 0;
}

.d-header.contacto {
  background-color: #00796B;
}

.d-titulo h4 {
  font-size: 3em;
  margin: 30px 0;
  font-weight: 500;
}

.d-formulario legend {
  color: #FF6736;
}

.d-formulario {
  margin-bottom: 80px;
}

/* Gradient transparent - color - transparent */
hr.style-two {
  display: none;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

/* fin hr */
.titulo-art {
  margin: 30px 0;
  font-size: 2.5em;
  font-weight: 400;
}

.row-detalle {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

.img-detalle {
  display: block;
  width: 60%;
  margin: 0 auto;
}

.info-art {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.info-art .stock {
  font-size: 1.5em;
  padding-top: 30px;
}

.titulo-detalle {
  margin: 30px 0;
}

.detalle-no-descripcion {
  font-size: 1.5em;
}

@media only screen and (max-width: 500px) {
  .info-art {
    margin: 30px 0;
  }
  .row-detalle {
    display: block;
  }
  hr.style-two {
    display: block;
    margin-top: 60px;
  }
}

.titulo-categoria {
  text-transform: capitalize;
  margin: 40px 0;
  font-size: 2.5em;
  font-weight: 400;
}

.subcategorias .sub-nombre {
  font-size: 1.5em;
}

.subcategorias .art-imagen {
  vertical-align: middle;
  text-align: center;
}

.subcategorias .art-nombre {
  font-size: 1em;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
}

.subcategorias .art-pdf {
  vertical-align: middle;
  text-align: center;
}

.subcategorias .art-ver-detalles {
  vertical-align: middle;
  text-align: center;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-brand {
  font-size: 1.5em;
  font-weight: 500;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.9);
  background: linear-gradient(to right, #222222, #009688);
  height: auto;
}

.navbar-brand .logo-a {
  color: #FF6736;
}

.navbar-brand .logo-b {
  color: #0FB2FC;
}

/* Sticky Footer */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
}

/* Custom */
.footer h4 {
  color: #212121;
  font-weight: 500;
  font-size: 1.6em;
}

.footer-links {
  background: #9E9E9E;
  font-size: 1.6em;
}

.footer-links a {
  color: #212121;
  text-decoration: none;
}

.footer-links a:hover {
  text-decoration: none;
  text-decoration: underline;
}

.footer-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer-info {
  background: #00796B;
  font-size: 1.2em;
  color: #FFFFFF;
}

.footer-links .container .row {
  padding: 20px 0;
}

.footer-info .container .row {
  line-height: 2em;
  padding-top: 10px;
}

.img.logo-afip {
  height: 152px;
}

body > .inner {
  display: none;
}

body.pg-loaded > .inner {
  display: block;
}

.d-header {
  background: #00796B;
  text-align: center;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.9);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.d-header-text h1 {
  font-weight: 700;
  font-size: 5em;
  color: #FFFFFF;
}

.d-header-text h2 {
  font-weight: 400;
  font-size: 4em;
  color: #FFFFFF;
}

.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .d-header h1 {
    font-size: 3em;
    line-height: 1;
  }
  .d-header h2 {
    font-size: 2.5em;
  }
  img, .logo-afip {
    margin: 0 auto;
  }
  .importadores h4,
  .soluciones h4 {
    font-size: 2em;
    font-weight: 500;
  }
  .soluciones h5 {
    font-size: 1.3em;
  }
  .d-historia h4,
  .d-compromiso h4 {
    font-size: 2.5em;
  }
  .d-historia p {
    font-size: 1.3em;
    line-height: 2;
  }
  .texto-frase p {
    font-size: 2em;
  }
  .lista-links {
    text-align: center;
  }
  .footer-info {
    text-align: center;
  }
  .footer-moneda {
    margin-top: 30px;
  }
}

@media (max-width: 1220px) {
  .d-navbar.navbar-fixed-top {
    position: relative;
  }
  .d-header {
    margin-top: 0px;
  }
}

@media (min-width: 900px) {
  .section-vh {
    height: 96vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
