@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
.form-control:focus {
  border-color: #05668d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #05668d; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 840px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 960px; } }

.background {
  height: 100vh;
  background-size: cover; }

.home-description {
  color: #fff; }

.home-info ul {
  list-style-type: none;
  padding-inline-start: 0px; }

.home-info li {
  display: inline-block;
  margin-right: 10px; }

.home-info p {
  color: #fff; }

.home-info a {
  color: #fff;
  text-decoration: none; }

.home-info a:hover {
  color: #fff;
  text-decoration: none; }

.btn-home {
  border-radius: 0px;
  display: inline;
  padding: 0.2rem 0.2rem; }

.btn-home:hover,
.btn-home:focus,
.btn-home:active,
.btn-home.active,
.open > .dropdown-toggle.btn-home {
  color: #374151; }

.btn-outline-dark {
  border-color: #374151;
  color: #374151; }

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.open > .dropdown-toggle.btn-outline-dark {
  background-color: #374151;
  border-color: #374151; }

.btn-dark {
  background-color: #374151;
  border-color: #374151; }

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  background-color: #374151;
  border-color: #374151; }

.alert-warning .alert-info {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500; }

.main-alert {
  font-family: "Source Sans Pro", sans-serif; }

.main-alert ul {
  padding: 0;
  list-style-type: none; }

@media only screen and (min-width: 576px) {
  .alert {
    height: auto;
    line-height: auto;
    padding: 5px 15px; } }

.navbar {
  background-color: #fff;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0px;
  z-index: 1000; }

@media only screen and (min-width: 576px) {
  .navbar {
    position: relative; } }

.bg.img {
  background-position: top; }

.transparent {
  background-color: transparent !important; }

.logo-positive {
  font-family: "Spectral", serif;
  font-weight: 800;
  color: #374151; }

.logo-negative {
  font-family: "Spectral", serif;
  font-weight: 800;
  color: #fff;
  font-size: 3rem; }

.navbar h3 {
  margin-bottom: 0px; }

.navbar-inner {
  background: transparent; }

.navbar-collapse.collapsing,
.navbar-collapse.show {
  padding: 15px; }

.navbar-light .navbar-nav .nav-link {
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  color: #374151; }

.navbar-light .navbar-nav .nav-link:hover {
  color: #05668d; }

.active {
  color: #05668d;
  font-weight: 600; }

.navbar-toggler {
  border: none;
  background: transparent !important; }

.navbar-toggler:hover {
  background: transparent !important; }

.navbar-toggler .icon-bar {
  width: 22px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-border {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #a09f9f; }

.company-info {
  text-align: center;
  width: 70%; }

.footer-custom {
  padding: 20px 0;
  border-top: 1px solid #a09f9f;
  color: #374151;
  background-color: #fff;
  font-family: "Source Sans Pro", sans-serif; }

.footer-custom h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px; }

.footer-custom ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0; }

.footer-custom ul a {
  color: inherit;
  text-decoration: none; }

.footer-custom ul a:hover {
  color: #05668d; }

@media (max-width: 767px) {
  .footer-custom .item:not(.social) {
    text-align: center;
    padding-bottom: 20px; } }

.footer-custom .item.text {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .footer-custom .item.text {
    margin-bottom: 0; } }

.footer-custom .item.text p {
  margin-bottom: 0; }

.footer-custom .copyright {
  text-align: center;
  padding-top: 15px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0; }

h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2rem;
  color: #374151; }

h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.75rem;
  color: #374151; }

h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.5rem;
  color: #374151; }

h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25rem;
  color: #374151; }

h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  color: #374151; }

p {
  font-family: "Source Sans Pro", sans-serif;
  color: #374151; }

.btn {
  font-family: "Source Sans Pro", sans-serif; }

.login-card {
  border-radius: 0px;
  border: 0px; }

.company-data {
  text-align: center;
  opacity: 0.5;
  font-size: 13px;
  margin-bottom: 0; }

.navigation-light-login a {
  text-decoration: none;
  color: #374151;
  opacity: 0.5;
  font-size: 13px; }

.navigation-light-login a:hover {
  text-decoration: none;
  color: #374151;
  font-size: 13px; }

.cardcontainer {
  position: relative;
  top: 0;
  transition: top ease 1s;
  border-radius: 20px;
  width: 300px;
  height: 400px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  transition: 0.3s;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.7);
  animation: fade-in 1s ease-in-out; }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.photo {
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 200px;
  width: 100%; }

.photo .content-overlay {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #05668d80;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s; }

.photo img {
  top: -30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 100%;
  width: 100%; }

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-in-out 0s; }

.cardcontainer:hover {
  top: -5px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.7); }

.cardcontainer:hover .content-overlay {
  opacity: 1; }

.cardcontainer:hover .content-details {
  font-weight: 900;
  color: #fff !important;
  text-decoration: none;
  top: 50%;
  left: 50%;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s; }

.content {
  width: 80%;
  top: -40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  font-weight: 800; }

.content-info {
  color: #05668d; }

.deal-use {
  display: inline-block;
  margin-left: auto;
  margin-right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 15px;
  height: 20px;
  line-height: 20px;
  color: #374151;
  position: relative;
  top: -220px;
  left: 180px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.7); }

.deal-draft {
  display: inline-block;
  margin-left: auto;
  margin-right: 0;
  background-color: red;
  border-radius: 15px;
  height: 20px;
  line-height: 20px;
  position: relative;
  top: -220px;
  left: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 900;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.7); }

.deal-draft p {
  color: white !important; }

.deal-status {
  display: inline-block;
  border-top-right-radius: 15px;
  height: 30px;
  line-height: 30px;
  position: relative;
  top: -30px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.25rem; }

.deal-status p {
  color: white !important; }

.deal-status-commitment {
  background-color: #108800; }

.deal-status-coming-soon {
  background-color: #4726ce; }

.deal-status-ongoing {
  background-color: #05668d; }

.deal-status-closed {
  background-color: #374151; }

.deal-status-getting-ready {
  background-color: #d4ac0d; }

.card-info {
  margin-bottom: 0px;
  color: #374151; }

.card-info-medium-font {
  font-size: 1.55rem;
  letter-spacing: -0.5px;
  top: 5px; }

.card-info-small-font {
  font-size: 1.45rem;
  letter-spacing: -1px;
  top: 5px; }

.card-info-light {
  color: #A9A9A9; }

.discover {
  color: #fff; }

.footer {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  position: relative;
  top: -45px; }

.like {
  float: right;
  font-size: 1.25rem;
  position: relative;
  top: 20px;
  color: #333333; }

.fa-gratipay {
  margin-right: 10px;
  transition: 0.5s; }

.navigation a {
  text-decoration: none;
  color: #374151;
  font-weight: 800; }

.navigation a:hover {
  text-decoration: none;
  color: #374151; }

.navigation-light a {
  text-decoration: none;
  color: #374151; }

.navigation-light a:hover {
  text-decoration: none;
  color: #374151; }

.no-result {
  display: none; }

.profile-card {
  top: 20px;
  padding: 10px;
  border-radius: 10px;
  background-color: white; }

.profile-card h3 {
  padding-bottom: 0px; }

.update-card-container {
  position: relative;
  top: 0;
  transition: top ease 1s;
  border-radius: 10px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  transition: 0.3s; }

.update-card-container:hover {
  top: -4px; }

.update-info {
  padding-left: 15px; }

.update-avatar {
  height: 75px;
  width: 75px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.7); }

.update-body {
  text-align: justify;
  text-justify: inter-word; }

.documents-list {
  list-style-type: none;
  padding-inline-start: 0px; }

.documents-list li {
  display: inline-block;
  margin-right: 10px; }

@media (min-width: 576px) {
  .documents-list li {
    display: block; } }

.navigation-doc a {
  text-decoration: none;
  color: #374151;
  font-weight: 600; }

.navigation-doc a:hover {
  text-decoration: none;
  color: #374151; }

.profile-card-user {
  padding: 10px;
  border-radius: 10px;
  background-color: white; }

.chart-container {
  position: relative;
  margin: auto;
  height: 50vh; }

canvas {
  width: 100%;
  height: 100%;
  display: block; }

.table-card-container {
  border-radius: 0px;
  position: relative;
  padding: 20px;
  top: 0;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  border: 0px;
  border-bottom: 0.5px solid #767676; }

.deal-table {
  border-collapse: collapse;
  border: 0px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  width: 100%;
  padding: 20px; }

.deal-table > :not(:first-child) {
  border-top: none;
  border-bottom: none; }

.deal-table td {
  border: none; }

.deal-table th {
  border: none;
  color: #05668d; }

.deal-table tr {
  border: none; }

.deal-table tbody tr:hover td,
.deal-table tbody tr:hover th {
  font-weight: 600; }

.scroll-gif {
  width: 100px;
  height: auto; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.investment-table {
  border-bottom: 0.5px solid #767676; }

.deal-page-title {
  float: left;
  color: #374151; }

.deal-page-status-wrapper {
  vertical-align: middle; }

.deal-page-status {
  display: inline-block;
  float: left;
  border-radius: 15px;
  height: 20px;
  line-height: 15px;
  color: white;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  font-size: 1rem;
  top: -10px; }

.deal-page-status-commitment {
  background-color: #108800; }

.deal-page-status-coming-soon {
  background-color: #4726ce; }

.deal-page-status-ongoing {
  background-color: #05668d; }

.deal-page-status-closed {
  background-color: #374151; }

.card-spacing {
  margin-right: 10px;
  margin-left: 10px; }

.row-cols-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch; }

.dealpage-card {
  top: 20px;
  padding: 10px;
  border-radius: 10px;
  background-color: white;
  z-index: 900; }

.dealpage-project {
  text-align: justify;
  text-justify: inter-word; }

.dealpage-documents-list {
  list-style-type: none;
  padding-inline-start: 0px; }

.dealpage-documents-list li {
  display: inline-block;
  margin-right: 10px; }

.dealpage-update-list {
  list-style-type: none;
  padding-left: 0; }

.update-light {
  background-color: #fff; }

.update-light:hover {
  background-color: #f9f9f9; }

.ads-link a {
  text-decoration: none;
  color: #374151; }

.ads-link a:hover {
  text-decoration: none;
  color: #05668d; }

.progress {
  margin-bottom: 0;
  height: 1.5rem; }

.progress-start {
  float: left; }

.progress-end {
  float: right;
  text-align: right; }

.bar-success {
  background-color: green; }

.bar-main {
  background-color: #05668d; }

/*# sourceMappingURL=style.scss.css.map */