.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  padding: 24px 2% 10px;
  background-color: rgba(0, 0, 0, .96);
}

.body {
  background-color: #000;
}

.section-solutions {
  padding-top: 200px;
  padding-bottom: 56px;
  background-image: url('../images/balsssolutions.png');
  background-position: 0px 71px;
  background-size: 940px;
  background-repeat: no-repeat;
}

.menu-fixed {
  position: relative;
  z-index: 1001;
  display: block;
  width: 540px;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  text-align: center;
}

.btnmenu {
  display: inline-block;
  width: 110px;
  height: 28px;
  padding-top: 4px;
  background-image: url('../images/Línea-65.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: omnes-pro, sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.btnmenu:hover {
  color: #ffd98d;
}

.btnmenu.end {
  padding-right: 20px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  padding: 12px 3% 24px;
  background-color: rgba(0, 0, 0, .9);
}

.title-section {
  display: block;
  width: 209px;
  height: 37px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 58px;
  background-image: url('../images/bgtitle.svg');
  background-position: 100% 100%;
  background-size: 158px 35px;
  background-repeat: no-repeat;
  font-family: Raleway, sans-serif;
  color: #ffd98d;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.button-navmenu {
  margin-right: 12px;
  padding: 5px 12px;
  border: 1px solid #ffba30;
  font-family: omnes-pro, sans-serif;
  color: #ffd98d;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-navmenu.languaje {
  display: none;
  margin-right: 0px;
  background-color: #00405a;
}

.txtcopyrigth {
  display: inline-block;
  padding-top: 10px;
  font-family: omnes-pro, sans-serif;
  color: hsla(0, 0%, 100%, .56);
  font-size: 10px;
}

.txtcontactofooter {
  float: right;
}

.text-block {
  display: inline-block;
  height: 30px;
  margin-right: 24px;
  padding-left: 28px;
  background-image: url('../images/tel.svg');
  background-position: 0px 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
  font-family: omnes-pro, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
}

.text-block.next {
  margin-right: 0px;
  background-image: url('../images/map.svg');
}

.paragraph {
  display: block;
  width: 540px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
  font-family: omnes-pro, sans-serif;
  color: #ffd98d;
  font-size: 16px;
  line-height: 22px;
}

.paragraph.white {
  color: #fff;
}

.bold-text {
  font-family: omnes-pro, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.divcontainerrows {
  display: block;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
}

.div-block {
  position: static;
  width: 340px;
  height: 200px;
  padding: 50px 12px 12px 24px;
  background-color: hsla(0, 0%, 100%, .9);
}

.image {
  position: relative;
  top: 36px;
  right: 56px;
}

.text-block-2 {
  margin-bottom: 12px;
  font-family: omnes-thin, sans-serif;
  color: #00405a;
  font-size: 22px;
}

.paragraph-2 {
  font-family: omnes-pro, sans-serif;
  color: #707070;
  font-size: 14px;
  font-weight: 400;
}

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

.menudisplay {
  position: relative;
  display: none;
  width: 100%;
  margin-left: auto;
  float: left;
  text-align: center;
}

.section-network {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: hsla(197.33333333333334, 100.00%, 17.65%, 0.45);
  background-image: url('../images/ballsnetworx.png');
  background-position: 50% 50%;
  background-size: 758px;
  background-repeat: no-repeat;
}

.menu-desktop {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 82px;
  padding: 24px 3% 10px;
  background-color: rgba(0, 0, 0, .9);
}

.column-2 {
  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;
}

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

.section-footer-mobile {
  display: none;
}

.link {
  color: #ffd98d;
}

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

.section-tools {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: rgba(0, 0, 0, .25);
  background-image: url('../images/ballstools.png');
  background-position: 27% 50%;
  background-size: 635px;
  background-repeat: no-repeat;
}

.bold-text-2 {
  font-family: omnes-pro, sans-serif;
  color: #fff;
  font-weight: 400;
}

.bold-text-3 {
  font-family: omnes-pro, sans-serif;
  color: #fff;
  font-weight: 500;
}

.bold-text-4 {
  font-family: omnes-pro, sans-serif;
  color: #fff;
  font-weight: 400;
}

.bold-text-5 {
  font-family: omnes-pro, sans-serif;
  color: #fff;
  font-weight: 400;
}

.section-contacus {
  padding-top: 56px;
  padding-bottom: 100px;
}

.btnform {
  width: 150px;
  margin-top: 28px;
  margin-right: 27px;
  float: right;
  border: 1px solid #ffba30;
  background-color: transparent;
  font-family: omnes-pro, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.div-block-2 {
  float: right;
  background-image: url('../images/send.svg');
  background-position: 100% 0px;
  background-size: 35px 35px;
  background-repeat: no-repeat;
}

.fieldform {
  height: 50px;
  border: 1px solid #ffd98d;
  background-color: transparent;
  font-family: omnes-narrow, sans-serif;
  color: hsla(0, 0%, 100%, .77);
  text-transform: none;
}

.fieldform.message {
  height: 100px;
  margin-top: 9px;
}

.txtcontactus {
  margin-top: 56px;
  font-family: omnes-pro, sans-serif;
  color: #ffd98d;
  font-size: 16px;
  line-height: 22px;
}

.txtcontactus.nonep {
  text-decoration: none;
}

.form-block {
  margin-top: 56px;
}

.link-white {
  font-family: omnes-pro, sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-white.underlinenone {
  text-decoration: none;
}

.text-span {
  color: #fff;
  text-decoration: none;
}

.section-start {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  padding-top: 230px;
  background-color: #000;
}

.image-3 {
  width: 400px;
}

.divlogow {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.paragraph-3 {
  font-family: Raleway, sans-serif;
  color: #ffba30;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.divbgbutton {
  display: block;
  width: 178px;
  height: 85px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 28px;
  background-image: url('../images/send.svg');
  background-position: 100% 0px;
  background-size: 35px;
  background-repeat: no-repeat;
}

.button {
  width: 150px;
  border: 1px solid #ffba30;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}

.button.ok {
  width: 122px;
}

.divbgblur {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url('../images/pittburgH.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.divbgblur.on {
  background-image: url('../images/Grupo861.png');
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.section-end {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  padding-top: 230px;
  opacity: 1;
}

.divbackgroundfixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url('../images/bgballs.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.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: block;
  width: 300px;
  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;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body-2 {
  padding-top: 204px;
  background-color: #000;
  color: #ffd98d;
}

.heading {
  margin-top: 12px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 20px;
}

.text-block-3 {
  margin-bottom: 12px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
}

@media (max-width: 991px) {
  .navbar {
    z-index: 1002;
    display: block;
    height: 82px;
    padding-right: 3%;
    padding-left: 3%;
    border-bottom: 1px none rgba(255, 217, 141, .31);
    background-color: rgba(0, 0, 0, .9);
  }
  .section-solutions {
    padding-top: 156px;
  }
  .menu-fixed {
    display: none;
  }
  .button-navmenu {
    display: block;
    height: 35px;
    margin-right: 0px;
    padding-top: 7px;
    padding-left: 24px;
    border-style: none;
    border-top-color: #ffd98d;
    font-size: 14px;
  }
  .button-navmenu:active {
    color: #ffd98d;
  }
  .button-navmenu:focus {
    color: #ffd98d;
  }
  .button-navmenu.w--current {
    color: #ffd98d;
  }
  .button-navmenu.w--current:hover {
    color: #000;
  }
  .button-navmenu.languaje {
    background-color: transparent;
  }
  .nav-menu {
    height: 540px;
    background-color: rgba(0, 0, 0, .9);
  }
  .menu-desktop {
    display: none;
  }
  .menu-button {
    padding-top: 0px;
    padding-right: 0px;
    background-color: #000;
    font-size: 24px;
  }
  .menu-button.w--open {
    background-color: #000;
    color: #000;
  }
  .icon {
    color: #ffd98d;
  }
  .link-white {
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .body {
    background-image: url('../images/pittburgnegra.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .section-solutions {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .footer {
    display: none;
  }
  .txtcopyrigth {
    display: block;
    margin-bottom: 12px;
    text-align: center;
  }
  .txtcontactofooter {
    display: block;
    width: 100%;
    text-align: center;
  }
  .text-block {
    display: inline-block;
    text-align: left;
  }
  .divcontainerrows {
    width: 540px;
  }
  .column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-network {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .column-4 {
    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;
  }
  .section-footer-mobile {
    display: block;
    padding-top: 12px;
    background-color: rgba(0, 0, 0, .96);
  }
  .section-tools {
    padding-bottom: 56px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-contacus {
    padding-bottom: 56px;
  }
  .fieldform.message {
    display: block;
    width: 96%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .txtcontactus.nonep {
    margin-top: 20px;
  }
  .section-start {
    display: none;
  }
  .body-2 {
    padding-top: 150px;
  }
}

@media (max-width: 479px) {
  .txtcopyrigth {
    margin-bottom: 16px;
    padding-top: 0px;
    text-align: left;
  }
  .txtcontactofooter {
    text-align: left;
  }
  .text-block {
    width: 180px;
    margin-right: 0px;
    margin-bottom: 16px;
  }
  .paragraph {
    width: 290px;
  }
  .paragraph.white {
    margin-bottom: 56px;
    text-align: center;
  }
  .divcontainerrows {
    width: 300px;
  }
  .div-block {
    width: 300px;
  }
  .image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .btnform {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-block-2 {
    width: 100%;
    background-position: 80% 0px;
  }
  .fieldform.message {
    width: 93%;
  }
  .txtcontactus {
    font-size: 15px;
  }
  .txtcontactus.nonep {
    font-size: 15px;
  }
  .divlogow {
    width: 300px;
  }
  .paragraph-3 {
    font-size: 13px;
  }
  .section-end {
    padding-top: 193px;
  }
}

