/*** LIST ***/
.module_offices_overview{
    padding: 48px 0;
}

.module_offices_overview .headline_container{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.location_show .gm-style-iw .headline_container,
.module_offices_overview .gm-style-iw .headline_container,
.module_offices_overview .results .element .headline_container{
    margin-bottom: 20px;
}

.module_offices_overview .headline_container .headline{
    margin-bottom: 2px;
}

.location_show .icon,
.module_offices_overview .icon{
    position: absolute;
    left: 0;
    top: 0;
}

.module_offices_overview .subheadline{
    display: inline-block;
    font-family:'ITCFranklinGothicLTDemi';
    margin: 0;
    padding-left: 35px;
}

.module_offices_overview .results{
    width: 100%;
    /*float: left;*/
}

.module_offices_overview .results > .headline_container{
    margin-top: 60px;
}
.module_offices_overview .results .result_outer {
    margin-bottom: 30px;
}
.module_offices_overview .results .element{
    float: left;
    padding: 25px;
    height: 100%;
    background: #f6f6f6;
    /*margin-bottom: 30px;*/
    width: 100%;
}

.module_offices_overview .results .element:hover{
    background: #3b9ec7;
    color: #fff;
}

.module_offices_overview .results .element .icon{
    top: 4px;
}
.location_show .gm-style-iw .headline,
.module_offices_overview .gm-style-iw .headline,
.module_offices_overview .results .element .headline{
    padding-left: 35px;
}
.location_show .gm-style-iw .headline,
.module_offices_overview .gm-style-iw .headline {
    font-family:'ITCFranklinGothicLTBook';
    line-height: 30px;
    margin-top: 10px;
}
.module_offices_overview .results .element .headline {
    font-family:'ITCFranklinGothicLTBook';
    line-height: 30px;
}

.location_show .gm-style-iw .phone_number,
.module_offices_overview .gm-style-iw .phone_number,
.module_offices_overview .element .phone_number {
    display:block;
}
@media (min-width: 1400px){
    .location_show .gm-style-iw .phone_number,
    .module_offices_overview .gm-style-iw .phone_number,
    .module_offices_overview .element .phone_number {
		display:inline-block;
    }
}

.module_offices_overview .gm-style-iw .address {
	max-width: 380px;
}
.module_offices_overview .gm-style-iw .row {
	margin:0 !important;
}
.module_offices_overview .gm-style-iw .row .col {
	padding-left:0 !important;
}

.location_show .gm-style-iw .glyphicons,
.module_offices_overview .gm-style-iw .glyphicons,
.module_offices_overview .results .element .glyphicons{
    padding-right: 5px;
    font-size: 22px;
    line-height: 16px;
}
@media (min-width: 1400px){
    .location_show .gm-style-iw .glyphicons,
    .module_offices_overview .gm-style-iw .glyphicons,
    .module_offices_overview .results .element .glyphicons{
		padding-left: 15px;
    }
}

.module_offices_overview .results .element:hover a, 
.module_offices_overview .results .element:hover .glyphicons{
    color: #fff;
}

.location_show .gm-style-iw a,
.module_offices_overview .gm-style-iw a,
.module_offices_overview .element a{
    padding-left: 30px;
    margin-top: 15px;
    color: #009fe3;
    display: block;
}

.location_show .gm-style-iw .phone_number a,
.module_offices_overview .gm-style-iw .phone_number a,
.module_offices_overview .element .phone_number a {
    padding-left: 0;
    margin-top: 0;
    display: inline-block;
}
.location_show .gm-style-iw .phone_number a:before,
.module_offices_overview .gm-style-iw .phone_number a:before,
.module_offices_overview .element .phone_number a:before {
    content: none;
}

.location_show .gm-style-iw a:before,
.module_offices_overview .gm-style-iw a:before,
.module_offices_overview .element a:before{
    content: "";
    background: url("/fileadmin/assets/ne_distribution/Icons/arrow_blue.png");
    position: absolute;
    left: 0;
    width: 17px;
    height: 15px;
    top: 5px;
}
.location_show .gm-style-iw a:before,
.module_offices_overview .gm-style-iw a:before {
    top: 2px;
}
@media (max-width: 1199px){
    .location_show .gm-style-iw a:before,
    .module_offices_overview .gm-style-iw a:before {
		top: 0;
    }
}
.location_show .gm-style-iw .address > b,
.module_offices_overview .gm-style-iw .address > b,
.module_offices_overview .gm-style-iw .address .location_name,
.module_offices_overview .element .location_name {
    font-family:'ITCFranklinGothicLTDemi';
}

.module_offices_overview .element:hover .icon, 
.module_offices_overview .element .icon.hover{
    display: none;
}

.module_offices_overview .element:hover .icon.hover{
    display: block;
}

.module_offices_overview .element:hover a:before{
    background: url("/fileadmin/assets/ne_distribution/Icons/arrow_white.png");
}

.location_show .gm-style .gm-style-iw,
.module_offices_overview .gm-style .gm-style-iw {
    color: #010101;
    font-family:'ITCFranklinGothicLTBook', Arial, sans-serif;
    font-size:14px;
}
@media (min-width: 1200px){
    .location_show .gm-style .gm-style-iw,
    .module_offices_overview .gm-style .gm-style-iw {
		font-size:16px;
    }
}
@media (max-width: 767px){
    .location_show .gm-style .gm-style-iw,
    .module_offices_overview .gm-style .gm-style-iw {
		width:220px !important;
    }
}


.module_offices_overview .element .address .row {
	margin-right: -5px;
	margin-left: -5px;
}
.module_offices_overview .element .address .col {
	padding-right: 5px;
	padding-left: 5px;
}
.module_offices_overview .element .phone_number {
	position: relative;
}
.module_offices_overview .gm-style .gm-style-iw .phone_number .glyphicons,
.module_offices_overview .element .phone_number .glyphicons {
	padding: 0;
	position: absolute;
}
.module_offices_overview .gm-style .gm-style-iw .phone_number .phone_number_txt,
.module_offices_overview .element .phone_number .phone_number_txt {
	display: inline-block;
	padding-left: 25px;
}

.module_offices_overview .filter_container {
	z-index:1;
}
@media (min-width: 768px){
	.module_offices_overview .filter_container {
		width:360px;
	}
}
@media (min-width: 992px){
	.module_offices_overview .filter_container {
		position: absolute;
		top:65px;
		left:10px;
		width:220px;
	}
}
@media (min-width: 1600px){
	.module_offices_overview .filter_container {
		width:350px;
	}
}
.module_offices_overview .filter_container .styled_dropdown_outer {
	margin-bottom: 10px;
	width:100%;
	max-width: none;
}

.module_offices_overview .plz_search .plz_input {
    display:block;
    padding-right:50px;
    margin-bottom: 15px;
    border-color: #cfcfcf;
}
@media (min-width: 768px){
    .module_offices_overview .plz_search {
		max-width: 360px;
    }
}
.module_offices_overview .plz_search .btn_plz_search {
    position: absolute;
    top:0;
    right:0;
}
.module_offices_overview .plz_search .btn_plz_search .search_icon {
    display:block;
    width:40px;
    height:40px;
    background:url("/fileadmin/assets/ne_distribution/Images/icon-search.png");
    background-repeat:no-repeat;
    background-position: left center;
    background-size: 22px 22px;
	text-indent: -999999999px;
}
.module_offices_overview .plz_search .btn_plz_search .search_icon:hover {
    background-image:url("/fileadmin/assets/ne_distribution/Images/icon-search-h.png");
    cursor: pointer;
}
/*** /LIST ***/

/*** SHOW ***/
.location_show {
    padding:55px 0;
}
.location_show .col-12 {
	margin-bottom: 20px;
}
.location_show .headline {
    margin-bottom: 20px;
}
.location_show .subheadline {
    font-family:'ITCFranklinGothicLTDemi';
    margin-bottom: 35px;
}
.location_show.company_show .subheadline {
    margin-top: 0;
    margin-bottom: 25px;
}
.location_show .image_outer {
	margin-bottom: 20px;
}
.location_show .image_outer:empty {
	margin-bottom: 0;
}
.location_show .image_outer .zoom {
    display: block;
    position: absolute;
    right:20px;
    bottom:20px;
    width:46px;
    height:46px;
    background-color: #fff;
    background-image: url("/fileadmin/assets/ne_location/Images/zoom.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.location_show .office_outer {
    /*margin-top: 20px;*/
    width: 100%;
    padding: 25px;
    background: #f6f6f6;
}
.location_show .office_outer .icon{
    position: absolute;
    left: 0;
    top: 0;
}
.location_show .office_outer .headline{
    font-family:'ITCFranklinGothicLTDemi';
    line-height: 30px;
    padding-left: 35px;
}
.location_show .office_outer .phone_number {
    display:block;
}
@media (min-width: 1400px){
/*	.location_show .office_outer .street,
    .location_show .office_outer .phone_number {
		display:inline-block;
		vertical-align: top;
		max-width: 50%;
    }*/
}
.location_show .office_outer .glyphicons{
    padding-right: 5px;
    font-size: 22px;
    line-height: 16px;
}
/*@media (min-width: 1400px){
    .location_show .office_outer .glyphicons{
		padding-left: 15px;
    }
}*/
.location_show .office_outer a{
    padding-left: 30px;
    margin-top: 15px;
    color: #009fe3;
    display: block;
}
.location_show .office_outer .phone_number a {
    padding-left: 0;
    margin-top: 0;
    display: inline-block;
}
.location_show .office_outer .mail a {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
}
.location_show .office_outer .openhours_content .openhours_headline,
.location_show .office_outer .location_name {
    font-family:'ITCFranklinGothicLTDemi';
}
.location_show .office_outer .openhours_content {
	margin-top:20px;
}
.location_show .office_outer .openhours_content p {
	margin-bottom:0;
}
.location_show .content_right b,
.location_show .content_right strong {
    font-family:'ITCFranklinGothicLTDemi';
    font-weight: normal;
}
.location_show .wastebin {
    background: url("/fileadmin/assets/ne_location/Images/waste-bin.png");
    background-size: 20px 29px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:30px;
    line-height: 30px;
    display: block;
}
/*** /SHOW ***/

/** SHOW COMPANY **/
.location_show.company_show .buttons_outer {
	margin-top:50px;	
}
.location_show.company_show .buttons_outer .button {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}
.location_show.company_show .buttons_outer .button.outline {
    color: #00305d;
    border: 1px solid #00305d;
}
.location_show.company_show .buttons_outer .button.outline:hover {
    background: #00305d;
    color: white;
    border: 1px solid #00305d;
}


.location_show.company_show .centraloffice {
	background-color: #009fe3;
	padding:20px 15px;
	margin-top: 30px;
}
@media (min-width: 992px){
	.location_show.company_show .centraloffice {
		margin-top: 0;
		padding:25px 30px;
	}
}
.location_show.company_show .centraloffice div,
.location_show.company_show .centraloffice div a{
	color:#fff;
}
.location_show.company_show .centraloffice .headline {
    display: block;
    font-family: 'ITCFranklinGothicLTDemi';
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #fff;
}
.location_show.company_show .centraloffice .name {
    font-family: 'ITCFranklinGothicLTDemi';
    color: #fff;
	margin-bottom: 15px;
}
.location_show.company_show .centraloffice a .glyphicons {
    color: #fff;
    margin-right: 10px;
}

.location_show.company_show .shareholders,
.location_show.company_show .rights_outer,
.location_show.company_show .downloads_outer {
	margin-top:25px;
}
@media (min-width: 768px){
	.location_show.company_show .shareholders,
	.location_show.company_show .rights_outer,
	.location_show.company_show .downloads_outer {
		margin-top:40px;
	}
}
.location_show.company_show .shareholders .shareholders_headline,
.location_show.company_show .rights_outer .rights_headline,
.location_show.company_show .downloads_outer .downloads_headline {
	font-family: 'ITCFranklinGothicLTDemi';
}
.location_show.company_show .downloads_outer .download_item {
    display: block;
    color:#009fe3;
    background-image:url("/fileadmin/assets/ne_distribution/Images/icon-download-blue.png");
    background-repeat:no-repeat;
    background-position: left center;
    background-size: 17px 16px;
    margin-top:10px;
    padding-left:30px;
}

.location_show.company_show .links_outer {
	margin-top:25px;
}
@media (min-width: 768px){
	.location_show.company_show .links_outer {
		margin-top:40px;
	}
}
.location_show.company_show .links_outer .links_headline {
	font-family: 'ITCFranklinGothicLTBook';
}

.location_show.company_show .rights_outer p {
	margin-bottom: 0;
}

.location_show.company_show .rights_outer .rights a,
.location_show.company_show .links_outer .links a {
    display: inline-block;
    color:#009fe3;
    margin-top:10px;
    line-height:18px;
    background-image:url("/fileadmin/assets/ne_distribution/Icons/arrow_blue.png");
    background-repeat:no-repeat;
    background-position: 0 2px;
    padding-left:25px;
}

.location_show.company_show .map {
	margin-top:30px;
	padding-top:30px;
	border-top: 1px solid #cdd1da;
}
@media (min-width: 768px){
	.location_show.company_show .map {
		margin-top:50px;
		padding-top:60px;
	}
}
.location_show.company_show .map .map_container_outer {
	margin:30px 0;
}
.location_show.company_show .map .map_container_outer .row {
	margin:0;
}
.location_show.company_show .map .map_container_outer .col-12 {
	padding:0;
}
.location_show.company_show .map .main_headline {
    display: inline-block;
    font-family:'ITCFranklinGothicLTDemi';
    margin: 0;
    padding-left: 35px;
}

.location_show.company_show .map .locations,
.location_show.company_show .map .locations .slider_container_outer,
.location_show.company_show .map .locations .slider_container,
.location_show.company_show .map .locations .slider,
.location_show.company_show .map .locations .slick-list,
.location_show.company_show .map .locations .slick-track,
.location_show.company_show .map .locations .slide {
	height:100%;
}
.location_show.company_show .map .locations .slider_container {
	padding-bottom: 70px;
}

.location_show.company_show .map .locations {
	background-color: #009fe3;
	padding:20px;
}
@media (min-width: 992px){
	.location_show.company_show .map .locations {
		padding:40px;
	}
}
.location_show.company_show .map .locations .result_outer .headline {
    display: inline-block;
    font-family:'ITCFranklinGothicLTDemi';
    margin: 0;
    padding-left: 35px;
	color:#fff;
}
.location_show.company_show .map .locations .result_outer .address {
	margin-top:20px;
	color:#fff;
}
.location_show.company_show .map .locations .result_outer .address a,
.location_show.company_show .map .locations .result_outer .address .glyphicons {
	color:#fff;
}
.location_show.company_show .map .locations .result_outer .address .glyphicons {
	padding-right: 5px;
}
.location_show.company_show .map .locations .result_outer .address .location_name {
	font-family: 'ITCFranklinGothicLTDemi';
}
.location_show.company_show .map .locations .result_outer .button {
	display: inline-block;
	margin-top: 30px;
}

.location_show.company_show .map .slider_prev_outer,
.location_show.company_show .map .slider_next_outer {
    width: 20px;
    height: 20px;
    margin:0 5px;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    position: relative;
}
.location_show.company_show .map .slider_prev_outer a,
.location_show.company_show .map .slider_next_outer a {
    display:block;
    width: 20px;
    height: 20px;	
}
.location_show.company_show .map .slider_next_outer:before {
    content:" ";
    display: block;
    width:1px;
    height:50px;
    position:absolute;
    top:-16px;
    left:-5px;
    background: #00305d;
}
.location_show.company_show .map .slider_prev_outer a {
    border-top-width:5px;
    border-top-style:solid;
    border-left-width:5px;
    border-left-style:solid;
    transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    border-top-color:#00305d;
    border-left-color:#00305d;
}
.location_show.company_show .map .slider_next_outer a {
    border-top-width:5px;
    border-top-style:solid;
    border-right-width:5px;
    border-right-style:solid;
    transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    border-top-color:#00305d;
    border-right-color:#00305d;
}
.location_show.company_show .map .slider_nav {
    position: absolute;
    left:0;
    right:0;
    bottom:10px;
    text-align: center;
}
/** /SHOW COMPANY **/
