.navbar-brand img {
  max-width: 250px;
}

@media (min-width: 768px) {
  .navbar-brand img {
    max-width: 290px;
  }
}

body {
  font-family: 'Barlow Semi Condensed', sans-serif;
  background-color: #3E4042;
  position: relative;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  overflow-x: hidden;
}

header {
  padding-top: 0px;
  z-index: 21;
  position: relative;
  margin-bottom: 30px;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  header {
    padding-top: 0;
    z-index: 2;
    position: relative;
    margin-bottom: 20px;
    overflow: visible;
    z-index: 12;
  }
}

#carousel-1 {
  max-height: 560px;
  overflow-y: hidden;
  bottom: -65px;
  border: 15px solid #FFFFFF;
  border-radius: 6px;
  box-shadow: 0px 0px 19px 8px rgba(0,0,0,0.2);
}

.nav-link {
  font-size: 1.4rem;
  padding: 1rem 1.5rem !important;
  position: relative;
  font-weight: 300;
  color: #ffffff !important;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

@media (min-width: 768px) {
  .nav-link {
    font-size: 1.15rem;
    padding-right: 1.2rem !important;
    padding-left: 1.2rem !important;
    position: relative;
    font-weight: 600;
    color: #3e4042 !important;
    border-bottom: snow;
  }
}

.nav-link:after {
  position: absolute;
  height: 1px;
  width: 0;
  content: '';
  bottom: 0px;
  background-color: #FFFFFF;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 180ms ease-in-out;
  -moz-transition: all 180ms ease-in-out;
  -ms-transition: all 180ms ease-in-out;
  -o-transition: all 180ms ease-in-out;
  transition: all 180ms ease-in-out;
}

@media (min-width: 768px) {
  .nav-link:after {
    position: absolute;
    height: 2px;
    width: 0;
    content: '';
    bottom: 0px;
    background-color: #FFFFFF;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 180ms ease-in-out;
    -moz-transition: all 180ms ease-in-out;
    -ms-transition: all 180ms ease-in-out;
    -o-transition: all 180ms ease-in-out;
    transition: all 180ms ease-in-out;
  }
}

.nav-link:hover:after, .nav-link:focus:after, .nav-link.active:after {
  width: 100%;
}

@media (min-width: 768px) {
  .nav-link:hover:after, .nav-link:focus:after, .nav-link.active:after {
    width: 80%;
  }
}

.ease {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .active {
  color: #FFFFFF !important;
}

.bg-deg-header {
  background: linear-gradient(178deg, #f7bb15, #f17e00);
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: -50px;
  height: 620px;
  display: block;
  z-index: 0;
  transform: skewY(-2deg);
}

@media (min-width: 768px) {
  .bg-deg-header {
    background: linear-gradient(178deg, #f7bb15, #f17e00);
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: -50px;
    height: 510px;
    display: block;
    z-index: 12;
    transform: skewY(-2deg);
  }
}

#banner h2 {
  margin-bottom: 0;
  color: #3e4042;
  font-weight: 700;
  line-height: 1.5rem;
}

#banner h1 {
  color: #3e4042;
  font-weight: 800;
  margin-top: 0px;
  line-height: 2.2rem;
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  #banner h1 {
    color: #3e4042;
    font-weight: 800;
    margin-top: 0px;
    line-height: 2.5rem;
    font-size: 2.8rem;
  }
}

#banner .btn {
  font-weight: 600;
  margin-top: 5px;
  font-size: 1.15rem;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

#owl-list .item .small {
  position: relative;
  display: inline-block;
}

#banner h1 small {
  font-weight: 700;
}

.header-secciones h2 {
  margin-bottom: 3px;
  color: #818384;
  font-style: italic;
  font-size: 1.9rem;
  font-weight: 400;
}

.header-productos h2 {
  margin-bottom: 3px;
  color: #818384;
  font-style: italic;
  font-size: 1.7rem;
  font-weight: 400;
}

.header-secciones h1 {
  color: #FFFFFF;
  font-weight: 800;
  line-height: 1.8rem;
  font-style: italic;
  text-transform: uppercase;
  font-size: 2.6rem;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .header-secciones h1 {
    color: #FFFFFF;
    font-weight: 800;
    line-height: 1.8rem;
    font-style: italic;
    text-transform: uppercase;
    font-size: 3.6rem;
    margin-bottom: 10px;
  }
}

.header-productos h1 {
  color: #FFFFFF;
  font-weight: 800;
  line-height: 2rem;
  font-style: italic;
  text-transform: uppercase;
  font-size: 2.5rem;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .header-productos h1 {
    color: #FFFFFF;
    font-weight: 800;
    line-height: 1.8rem;
    font-style: italic;
    text-transform: uppercase;
    font-size: 3rem;
    margin-bottom: 10px;
  }
}

.separador span {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  display: inline-block;
  transform: skewX(-15deg);
  margin-left: 6px;
}

.separador-outline span {
  width: 25px;
  height: 45px;
  border: #ffffff 1px solid;
  display: inline-block;
  transform: skewX(-15deg);
  margin-left: 20px;
}

@media (min-width: 768px) {
  .separador-outline span {
    width: 38px;
    height: 58px;
    border: #ffffff 1px solid;
    display: inline-block;
    transform: skewX(-15deg);
    margin-left: 20px;
  }
}

.productos-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #222527;
  position: relative;
}

@media (min-width: 768px) {
  .productos-section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #222527;
    position: relative;
  }
}

.qs-section {
  z-index: 10;
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media (min-width: 768px) {
  .qs-section {
    z-index: 10;
    position: relative;
    padding-top: 80px;
    padding-bottom: 120px;
  }
}

.productos-section:before {
  position: absolute;
  width: 100%;
  height: 65px;
  content: '';
  top: -35px;
  transform: skew(0deg) skewY(1deg);
  background: #222527;
}

.productos-home .item-productos-home {
  min-height: 460px;
  background: #ffffff center center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
}

.productos-home .owl-item:not(.active) {
  opacity: 0.6;
}

.productos-home .owl-item {
  transition: all 0.5s ease-in-out;
}

.caption-item-productos h1 {
  position: relative;
  color: #FFFFFF;
  font-weight: 700;
  text-shadow: 1px 2px 1px rgba(0,0,0,0.4);
  text-align: center;
}

.productos-home {
  display: block;
  height: 460px !important;
  overflow: hidden;
  position: relative;
}

.productos-home a .caption-item-productos {
  position: absolute;
  bottom: -78px;
  left: 50%;
  transform: translateX(-50%) translateY(0);
  z-index: 30;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 768px) {
  .productos-home a .caption-item-productos {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    z-index: 30;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.productos-home a:hover .caption-item-productos {
  bottom: 50%;
  transform: translateX(-50%) translateY(50%);
}

.caption-item-productos p {
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  text-shadow: 1px 2px 1px rgba(0,0,0,0.4);
}

span.separador-productos {
  width: 45px;
  height: 6px;
  background-color: #f7bb15;
  display: block;
  z-index: 30;
  margin-bottom: 5px;
  padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}

#productos-home .owl-carousel .owl-item {
  min-height: 460px !important;
}

.contacto-section {
  background-color: #181b1d;
}

.col-contacto {
  padding: 90px 15px 60px 15px;
}

@media (min-width: 992px) {
  .col-contacto {
    padding: 40px 160px;
  }
}

@media (min-width: 1200px) {
  .col-contacto {
    padding: 100px 180px 40px 180px;
  }
}

.col-contacto .form-control {
  background: transparent;
  border-color: #545658;
  resize: none;
  color: #FFFFFF;
}

.col-contacto .btn {
  background-color: #3b4144;
  border-color: #3b4144;
  padding: 8px 30px;
  font-weight: 600;
}

.datos-contacto h5 {
  font-weight: 700;
  color: #fbb03b;
  font-size: 1.4rem;
}

.btn-ver-mas:hover, .btn-ver-mas:focus {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-ver-mas {
  color: #fbb03b;
  border-color: #fbb03b;
  z-index: 50;
  position: relative;
}

.col-contacto-left {
  background: url(../../assets/img/bg-contacto.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.4;
}

.col-contacto-right {
  background: url(../../assets/img/bg-contacto.jpg) right center no-repeat;
  background-size: cover;
  opacity: 0.1;
}

.productos-section:after {
  position: absolute;
  width: 100%;
  height: 65px;
  content: '';
  bottom: -35px;
  transform: skew(0deg) skewY(-1deg);
  background: #222527;
  z-index: 30;
}

.bandas-animadas {
  min-height: 330px;
  position: relative;
}

@media (min-width: 768px) {
  .bandas-animadas {
    min-height: 400px;
    position: relative;
  }
}

#owl-list {
  display: block;
  position: relative;
  left: 5%;
  top: 0px;
  width: 90%;
  height: 140px;
  overflow: hidden;
}

.manto-negro {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 20;
  opacity: 0;
  backdrop-filter: none;
}

.productos-home a:hover .manto-negro {
  opacity: 1;
  backdrop-filter: blur(3px);
}

@media (min-width: 768px) {
  #owl-list {
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 150px;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  #banner {
    position: relative;
    display: block;
    overflow: hidden;
    height: auto;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  #banner {
    min-height: 200px;
  }
}

#banner {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  width: 100%;
}

.separador-outline {
  position: absolute;
  right: 15px;
  top: -50px;
  width: 190px;
  height: 60px;
}

.separador-outline.bottom {
  position: absolute;
  left: 15px;
  bottom: -70px;
  width: 190px;
  height: 60px;
  top: auto;
  z-index: 400;
}

.screw-square {
  transform: skewX(-16deg);
  bottom: 0;
  position: absolute;
  box-shadow: 4px 10px 10px rgba(0,0,0,0.3);
  overflow: hidden;
  z-index: 1;
}

#ss-02 {
  width: 140px;
  height: 260px;
  left: 135px;
  transform: skewX(-16deg) scale(1);
  z-index: 1;
  transform-origin: center;
}

@media (min-width: 768px) {
  #ss-02 {
    width: 200px;
    height: 320px;
    left: 210px;
  }
}

#ss-03 {
  width: 170px;
  height: 320px;
  left: 300px;
  transform-origin: right;
  transform: skewX(-16deg) scale(1);
  z-index: 1;
}

@media (min-width: 768px) {
  #ss-03 {
    width: 230px;
    height: 380px;
    left: 450px;
  }
}

#ss-01 {
  width: 110px;
  height: 200px;
  transform: skewX(-16deg) scale(1);
  z-index: 1;
}

@media (min-width: 768px) {
  #ss-01 {
    width: 170px;
    height: 260px;
  }
}

#ss-03:after {
}

.screw-square:after {
  position: absolute;
  width: 220%;
  height: 100%;
  top: 0;
  left: -100px;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 20;
  content: '';
  transform: skewX(16deg);
}

@media (min-width: 768px) {
  .screw-square:after {
    position: absolute;
    width: 190%;
    height: 100%;
    top: 0;
    left: -100px;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 1;
    content: '';
    transform: skewX(16deg);
  }
}

#ss-01:after {
  /*background: url("../../assets/img/20190619_132800.jpg") center / cover;*/
}

#skew-float01 {
  width: 75px;
  height: 110px;
  border: rgba(255,255,255,0.4) 1px solid;
  display: inline-block;
  transform: skewX(-15deg);
  margin-left: 20px;
  position: absolute;
  z-index: 1000;
  bottom: 35px;
  left: 120px;
}

.go-up {
  position: fixed;
  bottom: 10px;
  right: 10px;
  color: #fff;
  background-color: rgba(0,0,0,.4);
  width: 50px;
  height: 50px;
  cursor: pointer;
  font-size: 22px;
  font-weight: 400;
  border-color: rgba(0,0,0,.2)!important;
  display: none;
  z-index: 600;
  outline: none;
}

.go-up:hover, .go-up:focus {
  background-color: #fff;
  color: #1e1e1e;
  border-color: #fff;
}

.go-up i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.col-contacto .form-control:focus, .col-contacto .form-control:hover {
  background-color: #ffffff;
  color: #3e4042;
  outline: none;
  box-shadow: none !important;
}

@media (max-width: 576px) {
  .navbar-light .navbar-nav .active {
    font-weight: 600;
    color: #fbb03b !important;
  }
}

.nav-link i {
  font-size: 0.75em;
}

.dropdown-item {
  font-size: 1.1em;
  padding: .65rem 1rem;
  border-bottom: rgba(227,227,227,0.8) 1px solid;
}

@media (min-width: 768px) {
  .dropdown-item {
    font-size: 1.05em;
    padding: .35rem 1rem;
    border-bottom: rgba(227,227,227,0.8) 1px solid;
  }
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #ffffff;
  background-color: #3e4042;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #f18302;
}

.dropdown-menu.show {
  box-shadow: 0 10px 10px rgba(0,0,0,0.15);
  border: none;
  left: 8px;
  transform: translateY(-4px);
  border-radius: 0px;
}

@media (min-width: 768px) {
  .dropdown-menu.show {
    box-shadow: 0 10px 10px rgba(0,0,0,0.15);
    border: none;
    left: 8px;
    transform: translateY(-4px);
  }
}

.bg-header-interior {
  height: 350px!important;
  z-index: 12;
}

.header-secciones p {
  font-size: 1.15em;
  line-height: 1.25;
}

@media (min-width: 768px) {
  .header-secciones p {
    font-size: 1.25em;
    line-height: 1.25;
  }
}

.qs-section p {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 1.15rem;
  line-height: 1.6rem;
}

.card-productos .card-title {
  font-weight: 800;
  color: #f17e00;
  font-size: 1.65em;
}

.card-productos {
  background-color: transparent;
  border: rgba(0,0,0,0.13) 2px solid;
  border-radius: .45em;
  transition: 300ms;
}

.card-productos .card-subtitle {
  color: #FFFFFF!important;
  font-size: 1.05em;
  font-weight: 400;
}

.card-productos:hover {
  background-color: rgba(0,0,0,0.35);
  transform: scale(1.025);
  border-color: #f17e00;
  box-shadow: 0px 10px 18px 0px rgba(0,0,0,0.2);
}

.list-items {
  font-size: 1.15em;
  list-style: none;
  text-align: center;
}

.list-items li {
  padding: 0.55em 0.25em;
  position: relative;
}

.list-items li::after {
  position: absolute;
  display: block;
  width: 11px;
  height: 2px;
  background-color: #f17e00;
  bottom: 0px;
  left: 50%;
  content: '';
  border-radius: 10px;
}

.list-items li:last-child::after {
  display: none;
}

.maquina-thumbs {
  width: 100%;
  min-height: 250px;
  display: block;
  background: center center / cover no-repeat;
  overflow: hidden;
  position: relative;
  transition: 250ms;
  border-radius: 8px;
}

.maquina-thumbs:hover .manto-negro {
  opacity: 0.9;
}

.manto-negro.mn-thumbs {
  color: #FFF;
  font-size: 2.5em;
  font-weight: 400;
}

.map-section {
  margin-top: -150px;
  max-height: 450px;
  overflow: hidden;
  filter: brightness(88%) invert(100%) saturate(0%);
  z-index: 0;
}

.bg-header-contacto {
  height: 210px!important;
  z-index: 5;
}

@media (max-width: 576px) {
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.95);
    z-index: 9000;
    bottom: 0px;
    top: 0;
    color: #FFF;
    padding-top: 30px;
  }
}

nav.navbar {
  z-index: 25;
}

#carousel-ss-01 .carousel-item {
  width: 100%;
  height: 260px;
  display: block;
  transform: skewX(16deg) scale(1.55);
}

#ss-01:hover {
  width: 290px;
  transform: skewX(-16deg) scale(1.2);
  z-index: 55555;
}

#ss-03:hover {
  width: 390px;
  transform: skewX(-16deg) scale(1.2);
}

.screw-square:hover {
  z-index: 55555;
}

#ss-02:hover {
  width: 340px;
  transform: skewX(-16deg) scale(1.2);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.75);
  z-index: 55555;
  transform-origin: center;
}

#carousel-ss-02 .carousel-item {
  width: 100%;
  height: 320px;
  display: block;
  transform: skewX(16deg) scale(1.55);
}

#carousel-ss-03 .carousel-item {
  width: 100%;
  height: 380px;
  display: block;
  transform: skewX(16deg) scale(1.55);
}

.ss-container:hover {
  z-index: 55555;
}

.ss-container {
  z-index: 1;
}

.blurred {
  filter: blur(8px) brightness(0.72);
}

.slide.carousel-mask .carousel-item {
  width: 100%;
  min-height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mask-image: url(../../assets/img/mask_tiras.svg);
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url(../../assets/img//mask_tiras.svg);
  -webkit-mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  box-shadow: 4px 10px 10px rgba(0,0,0,0.3);
}

.slide.carousel-mask {
  height: 100%;
  position: absolute;
  display: flex;
  z-index: 1;
  width: 100%;
  bottom: 0;
}

