/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('https://gero-rohrbiegerei.de/files/cto_layout/fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://gero-rohrbiegerei.de/files/cto_layout/fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://gero-rohrbiegerei.de/files/cto_layout/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://gero-rohrbiegerei.de/files/cto_layout/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://gero-rohrbiegerei.de/files/cto_layout/fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://gero-rohrbiegerei.de/files/cto_layout/fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

.page-template-page-start #nav-images {
	width: 100%;
	margin: 10px 0 50px;
	padding: 0 60px;
	line-height: 0;
}

.page-template-page-start .nav-img {
	display: block;
	float: left;
	width: 50%;
	padding: 7px 8px;
	position: relative;

}

.page-template-page-start .nav-img img {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.page-template-page-start .nav-img .headline {
	display: block;
	position: absolute;
	width: 100%;
	top: 42%;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 100;
}

.page-template-page-start .nav-img:hover .headline { display: none; }

.page-template-page-start .nav-img h1 {
	display: inline-block;
	padding: 2px 10px;
	margin: 0;
	color: #fff;
	background-color: rgba(216, 130, 46, 0.65);
	font-size: 16px;
	font-size: 1.6rem;
/*	font-weight: 300; */
	letter-spacing: 0.05em;
	line-height: 1em;
	text-transform: uppercase;
}

.page-template-page-start .nav-img .subnav {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 200;
	opacity: 0.0;
	transition: all 0.5s;
	-webkit-transform:translateZ(0);
	-webkit-transition: opacity 0.2s linear;
}

.page-template-page-start .nav-img:hover .subnav {
	/*display: block;*/
	opacity: 1.0;
}

.page-template-page-start .nav-img .subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 10% 0;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.page-template-page-start .nav-img .subnav ul li {
	display: table-row;
	vertical-align: middle;
}

.page-template-page-start .nav-img .subnav ul li a {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.page-template-page-start .nav-img .subnav ul li a:hover {
	text-decoration: underline;
}

.subnav a{
font-size:12px;
}
.cookiebar{
color:#3b2a1d;
}
.ce_image{
padding-bottom:10px;
padding-top:10px;
}
#u-profil-akkordeon-richtig img{
width:100%;
height:330px;
}
.one_fourth:nth-child(4n+1) {clear:both;}
.cookiebar{
color: white;
}
.rs-container.slider_news.boxed.rs-boxedcontainer78500.block {
    margin: 0 auto;
}
h3.headline {
    min-height: 50px;
}
.ce_table.overflow {
    overflow-x: visible !important;
}
.block.one_fourth {
    width: 25%;
}
.ce_iconbox_inside i.fa-phone.fa {
    font-size: 1.4rem;
    /* line-height: 2.2rem; */
}
.telefon {
    margin-top: -30px;
}
.block.footer-col1 {
    width: 30%;
}
.footer-col1 table td {
    border-bottom: 0 !important;
}

@media only screen and (max-width: 970px) {
	
	.smartmenu {
		display: block !important;
	}
}


/* Cookie Consent */
.cookie-consent-wrapper{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
.cookie-overlay{
	width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 10001;
    position: absolute;
}
.cookie-consent{
	position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10002;
}
.cookie-consent-inner{
	position: relative;
    width: 500px;
    margin: 0 auto;
    background: #eee;
    padding: 20px 20px;
    margin-top: 100px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    max-width: 90%;
}
.mt-20px{margin-top:20px;}


@media only screen and (max-width: 324px){
	.cookie-consent-inner{margin-top: 35px;}
	
	
}
@media (min-width:0px) and (max-width: 900px){
	.cookie-consent-inner form input{font-size: 18px;}
	.cookie-consent-inner{width:90%;}
}
@media (min-width:480px) and (max-width: 900px){
	.cookie-consent-inner{margin-top: 15px;}
	.cookie-consent-inner form input{ display:inline-block; width:150px!important;}
}
.cookie-einstellungen {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    left: 25%;
}