/* ----------------------------------------------------------------------------------------------------------
#) NORMALIZE.CSS
---------------------------------------------------------------------------------------------------------- */
progress,
sub,
sup {
  vertical-align: baseline; }

button,
hr,
input {
  overflow: visible; }

[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  width: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: 700; }

button,
select {
  text-transform: none; }

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button; }

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  color: inherit; }

a:hover {
  text-decoration: none;
  color: inherit; }

h1,
h2,
p {
  margin: 0; }

/* ----------------------------------------------------------------------------------------------------------
#) FONTS
---------------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: "Haas Grot Disp";
  src: url(../fonts/HaasGrotDisp-35Thin.eot);
  src: url(../fonts/HaasGrotDisp-35Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/HaasGrotDisp-35Thin.woff) format("woff"), url(../fonts/HaasGrotDisp-35Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "Haas Grot Disp";
  src: url(../fonts/HaasGrotDisp-75Bold.eot);
  src: url(../fonts/HaasGrotDisp-75Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/HaasGrotDisp-75Bold.woff) format("woff"), url(../fonts/HaasGrotDisp-75Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Haas Grot Disp";
  src: url(../fonts/HaasGrotDisp-55Roman.eot);
  src: url(../fonts/HaasGrotDisp-55Roman.eot?#iefix) format("embedded-opentype"), url(../fonts/HaasGrotDisp-55Roman.woff) format("woff"), url(../fonts/HaasGrotDisp-55Roman.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

/* ----------------------------------------------------------------------------------------------------------
#) HEADER
---------------------------------------------------------------------------------------------------------- */
.active {
  font-weight: bold; }

body {
  font-family: Haas Grot Disp;
  font-weight: normal;
  font-size: 15px;
  width: 100%; }

header {
  width: 1000px;
  margin: 0 auto; }

header nav {
  margin: 0 0 0 30px;
  display: inline-block; }

header nav ul {
  margin-top: 50px;
  display: inline-block;
  float: left; }

header nav a:hover {
  text-decoration: underline; }

header nav ul.pod-menu {
  margin-left: 65px; }

header nav ul.pod-menu .active {
  font-weight: normal;
  text-decoration: underline; }

header nav ul li {
  margin: 3px 0;
  width: 100%;
  height: 22px; }

header nav ul.pod-menu li {
  margin: 3px 0;
  width: 100%; }

header p {
  font-size: 16px; }

.main-header {
  display: inline-block;
  margin: 50px 30px 0 0;
  float: right; }

.main-header p {
  font-size: 21px; }

.main-header h1 {
  font-weight: bold; }

.fr h1 {
  font-size: 26px; }

header nav ul.pod-menu.fr {
  margin-left: 40px; }

/* ----------------------------------------------------------------------------------------------------------
#) HEADER RESPONZIVE
---------------------------------------------------------------------------------------------------------- */
@media (max-width: 1024px) {
  header nav ul {
    margin-top: 25px; }
  header {
    display: flex;
    flex-flow: column; }
  header nav {
    order: 2; }
  .main-header {
    order: 1;
    display: block;
    float: none;
    margin-top: 50px;
    margin-left: 30px; }
  header nav ul.pod-menu {
    margin-left: 65px; }
  header nav ul li {
    width: 100%; }
  header {
    width: 100%; } }

@media (max-width: 480px) {
  header nav {
    display: flex;
    flex-direction: column; }
  header nav ul.pod-menu {
    margin-left: 0px; } }

@media (max-width: 350px) {
  header nav ul li {
    width: 100%; }
  header nav {
    margin-right: 15px; } }

/* ----------------------------------------------------------------------------------------------------------
#) MAIN-PAGE
---------------------------------------------------------------------------------------------------------- */
main {
  margin-top: 22px;
  margin-bottom: 57px; }

div.page main img {
  display: block;
  margin: 0 auto; }

main div.tiny-strip {
  width: 1050px;
  color: white;
  background-color: #1a7edc;
  padding: 10px 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 100;
  letter-spacing: 2px; }

main div.text-output {
  display: block;
  margin: 50px auto 0;
  padding: 0 0px 53px;
  /*overflow: hidden;*/
  color: #464646; }

main div.text-output h2 {
  font-weight: bold;
  margin-bottom: 30px; }

main div.text-output .kontakt {
  /*width: 49%;*/
  display: inline-block;
  /*padding-right: 50px; */
  letter-spacing: 1px;
  line-height: 22px;
  /*float: left;*/ }

/*main div.text-output .kontakt:last-child{
	padding: 0 0 0 30px ;
	float:right;
}
*/
main div.img-strip {
  position: relative;
  width: 1050px;
  height: 240px;
  color: white;
  display: block;
  margin: 0 auto;
  overflow: hidden; }

main div.img-strip p {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 28px;
  font-weight: 100;
  letter-spacing: 2px;
  bottom: 10%; }

main div.overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(136, 136, 136, 0) 50%, rgba(0, 0, 0, 0.7) 100%); }

form {
  display: inline-block;
  width: 49%;
  float: right; }

form label {
  font-size: 14px; }

form input,
form textarea {
  display: block;
  border: 1px solid #d3d3d3;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%; }

form textarea {
  padding: 5px 15px; }

form input {
  height: 35px;
  padding: 0 15px; }

form input:focus,
form textarea:focus {
  outline-color: #3498db; }

form button {
  background-color: #1a7edc;
  padding: 6px 20px;
  color: #fff;
  border: 1px solid #1a7edc;
  font-size: 14px; }

form button:hover {
  background-color: #fff;
  color: #1a7edc; }

form button:active {
  box-shadow: inset 0 0px 2px #193047;
  outline: none; }

form .required {
  color: #f32c2c; }

/* ----------------------------------------------------------------------------------------------------------
#) MAIN-PAGE RESPONZIVE
---------------------------------------------------------------------------------------------------------- */
@media (max-width: 1260px) {
  div.page main > img {
    width: 100%; } }

/* ----------------------------------------------------------------------------------------------------------
#) SUB-PAGE RESPONZIVE
---------------------------------------------------------------------------------------------------------- */
@media (max-width: 1050px) {
  div.page main .tiny-strip {
    width: 100%; }
  div.page main .img-strip {
    width: 100%; }
  div.page .footer-strip {
    width: 100%; }
  div main .text-output {
    width: 100%; } }

@media (max-width: 768px) {
  main div.text-output {
    padding-bottom: 0; }
  main div.text-output .kontakt {
    width: 100%;
    display: block;
    padding: 0;
    letter-spacing: 1px;
    line-height: 22px; }
  main div.img-strip p {
    font-size: 22px; }
  div.page main .tiny-strip {
    font-size: 20px;
    letter-spacing: 1px; }
  main div.text-output .kontakt:last-child {
    padding: 0;
    float: none; }
  form {
    width: 100%;
    margin: 20px auto 0; }
  form button {
    display: block;
    margin: 0 auto; } }

@media (max-width: 560px) {
  main div.img-strip p {
    font-size: 15px;
    letter-spacing: 1px; } }

@media (max-width: 515px) {
  div.page main div.tiny-strip {
    font-size: 18px; } }

@media (max-width: 360px) {
  main div.tiny-strip {
    font-size: 19px; }
  main div.overlay {
    background-image: linear-gradient(to bottom, rgba(136, 136, 136, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%); } }

/* ----------------------------------------------------------------------------------------------------------
#) FOOTER
---------------------------------------------------------------------------------------------------------- */
.footer-strip {
  width: 1050px;
  display: block;
  margin: 0 auto;
  background-color: #f0f0f0;
  height: 1px;
  margin-bottom: 28px; }

footer {
  border-top: 1px solid #EDEFF5;
  padding: 30px 0;
  font-size: 13px;
  display: flex;
  justify-content: space-between; }

footer p {
  display: inline-block; }

footer ul {
  float: right;
  display: inline-block;
  width: 100px; }

footer ul li {
  display: inline-block;
  margin: 0 6px;
  width: 18px; }

footer a {
  width: 100px; }

footer a:hover {
  text-decoration: underline; }

footer ul a:hover {
  font-weight: bold; }

/* ----------------------------------------------------------------------------------------------------------
#) FOOTER RESPONZIVE
---------------------------------------------------------------------------------------------------------- */
@media (max-width: 1024px) {
  footer {
    width: 100%; } }

@media (max-width: 590px) {
  footer {
    text-align: center;
    display: block; }
  footer ul {
    display: block;
    float: none;
    width: 100%; }
  footer p {
    display: block;
    margin-top: 15px; } }

/* ----------------------------------------------------------------------------------------------------------
#) BLOG
---------------------------------------------------------------------------------------------------------- */
.text-output a {
  color: #337ab7;
  text-decoration: none; }

.text-output a:hover {
  color: #23527c;
  text-decoration: underline; }

.articles-wrapper {
  padding-bottom: 0px !important; }

.articles {
  font-size: 0px;
  margin-left: -13px;
  margin-right: -13px; }

.articles .separator {
  width: 1050px;
  height: 2px;
  background-color: #f1f1f1;
  margin-bottom: 40px;
  position: relative;
  left: -42px; }

.item {
  width: 295px;
  /*height: 340px;*/
  min-height: 270px;
  display: inline-block;
  vertical-align: top;
  margin: 0 13px;
  padding-bottom: 20px; }

.item .img {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
  margin-bottom: 22px;
  display: block; }

.item .img img {
  transition: all 0.2s; }

.item .img:hover img {
  transform: scale(1.05); }

.img img {
  display: block;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto !important;
  height: 100%; }

.item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0 30px 0 20px; }

.item h3 a {
  color: inherit; }

.item h3 a:hover {
  text-decoration: underline;
  color: inherit; }

.fb-like {
  display: block; }

@media (max-width: 1050px) {
  .articles .separator {
    width: 100%; } }

@media (max-width: 968px) {
  .articles .separator {
    display: none; } }

@media (max-width: 590px) {
  .item {
    max-width: 100%;
    margin: 0px;
    height: auto;
    margin-bottom: 50px; }
  .articles {
    margin: 0px; }
  #u_0_4 {
    display: none; } }

.text-output ul {
  padding-left: 18px; }

.text-output li {
  list-style: initial; }

.container-big {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  /* @media screen and (min-width: 1600px) {
      max-width: 1400px !important;
    } */ }
  .container-big img {
    max-width: 100%; }
  @media screen and (max-width: 1300px) {
    .container-big {
      width: 85%; } }
  @media screen and (max-width: 1200px) {
    .container-big {
      width: 90%; } }

.banner {
  width: 100%; }
  .banner__wrapper {
    height: 500px;
    overflow: hidden;
    margin-bottom: -110px !important; }
    .banner__wrapper .slick-list,
    .banner__wrapper .slick-track {
      height: 100%; }
    @media only screen and (max-width: 991px) {
      .banner__wrapper {
        margin-bottom: -70px !important; } }
    @media only screen and (max-width: 768px) {
      .banner__wrapper {
        height: 400px; } }
    @media only screen and (max-width: 576px) {
      .banner__wrapper {
        height: 300px;
        margin-bottom: -50px !important; } }
    .banner__wrapper__item {
      width: 100%; }
      .banner__wrapper__item img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .banner__wrapper .slick-dots {
      bottom: 130px; }
      @media only screen and (max-width: 991px) {
        .banner__wrapper .slick-dots {
          bottom: 90px; } }
      @media only screen and (max-width: 576px) {
        .banner__wrapper .slick-dots {
          bottom: 70px; } }
      .banner__wrapper .slick-dots li {
        width: 15px;
        height: 15px;
        margin: 0 3px; }
        .banner__wrapper .slick-dots li button {
          width: 15px;
          height: 15px;
          border: 2px solid white;
          border-radius: 50%; }
          .banner__wrapper .slick-dots li button:hover::before {
            opacity: 0.5; }
          .banner__wrapper .slick-dots li button::before {
            width: 15px;
            height: 15px;
            line-height: 17px;
            font-size: 7px;
            color: white;
            opacity: 0;
            transition: all 0.15s; }
  .banner__title {
    height: 300px;
    position: relative; }
    @media only screen and (max-width: 576px) {
      .banner__title {
        height: auto; } }
    .banner__title > .container-big {
      display: flex;
      height: 100%; }
      @media only screen and (max-width: 576px) {
        .banner__title > .container-big {
          flex-direction: column; } }
    .banner__title__image, .banner__title__text {
      flex-shrink: 0;
      width: 50%;
      height: 100%; }
      @media only screen and (max-width: 576px) {
        .banner__title__image, .banner__title__text {
          width: 100%; } }
      .banner__title__image img, .banner__title__text img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    @media only screen and (max-width: 576px) {
      .banner__title__image {
        height: 300px; } }
    .banner__title__text {
      color: white;
      background-color: #002874;
      padding: 40px 50px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      letter-spacing: 1px; }
      @media only screen and (max-width: 768px) {
        .banner__title__text {
          padding: 30px; } }
      .banner__title__text h1 {
        font-size: 28px;
        line-height: 1.3; }
        @media only screen and (max-width: 991px) {
          .banner__title__text h1 {
            font-size: 24px; } }
        @media only screen and (max-width: 768px) {
          .banner__title__text h1 {
            font-size: 22px; } }
        @media only screen and (max-width: 576px) {
          .banner__title__text h1 {
            margin-bottom: 15px; } }
      .banner__title__text p {
        font-size: 16px; }
        @media only screen and (max-width: 576px) {
          .banner__title__text p {
            margin-bottom: 15px; } }
      .banner__title__text .btn-big {
        display: inline-block;
        background-color: transparent;
        padding: 10px 20px;
        color: white;
        border: 1px solid white;
        outline: none;
        letter-spacing: 1px;
        transition: all 0.15s; }
        .banner__title__text .btn-big:hover {
          background-color: white;
          color: #002874; }

.slick-dots li.slick-active button:before {
  opacity: 1; }

.section {
  padding: 80px 0; }

.heading {
  color: #002874;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px; }
  @media only screen and (max-width: 400px) {
    .heading {
      flex-direction: column;
      align-items: flex-start; } }
  .heading h2 {
    font-size: 25px;
    font-weight: bold; }
    @media only screen and (max-width: 400px) {
      .heading h2 {
        margin-bottom: 20px; } }
  .heading a {
    text-decoration: none; }
    .heading a:hover {
      text-decoration: underline; }

.blog-news {
  background-color: #edf0f5; }
  @media only screen and (max-width: 768px) {
    .blog-news {
      margin-top: 50px; } }
  @media only screen and (max-width: 576px) {
    .blog-news {
      padding: 50px 0; } }
  .blog-news__wrapper {
    display: flex;
    justify-content: space-between;
    list-style: none; }
    @media only screen and (max-width: 576px) {
      .blog-news__wrapper {
        flex-wrap: wrap; } }
    .blog-news__wrapper__item {
      width: 30%; }
      @media only screen and (max-width: 576px) {
        .blog-news__wrapper__item {
          width: 100%; }
          .blog-news__wrapper__item:not(:last-child) {
            margin-bottom: 20px; } }
      .blog-news__wrapper__item__link {
        display: block;
        text-align: center; }
        .blog-news__wrapper__item__link:hover img {
          transform: scale(1.1); }
        .blog-news__wrapper__item__link__image {
          height: 215px;
          width: 100%;
          margin-bottom: 20px;
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          overflow: hidden; }
          .blog-news__wrapper__item__link__image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: all 0.2s;
            backface-visibility: hidden; }
        .blog-news__wrapper__item__link span {
          font-weight: bold;
          color: #343434; }

@media only screen and (max-width: 576px) {
  .gallery > .container-big > .heading {
    margin-bottom: 20px; } }

.gallery__wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(155px, 1fr)); }
  @media only screen and (max-width: 576px) {
    .gallery__wrapper {
      grid-gap: 10px; } }
  .gallery__wrapper__item {
    height: 180px;
    cursor: pointer; }
    @media only screen and (max-width: 576px) {
      .gallery__wrapper__item {
        height: 150px; } }
    .gallery__wrapper__item:hover img {
      transform: translateY(-3px); }
    .gallery__wrapper__item img {
      width: 100%;
      height: 100%;
      border-radius: 3px;
      object-fit: cover;
      transition: all .2s; }

footer > .container-big {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; }
  @media only screen and (max-width: 700px) {
    footer > .container-big {
      flex-direction: column; } }
  @media only screen and (min-width: 700px) {
    footer > .container-big .yt-link {
      position: absolute;
      left: 50%;
      transform: translateX(-50%); } }
  footer > .container-big .yt-link a {
    width: 100%;
    display: flex;
    align-items: center; }
  footer > .container-big .yt-link__image {
    flex-shrink: 0;
    height: 50px;
    width: 50px;
    margin-right: 10px; }
    footer > .container-big .yt-link__image img {
      width: 100%;
      height: 100%;
      object-fit: scale-down; }
  footer > .container-big .yt-link span {
    display: block;
    font-weight: bold;
    white-space: nowrap; }

.text-section .container-big {
  width: 100%; }
  .text-section .container-big ul li {
    list-style: none; }
