/*** General ***/
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  background-color: #ffffff;
  position: relative;
}

h1 {
  font-size: 3.5em;
  line-height: 44px;
  margin: 0 0 44px 0;
}

h2 {
  font-size: 3em;
  line-height: 44px;
  margin: 0 0 44px 0;
}

h3 {
  color: #333333;
}

h3.small {
  font-size: 1.2em !important;
  line-height: 1.4em !important;
}

h4 {
  font-size: 1.2em;
  color: #333333;
}

p,
ul li,
ol li {
  color: #333333;
}

strong {
  color: #000000;
}

section ul {
  padding-left: 15px !important;
}

a {
  color: rgba(0, 75, 137, 0.6);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.seperator_line {
  border-bottom: 1px solid #999999;
  width: 260px;
  margin: -20px 0 40px 0;
}

.button-ag {
  background-color: rgb(0, 75, 137) !important;
  color: #ffffff !important;
  border-radius: 6px;
}

.button-ag:hover {
  background-color: #ccdbe7 !important;
  color: #333333 !important;
}

.down a i {
  background-color: #ffffff !important;
  color: rgb(0, 75, 137) !important;
  border-radius: 6px;
  font-size: 32px;
  position: absolute;
  padding: 8px 12px;
  text-align: center;
  top: 90%;
  left: 94%;
  z-index: 99;
}
/*** /General ***/

/*** Slider ***/
.image-title {
  font-family: "Open Sans";
  font-weight: 300 !important;
  font-size: 3em !important;
  line-height: 1.6em !important;
  margin: 0 !important;
  background-color: #fff !important;
  color: #333;
  padding: 10px !important;
}

#image {
  background-image: url("../img/wpk-suedtirol-slider.jpg");
  background-position: center center;
}
/*** /Slider ***/

/*** Wrapper ***/
#wrapper {
  margin-top: 0px !important;
}

.blue {
  background-image: url(../img/bg-blue-hell.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
}
/*** /Wrapper ***/

/*** Navigation ***/
#topNav {
  min-height: 125px !important;
  box-shadow: 0 0 25px 0 rgba(255, 255, 255, 0.5);
}

.logo {
  margin-top: 0px !important;
  margin-right: 0px;
}

.logo .mobil {
  width: 200px;
}

header#topNav div.nav-main-collapse {
  margin-top: 58px !important;
}

header#topNav nav ul.nav-main ul.dropdown-menu,
header#topNav nav ul.nav-main li.dropdown.open a.dropdown-toggle {
  background-color: #ffffff;
  border-radius: 0px;
}

header#topNav nav ul.nav-main li a:hover {
  color: #ffffff !important;
  background-color: rgb(0, 75, 137) !important;
}

.nav > li > a {
  padding: 10px;
  margin-right: 15px;
}

ul li a {
  color: #333333 !important;
}

header#topNav div#only-mobil {
  display: none;
}

li.lang a {
  padding: 8px 0px !important;
  float: left;
}

li.lang a.active img {
  border: 1px solid #fff;
}

li.lang a.inactive img {
  width: 20px !important;
}

li.lang a img {
  width: 30px !important;
  box-shadow: 2px 2px 2px 0px #aaa;
}

header#topNav nav ul.nav-main li.lang a:hover {
  background-color: transparent !important;
}

header#topNavSmall nav.nav-main ul li#team-nav {
  border-bottom: 1px solid #000;
}
/*** /Navigation ***/

/*** Sections ***/
.section {
  max-width: 1280px;
  margin: 0px auto;
}

.news-toggle .section {
  padding: 0;
}

.mt-140 {
  margin-top: 140px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-20 {
  margin-bottom: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.container-fluid {
  padding: 0 20px !important;
}

section ul li {
  list-style-image: url("../img/haken.png");
  margin-left: 20px;
}

section li a {
  color: rgb(0, 75, 137) !important;
}
/*** /Sections ***/

/*** Team ***/
.team {
  padding-bottom: 20px;
}
.team-wrapper .row {
  margin: 0px auto !important;
}
.team-row {
  padding: 0 15px;
}

.collapsed.arrow-down {
  cursor: pointer;
  background: url(../img/arrow-down.jpg) 99% center no-repeat;
  transition: background 0.5s, color 0.5s;
  -webkit-transition: background 0.5s, color 0.5s;
  height: auto;
  float: none;
}

.arrow-down {
  cursor: pointer;
  background: url(../img/arrow-up.jpg) 99% center no-repeat;
  transition: background 0.5s, color 0.5s;
  -webkit-transition: background 0.5s, color 0.5s;
  height: auto;
  float: none;
}
/*** /Team ***/

/*** Footer ***/
footer {
  z-index: 3;
  bottom: 0 !important;
  width: 100%;
}

.social {
  height: 20px;
  margin: 0 5px;
}

.footer-content {
  min-height: 90px;
  padding: 20px 0px 20px 40px !important;
  background-color: #ffffff !important;
}

.footer-bar {
  padding: 0px 0px 0px 40px !important;
}

footer .footer-bar .toTop {
  max-width: 25% !important;
}
/*** /Footer ***/

/*** Media Querie ***/
@media only screen and (max-width: 479px) {
  #maps {
    display: none !important;
  }
  .news-toggle .panel-body,
  .news-toggle .panel-body .container-fluid {
    padding: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .wrapper {
    padding-top: 160px !important;
  }
  #slider.full-screen {
    margin-bottom: 60px !important;
  }
  .image-title {
    font-size: 1.8em !important;
    line-height: 1.4em !important;
  }
  .dropdown-menu {
    display: none;
  }
  .logo {
    margin-bottom: 0px !important;
  }
  .btn-lg,
  .btn-lg:hover {
    padding: 12px 22px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    font-size: 0.9em !important;
    padding: 8px !important;
    margin-bottom: 10px;
  }
  .down a i {
    font-size: 22px;
    top: 88%;
    left: 86%;
  }
  .footer-content {
    min-height: 86px;
    padding: 20px 0px 20px 20px !important;
  }
  .footer-bar {
    padding: 0px 0px 0px 20px !important;
  }
  .only-screen {
    display: none;
  }
  .mb-mobil-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 769px) {
  .mt-160 {
    margin-top: 160px;
  }
  .section {
    padding: 40px 0 !important;
  }
  .pt-120 {
    margin-bottom: 0px !important;
    padding-top: 120px !important;
  }
  .pt-60 {
    margin-bottom: 0 !important;
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 990px) {
  h1 {
    font-size: 1.5em !important;
    line-height: 28px;
  }
  h2 {
    font-size: 1.5em !important;
    line-height: 28px;
  }
  h3 {
    font-size: 1.25em !important;
    line-height: 22px;
  }
  #topNav {
    min-height: 115px !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5);
  }
  header#topNavSmall {
    padding: 10px 0 0px;
  }
  header#topNavSmall nav ul.nav-main li a {
    font-size: 1em;
    line-height: 1.5em;
  }
  header#topNav div.nav-main-collapse {
    margin-top: 47px !important;
  }
  .navbar-collapse {
    padding-left: 12px;
  }
  header#topNav nav ul.nav-main li a {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  header#topNav div.nav-main-collapse.in {
    overflow: scroll;
  }
  footer .footer-bar .toTop {
    display: none;
  }
}

@media only screen and (min-width: 991px) {
  .btn-bs {
    margin-left: 10px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1006px) {
  .nav > li > a {
    padding: 6px;
  }
}

@media only screen and (max-width: 1200px) {
  .only-big-screen {
    display: none;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  header#topNavSmall {
    padding: 10px 0 0px !important;
  }
}

@media only screen and (min-width: 1201px) {
  .only-small-screen {
    display: none;
  }
}
/*** Media Querie ***/
