/** Cookie Banner **/
#cookie {
	/*background-color:#ff2b81;*/ /*New CI*/
	background-color:#e9006f;
	/*background-color:rgba(255, 43, 129, 0.8);*/ /*New CI*/
	background-color:rgba(233, 0, 111, 0.8);
	
	color:#ffffff;

	display:none;
	transition:background-color 0.5s ease 0s;

	position:fixed;
	left:0;
	right:0;
	bottom:0;
	z-index:500000;
	padding:16px 0;
	text-align:center;
}
#cookie.show {
	display:block;
}
.wrapper-cookie {
	padding:0 20px;
	margin:0 auto;
	box-sizing:border-box;
}
.wrapper-cookie a {
	color: inherit;
	text-decoration: underline;
}
.wrapper-cookie a:hover,
.wrapper-cookie a:focus {
	text-decoration: none;
}
#cookie .dics_agreed {
	padding: 0 9.5px;
	border-radius: 4px;
	color: #fff;
	/*background-color: #ff2b81;*/ /*New CI*/
	background-color: #e9006f;
	/*border: 1px solid #ff2b81;*/ /*New CI*/
	border: 1px solid #e9006f;
	
	font-weight: bold;
	text-transform: none;
	margin-left: 15px;
	text-decoration: none;
	transition: all 0.3s ease;
}
#cookie .dics_agreed:hover,
#cookie .dics_agreed:focus {
	background-color: #fff;
	/*color: #ff2b81;*/ /*New CI*/
	color: #e9006f;
}

@media screen and (max-width:480px) {
	.cookie {
		text-align:left;
	}
}
/** End Cookie Banner **/


.page-content img {
	max-width: 100%;
	height: auto;
}
.donwload-container {
	margin-top: 40px;
}
.download-section {
	margin-bottom: 50px;
}
.download-section dl {
	margin: 0;
}
.download-section dl dd {
	margin-bottom: 5px;
}
.download-section dl dt {
	margin-bottom: 10px;
}
.download-section dl .download-name {
	float: left;
	max-width: calc(100% - 240px);
	width: 100%;
}
.download-section dl .download-name h3 {
	line-height: 1em;
	font-weight: 300;
	font-size: 32px;
	/*color: #ff2b81;*/ /*New CI*/
	/*color: #e9006f;*/
	color: #575756;
}
.download-section dl .download-infos {
	float: right;
	width: 240px;
	text-align: right;
	font-weight: 300;
}
.download-section dl dd.download-infos {
	/*color: #ff2b81;*/ /*New CI*/
	/*color: #e9006f;*/
	color: #575756;
}
.download-section dl dd.download-infos .mobile-info {
	display: none;
}
.download-section dl .download-infos .download-country,
.download-section dl .download-infos .download-language {
	width: 120px;
	float: left;
	padding: 0 0 0 20px;
}
@media (max-width: 767px) {
	.download-section dl .download-name {
		max-width: 100%;
		float: none;
	}
	.download-section dl .download-name h3 {
		font-weight: 400;
		font-size: 25px;
	}
	.download-section dl dd.download-name {
		margin-bottom: 0;
	}
	.download-section dl dt.download-infos {
		display: none;
	}
	.download-section dl dd.download-infos {
		float: none;
		margin-bottom: 15px;
		/*color: #7c7e7a;*/ /*New CI*/
		color: #575756;
	}
	.download-section dl dd.download-infos .mobile-info {
		display: inline;
	}
	.download-section dl .download-infos .download-country,
	.download-section dl .download-infos .download-language {
		float: none;
		width: auto;
		padding: 0 10px 0 0;
		text-align: left;
	}
}


h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus,
h4 a:hover,
h4 a:focus {
	text-decoration: none;
}

@media (min-width: 600px) {
	.btn-container {
		padding-bottom: 70px !important;
	}
	.btn-container .btn-bottom {
		position: absolute;
		left: 15px;
		bottom: 26px;
	}
	.btn-container .btn-center {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 26px;
	}
}

@media (min-width: 1250px) {
	.container {
		width: 1200px;
	}
}
@media (min-width: 1300px) {
	.container {
		width: 1260px;
	}
}
.giant-slider .btn-primary {
	color: #fff;
}
.giant-slider .btn-primary:hover,
.giant-slider .btn-primary:focus {
	/*color: #ff2b81;*/ /*New CI*/
	color: #e9006f;
}
@media (min-width: 1024px) {
	.giant-slider .white-text {
		color: #FFF;
	}
	.giant-slider .pink-text {
		/*color: #ff2b81;*/ /*New CI*/
		color: #e9006f;
	}
	.giant-slider .white-text .btn-primary {
		/*color: #ff2b81 !important;*/ /*New CI*/
		color: #e9006f !important;
		background-color: #fff;
		border-color: #fff;
	}
	.giant-slider .white-text .btn-primary:hover,
	.giant-slider .white-text .btn-primary:focus {
		/*color: #7c7e7a !important;*/ /*New CI*/
		color: #575756 !important;
		background-color: #fff;
		border-color: #fff;
	}
}

.blog-post-list-latest h5 {
	font-weight: 500;
	padding-bottom: 20px;
	font-size: 22px;
}
.blog-post-list-latest .blog-post {
	margin-bottom: 15px;
	font-size: 18px;
}
.blog-post-list-latest .blog-post a {
	/*color: #7c7e7a;*/ /*New CI*/
	color: #575756;
}
.blog-post-list-latest .blog-post a .blog-post-date {
	/*color: #ff2b81;*/ /*New CI*/
	/*color: #e9006f;*/
	color: #575756;
	font-weight: 500;
}
.blog-archive,
.blog-category-list {
	margin-top: 50px;
}
.location-list h5,
.blog-archive h5,
.blog-category-list h5 {
	font-weight: 500;
	padding-bottom: 20px;
	font-size: 22px;
}
.location-list ul,
.blog-archive ul,
.blog-category-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
}
.location-list ul li,
.blog-archive ul li,
.blog-category-list ul li {
	margin: 15px 0;
}
.location-list ul li a,
.blog-archive ul li a,
.blog-category-list ul li a {
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	max-width: 100%;
	text-overflow: ellipsis;
	
	color:#575756;
}
.location-list ul li a:before,
.blog-archive ul li a:before,
.blog-category-list ul li a:before {
	content: '>';
	padding-right: 10px;
}
#inner-wrapper {
	overflow: hidden;
}
.parallax {
	position: relative;
	margin: 50px 0;
}
.parallax .background {
	position: absolute;
	left: -100vw;
	right: -100vw;
	top: 0;
	bottom: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover 100vw;
	z-index: -100;
}
.parallax .content {
	padding: 100px 0;
}
.parallax .content h3 {
	text-transform: none;
	font-size: 2.5rem;
	padding-bottom: 30px;
}
.parallax .content .links a {
	display: block;
	text-decoration: none;
	font-size: 2rem;
	
	color:#575756;
}
.parallax .content .links a:before {
	content: '>';
	padding-right: 10px;
}
.parallax .content .links a:hover {
	color:#e9006f;
}
.parallax .content .btn {
	margin-top: 50px;
	font-size: 1.8rem;
	padding: 0.5rem 2rem;
	font-weight: 300;
}
@media (max-width: 1300px) {
	.parallax .content {
		padding: 50px;
	}
	.parallax .content h3 {
		font-size: 1.8rem;
	}
	.parallax .content .links a {
		font-size: 1.5rem;
	}
	.parallax .content .btn {
		font-size: 1.25rem;
	}
}
.round-boxes img {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}

.anker-container {
	position: relative;
	width: 0;
	height: 0;
}
.anker-container .anker-target {
	position: absolute;
	top: -70px;
}

#header .bottom-header .header-sub-navi > div > ul li .main-sub-navi {
	position: relative;
	top: 0;
	font-size: 16px;
}
#header .bottom-header .header-sub-navi > div > ul li .main-sub-navi li {
	padding-left: 10px;
}

@media (min-width: 1250px) {
	#header .bottom-header .header-sub-navi > div > ul li .main-sub-navi {
		background-color: hsla(0,0%,100%,.8);
		white-space: nowrap;

		position: absolute;
		top: 100%;
		left: 0;
		width: auto;
		display: block;
		visibility: hidden;
		opacity: 0;
		z-index: -1;
		padding-top: $navbar-padding-y;
		transition: opacity 0.35s ease 0.1s, visibility 0.35s ease 0.1s, z-index 0.35s ease 0.1s;
	}
	#header .bottom-header .header-sub-navi > div > ul li:hover .main-sub-navi,
	#header .bottom-header .header-sub-navi > div > ul li:focus .main-sub-navi {
		visibility: visible;
		opacity: 1;
		z-index: auto;
	}
	#header .bottom-header .header-sub-navi > div > ul li .main-sub-navi ul {
		display: block;
		padding: 10px 0;
	}
	#header .bottom-header .header-sub-navi > div > ul li .main-sub-navi li {
		float: none;
		padding-left: 0;
	}
	#header .bottom-header .header-sub-navi > div > ul li .main-sub-navi li a {
		padding: 10px 16px;
	}
}


.detail-content-box img {
	max-width: 100%;
}

/* table */
/* form */
.form-group .col-form-label {
	font-weight: 500;
}

/* slider */
.owl-carousel {
	position: relative;
}

.owl-carousel .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 40px;
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}

.owl-carousel .owl-dots .owl-dot + .owl-dot {
	margin-left: 20px;
}

.owl-carousel .owl-dots .owl-dot span {
	display: inline-block;
	background-color: transparent;
	border: 1px solid #fff;
	width: 20px;
	height: 20px;
	-webkit-transition: background-color 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
	border-radius: 50%;
}

.owl-carousel .owl-dots .owl-dot.active span {
	background-color: #fff;
}


/* mobile subnavi */
[data-mobile-dropdown-nav] .active-item {
	display: none;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled {
	/*background-color: #ff2b81;*/ /*New CI*/
	background-color: #e9006f;
	color: #fff;
	padding: 0.7rem 1rem;
	position: relative;
	margin-bottom: 1rem;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled a,
[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled .nav-link {
	color: inherit;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled a:hover,
[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled .nav-link:hover {
	color: #ccc;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled .nav-item.active > a,
[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled .nav-item.active > .nav-link {
	color: #ccc !important;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled .active-item {
	display: block;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled > .nav {
	display: none;
	border-top: 1px solid #fff;
	padding-top: 0.5rem;
	position: absolute;
	top: 100%;
	/*background-color: #ff2b81;*/ /*New CI*/
	background-color: #e9006f;
	left: 0;
	right: 0;
	z-index: 1000;
	padding: 0.7rem 1rem;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.3);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,.3);
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled.open .nav {
	display: block;
}

[data-mobile-dropdown-nav].mobile-dropdown-nav-enabled [data-mobile-dropdown-nav-toggle] a:after {
	content: '\f078';
	font-family: 'FontAwesome';
	float: right;
}

/* responsive collapse */
.responsive-toggle-indicator {
	display: inline-block;
}

.responsive-toggle-indicator:before {
	content: '\f068';
	font-size: 0.85em;
	font-family: 'FontAwesome';
	display: inline-block;
}

.collapsed .responsive-toggle-indicator:before {
	content: '\f067';
}

.giant-slider {
	position: relative;
}

.giant-slider .scroll-image {
	position: absolute;
	left: 180px;
	bottom: 40px;
	z-index: 10;
}

@media (max-width: 1500px) {
	.giant-slider .scroll-image {
		display: none;
	}
}

.giant-slider .slider-text {
	/*color: #7c7e7a;*/ /*New CI*/
	color: #575756;
}

@media (min-width: 1024px) {
	.giant-slider .slider-text {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 10;
		left: 0;
		right: 0;
	}
}
@media (max-width: 1300px) {
	.giant-slider .slider-text .slider-text-big {
		font-size: 2.4rem;
	}
	.giant-slider .slider-text .slider-text-small {
		font-size: 2rem;
	}
}
@media (max-width: 1023px) {
	.giant-slider .slider-text .slider-text-big {
		font-size: 2.1rem;
	}
	.giant-slider .slider-text .slider-text-small {
		font-size: 1.75rem;
	}
}

.giant-slider .slider-text .slider-text-big {
	/*color: inherit;*/
}

.giant-slider .slider-text .slider-text-small {
	/*color: inherit;*/
}

.giant-slider .slider-text .slider-text-small * {
	font-size: inherit;
}

.giant-slider .owl-nav .owl-prev,
.giant-slider .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 95px;
	padding: 50px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.giant-slider .owl-nav .owl-next {
	background-image: url(../img/navigation_menu_logo/arrow-right.png);
	right: 30px;
}

.giant-slider .owl-nav .owl-prev {
	background-image: url(../img/navigation_menu_logo/arrow-left.png);
	left: 30px;
}

@media (max-width: 1500px) {
	.giant-slider .owl-nav {
		display: none;
	}
}

@media (max-width: 1023px) {
	.owl-carousel .owl-dots {
		display: none;
	}
}

.list-arrows {
	padding: 0 0 0 40px;
}

.list-arrows > li {
	position: relative;
	list-style: none;
	padding: 8px 0;
}

.list-arrows > li:before {
	content: url("../img/icons/arrow.svg");
	position: absolute;
	left: -40px;
	width: 25px;
}

.link-arrow {
	position: relative;
	text-decoration: none;
	padding-left: 40px;
	margin: 5px 0;
	display: block;
	height: 40px;
}

.link-arrow:before {
	content: url("../img/icons/arrow.svg");
	position: absolute;
	left: 0;
	width: 25px;
}

.link-arrow:hover {
	text-decoration: underline;
}

.image-navi li a {
	padding: 10px 30px;
	text-decoration: none;
}
@media (max-width: 1023px) {
	.image-navi li a {
		padding: 10px;
	}
}
.image-navi li a:hover, .image-navi li a:focus, .image-navi li a.active {
	text-decoration: underline;
}

.sort-navi {
	margin: 0 -15px;
}

.sort-navi li {
	float: left;
}

.sort-navi li a {
	padding: 15px;
	text-decoration: none;
}

.sort-navi li a:hover, .sort-navi li a:focus, .sort-navi li a.active {
	text-decoration: underline;
}

.donwload-container .table {
	white-space: nowrap;
}
.donwload-container .table:first-child {
	margin-top: 0;
}

.donwload-container .table th,
.donwload-container .table td {
	border: none;
}

.donwload-container .table th:first-child,
.donwload-container .table td:first-child {
	padding-left: 0;
}

.donwload-container .table th:last-child,
.donwload-container .table td:last-child {
	padding-right: 0;
}

.donwload-container .table td {
	text-align: right;
}

.donwload-container .table td.language {
	width: 100px;
}

.donwload-container .table td.format, .donwload-container .table td.size {
	width: 140px;
}

.donwload-container .table thead th {
	line-height: 1em;
	font-weight: 300;
	font-size: 45px;
	/*color: #ff2b81;*/ /*New CI*/
	color: #e9006f;
}

.donwload-container .table thead th,
.donwload-container .table thead td {
	vertical-align: bottom;
	padding: 15px 40px;
}
.donwload-container .table tbody th {
	max-width: 50%;
}

.donwload-container .table tbody th,
.donwload-container .table tbody td {
	vertical-align: top;
	padding: 0 40px;
	font-weight: 300;
	/*color: #ff2b81;*/ /*New CI*/
	color: #e9006f;
}

@media (max-width: 1249px) {
	.donwload-container .table {
		display: block;
		width: 100%;
		overflow-x: auto;
	}
}


/* Zahnarztsuche */
.google-map {
	height: 400px;
}

.anmeldung select, .zahnarztsuche select {
	font-family: "FFUnitWebPro";
	font-size: 1.125rem;
    line-height: 1.25;
}

