/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ee3f24;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.75rem;
}

a.catembe {
  color: #0056b3;
  text-decoration: none;
  background-color: transparent;
}

a.catembe:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: transparent;
}

/*!
.price  {
  font-size: 1.85rem;
  line-height: 1.2;
  color: #fff;
  text-shadow: 1.5px 1px rgb(53, 53, 53);
  font-weight: 700;
  background-color: #transparent;
  position: absolute;
  top: 1rem;
  left: 0.5rem;
  z-index: 5;
  width: 30%;
}
*/
.wrapper  {
  position: absolute;
  top: 1rem;;
  left: 0rem;
  background-color: #343A40;
  width: 30%;
  height: 7.5%;
  color: #fff;
  font-weight: 450;
  font-size: 1.25rem;
  text-align: center;
}

.wrapper-related  {
  position: absolute;
  top: 1rem;;
  left: 15px;
  background-color: #343A40;
  width: 30%;
  min-width: 4rem;
  height: 20%;
  max-height: 2rem;
  min-height: 1.75rem;
  color: #fff;
  font-weight: 450;
  font-size: 1.25em;
text-align: center;
}

.card-title {
  margin-bottom: 0rem;
  margin-top: -0.75rem;
}

.card-text  {
  font-size: 0.85rem;
}

.card-body  {
  padding: 1rem;
}

ul.details{
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 80%;
  font-size: 1.1rem;
  font-weight: 500;
  margin-left: 40px;
  margin: 0;
  padding: 0;

}
li {
  display: block;
  flex: 0 1 auto;
  list-style-type: none;
  background: transparent;
}

.rent-caption {
  position: absolute;
  right: 15%;
  top: 17%;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  font-size: 3.5rem;
  font-weight: 600;
}

a.bc {
  color: #0056b3;
  text-decoration: none;
  background-color: transparent;
}

a.bc:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
}

.colfeatures {
  flex: 33.33%;
  text-indent: 6%;
}

