/* CSS Mini Reset */
/******************/
html{color:#000;}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

.clear{ clear:both; }
.nopadl{ padding-left:0px !important;	}
.nopadr{ padding-right:0px !important; }
.nopad{padding-left:0px !important; padding-right:0px !important; }
.input_wrongdiv{ display:none; color:#ff0000; }
.after_send{ display:none; }
/* FONTS */

@font-face {
    font-family: 'univers_light';
    src: url('/fonts/lte50144-webfont.woff2') format('woff2'),
         url('/fonts/lte50144-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'univers_regular';
    src: url('/fonts/linotypeunivers-420cn-webfont.woff2') format('woff2'),
         url('/fonts/linotypeunivers-420cn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'univers_bold';
    src: url('/fonts/lte50148-webfont.woff2') format('woff2'),
         url('/fonts/lte50148-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body{
    font-size:20px;
    line-height:1.3;
}


/* 1. example */
.lazyload,
.lazyloading {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 700ms;
}


a {
    opacity:1;
    color: #009FE3;
    text-decoration: none;
    background-color: transparent;
    transition: opacity 0.3s linear;
}

a:hover {
    color: #009FE3;
    opacity:0.6;
    text-decoration: none;
    transition: opacity 0.3s linear;
}


/*li{
    list-style: disc;
    margin-left:20px;
}*/


.frame{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}

/* Then style the iframe to fit in the container div with full height and width */
iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.section3 .titel h3{
    color:#fff;
}

.section3 a{
    color:#fff;
}
.section_inner li {
    list-style: inherit;
   margin: 0 0 0 9px;
   text-indent: -9px;
}

.section_inner li:before {
    content:"·";
    padding-right: 4px;
}

.headline .icons{
    display:none;
}
.icons img{
    height: 100%;
}
.icons{
    width: 100px;
    height: 17px;
    display: flex;
}
.facebook{
    height: 20px;
    padding-right: 30px;

}
.linkedin{
    height:20px;

}
.act .section_tag{
        border-right:1px solid white;
}


.kafi{
    width:40px;
    height:40px;
    position:absolute;
    right:15px;
    top:15px;
    z-index:50;
    cursor:pointer;
}

.bildcontact{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.bildcontact .swiper-slide img{
     height:auto;
}
.textcontact{
    color: white;
    padding: 300px 50% 15px 15px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.textrundum{
    width: 100%;
    color: white;
    padding: 300px 50% 100px 15px;
    max-width: 1400px;
    margin: 0 auto;
}


.section_content_2{
    height:100%!important;
}
.section_content_13{
    background:white;
}

.section_content_13 .text{
    color:#00348F;
        padding-bottom: 100px;
}

.section_content_13 .headline h2 {
    color: #009FE3;
}
.section_content_13 .headline .text{
    color:#009FE3;
}
.posnavitem {
    padding-right: 15px;
    height: auto;
}

.postitionnav{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    z-index: 99;
    display: inline-flex;
    flex-wrap: wrap;
    cursor:pointer;
    justify-content: space-between;
}
.posnavitem{
 color:#00348F;
  transition:all 0.3s ease-in-out;
}


.posnavitem:hover{
 color:#009FE3;
 transition:all 0.3s ease-in-out;
}

.posnavitem.act{
 color:#009FE3;
}

.positionwrapper{
    position: relative;
    padding: 300px 15px 100px 15px;
    /* padding-top: 300px; */
    width: 100%;
    /* display: flex; */
    max-width: 1400px;
    margin: 0 auto;
}


.positionitem{
      width: 100%;
          display: grid;
          grid-gap:30px;
    grid-template-columns: repeat(2, 2fr);
}


.textblock{
    width:50%;
    float:left;
    padding-right:30px;
}



.bildtext img{
    width:100%;
}

.gallery_label{
        position:absolute;
    padding:15px;
    z-index:9;
        font-size: 36px;
    line-height: 1.2;
    color: #fff;
    text-transform:uppercase;
    z-index:99;
    top:0;
   left:0;
   color:#00348F;

}
.slider{
    width:100%;
    height:100%;
}


.textrundum .titel{
    position:relative;
    padding-bottom: 100px;
    border-top: 1px solid white;
    padding-top: 10px;
}


.textcontact .titel{
    position:relative;
    padding-bottom: 100px;
    border-top: 1px solid white;
    padding-top: 10px;
}


.pagination {
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto !important;
    left: auto !important;
    margin: 0;
}
.pagination-bullets {
    padding: 5px 10px;
    border-radius: 0;
    width: auto;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
}
.pagination-bullets-active {
    color:#fff;
    background: #007aff;
}

.swipertext .swiper-slide{
    background:white;
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.simpli_mod_text {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.simpli_mod_text {
    transform: translate3d(0px,0,0)
}



.bildtext{
width:100%;

}



.simpli_mod_gallery{
    height:100%;
}

.positionen_0{
      color: #009FE3!important;
}

.headline a{
    color:white;
}

.headline{
    position:absolute;
    padding:15px;
    z-index:9;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
    text-transform:uppercase;
    width:100%;
}
.section8{
    background:white;
}
.section3{
    background:#E8308A;
}

#section_home .section_inner{
    width:calc(100vw - 250px);
}

.logo{
    position: absolute;
    bottom: 15px;
    margin-left:15px;
}
.logozwei{
    position: absolute;
    bottom: 15px;
    margin-left: 15px;
    right: 15px;
}
.bildrundum .swiper-slide img{
    object-fit:contain;
}

.rundum_1{
    width:50%;
}

#home_bg{
    height:100%;
}




.positionen_2{
    width:50%;
    padding:15px;
    color: #00348F;
}



.video{
    position:relative;
    height:70vh;
    width:100%;
}

video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.object-fit_cover_2{
    position: absolute!important;
    width: 100%;
    top: 15px;
    left: 15px;
    color: white;
    font-size: 36px;
    line-height: 1.2;
    z-index: 9;


}


.object-fit_cover_2 h2{
    font-size:36px;
    margin:0;
    text-transform:uppercase;
}

.gallery{
    height:100%;
}

.logo .gallery{
    height:auto!important;
}





.logo img{
    height: 100px!important;
    width: 140px!important;
    /* position: relative; */
    /* top: 50%; */
    /* left: 15px; */
    object-fit: contain!important;
}
.logozwei img{
    height: 100px!important;
    width: 140px!important;
    /* position: relative; */
    /* top: 50%; */
    /* left: 15px; */
    object-fit: contain!important;
}

.bild{
    height: 100%;
}


/* grid st */

.grid{
    width:100%;
}
.grid-item{
    width:33.33333%;
    border:2px solid #00348F;
}

.grid-item img{
    width:100%;
    height:100%;
   filter: contrast(110%) grayscale(30%);
}

.grid-item a{
    display:none;
}



/* swiper st */
.meswiper{
    height:100%;
    width:100%;
}
.swiper-wrapper{
    height:100%;
    width:100%;
}

.swiper-slide{
    height:100%;
    opacity:1;
}

.swiper-slide-active{
  opacity:1;
}
.swiper-slide-prev{
   opacity:1;
}
.swiper-slide-next{
   opacity:1;
}
.swiper-slide img{
    width:100%;
    height: 100%;
    object-fit: cover;

}

/* STYLES */
*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
strong{
    font-family: "univers_bold";
}
.italic{
    font-style: italic;
}
body{
    font-family: "univers_regular";
    font-weight:normal;
    background:#00348F;
    color:white;
}

footer{
    display:none!important;
}
a:hover{
	opacity:0.6;
}
.input_wrongdiv{
	color:red;
}
.input_wrongdiv, .after_send{
	display:none;
}

h1{font-family: "univers_bold";
    font-weight:400;
    font-size:36px;
        color:#009FE3;
}
h2{
    font-family: "univers_bold";
    font-weight:400;
    font-size:36px;

}
h3{
    font-family: "univers_bold";
    font-weight:400;
    font-size:25px;
     color:#009FE3;

}


.row100{
    width: 100%;
    position: relative;
    display: block;
    margin: 0;
    color:white;

}
.center{
    width:1400px;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    padding:0!important;
}/*
.center.center2{
    padding-right:100px;
}*/

/* SHARE */
#selectionSharerPopover-inner, #selectionSharerPopover::after{
	background:#5d5246;
}
::-moz-selection { background:#5d5246; color:#FFF; }
::selection { background:#5d5246; color:#FFF; }
#selectionSharerPopover-inner, #selectionSharerPopover .selectionSharerPopover-arrow{
	border-color:#5d5246 !important;
	border-radius: 0px;
}
#selectionSharerPopover .selectionSharerPopover-arrow{
	border: 2px solid #5d5246;
}
#selectionSharerPopover::after{
	box-shadow: none;
}
.selectionSharerPopover-clip, #selectionSharerPopover::after, a.telegram{
	display: none !important;
}


/* HEADER */
header{
    height:80px;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    border-bottom:1px solid #000;
    z-index:1000;
    background: #00348F;
    display:none;
}
#logo{
    margin-top:20px;
    margin-left:30px;
}
#btn_nav, .mobnav{
	display: none;
}
#back{
    margin-left:-15px;
    margin-top:25px;
    margin-bottom:25px;
    display: inline-block;
}

/* CONTENT */
#content{
    height:100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
    color:#000;
    position:relative;
    float:left;
    width:100%;
    padding-top:0px;
}
.section{
    width:50px;
    float:left;
    transition:all 0.3s ease-in-out;
    height:100%;
    -ms-overflow-style:none;  /* IE and Edge */
    scrollbar-width:none;  /* Firefox */
    overflow-x:hidden;
    overflow-y:auto;
}
.section_tag:hover{
opacity:0,8;

}
.section::-webkit-scrollbar{
    display:none;
}
.section_inner{
    position: relative;
    float: left;
    height: calc(var(--vh, 1vh) * 100);
    width:100%;
    height:100%;
}
#section_home{
    width:0px;
}
#section_home.act{
    width:calc(100vw - 250px);
        overflow-y: hidden;
}
.section:not(#section_home).act{
    width:calc(100vw - 200px);
}
.section_tag{
    width:50px;
    border-left:1px solid #fff;
    height:100%;
    height:calc(100vh - 0px);
    position:relative;
    cursor:pointer;
    margin-right:-1px;
    background:#00348F;
    float:left;
    z-index:100;
    position: absolute;
}
.section_tag span{
    transform: rotate(-90deg);
    text-align: left;
    width: 250px;
    display: block;
    position: absolute;
    bottom: 110px;
    left: -100px;
    color: white;
    text-transform: uppercase;
    font-size: 36px;
    font-family: "univers_bold";
     opacity:1;
    transition: all .3s ease-in;
}

.section_tag span:hover{
         opacity:0.6;
            transition: all .3s ease-in;
}
.section_content{
    position: relative;
    float: left;
    width: calc(100vw - 200px);
    padding: 0px 0px 0px 50px;
    min-height: 100%;

}

/* HOME */
#default{
    padding-top:50px;
    position: relative;
    float: left;
    width:100%;
    height:calc(100vh - 80px);
    overflow: auto;
    padding-bottom:25px;
}
#default a{
    color:#776f60;
}
#default h2{
    font-size:32px;
    line-height:43px;
    font-weight:700;
    margin-bottom:20px;
    margin-top:50px;
}
.gall_inner{
    position:relative;
    width:100%;
    float:left;
}
.gall_inner > img{
    width:100%;
    height:100vh;
    object-fit:cover;
}
.galll_inner video{
    transition: transform .5s ease;
}
.blurr video{
/*    filter:blur(100px); */
}
.gall_ov{
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    position:relative;
    background:rgba(255,255,255,0);
}
.gall_ov .center{
    height: calc(var(--vh, 1vh) * 100);
   width: calc(100vw - 200px);

}

.gall_play{
    position: absolute;
    width:80px;
    left:calc(50% - 40px);
    top:calc(50% - 40px);
    cursor: pointer;
    display:none;
}
.gall_text{
    /* font-family: "BC-Falster-Grotesk-Bold"; */
    position: absolute;
    left: 0px;
    top: 15px;
    font-size: 25px;
    line-height: 28px;
    color: white;
    text-transform: uppercase;
}
.gall_text_mob{
    display: block;
    z-index: 9;
}
.gall_text h2{
    text-transform: uppercase;
    display:block;
}
#home_center{
    padding-top:0px;
    position:relative;
    float:left;
    width:100%;
}
.teaser_box img.teaser_img_mob{
    display: none;
}
.teaser_element{
    cursor: pointer;
}
.teaser_box{
    font-size:16px;
    line-height:22px;
    margin-bottom:25px;
}
.teaser_box h2{
    text-transform: uppercase;
}
.teaser_box:first-of-type{
    margin-left:0px;
}
.teaser_box a{
    color:#000;
}
.teaser_box a:hover, .teaser_element:hover{
    text-decoration:none;
    opacity:0.5;
}
.teaser_box img{
    display:block;
    margin-top:15px;
}
/*
#home_bg{
    position:relative;
    float:left;
    width:100%;

}
*/
#home_btm{
    padding-top:0px;
    padding-bottom:0px;
    position:relative;
    float:left;
    width:100%;
}
.home_text{
    padding-right:40px;
    margin-top:35px;
    column-count:2;
    column-gap: 40px;
    hyphens: auto;
    -webkit-hyphens: auto
}
.home_text:before, .home_text:after{
    position:absolute;
    font-size:100px;
    line-height:18px;
    color:#776F60;
}
.home_text:before{
    content:"«";
    left:-50px;
    top:-5px;
    display: none;
}
.home_text:after{
    display: none;
    font-size:60px;
    content:"»";
    right:-50px;
    bottom:13px;
}
.home_text_box{
    width:100%;
    float: left;
    position: relative;
}
.home_text2{
    margin-top:40px;
    font-size: 14px;
    font-style: italic;
}
.home_text2 strong{
    color:#776F60;
    font-size:28px;
    line-height:28px;
    margin-bottom:5px;
    display: block;
}

/* AUDIO */
#audio_player{
	width:500px;
	position: fixed;
	left:calc(50% - 250px);
	top:50%;
	color:#FFF;
	background:rgba(119,111,96,0.9);
	z-index:101;
	padding:35px;
	display:none;
    font-size:16px;
	line-height:20px;
    transform: translateY(-50%)
}
#audio_close{
	cursor: pointer;
	position: absolute;
	top:30px;
	right:30px;
	z-index:100;
}
#audio_info{
	font-size:13px;
	line-height:18px;
	margin-top:55px;
	float: left;
	width:100%;
	position: relative;
}
#audio_progressbar{
	height:3px;
	background:#FFF;
	margin-top:50px;
    display: none;
}
#progressbar_inner{
	height:3px;
	background:#000;
	width:0px;
	position: relative;
	float: left;
}
#progressbar_inner:after{
	content:' ';
	width:9px;
	height:9px;
	background:#000;
	position: absolute;
	right:-9px;
	top:-3px;
	border-radius: 50%;
}
#player{
	display:none;
}
#audio_pause{
	cursor: pointer;
	width:57px;
	height:57px;
	background:url("../img/audio_play.svg") center center no-repeat;
	background-size:100% !important;
}
#audio_pause.act, #audio_pause:hover{
	background-size:100% !important;
	background:url("../img/audio_pause.svg") center center no-repeat;
}


/* RESULTS */
.results_content{
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;

}
.progress{
    position: fixed;
    top:80px;
    height: 5px;
    background-color: #5D5246;
    transition: all linear 0.1s;
	width: 0px;
    z-index: 100;
	display: none;
    border-radius: 0px;
    display: none!important;
}
.section_content_2 .progress {
	left:50px;
    display: none!important;
}
.section_content_8 .progress {
	left:100px;
    display: none!important;
}
.section_content_3 .progress {
	left:150px;
    display: none!important;
}
.section_content_4 .progress {
	left:200px;
    display: none!important;
}
.results_top{
    margin-bottom:100px;
    position: relative;
    float: left;
    width:100%;
}
.results_share{
    margin-bottom:50px;
    position: relative;
    float: left;
    width:100%;
    font-size:14px;
    line-height:19px;
}
.results_center{
    position: relative;
    float: left;
    width:100%;
    font-size:22px;
    line-height:30px;
    margin-bottom:70px;
    hyphens: auto;
    -webkit-hyphens: auto
}
.results_bottom img{
    position: relative;
    float: left;
    width:200%;
    margin-bottom:25px;
}
.res_img{
    margin-bottom:100px;
}
.res_label{
    margin-bottom:50px;
    position: relative;
    float: left;
    width:100%;
    font-size:14px;
    line-height:24px;
    font-style: italic;
}
.res_outer .res_box:first-of-type h2{
    font-size:22px;
    line-height:32px;
    margin-bottom:20px;
    text-transform: none;
}
.res_box{
    hyphens: auto;
    -webkit-hyphens: auto;
    position: relative;
    float: left;
    width:100%;
    margin-bottom:40px;
}
.res_box a{
    color:#FFF;
}
.res_nav{
    font-size:16px;
    position: relative;
    float: left;
    width:100%;
}
.res_nav.sticky{
    position: fixed;
    top:110px;
    z-index:10000;
}
.res_jump{
    color:#000;
    display: block;
    margin-bottom:10px;
    opacity:0.5;
    cursor: pointer;
}
.res_jump.act, .res_jump:hover{
    text-decoration: none;
    opacity:1;
}
ol{
    padding:25px 0px;
}
ol li{
    counter-increment: list;
    margin-bottom:25px;
}
ol li:last-child{
    margin-bottom: 0px;
}
ol li:before{
    width:30px;
    content:"—  "counter(list);
    left:-55px;
    display: block;
    position: absolute;
    text-align: left;
}
.res_g_outer{
    width:200%;
}
.res_g_title{
    width:100%;
    position: relative;
    float: left;
    margin-bottom:100px;
}
.res_g_title_click{
    width:15%;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    margin-bottom:-2px;
}
.res_g_title_click.cat2.act, .res_g_title_click.cat2:hover{
    border-bottom:4px solid #707070;
}
.res_g_title_click.cat3.act, .res_g_title_click.cat3:hover{
    border-bottom:4px solid #E6BE52;
}
.res_g_title_click.cat4.act, .res_g_title_click.cat4:hover{
    border-bottom:4px solid #FFF;
}
.res_g_inner{
    position: relative;
    float: left;
    width:100%;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
    margin-bottom:170px;
}
.res_g_icon{
    margin-bottom:70px;
    position: relative;
    float: left;
    width:33.3333%;
    transition: all .5s ease-in-out;
    padding-right:25px;
    display: none;
    flex-wrap: wrap;
    align-items:center;
}
.res_g_icon2{
    display: flex;
}
.res_g_icon:first-of-type{
    margin-left:0px;
}
.res_g_icon.size3{
    font-size:40px;
    line-height:45px;
}
.res_g_icon.size3 img{
    width:100%;
}
.res_g_icon.size3 .perc{
    font-size:30px;
}
.res_g_icon.size2{
    font-size:32px;
    line-height:37px;
}
.res_g_icon.size2 small{
    font-size:16px;
    line-height:21px;
    display: block;
}
.res_g_icon.size2 img{
    width:80%;
}
.res_g_icon.size2 .perc{
    font-size:24x;
}
.res_g_icon.size1{
    font-size:22px;
    line-height:27px;
}
.res_g_icon.size1 img{
    width:50%;
}
.res_g_icon.size1 .perc{
    font-size:18x;
}
.res_g_icon.size0{
    font-size:16px;
    line-height:21px;
}
.res_g_icon.size0 img{
    width:33.3333%;
}
.res_g_icon.size0 .perc{
    font-size:16x;
}
.res_icon_left, .res_icon_right{
    width:50%;
    position: relative;
    float: left;
}
.res_icon_img img{
    width:100%;
}
.res_icon_text{
    padding-left:25px;
    color:#5D5246;
}
.res_icon_img img{
    float:right;
}
.res_icon_img{
    text-align: center;
}
.res_hidden{
    opacity:0;
}
.res_img_title, .res_img_title2{
    font-size:18px;
    line-height:32px;
    float: left;
    width:200%;
    float: left;
    position: relative;
    font-family: "univers_bold";
    margin-bottom:25px;
}
.res_img_title2{
    margin-bottom:25px;
    font-family: "univers_regular";
}
.res_img_title3{
    margin-bottom:0px;
}

/* PIES */
.pie_img img{
    width:100%;
    position: relative;
    float: left;
}
.pie_legen_outer{
    margin-bottom:15px;
}
.pie_legend{
    /*background:rgba(80,79,78,0.86);*/
    width:100%;
    position: relative;
    float: left;
    font-size:16px;
    line-height:24px;
/*    color:#FFF; */
}
.pie_legend h2{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px;
    padding-top:15px;
    margin-top:40px;
    font-weight:400;
    text-transform: none;
    float: left;
    position: relative;
    width:100%;
    border-top:1px solid #5D5246;
}

/*
.green{ color:#59B588; }
.yellow{ color:#B9D384; }
.pie_legend h2.blue{ color:#B7CBE4; }
.pie_2_0{ color:#ebc05f; }
.pie_2_6{ color:#eefafc; }

*/
.green1{ background:#89BE93; }
.green2{ background:#A1CBA9; }
.green3{ background:#B8D8BE; }
.green4{ background:#DBE8E1; }
.yellow1{ background:#B9D384; }
.blue1{ background:#B7CBE4; }
.pie_2_1{ background:#bc8c28; }
.pie_2_2{ background:#e2a730; }
.pie_2_3{ background:#f5b336; }
.pie_2_4{ background:#fde0ae; }
.pie_2_5{ background:#fff7ea; }
.pie_2_7{ background:#b2b2b2; }
.pie_2_8{ background:#FFF; }
.pie_legend h2:first-of-type{
    margin-top:0px;
}
.legend_click{
    float: left;
    position: relative;
    width:calc(100% - 28px);
    cursor: pointer;
    margin-bottom:20px;
    text-indent: -28px;
    margin-left:28px;
}
area.legend_click{
    display: none;
}
.legend_click:hover{
    opacity:0.5;
}
.legend_dot{
    margin-right:10px;
    width:12px;
    height:12px;
    display: inline-block;
    border-radius: 50%;
}
.pie_legend_footer{
    margin-top:10px;
    float: left;
    position: relative;
    width:100%;
    padding-top:15px;
    font-size:14px;
    line-height:24px;
    color:#5D5246;
    border-top:1px solid #5D5246;
    margin-bottom:150px;
}

/* MAPS */
.map_img img{
    width:100%;
    margin-bottom:50px;
}
#map_5_info{
    position: relative;
    float: left;
    width:100%;
    margin-bottom:50px;
    margin-left: -15px;
}

/* RECOMMENDATION */
#rec_content{
    position:relative;
    float:left;
    width:100%;
    height:100%;
    padding-bottom:15px;
}
#rec_content h2{
    padding-left:6px;
    text-transform: uppercase;
    margin-bottom:35px;
}
.rec_slider, #bg_slider{
    width:100%;
    padding-top:220px;
}
.rec_slider .slick-dots{
    bottom: inherit;
    top:0px;
    display: flex;
}
.rec_slider .slick-dots li{
    counter-increment: dot;
    width:auto;
    flex-grow: 1;
    border-top:4px solid #b6ae9f;
    margin:0px;
    font-size:30px;
    color:rgba(255,255,255,0.5);
    font-family: "univers_bold";
}
.rec_slider .slick-dots li.slick-active, .rec_slider .slick-dots li:hover{
    border-top:4px solid #5d5246;
    color:#776F60;
}
.rec_slider .slick-dots li button{
    display: none;
}
.rec_slider .slick-dots li:before{
    content:counter(dot);
}
.rec_nr{
    font-size:76px;
    line-height:101px;
    color:#FFF;
    font-family: "univers_bold";
    text-align: right;
    padding-right:25px;
    margin-top:-10px;
}
.rec_text{
    hyphens: auto;
    -webkit-hyphens: auto
    color:#776F60;
    font-size:40px;
    line-height:50px;
}
.rec_text strong{
    color:#5D5246;
}
.rec_icons{
    padding-left:20px;
    margin-bottom:25px;
}
.rec_icon{
    display: block;
    float:left;
    margin-right:35px;
    font-size:14px;
    color:#000;
}
.rec_icon:hover{
    color:#5d5246;
    cursor: pointer;
}
.rec_icon img{
    float:left;
    margin-right:10px;
    height:20px;
}
.rec_text_small{
    color:#000;
    margin-top:100px;
    font-size:16px;
    line-height:24px;
    width:70%;
    hyphens: auto;
    -webkit-hyphens: auto
}
.rec_text_small a{
    color:#5d5246;
}
.rec_text_small img, .rec_text_small_inner{
    float: left;
    position:relative;
}
.rec_text_small img{
    width:16px;
    margin-right:10px;
    margin-top:5px;
}
.rec_text_small_inner{
    width:calc(100% - 30px);
}

/* BACKGROUND */
#bg_slider{
    padding-top:0px;
}
#bg_slider .slick-dots{
    bottom: 0px;
    display: flex;
    background:#FFF;
}
#bg_slider .slick-dots li{
    counter-increment: dot;
    flex-grow: 1;
    border-top:4px solid #b6ae9f;
    margin:0px;
}
#bg_slider .slick-dots li.slick-active, #bg_slider .slick-dots li:hover{
    border-top:4px solid #5d5246;
}
#bg_slider .slick-dots li button{
    display: none;
}
#bg_slider .slick-dots li:before{
    content:counter(dot);
}
.bg_text{
    margin-bottom:150px;
}
.bg_text img{
    margin-right:170px;
    width:250px;
    float: left;
    position: relative;
    margin-top:70px;
}
.slick_nav_outer{
    position: relative;
    float: left;
    width:100%;
    padding:50px 0px;
}
.slick_nav{
    display: block;
    float: left;
    width:100%;
    cursor: pointer;
    font-size:16px;
    line-height:26px;
    color:#5D5246;
    opacity:0.37;
}
.slick_nav:hover, .slick_nav.act{
    opacity:1;
}
#bg_bottom{
    background:#FFF url(../img/bg_home.png) center top no-repeat;
    background-size:100% auto;
    position:relative;
    float:left;
    width:100%;
    height:100%;
    background-blend-mode: multiply;
    padding-top:190px;
}
.simpli_mod_team{
    margin-top:150px;
    margin-bottom:100px;
    position: relative;
    float: left;
    width:100%;
}
.team_cat{
    position: relative;
    float: left;
    width:100%;
    border-bottom:1px solid #c2beba;
    margin-bottom:50px;
}
.team_cat:last-of-type{
    border-bottom:none;
    padding-bottom:0px;
    margin-bottom:0px;
}
.team_box{
    margin-bottom:45px;
}
.team_box:nth-child(8){
    margin-right:33.33333%;
}
.team_img{
    display: inline-block;
    overflow: hidden;
    margin-bottom:5px;
}
.team_img img{
    width:100%;
    transition: transform .5s ease;
}
.team_img img:hover{
    transform: scale(1.1);
}
.team_info{
    color:#5D5246;
}

/* FOOTER */
footer{
    position: relative;
    float: right;
    padding-bottom:50px;
    width:calc(100vw - 250px);
    padding-left:65px;
    box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.05);
}
.static_1{
    padding-top:70px;
}
#seco{
    max-width:290px;
}
.static_2 img{
    margin-top:-100px;
    width:410px;
}
.static_3{
    padding-top:170px;
    padding-left:50px;
}
.static_3 a, #mobnav_links > a{
    float: right;
    color:#000;
    display: inline-block;
    margin-right:40px;
    font-family: "univers_bold";
}
.langnav{
    float: right;
}
.langnav a{
    display: none;
    text-transform: uppercase;
    font-family: "univers_regular";
    color:#5D5246;
}
.langnav a.act{
    display: block;
    float: right;
    font-family: "univers_bold";
}
.langnav:hover a{
    display: block;
}

/* ETC */
video{
    width:100%;
}
/*
.embed-container{
 	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	width:100%;
	height:auto;
}
.embed-container iframe, .embed-container video{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/
.col-12{
    float:left;
}


#cookie_wrapper{
    position:fixed;
    left:0px;
    bottom:0px;
    padding:7px 15px;
    background:#776f60;
    z-index: 100;
    width:100%;
    color:#FFF;
}
#cookie_wrapper a{
    color:#FFF;
}
#cookie_accept{
    margin-left:15px;
}
.swipertext {
	width:100%;
}
