body {
}

.th.1-cell {
  width: 60px !important;
}

.lead-sm {
  font-size: 17px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-text {
  padding: 2rem;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.table-txt-border {
  color: #ffffff;
  /*border-bottom: 1px solid #ffffff;*/
  font-weight: 300;
  font-size: 18px;
}

.txt-hours {
  font-family: 'Source Sans Pro';
}

thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-bottom: 1px solid rgba(230,229,229,0.33);
  border-width: 0;
}

.showcase .showcase-img {
  min-height: 15rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-img {
    min-height: 19rem;
    background-size: cover;
  }
}

@media (min-width: 992px) {
  .showcase .showcase-img {
    min-height: 30rem;
    background-size: cover;
  }
}

.logo {
  width: 240px;
}

@media (min-width: 576px) {
  .logo {
    width: 317px;
  }
}

@media (min-width: 1400px) {
  .logo {
    width: 389px;
  }
}

.txt-titles-names {
  font-size: 26px;
  margin-top: 20px;
  font-weight: 500;
  color: #003366;
}

.txt-header-2 {
  color: #ffffff;
  font-size: 20px;
}

@media (min-width: 768px) {
  .txt-header-2 {
    color: #ffffff;
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .txt-header-2 {
    color: #ffffff;
    font-size: 32px;
  }
}

.header-text {
  font-family: 'Lobster Two';
  font-size: 61px !important;
  color: #ffffff;
  font-weight: 400;
}

@media (min-width: 992px) {
  .header-text {
    font-size: 116px !important;
  }
}

.btn-rounded {
  border-radius: 48px;
  width: 200px;
  font-weight: 500;
  font-size: 19px;
}

.titles-text {
  font-weight: 400;
  font-family: 'Lobster Two';
  font-size: 50px !important;
  color: #003366;
}

@media (min-width: 1200px) {
  .bgr-lightblue {
    background-color: rgba(0,174,239,0.07);
  }
}

@media (min-width: 1200px) {
  .bgr-lightblue2 {
    background-color: rgba(0,174,239,0.04);
  }
}

.bgr-green {
  background-color: #8eca40;
}

.bgr-violet {
  background-color: #8c0066;
}

.bgr-yellow {
  background-color: #13ad76;
}

@media (min-width: 992px) {
  .titles-text {
    font-weight: 400;
    font-size: 74px !important;
  }
}

.table > :not(:first-child) {
  /*border-top: 1px solid red;*/
}

.txt-ozdobny {
  font-family: 'Source Sans Pro';
  color: #003366;
}

.lead {
  font-size: 18px;
  font-weight: 300;
  color: #3b4345;
  line-height: 30px;
}

@media (min-width: 992px) {
  .lead {
    font-size: 22px;
    font-weight: 300;
    color: #3b4345;
    line-height: 36px;
  }
}

.bgr-blue {
  background-color: #003366 !important;
}

.bgr-warm-blue {
  background-color: #003366 !important;
}

.logo-menu {
  width: 150px;
}

.nav-item {
  padding-left: 41px;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 1rem;
}

.cell-1 {
  width: 139px;
}

.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(0,51,102,0.3);
}

.navbar-light {
  background: #00aeef !important;
}

.btn-border {
  background: transparent !important;
  border: 2px solid #ffffff !important;
  color: #ffffff;
}

.ico-blue {
  color: #003366;
}

.fs-16 {
  font-size: 16px;
}

