/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/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 {

  text-align: center;
  justify-content: center;

}

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


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

}

.carousel-caption2 {
  position: absolute;
  right: (100% - $carousel-caption2-width) / 2;
  bottom: 90px;
  left: (100% - $carousel-caption2-width) / 2;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: $carousel-caption2-color;
  text-align: center;
}
.texto-borde {

  font-family: 'Open Sans Condensed', sans-serif;

  -webkit-text-stroke: 2px white;
  color: #091853;
  background-color: #eb0303;
  font-weight: 400;
  font-size: 1.60rem;
  
}

.textoprin

{

color:black;
font-weight: 800;
-webkit-text-stroke: 2px white;
margin-left: 11em;
margin-right: 11em;

}


