.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {

  outline-offset: 2px;

  border-radius: 50%;

  outline: 2px solid #3b79c3;

}



.w-layout-blockcontainer {

  max-width: 940px;

  margin-left: auto;

  margin-right: auto;

  display: block;

}



.w-embed-youtubevideo {

  width: 100%;

  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');

  background-position: 50%;

  background-size: cover;

  padding-bottom: 0;

  padding-left: 0;

  padding-right: 0;

  position: relative;

}



.w-embed-youtubevideo:empty {

  min-height: 75px;

  padding-bottom: 56.25%;

}



.w-layout-grid {

  grid-row-gap: 16px;

  grid-column-gap: 16px;

  grid-template-rows: auto auto;

  grid-template-columns: 1fr 1fr;

  grid-auto-columns: 1fr;

  display: grid;

}



@media screen and (max-width: 991px) {

  .w-layout-blockcontainer {

    max-width: 728px;

  }

}



@media screen and (max-width: 767px) {

  .w-layout-blockcontainer {

    max-width: none;

  }

}



body {

  color: #333;

  font-family: Barlow Semi Condensed, sans-serif;

  font-size: 14px;

  line-height: 20px;

}



h1 {

  text-align: center;

  margin-top: 20px;

  margin-bottom: 10px;

  font-size: 100px;

  font-weight: 700;

  line-height: 44px;

}



h3 {

  color: #fff;

  font-size: 24px;

  font-weight: 700;

  line-height: 30px;

}



.navbar {

  background-color: rgba(0, 0, 0, 0);

  justify-content: space-between;

  align-items: center;

  display: flex;

}



.logo-header {

  width: 200px;

}



.intro-1-section.hero-hidro {

  background-image: url('../images/Stand-Bucaramanga-Editable-Power-Point-01.png');

  background-position: 0 0;

  background-size: auto;

}



.red-section {

  background-color: #e50615;

  padding-top: 48px;

  padding-bottom: 48px;

}



.mapa-section {

  background-image: url('../images/Stand-Bucaramanga-Editable-Power-Point-01.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');

  background-position: 0 0, 0 0;

  background-size: auto, auto;

}



.footer {

  color: #fff;

  background-color: #fff;

  padding-top: 4rem;

  padding-bottom: 4rem;

}



.container-custom {

  max-width: 80%;

  flex-direction: column;

  display: flex;

}



.logo-footer {

  width: 200px;

  margin-bottom: 36px;

}



.footer-social {

  flex-direction: column;

  align-items: stretch;

  display: flex;

}



.link-footer {

  color: #000;

  padding-bottom: 13.5px;

  font-size: 18px;

  text-decoration: none;

}



.link-footer:hover {

  text-decoration: underline;

}



.footer-container {

  flex-direction: row;

  justify-content: space-between;

  align-items: flex-start;

  display: flex;

}



.redes-sociales {

  justify-content: space-between;

  display: flex;

}



.link-redes {

  width: 50px;

  height: 50px;

  border: 2px solid #000;

  border-radius: 50%;

  justify-content: center;

  align-items: center;

  margin-right: 16px;

  display: flex;

}



.icon-footer {

  width: 25px;

}



.second-nav {

  text-align: right;

  grid-template-rows: auto auto;

  grid-template-columns: 1fr 1fr;

  grid-auto-columns: 1fr;

}



.video-hero {

  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));

  flex-direction: column;

  justify-content: center;

  display: flex;

}



.span-h1 {

  text-transform: uppercase;

  font-size: 30px;

  line-height: 30px;

}



.col-left {

  padding-top: 96px;

  padding-bottom: 96px;

}



.title {

  text-transform: uppercase;

  font-size: 40px;

  font-weight: 600;

  line-height: 40px;

}



.title.center {

  text-align: center;

}



.title.white {

  color: #fff;

  margin-bottom: 20px;

}



.h2-custom {

  color: #e50615;

  margin-top: 0;

  margin-bottom: 0;

  font-weight: 600;

}



.h2-custom.white {

  color: #fff;

}



.box-icons {

  grid-column-gap: 16px;

  grid-row-gap: 16px;

  grid-template-rows: auto;

  grid-template-columns: 1fr 1fr 1fr 1fr;

  grid-auto-columns: 1fr;

  justify-content: space-around;

  display: grid;

}



.box-icons.fumi {

  display: flex;

}



.box-icon {

  flex-direction: column;

  align-items: center;

  display: flex;

}



.box-icon.fumigadora {

  grid-column-gap: 16px;

  grid-row-gap: 16px;

  border: 2px solid #fff;

  flex-direction: row;

  grid-template-rows: auto;

  grid-template-columns: 1fr 2fr;

  grid-auto-columns: 1fr;

  margin-right: 10px;

  padding: 10px;

  display: grid;

}



.icon-intro {

  margin-bottom: 19px;

}



.text-icon {

  text-align: center;

}



.text-icon.white {

  color: #fff;

  padding: 10px 20px;

}



.text-icon.white.no-space {

  text-align: center;

  margin-bottom: 0;

  padding: 0;

  font-size: 18px;

  line-height: 23px;

}



.col-right {

  flex-direction: row;

  align-items: center;

  padding-top: 72px;

  padding-bottom: 72px;

}



.text-intro {

  margin-bottom: 22px;

  font-size: 22.5px;

  font-weight: 300;

  line-height: 1.35;

}



.text-intro.white {

  color: #fff;

}



.bold {

  font-weight: 600;

}



.columns-intro {

  align-items: center;

  display: flex;

}



.box-red {

  align-items: flex-start;

  font-size: 16px;

  display: flex;

}



.red-beneficio {

  flex-direction: column;

  align-items: flex-start;

  display: flex;

}



.icon-red {

  width: 50px;

  margin-right: 20px;

}



.title-red {

  color: #fff;

  text-transform: uppercase;

  white-space: pre-wrap;

  font-size: 28px;

  font-weight: 600;

  line-height: 28px;

}



.text-red {

  color: #fff;

  font-size: 14px;

}



.div-red {

  justify-content: space-around;

  display: flex;

}



.box-detail {

  align-items: flex-end;

  margin-bottom: 24px;

  display: flex;

  position: relative;

}



.red-line {

  width: 40px;

  height: 2px;

  background-color: #e50615;

  display: flex;

  position: absolute;

  left: -50px;

}



.red-line.white {

  background-color: #fff;

}



.div-recistencia {

  flex-direction: column;

  align-items: center;

  padding-top: 96px;

  padding-bottom: 96px;

  display: flex;

}



.video-center {

  margin-top: 40px;

}



.div-mapa {

  padding-top: 96px;

  padding-bottom: 96px;

  font-size: 20px;

}



.text-bold {

  font-family: Barlow, sans-serif;

  font-weight: 600;

}



.text-bold.white {

  color: #fff;

}



.div-garantia {

  background-image: url('../images/banner-garantia.jpeg');

  background-position: 50%;

  background-repeat: no-repeat;

  background-size: cover;

}



.garantia-left {

  background-image: linear-gradient(rgba(0, 0, 0, .49), rgba(0, 0, 0, .49));

  flex-direction: column;

  justify-content: center;

  align-items: center;

  padding-top: 96px;

  padding-bottom: 96px;

  display: flex;

}



.text-medium {

  color: #fff;

  margin-bottom: 15px;

  font-family: Barlow, sans-serif;

  font-size: 30px;

  line-height: 30px;

}



.text-medium.cube {

  text-align: center;

  text-transform: uppercase;

  font-weight: 600;

  line-height: 30px;

}



.box-bellota {

  z-index: 2;

  width: 300px;

  height: 300px;

  border: 7px solid #fff;

  border-radius: 2.5rem;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  display: flex;

  position: relative;

}



.bellota-black {

  width: 60%;

  margin-bottom: 10px;

}



.garantia-right {

  justify-content: center;

  align-items: center;

  padding-top: 96px;

  padding-bottom: 96px;

  display: flex;

}



.garantia-columns {

  align-items: stretch;

  display: flex;

}



.nav-link-small {

  background-image: url('../images/icon-triangle-red.svg');

  background-position: 0%;

  background-repeat: no-repeat;

  background-size: 11px;

  font-size: 17px;

  font-weight: 500;

}



.nav-link-small:hover {

  color: #e50615;

}



.nav-link-small.w--current {

  color: red;

}



.nav-link-small.download {

  color: #fff;

  background-color: #e50615;

  background-image: url('../images/download-icon.svg');

  background-position: 92%;

  padding-right: 35px;

  line-height: 40px;

}



.nav-link-small.product {

  background-image: none;

  font-size: 20px;

}



.nav-link-small.product:hover {

  color: #fff;

  background-color: #e50615;

}



.overlay-garantia {

  mix-blend-mode: multiply;

  background-color: #e50615;

  position: absolute;

  top: 0%;

  bottom: 0%;

  left: 0%;

  right: 0%;

}



.div-product {

  flex-direction: column;

  justify-content: center;

  align-items: center;

  margin-top: 96px;

  display: flex;

}



.div-product-full {

  margin-top: 48px;

  padding-bottom: 40px;

}



.product-wrap {

  align-items: center;

  display: flex;

}



.img-triangle-white {

  width: 30px;

  margin-right: 7px;

}



.image-producto {

  width: 96px;

  margin-right: 7px;

}



.product-para.white {

  color: #fff;

}



.title-para {

  font-family: Barlow, sans-serif;

  font-size: 16px;

  font-weight: 600;

}



.list {

  flex-direction: column;

  justify-content: flex-start;

  align-items: flex-start;

  font-family: Barlow, sans-serif;

  font-size: 16px;

  display: flex;

}



.tabs-products-menu {

  justify-content: space-around;

  margin-bottom: 50px;

  display: flex;

}



.tab-link {

  border-radius: 5px;

  transition: all .2s;

  box-shadow: 0 4px 12px rgba(0, 0, 0, .2);

}



.tab-link:hover {

  transform: scale(1.03);

}



.tab-link.w--current {

  color: #fff;

  background-color: #e50615;

  border-radius: 5px;

}



.h3-footer {

  margin-bottom: 30px;

}



.h3-footer.black {

  color: #000;

}



.tab-link-name {

  margin-bottom: 0;

  font-size: 24px;

  font-weight: 600;

  line-height: 25px;

}



.grid {

  grid-template-rows: auto auto;

  grid-template-columns: 1fr 1fr 1fr;

}



.grid.hidro {

  grid-template-rows: auto auto;

  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;

  align-content: space-around;

  justify-content: space-around;

}
.grid.hidro.lubricante {
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid.hidro.lubricante img {
  width: 38%;
  background-color: #fff;
}

.tabla-fumigadoras {

  width: 90%;

}



.h1 {

  margin-bottom: 0;

  line-height: 100px;

}



.container-hero {

  flex-direction: column;

  align-items: center;

  display: flex;

  position: relative;

}



.red-line-h1 {

  height: 25%;

  background-color: #6d0000;

}



.red-line-span {

  flex-direction: column;

  align-items: center;

  display: flex;

}



.img-product {

  border-radius: 100px;

}



.box-product {

  color: #fff;

}



.bg-black {

  background-image: url('../images/Stand-Bucaramanga-Editable-Power-Point-01.png');

  background-position: 0 0;

  background-repeat: no-repeat;

  background-size: cover;

}



.title-hero {

  width: 500px;

}



.subtitle-hero {

  text-transform: uppercase;

  font-size: 30px;

  font-weight: 600;

  line-height: 30px;

}



.h2.black {

  color: #000;

}



.icon-fuel {

  width: 150px;

}



.div-background {

  width: 150px;

  height: 150px;

  background-color: #fff;

  border-radius: 500px;

  justify-content: center;

  align-items: center;

  padding: 22px;

  display: flex;

}



.cols-product {

  align-items: center;

  display: flex;

}



.img-sm, .img-sm.md, .img-md {

  width: 90%;

}



.div-button {

  flex-direction: column;

  align-items: center;

  padding-top: 10px;

  padding-bottom: 10px;

  display: flex;

}



.button-comprar {

  color: #fff;

  background-color: #e50615;

  border-radius: 100px;

  padding: 20px 60px;

  font-size: 20px;

  font-weight: 600;

  transition: all .2s;

}



.button-comprar:hover {

  transform: scale(1.05);

}



@media screen and (max-width: 479px) {

  h1 {

    font-size: 50px;

  }



  .footer-container {

    flex-direction: column;

  }



  .second-nav {

    flex-direction: column;

    display: flex;

  }



  .span-h1 {

    text-align: center;

    font-size: 15px;

    line-height: 15px;

  }



  .col-left {

    padding-top: 40px;

    padding-bottom: 40px;

  }



  .title {

    font-size: 30px;

  }



  .h2-custom {

    font-size: 25px;

  }



  .box-icons {

    flex-direction: column;

    grid-template-rows: auto auto;

    justify-content: space-around;

    align-items: baseline;

    justify-items: center;

  }



  .box-icon.fumigadora {

    grid-template-columns: 2fr;

    justify-items: center;

  }



  .text-intro {

    font-size: 16px;

  }



  .text-intro.white {

    text-align: center;

  }



  .columns-intro {

    flex-direction: column;

  }



  .box-red {

    margin-bottom: 20px;

  }



  .div-red {

    flex-direction: column;

  }



  .div-recistencia, .div-mapa {

    padding-top: 40px;

    padding-bottom: 40px;

  }



  .text-medium {

    font-size: 20px;

  }



  .box-bellota {

    width: 200px;

    height: 200px;

  }



  .garantia-columns {

    flex-direction: column;

  }



  .nav-link-small {

    flex-direction: column;

    justify-content: space-around;

    align-items: center;

    display: flex;

  }



  .div-product {

    margin-top: 40px;

  }



  .image-producto {

    width: 50px;

  }



  .tabs-products-menu {

    flex-direction: column;

  }



  .tab-link, .tab-link.w--current {

    margin-bottom: 15px;

    margin-left: 15px;

    margin-right: 15px;

  }



  .tab-link-name {

    font-size: 16px;

  }



  .grid {

    grid-template-rows: auto auto auto;

    grid-template-columns: 1fr 1fr;

  }



  .tabla-fumigadoras {

    width: 100%;

  }



  .h1 {

    margin-bottom: 1rem;

    font-size: 30px;

    line-height: 30px;

  }



  .container-hero {

    padding: 6px;

  }



  .nav-menu {

    align-items: flex-end;

  }



  .title-hero {

    width: 200px;

  }



  .subtitle-hero {

    text-align: center;

    font-size: 20px;

  }



  .div-background {

    width: 100px;

    height: 100px;

  }



  .cols-product {

    flex-direction: column;

  }



  .column-1 {

    margin-bottom: 20px;

  }



  .column-2 {

    justify-content: center;

    margin-bottom: 20px;

    display: flex;

  }

}



#w-node-_43679f62-bd11-ecd0-6c98-89949211a37e-edaa2270, #w-node-_43679f62-bd11-ecd0-6c98-89949211a37f-edaa2270, #w-node-_43679f62-bd11-ecd0-6c98-89949211a380-edaa2270, #w-node-_43679f62-bd11-ecd0-6c98-89949211a382-edaa2270, #w-node-_4cf9b2db-2b21-3b11-d81c-4e8749b34d86-edaa2270, #w-node-_29a7625b-7188-b60d-6061-04c6e8a45323-edaa2270, #w-node-_093843e1-7ead-81ff-cc27-931e8e579b7c-edaa2270, #w-node-d0fa95b8-fbc7-f6ba-1754-413466ed73e8-edaa2270, #w-node-_58991db7-9296-6e1c-18f2-9cebc1f1109b-edaa2270, #w-node-c40f7bc0-3d89-d5d2-447c-b7b8c221f444-edaa2270, #w-node-_0dac5998-c350-e175-dc0d-6c6d72e52f91-edaa2270 {

  grid-area: span 1 / span 2 / span 1 / span 2;

}



#w-node-_860046a0-6739-fa94-1603-a68827b4ef8c-edaa2270, #w-node-_9447a90e-2a11-7399-e972-16345826db57-edaa2270, #w-node-dacb2a68-15d4-5e11-8cad-8b7f8cfbee4a-edaa2270, #w-node-_70f53e2b-2bc4-a677-dddf-c9ddee1e410b-edaa2270, #w-node-_7d6d7350-621a-c85d-f28f-5cabf9f99a48-edaa2270, #w-node-e02e5fd6-97d6-dd95-d788-ec75b74ef9a3-edaa2270, #w-node-_4f43db2e-185d-71db-9bde-da9b927a3eff-edaa2270, #w-node-e6911a89-fc9b-1bc4-6b27-cc630e7fa0e2-edaa2270, #w-node-e6911a89-fc9b-1bc4-6b27-cc630e7fa0e4-edaa2270, #w-node-e6911a89-fc9b-1bc4-6b27-cc630e7fa0e6-edaa2270, #w-node-e6911a89-fc9b-1bc4-6b27-cc630e7fa0e8-edaa2270, #w-node-e6911a89-fc9b-1bc4-6b27-cc630e7fa0ea-edaa2270, #w-node-e6911a89-fc9b-1bc4-6b27-cc630e7fa0ec-edaa2270 {

  grid-area: span 1 / span 1 / span 1 / span 1;

}



@media screen and (max-width: 479px) {

  #w-node-_820726e3-f8d6-9953-6533-4bf731df88a8-edaa2270, #w-node-_820726e3-f8d6-9953-6533-4bf731df88ae-edaa2270, #w-node-_820726e3-f8d6-9953-6533-4bf731df88b4-edaa2270, #w-node-_820726e3-f8d6-9953-6533-4bf731df88ba-edaa2270 {

    grid-area: span 1 / span 2 / span 1 / span 2;

  }



  #w-node-_43679f62-bd11-ecd0-6c98-89949211a382-edaa2270, #w-node-_4cf9b2db-2b21-3b11-d81c-4e8749b34d86-edaa2270 {

    grid-area: span 1 / span 3 / span 1 / span 3;

  }

}





