body {
  font-family: Akrobat, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #808080;
}
b {
  font-weight: bold;
}
.fa-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.wrapper {
  position: relative;
  background: #fff;
  overflow: hidden;
}
.top {
  background: #F36323;
  color: #fff;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: right;
}
h3 a:hover, p a:hover {
  text-decoration: underline;
}
.top .container {
  height: 1em;
}
.top .fa-wrapper {
  margin-right: .25em;
}
.header, .footer, .top, section {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.header {
  font-size: 1.25em;
  z-index: 10;
}
section, .footer {
  line-height: 1.25;
  overflow: hidden;
}
.form-group {
  margin-top: 1em;
}
.form-group:first-child, input + .form-group {
  margin-top: 0;
}
.form-control {
  padding: .5em 1em;
  max-width: 360px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  width: 100%;
  display: block;
}
label {
  display: block;
  margin-bottom: .5em;
  font-weight: 500;
}
.button {
  display: inline-block;
  background: #ff911e;
  color: #fff;
  padding: .5em 1em;
  background-blend-mode: multiply;
  line-height: 1;
}
.home-slider .button {
  background: rgba(255, 145, 30, .3);
}
.home-slider .owl-nav > * {
  color: #F36323;
}
.button:hover {
  background: #eee;
  color: #F36323;
}
.alert {
  background: #c00;
  color: #fff;
  padding: .5em 1em;
  font-weight: 500;
  margin-bottom: 1em;
  display: inline-block;
}
p:not(:first-child) {
  margin-top: 1em;
}
section p {
  line-height: 1.5;
}
section h1 {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1;
}
.header .container, .nav > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav .fa-wrapper {
  font-size: .75em;
}
.logo {
  padding: 10px 10px 0;
  background: #fff;
  height: 110px;
  margin-bottom: -20px;
  margin-left: -20px;
  position: relative;
}
.nav > ul > li:not(:first-child) {
  margin-left: 1.5em;
}
nav a {
  display: block;
}
.nav a:hover, .nav .active a {
  color: #F36323;
}
.nav .main-link > a {
  line-height: 2;
}
.social {
  color: #ff911e;
  font-size: 1.5em;
}
.slider {
  position: relative;
}
.home-slider .img {
  padding-bottom: 0;
  height: calc(100vh - 132px);
  display: flex;
  align-items: center;
}
.home-slider .caption {
  max-width: 1200px;
  margin: auto;
  font-size: 2em;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 0 20px;
}
.home-slider .caption > * {
  visibility: hidden;
  animation-duration: .5s;
}
.home-slider .caption > *.animated {
  visibility: visible;
}
.caption h3 {
  text-align: right;
  font-size: 1.25em;
  font-weight: bold;
  text-shadow: 0 0 8px rgba(0, 0, 0, .5);
  text-transform: uppercase;
}
.caption h3 span {
  background: rgba(255, 255, 255, .15);
  display: inline-block;
  vertical-align: bottom;
  padding: .5em;
}
.welcome {
  background: #ff911e;
  color: #fff;
  font-size: 2em;
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  line-height: 1.25;
}
.welcome .container {
  max-width: 800px;
}
.servicios {
  color: #51760f;
  padding-top: 3em;
  padding-bottom: 3em;
}
.img > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}
.servicios .img-container {
  width: 160px;
  margin: auto;  
}
.servicios h3 {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.5em;
}
.servicios p {
  color: #808080;
  margin-top: 1em;
}
.heading {
  position: relative;
  border-bottom: 2px solid #000;
  margin: 0 -20px;
}
.heading span {
  display: inline-block;
  vertical-align: bottom;
  background: #000;
  color: #fff;
  padding: .25em 1.25em;
}
.producto {
  font-size: 18px;
}
.productos {
  padding-top: 2em;
  padding-bottom: 2em;
}
.productos .heading {
  border-color: #F36323;
  text-align: left;
}
.productos .heading span {
  background: #F36323;
  margin-left: 2em;
}
.owl-carousel .owl-item img {
  width: auto;
}
.productos h3 {
  margin-top: .5em;
  font-size: 2em;
  text-align: center;
  font-weight: bold;
}
.novedades {
  padding-top: 2em;
  padding-bottom: 2em;
}
.novedades .heading {
  border-color: #51760f;
}
.novedades .heading span {
  background: #51760f;
}
.novedades .grid {
  padding-top: 40px;
}
.grid-float {
  display: block;
}
.grid-float > li {
  float: left;
  overflow: hidden;
}
.grid-float > li.right {
  float: right;
}
.novedades .grid > li.span-2 .img-container {
  float: left;
  max-width: 360px;
  margin-right: 20px;
  width: 50%;
}
.novedades h3 {
  font-weight: bold;
  font-size: 1.25em;
  color: #51760f;
}
.novedades .right h3 {
  margin-top: 1em;
}
.novedades p {
  margin-top: 1em;
}
.more {
  border: 1px solid;
  padding: .5em 1em;
  display: inline-block;
  margin-top: 1em;
  color: #808080;
}
.more:hover {
  color: #fff;
  background: #F36323;
  border-color: #F36323;
}
.testimonios {
  background: #efefef;
  color: #666;
  padding-top: 3em;
  padding-bottom: 3em;
  text-align: center;
}
.testimonios .container {
  max-width: 800px;
}
.testimonios h1 {
  max-width: 480px;
  border: 1px solid;
  padding: .5em;
  font-weight: normal;
  margin: 0 auto 40px;
  position: relative;
}
.testimonios span {
  display: block;
}
.testimonios .absolute {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: -.25em;
}
.testimonios h1 small {
  display: inline-block;
  background: #efefef;
  vertical-align: bottom;
  padding: 0 .5em;
}
blockquote {
  font-size: 2em;
  font-family: Amaranth, serif;
}
.testimonios .fa-container {
  font-size: 3em;
  color: #ccc;
}
.testimonios .img-container {
  width: 240px;
  margin: 40px auto 0;
}
.testimonios .img {
  border-radius: 50%;
  overflow: hidden;
}
.testimonios h3 {
  font-weight: bold;
  margin-top: 1em;
}
.footer {
  background: #51760f;
  color: #fff;
  border-top: 6px solid #F36323;
  padding-top: 3em;
  padding-bottom: 3em;
}
.footer h2 {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
}
.footer h2:not(:first-child) {
  margin-top: 1em;
}
.table {
  width: auto;
  height: auto;
  margin: 0 -.5em;
}
.table td, .table th {
  padding: .5em;
  vertical-align: top;
}
.clima {
  text-align: center;
}
.clima img {
  filter: brightness(0) invert(1);
  max-width: 40px;
  margin: auto;
}
.clima h2, .clima p {
  margin: 0 !important;
}
.table h2 {
  margin: auto;
}
.cotizaciones td:not(:first-child) {
  text-align: right;
}
.footer .fa-wrapper {
  width: 1em;
  text-align: center;
  margin-right: .5em;
}
.footer .inner-container {
  float: right;
}
.content {
  padding-top: 3em;
  padding-bottom: 3em;
  margin-top: 40px;
}
.header-image + .content {
  margin-top: 0;
  padding-top: 0;
}
.header-image {
  padding-bottom: 30%;
  position: relative;
  z-index: 1;
}
.header-overlay {
  background-color: #F36323;
  background-blend-mode: multiply;
}
.header-image h1 {
  position: absolute;
  bottom: -1em;
  left: 0;
  right: 0;
  font-size: 2em;
  text-align: center;
}
.header-image h1 span {
  display: inline-block;
  vertical-align: bottom;
  background: #F36323;
  color: #fff;
  padding: .5em 2em;
  text-transform: uppercase;
  font-weight: bold;
}
.header-image .container {
  position: absolute;
  bottom: -20%;
  background: #F36323;
  color: #fff;
  box-sizing: border-box;
  padding: 3em;
  left: 20px;
  right: 20px;
  margin: auto;
  width: auto;
}
.header-image .img-container {
  width: 360px;
}
.header-image p {
  border-left: 1px solid;
  margin-left: 3em;
  padding-left: 3em;
  font-size: 1.5em;
  line-height: 1.5;
  margin-top: 0;
}
.header-image > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}
.somos {
  background: #f5f5f5;
  padding: 3em 20px;
  margin: 0 -20px 3em;
}
.somos .container, .header-image .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.somos h1 {
  font-size: 4em;
  color: #F36323;
  margin-right: 2em;
  margin-bottom: 0;
}
.empresa .fa-wrapper {
  color: #F36323;
  margin-right: .5em;
}
.empresa h2 {
  text-transform: uppercase;
  color: #51760f;
  text-align: center;
  font-size: 2em;
  margin-bottom: .5em;
}
.divider {
  clear: both;
  margin: 3em auto;
  height: 1px;
  background: #ccc;
}
.empresa > .container {
  max-width: 800px;
}
.servicios.page .container {
  max-width: 600px;
}
.servicios.page .grid > li {
  text-align: center;
}
.servicios.page p {
  text-align: left;
}
.servicios.page {
  margin-top: 3em;
}
.marcas img {
  filter: brightness(50%);
}
.marcas .owl-next {
  right: -.5em !important;
}
.marcas .owl-prev {
  left: -.5em !important;
}
.marcas {
  padding: 0 2em;
}
.productos.page .slider {
  margin-top: 10em;
}
.productos.page .slider li {
  border: 1px solid #ccc;
}
.productos.page .slider h4 {
  border-top: 1px solid #ccc;
  background: #eee;
  text-align: center;
  text-transform: uppercase;
  color: #F36323;
  padding: .5em;
}
.producto-slider {
  padding: 0 4em;
  border: 1px solid #ccc;
}
.slider .owl-nav > div {
  position: absolute;
  font-size: 3em;
  width: 1em;
  height: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
.slider .owl-prev {
  left: 0;
}
.slider .owl-next {
  right: 0;
}
.producto {
  padding-top: 3em !important;
}
.producto h1 {
  text-align: left;
  margin-bottom: 0;
}
.producto h2 {
  color: #000;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: .5em;
}
.owl-dots {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 3px;
  transition: .25s;
}
.owl-dot:hover, .owl-dot.active {
  background: #F36323;
}
.related-slider {
  max-width: 800px;
  margin: 40px auto 0;
  padding: 0 4em;
}
.owl-carousel .owl-stage-outer, .owl-carousel {
  position: static;
}
.producto .productos {
  padding-top: 3em;
}
.mfp-figure::after {
  background: #fff;
}
.related .heading {
  margin: 0;
}
.nav .drop-menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: .25s;
  transform: translateY(100px);
  pointer-events: none;
  top: 60px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .5);
}
.nav .drop:hover .drop-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: all;
}
.nav .drop-menu li {
  padding: .5em 1em;
}
.share {
  display: flex;
  margin-top: .5em;
  justify-content: right;
}
.share a {
  font-size: 1.25em;
}
.share a:not(:first-child) {
  margin-left: .5em;
}
.share .fa-facebook {
  color: #3b5998;
}
.share .fa-twitter {
  color: #4099ff;
}
.apepu {
  float: right;
  margin-top: 40px
}