/* 
Theme Name:		 Adocom Theme
Theme URI:		 http://childtheme-generator.com/
Description:	 Adocom Theme is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
Author:			 adocom ohg
Author URI:		 http://childtheme-generator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 adocom-theme
*/

@import url("https://use.typekit.net/nll4ycj.css");

/*
    Add your custom styles here
*/

.cookie{
	margin-top:20px;
}

body { font-size: 18px; }

.widget { font-size: 18px; }

h1{
	text-align:center;
	color:#000;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:1.8rem;
}

.left-data{
	color:black;
	text-align:left;
}

h2{
	text-align:center;
	color:#000;
	margin-bottom:0;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;	
	font-size: 1.8rem;	
}

h3{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;		
}

.sow-features-feature-content h3 {
	font-weight: 500;
	font-size: 2rem;
}


p{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;	
	font-size: 18px;
}

span.wpcf7-list-item {
    margin: 0 0 0 0;
}

.chw-widget, #content.site-content{
	padding-top:0;
	padding-bottom:0;
}

.header-img {position:relative;}

.header-text-box {
	position: absolute;
	right:0;
	bottom:0;
	background:rgba(255,255,255, 0.7);
	padding-top:40px;
	padding-bottom:40px;
	padding-left:80px;
	padding-right:80px;
}

.header-text h1 {
	font-size:3.5rem;
	line-height:4rem;
	color: #424242;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;		
}

.header-text span.red-cap {color:red;}

.header-text span.blue-cap {color:blue;}


.gaskamin-breit span{
	position: absolute;
    right: -15%;
    top: 45%;
	background:rgba(255,255,255, 0.8);
	padding-top:20px;
	padding-bottom:20px;
	padding-left:50px;
	padding-right:50px;
	border-radius: 3px;
	font-size:2.2rem;
	line-height:2.6rem;
	color: #424242;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;		
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand img{
	max-width:90%;
}

table.tg {
    color: #FFF;
    margin: 30px 100px;
    font-size: 18px;
}

#page-sub-header, .site-info, .entry-footer, .pb-3{
	display:none;
}

.entry-title{
	display:none;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #fff;
}

header#masthead{
	background-color:rgba(244,249,253, 1);
	box-shadow: 0 0.1rem 0.3rem rgb(0 0 0 / 75%), inset 0 -1px 0 rgb(0 0 0 / 50%);
	position: fixed;
    width: 100%;
	z-index:100;
	padding: 0;
}

#masthead .container {
	max-width:100%;
	padding: 10px 50px;
}

#masthead .navbar-nav > li:hover > .dropdown-menu {
    display: block;
    top: 30px;
}
#masthead .navbar-nav li > .dropdown-menu li:hover .dropdown-menu {
    left: 190px;
    top: 0;
    width: 200px !important;
    display: block;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: red;
    font-weight: 400;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: black;
	font-size:1.2rem;	
	font-weight: 400;
	padding: 0 1.5rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child > a {
	padding: 0 0 0 1.5rem;
}

.bilder-produkte-sonnenschutz{
	text-align:center;
}

#main-nav{
	margin-top: 70px;
}

#main-nav ul li a{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
}

#main-nav ul li a:hover{
	font-family: futura-pt, sans-serif;
	font-weight: 400 !important;
	font-style: normal;
}

.contact-top{
	position:absolute;
	right:0;
	top:0;
	display:flex;
	justify-content: flex-end;
}

.contact-top .right {
	margin-left: 20px;
}

.bilder-produkte{
	max-width:100%;
	margin: 0 auto;
	text-align:center;
	padding-bottom:100px;
	margin-top:40px;
}

.bilder-produkte img{
	display:inline-block;
	max-width: 50%;
	text-align:center;
	margin:0 auto;
	border-radius:5px;	
}

.pro-bilder {
	width: 49%;
    display: inline-block;
	margin: 0 auto;
	margin-bottom:40px;
}

.pro-bilder:hover .pro-text{
	background: rgba(66,66,66,0.8);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bilder:hover .pro-text-sonnenschutz{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bilder:hover .pro-text{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bilder:hover .pro-text-steuerungen{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}


.pro-bilder:hover .pro-text{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bilder:hover .pro-text-sonnenschutz{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bilder:hover .pro-text{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bilder:hover .pro-text-steuerungen{
	background: rgba(255,255,255,0.0);
	color:#4c8aa400;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.pro-bild{
	max-width:300px;
}

.pro-text {
    color: white;
    background: rgba(66,66,66,0.8);;
    font-size: 36px;
    text-align: center;
    position: absolute;
    margin-top: -60px;
    width: 470px;
    height: 60px;
    padding-top: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.pro-text-steuerungen{
	color: #4c8aa4;
    background: rgba(255,255,255,0.7);
    font-size: 25px;
    text-align: center;
    position: absolute;
    margin-top: -82px;
    width: 265px;
    height: 90px;
    padding-top: 22px;
}

.pro-text-sonnenschutz{
	color: #4c8aa4;
    background: rgba(255,255,255,0.7);
    font-size: 25px;
    text-align: center;
    position: absolute;
    margin-top: -82px;
    width: 282px;
	margin-left:22px;
    height: 90px;
    padding-top: 22px;
}

.wp-caption {
    max-width: 96%;
    text-align: center;
    border: none;
    padding: 0;
    background: transparent;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
    background: rgba(68,64,126,0.8);
    color: #fff;
    font-size: 2.5rem;
    position: relative;
    height: 70px;
    line-height: 1.2;
    bottom: 70px;
    font-family: 'futura-pt';
    font-weight: 300;
}

.sow-features-feature-right-left-container {
    background-color: rgba(244,249,253, 1);
    padding: 10px 20px 50px;
}
.sow-features-feature-content {
    margin-bottom: 30px;
}
.sow-features-feature-content p {
    text-align: justify;
	min-height: 150px;
}
p.sow-more-text a {
    background-color: #44407e;
    color: #fff;
    padding: 5px 20px;
}

.blue-box {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}

.blue-box h2 {
	background-color: #44407e;
    color: #fff;
    padding: 20px;
	width: 60%;
}

.unsere-produkte, 
.news {
	padding-top:100px;
}

h1.news { color: black; }

.news-txt {
    text-align: center;
	margin-bottom: 50px;
}

.news-txt h2 { 
	color: black; 
	padding-top: 20px;
}

.angebot { 
	width: 100%;
	padding-left: 30px;
}

.angebot h2 { 
	color: black; 
	text-align: left;
	padding-top: 20px;
}

#pg-8-1 > .panel-grid-cell, #pg-8-1 > .panel-row-style > .panel-grid-cell {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.wp-caption.alignnone {
    margin: 0 auto;
}

.leistungen{
	max-width:1170px;
	display:block;
	margin:0 auto;
	margin-top:40px;
}

.leistungen .leistung{
	display:inline-block;
	max-width:300px;
	height:240px;
	background-color: rgba(244,249,253, 1);
	color: #424242;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	padding-top:30px;
	border-radius: 3px;
}

.leistungen .leistung:not(:first-child){
	margin-left:20px;
}

.leistungen .leistungen-parent{
	text-align:center;
}

.leistungen .leistung{
	text-align:left;
}



.h2-leistungen{
	padding-top:100px;
}

.leistungen .leistung h3{
	text-align:center;
}

.leistung p{
	text-align: justify;
}

.leistung-button{
	background-color:#424242;
	color:white;
	width:120px;
	text-align:center;
	margin:0 auto;
	padding-top:2px;
	padding-bottom:2px;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;	
	cursor:pointer;
}

.h2-partner{
	padding-top:100px;
}

.partner{
	max-width: 980px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top:40px;
    text-align: center;
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom: 100px;
}

.partner img{
	display:inline-block;
}

.partner img:not(:first-child){
	margin-left:20px;
}

#partner-slider .slick-track {
    display: flex;
    align-items: center;
	margin: 15px 0 0 0;
}


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

.footer-menu ul{
	padding-left:0;
	margin-bottom:0;
}

.footer-menu ul li{
	display:inline-block;
}

.footer-menu ul li a{
	color:white;
}

.footer-menu ul li:not(:first-child){
	margin-left:40px;
}

#footer-widget .widget{margin:0;}
#footer-widget {
	background-color: #44407E !important;
	padding-top:0;
	padding-bottom:20px;
	color:white;
}
#footer-widget h6 {color: #fff;}

#foo-map {
	max-height: 450px;
	padding: 0;
}
#foo-info {padding: 50px 0 0 0;}

#foo-info h3 {color:#fff;}

#foo-legal-menu {
	padding-top:20px;
	border-top:1px solid white;
}

.unterseiten{
	max-width:1170px;
	margin: 0 auto;
}

.unterseiten h1{
	padding-top:100px;
}

.unterseiten h2{
	padding-top:100px;
}

.unterseiten p{
	margin-top:40px;
	text-align:center;
	color:white;
	padding-bottom:100px;
}
	
.unterseiten .space-less{
	margin-top:-100px;		
}


.unterseiten-erweitert p{
	margin-top:40px;
}

.unterseiten-erweitert .planung{
	margin:0 auto;
	max-width:700px;
}

.unterseiten-erweitert .planung h1, h2{
	padding-top:60px;
	text-align:center;
}

.unterseiten-erweitert .planung h3{
	margin-top:20px;
}

.planung-ul{
	padding-left:0;
}

.planung-ul li{
	display:inline-block;
}

.planung-ul li:not(:first-child){
	margin-left:40px;
} 

.planung{
	padding-left:20px;
	padding-right:20px;
}

#partner{
	max-width:1170px;
	margin: 0 auto;
}

#partner h1{
	padding-top:100px;
}

#partner ul{
	margin-top:40px;
	color:white;
	padding-bottom:100px;	
}

#partner ul li:not(:last-child){
	margin-bottom:3px;
}

.grundofen-vorteile{
	text-align:left;
	margin:0 auto;	
}

.grundofen-vorteile ul li{
	color:white;
}

form .half-cole-left label {
    font-size: 16px;
    width: 47.5%;
    float: left;
}

form .half-cole-right label {
    font-size: 16px;
    width: 47.5%;
    margin-left: 5%;
}

form .full-cole label {
    font-size: 16px;
}

form{
	padding-bottom:100px;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #424242;
    border-color: #424242;
}

.kontakt{
	padding-top:70px;
	color: black;
}

.impressum th,
.impressum td{
	padding: 10px 0 10px 0;
}

.impressum th{
	width: 300px;
}

.rechtliches{
	padding-bottom:100px;
	padding-top:70px;
}

.kontakt-info {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.kontakt-info .left {
    width: 25%;
    float: left;
}

.kontakt-info .right {
    width: 75%;
    float: left;
}

.kontakt-info p { margin-bottom: 0; }

@media screen and (max-width:1199px){
	.navbar-toggler{
		display:none;
	}
	.footer-menu ul li{
		display:block;
	}
	.footer-menu ul li:not(:first-child) {
    margin-left: 0px;
	}
}

@media screen and (max-width: 1650px){
	.bilder-produkte img{
		max-width:400px;
		max-height:225px;
	}
	.pro-text{
		width:400px;
	}
}

@media screen and (max-width:1400px){
	.bilder-produkte img {
		max-width: 350px;
		max-height: 197px;
	}
	.pro-text {
    width: 350px;
	}
	.header span{
		top:55%;
	}
}

@media screen and (max-width:1200px){
	.bilder-produkte img {
		max-width: 300px;
		max-height: 169px;
	}
	.pro-text {
    width: 300px;
	font-size: 28px;
	padding-top:9px;
	}
}

@media screen and (max-width:1150px){
	.header span{
		top:45%;
		left:0%;
	}
}

@media screen and (max-width:1050px){
	.header span{
		top:35%;
		left:0%;
	}
	
	.pro-bilder{
	display:block;
	}
	
	.pro-bilder:last-child{
		margin-bottom:0;
	}
	
	.bilder-produkte img {
	max-width: 400px;
	max-height: 225px;
	}
	
	.pro-bild {
    max-width: 400px;
	}
	
	.pro-text {
    position: relative;
	width: 400px;
    height: 60px;	
	}
	.pro-bilder {
    width: 39%;
	}
	
	.gaskamin-breit span {
    top: 58%;
	}
	header#masthead {
    height: 100px;	
	}
	.navbar-brand img {
    width: 170px;
	}
}


@media screen and (max-width:1024px){
	
	.gaskamin-breit span {
	right:0%;
	position: relative;
	text-align:center;
	width: 100%;
	background-color:transparent;	
	padding-top:10px;
	padding-bottom: 10px;		
	display:block;	
	}
	
	.leistungen .leistung{
	display: inline-table;
	}
}

@media screen and (max-width: 950px){
	.pro-bilder {
	width:100%;
	}
	.pro-bild{
	max-width:100%;	
	}
	
	.pro-text{
	text-align: center;
    margin: 0 auto;	
	background-color:transparent;	
	}
	.leistungen .leistung{
	display:block;
	max-width: 400px;	
	}
	.leistungen .leistung:not(:first-child){
	 margin: 0 auto;
	 margin-top:40px;
	}
	.leistungen .leistung{
	 margin: 0 auto;	
	}
}

@media screen and (max-width:780px){
	#partner ul{
		padding-bottom:0;
	}
	#partner .partner-right{
		padding-bottom:100px;
	}
}

@media screen and (max-width:767px){
	#footer-widget{
		text-align:center;
	}
}

@media screen and (max-width:750px){
	.header span{
		top:35%;
		width: 100%;
		text-align:center;
		font-size: 24px;
		line-height: 2.0rem;
		padding-top:10px;
		padding-bottom:10px;
	}
}

@media screen and (max-width:650px){
	.header span{
		top:30%;
	}
}	

@media screen and (max-width:600px){
	.header span{
		top:25%;
	}
}	

@media only screen and (max-width: 500px) {
    form .half-cole-left label {
        display: block;
        width: 100%;
    }
    form .half-cole-right label {
        display: block;
        width: 100%;
    }
    form label {
        margin-left: 0 !important;
    }
	
	.navbar-brand img{
	width:150px;
	}
	
	.leistungen .leistung{
	max-width:300px;	
	}
	
	.contact-top{
	right:50px;	
	}
	
	.pro-text{
		max-width:100%;
	}
	
	.header span{
	display:none;
	} 
	.partner img:not(:first-child) {
    margin-left: 0;
	}
	.bilder-produkte img{
	max-width:320px;	
	}
	.rechtliches table th, .rechtliches table td{
		display:block;
	}
	.rechtliches table td{
	border-bottom: 1px solid lightgrey;
	margin-bottom:10px;	
	}
}

@media only screen and (max-width: 400px) {
	.navbar-brand img{
	width:110px;
	}
	header#masthead {
    height: 70px;
	}
}	