body {
  font-family: Vollkorn, serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

h2 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin: 0px 0px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Vollkorn, serif;
  font-size: 15px;
  line-height: 22px;
}

a {
  text-decoration: none;
}

.button2 {
  display: inline-block;
  max-width: 144px;
  padding: 14px 19px 15px;
  border: 1px solid #47474f;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #47474f;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.button2:hover {
  border-color: #00adef;
  background-color: transparent;
  color: #00adef;
}

.button2.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.button2.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.header {
  padding: 41px 10px 101px;
  background-image: url('../images/emp.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
  color: #fff;
  text-align: center;
}

.header.project-page {
  padding-top: 77px;
  padding-bottom: 77px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 209, 198, 0.55)), to(rgba(100, 209, 198, 0.55))), url('../images/lake.jpg');
  background-image: linear-gradient(180deg, rgba(100, 209, 198, 0.55), rgba(100, 209, 198, 0.55)), url('../images/lake.jpg');
}

.navbar {
  display: block;
  overflow: visible;
  padding-top: 18px;
  padding-bottom: 23px;
  background-color: #fff;
}

.nav-link {
  margin-top: 23px;
  margin-left: 34px;
  padding: 0px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #404040;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #00adef;
  color: #00adef;
}

.logo-title {
  margin-top: 13px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.logo-img {
  display: block;
  max-height: 65px;
  max-width: 100px;
  margin-top: 1px;
  margin-right: 20px;
  padding-top: 1px;
  float: left;
}

.brand-block {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 34%;
  max-height: 300px;
  max-width: 600px;
  margin-right: 0px;
  margin-bottom: 9px;
  margin-left: 0px;
  padding-top: 2px;
  padding-right: 0px;
  padding-left: 0px;
}

.main-heading {
  font-family: 'Din alternate', sans-serif;
  color: #f5f5f5;
  font-size: 54px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.divider {
  display: block;
  width: 80px;
  height: 2px;
  margin: 57px auto 28px;
  background-color: #00adef;
}

.divider.grey {
  margin-bottom: 43px;
  background-color: #00adef;
}

.main-subtitle {
  padding-top: 10px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.about-section {
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.about-text {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #47474f;
  font-size: 18px;
  line-height: 25px;
}

.x-icon {
  margin-top: -19px;
  margin-bottom: 36px;
  opacity: 0.5;
  color: #fff;
}

.section {
  display: block;
  margin-bottom: 1px;
  padding-top: 38px;
  padding-bottom: 125px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(2, 20, 26, 0.57)), to(rgba(4, 35, 53, 0.29))), url('../images/500_F_133911316_LtPb6s1XGJPd8VCp1KBAHHLi960S7EuJ.jpg');
  background-image: linear-gradient(90deg, rgba(2, 20, 26, 0.57), rgba(4, 35, 53, 0.29)), url('../images/500_F_133911316_LtPb6s1XGJPd8VCp1KBAHHLi960S7EuJ.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  text-align: center;
}

.section.grey {
  display: none;
  background-color: #f5f5f5;
  background-image: none;
}

.section.contact {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: none;
  font-family: Vollkorn, serif;
}

.section.footer {
  background-color: #081827;
  background-image: none;
}

.grey-icon-wrapper {
  height: 500px;
  margin-bottom: 38px;
  padding-top: 32px;
  padding-bottom: 50px;
  border-radius: 6px;
  background-color: #fff;
  opacity: 0.72;
}

.grey-icon-wrapper.push-top {
  background-color: #fff;
}

.grey-icon-wrapper.push-top:hover {
  background-color: hsla(0, 0%, 96.1%, 0.71);
}

.project-wrapper {
  position: relative;
  bottom: 0px;
  display: block;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper:hover {
  bottom: 8px;
}

.team-image {
  margin-bottom: 21px;
  border-radius: 100%;
}

.role {
  margin-bottom: 16px;
  font-family: Vollkorn, serif;
  color: #333;
  font-size: 15px;
  font-style: normal;
}

.mensaje {
  width: 29px;
  height: 29px;
  margin: 3px;
  padding-top: 5px;
  padding-left: 1px;
  border: 2px solid #0f0f0f;
  border-radius: 100%;
  background-color: transparent;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.mensaje:hover {
  border-color: #00adef;
}

.social-buttons {
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
}

.team-title {
  margin-bottom: 7px;
  color: #000;
}

.testimonial-slider {
  height: auto;
  background-color: transparent;
}

.quote-icon {
  margin-bottom: 37px;
}

.arrow {
  width: 40px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #e3e3e3;
  font-size: 30px;
}

.arrow:hover {
  color: #333;
}

.testimonial-slide {
  width: 50%;
  padding: 30px 34px 29px;
  text-align: center;
}

.testimonial-slide.left-border {
  border-left: 2px solid rgba(0, 0, 0, 0.04);
}

.mask {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.team-row {
  margin-bottom: 20px;
}

.testimonial {
  margin-bottom: 22px;
  font-size: 26px;
  line-height: 33px;
}

.from {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #ababab;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.icon-wrapper {
  height: 95px;
  margin-bottom: 10px;
  padding-top: 13px;
}

.icon-wrapper._2 {
  padding-top: 20px;
}

.footer-logo {
  margin-bottom: 14px;
  padding-top: 34px;
  opacity: 1;
}

.contact-text {
  color: #212121;
  font-size: 17px;
}

.link {
  font-family: Din, sans-serif;
  color: #15669c;
  font-size: 17px;
  text-decoration: underline;
}

.social-wrapper {
  display: block;
  margin-bottom: 11px;
  margin-left: 33%;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-align: left;
  text-decoration: none;
}

.social-wrapper:hover {
  opacity: 0.43;
}

.footer-text {
  margin-top: 30px;
  margin-bottom: 8px;
  font-family: 'Din alternate', sans-serif;
  color: hsla(0, 0%, 100%, 0.31);
  font-size: 12px;
}

.social-link-text {
  display: inline-block;
}

.social-icon {
  margin-top: -6px;
  margin-right: 9px;
}

.field {
  height: 57px;
  margin-bottom: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
  border: 0px solid #000;
  background-color: #04101b;
  box-shadow: inset 3px 0 0 0 transparent;
  font-family: 'Din alternate', sans-serif;
  color: #7ec4bd;
  font-size: 13px;
  font-style: normal;
}

.field:focus {
  box-shadow: inset 3px 0 0 0 #7ec4bd;
}

.field.large {
  height: 127px;
  background-color: #04101b;
  font-family: 'Din alternate', sans-serif;
}

.field.darker {
  background-color: #010b14;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  font-family: 'Din alternate', sans-serif;
  font-size: 13px;
  font-style: normal;
}

.form-wrapper {
  padding-right: 20%;
  padding-left: 20%;
}

.success-message {
  padding-top: 82px;
  padding-bottom: 82px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  background-color: transparent;
  color: #7ec4bd;
}

.project-info {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.project-title {
  margin-bottom: 4px;
}

.nav-menu {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 4px 0px 0px;
  float: right;
}

.nav-menu:hover {
  color: #adc6e6;
}

.member {
  top: 0px;
  margin-top: 0px;
  padding-top: 1px;
}

.grow-row {
  margin-bottom: 42px;
}

.screenshot {
  margin-bottom: 43px;
}

.face {
  margin-bottom: 10px;
  border-radius: 100%;
}

.container {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
}

.image {
  max-width: 32%;
}

.image-2 {
  position: relative;
  overflow: scroll;
  max-height: 100%;
  max-width: 100%;
}

.heading {
  color: #00adef;
}

.heading-2 {
  color: #00adef;
  font-size: 16px;
  font-weight: 400;
}

.heading-3 {
  margin-top: 33px;
  font-family: 'Din alternate', sans-serif;
  color: #00adef;
  font-size: 25px;
  font-weight: 700;
  text-transform: none;
}

.botones-soluciones {
  display: inline-block;
  max-width: 144px;
  margin-top: 20px;
  padding: 9px 16px;
  border: 2px solid #47474f;
  border-radius: 7px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #47474f;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.botones-soluciones:hover {
  border-color: #00adef;
  background-color: transparent;
  color: #00adef;
}

.botones-soluciones.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.botones-soluciones.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.image-3 {
  margin-top: 0px;
  margin-bottom: 7px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-3:hover {
  opacity: 0.35;
}

.image-4 {
  margin-right: 2px;
  margin-bottom: 3px;
}

.image-4:hover {
  opacity: 1;
}

.boton-enviar {
  display: inline-block;
  max-width: 144px;
  margin-top: 25px;
  padding: 13px 28px;
  border: 2px solid #f5f5f5;
  border-radius: 7px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: 'Din alternate', sans-serif;
  color: #f5f5f5;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.boton-enviar:hover {
  border-color: #00adef;
  background-color: transparent;
  color: #00adef;
}

.boton-enviar.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.boton-enviar.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.map {
  margin-top: 34px;
  padding-bottom: 0px;
}

.text-block {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Din alternate', sans-serif;
  color: #979797;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.div-block {
  margin-top: 21px;
}

.image-5 {
  margin-right: 10px;
  opacity: 0.5;
  color: rgba(51, 51, 51, 0.08);
}

.image-6 {
  opacity: 0.5;
}

.image-7 {
  margin-right: 0px;
  margin-left: 16px;
  opacity: 0.8;
}

.slider {
  overflow: hidden;
  height: 640px;
}

.arrow-2 {
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.arrow-2:hover {
  opacity: 1;
}

.icon-arrow {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 50%;
  opacity: 0.4;
}

.icon-arrow:hover {
  opacity: 1;
}

.icon-arrow.right {
  left: 0px;
  top: 50%;
  right: auto;
  bottom: 50%;
}

.slide {
  width: 1700px;
  background-image: url('../images/micro2.jpg');
  background-position: -7px -256px;
  background-size: cover;
  background-attachment: scroll;
}

.slider-2 {
  height: 640px;
}

.text-block-2 {
  font-family: Lato, sans-serif;
  color: #f5f5f5;
  font-weight: 700;
}

.heading-4 {
  font-family: Lato, sans-serif;
  color: #f5f5f5;
}

.container-2 {
  padding-top: 221px;
  text-align: center;
}

.div-line-feature {
  display: block;
  width: 180px;
  height: 1px;
  margin: 31px auto 20px;
  background-color: #00adef;
}

.slide-2 {
  background-color: rgba(0, 150, 252, 0.05);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.53)), to(rgba(3, 78, 97, 0.59))), url('../images/micro1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.53), rgba(3, 78, 97, 0.59)), url('../images/micro1.jpg');
  background-size: auto, cover;
}

.text-block-3 {
  padding-bottom: 15px;
  font-family: Din, sans-serif;
  color: #fff;
  text-align: center;
}

.slide-nav {
  display: none;
}

.botone-ver-mas-slide {
  display: inline-block;
  overflow: visible;
  max-width: 144px;
  margin-top: 33px;
  padding: 9px 16px;
  border: 2px solid #fff;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Din, sans-serif;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.botone-ver-mas-slide:hover {
  border-color: #6bc6e9;
  background-color: transparent;
  color: #6bc6e9;
}

.botone-ver-mas-slide.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.botone-ver-mas-slide.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.slide-3 {
  background-image: url('../images/micro2_1.jpg');
  background-position: -2px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-5:hover {
  border-bottom: 2px solid #20befc;
  color: #0097ec;
  text-decoration: none;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.sdsdasd:hover {
  color: #0d6be2;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.inicio-menu:hover {
  border-style: none;
  border-color: #67c1fd;
  border-bottom-width: 3px;
  color: #177bfa;
}

.menu-sobre-nos {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.menu-sobre-nos:hover {
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #1494f8;
  color: #00a2ee;
}

.menu-sobre-nos.w--open {
  z-index: 2;
  width: 100%;
  background-color: #fff;
}

.menu-inicio {
  padding-right: 20px;
}

.menu-inicio:hover {
  color: #00a2ee;
}

.dropdown-list {
  background-color: #725050;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.dropdown-list.w--open:hover {
  border: 2px none #00adff;
}

.dropdown-link {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.dropdown-link:hover {
  color: #00a2ee;
}

.dropdown-link-2 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.dropdown-list-2 {
  background-color: #776161;
}

.dropdown-list-2.w--open {
  width: 177px;
  background-color: #fff;
}

.dropdown-link-3 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.dropdown-link-3:hover {
  color: #8f8f8f;
}

.dropdown-toggle {
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle:hover {
  color: #00a2ee;
}

.dropdown-toggle.w--open {
  padding-bottom: 10px;
}

.icon {
  margin-top: 12px;
}

.dropdown-list-3 {
  background-color: #221a1a;
}

.dropdown-list-3.w--open {
  background-color: #fff;
}

.dropdown-link-4 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-11 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-toggle-2 {
  z-index: 2;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-2:hover {
  color: #00a2ee;
}

.dropdown-list-4 {
  background-color: #705f5f;
}

.dropdown-list-4.w--open {
  position: relative;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: #fff;
}

.dropdown-link-5 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-link-5:hover {
  color: #8f8f8f;
}

.dropdown-link-6 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-toggle-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-3:hover {
  color: #00a2ee;
}

.text-block-12 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-list-5 {
  position: relative;
  color: #cfb5b5;
}

.dropdown-list-5.w--open {
  width: 173px;
  background-color: #fff;
  color: #fff;
}

.dropdown-link-7 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-link-7:hover {
  color: #8f8f8f;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-list-6 {
  background-color: #d3c3c3;
}

.dropdown-list-6.w--open {
  position: relative;
  width: 173px;
  background-color: #fff;
}

.dropdown-link-8 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-link-8:hover {
  color: #8f8f8f;
}

.dropdown-toggle-4 {
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-4:hover {
  color: #00a2ee;
}

.servicio:hover {
  color: #00a2ee;
}

.contacto {
  padding-right: 20px;
}

.dropdown-list-7 {
  background-color: #030303;
}

.dropdown-list-7.w--open {
  background-color: #fff;
}

.text-block-14 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-toggle-5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-5:hover {
  color: #00a2ee;
}

.dropdown-toggle-6 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle-6:hover {
  color: #00a2ee;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.repre:hover {
  color: #00a2ee;
}

.dropdown-list-8 {
  background-color: #ceb2b2;
}

.dropdown-list-8.w--open {
  position: relative;
  width: 179px;
  background-color: #fff;
}

.dropdown-link-9 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-link-9:hover {
  color: #8f8f8f;
}

.dropdown {
  border-style: none;
}

.heading-empresa {
  font-family: 'Din alternate', sans-serif;
  color: #020202;
  font-size: 36px;
  font-weight: 900;
  text-align: center;
}

.sectionequipo {
  display: none;
  margin-bottom: 1px;
  padding-top: 84px;
  padding-bottom: 74px;
  background-color: rgba(195, 185, 185, 0);
  text-align: center;
}

.sectionequipo:hover {
  opacity: 1;
}

.sectionequipo.grey {
  display: none;
  background-color: #f5f5f5;
}

.sectionequipo.contact {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #00adef;
  font-family: Vollkorn, serif;
}

.sectionequipo.footer {
  background-color: #333435;
}

.social-maria {
  padding-top: 0px;
  padding-bottom: 7px;
}

.maria-h {
  padding-bottom: 0px;
}

.div-block-2 {
  display: inline-block;
  width: 900px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.text-block-16 {
  padding-left: 0px;
}

.text-block-17 {
  display: block;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.flecha-conocer {
  width: 57px;
  height: 10px;
  opacity: 1;
}

.flecha-conocer:hover {
  background-image: url('../images/flecha-cel_1flecha-cel.png');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
}

.link-block {
  background-image: url('../images/flecha_1flecha.png');
  background-position: 0px 0px;
  background-size: contain;
}

.link-block-2 {
  background-image: url('../images/flecha_1flecha.png');
  background-position: 0px 0px;
  background-size: 100% 10px;
}

.link-block-2:hover {
  background-image: url('../images/flecha-cel_1flecha-cel.png');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-3 {
  background-image: url('../images/flecha_1flecha.png');
  background-position: 0px 0px;
  background-size: 400px;
}

.link-block-3:hover {
  background-image: url('../images/flecha-cel_1flecha-cel.png');
  background-position: 0px 0px;
  background-size: 28px;
}

.image-8 {
  background-image: url('../images/flecha_1flecha.png');
  background-position: 0px 0px;
  background-size: auto;
}

.image-8:hover {
  background-image: url('../images/flecha-cel_1flecha-cel.png');
  background-position: 0px 0px;
  background-size: cover;
}

.image-9 {
  background-image: url('../images/micro2_1.jpg');
  background-size: cover;
}

.link-block-4 {
  background-image: url('../images/flecha_1flecha.png');
  background-position: 0px 0px;
  background-size: 28px;
}

.div-block-3 {
  display: block;
  width: 65px;
  height: 10.27px;
  margin-left: 461px;
  background-image: url('../images/flecha_2flecha.png'), url('../images/flecha_1flecha.png');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
  text-align: right;
}

.image-10 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.case-flecha {
  width: 57px;
  height: 10px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  opacity: 0;
}

.case-flecha:hover {
  opacity: 1;
}

.image-11 {
  width: 65px;
  margin-bottom: 11px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-11.imagen-flecha {
  opacity: 0;
}

.image-11.imagen-flecha:hover {
  margin-top: 0px;
  opacity: 1;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}

.div-block-4 {
  display: block;
}

.tabs-menu {
  padding-top: 31px;
  text-align: center;
}

.tab-link-tab-3 {
  margin-left: 0px;
}

.tab-link-tab-3.w--current {
  margin-left: 18px;
  padding: 30px 87px 38px 68px;
  background-color: rgba(218, 0, 0, 0.87);
}

.text-block-18 {
  padding-top: 8px;
  padding-bottom: 5px;
  font-family: 'Din alternate', sans-serif;
  color: #08243d;
  font-size: 18px;
  line-height: 18px;
  font-weight: 900;
  text-transform: none;
}

.text-block-18:hover {
  color: #08243d;
}

.text-block-19 {
  padding-top: 8px;
  font-family: 'Din alternate', sans-serif;
  color: #08243d;
  font-size: 18px;
  line-height: 16px;
  font-weight: 900;
  text-transform: none;
}

.text-block-19:hover {
  color: #08243d;
  font-weight: 700;
}

.text-block-20 {
  padding-top: 11px;
  font-family: 'Din alternate', sans-serif;
  color: #08243d;
  font-size: 18px;
  line-height: 18px;
  font-weight: 900;
  text-transform: none;
}

.text-block-20:hover {
  color: #08243d;
  line-height: 18px;
}

.tabs-menu-2 {
  display: block;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  background-color: transparent;
  text-align: center;
}

.tab-link-tab-1 {
  margin-right: 15px;
  padding: 20px 25px;
  border: 2px solid #08243d;
  border-radius: 6px;
  background-color: transparent;
  text-align: center;
}

.tab-link-tab-1:hover {
  border-color: rgba(0, 173, 239, 0.37);
  background-color: rgba(99, 80, 80, 0);
}

.tab-link-tab-1.w--current {
  border-style: solid;
  border-color: #070707;
  background-color: rgba(139, 77, 77, 0);
  color: transparent;
}

.tab-link-tab-1.w--current:hover {
  border-color: #00adef;
  background-color: rgba(136, 74, 74, 0);
}

.tab-link-tab-1.w--current:active {
  border-color: #080808;
}

.tab-link-tab-1.w--current:visited {
  border-color: transparent;
}

.tab-link-tab-1.current {
  padding-right: 22px;
  padding-left: 22px;
  border: 2px none #070707;
  background-color: transparent;
}

.tab-link-tab-1.current:hover {
  border-style: solid;
  border-color: rgba(0, 173, 239, 0.37);
  background-color: rgba(161, 163, 163, 0.08);
}

.tab-link-tab-2 {
  margin-right: 15px;
  margin-left: 15px;
  padding: 24px 20px 28px;
  border: 2px none transparent;
  border-radius: 6px;
  background-color: transparent;
  text-align: center;
}

.tab-link-tab-2:hover {
  border-style: solid;
  border-color: rgba(0, 173, 239, 0.37);
  background-color: transparent;
  color: #fff;
}

.tab-link-tab-2:focus {
  border-style: none;
  border-color: transparent;
}

.tab-link-tab-2:visited {
  border-color: transparent;
}

.tab-link-tab-2.w--current {
  border: 2px solid #08243d;
  border-radius: 6px;
  background-color: rgba(119, 43, 43, 0);
  color: transparent;
}

.tab-link-tab-2.current {
  padding-bottom: 32px;
  border-color: rgba(161, 163, 163, 0.13);
}

.tab-link-tab-2.current:hover {
  border-style: solid;
  border-color: rgba(161, 163, 163, 0.13);
  background-color: rgba(161, 163, 163, 0.13);
}

.tab-link-tab-2.current.w--current {
  border-style: solid;
  border-color: rgba(161, 163, 163, 0.13);
  background-color: rgba(161, 163, 163, 0.13);
}

.tab-link-tab-2.current.w--current:hover {
  border-color: rgba(161, 163, 163, 0.08);
}

.tab-link-tab-3-2 {
  margin-right: 0px;
  margin-left: 15px;
  padding: 27px 38px 30px 37px;
  border: 2px none transparent;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0);
  text-align: center;
}

.tab-link-tab-3-2:hover {
  border-color: rgba(0, 173, 239, 0.37);
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
}

.tab-link-tab-3-2:active {
  border-style: solid;
}

.tab-link-tab-3-2.w--current {
  margin-right: 0px;
  margin-left: 15px;
  padding: 27px 38px 30px 37px;
  border: 2px solid #08243d;
  border-radius: 6px;
  background-color: transparent;
}

.tab-link-tab-3-2.w--current:hover {
  border-color: rgba(0, 173, 239, 0.37);
}

.tab-link-tab-3-2.current {
  padding-bottom: 38px;
  border-color: rgba(161, 163, 163, 0.13);
  background-color: transparent;
}

.tab-link-tab-3-2.current:hover {
  border-style: solid;
  border-color: rgba(161, 163, 163, 0.13);
  background-color: rgba(161, 163, 163, 0.13);
}

.image-12 {
  text-align: left;
}

.tab-pane-tab-1 {
  margin-top: 39px;
  text-align: center;
}

.unordered-list {
  width: 200px;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  text-align: center;
  list-style-type: none;
}

.list-item {
  width: 200px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(2, 2, 2, 0.11);
  font-family: 'Din alternate', sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
  text-transform: none;
  list-style-type: none;
}

.list-item-2 {
  position: static;
  width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(2, 2, 2, 0.11);
  font-family: 'Din alternate', sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

.list-item-3 {
  width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(2, 2, 2, 0.11);
  font-family: 'Din alternate', sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
}

.container-4 {
  height: 400px;
  margin-top: 20px;
  padding-left: 343px;
  background-color: transparent;
  text-align: center;
}

.list-item-4 {
  width: 200px;
  padding-top: 14px;
  border-bottom: 1px solid rgba(2, 2, 2, 0.11);
  font-family: 'Din alternate', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.list-item-5 {
  width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(2, 2, 2, 0.11);
  font-family: 'Din alternate', sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
}

.container-5 {
  display: inline-block;
  padding-right: 0px;
  text-align: center;
}

.column {
  padding-right: 20px;
  text-align: right;
}

.container-6 {
  text-align: left;
}

.div-block-5 {
  display: block;
  width: 200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  text-align: center;
}

.image-13 {
  display: block;
  text-align: center;
}

.lista-diaebtes {
  font-family: Montserrat, sans-serif;
  list-style-type: none;
}

.column-2 {
  padding-right: 0px;
  padding-left: 24px;
  text-align: left;
}

.section-2 {
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #00adef;
}

.heading-5 {
  font-family: Din, sans-serif;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
}

.paragraph {
  padding-top: 39px;
  padding-right: 150px;
  padding-left: 150px;
  font-family: Din, sans-serif;
  font-weight: 400;
  text-align: justify;
}

.container-7 {
  margin-top: 53px;
}

.heading-6 {
  font-family: Din, sans-serif;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
}

.paragraph-2 {
  margin-bottom: 21px;
  padding-right: 150px;
  padding-left: 150px;
  font-family: Din, sans-serif;
  text-align: justify;
}

.container-8 {
  margin-top: 53px;
}

.container-9 {
  padding-right: 161px;
  padding-bottom: 63px;
  padding-left: 153px;
}

.column-3 {
  padding-bottom: 0px;
  text-align: center;
}

.column-4 {
  padding-right: 0px;
  text-align: center;
}

.column-5 {
  padding-left: 0px;
  text-align: center;
}

.text-block-21 {
  margin-top: 0px;
  font-family: Din, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.row-2 {
  margin-left: 0px;
}

.heading-7 {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: 'Din alternate', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.heading_a {
  font-family: 'Din alternate', sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.heading-emp {
  padding-right: 180px;
  padding-left: 204px;
  font-family: Din, sans-serif;
  font-size: 23px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}

.brand {
  padding-top: 17px;
}

.brand.w--current {
  padding-top: 8px;
}

.contact-info-column {
  padding-top: 0px;
}

.link-block-9 {
  margin-right: 27px;
  text-decoration: none;
}

.field-2 {
  height: 52px;
  margin-bottom: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 0px solid #000;
  border-radius: 4px;
  font-family: Din, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}

.field-2:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.field-2:focus {
  box-shadow: inset 0 0 0 0 transparent;
}

.text-block-22 {
  margin-bottom: 1px;
  padding-top: 16px;
  padding-bottom: 0px;
  font-family: Din, sans-serif;
  color: #333;
}

.bold-text {
  color: #00bcf2;
  font-weight: 300;
}

.heading-14 {
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
}

.contact-icon {
  margin-top: 31px;
  margin-bottom: 10px;
}

.success {
  padding-top: 35px;
  padding-bottom: 43px;
  border: 3px none #323232;
  background-color: transparent;
  color: #323232;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
}

.success-message-2 {
  margin-bottom: 73px;
  color: #5d8a3b;
  font-size: 15px;
}

.contact-text-2 {
  font-family: Din, sans-serif;
  color: #323232;
  font-weight: 400;
  text-decoration: none;
}

.link-block-10 {
  text-decoration: none;
}

.button-enviar {
  margin-top: 37px;
  margin-bottom: 6px;
  margin-left: 0px;
  padding: 14px 16px 12px;
  border: 2px solid #00adef;
  border-radius: 7px;
  background-color: transparent;
  font-family: Din, sans-serif;
  color: #00adef;
  text-align: center;
}

.contact-form-column {
  padding: 74px 33px 35px;
  background-color: rgba(50, 50, 50, 0.12);
}

.heading-15 {
  font-family: 'Din alternate', sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.text-block-23 {
  padding-top: 0px;
  font-family: Din, sans-serif;
  font-size: 16px;
  text-align: center;
}

.divider-3 {
  display: block;
  width: 80px;
  height: 2px;
  margin: 30px auto 28px;
  background-color: #00adef;
}

.divider-3.grey {
  margin-bottom: 43px;
  background-color: #00adef;
}

.divider_blanco {
  display: block;
  width: 80px;
  height: 2px;
  margin: 57px auto 28px;
  background-color: #fff;
}

.divider_blanco.grey {
  margin-bottom: 43px;
  background-color: #00adef;
}

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

.column-8 {
  padding-right: 20px;
  padding-left: 20px;
}

.container-10 {
  display: inline-block;
}

.paragraph-4 {
  margin-right: 60px;
  margin-left: 60px;
  font-family: 'Din alternate', sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.icono-empresa-mh {
  margin-top: 12px;
}

.icono-empresa-mv {
  margin-top: 12px;
}

.icono-empresa-mh2 {
  margin-top: 12px;
}

.tab-pane-tab-2 {
  background-color: #fff;
}

.tabs-content {
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 1px;
  background-color: transparent;
}

.bold-text-2 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.bold-text-2:hover {
  color: #00adef;
}

.link-2 {
  font-family: Montserrat, sans-serif;
  color: #000;
  text-decoration: none;
}

.link-2:hover {
  color: #1bacf0;
}

.link-3 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.bold-text-3 {
  font-weight: 500;
}

.link-4 {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.link-4:hover {
  color: #00adef;
}

.link-5 {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.link-5:hover {
  color: #00adef;
}

.link-6 {
  color: #000;
  text-decoration: none;
}

.link-6:hover {
  color: #00adef;
}

.link-7 {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.link-7:hover {
  color: #00adef;
}

.heading-empresa-copy {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.heading-representadas {
  margin-bottom: 32px;
  font-family: Din, sans-serif;
  font-size: 34px;
  font-weight: 900;
  text-align: center;
}

.divider_celeste {
  display: block;
  width: 80px;
  height: 2px;
  margin: 57px auto 28px;
  background-color: #00adef;
}

.divider_celeste.grey {
  margin-bottom: 43px;
  background-color: #00adef;
}

.texto-empresa {
  padding-top: 29px;
  padding-right: 110px;
  padding-left: 110px;
  font-family: Din, sans-serif;
  color: #0a0909;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.section-3 {
  height: 900px;
  margin-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0.16);
}

.heading-16 {
  margin-top: 29px;
  padding-bottom: 20px;
  font-family: 'Din alternate', sans-serif;
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  text-transform: capitalize;
}

.columns {
  margin-top: 23px;
  padding-top: 0px;
  background-color: #fff;
}

.bd {
  height: 300px;
  margin-top: 25px;
  padding-left: 340px;
  background-color: #fff;
  text-align: center;
}

.dropdown-list-9 {
  display: block;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.nav-inicio {
  font-family: Din, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.nav-inicio:hover {
  color: #00adef;
  text-decoration: underline;
}

.nav-link-3 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.nav-link-3-copy {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.nav-link-3-copy-copy {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.nav-empresa {
  font-family: Din, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.nav-empresa:hover {
  color: #00adef;
  text-decoration: underline;
}

.nav-empresa-copy {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.nav-representadas {
  font-family: Din, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.nav-representadas:hover {
  color: #00adef;
  text-decoration: underline;
}

.nav-representadas-copy {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.nav-servicios {
  font-family: Din, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.nav-servicios:hover {
  color: #00adef;
  text-decoration: underline;
}

.nav-contact {
  font-family: Din, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.nav-contact:hover {
  color: #00adef;
  text-decoration: underline;
}

.navbar-2 {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #fff;
}

.nav-menu-2 {
  padding-top: 7px;
}

.presentacion {
  height: 800px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(5%, rgba(2, 33, 51, 0.83)), to(rgba(0, 0, 0, 0.45))), url('../images/31375154_xl.jpg');
  background-image: linear-gradient(90deg, rgba(2, 33, 51, 0.83) 5%, rgba(0, 0, 0, 0.45)), url('../images/31375154_xl.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.tab-link-tab-3-3 {
  margin-left: 24px;
  padding-left: 43px;
  background-color: #28aad3;
}

.tab-link-tab-3-3.w--current {
  border-radius: 7px;
}

.tab-link-tab-2-2 {
  margin-left: 24px;
  padding-right: 37px;
  padding-left: 37px;
  border-radius: 7px;
  background-color: #1d7d8f;
}

.tab-link-tab-1-2 {
  border-radius: 7px;
  background-color: #000;
}

.tab-link-tab-1-2.w--current {
  background-color: #0c3952;
}

.tabs-menu-3 {
  margin-top: 20px;
  text-align: center;
}

.text-block-24 {
  font-family: Merriweather, serif;
  color: #fff;
}

.text-block-25 {
  font-family: Merriweather, serif;
  color: #fff;
}

.text-block-26 {
  font-family: Merriweather, serif;
  color: #fff;
}

.container-11 {
  padding-top: 45px;
}

.tit-nuestros-servicios {
  color: #fff;
}

.div-block-8 {
  margin-top: 30px;
  margin-right: 145px;
  margin-left: 145px;
  padding-top: 6px;
  background-color: #00adef;
}

.columns-2 {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 52px;
  padding-bottom: 10px;
}

.subtitulos-servicios {
  margin-top: 33px;
  font-family: 'Din alternate', sans-serif;
  color: #00adef;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  text-transform: none;
}

.seccion-nuestros-servicios {
  display: block;
  margin-bottom: 0px;
  padding-top: 38px;
  padding-bottom: 125px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(2, 33, 51, 0.83)), to(rgba(2, 31, 48, 0.75))), url('../images/33833798_xl.jpg');
  background-image: linear-gradient(90deg, rgba(2, 33, 51, 0.83), rgba(2, 31, 48, 0.75)), url('../images/33833798_xl.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  text-align: center;
}

.seccion-nuestros-servicios.grey {
  display: none;
  background-color: #f5f5f5;
}

.seccion-nuestros-servicios.contact {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Vollkorn, serif;
}

.seccion-nuestros-servicios.footer {
  background-color: #333435;
}

.seccion-quienes-somos {
  padding: 41px 10px 101px;
  background-image: url('../images/emp.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
  color: #fff;
  text-align: center;
}

.seccion-quienes-somos.project-page {
  padding-top: 77px;
  padding-bottom: 77px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 209, 198, 0.55)), to(rgba(100, 209, 198, 0.55))), url('../images/lake.jpg');
  background-image: linear-gradient(180deg, rgba(100, 209, 198, 0.55), rgba(100, 209, 198, 0.55)), url('../images/lake.jpg');
}

.seccion-representadas {
  height: 900px;
  margin-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0.16);
}

.seccion-footer {
  display: block;
  margin-bottom: 1px;
  padding-top: 38px;
  padding-bottom: 125px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(2, 20, 26, 0.57)), to(rgba(4, 35, 53, 0.29))), url('../images/500_F_133911316_LtPb6s1XGJPd8VCp1KBAHHLi960S7EuJ.jpg');
  background-image: linear-gradient(90deg, rgba(2, 20, 26, 0.57), rgba(4, 35, 53, 0.29)), url('../images/500_F_133911316_LtPb6s1XGJPd8VCp1KBAHHLi960S7EuJ.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  text-align: center;
}

.seccion-footer.grey {
  display: none;
  background-color: #f5f5f5;
}

.seccion-footer.contact {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Vollkorn, serif;
}

.seccion-footer.footer {
  background-color: #081827;
  background-image: none;
}

.seccion-empresa {
  padding: 53px 10px 88px;
  background-color: #f3f3f3;
  background-image: url('../images/emp.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
  color: #fff;
  text-align: center;
}

.seccion-empresa.project-page {
  padding-top: 77px;
  padding-bottom: 77px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 209, 198, 0.55)), to(rgba(100, 209, 198, 0.55))), url('../images/lake.jpg');
  background-image: linear-gradient(180deg, rgba(100, 209, 198, 0.55), rgba(100, 209, 198, 0.55)), url('../images/lake.jpg');
}

.div-block-9 {
  width: 100px;
  height: 8px;
  margin-top: 19px;
  margin-left: 175px;
  background-color: #000;
}

.paragraph-7 {
  padding-top: 21px;
  font-family: Din, sans-serif;
  color: #15669c;
  font-size: 17px;
  line-height: 25px;
}

.text-span {
  color: #00adef;
}

.text-span-2 {
  color: #00adef;
}

.text-span-3 {
  color: #00adef;
}

.bold-text-4 {
  color: #15669c;
}

.div-block-10 {
  display: block;
  width: 530px;
  height: 6px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f6f6f6;
}

.tabs {
  padding-top: 0px;
}

.bold-text-5 {
  font-size: 15px;
  font-weight: 900;
}

.text-span-4 {
  font-size: 15px;
  font-weight: 900;
}

.lista-orean {
  width: 200px;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  text-align: center;
  list-style-type: none;
}

.lista-ascensia {
  position: static;
  width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(2, 2, 2, 0.11);
  font-family: Merriweather, serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

.list-diab {
  width: 200px;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 21px;
  font-family: Montserrat, sans-serif;
  text-align: center;
  list-style-type: none;
}

.text-span-5 {
  color: #00adef;
}

.serviciotecnico {
  height: 500px;
  margin-bottom: 38px;
  padding-top: 32px;
  padding-bottom: 50px;
  border-radius: 6px;
  background-color: #fff;
  opacity: 0.72;
}

.serviciotecnico.push-top {
  background-color: #fff;
}

.serviciotecnico.push-top:hover {
  background-color: hsla(0, 0%, 96.1%, 0.71);
}

.div-block-11 {
  position: absolute;
  margin-left: 0px;
  padding-left: 101px;
}

.div-block-12 {
  margin-top: 27px;
}

.image-14 {
  opacity: 0.6;
  text-align: justify;
}

.div-block-13 {
  padding-left: 0px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 19px;
    padding-bottom: 0px;
  }

  .nav-link {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link:hover {
    border-bottom-color: transparent;
  }

  .main-heading {
    font-size: 38px;
    line-height: 44px;
  }

  .section.contact {
    padding-top: 0px;
  }

  .project-wrapper:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .social-wrapper {
    margin-left: 30%;
  }

  .menu-button {
    margin-top: 7px;
    padding: 10px;
    font-size: 32px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #7ec4bd;
  }

  .nav-menu {
    background-color: #fff;
  }

  .image-2 {
    overflow: visible;
    float: none;
    clear: none;
  }

  .map {
    margin-top: 32px;
  }

  .slider {
    overflow: hidden;
  }

  .sectionequipo {
    padding-bottom: 0px;
  }

  .div-block-2 {
    width: auto;
  }

  .text-block-17 {
    width: auto;
    text-align: center;
  }

  .div-block-3 {
    margin-bottom: 1px;
    margin-left: 87px;
  }

  .image-11.imagen-flecha {
    width: 65px;
  }

  .container-4 {
    display: inline-block;
    padding-left: 0px;
    text-align: center;
  }

  .section-2 {
    margin-top: 18px;
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .paragraph {
    padding-top: 21px;
    padding-right: 90px;
    padding-left: 90px;
    text-align: justify;
  }

  .paragraph-2 {
    padding-right: 90px;
    padding-left: 90px;
  }

  .container-9 {
    padding-right: 90px;
    padding-left: 90px;
  }

  .heading-7 {
    line-height: 24px;
  }

  .heading-emp {
    padding-right: 126px;
    padding-left: 126px;
  }

  .contact-info-column {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-block-9 {
    margin-bottom: 28px;
    padding-left: 25px;
  }

  .contact-icon {
    margin-top: 0px;
  }

  .row-8 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .paragraph-3 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .paragraph-4 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .paragraph-5 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .tab-pane-tab-2 {
    text-align: center;
  }

  .tab-pane-tab-3 {
    text-align: center;
  }

  .bd {
    display: inline-block;
    padding-left: 0px;
    text-align: center;
  }

  .seccion-nuestros-servicios.contact {
    padding-top: 0px;
  }

  .seccion-footer.contact {
    padding-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    margin-top: 0px;
    padding-top: 47px;
    padding-bottom: 57px;
  }

  .navbar {
    padding-top: 13px;
    padding-bottom: 11px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .logo-title {
    margin-top: 6px;
  }

  .logo-img {
    width: 50px;
  }

  .about-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .x-icon {
    margin-bottom: 21px;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section.contact {
    padding-top: 0px;
  }

  .grey-icon-wrapper {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }

  .grey-icon-wrapper.push-top {
    margin-top: 30px;
  }

  .team-image {
    max-width: 85%;
  }

  .testimonial-slide {
    width: 100%;
  }

  .testimonial-slide.left-border {
    border-left-width: 0px;
  }

  .team-row {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 16px;
    padding-left: 16px;
    float: none;
    clear: none;
  }

  .icon-wrapper {
    height: 85px;
  }

  .icon-wrapper._2 {
    margin-top: 37px;
  }

  .social-wrapper {
    margin-left: 0%;
    text-align: center;
  }

  .form-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }

  .menu-button {
    margin-top: 0px;
  }

  .nav-menu {
    width: 580px;
    margin-top: 13px;
  }

  .member {
    position: relative;
    display: inline-block;
    overflow: visible;
    padding-right: 0px;
    padding-bottom: 47px;
    padding-left: 0px;
  }

  .grow-row {
    margin-bottom: 0px;
  }

  .screenshot {
    width: 90%;
  }

  .image-2 {
    margin-left: 17px;
  }

  .slider {
    height: 100%;
  }

  .slider-2 {
    height: 550px;
    margin-top: 13px;
    margin-bottom: 30px;
  }

  .container-2 {
    padding-top: 113px;
  }

  .slide-2 {
    background-position: 0px 0px, 0px -3px;
  }

  .slide-3 {
    margin-top: 0px;
    background-position: 0px 1px;
    background-size: cover;
  }

  .menu-sobre-nos {
    text-align: center;
  }

  .menu-inicio {
    text-align: center;
  }

  .dropdown-link-3 {
    text-align: center;
  }

  .dropdown-toggle {
    text-align: center;
  }

  .dropdown-toggle-2 {
    text-align: center;
  }

  .dropdown-link-5 {
    text-align: center;
  }

  .dropdown-link-6 {
    text-align: center;
  }

  .dropdown-toggle-3 {
    text-align: center;
  }

  .dropdown-link-7 {
    text-align: center;
  }

  .dropdown-link-8 {
    text-align: center;
  }

  .dropdown-toggle-4 {
    text-align: center;
  }

  .servicio {
    text-align: center;
  }

  .contacto {
    text-align: center;
  }

  .dropdown-toggle-5 {
    text-align: center;
  }

  .dropdown-toggle-6 {
    text-align: center;
  }

  .repre {
    text-align: center;
  }

  .dropdown-link-9 {
    text-align: center;
  }

  .sectionequipo {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-3 {
    margin-left: 86px;
    background-image: url('../images/flecha_1flecha.png');
    background-position: 0px 0px;
    background-size: cover;
  }

  .image-11.imagen-flecha {
    display: inline-block;
  }

  .tab-link-tab-1 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-link-tab-1.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-link-tab-2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .tab-link-tab-3-2 {
    margin-right: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .column {
    padding-right: 0px;
    text-align: center;
  }

  .column-2 {
    padding-left: 0px;
    text-align: center;
  }

  .section-2 {
    margin-top: 13px;
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .paragraph {
    padding-top: 22px;
    padding-right: 55px;
    padding-left: 55px;
  }

  .paragraph-2 {
    padding-right: 55px;
    padding-left: 55px;
  }

  .container-9 {
    padding-right: 55px;
    padding-left: 56px;
  }

  .row-2 {
    display: block;
  }

  .heading-7 {
    line-height: 24px;
  }

  .heading_a {
    font-size: 15px;
  }

  .contact-info-column {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 10px;
    text-align: center;
  }

  .link-block-9 {
    margin: 0px 9px 11px 8px;
    padding-top: 0px;
  }

  .row-8 {
    text-align: center;
  }

  .link-block-10 {
    padding-right: 33px;
    padding-left: 59px;
  }

  .button-enviar {
    margin-left: 23px;
  }

  .contact-form-column {
    margin-top: 35px;
    padding: 43px 40px;
  }

  .column-7 {
    padding-top: 32px;
  }

  .column-8 {
    margin-bottom: 26px;
  }

  .mask-2 {
    height: 598px;
    margin-bottom: 1px;
  }

  .body {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .paragraph-3 {
    padding-right: 93px;
    padding-left: 93px;
  }

  .container-10 {
    position: static;
  }

  .paragraph-4 {
    padding-right: 93px;
    padding-left: 93px;
  }

  .paragraph-5 {
    padding-right: 93px;
    padding-left: 93px;
  }

  .paragraph-6 {
    padding-right: 93px;
    padding-left: 93px;
  }

  .dropdown-2 {
    padding-left: 0px;
  }

  .icon-9 {
    padding-right: 215px;
  }

  .icon9 {
    padding-right: 24px;
  }

  .icono-rephoriz {
    padding-right: 218px;
  }

  .icono-servicios-h {
    padding-right: 239px;
  }

  .icono-emp2 {
    padding-right: 244px;
  }

  .icon-an-mh {
    padding-right: 220px;
  }

  .icono-pre-mv {
    padding-right: 229px;
  }

  .icono-diab-mv {
    padding-right: 242px;
  }

  .seccion-nuestros-servicios {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .seccion-nuestros-servicios.contact {
    padding-top: 0px;
  }

  .seccion-quienes-somos {
    margin-top: 0px;
    padding-top: 47px;
    padding-bottom: 57px;
  }

  .seccion-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .seccion-footer.contact {
    padding-top: 0px;
  }

  .seccion-empresa {
    margin-top: 0px;
    padding-top: 47px;
    padding-bottom: 57px;
  }

  .serviciotecnico {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }

  .serviciotecnico.push-top {
    margin-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .main-heading {
    font-size: 32px;
    line-height: 38px;
  }

  .main-subtitle {
    padding-top: 0px;
  }

  .section {
    padding-top: 5px;
  }

  .section.contact {
    padding-top: 0px;
  }

  .grey-icon-wrapper {
    display: block;
    margin-top: 52px;
    margin-bottom: 25px;
    padding: 48px 18px;
  }

  .team-image {
    max-width: 80%;
  }

  .role {
    margin-bottom: 0px;
    font-size: 13px;
  }

  .team-title {
    margin-right: 13px;
    margin-left: 13px;
    font-size: 13px;
  }

  .team-row {
    display: inline-block;
    padding-right: 16px;
    padding-left: 16px;
  }

  .footer-text {
    font-size: 12px;
  }

  .form-wrapper {
    padding-top: 27px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .nav-menu {
    width: 320px;
  }

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

  .image-2 {
    margin-left: 9px;
  }

  .botones-soluciones {
    margin-top: 12px;
  }

  .map {
    margin-top: 0px;
  }

  .slider {
    height: 540px;
  }

  .slider-2 {
    height: 500px;
  }

  .container-2 {
    padding-top: 100px;
  }

  .slide-2 {
    height: 550px;
    margin-bottom: 0px;
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }

  .slide-3 {
    height: 550px;
    background-position: 0px 2px;
    background-size: cover;
  }

  .menu-sobre-nos {
    text-align: center;
  }

  .menu-inicio {
    text-align: center;
  }

  .dropdown-link-3 {
    text-align: center;
  }

  .dropdown-toggle {
    text-align: center;
  }

  .icon {
    right: 104px;
  }

  .dropdown-toggle-2 {
    text-align: center;
  }

  .dropdown-link-5 {
    text-align: center;
  }

  .dropdown-link-6 {
    text-align: center;
  }

  .dropdown-toggle-3 {
    text-align: center;
  }

  .dropdown-link-7 {
    text-align: center;
  }

  .dropdown-link-8 {
    text-align: center;
  }

  .dropdown-toggle-4 {
    text-align: center;
  }

  .servicio {
    padding-right: 20px;
    text-align: center;
  }

  .contacto {
    text-align: center;
  }

  .dropdown-toggle-5 {
    text-align: center;
  }

  .text-block-15 {
    text-align: center;
  }

  .repre {
    text-align: center;
  }

  .dropdown-link-9 {
    text-align: center;
  }

  .heading-empresa {
    padding-right: 7px;
    padding-left: 13px;
    font-size: 19px;
  }

  .sectionequipo {
    padding-bottom: 0px;
  }

  .div-block-2 {
    width: 320px;
    height: 60px;
    padding-top: 0px;
    text-align: center;
  }

  .text-block-17 {
    width: auto;
    text-align: center;
  }

  .div-block-3 {
    width: 65px;
    height: 10.27%;
    margin-bottom: 4px;
    margin-left: 172px;
    padding-top: 0px;
    padding-right: 9px;
    padding-bottom: 10px;
    background-image: url('../images/flecha_2flecha.png'), url('../images/flecha_1flecha.png');
    background-position: 0px 0px, 0px 0px;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
  }

  .image-11.imagen-flecha {
    display: inline-block;
    width: 65px;
    height: 10.27px;
    margin-right: 0px;
    margin-bottom: 11px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #8e9396;
  }

  .image-11.imagen-flecha:hover {
    width: 65px;
    max-width: 120%;
    margin-bottom: 11px;
    margin-left: 0px;
  }

  .text-block-18 {
    text-align: center;
  }

  .text-block-19 {
    text-align: center;
  }

  .text-block-20 {
    text-align: center;
  }

  .tabs-menu-2 {
    margin-top: 15px;
  }

  .tab-link-tab-1 {
    margin: 10px 25px 5px;
  }

  .tab-link-tab-1.w--current {
    margin: 10px 25px 5px;
  }

  .tab-link-tab-2 {
    margin: 10px 25px 5px;
  }

  .tab-link-tab-3-2 {
    margin: 10px 25px 12px;
  }

  .tab-link-tab-3-2.w--current {
    margin-right: 25px;
    margin-left: 25px;
    padding: 24px 30px 28px;
  }

  .column {
    margin-top: 0px;
    padding-right: 0px;
    text-align: center;
  }

  .column-2 {
    padding-left: 0px;
    text-align: center;
  }

  .section-2 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .paragraph {
    margin-right: 35px;
    margin-left: 35px;
    padding-top: 19px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
  }

  .heading-6 {
    margin-right: 31px;
    margin-left: 31px;
    line-height: 26px;
  }

  .paragraph-2 {
    margin-right: 35px;
    margin-left: 50px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .container-9 {
    padding-bottom: 17px;
    padding-left: 55px;
    text-align: center;
  }

  .column-3 {
    padding-bottom: 12px;
  }

  .column-5 {
    padding-bottom: 12px;
    text-align: center;
  }

  .heading-emp {
    padding-right: 22px;
    padding-left: 22px;
    font-size: 22px;
  }

  .contact-info-column {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .link-block-9 {
    margin-right: 19px;
    padding-left: 15px;
  }

  .link-block-10 {
    padding-left: 37px;
  }

  .button-enviar {
    margin-top: 23px;
    margin-left: 0px;
  }

  .contact-form-column {
    margin-bottom: 0px;
    padding-right: 30px;
    padding-bottom: 33px;
    padding-left: 25px;
    text-align: center;
  }

  .icon-2 {
    right: 73px;
  }

  .icon-3 {
    right: 76px;
  }

  .icon-4 {
    right: 97px;
  }

  .icon-5 {
    right: 74px;
  }

  .icon-6 {
    right: 84px;
  }

  .icon-7 {
    right: 98px;
  }

  .icon-8 {
    right: 96px;
  }

  .right-arrow {
    left: 265px;
    width: 35px;
  }

  .left-arrow {
    left: 0px;
    right: 265px;
    width: 35px;
    text-align: left;
  }

  .column-6 {
    padding-top: 0px;
  }

  .column-7 {
    padding-top: 45px;
  }

  .div-block-6 {
    padding-top: 0px;
  }

  .paragraph-3 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .paragraph-4 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 4px;
    padding-left: 4px;
  }

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

  .icon-9 {
    margin-bottom: 23px;
    padding-right: 83px;
    font-size: 14px;
  }

  .icono-rep2 {
    padding-right: 88px;
  }

  .icono-rephoriz {
    padding-right: 88px;
  }

  .icon-4-copy {
    right: 97px;
  }

  .icono-servicios-h {
    right: 97px;
  }

  .icono-empresa-mh {
    right: 104px;
  }

  .icono-empresa-mv {
    right: 104px;
  }

  .icono-empresa-mh2 {
    right: 104px;
  }

  .icono-emp2 {
    padding-right: 115px;
    font-size: 14px;
  }

  .icon-an-mv {
    padding-right: 88px;
  }

  .icon-an-mh {
    padding-right: 88px;
  }

  .icongmh {
    right: 84px;
  }

  .icongmv {
    right: 84px;
  }

  .icongmh2 {
    right: 84px;
  }

  .icono-pre-mv {
    padding-right: 100px;
  }

  .icono-diab-mv {
    padding-right: 113px;
  }

  .tabs-content {
    padding-top: 0px;
  }

  .heading-empresa-copy {
    padding-right: 7px;
    padding-left: 13px;
    font-size: 19px;
  }

  .heading-representadas {
    padding-right: 7px;
    padding-left: 13px;
    font-size: 19px;
  }

  .texto-empresa {
    margin-top: 48px;
    padding-top: 0px;
    padding-right: 11px;
    padding-left: 11px;
  }

  .presentacion {
    background-position: 0px 0px, 50% 100%;
  }

  .seccion-nuestros-servicios {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .seccion-nuestros-servicios.contact {
    padding-top: 0px;
  }

  .seccion-footer {
    padding-top: 5px;
  }

  .seccion-footer.contact {
    padding-top: 0px;
  }

  .div-block-9 {
    margin-left: 72px;
  }

  .serviciotecnico {
    display: block;
    height: 600px;
    margin-top: 2px;
    margin-bottom: 25px;
    padding: 48px 18px;
  }

  .div-block-13 {
    margin-bottom: 21px;
  }
}

@font-face {
  font-family: 'Din alternate';
  src: url('../fonts/DIN-Alternate-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Din alternate';
  src: url('../fonts/DIN-Alternate-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Din';
  src: url('../fonts/DIN-RegularAlternate.ttf') format('truetype'), url('../fonts/DIN.ttf') format('truetype'), url('../fonts/DIN-RegularAlternate.ttf') format('truetype'), url('../fonts/DIN.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}