@font-face {
    font-family: 'Frutiger LT Std';
    src: url('assets/.fonts/FrutigerLTStd-Bold.woff2') format('woff2'),
        url('assets/.fonts/FrutigerLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('assets/.fonts/FrutigerLTStd-Light.woff2') format('woff2'),
        url('assets/.fonts/FrutigerLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('assets/.fonts/FrutigerLTStd-Roman.woff2') format('woff2'),
        url('assets/.fonts/FrutigerLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




:root {
    --primaryColor: #FF2D16;
    --black-color: #000000;
    --white-color: #ffffff;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1360px;
    padding: 0 15px;
}

.max-area-container {
    max-width: 1100px;
}
body {
      font-family: 'Frutiger LT Std';
      font-weight: bold;
}
h1,
.h1 {
    font-size: 80px;
    line-height: 105px;
}

h2 {
    font-size: 50px;
	    color: #819E44;
}

h4{
	  font-size: 30px;
}
p{
	font-size:20px;
}
img{
	width:100%;
}
span.l-bold {
    color: #819E44;
}
.text-section h2 {
    color: #819E44BF;
    letter-spacing: 2.5px;
    line-height: 61px;
    max-width: 434px;
    margin: 0 auto 10px;
}
.text-section p {
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0;
    color: #404246;
}
.colorText {
    color: var(--primaryColor);
}
/* new-css */
.text-section h2 {
    letter-spacing: 2.5px;
    line-height: 61px;
}
.text-section {
    padding: 84px 0;
}
.text-section h4 {
    color: #404246;
    padding-bottom: 10px;
}
.social-icon {
    background: #819E44;
    padding: 18px 0;
}
header img {
    max-width: 150px;
}
.icon-text.text-center {
    max-width: 900px;
    margin: 0 auto;
}
.icon-text.text-center h4 {
    line-height: 36px;
}
.social-icon ul {
    gap: 55px;
    list-style: none;
    margin: 35px 0 20px;
}
section.image-box-section h2 {
    padding: 0 20px;
}
section.image-box-section {
    padding: 176px 0 0;
}
section.image-box-section h2 {
    padding: 0 20px;
    max-width: 1170px;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 61px;
    margin-bottom: 40px;
}
section.map-section {
    margin: 0 0 183px;
}
.image-box-section .container {
    max-width: 1365px;
    width: 100%;
}
section.three-boxes1 {
    margin: 106px 0;
}
section.image-box-section img {
    width: 100%;
    max-width: 414px;
    height: 480px;
    object-fit: cover;
}
.team-details {
    max-width: 414px;
    width: 100%;
    margin:0 auto 80px;
}
.team-details p {
    font-size: 15px;
    line-height: 18px;
    color: #404246;
    font-weight: 500;
    height: 54px;
}
.team-details h4 {
    color: #819E44;
    padding: 5px 0 0;
    margin-bottom: 0;
}
section.map-section .row {
    border: 3px solid #819E44;
    align-items: center;
}
section.map-section .col-md-6:nth-child(2) {
    border-left: 3px solid #819E44;
    padding: 0;
}
.map-left-text h2 {
    font-size: 90px;
    color: #819E44;
    font-weight: bold;
}
.bg-green-box {
    background: #819E44;
    padding: 10px;
}
/* header */
.mainHeader {
    padding: 10px 0;
    background: #819E44;
}

.mainHeader .navbar-nav .nav-item {
    max-width: 150px;
    margin: 0 19px;
}

.mainHeader .navbar-nav .nav-item a {
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.mainHeader .navbar-nav .nav-item a:hover {
    color: var(--primaryColor);
}

.mainHeader .navbar-nav .nav-item:last-child {
    margin-right: 0;
}
.bg-green-box p {
    margin: 0;
    font-weight: 400;
}
.mainHeader #navbarSupportedContent {
    transform: translateY(15px);
}
.btn-bottom a {
    color: #404246;
    padding: 0;
    font-weight: 300;
}
section.three-boxes1 .row {
    gap: 18px;
    justify-content: space-between;
}
section.three-boxes1 .col-md-4 {
    max-width: 32%;
    margin: 0 0 40px;
}
section.three-boxes1 h2 {
    margin: 0 0 40px;
}
section.list-section {
    margin: 220px 0 111px;
}
section.list-section h2 {
    margin-bottom: 40px;
}
.ul-list ul {
    flex-wrap: wrap;
    list-style: none;
    max-width: 890px;
    margin: 60px auto;
    width: 100%;
}

.ul-list ul li {
    max-width: 100%;
    flex: 0 0 100%;
    padding-bottom: 36px;
    font-size: 30px;
    color: #404246;
    font-weight: 500;
    display: flex;
    gap: 8px;
}
/* footer.footerMain { */
    /* background: url(../images/footer.png) center center no-repeat; */
    /* background-size: 100%; */
    /* background-repeat: no-repeat; */
    /* height: 400px; */
    /* background-position: top; */
    /* position: relative; */
/* } */
/* .footer-bg { */
    /* position: relative; */
/* } */
.footer-bg p {
    text-align: center;
    margin: auto 0;
    left: 0;
    right: 0;
    padding-bottom: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}
.icon-footer ul {
    position: relative;
    gap: 31px;
    list-style: none;
    margin-bottom: 20px;
}
.icon-footer img {
    max-width: 66px;
    width: 100%;
    margin: 19px 0 0;
}
.icon-footer {
    background: #819E44;
}
/* Hero Banner */
.heroBanner {
    background: url(../images/Hintergrund.png) center center no-repeat;
    background-size: cover;
    background-position: top;
    z-index: 9;
}
.heroBanner ul.slick-dots li {
    padding: 0 4px;
}
.heroBanner ul.slick-dots li.slick-active button {
    background: #819e44;
}
.heroBanner ul.slick-dots li button {
    font-size: 0;
    border-radius: 50px;
    height: 25px;
    width: 25px;
    border: none;
    background: #404246;
}
.max-area-define {
    max-width: 1322px;
    width: 100%;
}

.logoPartners img {
    max-height: 120px;
    max-width: calc(100% - 20px);
    object-fit: contain;
}
.text-section p {
    max-width: 604px;
    width: 100%;
    margin: 0 auto;
    line-height: 24px;
    letter-spacing: 0;
}


.Modern-Slider .item .img-fill img {
    height: 587px;
    margin-bottom: 40px;
    object-fit: cover;
}
.banner-section button.PrevArrow.slick-arrow {
    display: none !important;
}
.banner-section button.NextArrow.slick-arrow {
    display: none !IMPORTANT;
}
.Modern-Slider .item .info > div{
  display:inline-block!important;
  vertical-align:middle;
}
.banner-section ul.slick-dots {
    display: flex;
    justify-content: center;
}






.Modern-Slider .slick-dots{
  position:absolute;
  height:5px;
  background:rgba(255,255,255,.20);
  bottom:0px;
  width:100%;
  left:0px;
  padding:0px;
  margin:0px;
  list-style-type:none;
}
.Modern-Slider .slick-dots li button{display:block;}


.Modern-Slider .item h3{
  font:30px/50px RalewayB;
  text-transform:uppercase;
  color:#FFF;
  animation:fadeOutRight 1s both;
  margin:0;
  padding:0;
}

.Modern-Slider .item h5{
  margin:0;
  padding:0;
  font:15px/30px RalewayR;
  color:#FFF;
  max-width:600px;
  overflow:hidden;
  height:60px;
  animation:fadeOutLeft 1s both;
}

.Modern-Slider .item.slick-active h3{
  animation:fadeInDown 1s both 1s;
}

.Modern-Slider .item.slick-active h5{
  animation:fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active{
  animation:Slick-FastSwipeIn 1s both;
}
.three-boxes-copy.display {
    opacity: 1;
}

/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);} 
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);} 
}

@-webkit-keyframes ProgressDots{from{width:0px;}to{width:100%;}}
@keyframes ProgressDots{from{width:0px;}to{width:100%;}}

/* ==== Slick Slider Css Ruls === */
.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left /* If RTL Make This Right */ ;height:100%;min-height:1px}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
/* slider-home */
.toggle-left-img {
    display: flex;
}
.side-toogle-img img {
    width: 100%;

}
.side-toogle-img {
    border-radius: 50px;
    max-width: 90px;
    height: 90px;
    overflow: hidden;
    width: 100%;
}
.toggle-left-img {
    display: flex;
    align-items: center;
}
.toggle-image {
    background: #404246;
    max-width: 220px;
}
.side-toogle-content {
    color: #fff;
    padding-left: 24px;
    font-weight: 500;
}
.toggle-image {
    background: #404246;
    max-width: 260px;
    position: fixed;
    top: 50%;
    right:0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.side-toogle-content.active {
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    width: auto;
    padding-left: 0;
    position: relative;
    left: 18px;
}
.side-toogle-content {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 98%);
    width: 0;
    padding: 0;
    transition: all 0.3s ease-in-out;
}
.three-boxes {
    cursor: pointer;
    position: relative;
}
.three-boxes-copy {
    background: #819e44;
    height: 100%;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    color: #fff;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    opacity: 0;
}
.footer-box .btn:active {
    border: none;
    color: #404245;
}
p.par.btn-box-copy {
    font-weight: 500;
    padding: 0 24px;
    font-size: 16px;
}
  .three-boxes-copy p {
    color: #fff;
  }
  .footer-box {
    position: absolute;
    bottom: 11px;
    left: 0;
    right: 0;
}
.btn.btn-box-copy {
    font-weight: 50;
  }
  .btn.btn-box {
    color: #404246;
  }
  .btn-bottom.text-center {
    font-weight: 400;
    font-size: 15px;
    color: #404246;
  }
   /* modal */
   div#addressModal .modal-dialog {
    max-width: 620px;
    width: 100%;
    margin: 270px auto;
    }
    div#addressModal .modal-dialog .modal-header {
        background: #3d5026;
        color: #fff;
    }
    div#addressModal .modal-dialog .modal-header h5 {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        font-size: 24px !important;
        text-transform: uppercase;
    }
    div#addressModal .modal-body {
        font-size: 18px;
        line-height: 38px;
        font-weight: 400;
        max-width: 520px;
        margin: 0 auto;
        padding: 16px 0;
    }
    section.list-box-section img {
        max-width: 100%;
        object-fit: cover;
    }
    .ul-list ul li {
        display: inline;
    }




@media(max-width:1679px){
section.image-box-section {
    padding: 60px 0 0;
}
.team-details {
    margin: 0 auto 50px;
}
section.map-section {
    margin: 0 0 80px;
}
section.three-boxes {
    margin: 58px 0 30px;
}
section.list-section {
    margin: 20px 0 52px;
}
.ul-list ul {
    margin: 35px auto;
}
}

@media(max-width:1439px){
h2 {
    font-size: 45px;
}
h4 {
    font-size: 28px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
}
.map-left-text h2 {
    font-size: 70px;
}
.ul-list ul li {
    font-size: 28px;
	    padding-bottom: 23px;

}
p {
	font-size: 18px;
}
}

@media(max-width:1365px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1150px;
}

}

@media(max-width:1279px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 980px;
}
.Modern-Slider .item .img-fill img {
    height: 445px;
}
.text-section h2 {
    line-height: 45px;
}
h2 {
    font-size: 35px;
}
.text-section {
    padding: 84px 0 70px;
}
section.image-box-section h2 {
    line-height: 45px;
}
p {
    font-size: 16px;
}
section.three-boxes1 {
    margin: 65px 0;
}
.ul-list ul li {
    font-size: 24px;
    padding-bottom: 23px;
}
}
@media(max-width:1199px){
header img {
    max-width: 110px;
}
.Modern-Slider .item .img-fill img {
    margin-bottom: 30px;
}
.social-icon ul li a img {
    max-width: 70px;
}
.map-left-text h2 {
    font-size: 60px;
}
}
@media(max-width:991px){
.Modern-Slider .item .img-fill img {
    height: auto;
    margin-bottom: 20px;
    object-fit: cover;
}
header img {
    max-width: 80px;
}
.text-section {
    padding: 50px 0 50px;
}
h4 {
    font-size: 24px;
}
.map-left-text h2 {
    font-size: 50px;
}
section.three-boxes1 .col-md-4 {
    max-width: calc(100%/2 - 16px);
    margin: 0 0 40px;
    width: 100%;
    padding: 0;
}
section.three-boxes1 .row {
    margin: 0;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 660px;
}
.image-box-section .container {
    max-width: 660px;
    width: 100%;
}
h2 {
    font-size: 26px;
}
.text-section h2 {
    letter-spacing: 1.5px;
    line-height: 35px;
}
.team-details p {
    height: 90px;
}
section.image-box-section img {
    height: 370px;
}
.map-left-text h2 {
    font-size: 40px;
}
.ul-list ul li {
    font-size: 20px;
}
section.list-box-section .ul-list {
    max-width: 660px;
    margin: 0 auto;
}
section.list-box-section .ul-list ul{
    padding: 0;
}
.heroBanner ul.slick-dots li button {
    height: 15px;
    width: 15px;
}
}

@media(max-width:820px){
    footer.footerMain {
        display: block !important;
    }

}



@media(max-width:767px){
h4 {
    font-size: 22px;
}
h2 {
    font-size: 22px;
}
section.image-box-section h2 {
    line-height: 32px;
}
.team-details p {
    height: auto;
}
section.map-section .col-md-6:nth-child(2) {
    border-left: 0;
    padding: 0;
}
.social-icon ul li a img {
    max-width: 50px;
}
.social-icon ul {
    gap: 30px;
}
section.three-boxes1 .col-md-4 {
    max-width: 100%;
    margin: 0 0 10px; 
}
section.three-boxes1 {
    margin: 45px 0;
}
section.list-box-section .ul-list {
    max-width: 100%;
    padding: 0 15px;
}
.ul-list ul li {
    font-size: 18px;
}
.text-section h2 {
    text-align: center;
}
.map-left-text h2 {
    font-size: 30px;
    margin: 20px 0px;
}
section.map-section {
    margin: 0 0 40px;
}
.row {
    margin: 0;
}
.icon-footer ul {
    padding: 0;
}

.icon-footer ul {
    gap: 15px;
    margin: 0 0 10px;
}
.icon-footer img {
    max-width: 30px;
 }
}