:root {
  --white: white;
  --black: black;
  --midnight-blue: #001a5a4d;
}

.slider {
  background-color: #0000;
  height: 95vh;
  margin-top: 0;
}

.slide1 {
  background-color: #0000;
  background-image: url('../images/hero1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
  padding-top: 0;
}

.brand {
  margin-top: 7px;
  margin-left: 30px;
}

.cont1 {
  margin-top: 280px;
}

.titulo1 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 47px;
  font-weight: 300;
}

.slide2 {
  background-image: url('../images/hero2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.slide3 {
  background-image: url('../images/PLASMA.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide4 {
  background-image: url('../images/MATERIALES.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.homesection {
  background-color: #1a1a1a;
  padding-top: 55px;
  padding-bottom: 55px;
}

.slide5 {
  background-image: url('../images/Corte-Sierra.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.title2 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.text1 {
  color: #fff;
  text-align: justify;
  margin-top: 30px;
  padding-top: 15px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 200;
  line-height: 22px;
}

.text1.bold2 {
  font-weight: 300;
}

.navbar {
  background-color: #1a1a1a;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.icon {
  color: #fff;
  margin-bottom: 4px;
}

.navlink {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 14px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.navlink:hover {
  font-weight: 700;
}

.navlink.w--current {
  color: #ce6b01;
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.navmenu {
  text-align: justify;
  background-color: #00000091;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 0;
}

.boton2 {
  background-color: #ce6b00;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.footer {
  background-color: #000;
  margin-top: 0;
  padding-top: 31px;
}

.img-f {
  margin: 70px auto 40px;
  display: block;
}

.link-footer {
  float: left;
  clear: both;
  color: #fff;
  text-align: left;
  margin: 0 auto 9px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.title-footer {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.img1 {
  margin-bottom: 29px;
}

.section-about {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 100px;
}

.section-about.mision {
  background-image: url('../images/BACK-SUMITEC.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 80px;
  padding-bottom: 90px;
}

.section-about.gris {
  background-color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-about.calidad {
  background-image: url('../images/suministros1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.title {
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.title.white {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  padding-left: 0;
  padding-right: 50px;
  font-size: 40px;
}

.title.contraste {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.paragraph {
  text-align: center;
  margin-top: 20px;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph.blanco {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  padding-left: 0;
  padding-right: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 27px;
}

.paragraph.blanco.bold {
  font-weight: 300;
}

.paragraph.contrate2 {
  color: #fff;
  margin-bottom: 0;
  font-weight: 200;
}

.paragraph.contrate2.bold {
  text-shadow: 1px 1px 6px #000;
  font-size: 18px;
  font-weight: 300;
}

.contac {
  background-color: #1a1a1a;
  margin-top: 63px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.producto {
  border: 1px #000;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.producto.cobre {
  background-image: url('../images/bronce.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
}

.producto.polimeros {
  background-image: url('../images/polimeros.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
}

.producto.acero {
  background-image: url('../images/acero.jpg');
  background-position: 50%;
  background-size: cover;
  height: 530px;
  margin-top: 0;
  padding-bottom: 0;
}

.producto.aluminio {
  background-image: url('../images/aluminio.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 63px;
}

.producto.csierra {
  background-image: url('../images/sierra.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
}

.producto.plasma {
  background-image: url('../images/PLASMA.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.link-pdf {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin: 25px 0 0;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: underline;
}

.list-table {
  color: #fff;
  margin-top: 9px;
}

.contacto-link {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.row-c {
  margin-bottom: 25px;
}

.line-orenge {
  background-image: linear-gradient(#ce6b00, #ce6b00);
  margin: 0 8px 10px auto;
  padding-bottom: 3px;
  padding-right: 0;
}

.head-about {
  background-image: url('../images/BACK4.png');
  background-position: 50%;
  background-size: cover;
  height: 400px;
  margin-top: 63px;
}

.divproducto {
  float: left;
  background-image: linear-gradient(#cc66004d, #cc66004d);
  width: 450px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.divproducto.right {
  float: right;
  background-image: linear-gradient(#001a5a4d, #001a5a4d);
  height: auto;
  padding-top: 0;
}

.divproducto.centrado {
  margin-bottom: 0;
  padding-top: 125px;
  padding-bottom: 125px;
}

.descrip {
  color: #fff;
  text-align: justify;
  text-shadow: 1px 1px 6px #000;
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.descrip.plasmad {
  padding-bottom: 75px;
}

.title-fichas {
  color: #fff;
  margin-top: 0;
  padding-top: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.titulo-producto {
  color: #fff;
  margin-top: 25px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 37px;
  font-weight: 300;
}

.titulo-producto.centro {
  margin-top: 95px;
}

.tab {
  color: #fff;
  background-color: #001a5a8c;
  margin-right: 4px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.tab:hover {
  background-color: #ce6b014d;
}

.tab.w--current {
  background-image: linear-gradient(#ce6b01, #ce6b01);
}

.panel {
  background-color: #ffffff26;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.label {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.submit-button {
  background-color: #ce6b00;
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.submit-button:hover {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

html.w-mod-js [data-ix="aparece"], html.w-mod-js [data-ix="scroll-text"] {
  opacity: 0;
  transform: translate(-100px);
}

@media screen and (max-width: 991px) {
  .titulo1 {
    margin-left: 44px;
    font-size: 36px;
  }

  .boton2 {
    margin-left: 45px;
  }

  .producto.acero {
    height: auto;
  }

  .contacto-link {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .titulo1 {
    margin-left: 55px;
    font-size: 32px;
    line-height: 30px;
  }

  .boton2 {
    margin-left: 55px;
  }

  .producto.polimeros {
    height: auto;
  }

  .contacto-link {
    font-size: 15px;
  }

  .col-foot {
    margin-bottom: 10px;
    padding-left: 0;
    display: block;
  }

  .brand-foot, .im-foot {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    max-width: 70%;
  }

  .titulo1 {
    padding-right: 9px;
    font-size: 27px;
    line-height: 29px;
  }

  .navbar {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .title.white {
    padding-right: 0;
  }

  .paragraph.blanco.bold {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contac {
    margin-top: 120px;
  }

  .producto.acero {
    height: auto;
  }

  .divproducto {
    width: auto;
    padding-top: 20px;
    display: inline;
  }

  .container-2 {
    height: auto;
  }
}


