/*
 * Bitte diese Datei nicht umbenennen!!!
 * Die Frontend Templates laden fix diese Datei (custom-ext.css). Per Import werden dann auch weitere Datei geladen.
 * 
 * - Jede .less Datei wird zu .css konvertiert (siehe http://lesscss.org/ für Dokumentation dieser erweiterten CSS Notation)
 * - Für jede Datei, die Sie in Ihre Webseite integrieren möchten, muss hier ein entsprechendes Input-Statement erstellt werden.
 */

@import "style.css";
.sppb-divider {
	margin-top: 30px;
	height: 10px;
}
.eventlist_portfolio .thumbnails h3.title a {
	color: #FCCB8E !important;
	font-size: 16px !important;
}
.eventlist_portfolio .thumbnails h4.subtitle {
	color: #FFFFFF !important;
	font-size: 14px !important;
	line-height: 18px !important;
}
.eventlist.eob_start {
	padding: 15px 0px;
	margin-left: 35px;
}
.eventlist.eob_start .blog-info li {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
}
.eventlist.eob_start h2 {
	padding:10px 0;
}
.eventlist.eob_start h2.title a {
	color: #99333e !important;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}
.eventlist.eob_start div.row {
	/* border-bottom: 1px solid #555; */
    background-color: #FDF0E1;
}
.col-md-4 .eventlist.eob_start .margin-bottom-20 {
	margin-bottom: 10px;
}
.eventlist.eob_start h2.title {
	line-height: 12px;
	margin: 5px 0 0 0;
	padding: 0;
}
.eventlist.eob_start .col-md-12.eventcontent {
	padding: 10px;
}
.eventlist.eob_start .blog h4.subtitle {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 17px;
	color:#555;
}
.newslist .blog-info {
	margin-bottom: 0;
}
.breadcrumbs {
	padding: 38px 0 6px;
	margin-top: -40px;
}
.htmlcode {
	margin: 0;
}
.content {
	padding-bottom: 0;
}
.section.section_type1 .content {
	padding-bottom: 20px;
}
img.bischofswort {
	width: 100%;
	height: auto;
}
#clients-flexslider {
	margin-top: 0 !important;
}
.linklist_slider {
	margin-bottom: 0;
}
.bistum_map {
	margin: 0 auto;
}
.bistum_map img {
	vertical-align: middle;
	max-width: 600px;
}
/*Teaser Boxen*/


.teaserlist .thumbnail-style {
	position: relative;
	padding: 30px 15px;
	height:200px;
}
.teaserlist .thumbnail-style .caption h3, .teaserlist .thumbnail-style p {
	text-align: center;
}
.teaserlist .thumbnail-style .caption h3 a {
	font-size:24px;
}
.teaserlist img {
	max-width: 90px;
}
.teaserlist.teaser-ohne-bild .col-md-4 .thumbnail-style {
	background: #2b313f;
	min-height: 1px;
	color: #fff;
	margin-bottom: 20px;
	height: 50px;
	padding: 2px 0px 0px 0px;
}
.teaserlist.teaser-ohne-bild .col-md-4 .thumbnail-style:hover {
	background: #99333e;
}
/*ENd Teaserlist*/

.header .navbar-default .navbar-nav > li.dropdown .dropdown-menu {
	left: auto !important;
}
.header .navbar-default .navbar-nav > li.dropdown > a {
	padding: 9px 15px 10px 10px;
}
.karte {
	width: 100%;
	text-align: right;
	padding-left:82px;
}
.karte object {
	width: 100%;
}
.karte img {
	width: 600px;
}
/*.section.section_type5 {
	background: #FDF0E1 !important;
}

.wrapper {
    background: #FDF0E1 !important;
}

*/
.breadcrumbs .sociallinks {
	float: right;
	margin-bottom: 20px;
}
/* Suche oben im Menü ausblenden */

/*#fd940a3765a2578df99135395269d164 .header .navbar-default .navbar-nav > li > .search {
	display: none;
}*/
/* Sucheleiste */

.globalsearch {
	background: #FDF0E1 !important;
	padding-bottom: 30px;
}
.globalsearch div.headline.comptitle, .globalsearch > a {
	display: none !important;
}
.globalsearch .sky-form {
	height: 34px;
	width: 80%;
	padding-left: 20%;
}
.globalsearch > .headline {
	text-align: center;
}
.globalsearch > .headline h3 {
	color: #99333e !important;
}
.globalsearch .listitem .datarow-container .type {
	display: none !important;
}
.globalsearch .listitem .longtext b {
	color: #99333e !important;
}
.globalsearch .sky-form label {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
	font-size: 16px;
	line-height: 20px;
}
.globalsearch .sky-form .form-control {
	float: left;
	width: 70%;
}
.globalsearch .sky-form .form-control:hover, .globalsearch .sky-form .form-control:focus, .globalsearch .sky-form .form-control:active {
	border-color: #99333e !important;
}
 .globalsearch .sky-form .row input:nth-child(2) {
 display: none;
}
.globalsearch .sky-form .row {
	float: right;
	width: 10%;
}
.globalsearch .sky-form .inline-group {
	margin: 0 -30px -4px 0;
	display: none;
}
/* #### 8031 Teaser Bild mittig #### */

.teaser-bild-mittig .thumbnail-style {
	background: none !important;
}
.teaser-bild-mittig .thumbnail-style h3 > a {
	font-size: 21px !important;
	color: #99333e !important;
	font-weight: normal !important;
	text-transform: none !important;
}
.teaser-bild-mittig p {
	font-size: 14px !important;
	color: #393939 !important;
	font-weight: normal !important;
}
/* alle h2 Überschriften auf der Startseite sollen keinen oberen Abstand haben */
#fd940a3765a2578df99135395269d164 .content.container h2 {
	margin-top: 20px !important;
}
.teaser-bild-mittig .thumbnail-style .thumbnail-img {
	width: 100% !important;
	padding-left: calc(25% + 15px) !important;
}
.teaser-bild-mittig .thumbnail-style img {
	width: 50% !important;
	height: auto !important;
}
.teaser-bild-mittig .row > div {
	text-align: center !important;
}
.teaser-bild-mittig .thumbnail-style .btn-more.hover-effect {
	display: none !important;
}

/* Flexibox */
@media screen and (min-width: 992px) {
 .teaser-bild-mittig .row.margin-bottom-20 {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 overflow: hidden;
}
 .teaser-bild-mittig .row.margin-bottom-20 .col-md-3.col-sm-6 {
 flex: 1;
 background: white !important;
 margin-left: 20px !important;
 margin-right: 0px;
 padding: 0px !important;
 border: 1px solid rgb(200,200,200) !important;
}
 .teaser-bild-mittig .row.margin-bottom-20 .col-md-3.col-sm-6:hover {
 border: 1px solid #000000 !important;
}
 .teaser-bild-mittig .row.margin-bottom-20 .col-md-3.col-sm-6:nth-child(5) {
 margin-right: 20px !important;
}
 .teaser-bild-mittig .row.margin-bottom-20 .col-md-3.col-sm-6 > .thumbnails.thumbnail-style {
 height: auto !important;
 margin-bottom: 0px !important;
}
}
 @media screen and (max-width: 992px) {
 .teaser-bild-mittig .row.margin-bottom-20 .col-md-3.col-sm-6 > div.thumbnails {
 border: 1px solid rgb(200,200,200) !important;
}
.content .col-xs-12 {
    float: none;
}
}
 @media screen and (max-width: 767px) {
 .sppb-divider {
 margin-top: 0px;
 height: 0px;
}
.eventlist.eob_start {
 padding: 15px 0px;
 margin-left: 35px;
 margin-right: 35px;
}
.teaserlist .thumbnail-style .caption h3 a {
 font-size:27px;
}
.teaser-bild-mittig .thumbnail-style {
 height: auto !important;
}
}
