body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    line-height: 1.2;
}

h1, h2, h3, h4, h5, h6 {
	color: #750d67;
    font-weight: 300;
	font-size: 1.5em;
    margin-bottom: 10px;
}

a {
    color: #750d67;
    text-decoration: underline;
}

ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
}

#page_home #banner .section_home{
	background: url(../../bitrix/templates/Prodeon/images/img-banner-home.jpg) no-repeat right top;
	height: 345px;
} #page_home #banner .section_home h1{
	display: none;
}

/*#banner .section_prodeon {
    background: url(/bitrix/templates/Prodeon/images/img-banner-prodeon.jpg) no-repeat right top;
	height: 225px;
}

#banner .section_biogas {
    background: url(/bitrix/templates/Prodeon/images/img-banner-biogas.jpg) no-repeat right top;
	height: 225px;
}

#banner .section_wind {
    background: url(/bitrix/templates/Prodeon/images/img-banner-wind.jpg) no-repeat right top;
	height: 225px;
}

#banner .section_zon {
    background: url(/bitrix/templates/Prodeon/images/img-banner-zon.jpg) no-repeat right top;
	height: 225px;
}

#banner .section_contact {
    background: url(/bitrix/templates/Prodeon/images/img-banner-contact.jpg) no-repeat right top;
	height: 225px;
}*/

.section_banner{
	height: 225px;
}

#header{
	width: 100%;
}

#page_home header .titlelabel {
    display: block;
}

header .titlelabel {
    display: none;
	float: right;
	margin-top: -27px;
	margin-right: -1px;
    background: #FBBB00;
    width: 80px;
    /*padding: 0 10px;*/
	padding: 2px 10px;
    line-height: 22px;
    text-decoration: none;
    /*height: 24px;*/
    color: #ffffff;
    /*position: absolute;*/
    right: 0;
    bottom: 0;
    -moz-border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    border-radius: 0 0 7px 0;
}

#mainmenu {
	/*position: absolute;*/
	float: left;
	margin-top: -25px;
    width: 440px;
    bottom: 0;
    left: 0;
    height: 24px;
    background: #c1022c;
    padding: 0 20px;
}

#mainmenu a {
    color: #fff;
    font-size: 1.077em;
    line-height: 1.2;
}

.nav-hor {
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

.nav-hor li:first-child {
    padding-left: 0!important;
    margin-left: 0!important;
    border-left: 0!important;
}

.nav-hor li:last-child {
    padding-right: 0!important;
    margin-right: 0!important;
    border-right: 0!important;
}

#mainmenu li {
    margin-top: 4px;
    line-height: 1;
	float: left;
}

#mainmenu a {
    color: #fff;
    font-size: 1.077em;
    line-height: 1.2;
}

#mainmenu li.active a {
    color: #FBBB00;
}

.pipes li {
    padding: 0 10px 0 0;
    margin: 0 0 0 10px;
    border-right: 1px solid #cccccc;
	float: left;
}

#companylogo{
	margin: 0;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 284px;
    height: 159px;
	/*margin-left: 15px;*/
} #companylogo a {
    display: block;
    /*background: url(/bitrix/templates/Prodeon/images/images.png) 0px 0px no-repeat;*/
    background: url(../../bitrix/templates/Prodeon/images/logo_prodeon_zonder_pay-off.png) 0px 0px no-repeat;
    width: 284px;
    height: 159px;
}

#submenu {
    margin-top: -5px;
}

#submenu li {
    list-style: disc;
    color: #999;
    margin: 0 0 0 13px;
    line-height: 1.6;
}

#submenu a {
    color: #999;
    font-size: 1.077em;
}

.nav-ver {
    margin: 0;
    padding: 0;
    list-style: none;
}

#main{
	float: left;
    padding: 20px 0;
    width: 100%;
}

#searchholder {
    margin-bottom: 10px;
}

#search input {
    border: 0;
    background: #eeeeee;
    padding: 4px;
    /*width: 147px;*/
	width: 82%;
	height: 22px;
}

#search button, .search-page input[type="submit"] {
    background: #c1022c;
    border: 0;
    color: #ffffff;
    height: 22px;
    margin: 0;
    padding: 0 8px;
    -moz-border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    border-radius: 0 0 7px 0;
	cursor: pointer;
}

.bt_brances{
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
} .bt_brances img{
	width: 100%;
	height: auto !important;
}

.sidecontainer{
	float: left;
	width: 100%;
} .sidecontainer h2{
	font-size: 1em;
	font-weight: bold;
}

.sidecontainerround{
    position: relative;
    background: #eee;
    padding: 10px;
	padding-bottom: 0 !important;
	width: 100%;
    margin-bottom: 10px;
    border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    -webkit-border-radius: 0 7px 7px 7px;
}

.bgpurple {
    background-color: #750d67;
    color: #ffffff;
} .bgpurple h2{
	color: #ffffff;
}

.sidecontainer .morelabel{
	background: #fbbb00;
	width: 80px;
	float: right;
	background: #fbbb00;
    padding: 4px 10px;
    text-decoration: none;
    color: #ffffff;
    display: block;	
	margin: 0 -10px 0 0;
    right: 0;
    bottom: 0;
    -moz-border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    border-radius: 0 0 7px 0; 
} .sidecontainer .morelabel:hover { 
	color: rgba(255,255,255,0.7); 
}

#newsarticles .pager{
	margin: 0 !important;
} #newsarticles a{
	color: #000000;
	font-weight: bold;
}

.more:after {
    content: ' ›';
}

#container4{
	color: #000000;
	margin-top: 10px;
}

.leftsidemenu{
	margin-bottom: 20px;
}

#footercontainer{
	width: 100%;
	background: #EEEEEE;
	padding: 15px 50px 50px 50px;
}

#legallinks{
	width: 350px;
    margin: 0 auto;
}

#footer a {
    color: #999;
}

#hometools {
    margin-top: 1em;
}

/*#contentainer1{

}

#contentainer1 .morelabel {
    background: #750D67;
    left: 0;
    top: 0;
    height: 40px;
    padding-left: 17px;
	padding: 4px 10px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    right: 0;
    bottom: 0;
    -moz-border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    border-radius: 0 0 7px 0;
}*/

.navbar-header{
	background: #c1022c;
}
.navbar-toggle {
    border-color: #fff;
}
.navbar-collapse{
	background: #c1022c;
}
.navbar-nav>li>a{
	color: #ffffff;
}
.navbar-nav>li>a:hover{
	text-decoration: underline;
	background: #c1022c !important;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

#searchresults {
    padding-top: 15px;
}

#searchresults .container {
    cursor: pointer;
    width: 150px;
    height: 100px;
    margin-right: 15px;
    float: left;
    margin-bottom: 50px !important;
	position: relative;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    -webkit-border-radius: 0 7px 7px 7px;
}

#searchresults .duurzaamheid {
    background-image: url(../../bitrix/templates/Prodeon/images/img-duurzaamheid.jpg);
}

#searchresults .wind {
    background-image: url(../../bitrix/templates/Prodeon/images/img-wind.jpg);
}

#searchresults .biogas {
    background-image: url(../../bitrix/templates/Prodeon/images/img-biogas.jpg);
    clear: left;
}

#searchresults .zon {
    background-image: url(../../bitrix/templates/Prodeon/images/img-zon.jpg);
}

#searchresults .container .moretitle {
    text-decoration: none;
    color: #000000;
    font-size: 0.923em;
	float: left;
	margin-top: 100px;
    margin-left: -10px;
}

.thumb {
    background: url(../../bitrix/templates/Prodeon/images/img-thumb.html) no-repeat;
    height: 92px;
}

#searchresults .morelabel {
    background: #fbbb00;
    padding: 4px 10px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    -moz-border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    border-radius: 0 0 7px 0;
}

#searchresults .morelabel {
    background: #750d67;
}

#searchresults .morelabel:hover {
    color: rgba(255,255,255,0.7);
}

#breadcrumbs{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#breadcrumbs, #breadcrumbs a, #breadcrumbs li {
    color: #aaa;
    font-size: 0.923em;
	float: left;
}

.introtext {
    font-size: 0.923em;
    font-weight: bold;
    margin-bottom: 1em;
}

article {
    border-top: 2px dotted #aaa;
    margin-top: 10px;
    padding-top: 10px;
}
#newsarticles h2 {
    font-size: 1em;
    margin: 0;
}
#newsarticles h2 a{
    color: #750d67;
}	

#contentainer1 {
	position: relative;
    background: #eee;
    margin-bottom: 10px;
    border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    -webkit-border-radius: 0 7px 7px 7px;
	padding-bottom: 10px;
} #contentainer1 .inner{
	padding: 10px;
}

#contentainer1 ul {
    background: #ffffff;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 19px;
}

#contentainer1 ul li:first-child {
    color: #750D67;
    float: left;
    font-size: 0.923em;
}
#contentainer1 ul li {
    text-align: right;
    padding: 5px 7px 15px 7px;
}

#contentainer1 .more{
	margin-right: 10px;
	color: #000;
	text-decoration: none;
} #contentainer1 .more:hover{
	text-decoration: underline;
}

#contentainer1 ul li.conlusion {
    background: #999;
    color: #ffffff;
    padding-bottom: 7px;
    line-height: 1;
}

#contentainer2 {
    height: 265px;
    background: #eeeeee url(../../bitrix/templates/Prodeon/images/img-mrreves.jpg) no-repeat center bottom;
	float: left;
	width: 100%;
}

#contentainer2 .morelabelorange {
    background-color: #FBBB00;
    color: #000000;
	padding: 10px 10px;
	border-radius: 0px 0px 7px 0px;
    -moz-border-radius: 0px 0px 7px 0px;
    -webkit-border-radius: 0px 0px 7px 0px;
} .morelabelorange a{
	color: #000;
	text-decoration: none;
}

.morelabelpurple {
    background-color: #750d67;
    color: #ffffff;
	padding: 10px 10px;
	border-radius: 0px 0px 7px 0px;
    -moz-border-radius: 0px 0px 7px 0px;
    -webkit-border-radius: 0px 0px 7px 0px;
} .morelabelpurple a{
	color: #ffffff;
	text-decoration: none;
}

.col-sm-3{	
	margin-bottom: 50px;
}

#ieacontainer{
	float: left;
	width: 100%;
	margin: 10px 0 50px 0;
} #ieacontainer img{
	width: 100%;
	display: block;
}

#twitter-widget-0{
	width: 100% !important;
	max-width: 100% !important;
}

.timeline{
	width: 100% !important;
	max-width: 100% !important;
}

.col-sm-push-4{
	color: #000000;
}

.col-sm-push-4 img{
	width: 100%;
}

.col-sm-push-4 table{
	margin-bottom: 15px;
}

/*projects { width:100%;}
#projects ul { white-space:normal; list-style:none; margin:0; padding:0;}
#projects div { width:150px; height:auto; margin:0 25px 0 0; padding:0; display:block; float:left; }

#projects div .title { display:block; text-decoration:none; color:#000000; margin-top: 3px; font-size:0.923em;}
#projects .morelabel { background:#750D67 url(/bitrix/templates/Prodeon/images/corner-rb-trans.png) right bottom no-repeat; top:75px; bottom:auto;}*/

.projects .imagelink { width:150px; height:100px; position: relative; }
.projects .imagelink img { width: 100%; height: 100%; }
.projects .container{ padding:0 !important; width: 170px !important; height: 120px !important; }
.projects .moretitle{ margin: 10px 0 !important; }

.cornered {border-radius: 0 7px 7px 7px; -moz-border-radius: 0 7px 7px 7px; -webkit-border-radius: 0 7px 7px 7px; position:relative;}

/* the overlayed element */
.simple_overlay { display:none; border: 1px solid #cccccc; z-index:10000; background-color:#eee; width:640px; min-height:200px; -moz-box-shadow:0 0 90px 5px #000; -webkit-box-shadow: 0 0 90px #000; }
.simple_overlay img { display:block;}
.simple_overlay .close { background:url(../../bitrix/templates/Prodeon/images/icon-close.gif) no-repeat; position:absolute; z-index:999999; right:15px; top:15px; cursor:pointer; height:24px; width:24px; opacity: 1 !important; }
#overlay1, #overlay2 { width:auto; height:auto;}
#projectsoverlay { padding:15px; width:640px;}

#projectsdetail p strong { font-size:0.923em;}
#projectsdetail .images .project-corners { position:absolute; width:500px; left:0; bottom:0; height:12px; z-index:1; background: url(../../bitrix/templates/Prodeon/images/bg-project-corners-trans.png) no-repeat;}
#projectsdetail #contentainer3 > .morelabel {-moz-border-radius:  0 7px 0 0; -webkit-border-radius:  0 7px 0 0;  border-radius: 0 7px 0 0;}

#projectsdetail h2 { font-size: 1em; font-weight: bold; }
#projectsdetail h3 { margin:0; font-size: 13px; font-weight: bold; }

.profdetailcontainer{
	padding: 20px 10px 186px 10px;
	margin: 2em 0 2em 0;
	position: relative;
    background: #eee;
    border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    -webkit-border-radius: 0 7px 7px 7px;
}

#contentainer3 .images {
    position: absolute;
    width: 100%;
    height: 185px;
    left: 0;
    overflow: hidden;
}

#contentainer3 .images .image {
    position: relative;
    width: 50%;
    height: 185px;
    float: left;
}

#contentainer3 .images img {
    display: block;
    float: left;
    width: 100%;
    height: 185px;
}

#projectsdetail .images .project-corners {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -2px;
    height: 12px;
    z-index: 1;
    background: url(../../bitrix/templates/Prodeon/images/bg-project-corners-trans.png) no-repeat;
	background-size: 100%;
}

#projectsdetail #contentainer3 > .morelabel {
    -moz-border-radius: 0 7px 0 0;
    -webkit-border-radius: 0 7px 0 0;
    border-radius: 0 7px 0 0;
	bottom: auto;
    top: 0;
	background-color: #750D67;
	padding: 4px 10px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    position: absolute;
    right: 0;
}

#projectsdetail ul, #projectsdetail ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
}

#contentainer3 .images .morelabel {
    background: #750D67;
    padding: 4px 10px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 100%;
	height:520px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items > div {
	float:left;
	width:608px;
	height:480px;
	position:relative;
	background-color:#000;
}

.items div .content { display:none;}

/* single scrollable item */
.scrollable img {
	/*float:left;*/
	margin:0 auto;
	display: block;
    line-height: 100%;
    outline: medium none;
    text-decoration: none;
	height: 100% !important;
}

/* active item */
.scrollable .active {
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../../bitrix/templates/Prodeon/images/scrollable/arrow/hori_large.html) no-repeat;
	display:block;
	width:24px;
	height:24px;
	cursor:pointer;
	font-size:1px;
 position:absolute;
 bottom:20px;
}

a.prev { background:url(../../bitrix/templates/Prodeon/images/icon-prev.gif) no-repeat; right:45px;}
a.next { background:url(../../bitrix/templates/Prodeon/images/icon-next.gif) no-repeat; right:15px;}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 30px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 30px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../../bitrix/templates/Prodeon/images/scrollable/arrow/vert_large.html) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	



@media (min-width: 768px){
	.navbar-toggle {
		display: none;
	}
	
	#bs-example-navbar-collapse-1{
		display: none !important;
	}
	
	.langselectdesktop, .crumbsdesktop{
		display: block;
	}
	
	.langselectmobile, .crumbsmobile{
		display: none;
	}
}

@media (max-width: 768px){
	#mainmenu {
		display: none;
	}
	
	#search input {
		padding: 10px;
		height: auto;
		width: 80%;
	}	
	
	#search button {
		padding: 10px 20px;
		height: auto;
	}
	
	.langselectdesktop, .crumbsdesktop{
		display: none;
	}
	
	.langselectmobile, .crumbsmobile{
		display: block;
		padding-left:13px;
		margin: 10px 0;
	}
}


@media only screen and (max-width: 768px)  {
    iframe[id^='twitter-widget-']{ 
        width: 100px !important;
    }
}
