@font-face {
  font-family: '1trueno';
  src: url("../font/1Trueno-Light.woff2") format("woff2");
}

@font-face {
  font-family: '2trueno';
  src: url("../font/2Trueno-Lightitalic.woff2") format("woff2");
}

@font-face {
  font-family: '3trueno';
  src: url("../font/3Trueno-Normal.woff2") format("woff2");
}

@font-face {
  font-family: '4trueno';
  src: url("../font/4Trueno-Semibold.woff2") format("woff2");
}

@font-face {
  font-family: '5trueno';
  src: url("../font/5Trueno-Bold.woff2") format("woff2");
}

@font-face {
  font-family: '6trueno';
  src: url("../font/6Trueno-Extrabold.woff2") format("woff2");
}

p, li {
  font-family: '1trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: '3trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.location-indicator {
  height: 3px;
  background-color: #68BDEA;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.nav-item-indicator:hover .location-indicator {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.logoImg {
  width: 230px;
}

.navbar-dark {
  padding: 0;
}

.navbar-brand {
  padding: 0;
}

.navbar-nav {
  margin: 0 30px 0 0;
}

.bg-azul-nav {
  background-color: #1F2D3B;
}

.nav-item {
  font-family: '1trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  text-transform: uppercase;
  padding: 0 10px;
}

.navbar-nav .nav-link.active {
  color: #68BDEA;
}

.img-homesf {
  width: 500px;
}

.pggtophome {
  padding: 110px 0 0 0;
}

header {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(255, 255, 255, 0))), url(../imgs/home/img-home.jpg) no-repeat center;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0)), url(../imgs/home/img-home.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  background-position: 0px 0x;
  color: #fff;
  min-height: 100vh;
}

.bg-azul-nav {
  background-color: #1F2D3B;
}

.hero {
  position: relative;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
}

.hero h2 {
  color: white;
  font-family: '3trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  margin: 50px 0 0 0;
}

.hero i {
  color: white;
  margin: 45px 0 0 0;
  display: inline-block;
  font-size: 50px;
}

.zisetamicontrad {
  width: 40px;
}

.navbar-nav .dropdown-menu {
  position: static;
  background-color: #0053a3bf;
  color: #fff;
}

.dropdown-item {
  color: white;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #ffffff;
  background-color: #002e5c;
}

.posrelative {
  position: relative;
  right: 0;
  left: 29em;
  top: -77vh;
  bottom: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.logo-home {
  width: 500px;
}

.style-nosotros {
  margin: -70px 0 0 0;
}

.style-nosotros .pddg-nosotros {
  padding: 175px 0px 0px 100px;
}

.style-nosotros h3 {
  font-size: 2em;
}

.style-nosotros .underline {
  width: 80px;
  height: 10px;
  background-color: #18539D;
  margin-top: 5px;
}

.style-nosotros p {
  display: inline-block;
  margin: 30px 0 0 0;
  font-size: 1.4em;
}

.style-nosotros li {
  font-size: 1.1em;
  padding: 0 20px;
}

.style-nosotros .box-azul-nosotros {
  text-align: end;
  background-color: #18539D;
  padding: 20px;
  color: white;
}

.style-nosotros .box-azul-nosotros h3 {
  font-size: 2em;
  font-family: '4trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.style-nosotros .nosotros-img {
  background: url(../imgs/home/nosotros-img.jpg) no-repeat center;
  background-size: cover;
  background-position: 0px 70px;
  color: #fff;
  min-height: 100vh;
}

.style-map-fecha {
  background-color: #18539D;
  padding: 80px 0;
}

.icon-container {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.counter {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.pddgsite {
  padding: 60px 0;
}

.style-experiencia h3 {
  font-size: 2em;
}

.style-experiencia .underline {
  width: 80px;
  height: 10px;
  background-color: #18539D;
  margin-top: 5px;
  margin: 0 auto;
}

.style-experiencia .mgg-exp {
  margin: 90px 0;
}

.style-experiencia span {
  color: #000000;
  font-size: 2em;
  font-family: "4trueno", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.style-experiencia h4 {
  color: #18539E;
  font-size: 8em;
  margin: -32px 0 0 0;
  display: inline-block;
  font-family: "6trueno", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.style-experiencia p {
  color: #000000;
  font-size: 1.4em;
  font-family: "4trueno", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  display: inline-block;
  text-align: end;
  margin: 10px 0 0 0;
  line-height: 29px;
}

.style-experiencia .img-exprs {
  width: 100px;
}

.style-experiencia .counter {
  font-size: 2em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.style-clientes {
  background-color: #F6F6F6;
}

.style-clientes h3 {
  font-size: 2em;
}

.style-clientes .underline {
  width: 80px;
  height: 10px;
  background-color: #18539D;
  margin-top: 5px;
  margin: 0 auto;
}

.style-clientes .pddgsite {
  padding: 60px 0;
}

.style-clientes .mgg-clientes {
  margin: 0 0 80px 0;
}

.style-piedras-negras {
  margin: -70px 0 0 0;
}

.style-piedras-negras .pddg-nosotros {
  padding: 175px 0px 0px 100px;
}

.style-piedras-negras h3 {
  font-size: 2em;
}

.style-piedras-negras .underline {
  width: 80px;
  height: 10px;
  background-color: #18539D;
  margin-top: 5px;
}

.style-piedras-negras p {
  display: inline-block;
  margin: 30px 0 0 0;
  font-size: 0.9em;
  padding: 0 60px 0 0;
  text-align: justify;
}

.style-piedras-negras li {
  font-size: 1.1em;
  padding: 0 20px;
}

.style-piedras-negras .box-azul-nosotros {
  text-align: end;
  background-color: #18539D;
  padding: 20px;
  color: white;
}

.style-piedras-negras .box-azul-nosotros h3 {
  font-size: 2em;
  font-family: '4trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.style-piedras-negras .nosotros-img {
  background: url(../imgs/home/historia-img.jpg) no-repeat center;
  background-size: cover;
  background-position: 0px 70px;
  color: #fff;
  min-height: 100vh;
}

.style-piedras-negras .btn-conoce {
  width: 180px;
  text-align: end;
}

.style-piedras-negras .pddg-btn {
  padding: 17px 75px 30px 0;
}

.style-forms {
  background-color: #F6F6F6;
  padding: 60px 0;
}

.style-forms h3 {
  font-size: 2em;
}

.style-forms .underline {
  width: 80px;
  height: 10px;
  background-color: #18539D;
  margin-top: 5px;
  margin: 0 auto;
}

.style-forms .underline2 {
  width: 80px;
  height: 10px;
  background-color: #18539D;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-top: 50%;
}

.style-forms label {
  font-family: "2trueno", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.style-forms input, .style-forms textarea {
  background-color: #E5E6E8;
  border-radius: 0;
  border: 2px solid #000000;
}

.style-forms .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.style-forms .btn-formszise {
  width: 120px;
}

.style-forms h4 {
  font-family: '4trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 1.9em;
  padding: 0;
}

.style-forms p {
  font-size: 1.3em;
}

.style-forms .ppdg-info-form {
  padding: 0 200px 0 87px;
}

.stylefooter {
  background-color: #1F2D3B;
}

.stylefooter p {
  font-family: '2trueno', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  line-height: 0;
  display: inline-block;
  line-height: 1.7;
}
/*# sourceMappingURL=style.css.map */