/*! tailwindcss v3.0.0 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid;
}
:after,
:before {
  --tw-content: '';
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  scroll-behavior: smooth;
}
body {
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
header, header > div {
/* 	background:rgb(231 223 218 / var(--tw-bg-opacity))!important; */
	box-shadow:6px 6px 12px 0px rgba(0,0,0,0.1)!important;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role='button'],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
.border,
.border-b,
.border-b-0,
.border-y-\[1px\],
.sub-heading {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.filter {
  --tw-blur: var(--tw-empty, /*!*/ /*!*/);
  --tw-brightness: var(--tw-empty, /*!*/ /*!*/);
  --tw-contrast: var(--tw-empty, /*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty, /*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
  --tw-invert: var(--tw-empty, /*!*/ /*!*/);
  --tw-saturate: var(--tw-empty, /*!*/ /*!*/);
  --tw-sepia: var(--tw-empty, /*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty, /*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}
.section {
  max-width: 100vw;
  width: 100%;
	background:#e8e5e3;
}
.section_inner {
  height: 100%;
  padding: 4rem 2rem;
}
@media (min-width: 1024px) {
  .section_inner {
    padding-left: 9rem;
    padding-right: 9rem;
  }
}
.sub-heading {
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 15rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  box-shadow: 0 12px 18px rgba(0, 0, 0, 0.1);
}
#odbita_grafika {
  min-height: 40vh;
}
#menu_logo {
	display: none;
}
.watermark {
  position: absolute;
  right: 0;
  width: 33.333333%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1500px) {
  .watermark {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-0 {
  bottom: 0;
}
.bottom-\[5rem\] {
  bottom: 5rem;
}
.right-0 {
  right: 0;
}
.m-8 {
  margin: 2rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mt-40 {
  margin-top: 10rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-1 {
  height: 0.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-max {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.h-\[25vh\] {
  height: 25vh;
}
.h-\[10vh\] {
  height: 10vh;
}
.max-h-\[60vh\] {
  max-height: 60vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-full {
  width: 100%;
}
.w-16 {
  width: 4rem;
}
.w-4\/5 {
  width: 80%;
}
.w-6 {
  width: 1.5rem;
}
.w-1\/2 {
  width: 50%;
}
.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-1\/3 {
  width: 33.333333%;
}
.max-w-sm {
  max-width: 24rem;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.list-decimal {
  list-style-type: decimal;
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-items-center {
  justify-items: center;
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.self-end {
  align-self: flex-end;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-y-\[1px\] {
  border-top-width: 1px;
}
.border-b,
.border-y-\[1px\] {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-b-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-\[\#efeae6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 234 230 / var(--tw-bg-opacity));
}
.bg-\[\#E7DFDA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 223 218 / var(--tw-bg-opacity));
}
.bg-\[\#EFEAE6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 234 230 / var(--tw-bg-opacity));
}
.bg-\[rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg-cover {
  background-size: cover;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-32 {
  padding-top: 8rem;
}
.pb-28 {
  padding-bottom: 7rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.font-serif {
  font-family: Newsreader;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-lg,
.text-xl {
  line-height: 1.75rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.leading-tight {
  line-height: 1.25;
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-\[\#bcbba7\] {
  --tw-text-opacity: 1;
  color: rgb(188 187 167 / var(--tw-text-opacity));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filter {
  filter: var(--tw-filter);
}
.transition {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.alignfull {
  margin: 0.5rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.alignwide {
  margin: 0.5rem -4rem;
  max-width: 1280px;
}
.alignnone {
  margin-left: 0;
  margin-right: 0;
  height: auto;
  max-width: 100%;
}
.aligncenter {
  margin: 0.5rem auto;
  display: block;
}
@media (min-width: 640px) {
  .alignleft:not(.wp-block-button) {
    margin-right: 0.5rem;
    float: left;
  }
  .alignright:not(.wp-block-button) {
    margin-left: 0.5rem;
    float: right;
  }
  .wp-block-button.alignleft a {
    float: left;
    margin-right: 1rem;
  }
  .wp-block-button.alignright a {
    float: right;
    margin-left: 1rem;
  }
}
.wp-caption {
  display: inline-block;
}
.wp-caption img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.wp-caption-text {
  font-size: 0.875rem;
  color: #4b5563;
}
.block-editor-block-list__layout h1,
.entry-content h1 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.block-editor-block-list__layout h2,
.entry-content h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.block-editor-block-list__layout h3,
.entry-content h3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.block-editor-block-list__layout ol a,
.block-editor-block-list__layout p a,
.block-editor-block-list__layout ul a,
.entry-content ol a,
.entry-content p a,
.entry-content ul a {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
  text-decoration: underline;
}
.block-editor-block-list__layout ol a:hover,
.block-editor-block-list__layout p a:hover,
.block-editor-block-list__layout ul a:hover,
.entry-content ol a:hover,
.entry-content p a:hover,
.entry-content ul a:hover {
  text-decoration: none;
}
.block-editor-block-list__layout ol,
.block-editor-block-list__layout p,
.block-editor-block-list__layout ul,
.entry-content ol,
.entry-content p,
.entry-content ul {
  margin-bottom: 2rem;
}
.block-editor-block-list__layout
  ul:not(.block-editor-block-variation-picker__variations)
  li,
.entry-content ul:not(.block-editor-block-variation-picker__variations) li {
  list-style-position: inside;
  list-style-type: disc;
}
.block-editor-block-list__layout ol li,
.entry-content ol li {
  list-style-position: inside;
  list-style-type: decimal;
}
:root {
  --kolorTimeLine: #727557;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  opacity: 0;
  transition: all 0.5s ease;
  cursor: pointer;
}
.overlay:hover {
  opacity: 1;
  transition: all 0.5s ease;
}
/* .projectImage {
  filter: brightness(0.85);
  transition: all 0.7s ease;
}
.projectImage:hover {
  filter: brightness(1);
  transition: all 0.7s ease;
} */
* {
  box-sizing: border-box;
}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
.mySlides {
  display: none;
}
.next,
.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.next:hover,
.prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.text {
  font-size: 15px;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.numbertext,
.text {
  color: #f2f2f2;
  padding: 8px 12px;
  position: absolute;
}
.numbertext {
  font-size: 12px;
  top: 0;
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active,
.dot:hover {
  background-color: #717171;
}
.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
}
.tml-timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}
.tml-timeline:after {
  content: '';
  position: absolute;
  width: 2px;
  background: var(--kolorTimeLine);
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}
.tml-container {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
}
.tml-container.tml-left {
  left: 0;
}
.tml-container.tml-right {
  left: 50%;
}
.tml-container:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #fff;
  border: 2px solid var(--kolorTimeLine);
  border-radius: 16px;
  z-index: 1;
}
.tml-container.tml-right:after {
  left: -8px;
}
.tml-container:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: var(--kolorTimeLine);
  z-index: 1;
}
.tml-container.tml-right:before {
  left: 8px;
}
.tml-container .tml-date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: var(--kolorTimeLine);
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}
.tml-container.tml-left .tml-date {
  right: -75px;
}
.tml-container.tml-right .tml-date {
  left: -75px;
}
.tml-container .tml-icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: var(--kolorTimeLine);
  border: 2px solid var(--kolorTimeLine);
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: var(--kolorTimeLine);
  z-index: 1;
}
.tml-container.tml-left .tml-icon {
  right: 56px;
}
.tml-container.tml-right .tml-icon {
  left: 56px;
}
.tml-container .tml-content {
  padding: 30px 90px 30px 30px;
  background: #f7f7f2;
  position: relative;
  border-radius: 0 500px 500px 0;
}
.tml-container.tml-right .tml-content {
  padding: 30px 30px 30px 90px;
  border-radius: 500px 0 0 500px;
}
.tml-container .tml-content h2 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 400;
  color: var(--kolorTimeLine);
}
.tml-container .tml-content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

	#portraitContainer {
		align-items: flex-end;
	}

.section {
  scroll-margin-top: 90px!important;
}
@media (max-width: 900px) {
  .tml-container,
  .tml-container p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media (max-width: 767.98px) {
  .tml-timeline:after {
    left: 30px;
  }
	.tml-date {
		display:none!important;
	}

  .tml-container {
    width: 100%;
    padding-left: 60px;
    padding-right: 0;
  }
  .tml-container.tml-right {
    left: 0;
  }
  .tml-container.tml-left:after,
  .tml-container.tml-right:after {
    left: 22px;
  }
  .tml-container.tml-left:before,
  .tml-container.tml-right:before {
    left: 30px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: var(--kolorTimeLine);
    border-top-color: transparent;
  }
  .tml-container.tml-left .tml-date,
  .tml-container.tml-right .tml-date {
    right: auto;
    left: 15px;
  }
  .tml-container.tml-left .tml-icon,
  .tml-container.tml-right .tml-icon {
    right: auto;
    left: 65px;
  }
  .tml-container.tml-left .tml-content,
  .tml-container.tml-right .tml-content {
    padding: 30px 20px 30px 60px;
    border-radius: 200px 0 0 200px;
  }
	.tml-content h2 {
		font-size:14px;
	}
	#friendly_logos {
		display:flex!important;
		flex-direction:column;
		justify-content: center;
		align-items:center;
	}
	#friendly_logos > div {
		padding-bottom:2rem;
	}
}
@media (min-width: 768px) {
  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md\:flex {
    display: flex;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 1024px) {
  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:mr-16 {
    margin-right: 4rem;
  }
  .lg\:mt-20 {
    margin-top: 5rem;
  }
  .lg\:mt-\[-5rem\] {
    margin-top: -5rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[60vh\] {
    height: 60vh;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-\[85\%\] {
    width: 85%;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .lg\:pt-60 {
    padding-top: 15rem;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  .xl\:w-2\/5 {
    width: 40%;
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (max-width: 1280px) {
	#portraitContainer {
		align-items: center;
	}
	.section {
	  scroll-margin-top: 90px!important;
	}
}
@media (min-width: 1500px) {
  .\32xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .\32xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .\32xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media only screen and (max-width: 1024px) {
  .sub-heading {
    text-align: center!important;
    padding-left: 0!important;
	width:100%!important;
  }
	
.projekt_page_title {
	font-size:1.1rem;
}
.projekt_descr { 
	font-size:0.75rem
}
	.no-mr-2 {
		margin-right:0!important;
	}
	#menu-menu .menu-item {
		
    text-align: center;
    font-size: 1.4rem;
    padding-top: 0.5rem;
	}
	#menu_logo {
		max-width:33%;
		display:inline-block;
		top:0;
		right:5rem;
	}
	#colophon {
		font-size:0.6rem;
	}
	
.navContainer{
    display: flex!important;
    align-items: center;
    justify-content: space-between;

}
#menuContainer {
	margin-left:10vw;
	margin-right:0;
}
	.superHidden {
		display:none!important;
	}
}

h2 {
	font-size: 1.4rem;
}



@media only screen and (max-width:1800px) {
	#cmplz-cookiebanner-container .cmplz-cookiebanner.cmplz-bottom-left, #cmplz-cookiebanner-container .cmplz-cookiebanner.cmplz-bottom-right {
    /* transform: translateX(calc(.5*var(--cmplz_banner_width))); */
    /* width: calc(100% - 50px); */
		
	transform:none!important;
}
}
