@import url('https://fonts.googleapis.com/css?family=Lato');

body {
  background-color: #000;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99;
  height: 210px;
  background-color: #000;
}

.container-header {
  height: 210px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: #fff;
  background-image: url('../images/endHeader2 copia.png');
  background-position: 0px 100%;
  background-repeat: repeat-x;
}

.bx-wrapper {
	margin-bottom: 0px !important;
	-webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: #fff;
}

.slider-home {
	visibility: hidden;	
}

/*.home-slider > * { display: none; }*/

.bx-wrapper .bx-controls-direction a {
	z-index: 1;
}

.txt-top-header {
  float: right;
  color: #919191;
  font-size: 10px;
}

.facebook-header {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  float: right;
  clear: none;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.facebook-header:hover {
  background-image: url('../images/facebookOn.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.twitter-header {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  float: right;
  background-image: url('../images/twitter.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.twitter-header:hover {
  background-image: url('../images/twitterOn.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.logo-web {
  margin-top: 63px;
  margin-left: 24px;
}

.title-header-1 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 25px;
}

.txt-title-header {
  margin-top: 14px;
  font-size: 18px;
  line-height: 20px;
  text-align: right;
}

.mail-header {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.mail-header:hover {
  color: #fd7e25;
}

.link-button-web {
  display: inline-block;
  width: 120px;
  height: 32px;
  margin-right: 2px;
  padding-top: 5px;
  background-color: #fd7e25;
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-button-web:hover {
  background-color: #000;
}

.section-1 {
  margin-top: 209px;
  background-color: #000;
}

.container-section-1 {
  background-color: #000;
}

.subbutton {
  display: inline-block;
  width: 233px;
  height: 100px;
  margin-right: 2px;
  padding-top: 44px;
  float: left;
  background-color: #fd7e25;
  background-image: url('../images/iconoBoton.png');
  background-position: 50% 20px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.subbutton:hover {
  background-color: #919191;
}

.div-subbutton {
  margin-top: 0.1px;
  background-color: #fd7e25;
  background-image: -webkit-linear-gradient(0deg, #000 78%, #fd7e25);
  background-image: linear-gradient(90deg, #000 78%, #fd7e25);
}

.title-s1 {
  margin-top: 250px;
  padding-right: 36px;
  color: #fd7e25;
  font-size: 65px;
  text-align: right;
}

._40-s1 {
  font-size: 40px;
}

.txt-s1 {
  padding-right: 36px;
  color: #fd7e25;
  font-size: 28px;
  line-height: 35px;
  text-align: right;
}

.txt-bajada-black {
  display: inline-block;
  margin-top: 12px;
  margin-right: 36px;
  float: right;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.img-line {
  width: 400px;
  margin-right: 36px;
  float: right;
}

.section-nosotros {
  background-color: #fd7e25;
  background-image: url('../images/decoNosotros-out.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.titulo-nosotros {
  display: block;
  height: 118px;
  background-color: #000;
}

.titulo-nosotros.orange {
  background-color: #fd7e25;
}

.title-orange {
  margin-top: 30px;
  margin-left: 24px;
  color: #fd7e25;
  font-weight: 300;
}

.title-orange.white {
  float: none;
  color: #fff;
}

.deco-white {
  color: #fff;
  font-weight: 300;
}

.txt-subtitle {
  margin-top: 30px;
  margin-right: 36px;
  margin-left: 24px;
  color: #919191;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  text-align: right;
}

.txt-subtitle.white {
  color: #fff;
}

.container-nosotros {
  height: 770px;
  background-color: #fff;
  background-image: url('../images/decoNosotros2.png');
  background-position: 100% 90%;
  background-repeat: no-repeat;
}

.texto-web-grey {
  margin-top: 56px;
  margin-left: 24px;
  color: #6f6f6f;
  line-height: 17px;
  text-align: left;
}

.texto-web-grey.clientes {
  margin-top: 40px;
  margin-right: 36px;
}

.texto-web-grey.black {
  margin-top: 90px;
  color: #000;
  font-size: 16px;
}

.p-contacto.texto-web-grey.black {
  margin-top: 20px;
  margin-bottom: 20px;
}

.img-nosotros {
  margin-top: 12px;
  margin-bottom: 48px;
  margin-left: 24px;
}

.section-obras {
  height: 820px;
  padding-top: 0px;
  background-color: #000;
  background-image: url('../images/decoObras-out2.png'), url('../images/decoObras-out.png');
  background-position: 100% 50%, 0px 50%;
  background-repeat: no-repeat, no-repeat;
}

.container-obras {
  height: 820px;
  background-color: #fff;
}

.list-container-obras {
  margin-right: 24px;
  padding-top: 24px;
  padding-left: 24px;
}

.link-1-obras {
  display: inline-block;
  width: 150px;
  margin-right: 95px;
  margin-bottom: 24px;
  padding-top: 60px;
  background-image: url('../images/01.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  opacity: 0;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-1-obras:hover {
  background-image: url('../images/01n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.link-2-obras {
  display: inline-block;
  width: 150px;
  margin-right: 95px;
  padding-top: 60px;
  background-image: url('../images/02.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-2-obras:hover {
  background-image: url('../images/02n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.link-3-obras {
  display: inline-block;
  width: 150px;
  margin-right: 95px;
  padding-top: 60px;
  background-image: url('../images/03.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-3-obras:hover {
  background-image: url('../images/03n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.link-4-obras {
  display: inline-block;
  width: 150px;
  padding-top: 60px;
  background-image: url('../images/04.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-4-obras:hover {
  background-image: url('../images/04n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.display-2 {
  display: none;
}

.display-3 {
  display: none;
}

.display-4 {
  display: none;
}

.slider-all {
  height: 545px;
  background-color: transparent;
}

.slide-all {
  background-color: transparent;
}

.righy-arrow {
  width: 50px;
  color: #000;
}

.left-arrow {
  width: 50px;
  color: #000;
}

.slide-nav-all {
  color: #000;
}

.div-slide-all {
  height: 500px;
}

.img-slider-all {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pie-foto {
  margin-top: 12px;
  margin-left: 45px;
  color: #6f6f6f;
  font-weight: 700;
}

.link-obras-1-rojo {
  position: absolute;
  display: inline-block;
  width: 150px;
  margin-right: 95px;
  margin-bottom: 24px;
  padding-top: 60px;
  background-image: url('../images/01n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-obras-2-rojo {
  position: absolute;
  display: none;
  width: 150px;
  margin-right: 95px;
  padding-top: 60px;
  background-image: url('../images/02n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-obras-3-rojo {
  position: absolute;
  display: none;
  width: 150px;
  margin-right: 95px;
  padding-top: 60px;
  background-image: url('../images/03n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.link-obras-4-rojo {
  position: absolute;
  display: none;
  width: 150px;
  padding-top: 60px;
  background-image: url('../images/04n.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.div-footer-nosotros {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.row-940 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.section-clientes {
  background-color: #fd7e25;
}

.container-clientes {
  background-color: #fff;
}

.title-clientes {
  margin-right: 24px;
  margin-left: 24px;
  color: #fd7e25;
  font-size: 20px;
  font-weight: 400;
}

.img-clientes {
  position: relative;
  margin-left: 24px;
}

.img-clientes.padd1 {
  margin-top: 11px;
}

.img-clientes.ypf {
  position: relative;
  top: 20px;
}

.img-clientes._14 {
  position: relative;
  top: 8px;
}

.img-clientes.riosma {
  position: relative;
  top: 6px;
}

.img-clientes.klaukol {
  position: relative;
  top: 13px;
}

.img-clientes.tropical {
  position: relative;
  top: 3px;
}

.img-clientes.stork {
  position: relative;
  top: 7px;
}

.img-clientes.jbs {
  top: -3px;
}

.row-clientes {
  display: block;
  margin-top: 24px;
  margin-bottom: 36px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.section-exposiciones {
  background-color: #000;
}

.container-expo {
  height: 870px;
  background-color: #fff;
}

.tab-expo {
  display: block;
  margin-top: 36px;
  margin-right: 24px;
  margin-left: 24px;
}

.link-tab {
  display: inline-block;
  width: 160px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #fd7e25;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.link-tab:hover {
  color: #000;
}

.link-tab.w--current {
  width: 160px;
  background-color: transparent;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.link-tab.w--current:hover {
  color: #fd7e25;
}

.link-tab.padd {
  position: static;
  top: 18px;
}

.section-contacto {
  background-color: #fd7e25;
}

.map {
  width: 100%;
  height: 400px;
  /*margin-top: 90px;
  border: 4px solid #000;*/
}

.ancla-home {
  position: absolute;
}

.section-redes-sociales {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #000;
}

.instagram-top {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 4px;
  float: right;
  background-image: url('../images/ico-linkedin.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.instagram-top:hover {
  background-image: url('../images/ico-linkedinOn.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.div-redes {
  width: 300px;
  padding-right: 12px;
  padding-left: 12px;
  float: none;
  clear: none;
  background-color: transparent;
}

.row-redes {
  margin-top: 36px;
  margin-bottom: 56px;
}

.txt-footer-w {
  margin-top: 33px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  text-align: right;
}

.txt-footer-w-2 {
  font-size: 10px;
}

.img-logo-footer {
  margin-left: 12px;
}

.txt-proximamente {
  display: block;
  margin-top: 310px;
  margin-right: auto;
  margin-left: auto;
  font-size: 25px;
  text-align: center;
}

.tabs-menu {
  margin-bottom: 24px;
  margin-left: 24px;
  padding-left: 24px;
}

@media (max-width: 991px) {
  .title-header-1 {
    font-size: 21px;
  }
  .txt-title-header {
    font-size: 14px;
  }
  .mail-header {
    font-size: 12px;
  }
  .link-button-web {
    width: 92px;
    font-size: 12px;
  }
  .subbutton {
    width: 180px;
    height: 80px;
    font-size: 13px;
    line-height: 14px;
  }
  .txt-bajada-black {
    font-size: 12px;
  }
  .img-line {
    width: 302px;
  }
  .section-nosotros {
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .title-orange {
    font-size: 30px;
  }
  .txt-subtitle {
    font-size: 17px;
    line-height: 25px;
  }
  .container-nosotros {
    height: 760px;
    background-position: 125% 100%;
  }
  .section-obras {
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .link-1-obras {
    margin-right: 24px;
  }
  .link-2-obras {
    margin-right: 24px;
  }
  .link-3-obras {
    margin-right: 24px;
  }
  .slider-all {
    height: 470px;
  }
  .pie-foto {
    margin-left: auto;
  }
  .row-940 {
    width: 761px;
  }
  .img-clientes.loscalvos {
    position: relative;
    left: -13px;
  }
  .link-tab {
    width: 140px;
    font-size: 18px;
  }
  .link-tab.w--current {
    width: 140px;
  }
  .map {
    /*width: 320px;*/
  }
  .tabs-menu {
    margin-left: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .logo-header-certs {
	  max-width: 50px;
	  margin-top: 17px;
  }
  .title-header-1.phone {
    margin-top: auto;
    font-size: 15px;
    text-align: center;
  }
  .section-1 {
    margin-top: 150px;
  }
  .title-s1 {
    padding-right: 12px;
    font-size: 51px;
  }
  ._40-s1 {
    font-size: 35px;
  }
  .txt-s1 {
    padding-right: 12px;
    font-size: 26px;
  }
  .nav-bar {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    height: 150px;
    padding-top: 16px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #fff;
    background-image: url('../images/endHeader2 copia.png');
    background-position: 0px 100%;
    background-repeat: repeat-x;
  }
  .menu-button {
    width: 70px;
    height: 70px;
    float: right;
    font-family: Lato, sans-serif;
    font-size: 50px;
    text-align: left;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #fd7e25;
  }
  .nav-link {
    width: 100%;
    height: 50px;
    margin-bottom: 2px;
    background-color: #fd7e25;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
  .nav-link:hover {
    color: #000;
  }
  .nav-link:active {
    color: #fff;
  }
  .nav-link.w--current {
    width: 100%;
  }
  .nav-link.w--current:active {
    color: #000;
  }
  .nav-link.w--current:focus {
    color: #000;
  }
  .nav-menu {
    height: 337px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(270deg, #fff 60%, #fd7e25 77%);
    background-image: linear-gradient(180deg, #fff 60%, #fd7e25 77%);
  }
  .div-sociales-phone {
    min-height: 70px;
    padding-top: 12px;
    background-color: #fff;
  }
  .navbarfixed {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
    width: 100%;
  }
  .txt-bajada-black {
    display: block;
    margin-right: 0px;
    float: left;
    font-size: 10px;
  }
  .img-line {
    margin-right: 12px;
  }
  .title-orange {
    display: inline-block;
    font-size: 34px;
  }
  .txt-subtitle {
    display: block;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 12px;
    font-size: 14px;
    line-height: 23px;
  }
  .txt-subtitle.white {
    margin-top: 31px;
  }
  .container-nosotros {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .texto-web-grey {
    margin-top: 24px;
  }
  .link-1-obras {
    width: 130px;
    margin-right: 0px;
  }
  .link-2-obras {
    width: 130px;
    margin-right: 0px;
  }
  .link-3-obras {
    width: 130px;
    margin-right: 0px;
  }
  .link-4-obras {
    width: 130px;
  }
  .slider-all {
    height: 363px;
  }
  .link-obras-1-rojo {
    width: 130px;
  }
  .link-obras-2-rojo {
    width: 130px;
  }
  .link-obras-3-rojo {
    width: 130px;
  }
  .link-obras-4-rojo {
    width: 130px;
  }
  .row-940 {
    width: 568px;
  }
  .row-clientes {
    /*width: 543px;*/
  }
  .link-tab {
    width: 99px;
    font-size: 14px;
  }
  .link-tab.w--current {
    width: 99px;
    font-size: 14px;
  }
  .map {
    /*width: 260px;*/
  }
  .ancla-home.nos {
    position: relative;
    top: 60px;
  }
  .ancla-home.clie {
    position: relative;
    top: 60px;
  }
  .ancla-home.obras {
    position: relative;
    top: 61px;
  }
  .ancla-home.expo {
    position: relative;
    top: 60px;
  }
  .ancla-home.contacto {
    position: relative;
    top: 60px;
  }
  .txt-footer-w {
    margin-bottom: 24px;
    line-height: 16px;
    text-align: center;
  }
  .img-logo-footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
  
  .hero-col {
	padding: 0;
  }
  
}

@media (max-width: 479px) {
  body {
    background-color: #fff;
  }
  .logo-header-certs {
	  max-width: 35px;
	  margin-top: 17px;
  }
  .txt-top-header {
    font-size: 9px;
  }
  .section-1 {
    margin-top: 110px;
  }
  .title-s1 {
    display: block;
    margin-top: 310px;
    font-size: 48px;
    line-height: 27px;
  }
  ._40-s1 {
    font-size: 32px;
  }
  .txt-s1 {
    font-size: 23px;
    line-height: 27px;
  }
  .nav-bar {
    height: 110px;
  }
  .brand-phone {
    width: 50%;
  }
  .nav-menu {
    height: 335px;
  }
  .div-sociales-phone {
    height: 75px;
  }
  .txt-bajada-black {
    display: block;
    float: none;
    font-size: 11px;
    font-weight: 700;
    text-align: right;
  }
  .img-line {
    display: block;
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    float: right;
  }
  .title-orange {
    margin-top: 36px;
    margin-left: 12px;
  }
  .title-orange.white.p {
    margin-top: 18px;
  }
  .container-nosotros {
    height: 1300px;
  }
  .texto-web-grey {
    margin-top: 56px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .texto-web-grey.menos-padd {
    margin-top: 12px;
  }
  .texto-web-grey.black {
    margin-top: 24px;
  }
  .img-nosotros {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .img-nosotros.mas-padd {
    margin-top: -26px;
  }
  .div-frase-phone {
    height: 80px;
    margin-top: 300px;
    background-color: transparent;
  }
  .title-home-phone {
    display: block;
    margin-top: 36px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 12px;
    color: #fd7e25;
    font-size: 40px;
    line-height: 44px;
    text-align: right;
  }
  .txt-phone-home {
    margin-bottom: auto;
    color: #fd7e25;
    font-size: 17px;
    line-height: 24px;
    text-align: right;
  }
  .txt-bajada-phone {
    margin-bottom: auto;
    font-size: 11px;
    font-weight: 700;
    text-align: right;
  }
  .list-container-obras {
    margin-right: 12px;
    margin-left: 12px;
    padding-left: 0px;
  }
  .link-1-obras {
    margin-right: 24px;
  }
  .link-3-obras {
    margin-right: 24px;
  }
  .slider-all {
    height: 270px;
    margin-top: 24px;
  }
  .link-obras-3-rojo {
    display: none;
  }
  .div-footer-nosotros {
    top: 12px;
  }
  .row-940 {
    width: 300px;
  }
  .title-clientes {
    margin-left: 12px;
  }
  .img-clientes {
    position: relative;
    margin-left: 12px;
  }
  .img-clientes.padd2 {
    position: relative;
    top: -17px;
  }
  .img-clientes.paddphone1 {
    position: relative;
    top: 33px;
  }
  .img-clientes._7 {
    position: relative;
    top: 11px;
  }
  .img-clientes._11 {
    position: relative;
    top: 22px;
  }
  .img-clientes._10 {
    position: relative;
    top: 48px;
  }
  .img-clientes._12 {
    position: relative;
    top: 58px;
  }
  .img-clientes._14 {
    top: -28px;
  }
  .img-clientes._15 {
    position: relative;
    top: 33px;
  }
  .img-clientes.riosma {
    top: -27px;
  }
  .img-clientes.klaukol {
    top: 21px;
  }
  .img-clientes.loma {
    top: -39px;
  }
  .img-clientes.loscalvos {
    top: -35px;
  }
  .img-clientes.akiabara {
    top: -47px;
  }
  .img-clientes.tropical {
    top: -20px;
  }
  .img-clientes.stork {
    top: -14px;
  }
  .img-clientes.jbs {
    top: -54px;
  }
  .row-clientes {
    /*width: 300px;*/
  }
  .container-expo {
    height: 720px;
  }
  .tab-expo {
    margin-right: 12px;
    margin-left: 12px;
  }
  .link-tab {
    display: inline-block;
    width: 140px;
    margin-bottom: 36px;
    font-size: 19px;
    text-align: left;
  }
  .link-tab.w--current {
    width: 140px;
    font-size: 19px;
    text-align: left;
  }
  .link-tab.padd {
    top: 0px;
    margin-left: 14px;
    text-align: left;
  }
  .map {
    width: 100%;
    margin-top: 36px;
    margin-bottom: 70px;
  }
  .ancla-home.nos {
    top: 101px;
  }
  .ancla-home.clie {
    top: 101px;
  }
  .ancla-home.obras {
    top: 101px;
  }
  .ancla-home.expo {
    top: 101px;
  }
  .ancla-home.contacto {
    top: 101px;
  }
  .div-redes {
    width: 300px;
  }
}