@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'AntPolRegular';
  src: url('../fonts/antpolt-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/antpolt-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/antpolt-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/antpolt-regular.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/antpolt-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/antpolt-regular.svg#AntPoltLtCond') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AntPoltBold';
  src: url('/fonts/antpolt-bold.eot');
  /* IE9 Compat Modes */
  src: url('/fonts/antpolt-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/antpolt-bold.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/antpolt-bold.woff') format('woff'), /* Pretty Modern Browsers */ url('/fonts/antpolt-bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/antpolt-bold.svg#AntPoltLtCond') format('svg');
  /* Legacy iOS */
  font-weight: bold;
  font-style: normal;
}
/* RESET */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 14px;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1.33;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #666;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
input,
select {
  vertical-align: middle;
}
ul li {
  list-style: none;
}
.to_right {
  text-align: right;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  top: 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
div {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
a {
  cursor: pointer;
}
/* CSS */
.site-container {
  overflow: hidden;
  background-color: #113550;
  min-height: 100vh;
}
html,
body {
  min-height: 100%;
  min-width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-weight: 400;
  box-sizing: border-box;
  line-height: 1.7;
}
html p,
body p {
  line-height: 1.5;
  margin-bottom: 30px;
}
html h1,
body h1,
html h2,
body h2,
html h3,
body h3 {
  font-weight: 400;
}
html h1,
body h1 {
  font-size: 120px;
}
@media screen and (max-width: 767px) {
  html h1,
  body h1 {
    font-size: 40px;
    font-size: 25vw;
  }
}
html .section-title,
body .section-title {
  text-align: center;
  display: block;
}
html h2,
body h2 {
  font-size: 30px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: 'AntPolRegular', serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  html h2,
  body h2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
html h3,
body h3,
html h4,
body h4 {
  font-size: 22px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'AntPolRegular', serif;
  color: #dbbf7c;
}
html h4,
body h4 {
  font-size: 22px;
  text-align: left;
}
html header,
body header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  html header,
  body header {
    background: #FFF;
  }
}
@media print {
  html header,
  body header {
    display: none;
  }
}
html header.main,
body header.main {
  padding-top: 25px;
  background: #0b273d;
  height: 80px;
}
@media screen and (max-width: 767px) {
  html header.main,
  body header.main {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
html header.main .col-logo .logo,
body header.main .col-logo .logo {
  margin: auto;
  max-width: 255px;
}
@media screen and (max-width: 499px) {
  html header.main .col-logo .logo,
  body header.main .col-logo .logo {
    max-width: 60vw;
  }
}
html header.main .col-logo.col-logo-center,
body header.main .col-logo.col-logo-center {
  text-align: center;
}
html header.main .col-logo.col-logo-center .logo,
body header.main .col-logo.col-logo-center .logo {
  margin: auto;
}
@media screen and (max-width: 991px) {
  html header.main .col-logo,
  body header.main .col-logo {
    text-align: center;
  }
  html header.main .col-logo .logo,
  body header.main .col-logo .logo {
    margin: auto;
  }
}
html header.main .col-nav .nav-wrapper,
body header.main .col-nav .nav-wrapper,
html header.main .col-nav .social,
body header.main .col-nav .social {
  display: inline-block;
  vertical-align: middle;
}
html header.main .social,
body header.main .social {
  width: 210px;
  text-align: right;
}
@media screen and (max-width: 991px) {
  html header.main .social,
  body header.main .social {
    position: fixed;
    right: 15px;
    top: 15px;
  }
}
html header.main .social a,
body header.main .social a {
  margin-left: 5px;
  margin-right: 5px;
}
html header.main .social a.fb,
body header.main .social a.fb {
  margin-right: 15px;
}
html header.main .nav-wrapper,
body header.main .nav-wrapper {
  width: 100%;
}
html header.main .desktopnav,
body header.main .desktopnav {
  padding-top: 0px;
  text-align: right;
  display: flex;
  justify-content: space-between;
}
html header.main .desktopnav li,
body header.main .desktopnav li {
  display: block;
  list-style: none;
}
html header.main .desktopnav li a,
body header.main .desktopnav li a {
  font-size: 20px;
  font-size: 1.04166667vw;
  display: block;
  width: auto;
  font-weight: 400;
  color: #FFF;
  letter-spacing: 1px;
}
@media (min-width: 1920px) {
  html header.main .desktopnav li a,
  body header.main .desktopnav li a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  html header.main .desktopnav li a,
  body header.main .desktopnav li a {
    font-size: 13px;
  }
}
html header.main .desktopnav li:last-child a,
body header.main .desktopnav li:last-child a {
  padding-right: 0px;
}
@media screen and (max-width: 991px) {
  html header.main .maindesktopnav,
  body header.main .maindesktopnav {
    display: none;
  }
  html header.main .dl-menuwrapper,
  body header.main .dl-menuwrapper {
    position: fixed;
    left: 15px;
    top: 15px;
    display: block;
  }
  html header.main .dl-menuwrapper ul,
  body header.main .dl-menuwrapper ul {
    background: #113550;
  }
  html header.main .dl-menuwrapper button,
  body header.main .dl-menuwrapper button {
    width: 39px;
    height: 39px;
    background: #113550;
  }
  html header.main .dl-menuwrapper button:after,
  body header.main .dl-menuwrapper button:after {
    background: #efeac9;
    box-shadow: 0 6px 0 #efeac9, 0 12px 0 #efeac9;
  }
  html header.main .dl-menuwrapper li,
  body header.main .dl-menuwrapper li {
    width: 100%;
  }
  html header.main .dl-menuwrapper li a,
  body header.main .dl-menuwrapper li a {
    width: 100%;
    color: #FFF;
  }
}
html section,
body section {
  position: relative;
  background: #113550;
}
html section.first-section-info,
body section.first-section-info {
  margin-top: 80px;
}
@media print {
  html section.first-section-info,
  body section.first-section-info {
    margin-top: 0px;
  }
}
html section.full-screen,
body section.full-screen {
  min-height: 300px;
  height: 100vh;
  max-height: 985px;
}
@media screen and (max-width: 991px) {
  html section.full-screen,
  body section.full-screen {
    height: auto;
    max-height: none;
  }
}
html section .container-fluid,
body section .container-fluid {
  padding: 0px;
}
html section .btn,
body section .btn {
  height: 40px;
  border-radius: 0px;
  font-weight: 900;
  background: #b3995a;
  border: 1px solid #9b8244;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
html section .btn.btn-inactive,
body section .btn.btn-inactive {
  background-color: transparent;
  border: 1px solid #b3995a;
}
@media screen and (max-width: 767px) {
  html section .btn,
  body section .btn {
    padding: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    margin: auto;
    width: 300px;
    max-width: 100%;
  }
}
html section.sec1,
body section.sec1,
html section.sec-video,
body section.sec-video {
  min-height: 300px;
  height: 100vh;
  max-height: 985px;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  html section.sec1,
  body section.sec1,
  html section.sec-video,
  body section.sec-video {
    height: auto;
    min-height: 0px;
    max-height: none;
  }
  html section.sec1.sec-video,
  body section.sec1.sec-video,
  html section.sec-video.sec-video,
  body section.sec-video.sec-video {
    height: 48vw;
  }
}
html section.sec1 .container .intro-column,
body section.sec1 .container .intro-column,
html section.sec-video .container .intro-column,
body section.sec-video .container .intro-column {
  min-height: 300px;
  height: 100vh;
  max-height: 985px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  html section.sec1 .container .intro-column,
  body section.sec1 .container .intro-column,
  html section.sec-video .container .intro-column,
  body section.sec-video .container .intro-column {
    height: auto;
    min-height: 0px;
    max-height: none;
  }
}
html section.sec1 .container .intro-column .intro-wrapper,
body section.sec1 .container .intro-column .intro-wrapper,
html section.sec-video .container .intro-column .intro-wrapper,
body section.sec-video .container .intro-column .intro-wrapper {
  margin-top: 40px;
  position: relative;
  left: 0px;
  width: 100%;
  background: #113550;
  background: rgba(8, 34, 54, 0.9);
  min-height: 100px;
  color: #FFF;
  border-radius: 7px;
  padding: 20px;
}
@media screen and (max-width: 1199px) {
  html section.sec1 .container .intro-column .intro-wrapper,
  body section.sec1 .container .intro-column .intro-wrapper,
  html section.sec-video .container .intro-column .intro-wrapper,
  body section.sec-video .container .intro-column .intro-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
html section.sec1 .container .intro-column .intro-wrapper p,
body section.sec1 .container .intro-column .intro-wrapper p,
html section.sec-video .container .intro-column .intro-wrapper p,
body section.sec-video .container .intro-column .intro-wrapper p,
html section.sec1 .container .intro-column .intro-wrapper a,
body section.sec1 .container .intro-column .intro-wrapper a,
html section.sec-video .container .intro-column .intro-wrapper a,
body section.sec-video .container .intro-column .intro-wrapper a {
  color: #FFF;
  font-size: 15px;
  margin-bottom: 0px;
  line-height: 2;
}
html section.sec1 .container-fluid,
body section.sec1 .container-fluid,
html section.sec-video .container-fluid,
body section.sec-video .container-fluid {
  min-height: 300px;
  height: 100vh;
  max-height: 985px;
  padding: 0px;
  overflow: hidden;
}
html section.sec1 .container-fluid .video1,
body section.sec1 .container-fluid .video1,
html section.sec-video .container-fluid .video1,
body section.sec-video .container-fluid .video1 {
  -webkit-transition-position: fixed;
  position: fixed;
}
html section.sec1 .container-fluid .video-wrapper,
body section.sec1 .container-fluid .video-wrapper,
html section.sec-video .container-fluid .video-wrapper,
body section.sec-video .container-fluid .video-wrapper {
  -webkit-transition-position: fixed;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  width: 100%;
  min-height: 300px;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  background: #f2f2f2;
}
@media screen and (max-width: 1199px) {
  html section.sec1 .container-fluid .video-wrapper,
  body section.sec1 .container-fluid .video-wrapper,
  html section.sec-video .container-fluid .video-wrapper,
  body section.sec-video .container-fluid .video-wrapper {
    position: relative;
    left: 0px;
    top: 0px;
    transform: none;
    display: block;
  }
}
html section.sec1 .container-fluid .video-wrapper video,
body section.sec1 .container-fluid .video-wrapper video,
html section.sec-video .container-fluid .video-wrapper video,
body section.sec-video .container-fluid .video-wrapper video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
html section.sec1.visible-video .video-wrapper,
body section.sec1.visible-video .video-wrapper,
html section.sec-video.visible-video .video-wrapper,
body section.sec-video.visible-video .video-wrapper {
  display: block;
}
html section.sec1,
body section.sec1 {
  position: relative;
  background: #113550 url('../img/grafika1h.jpg') no-repeat top right;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  html section.sec1,
  body section.sec1 {
    background: #082236;
  }
  html section.sec1:before,
  body section.sec1:before {
    display: block;
    position: relative;
    width: 100%;
    background: #113550 url('../img/grafika1h.jpg') no-repeat top right;
    background-size: cover;
    height: 48vw;
    content: '';
    margin-top: 80px;
  }
}
html section.sec1 .claim-main,
body section.sec1 .claim-main {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  height: auto;
  display: block;
  transform: translate(-50%, -40%);
  width: 35.41666667vw;
  background: transparent;
}
@media (min-width: 1920px) {
  html section.sec1 .claim-main,
  body section.sec1 .claim-main {
    width: 680px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec1 .claim-main,
  body section.sec1 .claim-main {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  html section.sec1 .claim-main,
  body section.sec1 .claim-main {
    width: 80%;
  }
}
html section.sec2 .about,
body section.sec2 .about {
  text-align: center;
  position: relative;
  display: block;
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  html section.sec2 .about,
  body section.sec2 .about {
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
html section.sec2 .about:before,
body section.sec2 .about:before {
  content: '';
  position: relative;
  display: block;
  height: 165px;
  height: 8.59375vw;
  width: 100%;
  background: url('../img/icon4.png') no-repeat center bottom;
  background-size: contain;
  margin-bottom: 35px;
  left: 50%;
  transform: translate(-50%, 0px);
}
@media (min-width: 1920px) {
  html section.sec2 .about:before,
  body section.sec2 .about:before {
    height: 165px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec2 .about:before,
  body section.sec2 .about:before {
    width: 100%;
    height: 100px;
  }
}
html section.sec2 .about.a2:before,
body section.sec2 .about.a2:before {
  background-image: url('../img/icon2.png');
}
html section.sec2 .about.a3:before,
body section.sec2 .about.a3:before {
  background-image: url('../img/icon3.png');
}
html section.sec2 .about.a4:before,
body section.sec2 .about.a4:before {
  background-image: url('../img/icon1.png');
}
@media screen and (max-width: 767px) {
  html section.sec2,
  body section.sec2 {
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
html section.sec3,
body section.sec3 {
  background: #1B3739;
  color: #FFF;
  min-height: 300px;
  padding-top: 115px;
  padding-bottom: 115px;
}
html section.sec3 .flash-info,
body section.sec3 .flash-info {
  font-size: 30px;
  text-align: center;
  padding-top: 115px;
}
html section.sec3 .flash-info div,
body section.sec3 .flash-info div {
  max-width: 25vw;
  font-size: 1.5625vw;
  display: block;
  margin: auto;
}
@media (min-width: 1920px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    max-width: 480px;
  }
}
@media (min-width: 1920px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    font-size: 19.5px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    max-width: 80%;
  }
}
html section.sec3 .flash-info .flash-img,
body section.sec3 .flash-info .flash-img {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  html section.sec3,
  body section.sec3 {
    padding-top: 40px;
  }
}
html section.sec4,
body section.sec4 {
  background: #113550 url('../img/grafika5.jpg') no-repeat top right;
  background-size: cover;
  background-position: bottom center;
}
@media screen and (max-width: 1199px) {
  html section.sec4 .row-korzysci,
  body section.sec4 .row-korzysci {
    display: flex;
    flex-wrap: wrap;
  }
}
html section.sec4 .row-korzysci.row-korzysci1,
body section.sec4 .row-korzysci.row-korzysci1 {
  padding-top: 60px;
}
html section.sec4 .row-korzysci.row-korzysci2,
body section.sec4 .row-korzysci.row-korzysci2 {
  padding-bottom: 70px;
}
html section.sec4 .row-korzysci .col-korzysci,
body section.sec4 .row-korzysci .col-korzysci {
  width: 25%;
  text-align: left;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  html section.sec4 .row-korzysci .col-korzysci,
  body section.sec4 .row-korzysci .col-korzysci {
    width: 50%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  html section.sec4 .row-korzysci .col-korzysci,
  body section.sec4 .row-korzysci .col-korzysci {
    width: 100%;
    text-align: center;
  }
}
html section.sec4 .row-korzysci .col-korzysci img,
body section.sec4 .row-korzysci .col-korzysci img {
  margin-left: -20px;
}
html section.sec4 .row-korzysci .col-korzysci h5,
body section.sec4 .row-korzysci .col-korzysci h5 {
  font-size: 26px;
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  html section.sec4 .row-korzysci .col-korzysci h5,
  body section.sec4 .row-korzysci .col-korzysci h5 {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
html section.sec6,
body section.sec6 {
  background: #113550 url('../img/grafika3b.jpg') no-repeat top right;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  html section.sec6,
  body section.sec6 {
    display: none;
  }
}
html section.sec8,
body section.sec8 {
  background: #113550 url('../img/grafika2c.jpg') no-repeat top right;
  background-size: cover;
}
html section.map-section,
body section.map-section {
  background-color: #082236;
}
html section.map-section .container-fluid .row,
body section.map-section .container-fluid .row {
  margin: 0px !important;
}
html section.map-section .container-fluid .row > div,
body section.map-section .container-fluid .row > div {
  padding: 0px;
}
html section.map-section .container-fluid .row > div.location-map-menu,
body section.map-section .container-fluid .row > div.location-map-menu {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  html section.map-section .container-fluid .row > div.location-map-menu,
  body section.map-section .container-fluid .row > div.location-map-menu {
    position: absolute;
    top: 0px;
    z-index: 99;
    background-color: #0b273d;
  }
}
@media screen and (max-width: 767px) {
  html section.map-section .container-fluid .row > div.location-map-menu .location-settings-wrapper,
  body section.map-section .container-fluid .row > div.location-map-menu .location-settings-wrapper {
    display: none;
  }
}
html section.map-section .container-fluid .row > div.location-map-menu.active .location-settings-wrapper,
body section.map-section .container-fluid .row > div.location-map-menu.active .location-settings-wrapper {
  display: block;
}
html section.map-section .container-fluid .row > div.location-map-menu .mode,
body section.map-section .container-fluid .row > div.location-map-menu .mode {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s;
}
@media screen and (min-width: 992px) {
  html section.map-section .container-fluid .row > div.location-map-menu .mode,
  body section.map-section .container-fluid .row > div.location-map-menu .mode {
    height: 500px;
    padding-top: 20px;
  }
}
html section.map-section .container-fluid .row > div.location-map-menu .mode.active,
body section.map-section .container-fluid .row > div.location-map-menu .mode.active {
  max-height: 500px;
}
html section.map-section .container-fluid .row > div.location-map-menu .change-mode,
body section.map-section .container-fluid .row > div.location-map-menu .change-mode {
  margin-top: 20px;
}
html section.map-section .container-fluid .row > div.location-map-menu *,
body section.map-section .container-fluid .row > div.location-map-menu * {
  color: #FFF;
  font-size: 12px;
}
html section.map-section .container-fluid .row > div.location-map-menu .back-link,
body section.map-section .container-fluid .row > div.location-map-menu .back-link {
  font-size: 11px;
  color: #333;
}
html section.map-section .container-fluid .row > div.location-map-menu .btn,
body section.map-section .container-fluid .row > div.location-map-menu .btn {
  color: #FFF;
  font-size: 14px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  html section.map-section .container-fluid .row > div.location-map-menu .toggle-settings,
  body section.map-section .container-fluid .row > div.location-map-menu .toggle-settings {
    display: none;
  }
}
html section.map-section .container-fluid .row > div.location-map-menu .versions,
body section.map-section .container-fluid .row > div.location-map-menu .versions {
  display: flex;
}
html section.map-section .container-fluid .row > div.location-map-menu .versions .btn,
body section.map-section .container-fluid .row > div.location-map-menu .versions .btn {
  font-size: 11px;
  padding: 5px;
  height: 30px;
  margin-right: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  border: 1px solid #b3995a;
  border-radius: 5px;
}
html section.map-section .container-fluid .row > div.location-map-menu .versions .btn.active,
body section.map-section .container-fluid .row > div.location-map-menu .versions .btn.active {
  background-color: #b3995a;
  border: 1px solid #9b8244;
}
html section.map-section .container-fluid .row > div.location-map-menu input[type='text'],
body section.map-section .container-fluid .row > div.location-map-menu input[type='text'] {
  color: #333;
  width: 100%;
  height: 30px;
  padding: 4px;
  border-radius: 5px;
}
html section.map-section .container-fluid .row > div.location-map-menu h2,
body section.map-section .container-fluid .row > div.location-map-menu h2 {
  margin: 0px;
  font-size: 17px;
}
html section.map-section .container-fluid .row > div.location-map-menu ul,
body section.map-section .container-fluid .row > div.location-map-menu ul {
  margin-top: 20px;
}
html section.map-section .container-fluid .row > div.location-map-menu ol,
body section.map-section .container-fluid .row > div.location-map-menu ol {
  margin-top: 20px;
  margin-left: 15px;
}
html section.map-section .container-fluid .row > div.location-map-menu ol li,
body section.map-section .container-fluid .row > div.location-map-menu ol li {
  padding-left: 20px;
}
html section.sec5,
body section.sec5 {
  height: 56.25vw;
  min-height: 600px;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  html section.sec5,
  body section.sec5 {
    height: 1080px;
  }
}
@media (min-width: 1920px) {
  html section.sec5,
  body section.sec5 {
    height: 1080px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5,
  body section.sec5 {
    height: auto;
  }
}
html section.sec5 .over,
body section.sec5 .over {
  z-index: 9;
  padding-right: 30px;
  margin-right: 0px;
}
@media screen and (max-width: 991px) {
  html section.sec5 .over,
  body section.sec5 .over {
    margin-bottom: 30px;
  }
}
html section.sec5 .container-footer,
body section.sec5 .container-footer {
  margin-top: 80px;
  position: relative;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  html section.sec5 .container-footer,
  body section.sec5 .container-footer {
    margin-top: 40px;
    padding-top: 20px;
  }
}
html section.sec5 .container-footer .footer-line,
body section.sec5 .container-footer .footer-line {
  display: block;
  height: 1px;
  width: 2000px;
  right: 0px;
  position: absolute;
  top: 0px;
  background: #000;
}
html section.sec5 .container-footer .design,
body section.sec5 .container-footer .design {
  text-align: right;
}
@media screen and (max-width: 767px) {
  html section.sec5 .container-footer .design,
  body section.sec5 .container-footer .design {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
html section #thx,
body section #thx {
  padding-top: 245px;
}
@media screen and (max-width: 767px) {
  html section #thx,
  body section #thx {
    padding-bottom: 200px;
    padding-top: 200px;
  }
}
html section #thx h3,
body section #thx h3 {
  color: #FFF;
  margin-bottom: 10px;
}
html section #thx p,
body section #thx p {
  font-weight: 600;
}
html section.formularz,
body section.formularz {
  background: #1b3739 url(../img/bg_kontakt.jpg) no-repeat center bottom;
  padding-top: 260px;
  height: 1080px;
}
html section.formularz div.form-info,
body section.formularz div.form-info {
  font-size: 12px;
}
html section.formularz div.form-info .ok,
body section.formularz div.form-info .ok {
  padding-top: 10px;
  color: #FFF;
}
html section.formularz div.form-info .err,
body section.formularz div.form-info .err {
  color: red;
}
html section.formularz .row-kontakt a,
body section.formularz .row-kontakt a {
  color: #113550;
}
html section.formularz .row-kontakt h3,
body section.formularz .row-kontakt h3,
html section.formularz .row-kontakt h6,
body section.formularz .row-kontakt h6 {
  color: #FFF;
}
html section.formularz .row-kontakt h6,
body section.formularz .row-kontakt h6 {
  font-size: 16px;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1500px) {
  html section.formularz .row-kontakt h6,
  body section.formularz .row-kontakt h6 {
    margin-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  html section.formularz .form-wrapper,
  body section.formularz .form-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
}
html section.formularz input,
body section.formularz input,
html section.formularz textarea,
body section.formularz textarea {
  background: #FFF;
  width: 100%;
  border-top-left-radius: 17px;
  border: 0px none transparent;
  margin-bottom: 25px;
  color: #acacac;
  padding: 10px;
  line-height: 1;
}
html section.formularz input,
body section.formularz input {
  height: 35px;
}
html section.formularz input[type="submit"],
body section.formularz input[type="submit"] {
  margin-top: 25px;
  float: right;
  background: #4f9a6c;
  color: #FFF;
  width: 50%;
}
@media screen and (max-width: 767px) {
  html section.formularz input[type="submit"],
  body section.formularz input[type="submit"] {
    margin-top: 20px;
  }
}
html section.formularz input:placeholder,
body section.formularz input:placeholder {
  opacity: 1;
}
html section.formularz input::placeholder,
body section.formularz input::placeholder {
  opacity: 1;
}
html section.formularz textarea,
body section.formularz textarea {
  height: 19.27083333vw;
  min-height: 200px;
  line-height: 1.5;
}
@media screen and (min-width: 1920px) {
  html section.formularz textarea,
  body section.formularz textarea {
    height: 370px;
  }
}
@media (min-width: 1920px) {
  html section.formularz textarea,
  body section.formularz textarea {
    height: 370px;
  }
}
html section.formularz div.error,
body section.formularz div.error {
  color: red;
  display: block;
  margin-top: -27px;
  margin-bottom: 15px;
}
html section.formularz .checkbox-wrapper,
body section.formularz .checkbox-wrapper {
  color: #FFF;
  float: none;
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 10px;
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* hover style just for information */
}
@media screen and (max-width: 1199px) {
  html section.formularz .checkbox-wrapper,
  body section.formularz .checkbox-wrapper {
    float: none;
    width: auto;
  }
}
html section.formularz .checkbox-wrapper a,
body section.formularz .checkbox-wrapper a {
  color: #EDCF63;
  padding-left: 40px;
  padding-top: 0px;
  display: inline-block;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked),
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked),
html section.formularz .checkbox-wrapper [type="checkbox"]:checked,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check,
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:before,
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #113550;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 15px;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after,
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after {
  content: '\2713\0020';
  position: absolute;
  top: 0.17em;
  left: 0.22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #113550;
  transition: all 0.2s;
  font-size: 15px;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after {
  opacity: 0;
  transform: scale(0);
}
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after {
  opacity: 1;
  transform: scale(1);
}
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled:not(:checked) ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled:not(:checked) ~ label.check:before,
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:after {
  color: #999;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled ~ label.check,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled ~ label.check {
  color: #aaa;
}
html section.formularz .checkbox-wrapper label.check:hover:before,
body section.formularz .checkbox-wrapper label.check:hover:before {
  border: 2px solid #4778d9 !important;
}
html .version-wrapper,
body .version-wrapper {
  background: #efeac9;
  padding: 20px;
  border-radius: 8px;
  width: 100%;
  color: #000;
  margin-bottom: 30px;
}
html .version-wrapper a,
body .version-wrapper a {
  text-decoration: underline;
}
html .version-wrapper ul li,
body .version-wrapper ul li {
  list-style: square;
  margin-left: 15px;
  padding-left: 10px;
}
html .version-wrapper h3,
body .version-wrapper h3 {
  color: #082236;
  text-align: center;
  padding: 0px;
  width: 100%;
}
html .version-wrapper p,
body .version-wrapper p {
  color: #000;
}
.owl-carousel .owl-item {
  min-height: 440px;
  border-radius: 5px;
  font-size: 24px;
}
.owl-carousel .owl-item > div {
  padding: 45px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-item > div {
    padding: 60px;
  }
}
.owl-carousel .owl-nav {
  position: absolute;
  display: block;
  top: 50%;
  left: -80px;
  right: -80px;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    bottom: auto;
    width: 100%;
    top: 50%;
    left: 0px;
    right: 0px;
  }
}
.owl-carousel .owl-nav div {
  display: inline-block;
  background: url(../img/svgs/left.svg) no-repeat center center;
  background-size: contain;
  width: 40px;
  height: 46px;
  width: 2.08333333vw;
  height: 2.39583333vw;
}
@media (min-width: 1920px) {
  .owl-carousel .owl-nav div {
    width: 40px;
  }
}
@media (min-width: 1920px) {
  .owl-carousel .owl-nav div {
    height: 46px;
  }
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav div {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.owl-carousel .owl-nav div.owl-next {
  background: url(../img/svgs/right.svg) no-repeat center center;
  background-size: contain;
  transform: translate(100%, 0px);
  float: right;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav div.owl-next {
    float: right;
  }
}
.owl-carousel .owl-dots {
  display: none;
}
.footer-1 {
  padding-top: 105px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .footer-1 {
    padding-top: 40px;
  }
}
.footer-1 div,
.footer-1 a,
.footer-1 p {
  font-size: 0.9375vw;
  vertical-align: top;
}
@media (min-width: 1920px) {
  .footer-1 div,
  .footer-1 a,
  .footer-1 p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .footer-1 div,
  .footer-1 a,
  .footer-1 p {
    font-size: 11.7px;
  }
}
.footer-1 .logo-footer {
  max-width: 220px;
}
@media screen and (max-width: 1199px) {
  .footer-1 .logo-footer {
    max-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .logo-footer {
    max-width: 200px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
.footer-1 .footer-info {
  padding-right: 4.94791667vw;
}
@media (min-width: 1920px) {
  .footer-1 .footer-info {
    padding-right: 95px;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-info {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer-1 .footer-contact,
.footer-1 .footernav {
  padding-left: 30px;
}
@media screen and (max-width: 1199px) {
  .footer-1 .footer-contact,
  .footer-1 .footernav {
    padding-left: 15px;
  }
}
.footer-1 .footer-contact img {
  display: block;
  width: 4.375vw;
  margin-top: 2.60416667vw;
  min-width: 40px;
}
@media (min-width: 1920px) {
  .footer-1 .footer-contact img {
    width: 84px;
  }
}
@media (min-width: 1920px) {
  .footer-1 .footer-contact img {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-contact img {
    margin: auto;
    margin-top: 40px;
  }
}
.footer-1 .footer-contact-col,
.footer-1 .footernav-col {
  border-left: 1px solid #acacac;
  margin-left: -15px;
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-contact-col,
  .footer-1 .footernav-col {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-contact-col,
  .footer-1 .footernav-col {
    border: 0px none;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .col-xs-12 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .footer-2 {
    text-align: center;
  }
}
.footer-2 .copy {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #acacac;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .footer-2 .copy {
    text-align: center;
    padding: 20px;
  }
}
.footer-sep {
  border-top: 1px solid #acacac;
}
.footer-1,
.footer-2,
.footer-s {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-1 .container .row > div,
.footer-2 .container .row > div,
.footer-s .container .row > div {
  padding: 0px;
}
.footer-2 .row {
  align-items: center;
}
.footer-2 .row a {
  font-size: 0.9375vw;
}
@media (min-width: 1920px) {
  .footer-2 .row a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .footer-2 .row a {
    font-size: 11.7px;
  }
}
.map-menu {
  background-color: 'red';
}
div.hidden {
  display: none;
}
div.active {
  display: block;
}
.body-instruction {
  background-color: #667179;
}
.body-instruction .content-instruction {
  padding: 20px;
  background-color: #FFF;
  max-width: 800px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  border-radius: 10px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .body-instruction .content-instruction {
    margin-top: 15px;
  }
}
.body-instruction .content-instruction .paragraf {
  text-align: center;
}
.body-instruction .content-instruction .separator-inline,
.body-instruction .content-instruction .separator {
  margin-bottom: 20px;
}
@media print {
  .body-instruction .content-instruction .separator-inline,
  .body-instruction .content-instruction .separator {
    margin-bottom: 30px;
  }
}
.body-instruction .content-instruction .separator {
  clear: both;
  display: block;
}
.body-instruction .content-instruction img.img-square {
  max-width: 40%;
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.body-instruction .content-instruction img.img-square.desktop {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .body-instruction .content-instruction img.img-square {
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.body-instruction .content-instruction h2,
.body-instruction .content-instruction h3 {
  color: #082236;
  display: block;
  text-align: center;
  margin: 20px;
  clear: both;
}
.body-instruction .content-instruction h3 {
  margin-top: 0px;
}
@media print {
  .body-instruction {
    background-color: transparent;
    /*

        .separator-inline,
        .separator,
        img {
            display: none; // Opcjonalnie, można ukryć niektóre elementy, które nie są potrzebne na wydruku
        }*/
  }
  .body-instruction .content-instruction {
    background-color: transparent;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
  }
  .body-instruction .content-instruction h2,
  .body-instruction .content-instruction h3 {
    color: #000;
  }
}
.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
#map {
  z-index: 1;
}
#map div {
  color: #000;
}
.right-btn {
  display: block;
  width: 40px;
  height: 40px;
  background: #082236;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px;
}
.right-btn i {
  font-size: 18px;
}
.map-menu {
  display: block;
  width: 40px;
  position: absolute;
  top: 50vh;
  transform: translate(0, -50%);
  right: 0px;
  z-index: 100;
}
.map-menu a {
  display: block;
  width: 40px;
  height: 40px;
  background: #082236;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px;
  margin-bottom: 15px;
}
.map-menu a i {
  font-size: 18px;
}
.map-menu a.overlay-nav-with-icon {
  padding-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-menu a.overlay-nav-with-icon i {
  font-size: 22px;
}
.map-menu a.overlay-nav-with-icon.loadable .hidden {
  display: none;
  opacity: 0.5;
}
.map-menu a.overlay-nav-with-icon.loadable.loading .hidden {
  display: block;
}
.map-menu a.overlay-nav-with-icon.loadable.loading .visible {
  display: none;
}
.in-overlay-nav {
  width: 40px;
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.suspect-nav,
.witness-nav {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
  padding: 0;
}
.suspect-nav .tab-nav-btn,
.witness-nav .tab-nav-btn {
  flex: 1;
  margin: 0 10px;
  background-color: #123048;
  text-align: center;
  border-radius: 5px;
}
.suspect-nav .tab-nav-btn.active,
.witness-nav .tab-nav-btn.active {
  background: #efebd0;
  color: #000;
}
.suspect-nav .tab-nav-btn:first-child,
.witness-nav .tab-nav-btn:first-child {
  margin-left: 0;
}
.suspect-nav .tab-nav-btn:last-child,
.witness-nav .tab-nav-btn:last-child {
  margin-right: 0;
}
.form-wrapper {
  max-width: 360px;
  padding: 20px;
  margin: auto;
  text-align: center;
}
.form-wrapper .btn {
  max-width: 80%;
  margin: auto;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-wrapper input,
.form-wrapper label {
  display: block;
  width: 80%;
  margin: auto;
}
.form-wrapper input {
  color: #000;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  display: none;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #234e70;
  z-index: 200;
  padding: 20px;
}
.overlay .overlay-content {
  max-width: 768px;
  margin: auto;
}
.overlay .overlay-content .overlay-inner-content {
  display: none;
}
.overlay .overlay-content .overlay-inner-content.active {
  display: block;
}
.overlay h3,
.overlay h4 {
  display: block;
  text-align: center;
  color: #edebd4;
  font-size: 26px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay h4 {
  font-size: 22px;
  text-align: left;
}
.overlay.active {
  display: block;
}
.overlay .suspect-wrapper,
.overlay .witness-wrapper {
  height: auto;
  max-height: 0px;
  transition: all 0.2s;
  overflow: hidden;
}
.overlay .suspect-wrapper.active,
.overlay .witness-wrapper.active {
  max-height: 2000px;
}
.overlay .suspect-box,
.overlay .witness-box {
  background-color: #123048;
  display: flex;
  width: calc(100vw - 40px);
  border-radius: 5px;
  padding: 20px;
}
.overlay .suspect-box .suspect-look,
.overlay .witness-box .suspect-look,
.overlay .suspect-box .witness-look,
.overlay .witness-box .witness-look {
  width: 50%;
  line-height: 2.1;
}
.overlay .suspect-box .suspect-portrait .suspect-content,
.overlay .witness-box .suspect-portrait .suspect-content {
  width: calc(50vw - 40px);
  height: calc(50vw - 40px);
  background: #FFF;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.overlay .suspect-box .suspect-portrait .suspect-content img,
.overlay .witness-box .suspect-portrait .suspect-content img {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .overlay .suspect-box,
  .overlay .witness-box {
    width: 100%;
  }
  .overlay .suspect-box .suspect-portrait,
  .overlay .witness-box .suspect-portrait {
    width: 50%;
  }
  .overlay .suspect-box .suspect-portrait .suspect-content,
  .overlay .witness-box .suspect-portrait .suspect-content {
    width: 364px;
    height: 364px;
  }
}
.overlay .suspect-box .witness-portrait .witness-content,
.overlay .witness-box .witness-portrait .witness-content {
  width: calc(50vw - 40px);
  height: calc(50vw - 40px);
  background: #FFF;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.overlay .suspect-box .witness-portrait .witness-content img,
.overlay .witness-box .witness-portrait .witness-content img {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
}
.overlay .prop-row {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFF;
  margin-bottom: 10px;
}
.overlay .prop-row > div {
  width: 33%;
}
.overlay .prop-row > div.prop-wrapper {
  padding-left: 10px;
}
.overlay .prop-row > div.prop-wrapper .prop-btn {
  background-color: #123048;
  display: block;
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  text-align: center;
}
.overlay .prop-row > div.prop-wrapper .prop-btn.first-prop-1,
.overlay .prop-row > div.prop-wrapper .prop-btn.first-prop-2,
.overlay .prop-row > div.prop-wrapper .prop-btn.sec-prop-1,
.overlay .prop-row > div.prop-wrapper .prop-btn.sec-prop-2 {
  background-color: #efebd0;
  color: #123048;
}
.logo-print,
.only-print {
  display: none;
}
.small-btn {
  width: 30px;
  height: 30px;
  margin: 0px !important;
  margin-left: 10px !important;
  padding: 0px;
}
.over-logo-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.over-logo-wrapper .back-link {
  width: calc(100% - 40px) !important;
}
.over-logo-wrapper .btn {
  width: 30px;
  height: 30px;
  margin: 0px !important;
  margin-left: 10px !important;
  padding: 0px;
}
.select-version-wrapper {
  display: flex;
}
.select-version-wrapper > * {
  display: flex;
  align-items: center;
  justify-content: left;
}
.select-version-wrapper label {
  width: 20%;
}
.select-version-wrapper .versions {
  width: 80%;
}
.search-wrapper {
  display: flex;
}
.search-wrapper input {
  width: calc(100% - 40px) !important;
}
.search-wrapper .btn {
  width: 30px;
  height: 30px;
  margin: 0px !important;
  margin-left: 10px !important;
  padding: 0px;
}
@media print {
  body .site-container,
  body section {
    background-color: #fff !important;
  }
  body .site-container .content-instruction.version0,
  body section .content-instruction.version0 {
    height: 2800px;
  }
  body .site-container .content-instruction.version1,
  body section .content-instruction.version1 {
    height: 4200px;
  }
  body .logo-print {
    display: block;
    max-width: 60%;
    margin: auto;
    margin-bottom: 60px;
  }
  body .only-print {
    display: block;
  }
  body .print-separator {
    clear: both;
    page-break-before: always;
  }
  body .print-part {
    page-break-before: always;
    height: auto;
    overflow: visible;
    page-break-inside: avoid;
  }
}
