/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 font-family: 'IBM Plex Sans', sans-serif;
 font-family: 'Playfair Display', serif;
 */




body {
  padding-top: 54px;
}
body{
font-family: 'IBM Plex Sans', sans-serif;
}

@media (min-width: 992px) {
  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;
}

.caption-carousel2{
text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
font-weight: 400;
font-family: serif;
font-size: 45px;
}

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

.btn-a {
  background-color: #0096fe;
  border-color: #0096fe;
}

.btn-b {
  background-color: #f05926;
}

.btn-c {
  background-color: #39b447;
}

.btn-primary {
  border-color: #0000;
}
.logo-principal{
}
.btn-login-user {
  padding: 12px 28px;
  font-size: 15px;
}

.btn-right {

}


.pull-right {
  margin-left: 613px;
}
<<<<<<< HEAD
=======

.home-empresas {
  color: #D0D0D0;
}
>>>>>>> upstream/master
