@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap");
/* 48px */
/* 38px */
/* 36px */
/* 30px */
/* 24px */
/* 21px */
/* 20px */
/* 18px */
/* 17px */
/* 14px */
/* 12px */
/* 10px */
#wpadminbar {
  display: none;
}

body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2353;
  color: #394c5d;
  font-size: 100%;
  font-family: "Lato", sans-serif;
  background: #dadada;
}

p, td, th, li, a, div, span {
  font-family: "Lato", sans-serif;
}

.px11, .pt10, .standardbold, .standardgrey, .standard, .small, .mainlink, .mainlinkselected {
  font-size: 1rem;
}

.head_projekt {
  font-size: 1.875rem;
  font-weight: bold;
}

.subhead_projekt {
  font-size: 1.5rem;
  font-weight: bold;
}

html {
  scroll-behavior: smooth;
  font-size: 100%;
}

#page {
  overflow: hidden;
  position: relative;
}

#content.site-content {
  padding-top: 0;
  padding-bottom: 0;
}

.text-widget {
  background: #dadada;
  padding: 2.5rem 0 5.625rem;
  border-bottom: 2px solid #f6a724;
  position: relative;
  font-size: 1.0625rem;
}
.text-widget::after {
  content: "";
  width: 50px;
  height: 50px;
  display: flex;
  border: 2px solid #f6a724;
  transform: rotate(45deg) translateY(37px);
  margin: 0;
  background: #dadada;
  border-left: 0;
  border-top: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
}
.text-widget:nth-child(even) {
  background: #565656;
}
.text-widget:nth-child(even)::after {
  background: #565656;
}
.text-widget:nth-child(even) a.btn {
  color: #fff;
}
.text-widget:nth-child(even) h2, .text-widget:nth-child(even) h3, .text-widget:nth-child(even) p, .text-widget:nth-child(even) ul, .text-widget:nth-child(even) li {
  color: #fff;
}
.text-widget:last-child {
  border: 0;
}
.text-widget:last-child:after {
  display: none;
}
.text-widget h2 {
  padding: 0.5625rem 0 3rem;
}
.text-widget h2.title-wide {
  word-break: break-word;
}
.text-widget h2.title-alternate {
  color: #f6a724;
}
.text-widget h2 span {
  color: #42b700;
  font-weight: bold;
}
.text-widget h3 {
  padding-top: 5px;
}
.text-widget h4, .text-widget h5 {
  font-size: 1.25rem;
  font-weight: bold;
}
.text-widget h5 {
  margin-bottom: 0;
  line-height: 1.2;
}
.text-widget p {
  color: #000;
}
.text-widget ul {
  padding-left: 18px;
  margin-bottom: 1.125rem;
}
.text-widget ul li::marker {
  font-size: 0.625rem;
}
.text-widget ul + a.btn {
  margin-top: 1.5rem;
}
.text-widget a {
  color: #000;
  text-decoration: none;
}
.text-widget a:hover {
  color: #f6a724;
}
.text-widget a.btn {
  display: flex;
  border: 2px solid #f6a724;
  padding: 0 1rem 0 2px;
  text-align: left;
  margin-bottom: 1.125rem;
}
.text-widget a.btn:hover {
  background: #f6a724;
  color: #000;
}
.text-widget a.btn i {
  padding-right: 0.5rem;
  display: flex;
  align-items: center;
}
.text-widget a.btn.btn-on-dark {
  color: #fff !important;
}
.text-widget a.colored {
  color: #f6a724;
  font-weight: bold;
}
.text-widget a.colored:hover {
  color: #d98b09;
}
.text-widget a.project-link-slider:hover {
  color: #000;
}
.text-widget .links-box {
  background: #191919;
  padding: 0.3125rem 0.5rem 1rem;
  margin-top: 1.375rem;
  max-height: 400px;
}
.text-widget .links-box-links {
  overflow-y: scroll;
}
.text-widget .links-box-links::-webkit-scrollbar {
  width: 10px;
}
.text-widget .links-box-links::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.text-widget .links-box-links::-webkit-scrollbar-thumb {
  background-color: #f6a724;
}
.text-widget .links-box h3 {
  color: #f6a724;
  margin: 7px 0 1.25rem;
}
.text-widget .links-box a {
  display: flex;
  border: 0;
  color: #fff;
  padding: 6px 1.5rem 6px 2px;
  max-width: calc(100% - 10px);
}
.text-widget .links-box a i {
  color: #f6a724;
  padding-right: 5px;
  display: flex;
  align-items: center;
}
.text-widget .links-box a:hover {
  background: #f6a724;
  color: #000;
}
.text-widget .links-box a:hover i {
  color: #000;
}
.text-widget .page-scroller {
  display: none;
  justify-content: center;
  color: #f6a724;
  font-size: 40px;
  z-index: 2;
  position: absolute;
  left: calc(50% - 18px);
  bottom: 4px;
}
.text-widget .page-scroller:hover {
  bottom: -10px;
}
.text-widget#widget-1:last-child .page-scroller {
  display: none;
}
.text-widget .row.row-border {
  border: 0;
}
.text-widget .row.row-border:after {
  width: calc(100% - 30px);
  content: "";
  height: 2px;
  background: #f6a724;
  margin: 1rem auto 15px;
}
.text-widget .page-anchor {
  position: absolute;
  top: 0;
}
.text-widget .anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
.text-widget.news-feed img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 14px;
}
.text-widget.news-feed a.btn {
  margin-bottom: 30px;
}
.text-widget.quotes .col-lg-6 {
  margin-bottom: 70px;
}
.text-widget.quotes h2 {
  color: #f6a724;
}
.text-widget.quotes p span {
  color: #f6a724;
}
.text-widget a.btn {
  margin-bottom: 30px;
}

h1, h2 {
  font-size: 3rem;
  line-height: 1.1;
  font-weight: normal;
  color: #000;
  padding: 0.5rem 0 0.625rem;
}

h2 {
  font-size: 50px;
}

h3 {
  font-weight: normal;
  font-size: 1.875rem;
  margin-bottom: 1.625rem;
}

p {
  margin-bottom: 1.125rem;
}

/*# sourceMappingURL=phase1relaunch.css.map */
