#banner { background-color: rgb(0, 0, 0, 0.6); background-blend-mode: multiply; background-position: center; background-repeat: no-repeat; background-size: 1920px auto; color: white; font-family: Roboto, sans-serif !important; padding-top: 15rem; padding-bottom: 15rem; } #banner .header { font-family: inherit; } #servicios { padding-top: 2rem; padding-bottom: 3rem; } #servicios .basic.card { border: none !important; box-shadow: none !important; } #frase { padding-top: 4rem; padding-bottom: 4rem; } #frase .header { color: inherit; } #nosotros { background-color: #e6e7e8; padding-top: 3rem; padding-bottom: 3rem; } #nosotros .column { padding-top: 0; padding-bottom: 0; } #nosotros .contenido { padding-top: 5rem; padding-bottom: 5rem; } #nosotros .placeholder { height: 100%; } #clientes { padding-top: 4rem; padding-bottom: 6rem; } #clientes .header:first-child { padding-bottom: 1rem; } #clientes #img_clientes .row { padding-top: 0; padding-bottom: 0; } #clientes #img_clientes .image { margin-top: 1rem; margin-bottom: 1rem; } #testimonios { background-color: rgb(0, 0, 0, 0.6); background-position: center; background-repeat: no-repeat; background-size: 1920px auto; background-blend-mode: multiply; color: white; min-height: 30rem; display: flex; align-items: center } #testimonios .segment, #testimonios .header { color: white !important; } #eventos { background-color: #e6e7e8; padding-top: 3rem; padding-bottom: 5rem; } #eventos .segment { background-color: white; padding: 0; } #contacto { padding-top: 4rem; padding-bottom: 4rem; } #contacto #map { /*margin-top: 3rem;*/ height: 100%; }