.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  background-color: #fff;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: transparent;
  color: transparent;
}

.navlink {
  margin-right: 25px;
  margin-left: 25px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 15px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: none;
}

.navlink:hover {
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 3px solid #f2931c;
  font-weight: 400;
}

.navlink.w--current {
  padding-bottom: 10px;
  border-bottom: 3px solid #f2931c;
  color: #f2931d;
  font-weight: 700;
}

.background-video {
  height: 80vh;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(22, 22, 24, 0.6);
}

.image {
  display: inline-block;
  padding-top: 15px;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

.image:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.head_2 {
  display: inline-block;
  margin: 0px auto 10px;
  font-family: Exo, sans-serif;
  font-size: 38px;
}

.head_2.centrado {
  display: block;
  color: #353535;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}

.head_2.centrado.proyectos {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #fff;
}

.head_2.centrado.blanco {
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 35px;
}

.head_2.blanco {
  margin-bottom: 5px;
  color: #fff;
  font-size: 36px;
}

.head_2.mini {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 35px;
  line-height: 30px;
  letter-spacing: 1px;
}

.head_2.absolute {
  position: absolute;
  left: 3%;
  top: 5%;
  right: auto;
  bottom: auto;
}

.head_2.absolute.mini {
  line-height: 35px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/POLY-3_Mesa-de-trabajo-1.png'), -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.37)), color-stop(53%, rgba(6, 6, 6, 0)), to(transparent));
  background-image: url('../images/POLY-3_Mesa-de-trabajo-1.png'), linear-gradient(90deg, rgba(15, 15, 15, 0.37), rgba(6, 6, 6, 0) 53%, transparent);
  background-position: -40px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
  background-clip: border-box;
}

.button {
  margin-top: 10px;
  margin-right: auto;
  margin-left: 0px;
  padding: 15px 80px;
  border-radius: 2px;
  background-color: #04445f;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #0270ab;
}

.button:active {
  background-color: #000;
}

.button.contacto {
  background-color: #f2931d;
}

.button.mini {
  margin-top: 0px;
  margin-right: 0px;
  padding: 18px 50px;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.button.centro {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 150px;
  padding-bottom: 260px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/NOSOTROSBGFINAL.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.paragraph {
  margin-bottom: 20px;
  padding-right: 20%;
  padding-left: 20%;
  font-family: Exo, sans-serif;
  color: #464646;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.paragraph.b-lanco {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
}

.container {
  position: relative;
  top: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1050px;
  margin-top: 0px;
  margin-bottom: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 60px;
  padding-bottom: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.34)), to(hsla(0, 0%, 100%, 0.34))), url('../images/topographic-background-20-20.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.34), hsla(0, 0%, 100%, 0.34)), url('../images/topographic-background-20-20.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/POLYBLACK.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 1150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.left-arrow {
  left: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-section {
  height: 20vh;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #f5f5f5;
}

.logo-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.slider-2 {
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slider-2.solo-phone {
  display: none;
}

.right-arrow {
  right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-nav {
  display: none;
  height: 0px;
  padding-top: 40px;
  border-radius: 0px;
  opacity: 0;
}

.slider-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5 {
  height: auto;
  background-color: #284d6d;
  color: #000;
}

.success-message {
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 7px;
  background-color: #4aad27;
}

.checkbox {
  margin-top: 0px;
  padding-right: 0px;
  background-color: #f1921d;
}

.form-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.parrafo-3 {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 26px;
  padding-left: 26px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: none;
}

.parrafo-3.error {
  color: #fff;
}

.parrafo-3.exito {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.5px;
}

.error-message {
  position: relative;
  z-index: 3;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 7px;
  background-color: #ff6868;
  box-shadow: 1px 3px 7px -1px #000;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 30px;
}

.button-2 {
  padding: 15px 20px;
  border-radius: 3px;
  background-color: #29363f;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.button-2:hover {
  background-color: #424242;
}

.button-2.form {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  background-color: #fff;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  text-transform: none;
}

.button-2.form {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  background-color: #f2931d;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 17px;
  text-transform: none;
}

.content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-block.bg-text {
  padding: 50px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 12px;
  background-color: #284d6d;
}

.content-block.bg-text {
  width: 520px;
  padding: 50px;
  border-radius: 0px;
}

.content-block.bg-text {
  position: relative;
  left: 188px;
  bottom: 6px;
  z-index: 90;
  display: block;
  width: 500px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 2px;
  background-color: #29363f;
}

.content-block.bg-text._2 {
  position: relative;
  left: 204px;
  top: -130px;
  width: auto;
  max-width: 300px;
  padding: 15px 30px 20px;
  background-color: #1d1f21;
  box-shadow: 0 0 20px -4px #1f1f1f;
}

.content-block.bg-text._2.mexico {
  margin-top: 25px;
}

.hblog {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
}

.hblog.form {
  margin-top: 10px;
  font-family: Exo, sans-serif;
  color: #fff;
}

.hblog.form {
  margin-top: 10px;
  color: #fff;
  font-size: 24px;
}

.hblog.form {
  margin-top: 10px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 24px;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 180px;
  height: 167%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-2 {
  max-width: 1000px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.parrafo-2 {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
}

.parrafo-2.blanco {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-shadow: none;
}

.parrafo-2.blanco.centro {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  text-align: center;
}

.parrafo-2.blanco.wassara {
  font-size: 15px;
}

.parrafo-2.mini {
  margin-top: 5px;
  color: #29363f;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: underline;
  text-shadow: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  padding-top: 50px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-shadow: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/HeaderFinal.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-paragraph-2 {
  margin-bottom: 20px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  color: #afafaf;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
}

.textfieldform-2 {
  display: block;
  overflow: visible;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: transparent transparent #05445f;
  border-radius: 4px;
  background-color: rgba(17, 17, 17, 0.52);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
}

.checkbox-label-2 {
  padding-right: 0px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  color: #d4d4d4;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.marca {
  max-width: 100%;
}

.container-13 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  padding-top: 115px;
}

.image-16 {
  padding-top: 5px;
}

.image-15 {
  padding-top: 56px;
}

.container-14 {
  position: relative;
  left: -470px;
  top: 31px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.div-block {
  margin-left: 305px;
}

.columns-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subhead_1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.subhead_1.blanco {
  margin-bottom: 10px;
  padding-right: 100px;
  padding-left: 100px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.subhead_1.blanco.centrado {
  width: 70%;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 18px;
}

.subhead_1.max {
  margin-bottom: 10px;
  font-size: 22px;
}

.columns-9.solo2 {
  width: 930px;
}

.container-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-15.checkbox-label-2 {
  margin-bottom: 79px;
}

.divcolumna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/ROCKDRILL04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}

.divcolumna:hover {
  background-image: url('../images/ROCKDRILL04.jpg');
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.divcolumna.mid {
  margin-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/MAQUINAPERFORACION.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/MAQUINAPERFORACION.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.divcolumna.mid._2 {
  border: 0px none transparent;
  background-image: url('../images/ROCKDRILL04.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/ROCKDRILL04.jpg'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 100%, 0px 0px;
  background-size: auto 115%, auto;
}

.divcolumna.mid._2.nav {
  display: inline-block;
  height: 500px;
  min-height: auto;
  padding: 0px;
}

.divcolumna.right {
  margin-left: 0px;
  background-image: url('../images/WASSARA-SERVICIOS.png');
  background-position: 50% 50%;
  background-size: cover;
}

.divcolumna.right._2 {
  border: 0px none transparent;
  background-image: url('../images/MAQUINAPERFORACION.png');
  background-position: 50% 40%;
}

.divcolumna.right._2.nav {
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.divcolumna._2 {
  min-height: 420px;
  border: 0px none transparent;
  background-image: url('../images/ROCKDRILL04.png');
  background-position: 50% 100%;
  box-shadow: 1px 1px 2px 0 #5c5c5c;
}

.divcolumna._2._3 {
  min-height: 500px;
}

.div-block-2 {
  position: relative;
  top: 58px;
  padding-top: 30px;
  padding-right: 25px;
  padding-left: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#29363f), to(#29363f));
  background-image: linear-gradient(180deg, #29363f, #29363f);
  box-shadow: 0 0 7px 0 #5e5e5e;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.div-block-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#121619), to(#121619));
  background-image: linear-gradient(180deg, #121619, #121619);
}

.div-block-2.solo-responsive {
  display: none;
}

.div-block-2.navdesktop {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -25%;
  margin-right: 10px;
  margin-left: 10px;
}

.servheader {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 34px;
}

.servheader.perforacion {
  font-size: 45px;
  line-height: 45px;
}

.servheader.solo-nav {
  font-size: 30px;
}

.servsub {
  margin-bottom: 2px;
  font-family: Exo, sans-serif;
  color: #f1921d;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.servparrafo {
  margin-bottom: 25px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 13px;
}

.linea {
  width: 200px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: 0px;
  background-color: #f1921d;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-7 {
  padding-left: 0px;
}

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-tab-1 {
  margin-right: 20px;
  padding: 12px 80px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.tab-link-tab-1.w--current {
  margin-right: 20px;
  padding: 12px 80px;
  border-style: solid;
  border-width: 2px;
  border-color: #f2931c;
  background-color: #f2931d;
  color: #fff;
  font-size: 16px;
}

.tab-link-tab-2 {
  margin-left: 20px;
  padding: 12px 80px;
  border-style: solid;
  border-width: 2px;
  border-color: #adadad;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  font-family: Exo, sans-serif;
  color: #adadad;
  font-size: 16px;
}

.tab-link-tab-2:hover {
  border-color: #f2931c;
  color: #f2931c;
}

.tab-link-tab-2.w--current {
  border-color: #f2931c;
  background-color: #f2931d;
  color: #fff;
}

.text-block {
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.image-17 {
  display: block;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
}

.image-18 {
  display: block;
  margin-top: 55px;
  margin-right: auto;
  margin-left: 80px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-7 {
  height: auto;
  min-height: 50vh;
  padding-top: 170px;
  padding-bottom: 40px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.82)), to(hsla(0, 0%, 100%, 0.82))), url('../images/topographic-background-20-20.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.82), hsla(0, 0%, 100%, 0.82)), url('../images/topographic-background-20-20.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.section-8 {
  height: 75px;
  background-color: #101111;
}

.container-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  padding: 35px;
  background-color: rgba(0, 0, 0, 0.63);
}

.columns-11 {
  max-width: 1200px;
  margin-top: 100px;
}

.was {
  padding-top: 20px;
}

.div-block-4 {
  max-width: 800px;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-transition: all 425ms ease;
  transition: all 425ms ease;
}

.columns-12:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.column-11 {
  padding-left: 20px;
}

.column-12 {
  padding-left: 0px;
}

.navcontainer {
  max-width: 1100px;
}

.image-19 {
  margin-top: 80px;
}

.section_portadaservicio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Fondo-Perforacion-Produccion.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section_portadaservicio.servicio-1 {
  background-image: url('../images/Fondo-Perforacion-Diamantina.jpg');
  background-position: 50% 80%;
}

.section_portadaservicio.servicio-2 {
  background-image: url('../images/fondo-servicio-2.jpg');
}

.brandrd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.triggernavbar {
  height: 0px;
}

.image-20 {
  margin-right: auto;
  margin-left: auto;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navmini {
  display: none;
  height: 4vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #29363f;
}

.container-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.linksarribanav {
  padding-left: 25px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 75px;
  background-color: #084163;
}

.container-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-20._2 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.logoheader {
  position: relative;
  left: -8px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.logoheader:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px 0px 10px;
  border-bottom: 2px solid transparent;
  -webkit-transition: color 450ms ease, border 50ms ease;
  transition: color 450ms ease, border 50ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-decoration: none;
}

.nav-link:hover {
  border-bottom: 2px solid #f1921d;
  color: #f1921d;
  font-weight: 400;
}

.nav-link.w--current {
  border-bottom-color: #f1921d;
  color: #f1921d;
}

.nav-link.mini {
  padding-bottom: 0px;
  border: 1px none #000;
  font-size: 14px;
}

.nav-link.mini:hover {
  border: 0px none transparent;
}

.brand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.brand._2 {
  margin-bottom: 0px;
}

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 73vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(19%, rgba(22, 23, 31, 0.56)), color-stop(71%, transparent));
  background-image: linear-gradient(0deg, rgba(22, 23, 31, 0.56) 19%, transparent 71%);
}

.section_clientes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.slide-nav-2 {
  display: none;
}

.container-21 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  max-width: 1100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.herohead {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 4px 4px 4px #252525;
}

.herohead.grow {
  font-size: 45px;
  line-height: 50px;
}

.slider_head {
  display: block;
  width: 1100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.mask {
  width: auto;
}

.div_headcambiante {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div_headcambiante.oculto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bold-text {
  color: #fff;
  font-size: 45px;
  line-height: 60px;
}

.lineasepara {
  z-index: 10;
  height: 6px;
  background-color: #284d6d;
}

.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-22._2 {
  margin-bottom: 20px;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.subheadserv {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #f1921d;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
}

.section_newsletter {
  display: none;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.77)), to(hsla(0, 0%, 100%, 0.77))), url('../images/fondoRD-2-13.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.77), hsla(0, 0%, 100%, 0.77)), url('../images/fondoRD-2-13.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.div_newsletter {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 7px;
  border: 1px none #000;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 1px 0 17px -10px #303030;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.div_newsletter:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.div-block-5 {
  height: auto;
  padding-left: 15px;
}

.minisub_newaletter {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #1271af;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.head_newsletter {
  margin-bottom: 10px;
  padding-right: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news_link {
  font-family: Lato, sans-serif;
  color: #f1921d;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.news_link:hover {
  text-decoration: underline;
}

.column_newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-14 {
  display: inline-block;
  height: 100%;
  max-width: 1250px;
  margin-right: 0px;
  margin-left: 0px;
}

.head_3 {
  margin-top: 0px;
  margin-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Titillium Web', sans-serif;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
}

.head_3.mini {
  margin-bottom: 8px;
  line-height: 32px;
}

.head_3.en-servicios {
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 32px;
}

.head_3.en-servicios.mini {
  font-size: 25px;
  line-height: 29px;
}

.img_newsletter {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

.img_newsletter:hover {
  -webkit-filter: contrast(141%);
  filter: contrast(141%);
}

.container_form_news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-top: 40px;
  padding: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.container_form_news.solo {
  max-width: 900px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: #f5f5f5;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.formfield_email {
  height: 45px;
  max-width: none;
  min-width: 380px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 21px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1.5px;
  border-color: #05445f;
  border-radius: 4px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.formfield_email:hover {
  background-color: #f5f5f5;
}

.formfield_email:active {
  border-width: 2px;
  box-shadow: 0 0 12px 0 #aaa;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.submit-button {
  padding: 20px 37px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #05445f;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.form-block-5 {
  width: 1200px;
  margin-bottom: 0px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 480px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.subhead_3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.section-10 {
  position: relative;
  z-index: 10;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #1d1f21;
}

.section-10.footer {
  height: auto;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #29363f;
}

.button-3 {
  display: inline-block;
  padding: 13px 24px;
  border-radius: 2px;
  background-color: #0ac278;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.11), inset 0 -34px 50px -25px rgba(0, 0, 0, 0.16), inset 0 1px 0 0 hsla(0, 0%, 100%, 0.3);
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.button-3:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.11), inset 0 -34px 50px -25px transparent, inset 0 1px 0 0 hsla(0, 0%, 100%, 0.3);
}

.button-3:active {
  background-color: #00c274;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.26), inset 0 2px 5px 0 transparent, inset 0 2px 2px 1px rgba(0, 0, 0, 0.16);
}

.button-3.form {
  width: 27%;
  margin-right: 0px;
  padding: 9px 10px;
  float: right;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #6e7278;
  color: hsla(0, 0%, 100%, 0.68);
}

.button-3.form:hover {
  background-color: #80858c;
  color: hsla(0, 0%, 100%, 0.94);
}

.button-3.form:active {
  background-color: #168c5d;
}

.social-link {
  margin-right: 11px;
  opacity: 0.29;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 0.74;
}

.logo-text {
  display: inline-block;
  margin-top: 18px;
  padding-bottom: 3px;
  border-bottom: 3px solid #5f6266;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 1px;
}

.logo-text:hover {
  border-bottom-color: #4c709e;
}

.logo-text.footer {
  color: #5f6266;
}

.success-message-2 {
  background-color: #5f6266;
}

.footer-link-2 {
  display: inline-block;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #909499;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.3px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #d9d9d9;
}

.field-left {
  width: 73%;
  margin-bottom: 10px;
  float: left;
  border-style: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #5f6266;
  color: #d7d9de;
}

.field-left:focus {
  background-color: #525559;
  box-shadow: 0 0 6px 0 transparent;
}

.no-spam {
  margin-top: 10px;
  clear: both;
  color: #5f6266;
  font-size: 11px;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.columns-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-7 {
  margin-top: 70px;
}

.image-21 {
  margin-right: 25px;
}

.heading-4 {
  color: #f1921d;
}

.footer-text {
  margin-top: 0px;
  color: #939393;
  font-size: 15px;
  text-align: center;
}

.text-block-2 {
  font-family: Lato, sans-serif;
  color: #8d9196;
  font-size: 15px;
  line-height: 21px;
}

.text-block-2.big {
  color: #fff;
  font-size: 16px;
}

.bold-text-2 {
  position: relative;
  margin-right: 10px;
  font-family: 'Fa solid 900', sans-serif;
  color: #f1921d;
  font-size: 16px;
}

.bold-text-2._2 {
  color: #13a2df;
}

.bold-text-3 {
  font-family: 'Fa solid 900', sans-serif;
  color: #1271af;
  font-size: 18px;
}

.section-11 {
  height: 70vh;
}

.section_nosotros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7))), url('../images/fondoRD-2-13.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7)), url('../images/fondoRD-2-13.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-block-8 {
  position: static;
  right: 15%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 650px;
  height: 550px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f5f5f5;
}

.div-block-8._2 {
  width: 500px;
}

.container_nosostroshead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-22 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-3 {
  height: 100%;
}

.right-arrow-3 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  height: 55px;
}

.slide-nav-3 {
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #29363f;
}

.left-arrow-3 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 5;
  height: 55px;
}

.div_fotoslider_nosotros {
  height: 100%;
  background-image: url('../images/fotosliderNOSOTROS2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div_fotoslider_nosotros._2 {
  background-image: url('../images/ROCKDRILL02.jpg');
}

.div_fotoslider_nosotros._3 {
  height: 90%;
  background-image: url('../images/ROCKDRILL03.jpg');
}

.div_fotoslider_nosotros._4 {
  background-image: url('../images/ROCKDRILL04.jpg');
}

.icon_flecha {
  position: static;
  width: 40px;
  height: 40px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.icon_flecha:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.section_respaldos {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #f5f5f5;
}

.container-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.container-24._2 {
  max-width: 1200px;
  padding-top: 50px;
  padding-bottom: 20px;
}

.div_respaldosample {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: auto;
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_respaldosample._2 {
  width: auto;
}

.parragraphproductos {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.parragraphproductos.centro {
  text-align: center;
}

.container-18 {
  margin-top: 20px;
  margin-bottom: 0px;
}

.htitle {
  margin-top: 10px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.5px;
}

.htitle.solo {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 35px;
  text-align: left;
}

.htitle.solo.respaldo {
  display: block;
  text-align: center;
}

.hero-paragraph {
  margin-bottom: 10px;
  padding-right: 0%;
  color: #546285;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}

.section_mapa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 99px;
  padding-bottom: 99px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 40, 46, 0.7)), to(rgba(34, 40, 46, 0.7))), url('../images/fondo_topografico_oscuro-25.jpg');
  background-image: linear-gradient(180deg, rgba(34, 40, 46, 0.7), rgba(34, 40, 46, 0.7)), url('../images/fondo_topografico_oscuro-25.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.container-25 {
  position: static;
  left: 13%;
  max-width: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.slider-4 {
  width: 1000px;
  height: 550px;
  background-color: rgba(19, 18, 18, 0.34);
}

.slider-4.version-para-servicios {
  width: 1200px;
  height: 650px;
  background-color: transparent;
  box-shadow: 0 0 14px -8px hsla(0, 0%, 52%, 0.86);
}

.slide-nav-4 {
  display: none;
}

.right-arrow-4 {
  left: 30%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 55px;
}

.right-arrow-4._2 {
  left: 12%;
}

.left-arrow-4 {
  left: 0%;
  top: auto;
  right: 30%;
  bottom: 0%;
  height: 55px;
}

.left-arrow-4._2 {
  right: 12%;
}

.div_contenedormapa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div_navfondo_mapa {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 55px;
  background-color: #29363f;
}

.div_mapa_contenido {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.head_nav_mapa {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-3 {
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 55px;
}

.text-block-3:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.section-12 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.82)), to(hsla(0, 0%, 100%, 0.82))), url('../images/fondoRD-2-13.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.82), hsla(0, 0%, 100%, 0.82)), url('../images/fondoRD-2-13.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section_serv_home {
  padding-top: 90px;
  padding-bottom: 140px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.28)), to(hsla(0, 0%, 100%, 0.28))), url('../images/topographic-background-20-20.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.28), hsla(0, 0%, 100%, 0.28)), url('../images/topographic-background-20-20.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-block-10 {
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.columns-16 {
  width: 100%;
  height: 100%;
}

.tabs-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.tabs-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  display: -ms-grid;
  display: grid;
  width: 45%;
  padding: 25px 45px;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-para-mapas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 11px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 2px;
  background-color: #29363f;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.link-para-mapas:hover {
  background-color: #eb8304;
}

.link-para-mapas.w--current {
  background-color: #f1921d;
}

.section_fotoabajobanner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 73, 70, 0.56)), to(rgba(73, 73, 70, 0.56))), url('../images/fondobannerabajo.jpg');
  background-image: linear-gradient(180deg, rgba(73, 73, 70, 0.56), rgba(73, 73, 70, 0.56)), url('../images/fondobannerabajo.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section_fotoabajobanner.solo {
  background-image: url('../images/fondobannerabajo.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.button-4 {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 80px;
  background-color: #284d6d;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.button-4:hover {
  background-color: #0270ab;
}

.button-4:active {
  background-color: #f2931d;
}

.button-4.contacto {
  background-color: #e4e4e4;
  font-family: 'Titillium Web', sans-serif;
  color: #000;
}

.container-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.checkbox-label-3 {
  margin-bottom: 15px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Lato, sans-serif;
  color: #d4d4d4;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.secci-n-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/BGCONTACTO.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/BGCONTACTO.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-paragraph-3 {
  margin-bottom: 20px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  color: #afafaf;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
}

.parrafo-4 {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.parrafo-4.exito {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.5px;
}

.parrafo-4.error {
  color: #fff;
}

.textfieldform-3 {
  height: 45px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f5f5f5;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.section_equipos {
  padding-top: 40px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.34)), to(hsla(0, 0%, 100%, 0.34))), url('../images/Whitepolygon1.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.34), hsla(0, 0%, 100%, 0.34)), url('../images/Whitepolygon1.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, contain;
}

.tabs_1 {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tablink_equipos {
  display: inline-block;
  width: 250px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 11px 15px;
  border: 3px solid #04445f;
  border-radius: 2px;
  background-color: transparent;
  font-family: 'Titillium Web', sans-serif;
  color: #04445f;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.tablink_equipos.w--current {
  background-color: #04445f;
  color: #fff;
}

.tablink_equipos.nivel-2 {
  width: 150px;
}

.tablink_equipos.nivel3 {
  width: 200px;
  margin-bottom: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  letter-spacing: 1px;
}

.div_nivelboton_equipos {
  padding-top: 22px;
  padding-bottom: 0px;
}

.linea-de-equipos {
  width: 80%;
  height: 4px;
  margin-right: auto;
  margin-bottom: 22px;
  margin-left: auto;
  background-color: #05445f;
}

.linea-de-equipos._3 {
  width: 90%;
  border-top: 3px dashed #04445f;
  background-color: transparent;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.container_fichaequipos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 100%;
  min-height: 500px;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: #f5f5f5;
  box-shadow: 0 0 12px -5px #adadad;
}

.slider_fichas_equipos {
  width: 70%;
  height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_textoficha_producto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 25px 30px 25px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slidenav_ficha_equipos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #04445f;
}

.text_descipcion-ficha {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.text_descipcion-ficha.mini {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #05445f;
  font-size: 18px;
  font-weight: 700;
}

.text_descipcion-ficha.chico {
  font-size: 20px;
}

.right-arrow-5 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 55px;
}

.left-arrow-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  height: 55px;
}

.mask-2 {
  height: 445px;
}

.imagen_slider_equipo {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.linea_vertical {
  width: 10px;
  height: 350px;
  margin-right: 20px;
  margin-left: 0px;
  background-color: #1271af;
}

.div_datosmapa {
  position: absolute;
  left: auto;
  top: auto;
  right: -8%;
  bottom: -1%;
  width: 230px;
  height: auto;
  padding-right: 12px;
  padding-bottom: 15px;
  padding-left: 12px;
  border-top: 8px solid #1271af;
  border-bottom: 15px none #29363f;
  border-radius: 3px;
  background-color: #29363f;
  box-shadow: -3px -3px 10px -1px #272626;
}

.list_ficha_mapa {
  width: 100%;
  height: 100%;
}

.p_datos_mapa {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.bold-text-4 {
  color: #f1921d;
  font-size: 16px;
}

.p_subhead_datosmapa {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #46a6e5;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.container-26 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.container_tituloservicio {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  padding-top: 20px;
  padding-bottom: 22px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #29363f;
  box-shadow: 2px 2px 14px -7px #505050;
}

.div_regresar {
  position: absolute;
  left: 54px;
  top: 141px;
  right: auto;
  bottom: auto;
  padding: 20px;
  border-radius: 3px;
  background-color: #29363f;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
}

.div_regresar:hover {
  background-color: #29363f;
  box-shadow: 1px 1px 13px 0 rgba(30, 36, 44, 0.29);
  color: #f1921d;
}

.link_servicios {
  text-decoration: none;
}

.link_servicios._2 {
  margin-right: 15px;
  margin-left: 15px;
}

.container_textoimagen {
  max-width: 1200px;
  margin-bottom: 140px;
}

.container_textoimagen.sin-cola {
  margin-bottom: 0px;
}

.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-17.revez {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.text_regresar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.italic-text {
  margin-right: 10px;
  font-family: 'Fa solid 900', sans-serif;
  font-style: normal;
}

.link-block {
  position: static;
}

.grid-4 {
  width: 1000px;
  grid-column-gap: 50px;
  grid-row-gap: 22px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-27 {
  max-width: 1000px;
  margin-top: 0px;
  margin-bottom: 50px;
}

.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 1px 1px 11px 0 hsla(0, 0%, 82%, 0.62);
}

.img_iconoservicios {
  width: 105px;
  height: 105px;
  min-width: 0px;
}

.column-14 {
  height: 100%;
  padding-left: 0px;
}

.column-15 {
  padding: 18px 10px 18px 11px;
}

.container_titulo2 {
  margin-top: 80px;
  margin-bottom: 10px;
  text-align: center;
}

.container_titulo2._2 {
  margin-top: 40px;
}

.column-16 {
  padding-right: 30px;
  padding-left: 30px;
}

.div_fotoicono {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1271af;
}

.div-block-26 {
  margin-top: 20px;
}

.social-link-2 {
  margin-right: 11px;
  opacity: 0.29;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link-2:hover {
  opacity: 0.74;
}

.image-23 {
  width: 35px;
  height: 35px;
  max-width: none;
  margin-right: 22px;
}

.image-23:hover {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.div_numero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 5px solid #f1921d;
  border-bottom-width: 0px;
  border-bottom-color: #f1921d;
  background-color: #29363f;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 40px;
}

.cont_servicios_slider {
  max-width: 1200px;
  margin-top: -70px;
  margin-bottom: 140px;
}

.div-block-27 {
  position: absolute;
  left: 2.4%;
  top: 3.2%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  height: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
}

.div-block-27._2 {
  width: 390px;
}

.container-cat-logos {
  display: block;
  max-width: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.secci-n-cat-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7))), url('../images/fondoRD-2-13.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7)), url('../images/fondoRD-2-13.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  text-decoration: none;
}

.descargar {
  margin-top: 0px;
  padding: 10px 50px;
  background-color: #277cb2;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.descargar:hover {
  background-color: #284d6d;
  text-decoration: none;
}

.columns-26 {
  margin-bottom: 25px;
}

.divcat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.divcat:hover {
  background-color: hsla(0, 0%, 100%, 0.89);
}

.heading {
  display: inline-block;
  margin-top: 10px;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
}

.heading.izquierda {
  margin-top: 25px;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
}

.heading.izquierda.catalogos {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 25px;
}

.headcat {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Titillium Web', sans-serif;
  color: #277cb2;
  font-size: 20px;
}

.cont_brochure {
  max-width: 800px;
  margin-top: 140px;
  margin-right: auto;
  margin-left: auto;
}

.list-item-1 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.div-block-28 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.container-28 {
  max-width: 1100px;
  margin-bottom: 30px;
}

.container-28.solo-responsive {
  display: none;
}

.div-block-29 {
  position: relative;
  top: 126px;
}

.div-block-33 {
  display: none;
}

.sec_navegadorservicios {
  padding-top: 20px;
  padding-bottom: 120px;
}

.fotonav {
  display: block;
}

.column-42 {
  padding-right: 0px;
  padding-left: 0px;
}

.close-modal {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  height: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #04445f;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.close-modal:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.fotolink {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

.fotolink:hover {
  box-shadow: 1px 1px 16px -4px #707070;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.fotolink.tiendas:hover {
  box-shadow: none;
}

.container-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modalfondo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.46);
}

.grid-clientes {
  grid-column-gap: 55px;
  grid-row-gap: 100px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-clientes.popup {
  grid-column-gap: 31px;
  grid-row-gap: 20px;
}

.button-5 {
  padding: 15px 20px;
  border-radius: 3px;
  background-color: grey;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.button-5:hover {
  background-color: #424242;
}

.button-5.centro {
  margin-right: auto;
  margin-left: auto;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-transform: capitalize;
}

.button-5.centro.compra {
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: none;
}

.modal-body {
  position: absolute;
  width: 800px;
  min-height: 50px;
  padding: 40px 44px;
  border-radius: 10px;
  background-color: #fff;
}

.close {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.text_formtitle {
  font-family: 'Titillium Web', sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.text_formtext {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form_fieldbrochure {
  width: 80%;
  height: 40px;
  margin: 0px auto 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #04445f;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.img_centro {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.text_headmini {
  width: 60%;
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-shadow: 2px 2px 11px #000;
}

.bold-text-5 {
  color: #f1921d;
  font-size: 27px;
}

.div-para-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.final-footer {
  display: block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #0e0f10;
  color: #000;
}

.final-footer.nule {
  display: none;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-24 {
  width: 41px;
  height: 25px;
  max-width: none;
  box-shadow: 0 0 9px -2px #000;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.div_language {
  margin-left: 40px;
}

.text-block-4 {
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 20px;
}

.icon-2 {
  margin-right: 19px;
  color: #fff;
  font-size: 19px;
}

.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.dropdown-toggle.w--open {
  background-color: #1d1f21;
}

.dropdown-list {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.dropdown-list.w--open {
  left: 0%;
  top: 97%;
  right: 0%;
  bottom: auto;
  background-color: #1d1f21;
}

.dropdown-link {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.dropdown-link:hover {
  color: #f1921d;
}

.dropdown-link.w--current {
  color: #f1921d;
}

.link {
  color: #fff;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bold-text-6 {
  color: #f1921d;
}

.text-span {
  color: #f1921d;
}

.link-2 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .head_2 {
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }

  .head_2.blanco {
    font-size: 32px;
  }

  .head_2.absolute.mini {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: normal;
  }

  .container-10 {
    max-width: 90vw;
  }

  .left-arrow {
    left: -85px;
  }

  .logo-wrapper-wide {
    width: 24%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-2 {
    width: 88vw;
    height: 100%;
  }

  .right-arrow {
    right: -85px;
  }

  .slider-wrapper-wide {
    height: 100%;
  }

  .checkbox {
    margin-top: 5px;
  }

  .checkbox-field {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-block {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .content-block.bg-text {
    max-width: 600px;
    margin-right: auto;
    margin-bottom: -40px;
    margin-left: auto;
  }

  .content-block.bg-text {
    max-width: 600px;
    margin-right: auto;
    margin-bottom: -40px;
    margin-left: auto;
  }

  .content-block.bg-text {
    position: static;
    width: auto;
    max-width: 450px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .content-block.bg-text._2 {
    position: static;
    padding-right: 25px;
    padding-left: 25px;
    background-color: #04445f;
  }

  .content-block.bg-text._2.mexico {
    margin-top: 0px;
  }

  .hblog {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }

  .hblog.form {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .hblog.form {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .hblog.form {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .parrafo-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .parrafo-2.blanco {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .parrafo-2.mini {
    font-size: 12px;
    line-height: 15px;
  }

  .section-6 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url('../images/fondo_topografico_oscuro-VERTICAL.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .hero-paragraph-2 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.3;
  }

  .checkbox-label-2 {
    text-align: left;
  }

  .subhead_1 {
    font-size: 18px;
  }

  .subhead_1.blanco {
    padding-right: 0px;
    padding-left: 0px;
  }

  .subhead_1.blanco.centrado {
    font-size: 16px;
    line-height: 22px;
  }

  .columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-9.solo2 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .container-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 95vw;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .container-15.checkbox-label-2 {
    margin-bottom: 0px;
  }

  .divcolumna.mid._2 {
    width: 400px;
    margin-right: 0px;
    background-image: url('../images/ROCKDRILL01.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/ROCKDRILL01.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 30%, 0px 0px;
    background-size: cover, auto;
  }

  .divcolumna.mid._2.nav {
    width: 100%;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .divcolumna.right._2 {
    width: 400px;
    margin-right: 0px;
    background-position: 50% 25%;
    background-size: cover;
  }

  .divcolumna.right._2.nav {
    width: 100%;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: none;
  }

  .divcolumna._2 {
    width: 400px;
    min-height: 300px;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    box-shadow: 1px 1px 13px -4px #5c5c5c;
  }

  .divcolumna._2:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .divcolumna._2._3 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-2 {
    top: 82px;
    display: none;
    width: 230px;
    height: 180px;
    padding-top: 20px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .div-block-2.solo-responsive {
    position: static;
    left: 11px;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    height: auto;
    min-height: 250px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 1px 1px 14px -8px #0c0c0c;
  }

  .div-block-2.solo-responsive.nav {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -10%;
    z-index: 5;
    width: auto;
    min-height: auto;
    margin-right: 5px;
    margin-left: 5px;
  }

  .div-block-2.b {
    top: 140px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 200px;
    max-width: 350px;
    padding-top: 0px;
    padding-right: 29px;
    padding-left: 29px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0 0 7px -5px #353535;
  }

  .servheader {
    font-size: 24px;
    line-height: 25px;
  }

  .servparrafo {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 17px;
  }

  .linea {
    width: 100px;
    margin-bottom: 10px;
  }

  .column-6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .column-7 {
    padding-right: 0px;
  }

  .section-7 {
    padding-top: 130px;
    padding-bottom: 20px;
  }

  .container-20 {
    max-width: 90vw;
  }

  .logoheader {
    position: relative;
    left: 0px;
  }

  .logoheader.footer {
    width: 181px;
    height: 106.734375px;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #272727;
  }

  .nav-link {
    width: 20%;
    margin: 15px auto 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 18px;
    text-align: center;
  }

  .brand._2 {
    position: static;
    margin-right: 25px;
    margin-bottom: 0px;
  }

  .background-video-2 {
    height: 65vh;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(22%, rgba(22, 23, 31, 0.56)), color-stop(49%, transparent));
    background-image: linear-gradient(90deg, rgba(22, 23, 31, 0.56) 22%, transparent 49%);
  }

  .section_clientes {
    height: 20vh;
  }

  .container-21 {
    max-width: none;
  }

  .herohead {
    font-size: 35px;
    line-height: 45px;
  }

  .div_headcambiante.oculto {
    width: 90vw;
  }

  .container-22 {
    max-width: 90vw;
  }

  .subheadserv {
    font-size: 16px;
  }

  .head_3.mini {
    font-size: 25px;
  }

  .container_form_news.solo {
    max-width: 95vw;
    padding: 20px;
  }

  .div-block-6 {
    width: 350px;
    min-width: auto;
    margin-right: 30px;
  }

  .section-10.footer {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .button-3 {
    background-color: #0bd685;
  }

  .footer-column {
    padding-right: 5px;
  }

  .columns-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .columns-15.solo-responsive {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .text-block-2.big {
    font-size: 15px;
    text-align: left;
  }

  .div-block-8._2 {
    width: 650px;
    height: auto;
    margin-bottom: 24px;
  }

  .container_nosostroshead {
    max-width: 90vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div_respaldosample {
    width: 250px;
    margin-right: 25px;
    margin-bottom: 30px;
    margin-left: 25px;
  }

  .parragraphproductos {
    margin-bottom: 20px;
    text-align: left;
  }

  .htitle {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 35px;
  }

  .htitle.solo {
    font-size: 28px;
    line-height: 32px;
  }

  .hero-paragraph {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.3;
  }

  .section_mapa {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-25 {
    max-width: 98vw;
  }

  .slider-4 {
    width: 98vw;
  }

  .slider-4.version-para-servicios {
    width: 98vw;
    height: auto;
  }

  .section_serv_home {
    padding-bottom: 60px;
  }

  .tabs-content-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tabs-menu {
    padding-right: 0px;
    padding-left: 20px;
  }

  .img_perumapa {
    width: 360px;
    height: 360px;
    max-width: none;
  }

  .section_fotoabajobanner {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 90, 90, 0.57)), to(rgba(90, 90, 90, 0.57))), url('../images/fondobannerabajo.jpg');
    background-image: linear-gradient(180deg, rgba(90, 90, 90, 0.57), rgba(90, 90, 90, 0.57)), url('../images/fondobannerabajo.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .container-contacto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkbox-label-3 {
    text-align: left;
  }

  .hero-paragraph-3 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.3;
  }

  .tabs_1 {
    width: 95vw;
  }

  .container_fichaequipos {
    min-height: 200px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slider_fichas_equipos {
    width: 75%;
    height: 359px;
    background-color: #04445f;
  }

  .div_textoficha_producto {
    padding-right: 10px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text_descipcion-ficha {
    font-size: 22px;
  }

  .text_descipcion-ficha.mini {
    font-size: 15px;
    line-height: 20px;
  }

  .mask-2 {
    height: auto;
  }

  .linea_vertical {
    width: 5px;
    height: 320px;
    margin-right: 11px;
  }

  .div_mapas_symbol {
    height: 400px;
    padding-top: 25px;
  }

  .div_datosmapa {
    right: -3%;
    bottom: -21%;
  }

  .container_tituloservicio {
    max-width: 90vw;
  }

  .link_servicios {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link_servicios._2 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .container_textoimagen {
    max-width: 90vw;
    margin-bottom: 60px;
  }

  .columns-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-17.revez {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-4 {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 49px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .container-27 {
    max-width: none;
    margin-bottom: 0px;
  }

  .img_iconoservicios {
    width: 90px;
    height: 90px;
  }

  .container_titulo2 {
    margin-top: 0px;
  }

  .column-16 {
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div_fotoicono {
    width: auto;
    height: 100px;
  }

  .div-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    margin-top: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .social-link-2 {
    margin-right: 0px;
  }

  .image-23 {
    width: 40px;
    height: 40px;
    max-width: none;
    margin-right: 0px;
    margin-left: 25px;
  }

  .div_numero {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }

  .cont_servicios_slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 98vw;
    margin-top: 0px;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-27 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 400px;
    padding: 11px;
  }

  .div-block-27._2 {
    width: 300px;
  }

  .container-cat-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .secci-n-cat-logos {
    max-width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .divcat {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .heading.izquierda {
    margin-top: 0px;
  }

  .heading.izquierda.catalogos {
    text-align: center;
  }

  .headcat {
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 25px;
  }

  .cont_brochure {
    margin-top: 60px;
  }

  .div-block-28 {
    width: 95vw;
  }

  .container-28 {
    display: none;
    max-width: 98vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .container-28.solo-responsive {
    display: block;
    max-width: 90vw;
  }

  .div-block-29 {
    display: none;
  }

  .menu-button {
    background-color: #1d1f21;
  }

  .menu-button.w--open {
    background-color: #272727;
  }

  .icon {
    color: #fff;
  }

  .column-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 21px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .tab-pane-tab-14 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-pane-tab-14-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-40 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95vw;
    margin-bottom: 28px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sec_navegadorservicios {
    padding-bottom: 60px;
  }

  .fotonav {
    display: block;
    overflow: visible;
    height: 280px;
    max-height: none;
    max-width: none;
  }

  .close-modal {
    width: 50px;
    height: 50px;
  }

  .container-29 {
    max-width: 90%;
  }

  .grid-clientes {
    grid-column-gap: 40px;
    grid-row-gap: 49px;
  }

  .grid-clientes.popup {
    grid-column-gap: 34px;
    grid-row-gap: 55px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .button-5.centro {
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .button-5.centro.compra {
    padding: 20px 50px;
  }

  .modal-body {
    width: 85%;
    padding: 40px 30px;
  }

  .close {
    font-size: 30px;
  }

  .text_headmini {
    width: 50%;
    font-size: 21px;
    line-height: 26px;
  }

  .bold-text-5 {
    font-size: 22px;
  }

  .div-para-nav {
    height: 350px;
  }

  .final-footer {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .head_2 {
    font-size: 20px;
    line-height: 25px;
    text-align: left;
  }

  .head_2.centrado {
    font-size: 28px;
    line-height: 30px;
  }

  .head_2.blanco {
    font-size: 30px;
  }

  .head_2.mini {
    font-size: 38px;
    line-height: 40px;
  }

  .left-arrow {
    left: -40px;
    width: auto;
  }

  .logo-wrapper-wide {
    width: 30%;
    margin-top: 20px;
    margin-right: 29px;
    margin-left: 29px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .slider-2 {
    width: 80vw;
    height: auto;
  }

  .right-arrow {
    right: -40px;
    width: auto;
  }

  .slider-wrapper-wide {
    padding-top: 6px;
    padding-bottom: 26px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .form-block-4 {
    margin-top: 30px;
  }

  .parrafo-3 {
    margin-top: 20px;
  }

  .content-block.bg-text._2 {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #04445f;
  }

  .content-block.bg-text._2.mexico {
    padding-right: 15px;
    padding-left: 15px;
    background-color: #04445f;
  }

  .hblog {
    margin-bottom: 10px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .parrafo-2 {
    font-size: 14px;
  }

  .hero-paragraph-2 {
    text-align: left;
  }

  .checkbox-label-2 {
    padding-right: 0px;
  }

  .marca {
    max-width: 100%;
  }

  .subhead_1.blanco.centrado {
    width: 90%;
  }

  .columns-9.solo2 {
    width: 95vw;
  }

  .container-15.checkbox-label-2 {
    padding-left: 0px;
  }

  .divcolumna.mid._2.nav {
    min-height: auto;
  }

  .divcolumna.right._2.nav {
    min-height: auto;
  }

  .divcolumna._2 {
    width: 400px;
    min-height: 250px;
    margin-right: 0px;
  }

  .div-block-2.solo-responsive.nav {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -13%;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .servheader {
    font-size: 18px;
    line-height: 23px;
  }

  .servparrafo {
    font-size: 12px;
    line-height: 15px;
  }

  .linea {
    margin-right: auto;
    margin-left: 0px;
  }

  .linea.centrada {
    margin-right: auto;
    margin-left: auto;
  }

  .section-7 {
    padding-top: 140px;
  }

  .logoheader.footer {
    width: 181px;
    height: 106.734375px;
  }

  .brand._2 {
    padding-left: 0px;
  }

  .background-video-2 {
    height: 40vh;
  }

  .section_clientes {
    height: auto;
  }

  .herohead {
    font-size: 28px;
    line-height: 30px;
  }

  .head_3.mini {
    text-align: center;
  }

  .head_3.en-servicios.mini {
    font-size: 20px;
  }

  .container_form_news.solo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-6 {
    width: 400px;
    margin-right: auto;
    margin-bottom: 21px;
    margin-left: auto;
  }

  .subhead_3 {
    text-align: center;
  }

  .section-10 {
    padding: 40px 20px;
  }

  .section-10.footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-column {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 3px;
  }

  .columns-15.solo-responsive {
    width: 95vw;
  }

  .text-block-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-2.big {
    font-size: 14px;
  }

  .div-block-8 {
    width: 520px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .div-block-8._2 {
    width: auto;
  }

  .container_nosostroshead {
    max-width: 95vw;
  }

  .htitle {
    font-size: 28px;
    line-height: 32px;
  }

  .htitle.solo {
    font-size: 22px;
    line-height: 26px;
  }

  .hero-paragraph {
    text-align: left;
  }

  .section_mapa {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#202020)), url('../images/fondo_topografico_oscuro-25.jpg');
    background-image: linear-gradient(180deg, #202020, #202020), url('../images/fondo_topografico_oscuro-25.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
  }

  .slider-4 {
    height: auto;
  }

  .div_contenedormapa {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_mapa_contenido {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tabs-3 {
    width: 95vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-content-2 {
    width: auto;
  }

  .tabs-menu {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .link-para-mapas {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .checkbox-label-3 {
    padding-right: 0px;
  }

  .hero-paragraph-3 {
    text-align: left;
  }

  .container_fichaequipos {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .slider_fichas_equipos {
    width: 95%;
  }

  .div_textoficha_producto {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text_descipcion-ficha.mini {
    margin-top: 0px;
    line-height: 30px;
  }

  .linea_vertical {
    height: 250px;
    margin-right: 45px;
    margin-left: 0px;
  }

  .div_mapas_symbol {
    width: 95vw;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div_datosmapa {
    left: auto;
    top: auto;
    right: 2%;
    bottom: 4%;
  }

  .columns-17.revez {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-4 {
    width: 95vw;
    grid-column-gap: 11px;
  }

  .container-27 {
    max-width: 95vw;
  }

  .img_iconoservicios {
    width: 100px;
    height: 100px;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container_titulo2 {
    max-width: 95vw;
  }

  .div_numero {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }

  .div-block-27 {
    display: none;
  }

  .container-cat-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .secci-n-cat-logos {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .divcat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    height: 220px;
    margin-bottom: 0px;
    padding-right: 14px;
    padding-left: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .column-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading.izquierda.catalogos {
    text-align: center;
  }

  .headcat {
    margin-left: 0px;
    text-align: center;
  }

  .container-28.solo-responsive {
    max-width: 95vw;
  }

  .div-block-31 {
    padding-right: 8px;
    padding-left: 0px;
  }

  .div-block-32 {
    height: 400px;
  }

  .div-block-33 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block-34 {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 21px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .sec_navegadorservicios {
    padding-bottom: 80px;
  }

  .fotonav {
    height: 220px;
  }

  .modalfondo {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-clientes {
    grid-column-gap: 30px;
    grid-row-gap: 39px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-clientes.popup {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .modal-body {
    top: 93px;
    width: 90%;
    padding: 50px 0px;
  }

  .text_headmini {
    width: 80%;
    font-size: 18px;
    line-height: 22px;
  }

  .bold-text-5 {
    font-size: 19px;
  }

  .div-para-nav {
    height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .head_2 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }

  .head_2.centrado {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
  }

  .head_2.blanco {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }

  .button {
    margin-right: auto;
    margin-left: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .button.mini {
    margin-left: 0px;
  }

  .button.centro.solo-para-brochure {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }

  .section-3 {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .left-arrow {
    left: -39px;
    width: auto;
  }

  .logo-wrapper-wide {
    width: auto;
    margin: 5px 0px;
  }

  .slide {
    position: static;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .slider-2 {
    display: none;
    height: auto;
  }

  .slider-2.solo-phone {
    display: block;
    width: 70vw;
    height: auto;
  }

  .right-arrow {
    right: -39px;
    width: auto;
  }

  .slider-wrapper-wide {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .form-block-4 {
    margin-top: 20px;
  }

  .parrafo-3 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
  }

  .button-2 {
    width: 100%;
    max-width: 250px;
  }

  .content-block.bg-text {
    margin-bottom: -39px;
    padding: 30px 15px;
  }

  .content-block.bg-text {
    margin-bottom: -39px;
    padding: 30px 15px;
  }

  .content-block.bg-text {
    max-width: 90vw;
    margin-bottom: 50px;
    padding: 30px 15px;
  }

  .content-block.bg-text._2 {
    width: 300px;
    margin-right: auto;
    margin-bottom: 29px;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    background-color: #04445f;
  }

  .content-block.bg-text._2.mexico {
    width: 300px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .hblog.form {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.3px;
  }

  .hblog.form {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.3px;
  }

  .hblog.form {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.3px;
  }

  .footer-logo-link {
    height: 60px;
  }

  .section-6 {
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 22, 27, 0.49)), to(rgba(19, 22, 27, 0.49))), url('../images/fondo_topografico_oscuro-VERTICAL.jpg');
    background-image: linear-gradient(180deg, rgba(19, 22, 27, 0.49), rgba(19, 22, 27, 0.49)), url('../images/fondo_topografico_oscuro-VERTICAL.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-y;
    background-attachment: scroll, scroll;
  }

  .hero-paragraph-2 {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
  }

  .textfieldform-2 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .checkbox-label-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .marca {
    max-width: 80%;
  }

  .subhead_1 {
    font-size: 14px;
    line-height: 20px;
  }

  .subhead_1.blanco {
    font-size: 16px;
    line-height: 18px;
  }

  .subhead_1.blanco.centrado {
    font-size: 14px;
    line-height: 18px;
  }

  .columns-9.solo2 {
    margin-right: auto;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-15.checkbox-label-2 {
    padding-left: 0px;
  }

  .divcolumna.right._2 {
    width: 100%;
  }

  .divcolumna._2 {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .divcolumna._2._3 {
    min-height: 380px;
  }

  .divcolumna._2.mid {
    width: 100%;
  }

  .div-block-2.solo-responsive {
    width: auto;
    height: auto;
    min-height: auto;
    padding-top: 22px;
    padding-bottom: 22px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#29363f), to(#29363f));
    background-image: linear-gradient(180deg, #29363f, #29363f);
  }

  .div-block-2.solo-responsive.nav {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 8%;
    width: 90%;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-2.b {
    height: auto;
    max-width: 380px;
    padding: 20px;
  }

  .servheader {
    font-size: 18px;
  }

  .servparrafo {
    line-height: 18px;
  }

  .linea {
    margin-left: 0px;
  }

  .linea.centrada {
    margin-right: auto;
    margin-left: auto;
  }

  .column-6 {
    margin-bottom: 0px;
  }

  .section-7 {
    padding-top: 40px;
  }

  .section_portadaservicio {
    height: 55vh;
  }

  .section_portadaservicio.servicio-1 {
    height: 55vh;
  }

  .navbar-2 {
    height: 65px;
  }

  .logoheader {
    width: 70px;
    height: 40px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .logoheader:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .nav-link {
    width: 32%;
  }

  .brand._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .background-video-2 {
    height: 60vh;
    background-image: linear-gradient(7deg, #000, transparent 62%);
  }

  .container-21 {
    height: 80%;
  }

  .herohead {
    font-size: 21px;
    line-height: 26px;
  }

  .div_headcambiante.oculto {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container-22 {
    margin-bottom: 10px;
  }

  .head_3.mini {
    width: 90%;
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }

  .head_3.en-servicios.mini {
    color: #0f0f0f;
  }

  .container_form_news.solo {
    max-width: 85vw;
    background-color: rgba(0, 0, 0, 0.49);
  }

  .div-block-6 {
    width: auto;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .subhead_3 {
    color: #fff;
    text-align: center;
  }

  .section-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-10.footer {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-3 {
    display: block;
    margin-bottom: 14px;
  }

  .footer-link-2 {
    font-size: 16px;
    line-height: 32px;
  }

  .footer-column {
    margin-bottom: 20px;
  }

  .columns-15 {
    width: 90%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-text {
    margin-top: 10px;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-2.big {
    font-size: 15px;
  }

  .section_nosotros {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url('../images/fondoRD-2-13.jpg');
    background-image: linear-gradient(180deg, #fff, #fff), url('../images/fondoRD-2-13.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }

  .div-block-8 {
    width: 90vw;
    height: 300px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .div-block-8._2 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .container_nosostroshead {
    max-width: 90vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section_respaldos {
    padding-top: 10px;
  }

  .container-24._2 {
    padding-top: 20px;
  }

  .parragraphproductos {
    font-size: 17px;
    line-height: 24px;
    text-align: left;
  }

  .container-18 {
    margin-top: 10px;
  }

  .htitle {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0.3px;
  }

  .htitle.solo {
    font-size: 25px;
    line-height: 28px;
    text-align: center;
  }

  .hero-paragraph {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
  }

  .container-25 {
    max-width: 95vw;
  }

  .slider-4 {
    width: 95vw;
  }

  .right-arrow-4 {
    left: 72%;
    bottom: 0%;
  }

  .left-arrow-4 {
    right: 72%;
    bottom: 0%;
  }

  .section_serv_home {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .tabs-menu {
    height: 350px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .img_perumapa {
    width: auto;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .link-para-mapas {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .section_fotoabajobanner {
    height: 280px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 38, 44, 0.43)), to(rgba(27, 38, 44, 0.43))), url('../images/fondo_topografico_oscuro-25.jpg');
    background-image: linear-gradient(180deg, rgba(27, 38, 44, 0.43), rgba(27, 38, 44, 0.43)), url('../images/fondo_topografico_oscuro-25.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .container-contacto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkbox-label-3 {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 15px;
  }

  .hero-paragraph-3 {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
  }

  .parrafo-4 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 20px;
  }

  .textfieldform-3 {
    margin-bottom: 10px;
  }

  .tabs-menu-2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tablink_equipos {
    margin-bottom: 22px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .slider_fichas_equipos {
    width: 100%;
    height: auto;
    max-height: 350px;
    min-height: 270px;
  }

  .div_textoficha_producto {
    width: 100%;
  }

  .text_descipcion-ficha {
    line-height: 28px;
  }

  .text_descipcion-ficha.mini {
    line-height: 20px;
  }

  .text_descipcion-ficha.chico {
    font-size: 18px;
  }

  .linea_vertical {
    display: none;
  }

  .div_mapas_symbol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div_datosmapa {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
  }

  .p_datos_mapa {
    font-size: 14px;
  }

  .p_subhead_datosmapa {
    font-size: 14px;
  }

  .container_tituloservicio {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -40%;
  }

  .div_regresar {
    left: 25px;
    top: 106px;
  }

  .link_servicios {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .link_servicios._2.solo-nav {
    margin-bottom: 60px;
  }

  .link_servicios.solo-serv {
    margin-bottom: 60px;
  }

  .container_textoimagen {
    margin-bottom: 50px;
  }

  .columns-17.revez {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-4 {
    width: 90vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-27 {
    max-width: 90vw;
  }

  .container_titulo2._2 {
    margin-top: 0px;
    padding-top: 20px;
  }

  .div-block-26 {
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-23 {
    width: 32px;
    height: 32px;
    margin-right: 15px;
    margin-left: 15px;
  }

  .cont_servicios_slider {
    display: none;
  }

  .divcat {
    width: 275px;
    height: 220px;
    background-color: #fff;
  }

  .heading.izquierda {
    font-size: 22px;
    line-height: 25px;
  }

  .headcat {
    line-height: 22px;
    text-align: center;
  }

  .list-item-1 {
    font-size: 15px;
    line-height: 18px;
  }

  .container-28 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 95vw;
  }

  .container-28.solo-responsive {
    display: none;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80%;
    padding: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1d1f21;
  }

  .menu-button.w--open {
    background-color: #383838;
  }

  .div-block-32 {
    height: 350px;
  }

  .div-block-33 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec_navegadorservicios {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .fotonav {
    width: 100%;
    height: auto;
  }

  .column-41 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-42 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-43 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-44 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-45 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .close-modal {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 40px;
    height: 40px;
  }

  .modalfondo {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-clientes {
    grid-column-gap: 19px;
    grid-row-gap: 38px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-clientes.popup {
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .button-5 {
    width: 100%;
    max-width: 250px;
  }

  .button-5.centro {
    font-size: 14px;
  }

  .button-5.centro.compra {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 16px;
  }

  .modal-body {
    top: 65px;
    padding: 31px 15px 10px;
  }

  .close {
    font-size: 20px;
  }

  .text_formtitle {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 22px;
  }

  .text_formtext {
    font-size: 14px;
    line-height: 18px;
  }

  .form_fieldbrochure {
    width: 95%;
    font-size: 16px;
  }

  .text_headmini {
    width: 100%;
    font-size: 15px;
    line-height: 19px;
  }

  .bold-text-5 {
    font-size: 16px;
  }

  .final-footer {
    display: block;
    padding: 10px 25px 20px;
    background-color: #1f1f1f;
  }

  .div_language {
    margin-left: 20px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .icon-2 {
    margin-right: 20px;
    font-size: 18px;
  }

  .image-25 {
    width: 201px;
    height: 118.53125px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-947d73699bff-73699bee {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}