/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template/scrolling-nav)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
.sectionInic {
  padding: 3rem 0;
}
section {
  padding: 30px 0;
}
.footerarpher{
  color: white !important;
}
.carousel-item {
  height: 700px;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.centrado{
  position: absolute;
  bottom: 32rem;
  right: 0px;
  /* transform: translate(-50%, -50%); */
}

div.transbox {
  margin: 0px;
  background-color: black;
  opacity: 0.7;
}

div.transbox p {
  margin: 10px 20px 20px 20px;
  font-weight: bold;
  color: #ffffff;
  font-size: 1.9cm;
  opacity: 1;
}

/* .prueba {
  color: #ffffff;
} */

.bg-dark {
  background-color: black !important;
}


