* {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
}
body {
  /* background:#eee*/
  background-image: url(../image/bg.jpg);
  background-size: 100%;
  font-size: 13px;
  color: #666666;
  font-family: "Exo 2", sans-serif;
  overflow: auto;
}
ol,
ul {
  list-style: none;
  margin: 0;
}
ul li {
  margin: 0;
  padding: 0;
}
h1 {
  margin-bottom: 10px;
  color: #111111;
  text-align: center;
}
h2 {
  text-align: center;
  padding-bottom: 20px;
}
a,
img {
  outline: none;
  border: none;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
p {
  margin: 0 0 10px;
  line-height: 1.4em;
  font-size: 1.2em;
}
img {
  display: block;
  margin-bottom: 10px;
}
aside {
  font-style: italic;
  font-size: 0.9em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* ÐœÐ°ÐºÐµÑ‚ */
#wrapper {
  width: 100%;
}

.content {
  width: 100%;
  padding: 2%;
  margin: auto;
  max-width: 1000px;
  background: #eee;
}

.footer .content {
  background: none;
}

.block1 {
  clear: both;
}

#main {
  width: 19%;
  margin-right: 1%;
  float: left;
}

#main3 {
  width: 50%;
  margin-right: 1%;
  float: left;
}

#main2 {
  width: 25%;
  margin-right: 1%;
  float: left;
  font-size: 10px;
}

#main2 h1,
#main2 h2 {
  color: #666;
}

#main3 h3,
#main3 p {
  font-size: 10px;
}

/* Logo  H1 */

/* ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ */
header nav {
  width: 100%;
  position: fixed;
  background: white;
  padding: 20px;
  text-align: center;
  z-index: 2;
}
#nav > a {
  display: none;
}

header nav li {
  display: inline;
  margin-left: 15px;
}
header nav ul li a {
  text-decoration: none;
  color: #333;
}

#skipTo {
  display: none;
}
#skipTo li {
  background: #ccc;
}

/* Ð“Ð»Ð°Ð²Ð½Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ°*/
.banner_img img {
  width: 100%;
  height: 70%;
  position: relative;
  z-index: 1;
}

.logo {
  width: 50%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}

.logo img {
  height: 100%;
  width: auto;
  /* min-width: 50px; */
  position: absolute;
  z-index: 2;
}

.logo p {
  font-size: 2.3vw;
  color: #ffffff;
  padding: 0 0 0 20%;
  box-sizing: border-box;
  margin-bottom: 0px;
}

.logo p span {
  font-size: 2.3vw;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}

#banner .content {
  position: relative;
  z-index: 99;
  /* padding:1px;*/
  margin-top: -11px;
}

#banner h1 {
  /*margin-left: 60%;*/
  /*margin-top: -45%;*/
  margin-top: -30vw;
  /* position: absolute;*/
  display: block;
  text-align: center;
  width: 70%;
  font-size: 4vw;
  color: white;
}

#banner h2 {
  /*margin-left: 60%;*/
  /*position: absolute;*/
  text-align: center;
  width: 70%;
  font-size: 3vw;
  color: white;
  display: block;
}

.contact-header {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}

.contact-header .col-md-3 {
  width: 60px;
  float: left;
  text-align: center;
  font-size: 10px;
  padding-right: 0px !important;
}
.contact-header.col-md-3 img {
  width: 80%;
  margin: auto;
  height: auto;
}

.contact-footer {
}

.contact-footer .col-md-3 {
  width: 30%;
  float: left;
  text-align: center;
  font-size: 10px;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-bottom: 10px;
}

.contact-footer .col-md-3 img {
  width: 80%;
  margin: auto;
  height: auto;
}
#banner .button_class {
  display: block;
  width: 40%;
  margin-left: 15%;
  font-size: 1.3vw;
}

.row-fluid {
  width: 70%;
  margin: 0 auto;
}

.col-md-3:nth-of-type(1),
.col-md-3:nth-of-type(2) {
  padding-left: 20%;
}

.clear {
  clear: both;
}

.col-md-3 {
  width: 20%;
  float: left;
  text-align: center;
  font-size: 20px;
}

.col-md-3 img {
  width: 80%;
  margin: auto;
  height: auto;
}

.block1,
.block2,
.footer {
  overflow: auto;
}

/* Ð¢ÐµÑÑ‚  */

.b-text-list > li {
  margin: 0;
  padding: 0;
  background: none;
}

.b-text-list .gl-wrap .l-col-left {
  float: left;
}
.b-text-list .gl-wrap .l-col-left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45%;
  padding: 0 50px 20px 0;
}

.b-text-list h2 {
  position: relative;
  margin-bottom: 29px;
}

.b-text-list ul {
  margin: 0 0 26px;
}

.b-text-list ul > li {
  margin: 12px 0;
  padding: 0 0 0 33px;
  background: url(../image/list-marker-black.png) 0 9px no-repeat;
  font-size: 19px;
}

.l-col-img img {
  width: 54%;
  max-width: 550px;
  height: auto;
  float: right;
}

.block2 .l-col-img img {
  float: left;
}
.block2 .l-col-right {
  float: right;
  padding-left: 20px;
  width: 45%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer {
  background: black;
  color: white;
}

.block-1 img {
  height: auto;
  width: 50%;
}

.block-1 ul {
  display: block;
  width: 49%;
  float: left;
}

.block-1 iframe {
}

#form img {
  height: auto;
  width: 316px;
  z-index: 1;
  max-width: 360px;
}

.Foto img {
  height: auto;
  width: 24%;
  margin-right: 1%;
  float: left;
}

.block-1 ul > li {
  margin: 12px 0;
  padding: 0 0 0 33px;
  background: url(../image/list-marker-black.png) 0 9px no-repeat;
  font-size: 19px;
}
.block-1_1 ul > li {
  margin: 8px 0;
  padding: 0 0 0 16px;
  background: url(../image/list-marker-black.png) 0 9px no-repeat;
  font-size: 17px;
}
.block-1_1 img {
  float: right;
  height: auto;
  width: 50%;
  margin-left: 20px;
}

.block-1_1 p {
  text-indent: 20px;
}

.block-1_2 ul > li {
  margin: 8px 0;
  padding: 0 0 0 16px;
  background: url(../image/list-marker-black.png) 0 9px no-repeat;
  font-size: 17px;
  margin-left: 25%;
}
.block-1_2 img {
  float: left;
  height: auto;
  width: 20%;
}

.block-1_2 p {
  text-indent: 20px;
}

.fbWrapper {
  width: 480px;
  margin: 0 auto;
}

@media screen and (max-device-width: 980px) {
  .forma {
    float: none !important;
    margin: auto !important;
  }

  #form img {
    display: none;
  }

  .block-1 ul,
  .block-1 iframe {
    width: 100%;
    /*margin: 0 2% 0 2%;*/
  }
}

/* ÐœÐµÐ´Ð¸Ð°-Ð·Ð°Ð¿Ñ€Ð¾ÑÑ‹ */
@media screen and (max-width: 480px) {
  /*#skipTo {
		display: block;
		}*/
  body {
    background-color: #eee;
    width: 100%;
    background-image: none;
  }

  .content {
    padding: 0px;
    padding-top:15px;
    width: 96%;
    margin: 0 2% 0 2%;
  }

  .block-1 ul,
  .block-1 iframe {
    width: 100%;
    /*margin: 0 2% 0 2%;*/
  }

  header h1 {
    margin-top: 0px;
  }

  #banner .content {
    padding-top: 1px;
    background: none;
    height: 0px;
  }

  #banner h1 {
    /* font-size: 3vw;*/
    margin-top: -28%;
  }

  #banner h2 {
    /* font-size: 14px;*/
    /* margin-top: -10%;*/
    padding-bottom: 0px;
  }

  #banner .button_class {
    font-size: 6px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
  }

  .logo {
    width: 50%;
  }

  .logo p {
    font-size: 2.3vw;
    /* padding-left: 50px; */
  }

  .logo p span {
    font-size: 2.3vw;
  }

  .contact-header {
    display: none;
  }

  #form img {
    display: none;
  }

  .forma {
    float: none;
    width: 100% !important;
  }

  .fbWrapper {
    width: 100%;
  }

  .fbWrapper iframe {
    width: 96%;
  }

  #main,
  #main2,
  #main3 {
    float: none;
    width: 100%;
  }

  #main {
    text-align: center;
  }

  .block-1_1 img {
    float: none;
    width: 96%;
    margin: auto;
  }

  .col-md-3 {
    float: none;
    margin: 0 auto;
    width: 80%;
    padding: 0px !important;
  }

  .b-text-list .gl-wrap .l-col-left,
  .b-text-list .gl-wrap .l-col-right {
    width: 98%;
    margin: auto;
    padding: 0px;
  }

  .l-col-img img {
    width: 98%;
    margin: auto;
    height: auto;
    float: none;
  }

  .l-col-img {
    margin-bottom: 10px;
  }
}

.fbWrapper iframe {
  width: 96%;
}

/*Ð·Ð°ÑÐ²ÐºÐ°*/

#form .username,
#form .userjahr,
#form .usermail,
#form .userphone,
#form .userarea {
  background-color: #fff;
  background-position: 10px center;
  background-repeat: no-repeat;
  border-top: 5px solid #808080;
  display: block;
  font-size: 16px;
  height: 44px;
  margin: 15px auto;
  padding-left: 30px;
  padding-right: 7px;
  width: 220px;
}

.forma {
  background-color: #1d1d1d;
  /* background-image: url(../images/diagonal.png);*/
  float: right;
  margin-left: 0;
  padding-bottom: 20px;
  width: 63%;
}

#form .submit-button {
  background-position: -401px 0;
}

#form .submit-button:hover {
  background-position: -399px -122px;
}

#form h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  padding-top: 45px;
  text-align: center;
  text-transform: uppercase;
}

#form h3 span {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  height: 2px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
  width: 20px;
}

/*  #form p {
            color: #fff;
            font-size: 18px;
            line-height: 0.8;
            text-align: center;
        }*/

.form-container-inner {
  position: fixed;
  top: -1000px;
  z-index: 13;
}

.button_class {
  /* -moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
    box-shadow: inset 0px 1px 0px 0px #cae3fc;*/
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #000000),
    color-stop(1, #ffffff)
  );
  background: -moz-linear-gradient(center top, #000000 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff');
  background-color: #1b1919;
  text-indent: 0;
  /* border: 1px solid #469df5;*/
  border: none;
  display: block;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 40px;
  line-height: 40px;
  width: 254px;
  text-decoration: none;
  text-align: center;
  /*text-shadow: 1px 1px 0px #287ace;*/
  /*margin: 5% 30% 5% 30%;*/
  margin: 0 auto;
  cursor: pointer;
}

.button_class:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #ffffff),
    color-stop(1, #000000)
  );
  background: -moz-linear-gradient(center top, #ffffff 5%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000');
  background-color: #ffffff;
}

.button_class:active {
  position: relative;
  top: 1px;
}

.compleet-window {
  background-color: #274041;
  /*  background-image: url(../images/diagonal.png);*/
  border: 1px solid #fff;
  border-radius: 10px;
  display: none;
  height: 220px;
  position: fixed;
  top: 100px;
  width: 300px;
  z-index: 150;
  left: 0;
  right: 0;
  margin: auto;
}

#cookies {
  background-color: #274041;
  /*  background-image: url(../images/diagonal.png);*/
  border: 1px solid #fff;
  border-radius: 10px;
  /*display: none;*/
  height: 100px;
  position: fixed;
  top: -1000px;
  width: 410px;
  z-index: 150;
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  font-size: 11px;
  padding: 20px;
}

.compleet-window p {
  color: #fff;
  font-size: 18px;
  padding-top: 30px;
  text-align: center;
  text-shadow: 2px 3px 2px #000;
}

.compleet-button {
  background-image: url(../images/close.png);
  /* background-position: -417px -489px;*/
  background-repeat: no-repeat;
  cursor: pointer;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 100px;
}

.compleet-button p {
  padding-top: 7px;
}

.cookie_click {
  cursor: pointer;
}

.cross {
  background-image: url(../images/close.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 22px;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 22px;
  z-index: 111;
}

#once-popup {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  text-align: center;
  z-index: 10000;
}

#once-popup h2 {
  font-size: 16px;
  padding: 20px;
}

#once-popup .inner {
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  border-top: 2px solid #000;
}

#once-popup #popup-close {
  font-size: 20px;
  line-height: 10px;
  padding: 5px;
  cursor: pointer;
  border: 2px solid #000;
  border-radius: 5px;
  display: inline-block;
}

#once-popup #popup-close:hover {
  background-color: #f0f0f0;
  border-color: #555;
}

.mosaicflow__column {
  float: left;
}

.mosaicflow__item img {
  display: block;
  width: 100%;
  height: auto;
}

.mosaicflow__item p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px;
  background: hsla(0, 0%, 0%, 0.5);
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 1px 1px hsla(0, 0%, 0%, 0.75);
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.mosaicflow__item:hover p {
  opacity: 1;
}
