/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Theme for Schmidt Inkasso Team by Southvision
Version:            1.0
Author:             Southvision
Author URI:         https://southvision.de/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


*:focus {
	outline: none!important;
}

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

iframe {
	width: 100%;
}

body {
	font-size: 1.6rem;
	font-family: "PT Sans", sans-serif;
	color: #fff;
}

@media (max-width: 767px){
	html{
		font-size: 9px;
	}
}

@media (max-width: 400px){
	html{
		font-size: 8px;
	}
}

.flexRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.justContCenter {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.alignSelfBeg {
	-ms-flex-item-align: start;
	    align-self: flex-start;
}

.alignSelfEnd {
	-ms-flex-item-align: end;
	    align-self: flex-end;
}

.testimonialComment {
	margin-top: 20px;
}

.maTo25 {
	margin-top: 25px;
}

.maTo60 {
	margin-top: 60px;
}

.maTo120 {
	margin-top: 80px;
}

.maTo3 {
	margin-top: 3rem;
}


@media(min-width: 992px){
	.maBoDesk20{
		margin-bottom: 2rem;
	}	
}

@media (max-width: 991px){
	.maToMo30 {
		margin-top: 30px;
	}
}

@media (max-width: 767px){
	.maToMoSm30 {
		margin-top: 30px;
	}
}


@media (max-width: 1199px){	
	.maToMD3 {
		margin-top: 3rem;
	}	
	
	.maToMD6 {
		margin-top: 6rem;
	}	
}

@media (max-width: 991px){	

	.maToSM3 {
		margin-top: 3rem;
	}	
	
	.maToSM6 {
		margin-top: 6rem;
	}	
}

@media (max-width: 767px){

	.maToXS3 {
		margin-top: 3rem;
	}	
	
	.maToXS6 {
		margin-top: 6rem;
		margin-top: 6rem;
	}	
	
	html {
		font-size: 8px;
	}
}

h1, .h1 {
	font-size: 3.2rem;
	font-weight: 550;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	letter-spacing: 0.05rem;
}

h2, .h2 {
    font-size: 2.7rem;
    font-weight: 700;
    font-family: 'PT Sans', Arial, sans-serif;
    letter-spacing: 0.05rem;
}

h3, .h3 {
	font-size: 2.2rem;
	font-weight: 400;
	font-family: 'PT Sans', Arial, sans-serif;
}

h4, .h4 {
	font-size: 1.7rem;
	font-weight: 400;
	font-family: 'PT Sans', Arial, sans-serif;
}

a {
	color: #e73228 ;
}

.content-info a {
    	color: #fff ;
}

/* FONTS */


@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans'), local('PTSans-Regular'),
       url('../fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}


/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Oswald Light'), local('Oswald-Light'),
       url('../fonts/oswald-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Oswald Bold'), local('Oswald-Bold'),
       url('../fonts/oswald-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/oswald-v16-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Oswald Medium'), local('Oswald-Medium'),
       url('../fonts/oswald-v16-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* HEADER */

header {
	font-family: 'Helvetica', sans-serif;
	background-color: #F2F2F2;
	border-bottom: 2px solid #999;
}

.topHeaderWrap {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #9A9A9A;
}

.topHeaderWrap:after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: 0;
	height: 1px;
	background: rgba(186, 186, 186, 0.4);
}

.topHeaderRight {
	font-family: 'PT Sans', sans-serif;
}

.topHeaderRight>div {
	float: left;
}

.topHeaderRight>div:first-of-type {
	margin-right: 20px;
}

.topHeaderRight span {
	padding-right: 10px;
	color: #fff;
	font-size: 500;
}

.topHeaderLeft {
	font-weight: 300;
}

.mainHeader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.navbar-header, .navbar-collapse {
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

.navbar-brand > img {
	width: 200px;
}

.navbar-nav a {
	color: #010101;
}

.navbar-nav a:hover, .current-menu-item a{
	color:#990100 ;
}

.wrap.scrolled {
	margin-top: 141px;
}

header.scrolled {
	position: fixed;
	z-index: 999;
	top: -200px;
	width: 100%;
	transition: top 1s ease;
}

header.scrolled .topHeaderWrap{
	display: none;
}

header.sticky {
	top: 0;
}

@media (max-width: 1199px) {
	.wrap.scrolled {
		margin-top: 163px;
	}
}

@media (max-width: 991px){
	.navbar-header {
		margin-left: 25%;
	}
	
	.navbar-brand {
		margin-left: -100px;
	}
}

@media (max-width: 767px){
	.topHeaderLeft {
		display: none;
	}
	
	.topHeaderRight:before, .topHeaderRight:after {
		display: table;
		content: " ";
	}
	
	.topHeaderRight:after {
		clear: both;
	}
	
	.topHeaderRight {
		/*width: 325px;
		float: none!important;*/
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	
	.navbar-brand {
		margin-left: -80px;
	}
	
	.navbar-brand > img {
		width: 160px;
	}
	
	.wrap.scrolled {
		margin-top: 127px;
	}
}

@media (min-width: 401px) and (max-width: 991px){
	header.scrolled .navbar-toggle {
		top: 20px;
	}
}

@media(max-width: 430px){
	.topHeaderPhoneWrap, .topHeaderMailWrap {
		display: none;
	}
	
	.wrap.scrolled {
		margin-top: 124px;
	}
}

/* Mobile-Menu */

@media (max-width: 991px){
	#bs-example-navbar-collapse-1 {
		position: absolute;
		width: 100%;
		z-index: 999999;
		background: white;
		margin-left: 0px;
		left: 0px;
		text-align: center;
	}
	
	.navbar-toggle {
		position: absolute;
		right: 0;
		top: 50px;
	}
	
	.navbar-toggle .icon-bar {
		background: #000;
	}
	
	.mainHeader {
		display: block;
	}
	
	.navbar-nav .open .dropdown-menu > li > a{
		padding: 5px 25px;
	}
	
	.navbar-nav .open .dropdown-menu {
		text-align: center;
	}
}

/*
@media(max-width: 400px){
	.navbar-toggle {
		top: 25px;
	}
}
*/
/* Language Switcher */

body .wpml-ls-legacy-list-horizontal, body .wpml-ls-legacy-list-horizontal a {
	padding-top: 0;
	padding-bottom: 0;
	}

@media(min-width: 768px) and (max-width: 991px){
	.topHeaderWrap{
		font-size: 14px;
	}
}

/* HERO SECTION */

.leitbildSection {
	height: 550px;
	background-size: cover;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.leitbildSection .container-fluid{
	width: 100%;
    position: relative;
    height: 100%;
}

.home .leitbildSection {
	height: 750px;
}

.leitbildSection:before{
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	
}

.heroTextWrap h1{
    font-size: 5.9rem;
	margin-top: 0;
}

.heroTextWrap {
    position: absolute;
    text-align: center;
    right: 7rem;
    bottom: 10rem;
    padding: 3rem 8rem 3rem 5rem;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 3px;
    -webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
            box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.heroTextWrap ul{
    padding-left: 2.2rem;
    text-align: left;
    font-size: 2rem;
}

.heroTextWrap .myBtn9 a {
    background: #990100;
    padding: 1.5rem 4rem;
    color: #fff;
    border-radius: 3px;
}

.heroTextWrap h1, .heroTextWrap h2, .heroTextWrap h3, .heroTextWrap h4{
	margin-bottom: 25px;
}

.heroTextWrap h2 {
    text-transform: uppercase;
    }

.heroTextWrap p{
	font-size: 2rem;
}

.heroButton {
	width: 100%;
	padding: 15px 25px;
	border-radius: 5px;
}

.heroButton {
	color: #fff;
	display: block;
    text-align: center;
    font-family: 'Oswald', sans-serif;
}

.heroButtonLeft {
	background: #990100;
}

.heroButtonRight {
	border: 1px solid #fff;
}

@media (max-width: 767px){
	.leitbildSection {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	
	.leitbildSection .container-fluid{
		margin-left: 15px;
		margin-right: 15px;
		width: unset;
		height: unset;
	}
	
	.heroTextWrap {
		position: relative;
		bottom: unset;
		right: unset;
		
	}
	.heroTextWrap h1{
		font-size: 3rem;
	}

	.heroTextWrap h2{
		font-size: 2.4rem;
	}
}

/* News */

.postNav {
	margin-top: 40px;
}

.postNav a{
	border: 1px solid #990100;
	border-radius: 3px;
	padding: 10px 20px;
	font-weight: 700;
}

.newsRows > div:last-of-type {
	margin-bottom: 12rem;
}

.newsWrap {
    /* border: 1px solid rgba(186, 186, 186, 0.4); */
    border-radius: 3px;
    padding: 0px 15px 30px 15px;
}

/* verschiedene Stockwerke */

.blackCondensed20px {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 1.8rem;
}

/* ST-1 Fließtext  */

section.st-1 img {
	display: inline-block;
}

.st-1 {
    background: #010101;
}

.st-1 .myBtn9 a {
    background: #990100;
    padding: 15px 40px;
    color: #fff;
    border-radius: 3px;
}

/* ST-2 Spalten mit Icon  */

.st-2 img{
	margin: 0 auto;
	margin-bottom: 20px;
}

.st-2 {
    background: #010101;
}

.newsImgWrap img {
	margin: 0 auto;
}

.st-2 a {
	color: #990100;
}

/* ST-3 */
.st-3 .cardWrap{
    margin-left: 15px;
    margin-right: 15px;
}

.st-3 {
    background: #010101;
}

/* ST- 4 Auswahlkarte #2 */
.cardWrap{
	border: 3px solid rgba(90, 0, 0, 0.6);
	padding-top: 70px;	
	padding-bottom: 50px;	
}

.cardPreviewWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	cursor: pointer;
}

.cardPreviewWrap:before{
	position: absolute;
	left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	content: "";
	background: rgba(36, 36, 36, 0.85);
}

.cardPreviewWrap:after{
	position: absolute;
	content: "";
	background: url(../images/play-button.png);
	width: 100%;
    height: 100%;
    background-size: unset;
    background-repeat: no-repeat;
    background-position: center;
}

.cardPreview {
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}

/* ST-5 Testimonials  */

.slick-slide {
	width: 770px;
	opacity: 0.3;
}

.slick-current{
	opacity: 1;
}

.slick-list {
	margin-bottom: 25px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #990100;
	background: #990100;
}

.testimonialWrap {
    border: 1px solid rgba(186, 186, 186, 0.4);
	border-radius: 3px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.testimonialName span{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 2.2rem;
}

@media (min-width: 1200px){
	.testimonialsSlider {
		margin-left: 15px;
		margin-right: 15px;
	}	
}

.st-5 img {
	margin: 0 auto;
}

/* ST-6 Accordion */

.card-title a{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 2rem;
	color: #fff;
}

.giveMeABorder {
	border-top: 1px solid rgba(186, 186, 186, 0.4);
	padding-top: 15px;
    margin-top: 15px;
}

.iDontWantABorder {
	border-top: none;
}

/* ST-7 Preistabelle */

.headlineST7 {
	font-size: 2.0rem;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
}

.preisST7 {
	font-size: 1.8rem;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
}

.priceWrap {
	border: 1px solid rgba(186, 186, 186, 0.4);
	padding-top: 25px;
	padding-bottom: 25px;
}

.priceWrap img{
	margin: 0 auto;
}


.priceButton {
	color: #fff;
	background: #990100;
	width: 100%;
    display: block;
    border-radius: 3px;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-top: 40px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 2rem;
}

.priceButton:hover {
	cursor: pointer;
}

/* ST-8 Tabelle */

.tableBody>div {
	border-bottom: 1px solid rgba(186, 186, 186, 0.4);
	padding-top: 15px;
    padding-bottom: 15px;
}

.tableBody>div:last-of-type{
	border-bottom: none;
}

.tabellenkopf {
	border-bottom: 1px solid #BABABA;
	font-family: 'Oswald', sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
}

/* ST-9 CTA #1 */

.st-9 {
    background: #9a9a9a;
}

.st-9 .textArea {
	color: black!important;
	opacity: 0;
	-webkit-transition: opacity 1.5s ease;
	-o-transition: opacity 1.5s ease;
	transition: opacity 1.5s ease;
}

.st-9 .textArea.fadeMeIn {
	opacity: 1;
}

.st-9 .myBtn9 a{
	background: #990100;
	padding: 15px 40px;
	color: #fff;
	border-radius: 3px;
}

.st-9 .textArea p{
	font-family: 'Helvetica', sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
}

.st-10 .textArea p:last-of-type{
	opacity: 1;
}


/* ST-10 CTA #2 */

section.st-10, section.st-9 {
	position: relative;
}

.st-10 {
    background: #010101;
}

section.st-10:before, section.st-9:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.st-10 .textArea {
	padding-top: 30px;
    padding-bottom: 40px;
    background: #010101;
}

.st-10 .textArea p{
	font-family: 'Helvetica', sans-serif;
	font-weight: 400;
	font-size: 1.8rem;
	opacity: 0.8;
	}

.st-10 .textArea p:last-of-type{
	opacity: 1;
}

.st-10 .textArea label{
	font-family: 'Helvetica', sans-serif;
	font-weight: 550;
	opacity: 0.8;
	margin-top: 15px;
	width: 100%;
}

.st-10 .textArea input{
	margin-top: 10px;
	border: 1px solid rgba(186, 186, 186, 0.4);
	border-radius: 3px;
	height: 40px;
	width: 100%;
	}

.st-10 .textArea textarea{
	margin-top: 10px;
	border: 1px solid rgba(186, 186, 186, 0.4);
	border-radius: 3px;
	width: 100%;
		}

.st-10 .textArea .wpcf7-submit {
	color: #fff;
	background: #990100;
	width: 100%;
    display: block;
    border-radius: 3px;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-top: 20px;

}

/* ST-11 */

.st-11 {
    background: #010101;
}

@media (min-width: 768px){
	.st-11 h1, .st-11 h2, .st-11 h3, .st-11 h4 {
		margin-top: 0px;
	}	
}

/* Galerieslider  */

.gallerySlider .slick-slide {
	opacity: 1;
} 

/* Bilderkarten mit Text */


.sectionCases .cardInnerWrap img {
	width: 80%;
}

.sectionCases h3 {
	margin-top: 1rem;
    line-height: 1;
}

.sectionCases .cardInnerWrap {
	padding: 1rem 1.8rem;
}

@media (max-width: 767px ) {
	.sectionCases .justContCenter {
		justify-content: unset;
	}
}

.sectionCases .myBtn9 a {
    background: #990100;
    padding: 15px 40px;
    color: #fff;
    border-radius: 3px;
}

.cardInnerWrap {
    background: #fff;
}

/* Trennstrich */

.sectionBorder {
	border-top: 3px solid #5a0000;
	width: 100%;
}


/* FOOTER */

footer {
	background-color: #9a9a9a;
	padding-top: 50px;
	padding-bottom: 30px;
}

footer p{
	color: #fff;
	text-align: center;
}

.footerHeadline {
	color: #fff ;
	font-family: 'Helvetica', sans-serif;
	font-weight: 500;
	font-size: 2.0rem;
	margin-bottom: 25px;
	text-align: center;
	border-bottom: 2px solid #010101;
    width: 95%;
    display: block;
}

.footer4 img{
	display: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
}

.subFooter {
	margin-top: 15px;
}

.subFooter a{
	margin-right: 22px;
	position: relative;
}

.subFooter a:last-of-type{
	margin-right: 0;
}

.subFooter a:after{
	content: "/";
	position: absolute;
	right: -16px;
}

.subFooter a:last-of-type:after{
	display: none;
}

.home .leitbildSection {
    height: 550px!important;
}

/* Contact Form 7 */


div.wpcf7 {
background-color: #010101 ;
padding:20px;
color:#ffffff !important;
font-size:1rem;
}

div.wpcf7 input, div.wpcf7 textarea{
    color: #000!important;
    }


.topHeaderRight a {
	color: #990100 ;
}

/*Waldhirsch Code*/

/*CTA Button Kontaktformular*/

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #990100!important;
    width: 100%;
    border: 1px solid rgba(186, 186, 186, 0.4)!important;
    border-radius: 3px;
    color: #000!important;
    margin-top: 20px;
}


/* BLOG */
/* BLOG ÜBERSICHTSKACHELN */

section.block-9-blog {
    background-color: black;
    padding-bottom:7rem;
}


section.block-9-blog .blogOverviewTextWrap{
	padding: 0 2.5rem 1rem;
}

section.block-9-blog .blogOverviewHeadline {
	font-size: 2.4rem;
	margin-bottom: 0.7rem;
}

section.block-9-blog .blogOverviewImg {
	margin-bottom: 1.5rem;
}

section.block-9-blog .postDate {
	color: #b1b1b1;
	font-size: 1.4rem;
	margin-bottom: 1.5rem;
}

section.block-9-blog .blogOverviewHeadline a{
	color: #222;
}

section.block-9-blog p {
    color: black;
}

section.block-9-blog .blogOverviewWrap {
	padding-bottom: 1px;
	background: #fff;
    border-radius: 4px;
	-webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.16);
	transition:  transform 0.4s ease;
	height: 100%;
}

section.block-9-blog .blogOverviewWrap:hover {
	transform: scale(1.05);
}



/* BLOG POSTSEITE */

.single-post {
    background-color: #0e0e0e;
}

.newsRows img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width:1200px){

    .newsRows .container{
        width:900px;
    }
}


/* Testimonials Text Color */

.testimonialWrap p {
	color: black;
}


/* Passwortschutz-Seite */


#protected-mask input {
    color: black;
}

#protected-mask .linkeseite {
    border-right: 1px solid #fff;
    background-color: #000;
}

#protected-mask .rechteseite {
    background-color: #9a9a9a;
}

#protected-mask .flexRow {
    border-bottom: 2px solid black;
}