@import url("reset.css");
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
html {
    scroll-behavior: smooth;
}
p{margin-bottom: 17px;}
*{box-sizing: border-box;}
strong {font-weight: 700;}

.clear {clear: both;}
body {font: 400 13px/17px 'Roboto'; color: #3e3d40;}
.subnav {position: fixed; background: #f1b116;width: 100%; height: 35px; padding: 8px 0 5px 0; z-index: 102;}
.info {position: absolute; left: 10%;}
.info a{padding: 0 5px; margin: 0 5px;}
.data {position: absolute; right: 10%;color: #fff;}
.data a{text-decoration: none; color: #fff;}
nav {position: fixed; background: rgba(255,255,255,.8); width: 100%; z-index: 101; top: 0; text-align: right; padding: 75px 9% 35px 10%;}
nav ul li {display: inline-block; margin: 0 10px;}
nav ul li a{text-decoration: none; text-transform: uppercase; font-size: 14px;color: #3e3d40; border-bottom: 1px solid #727c36; padding: 0 3px;}
.logo {position: fixed; z-index: 102;top: 70px; left: 10%;}
header {background: url(../images/header.jpg) no-repeat; height: 90vh; background-size: cover; background-position: top center; position: relative;}
.slogan {position: absolute; bottom: 10%;font-size: 24px; color: #fff; text-transform: uppercase; text-align: center; width: 435px; left: calc(50% - 218px);animation-name: down; animation-duration: 5s; animation-iteration-count: infinite;}
@keyframes down {0% { bottom: 10%;} 50% {bottom: 5%;} 100% { bottom:10%;}}


.slogan p{background: rgba(241, 177, 22, 0.8); padding: 20px 15px; margin-bottom: 30px;}
h1{font-size: 23px; color: #727c36; text-transform: uppercase; font-weight: 700; text-align: center; margin-bottom: 30px; line-height: 25px;}
 h2 {font-size: 23px; color: #727c36; text-transform: uppercase; font-weight: 700; margin-bottom: 30px; line-height: 25px;}
#home {padding: 130px 15%;}
#home a {color:#727c36; transition: ease .8s;-o-transition: ease .8s;-moz-transition: ease .8s; -webkit-transition: ease .8s;}
#home a:hover {color: #f1b116;}
.one, .two, .three {display: inline-block;  vertical-align: top; margin: 0 8px; }
.one, .two {width: 35%;}
.three {width: 20%;}
.three span {color: #727c36; text-transform: uppercase; font-size: 15px;}
.three p{position: relative; margin-left: 20px;}
.three p:before {content: url(../images/mitarbeiter-pfeil.jpg); position: absolute; left: -20px; }
.orange {color: #f1b116;}

#vorsorge {display: table; width: 100%; position: relative;}
#vorsorge .img {display: table-cell; position: relative;width: 60%; height: 550px;}
#vorsorge .img p{position: absolute; bottom: 5%; background:rgba(241, 177, 22, 0.8); font-size: 24px; color: #fff;padding: 15px 15px; left: calc(50% - 92px);animation-name: down; animation-duration: 5s; animation-iteration-count: infinite;}
#vorsorge .img img {object-fit: cover; width: 100%; height: 100%; display: block;}
#vorsorge .text {background:#e5e8cf; width: 40%; padding: 50px 100px; vertical-align: bottom; display: table-cell;}
#vorsorge .job {position: absolute; right: 0; top: -40px; background: #f1b116; padding: 20px 30px;font-size: 20px; }
#vorsorge .job a{color: #fff; text-decoration: none; text-transform: uppercase; display: inline-block; vertical-align: middle;}
#vorsorge .job img {margin-right: 10px;display: inline-block; vertical-align: middle;}

#leistungen {padding: 150px 15%;}
#leistungen h2 {text-align: center;}
#leistungen div {column-count: 2; column-gap: 25px;}
#leistungen ul li {list-style-image: url(../images/list.jpg); list-style-position: inside;}


#experten {display: table; width: 100%; position: relative;}
#experten .img {display: table-cell; position: relative;width: 60%; height: 550px;}
#experten .img p{position: absolute; bottom: 5%; background:rgba(241, 177, 22, 0.8); font-size: 24px; color: #fff;padding: 15px 15px; left: calc(50% - 150px);animation-name: down; animation-duration: 5s; animation-iteration-count: infinite;}
#experten .img img {object-fit: cover; width: 100%; height: 100%; display: block;}
#experten .text {background:#e5e8cf; width: 40%; padding: 50px 100px; vertical-align: bottom; display: table-cell;}

#experten .job {position: absolute; left: 0; top: -40px; background: #f1b116; padding: 20px 30px;font-size: 20px; }
#experten .job a{color: #fff; text-decoration: none; text-transform: uppercase;  display: inline-block; vertical-align: middle;}
#experten .job img {margin-left: 10px;display: inline-block;vertical-align: middle;}

#kontakt {padding: 150px 15%;}
#kontakt .left, #kontakt .right {display: inline-block; width: 45%; vertical-align: top;}
#kontakt .left {margin-right: 5%;}
#kontakt .right iframe {width: 100%; height: 650px;}
#kontakt strong {color: #727c36; font-size: 18px; text-transform: uppercase;}
#kontakt a {color: #f1b116; text-decoration: none;transition: ease .8s;-o-transition: ease .8s;-moz-transition: ease .8s; -webkit-transition: ease .8s;}
#kontakt a:hover {color: #727c36; }
footer {height: 5px; background:#f1b116; }
.navi {display: none;}
.burger-nav {
  position: fixed;
  left: 30px;
  top: 60px;
  color: #727c36;
  z-index: 9999;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 40px;
  cursor: pointer;
  transition: all .4s ease-in-out;
}
.burger-nav b {
  transition: all .4s ease-in-out;
  float: left;
  margin-left: 0;
}

.burger-nav-anim {
  top: 50px;
  color: #727c36;
}
.burger-nav-anim b:first-of-type {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.burger-nav-anim b:nth-of-type(2) {
  opacity: 0;
}
.burger-nav-anim b:last-of-type {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: -78%;
}

.full-screen-nav {
  position: fixed;
  z-index: 9998;
  width: 100%;
  height: 100vh;
  background: #e6ead1;
  /* fallback for old browsers */
  display: table;
  visibility: hidden;
  transition: all .4s ease-in-out;
  opacity: 0;
}
.full-screen-nav ul {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.full-screen-nav ul li a {
  padding: 20px;
  display: block;
  font-size: 30px;
  color: #f1b116;
  margin-top: 80px;
  transition: all .4s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}


.fadeIn {
  opacity: 1 !important;
  visibility: visible !important;
}

.fadeUp {
  opacity: 1 !important;
  margin-top: 0 !important;
}



/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1000px) {
  /*CSS*/
    #home, #leistungen, #kontakt {padding: 100px 5%;}
    #vorsorge .text, #experten .text {padding: 50px;}
    .info, .logo {left: 5%;}
    .data {right: 5%;}
    nav {padding: 75px 4% 30px 10%}
    nav ul li {margin: 0 5px;}
    
}

@media screen and (max-width: 768px) {
   /*CSS*/
    #vorsorge, #vorsorge .img, #experten, #experten .img {display: block;}
    #vorsorge .img, #experten .img {width: 100%;}
    #vorsorge .job, #experten .job {z-index: 100;}    
    #experten .text {padding: 80px 50px 30px;}
    .logo {top: 50px; left: calc(50% - 113px)}
    header {height: 75vh;}
    .one, .two, .three {display: block; width: 100%;}
    nav ul{display: none;}
    #kontakt .left, #kontakt .right {display: block; width: 100%;}
    #kontakt .right {margin-top: 50px;}
    .navi {display: block;}
}

@media screen and (max-width: 550px) {
   /*CSS*/
    #leistungen div {column-count: 1;}
    #experten .img, #vorsorge .img {height: 350px;}
    .slogan { width: 335px;left: calc(50% - 167px); font-size: 17.5px;}
    .slogan p {padding: 15px;}
    #experten .img p{font-size: 17.5px; left: calc(50% - 120px)}
    #vorsorge .img p {font-size: 17.5px; left: calc(50% - 70px)}
    #vorsorge .text, #experten .text {padding: 80px 5% 50px;}
    .logo img {width: 70%; height: 100%;}
    .logo {display: flex; justify-content: center; top:55px ;}
}

@media screen and (max-width: 340px) {
   /*CSS*/
    .slogan {width: 320px; left: calc(50% - 160px);}
    .slogan p {padding: 10px;}
.info a{ margin: 0 3px;}
    
}