/* @font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
*/
@font-face { 
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
/* @font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
} */
/* @font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
} */
@font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
/* @font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
} */
@font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
a {color: rgb(88,88,90);}
.btn {font-size: 16px; color: rgb(88,88,90); border-radius: 0;}
.btn,a,.btn:hover{-webkit-transition:color .25s ease;-moz-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease;}
.btn:hover, .btn.focus {color:rgb(88,88,90);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.btn.focus, .btn:focus {box-shadow: none;} button:focus {outline: none;}
::selection{background:rgb(45,84,129);color:#FFF;text-shadow:none;}
::-moz-selection{background:rgb(45,84,129);color:#FFF;text-shadow:none;}
::-webkit-selection{background:rgb(45,84,129);color:#FFF;text-shadow:none;}
html{width:100%;height:100%}
body{width:100%;height:100%;
	background:#fff;
	font-family: 'Palanquin', sans-serif;
	line-height: 1.5em;
	font-size: 17px;
	font-weight: 400;
	color:rgb(88,88,90);
	-webkit-font-smoothing:subpixel-antialiased;
	-webkit-font-smoothing:antialiased!important;
	-moz-osx-font-smoothing:grayscale;
}
.btn-link{color:rgb(88,88,90);word-break:normal;word-break:break-all;word-break:keep-all; text-decoration:underline}
.btn-link:hover{color:rgb(45,84,129);text-decoration:underline}
h1,h2,h3,h4,h5,h6{ line-height: 1.3em; text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased; color: rgb(45,84,129); margin-bottom: 10px; font-size: 2em; font-weight: 400;}
*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
h3 { font-size: 1.8em; }
html,body{position:relative;height:100%}
small {font-size: 10px;} p {word-wrap: break-word; font-size: 1em;}
a:hover {text-decoration:none;color:rgb(45,84,129);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}

.language{position:absolute;font-size:15px;padding-left:20px;padding-top:15px;z-index:1000;}
.language a{color:#2d5481;cursor:pointer!important;};

.form-control {
	font-size: 0.875em;
	border-color: #828282;
	height: calc(1.5em + .75rem + 7px);
}
.custom-select:focus {
	border-color: rgb(45,84,129);
}
.form-control:focus {box-shadow: none; border-color: rgb(45,84,129);}
.custom-control-input:checked~.custom-control-label::before {
	border-color: rgb(45,84,129);
	background: rgb(45,84,129);
}
.relative {position: relative;}

/* header */

.navbar-nav .nav-item.active>.nav-link, .navbar-nav .nav-item:active:focus>.nav-link, .navbar-nav .nav-item:active>.nav-link, .navbar-nav .nav-item:focus>.nav-link, .navbar-nav .nav-item:hover>.nav-link, .navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link {
	font-weight: 600;
	color: rgb(45,84,129);
	letter-spacing: .2em;
	text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link { padding: 15px 2em; }
.navbar-nav .nav-link:before {  content: '|'; position: absolute; margin-left: -2em; }
.navbar-nav .nav-item:first-child .nav-link:before {  content: ''; margin-left: 0; }
.navbar-nav .nav-item:active>.nav-link, .navbar-nav .nav-item:focus>.nav-link, .navbar-nav .nav-item:hover>.nav-link {
	color: rgb(88,88,90);
}
.bsnav {
	padding: 0; background: transparent
}
header { position: absolute; width: 100%; }
/* section_banner */
.section_banner {
	height: 100vh;
	background: url(../images/Holger_Linn_Office.jpg) no-repeat;
	background-size: cover
}
.section_banner .box {
	height: 100vh;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: left;
	align-items: center;
	align-content: stretch;
	position: relative;
}
.box-left {
	
}
.inner_text { 
	display: block; 
}
.inner_text_border { 
	border-top: solid 2px rgb(178,176,156); 
	border-bottom: solid 2px rgb(178,176,156); 
	display: block; 
	height: 341px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: left;
	align-items: center;
	align-content: stretch;
	position: relative;
}
.section_banner h1 {
	font-size: 3em;
	color: rgb(45,84,129);
	font-weight: 600;
	line-height: 1.1em;
	margin: 0 0 .75em 0;
}
.section_banner p {
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.25em;
}
.vcard { 
	padding-left: 80px; 
	color: rgb(45,84,129);
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: 600;
	font-size: .9em;
	display: block;
	height: 40px;
}
.vcard:before { content: ''; background: url(../images/Holger_Linn.svg) no-repeat; background-size: cover; position: absolute; height: 60px; width: 60px; margin-left: -80px; margin-top: -20px; }

.title {
	background: rgb(45,84,129);
	text-align: center;
	font-weight: 600;
	font-size: 1em;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-family: 'Palanquin', sans-serif;
	margin-bottom: 40px;
	position: relative;
	color: #fff;
	display: block;
	padding: 20px 0;
}
.sub_title {
	font-size: 2em;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.25em;
	font-weight: 600;
}
.leistung { margin-bottom: 2em; }
.leistung img { width: 90px; height: auto; margin-bottom: 2em; }
.leistung h4 { font-size: 1.25em; text-transform: uppercase; font-weight: 600; letter-spacing: .1em; }
.div_border {
	border-right: solid 2px rgb(178,176,156);
	border-left: solid 2px rgb(178,176,156);
} 
.div_border_right{border-right: solid 2px rgb(178,176,156);}
.div_border_left{border-left: solid 2px rgb(178,176,156);}


.section_aboutDr {
	background: url(../images/Holger_Linn_Erfahrungen.jpg) no-repeat;
	background-size: cover;
	padding: 0 0 80px;
}
.section_aboutDr ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.section_aboutDr ul li {
	display: block;
	padding: 15px 0 15px;
	position: relative;
	padding-left: 20px;
	border-bottom: solid 2px rgb(178,176,156);
}
.section_aboutDr ul li::before {
	content: '';
	position: absolute;
	left: 0; margin-top: 7px;
	display: block;
	width: 13px; height: 13px;
	background: rgb(45,84,129);
}

.section_aboutDr.referenz {
	background: url(../images/Holger_Linn_Referenzen.jpg) no-repeat;
	background-size: cover;
}
.section_aboutDr.referenz h3,
.section_aboutDr.referenz p,
.section_aboutDr.referenz li
 {
	color: #fff !important;
}

.listL h4 {
	border-bottom: solid 3px #fff;
	text-transform: uppercase;
	padding-bottom: 15px; color: #fff;
	font-size: 1em; letter-spacing: .05em; font-weight: 600;
}
.listL {
	margin-bottom: 1.5em;
}
.listR p { font-weight: 500; }
.werdegang { padding-bottom: 3em; }
.werdegang .listL h4 {
	border-bottom: solid 3px rgb(45,84,129);
	text-transform: uppercase;
	padding-bottom: 15px; color: rgb(45,84,129);
	font-size: 1em; letter-spacing: .05em; font-weight: 600;
}
.erfahrungen .listL h4 {
	border-bottom: solid 3px rgb(45,84,129);
	text-transform: uppercase;
	padding-bottom: 15px; color: rgb(45,84,129);
	font-size: 1em; letter-spacing: .05em; font-weight: 600;
}
.werdegang .listL {
	margin-bottom: 1.5em;
}
.erfahrungen .listL {
	margin-bottom: 1.5em;
}
.section_office { background: url(../images/Holger_Linn_Kontakt.jpg) no-repeat; background-size: cover; }
.section_office a { display: block; font-size: 1.1em; font-weight: 600; color: rgb(45,84,129); } 

/* footer */
footer {
	text-align: center;
}
.footer_bottom {
	background: rgb(45,84,129); padding: 10px 0;
}
.footer_bottom a {
	display: inline-block;
	font-size: 0.8em;
	color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
	position: relative; font-weight: 500;
}
.footer_bottom a::after {
	content: '|';
	position: absolute;
	color: #fff;
	margin-left: 15px;
}
.footer_bottom a:last-child::after {
	display: none;
}
.section_imp { padding-top: 5em; }

.move { position: fixed; bottom: 15px; right: 15px; background: rgb(45,84,129); display: block; width: 30px; color: #fff; font-weight: 600; text-align: center; line-height: 30px; transition: .5s; font-size: 1.5em; display: none; }
.move:hover { background: rgb(178,176,156); transition: .5s; }
.move span {  display: block; width: 100%; margin-top: -3px; margin-bottom: 3px;  }
.move.show { display: block; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.mt0 { margin-top: 0px; }  .mt1 { margin-top: 10px; }  .mt2 { margin-top: 20px; }  .mt3 { margin-top: 30px; }  .mt4 { margin-top: 40px; }  .mt5 { margin-top: 50px; }  .mt6 { margin-top: 60px; }  .mt7 { margin-top: 70px; }  .mt8 { margin-top: 80px; }  .mt9 { margin-top: 90px; }  .mt10 { margin-top: 100px; }  .mb0 { margin-bottom: 0px; }  .mb1 { margin-bottom: 10px; }  .mb2 { margin-bottom: 20px; }  .mb3 { margin-bottom: 30px; }  .mb4 { margin-bottom: 40px; }  .mb5 { margin-bottom: 50px; }  .mb6 { margin-bottom: 60px; }  .mb7 { margin-bottom: 70px; }  .mb8 { margin-bottom: 80px; }  .mb9 { margin-bottom: 90px; }  .mb10 { margin-bottom: 100px; }  .pad0 { padding: 0px; }  .pad1 { padding: 10px; }  .pad2 { padding: 20px; }  .pad3 { padding: 30px; }  .pad4 { padding: 40px; }  .pad5 { padding: 50px; }  .pad6 { padding: 60px; }  .pad7 { padding: 70px; }  .pad8 { padding: 80px; }  .pad9 { padding: 90px; }  .pad10 { padding: 100px; }  .pt0 { padding-top: 0px; }  .pt1 { padding-top: 10px; }  .pt2 { padding-top: 20px; }  .pt3 { padding-top: 30px; }  .pt4 { padding-top: 40px; }  .pt5 { padding-top: 50px; }  .pt6 { padding-top: 60px; }  .pt7 { padding-top: 70px; }  .pt8 { padding-top: 80px; }  .pt9 { padding-top: 90px; }  .pt10 { padding-top: 100px; }  .pb0 { padding-bottom: 0px; }  .pb1 { padding-bottom: 10px; }  .pb2 { padding-bottom: 20px; }  .pb3 { padding-bottom: 30px; }  .pb4 { padding-bottom: 40px; }  .pb5 { padding-bottom: 50px; }  .pb6 { padding-bottom: 60px; }  .pb7 { padding-bottom: 70px; }  .pb8 { padding-bottom: 80px; }  .pb9 { padding-bottom: 90px; }  .pb10 { padding-bottom: 100px; }
.ml1 { margin-left: 10px !important; } .ml2 { margin-left: 20px !important; } .ml3 { margin-left: 30px !important; } .ml4 { margin-left: 40px !important; } .ml5 { margin-left: 50px !important; }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
