/*
Theme Name: Zahnarztpraxis Bettinea Schwieder
Theme URI: http://underscores.me/
Author: Brainwork GmbH
Author URI: http://www.brainwork.cc
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zahnarzt
Tags:
*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Custom CSS
--------------------------------------------------------------*/
@font-face {
	font-family: 'futura_t_otbold';
	src: url('/wp-content/themes/zahnarzt/fonts/futuratot-bol-webfont.woff2') format('woff2'),
	url('/wp-content/themes/zahnarzt/fonts/futuratot-bol-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futura_t_otbook';
	src: url('/wp-content/themes/zahnarzt/fonts/futuratot-boo-webfont.woff2') format('woff2'),
	url('/wp-content/themes/zahnarzt/fonts/futuratot-boo-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100%;
}

body {
	font-family: 'futura_t_otbook';
	position: relative;
	height: 100%;
	padding-top: 70px;
	color: #5b676c;
}

img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'futura_t_otbold';
	color: #40b1e2 !important;
	text-transform: uppercase;
}

:focus {
	outline: none !important;
}

.dark-blue {
	background-color: #0097d8;
}

.blue {
	background-color: #40b1e2;
}

.light-blue {
	background-color: #b0d5f2;
}

.w-50 {
	width: 50%;
}

.w-100 {
	width: 100%;
}

.relative {
	position: relative;
}

.mh-605 {
	min-height: 605px;
}

.navbar-default {
	background-color: #fff;
	min-height: 70px;
	border-color: transparent;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
}

.logo {
	float: left;
	height: 50px;
	font-size: 18px;
	line-height: 20px;
}

.logo img {
	height: 100px;
}

.site-title {
	float: left;
	padding-left: 5px;
	margin-top: 30px;
}

.navbar-default .separator {
	float: left;
	font-size: 20px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 30px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	margin-top: 15px;
}

.navbar-default .navbar-nav > li > a {
	color: #b0d5f2;
	font-weight: 700;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #0097d8;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	color: #0097d8;
	background-color: transparent;
}

#slider .slide-navigation {
	position: absolute;
	/*bottom: 14.5%;
	right: 0;*/
	bottom: 6%;
	right: 4.75%;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
}

#slider .carousel-control {
	position: relative;
	top: 0;
	bottom: auto;
	/*left: 0;
	float: left;*/
	right: 0;
	float: right;
	width: 3%;
	color: #0097d8;
	text-shadow: none;
	opacity: 1;
}

#slider .carousel-control.left {
	margin-right: 10px;
}

.carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	list-style: none;
	/*float: left;*/
	float: right;
	width: auto;
	text-align: center;
	line-height: 27px;
	padding-left: 0;
	margin: 0;
}

.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999px;
	background-color: #b0d5f2;
	border: 1px solid #b0d5f2;
	border-radius: 10px;
	margin: 0;
	cursor: pointer;
}

.carousel-indicators .active {
	background-color: #0097d8;
	border: 1px solid #0097d8;
	cursor: default;
}

#slider .carousel-control.right {
	margin-left: 10px;
}

.main-img {
	position: relative;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.info-box-wrapper {
	position: absolute;
	width: 500px;
	right: 6%;
	bottom: 15%;
}

.info-box {
	display: block;
	background-color: #fff;
	width: 100%;
	font-size: 15px;
	padding: 15px;
	margin-top: 10px;
}

.info-box.notice {
	background-color: #0097d8;
	color: #fff;
}

.info-box h3 {
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
}

.info-box.notice h3 {
	color: #fff !important;
}

.entry-content {
	padding-top: 30px;
}

.signature {
	padding: 65px 0;
}

.signed {
	width: 170px;
	height: 62px;
}

#team {
	background: #0097d8;

}

.main-team-wrapper {
	padding: 75px 0 175px;
}

.team-big-image {
	height: auto;
	width: 350px;
	border: 5px solid #b0d5f2;
	border-radius: 50%;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
}

.vita {
	color: #fff;
	margin-top: 30px;
}

.vita .name {
	font-size: 18px;
	font-weight: 700;
}

.vita .job {
	font-size: 16px;
}

.vita .favoured {
	padding: 0 125px;
}

.line-separator {
	display: block;
	background-color: #fff;
	width: 1px;
	height: 30px;
	margin: 10px auto;
}

.team-container {
	min-height: 700px;
	padding-bottom: 50px;
}

.team-box {
	background-color: #fff;
	padding: 75px 0 0;
	margin-top: -85px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
}

.team-image {
	background-position: 50% 50%;
	height: 200px;
	width: 200px;
	border: 5px solid #0097d8;
	border-radius: 50%;
	margin: 0 auto;
}

.team-box .name {
	color: #40b1e2;
	font-weight: 700;
	margin-top: 20px;
}

.team-box .position {
	height: 90px;
}

.map {
	height: 500px;
	width: 100%;
	margin: 0;
	padding: 0
}

.service-bar {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #CCC;
}

.btn-services {
	border-width: 0 2px;
	border-radius: 0;
	padding: 8px 12px;
}

.btn-services:hover {
	color: #5b676c;
	background-color: #fff;
	border-color: #ccc;
}

.btn-services.focus,
.btn-services:focus {
	color: #5b676c;
	background-color: #fff;
	border-color: #ccc;
}

.btn-services.active,
.btn-services:active,
.open > .dropdown-toggle.btn-services {
	color: #5b676c;
	background-color: #fff;
	border-color: #ccc;
}

.btn-services.active.focus,
.btn-services.active:focus,
.btn-services.active:hover,
.btn-services:active.focus,
.btn-services:active:focus,
.btn-services:active:hover,
.open > .dropdown-toggle.btn-services.focus,
.open > .dropdown-toggle.btn-services:focus,
.open > .dropdown-toggle.btn-services:hover {
	color: #5b676c;
	background-color: #fff;
	border-color: #ccc;
}

.btn-services .btn-text {
	float: left;
	color: #5b676c;
	font-size: 16px;
	font-weight: 700;
}

.btn-services .caret {
	float: right;
	color: #5b676c;
	border-top: 8px dashed;
	border-top: 8px solid\9;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	margin-top: 7px;
}

.services-dropdown {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}

.services-dropdown > li > a:focus,
.services-dropdown > li > a:hover {
	color: #0097d8;
	background-color: transparent;
}

.service-title {
	color: #b0d5f2;
	font-size: 22px;
	line-height: 37px;
}

#slider-title {
	margin-left: 15px;
}

#carousel-example-generic {
	margin: 40px 0;
}

.service-content {
	margin-bottom: 219px;
}

.slide-title {
	color: #40b1e2;
	font-size: 22px;
	font-weight: 700;
	padding: 0 15px 15px
}

.slide-content {
	padding: 15px;
	border-top: 1px solid #b0d5f2;
	border-bottom: 1px solid #b0d5f2;
}

#leistung .slide-navigation {
	margin-top: 25px;
	margin-left: 15px;
}

.slide-navigation {
	margin-top: 25px;
	margin-left: 15px;
}

.carousel-indicator {
	list-style: none;
	float: left;
	width: auto;
	text-align: center;
	line-height: 27px;
	padding-left: 0;
	margin: 0;
}

.carousel-indicator li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999px;
	background-color: #b0d5f2;
	border: 1px solid #b0d5f2;
	border-radius: 10px;
	margin: 0;
	cursor: pointer;
}

.carousel-indicator .active {
	background-color: #0097d8;
	border: 1px solid #0097d8;
	cursor: default;
}

.carousel-control {
	position: relative;
	top: 0;
	bottom: auto;
	left: 0;
	float: left;
	width: 3%;
	color: #0097d8;
	text-shadow: none;
	opacity: 1;
}

.carousel-control:focus,
.carousel-control:hover {
	color: #b0d5f2;
}

.carousel-control.left {
	background: none !important;
	margin-right: 15px;
}

.carousel-control.right {
	background: none !important;
	margin-left: 15px;
}

.grid-bg {
	background-color: #0097d8;
	background-image: url(/wp-content/themes/zahnarzt/images/gitter.png);
	background-repeat: no-repeat;
	background-position: center;
}

.tipp-box {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	margin: 60px 0;
}

.blue-badget {
	background-color: #0097d8;
	width: 165px;
	height: 165px;
	border-radius: 50%;
	margin: 25px auto;
}

.blue-badget .text {
	height: 100%;
	color: #fff;
	font-weight: 700;
	font-size: 38px;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tipp-box .content {
	margin: 25px 0;
}

.tipp-box .content .title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}

.contact-container {
	height: 600px;
}

.contact-box {
	position: relative;
	background-color: #fff;
	padding: 45px 25px;
	margin-top: 60px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
	z-index: 1;
}

.contact-box .form-control {
	background-color: #e3f0fa;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.contact-box .form-control:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.contact-box .btn-submit {
	color: #fff;
	background-color: #40b1e2;
	text-align: left;
	border-color: #40b1e2;
	border-radius: 0;
	padding: 6px 75px 6px 15px;
}

.contact-box .btn-submit:hover {
	color: #fff;
	background-color: #0097d8;
	border-color: #0097d8;
}

.contact-box .btn-submit.focus,
.contact-box .btn-submit:focus {
	color: #fff;
	background-color: #0097d8;
	border-color: #0097d8;
}

.contact-box .contact-title {
	color: #40b1e2;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 5px;
	margin: 0 0 15px 25px;
}

.contact-box .names {
	font-weight: 700;
	border-top: 2px solid #40b1e2;
	padding: 15px 5px 0;
	margin: 0 0 15px 25px;
}

.contact-box .address {
	padding: 0 5px;
	margin: 0 0 15px 25px;
}

.contact-box .phones {
	padding: 0 5px;
	margin: 0 0 15px 25px;
}

.contact-box .email {
	border-bottom: 2px solid #40b1e2;
	padding: 0 5px 15px;
	margin: 0 0 0 25px;
}

.contact-box .logo-small {
	margin-top: 15px;
}

.contact-box .logo-small img {
	width: 75%;
}

.contact-img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
}

.links-title {
	color: #40b1e2;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #b0d5f2;
	padding-bottom: 25px;
	margin: 75px 0 55px;
}

.site-footer {
	color: #fff;
	padding-top: 30px;
	margin-top: 100px;
}

.footer-title {
	font-size: 22px;
	font-weight: 700;
}

.footer-opening-times {

}

.footer-opening-times .openings-title {
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 20px;
}

.footer-opening-times .openings-content {
	margin-bottom: 20px;
}

.footer-contact {
	padding-bottom: 15px;
}

.footer-menu {

}

.footer-menu .nav-pills {
	text-align: center;
}

.footer-menu .nav-pills > li {
	display: inline-block;
	float: none;
}

.footer-menu .nav-pills > li > a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
}

.footer-menu .nav > li > a:focus,
.footer-menu .nav > li > a:hover {
	background-color: transparent;
	color: #b0d5f2;
	font-weight: 700;
}

.footer-separator {
	background-color: #b0d5f2;
	height: 1px;
	margin: 15px 20px;
}

.to-top {
	color: #b0d5f2;
	font-size: 36px;
	padding: 15px 0;
}

.to-top .glyphicon {
	cursor: pointer;
}

.bottom-line {
	height: 35px;
}

.modal-header {
	border-bottom: none;
}

@media (max-width: 768px) {
	.logo img {
		height: 70px;
	}

	.site-title {
		width: 225px;
		margin-top: 21px;
	}

	.navbar-default .separator {
		display: none;
	}

	.navbar-nav {
		margin: 37.5px -15px 7.5px;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: transparent;
	}

	.navbar-toggle {
		margin-top: 17.5px;
	}

	.navbar-default .navbar-toggle {
		border-color: #0097d8;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #0097d8;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #0097d8;
	}

	.navbar-default .navbar-toggle:focus .icon-bar,
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #fff;
	}

	.info-box {
		color: #fff;
		margin-top: 0;
	}

	.info-box h3 {
		color: #fff !important;
	}

	.info-box.box-1 {
		background-color: #40b1e2;
	}

	.info-box.box-2 {
		background-color: #b0d5f2;
	}

	#team {
		background: #fff;
	}

	.dark-blue-mobile {
		background-color: #0097d8;
	}

	.blue-mobile {
		background-color: #40b1e2;
	}

	.team-container {
		min-height: 2730px;
	}

	.team-box {
		margin-top: -25px;
	}

	.service-title {
		 display: none;
	}

	.grid-bg {
		background-size: cover;
	}

	.contact-container {
		height: 950px;
	}

	.contact-box .contact-title {
		margin: 0 0 15px;
	}

	.contact-box .names {
		margin: 0 0 15px;
	}

	.contact-box .address {
		margin: 0 0 15px;
	}

	.contact-box .phones {
		margin: 0 0 15px;
	}

	.contact-box .email {
		margin: 0;
	}

	.contact-box .logo-small {
		padding-bottom: 30px;
	}
}

@media (min-width: 769px) and (max-width: 991px) {
	#bs-example-navbar-collapse-1 {
		display: none !important;
	}

	.navbar-default .separator {
		display: none;
	}

	.team-container {
		min-height: 1350px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.site-title {
		width: 275px;
		margin-top: 21px;
	}

	.team-container {
		min-height: 1020px;
	}
}

@media (min-width: 1200px) {

}