/******************Default Style*****************/
* {
	border:0;
	margin:0;
	outline:none;
	padding:0;
	text-decoration:none;
}
ol, ul {
	list-style: none outside none;
}
table {
	border-collapse: collapse;
}
img {
	display: block;
}
a {
	color: #CAC0B6;
}

a:hover {
	color: #1EB8EA;
}
a img {
	border-width: 0;
}
.clear {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('../fonts/helveticaneue-roman-webfont.eot');
	src: url('../fonts/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneue-roman-webfont.woff') format('woff'),  url('../fonts/helveticaneue-roman-webfont.ttf') format('truetype'),  url('../fonts/helveticaneue-roman-webfont.svg#HelveticaNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/******************My Style*****************/
body {
	font-family:"HelveticaNeueRegular", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(../img/bg/main_bg.jpg) repeat-x left top #ececec;
}

#header {
	width:994px;
	height:70px;
	padding:0 0 0 30px;
	position:relative;
	z-index:555;
	margin:0 auto;
}
#logo {
	float:left;
	padding:23px 0 0 0;
	width:235px;
}
#logo img {
	width:235px !important;
}
#logo a {
	display:inline-block;
}
#menu {
	float:right;
	position:relative;
	width:512px;
	padding:25px 0 0 0;
}
#menu ul {
}
#menu ul li {
	float:left;
}
#menu ul li a {
	color:#cac0b6;
	font-size:22px;
	display:block;
	padding:0 26px 19px 24px;
}
#menu ul li a:hover {
	color:#19bbec;
}
#menu ul li a.active {
	color:#19bbec;
}
#menu > ul > li:hover > a {
	color:#19bbec;
}
#menu ul li:hover .submenu {
	display:block;
}
#menu ul li .submenu {
	position:absolute;
	background:#353a43;
	width:486px;
	padding:15px 0 35px 26px;
	display:none;
	top: 69px;
}
#menu ul li .list_item_2 {
	width:382px;
}
#menu ul li .submenu .title {
	color:#19BBEC;
	font-size:16px;
	padding:0 0 28px 0;
	cursor: pointer;
}

#menu ul li .submenu .title:hover {
	color: #19BBEC !important;
}

#menu ul li .submenu ul {
	width:150px;
	float:left;
}
#menu ul li .submenu ul li {
	float:none;
	font-size:16px;
	line-height:25px;
	color:#fff;
}
#menu ul li .submenu ul li a {
	color:#cac0b6;
	font-size:16px;
	padding:0 0 0 0;
}
#menu ul li .submenu ul li a:hover {
	color:#19BBEC;
}
#menu ul li .submenu ul li a.active {
	color:#1eb8ea;
}

.page_2 #hide {
	display: none !important;
}

.page_38:hover #hide,
.page_41:hover #hide{
	display: block !important;
}

.page_38 #hide2,
.page_41 #hide2,
#menu .page_41 .submenu{
	display: none !important;
}

/******************Start Main Container*****************/
#main_container {
	/*padding:0 0 50px 0;*/
	min-width: 1024px
}
#main_content {
	min-width: 1024px;
}
#breadcrumbs {
	background:#fff;
	width:100%;
	height: 70px;
	min-width: 1024px;
}
#cs_breadcrumbs {
	padding:25px 0 26px 31px;
	width:993px;
	margin:0 auto;
}
#cs_breadcrumbs ul {
}
#cs_breadcrumbs ul li {
	display:inline;
	color: #cac1ba;
	font-size: 16px;
}
#cs_breadcrumbs ul li a {
	font-size:16px;
	color:#1eb8ea;
	background:url(../img/bg/aerow_pointer.png) no-repeat left 5px;
	padding:0 4px 0 13px;
	font-family:"HelveticaNeueRegular", Arial, Helvetica, sans-serif;
}
#cs_breadcrumbs ul li:first-child a {
	background:none;
	padding-left:0;
	color: #cac1ba;
}
#cs_breadcrumbs ul li:first-child a:hover {
	background:none;
}
#cs_breadcrumbs ul li a:hover {
	color:#1eb8ea;
	background:url(../img/bg/aerow_pointer_hover.png) no-repeat left 5px;
}
#cs_breadcrumbs ul li a.active {
	color:#cac0b6;
	/*background:url(../img/bg/aerow_pointer_hover.png) no-repeat left 5px;*/
}
.links_block {
	width:100%;
	background: #ECECEC;
	margin:0 auto;
	
}
.links_block ul {
	width: 1024px;
/*	margin: 0 auto;*/
}
.links_block ul li {
	float:left;
	width:256px;
}
.links_block ul li a {
	display:block;
	width:256px;
	height:256px;
}
.links_block ul li a img {
	display:inline;
	text-align:center;
}

.links_block ul li, .links_block ul li img{
	width: 256px!important;
	height: 256px!important;
}


.social_nav_bg {
	background:#fff;
	width:100%;
}
.social_nav {
	min-width:1024px;
	width: 1024px;
	padding:0px 0 70px 0;
	margin:0 auto;
	clear: both;
	background: #fff;
}
.social_nav ul {
	padding:0 0 0 475px;
	/* width: 1024px; */
	margin: 0 auto;
}
.social_nav ul li {
	float:left;
	padding:0 8px 0 0;
}
.social_nav ul li a {
	position:relative;
	text-indent:-99999px;
}
.social_nav ul li.list_item_1 a {
	display:block;
	background:url(../img/bg/twitter_ico.png) no-repeat left top;
	width:23px;
	height:15px;
}
.social_nav ul li.list_item_1 a:hover {
	background:url(../img/bg/twitter_ico_hover.png) no-repeat left top;
}
.retina .social_nav ul li.list_item_1 a {
	background:url(../img/bg/icon-twitter-150dpi.png) no-repeat;
	background-size: cover;
	background-position: 0 -3px;
	height: 16px;
}
.social_nav ul li.list_item_2 a {
	display:block;
	background:url(../img/bg/facebook_ico.png) no-repeat left top;
	width:17px;
	height:16px;
}
.retina .social_nav ul li.list_item_2 a {
	background:url(../img/bg/icon-facebook-150dpi.png) no-repeat left top;
	background-size: cover;
	height: 17px;
}
.social_nav ul li.list_item_2 a:hover {
	background:url(../img/bg/facebook_ico_hover.png) no-repeat left top;
}
.social_nav ul li.list_item_3 a {
	display:block;
	background:url(../img/bg/in_ico.png) no-repeat left top;
	width:17px;
	height:16px;
}
.retina .social_nav ul li.list_item_3 a {
	background:url(../img/bg/icon-linkedin-150dpi.png) no-repeat left top;
	background-size: cover;
	height: 17px;
}
.social_nav ul li.list_item_3 a:hover {
	background:url(../img/bg/in_ico_hover.png) no-repeat left top;
}
#left_content {
}
#right_content {
}
/******************End Main Container*****************/

#footer {
	background:#ececec;
	min-height:172px;
}
#footer .footer_content {
	width:1024px;
	margin:0 auto;
}
#footer .footer_content .banner_block {
	float:left;
	width:256px;
}
/***************** Start MB Gallery*************************/
#gallery_block {
	padding:2px 0 0 0;
	height:680px;
	width:100%;
	min-width: 1024px;
	background:#fff;
	overflow: hidden;
}

.mb_view_carousel {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

.mb_view_carousel .mb_view_viewport {
	height: 636px;
	overflow: hidden;
	position: relative;
	width: 1024px;
}

.mb_view_carousel .mb_view_items,
.mb_view_carousel .mb_view_item {
	left: 0;
	position: absolute;
	top: 0;
}

.mb_view_carousel .mb_view_item_image img {
	max-width: 1024px;
	max-height: 636px;
}

.mb_view_carousel .mb_view_item {
	display: none;
	width: 636px;
}

.mb_view_carousel .mb_view_item.active,
.mb_view_carousel .mb_view_item.hold,
.mb_view_carousel .mb_view_item.hold_prev,
.mb_view_carousel .mb_view_item.hold_next {
	display: block;
}

.mb_view_carousel .mb_view_item.active {
	z-index: 10;
}

.mb_view_carousel .mb_view_item.hold {
	z-index: 20;
}

.mb_view_carousel .mb_view_item.hold_prev {
	left: -1024px;
}

.mb_view_carousel .mb_view_item.hold_next {
	left: 1024px;
}

.mb_view_carousel .mb_view_item_prev,
.mb_view_carousel .mb_view_item_next {
	cursor: pointer;
	height: 18px;
	position: absolute;
	top: 285px;
	width: 16px;
	z-index: 50;
}

.mb_view_carousel .mb_view_item_prev.disabled,
.mb_view_carousel .mb_view_item_next.disabled {
	cursor: default;
}

.mb_view_carousel .mb_view_item_prev {
	width: 45px;
	height: 18px;
	left:237px;
	padding:0;
	top:640px;
	font-size: 15px;
	color: #22bbea;
	font-weight: bold;
}

.mb_view_carousel .mb_view_item_next {
	right: 224px;
	width: 70px;
	height: 18px;
	font-size: 15px;
	padding: 0;
	top:640px;
	z-index: 800;
	color: #22bbea;
	font-weight: bold;
}

.mb_view_carousel .mb_view_controls {
	z-index: 30;
	clear: both;
	float: left;
	width: 1024px;
	top: -9px;
	* top: 0;
	position: relative;
	text-align: center;
	right: 1px;
	margin-left: 5px;
}

.mb_view_carousel .mb_view_play,
.mb_view_carousel .mb_view_control {
	cursor: pointer;
	/*float: left;*/
	display: inline-block;
	* display: block;
	* float: left;
	height: 8px;
	margin-right: 9px;
	text-align: center;
	width: 8px;
	background: url(../img/bg/gallery_control_bg_2.png);
}

.retina .mb_view_carousel .mb_view_control {
	background: url(../img/bg/stipje-uit.png);
	background-size: cover;
}

.mb_view_carousel .mb_view_play {
	background: url(../img/bg/pause.gif) center no-repeat;
}

.mb_view_carousel .mb_view_play.pause {
	background-image: url(../img/bg/play.gif);
}

.mb_view_carousel .gallery_control {
	width: 1024px;
	margin: auto;
	position: relative;
}

.mb_view_carousel .mb_view_control:hover,
.mb_view_carousel .mb_view_control.active {
	background: url(../img/bg/gallery_control_hover_bg_2.png);
}

.retina .mb_view_carousel .mb_view_control:hover,
.retina .mb_view_carousel .mb_view_control.active {
	background: url(../img/bg/stipje-aan.png);	
	background-size: cover;
}

.mb_view_carousel .mb_view_blocker {
	background-color: #fff;
	bottom: 8px;
	cursor: pointer;
	display: none;
	filter: alpha(opacity=0);
	left: 8px;
	opacity: 0;
	position: absolute;
	right: 8px;
	top: 16px;
	z-index: 40;
}
/***************** End MB Gallery*************************/



/***************** About *********************************/

.item_list {
	width: 1024px;
	margin: 0 auto;
}

.item {
	background: #fff;
	overflow: hidden;
}

.item_text_left, .item_text_center, .item_text_right {
	padding: 30px 0 46px 0;
	float: left;
}

.item_text_left {
	padding-left: 30px;
	width: 226px;
}

.item h1 {
	color: #1eb8ea;
	font-weight: normal;
	font-size: 22px;
}

.item p {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #d0beb2;
}

.item_text_center {
	padding-left: 18px;
	width: 344px;
	
}

.item_text_center p{
	font-size: 13px;
}

.item_text_right {
	padding-left: 33px;
	padding-right: 30px;
	width: 343px;
}

.item_text_right p{
	font-size: 13px;
}

/******************  Testimonial ****************/

.testimonial {
	width: 100%;
	min-width: 1024px;
	padding: 70px 0 75px 0;
	overflow: hidden;
}

.testimonial .inner { width: 1024px; margin: 0 auto; }
.odd { background: #fff; }
.even { background: #f6f6f6; }

.testimonial_logo {
	padding-left: 65px;
	width: 236px;
	float: left;
	overflow: hidden;
}

.testimonial_logo img {
	width: 236px;
	height: auto;
	display: block;
}

.testimonial_text {
	padding-left: 53px;
	width: 605px;
	float: left;
}

.testimonial_text p {
	font-size: 21px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #cac0b6;
	font-weight: normal;
}

.testimonial_author h3 {
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #353a43;
	font-weight: normal;
}

.testimonial_author a {
	color: #1eb8ea;
}

.testimonial_author {
	width: 350px;
	float: left;
}


/*******************  News  ********************/

.scroll_button {
	width: 86px;
	height: 86px;
	position: absolute;
	left: 48%;
	top: 590px;
	background: url(../img/bg/scroll_btn.png) top left no-repeat;
	cursor: pointer;
	z-index: 999;
	display: none;
}

.news_list {}
.scroll_button {}
.newsitem {}
.odd {}
.even {}
.inner {}
.news_image {}
.news_image img {}
.news_text {}
.news_text h1 {}
.news_text p {}

.newsitem {
	width: 100%;
	min-width: 1024px;
	color: #000; /* temp */
}

.newsitem .inner {
	width: 1024px;
	margin: 0 auto;
	padding: 0 64px 0 61px;
	position: relative;
	overflow: hidden;
	left: 3px;
}

.news_image {
	width: 866px;
	position: relative;
	z-index: 50;
}

.news_text {
	width: 33px;
	position: relative;
	z-index: 100;
}

.news_text .text {
	width: 448px;
	position: relative;
	z-index: 100;
	padding: 123px 0 94px 0;
}

.news_text h1 {
	font-size: 48px;
	font-weight: bold;
	line-height: 45px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	color: #1eb8ea;
	margin-bottom: -8px;
}

.news_title_bottom .cufon{
	margin-bottom: -8px;
	line-height: 0px !important;
}

.news_text p {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.02em;
	margin-top: 37px;
	width: 288px;
	color: #fff;
}

.news_text p a {
	color: #1eb8ea;
}
/* ODD */
.newsitem.odd .inner{
	padding: 0 64px 0 61px;
	
}

.odd .news_image, .odd .news_image img {
	float: left;
}

.odd .news_text {
	float: right;
	right: 60px;
}

.odd .news_text .text {
	float: right;
	position: relative;
	text-align: right;
}

.odd .news_text p {
	float: right;
}

/* EVEN */
.newsitem.even .inner{
	padding: 0 64px 0 61px;
}

.even .news_image, .even .news_image img {
	float: right;
}

.even .news_text {
	float: left;
	left: 63px;
}

.even .news_text .text {
	float: left;
	text-align: left;
}

.even .news_text p {
	float: left;
}


/*************************  Contact ***************************/

.contact_page {
	width: 100%;
	min-width: 1024px;
	background: #fff;
	overflow: hidden;
	padding: 74px 0 0 0;
}

.contact_page .inner {
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 190px;
}

.left {
	width: 213px;
	padding-left: 88px;
	float: left;
}

.center {
	padding-left: 66px;
	width: 312px;
	float: left;
}

.right {
	padding-left: 55px;
	width: 254px;
	float: left;
}


.contact_page .left > img,
.contact_page .center > img,
.contact_page .right > img {
	height: 18px;
}

.right p{
	margin-left: 4px;
}

#cs_google_maps {
	width: 100%;
	height: 1024px;
}


.contact_page h1 {
	color: #cac0b6;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

.contact_page h1 span {
	color: #1eb8ea;
	font-weight: bold;
}

.contact_page p {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #cac0b6;
	padding-top: 28px;
}

.contact_page p img {
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 6px;
}

#header {
	z-index: 750;
}

.werk_detail_list {
	width: 1024px;
	margin: 0 auto;
	max-width: 1024px;
}

.werk_detail_list li{
	cursor: pointer;
}

.map a img{
	width: 100%;
	height: 100%;
}

.client_link
{
	background-image: none;
}

#menu li a, 
.item_text_left,
.submenu ul li, 
.submenu ul li a, 
.title {
	font-family: 'Karla', sans-serif;
	font-weight: 400;
}

.contact_page h1, 
.contact_page h1, 
.contact_page h1, 
.news_text h1, 
.mb_view_item_next, 
.mb_view_item_prev {
	font-family: 'Karla', sans-serif;
	font-weight: 700;
}