.brands {
  color: #313437;
  background-color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  position: relative;
}

.col-md-12 img {
  width: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
}

#privacy {
  position: absolute;
  margin: auto;
  top: 250px;
  left: 0;
  right: 0;
}

p {
  margin-top: -25px;
}

#Oferta {
  padding-top: 0px;
}

#navcol-2 {
  padding-top: 10px;
}

.fas.fa-map-marker-alt {
  color: #1485ee;
  float: left;
  margin-left: -65px;
}

img {
  margin-left: 0px;
  margin-top: 35px;
}

@media (max-width: 900px) {
  #navcol-2 {
    background-color: rgba(255,255,255,0.9);
    box-shadow: 2px 2px;
  }
}

nav li {
  margin: auto;
  padding: 10px;
}

#btn-call {
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 5px 5px 6px grey;
}

#gly-rotate-45 {
  -webkit-transform: rotate(-100deg);
  -moz-transform: rotate(-100deg);
  -ms-transform: rotate(-100deg);
  transform: rotate(-100deg);
}

#logo {
  width: 550px;
  align-content: center;
}

#gallery .img-fluid {
  vertical-align: middle;
  height: 100% !important;
}

#content {
  scroll-margin-top: 100px;
}

