/*css*/
@import "/css/reset.css";
@import "/css/skeleton.css";
@import "/css/superfish.css";
@import "/css/touchTouch.css";
@import "/css/form.css";
@import "/css/camera.css";
@import "/css/jquery.fancybox.css";
@import "/css/subscribe-form.css";

html, body { }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.wrap {
	position: relative;
	text-align: center;
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.marTop1{margin-top: 61px;}
.marTop2{margin-top: 46px;}
.marTop3{margin-top: 17px;}
.marTop4{margin-top: 2px;}
.marTop5{margin-top: 34px;}
.marTop6{margin-top: -14px;}
.marTop7{margin-top: 14px;}
.marTop8{margin-top: 10px;}

.marBot1{margin-bottom: -8px;}
.marBot2{margin-bottom: 30px;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 3px solid #c0c0c0;
}

#page4 p{margin-bottom: 9px;}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #f9129b;}
.color2{color: #000000;}
.color3{color: #fafafa;}
.box_1_pad p{color: #706f6f}

.discount_txt{
	float: left;
	margin-right: 2px;
	width: 47px;
	color: #333333;
	font:600 21px/30px Arial, sans-serif;
}

/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	background: #fff;
	color:#706f6f;
	font:14px/21px Arial, Verdana, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 500px;
  width: 24px;
  height: 18px;
  background: url("/images/up-arrow.png") 0 center no-repeat;
  cursor: pointer;
}
#back-top:hover {
  background: url("/images/up-arrow.png") 100% center no-repeat;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	/* background: #fafafa; */
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 73px;
	width:100%;
	background: #f2f1ef;
	
}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	float:left;
	margin:0;
	margin-top: 19px;
}
h1 img{max-width: inherit;}

h2 {
	font:bold 20px/20px Arial, sans-serif;
	color:#06b0cf; 
	margin-top: 0px;
	text-transform: uppercase;
	display: inline-block;
}
h2.line {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.wrap {
  position: relative;
  text-align: center;
}
.line-before,
.line-after {
  position: absolute;
  height: 6px;
  background: url(/images/title_left_side.png) repeat-x 100% 50%;
  top: 50%;
  margin-top: -4px;
}
.line-before {
  left: 0;
}
.line-after {
  right: 0;
  background: url(/images/title_right_side.png) repeat-x 0% 50%;
}

h3{
	font:bold 26px/26px Arial, sans-serif;
	color:#1d1d1b; 
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	margin-top: 17px;
}
h3.v2{margin-top: 61px; font-size: 24px; }
h3.v3{margin-top: 59px;}
h3.v4{margin-top: 59px; margin-bottom: 33px;}
h3 span{
	display: block;
	margin-right: 18px;
	float: left;
}
h3 strong{
	display: block;
	height: 22px;
	/*width: 100%;*/
	background: url(/images/title_right_side.png) repeat-x 0% 50%;
	overflow: hidden;
}



h4{ 
	margin-bottom: 13px;
	color:#1d1d1d;
	font:bold 23px/24px Arial, sans-serif;
}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px Arial, sans-serif;
}

.figure_video{ display: block;margin-top: 75px;}
.figure_video a{display: block;}
.b_right{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border-right: 1px solid #c0c0c0;
}


.lightbox-video{
	position:relative;
	display:inline-block;
}
	.lightbox-video span {
		position:absolute;
		top:0;
		left:0;
		z-index:1;
		display:block;
		width:100%;
		height:100%;
		background: url(/images/magnify-video.png) no-repeat 50% 50%;
		}


.white_bg{
	position: relative;
	margin-top: 40px;
	margin-bottom: 1px;
	padding: 29px 0 13px;
	width: 100%;
	border: none;
	background: #fff;
}

.date_section{ 
	display: block;
	float: left;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-right: 18px;
	padding-top: 9px;
	width: 60px;
	height: 51px;
	background: #3c4346;
	color:#fff;
	text-align: center;
	

	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  
	transition: all 0.6s ease;
	margin-bottom: 17px;
}
.day{
	display: block;
	font: 18px/19px Arial, sans-serif;
}
.month{
	display: block;
	text-transform: uppercase;
	font: 10px/14px Arial, sans-serif;
}
.comment_link{
	margin-top: 31px;
	margin-right: 31px;
}
.main_date_section:hover .date_section{background: #e74c3c;}

p{margin-bottom: 16px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}
.img1{
	float: left;
	margin-top: 5px;
	margin-right: 22px;
}

.img2{
	margin-top: 38px;
	margin-bottom: 25px;
}
.img3{
	margin-top: 38px;
	margin-bottom: -8px;
}

a { 
	color: #5b5b5b;
	text-decoration:none; 
	cursor:pointer;
}

a.link1{
	font:300 12px/18px Arial, sans-serif;
	color: #06b0cf;
	text-transform: uppercase;
}
a.link1:hover{color: #000;}

a.link2{
	font:12px/18px Arial, sans-serif;
	color: #999;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 11px 0 8px;
}
a.link2:hover{color: #41c0d7;}

a.link3, p.link3{color: #6f6f6f; text-transform: uppercase; margin-top: 5px; display: inline-block;}
a.link3.v2{margin-top: 0px; margin-bottom: 10px; display: inline;}
a.link3.v3, p.link3.v3{margin-top: 32px; margin-bottom: 25px; color: #868686; font: Arial, Verdana, sans-serif; font-size: 18px;}
a.link3:hover{color: #94827b;}

a.link4, span.wiezijnwe_naam{
	font:14px/18px Arial, Verdana, sans-serif;
	color: #5b5b5b;
	text-align: center;
	display: block;
	padding: 11px 0 8px;
}
a.link4:hover{color: #a77536;}



a:hover{
	color: #000;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.date_txt{text-transform: uppercase; font-size: 12px; color: #6f6f6f;}

.top_section{
	padding-top: 9px;
	padding-bottom: 8px;
	width: 100%;
	background: #fff;

}
.top_section br{display: none;}
.top_section p{
	float: right;
	margin-top: 22px;	
	margin-bottom: 0px;
	color: #0bc0d3;
	font:300 20px/22px Arial, sans-serif;
}
.top_section p a{
	color: #0bc0d3;
	font:300 20px/22px Arial, sans-serif;	
}
.top_section p a:hover{color: #f9129b;}

.comment_icon2{
	position: relative;
	display: inline-block;
	margin: -17px -2px 0 19px;
	width: 63px;
	height: 55px;
	background: url(/images/comment_icon_big.png) 0 0 no-repeat;
}
.section_year{
	float: left;
	width: 50px;
	color: #969594;
}

ul.ondernemingen {
	margin-left: 12px;
	list-style-type: disc;
	color: #94827b;
}
ul.ondernemingen li span {
	color: #969594;
}

/************Header************/
header{
	position: relative;
	z-index: 1000;
	/*
	padding-top: 31px;
	padding-bottom: 42px;
	*/
	padding-top: 0;
	padding-bottom: 20px;
	min-height: 15px;
	background: #fff;
}
header.content_header{
	margin-bottom: 78px;
}

.under_header_txt1{
	float: left;
	color:#7a7a7a;
	font:300 12px/20px Arial, sans-serif;
	font-style: italic;
}
.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/
.box_1{
	width: 100%;
	background: #fff;
	/* border: 1px solid #e1e0de; */
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin-top: 62px;
	color: #232323;
	font-size: 12px;
}
.box_1_pad{padding: 26px 27px 33px;}
/* ============================= start tabs ====================== */
.tabs1 { margin-top: 48px; font: 12px/21px Arial, sans-serif;}
.tab_container {background: #ffffff; padding: 32px 35px 36px 31px;  margin-top: -1px;
	/*border: 1px solid #e1e0de;*/
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.07);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.07);
	box-shadow: 0 0 10px rgba(0,0,0,0.07);
}
.tabs li { float: left; margin-right: 1px;}
.tabs li a { 
	display: block; 
	padding: 9px 42px 8px 42px;
	background: #3c4346; 
	font:13px/20px Arial, sans-serif;
	color:#fff; 
	text-transform: uppercase;
	-moz-box-shadow: 0 -3px 3px rgba(0,0,0,0.07);
	-webkit-box-shadow: 0 -3px 3px rgba(0,0,0,0.07);
	box-shadow: 0 -3px 3px rgba(0,0,0,0.07);
}
.tabs li a:hover { background: #189ab2;}
.tabs li a.current { background: #ffffff; color: #9d9d9d;/*border: 1px solid #e1e0de;*/ border-bottom: 0px;}
.tabs1 .img-ind {margin-top: 4px;margin-right: 23px;}

.tabs1 .btn {background: #4e9dd6;}
.tabs1 .btn:hover {background: #e85c41;}
/* ============================= end tabs ====================== */
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-bottom: 15px;
  /* margin-left: 23px; */
  padding-top: 6px;
}
.listWithMarker li {
  display: block;
  margin-bottom: 10px;
  padding-left: 46px;
  background: url(/images/list_marker.png) 30px 3px no-repeat;
}
.listWithMarker li a {
  color: #868686;
  text-decoration: none;
  font:12px/16px Arial, sans-serif;
  text-transform: uppercase;
}
.listWithMarker li a:hover {
  color: #41c0d7;
}


/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(/images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}


.more_btn{
	display: inline-block;
	margin-top: 4px;
	padding: 5px 14px;
	background: #94827b;
	color: #fff;
	text-decoration:none; 
	font:normal 14px/20px Arial, Verdana, sans-serif;
}
.more_btn:hover{
	background: #BCBEBF;
	color: #fff;
}
.icon-arrow-right{
	position: relative;
	top: -1px;
	left: 0;
	margin-left: 10px;
	font-weight: normal;
	font-size: 14px;
	font-family: 'FontAwesome';
	line-height: 1em;
}


.more_btn2 {
	display: inline-block;
	color: #f9129b;
	text-decoration:none;
	text-transform: uppercase;
	font:12px/18px Arial, sans-serif;
}
.more_btn2:hover{color: #000;}

.more_btn3{
	display: inline-block;
	margin-top: 14px;
	padding: 7px 18px 8px 23px;
	/* padding-right: 22px; */
	background: #fff;
	color: #0bc0d3;
	text-decoration:none;
	text-transform: uppercase;
	font:600 14px/20px Arial, sans-serif;
}
.more_btn3:hover{
	background: #f9129b;
	color: #000;
}

.more_btn4{
	display: inline-block;
	margin: 4px 0 20px 0;
	padding: 3px 16px;
	background: #94827b;
	color: #fff;
	text-decoration:none; 
	font:normal 12px/20px Arial, Verdana, sans-serif;
}
.more_btn4:hover{
	background: #BCBEBF;
	color: #fff;
}


figure{display: block;}
figure.img_inner {
	display: block;
	overflow: hidden;
	margin-bottom: 23px;
	padding-top: 41px;
	padding-bottom: 0px;
	height: auto;
	line-height: 0;

}
figure iframe {
	width: 100%;
	height: 320px;
}
address{
	display: block;
	margin-bottom: 20px;
	color: #969594;
	font: 14px/21px Arial, Verdana, sans-serif;
	font-style: normal;
}
address dl dt{
	margin-bottom: 10px;
	/* color: #47d4f9; */
	font-size: 14px;
}
address dd span{
	position: relative;
	display: inline-block;
	/* color: #969594; */
	width: 20px;
}
/*
address dd {
	color: #B29976;
}
*/
address a, a.link5{
	color: #5b5b5b;
	text-decoration: none;
}
address a:hover, a.link5:hover{color: #000;}

/*------start list_fprev2 ------- */
.list_carousel {
  position: relative;
  margin-top: -22px;
  padding: 67px 0 45px;
}
.caroufredsel_wrapper{
	padding-bottom: 20px;
	margin-bottom: -20px;
}
.list_carousel ul {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
  padding-bottom: 20px !important;
}
.list_carousel li {
  float: left;
  margin-right:20px !important;
  padding: 0;
  width: 140px !important;
  text-align: center;

	background: #fff;
	border-left: 1px solid #e1e0de;
	border-right: 1px solid #e1e0de;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
.list_carousel.responsive {
  width: auto;
}
.carousel_btns{
	top: -2px;
	right: 0;
	position: absolute;
	min-width: 47px;
	min-height: 25px;
	background: #f2f1ef;
	padding-left: 20px;
}
.prev,
.next {
  position: absolute;
  top: 0px;
  right: 0;
  display: block;
  width: 25px;
  height: 25px;
}
.next {
  background: url(/images/next.png) no-repeat 0 0;
}
.prev {
  right: 28px;
  background: url(/images/prev.png) no-repeat 0 0;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------end list_carousel ------- */

/*------start list_carousel2 ------- */
.list_carousel2 {
  position: relative;
  margin-top: 40px;
  /* padding: 67px 0 45px; */
  margin-left: 0;
  /*max-width: 810px;*/
  
}
.list_carousel2 ul {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
}
.list_carousel2 li {
  float: left;
  margin-right: 20px !important;
  padding: 0;
  width: 380px !important;
  text-align: center;
}
.list_carousel2.responsive {
  width: auto;
}
.prev2,
.next2 {
  position: absolute;
  top: 50%;
  right: -38px;
  display: block;
  width: 25px;
  height: 40px;
  margin-top: -20px;
}
.next2 {
  background: url(/images/next2.png) no-repeat 0 0;
}
.prev2 {
  left: -38px;
  background: url(/images/prev2.png) no-repeat 0 0;
}
.prev2:hover,
.next2:hover {
  background-position: 0 bottom;
}
/*------end list_carousel2 ------- */



/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /* display:block; */
    display: inline-block;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 18px solid #06c4e6; 
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
}
footer a { 
	color: #fff;
}
footer a:hover { 
	color: #000;
}
footer ul {
	/* margin-left: 12px; */
	list-style-type: none;
}
footer ul li {
	padding: 5px 0;
	/* border-bottom: 1px solid #79501c; */
	/* background: url("/images/footer_line.jpg") bottom left no-repeat; */
}
footer ul li.first {
	padding-top: 0;
}
footer ul li.last {
	/* border-bottom: 0; */
	background: none;
}
.main-footer{
	padding-top: 45px; 
	padding-bottom: 48px;
	background: #94827b;
}
.main-footer p{
	margin:0;
	color:#8e9294;
	font:14px/24px Arial, sans-serif;
}
p.footer_txt1{
	color:#06c4e6;
	font:16px/24px Arial, sans-serif;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.logo_footer{
	display: inline-block;
	margin-top: 34px;
}
.footer_priv{
	padding: 11px 0 3px;
	color: #fff;
}
.footer_priv p{margin-top: 6px;margin-left: 0; color: #797c7e; font: 12px/20px Arial, sans-serif; letter-spacing: 1px;}
.footer_priv a{color: #797c7e;}
.footer_priv a:hover{color: #fff;}

/*----------- start social icons ----------------*/
.top_section strong {
  position: relative;
  top: 1px;
  left: 0;
  margin: 0 3px 0 3px;
  color: #0bc0d3;
  font-weight: normal;
  font-size: 20px;
  font-family: 'FontAwesome';
  line-height: 1em;
}


.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 2px;
  white-space: nowrap;
  margin-top: 26px;
  margin-left: -12px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 26px;
}
.soc_icons > li > a {
  position: relative;
  color: #ced0d1;
  font: normal normal 42px 'FontAwesome';
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons > li > a:hover {
  color: #06c4e6;
  text-decoration: none;
}

.top_section .soc_icons{margin-top: 0; margin: 0;}
.top_section .soc_icons > li{margin-right: 2px;}
.top_section .soc_icons.fright > li{margin-right: 0;}
.top_section .soc_icons > li > a {
	color: #fff;
	width: 28px;
	height: 28px;
	display: inline-block;
	background: #282e31;
	text-align: center;
	font: normal normal 14px/28px 'FontAwesome';

}
.top_section .soc_icons > li > a:hover {color: #fff; background: #24b9d9;}
/*----------- end social icons ----------------*/

.priv_block{float: left;}
.terms_block{float: right;}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1239px) {
	.div-content{width:100%;}
}


@media only screen and (max-width: 995px) {

	.tabs li a { padding: 9px 22px 8px 22px; }

	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	address dd span{width: 74px;}
	.slider_wrapper {height: auto !important;}


	figure iframe {width: 100%;}
	figure.img_inner {padding-top: 20px;}

	.list_carousel li {width: 108px !important;}
	.box{overflow: visible;}
	.caption span.slider_txt1{font:bold 36px/48px Arial, sans-serif;}

	.magnifier2 {width: 100%;}
	.footer_txt2{font-size: 13px !important;}
	.prev2, .next2{top:auto; 	bottom: -40px;}

	.prev2 {left: 0px;}
	.next2 {right: 0px;}

	.list_carousel2 li {width: 300px !important;}

}
@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize, h1 img{width: auto;}
	.box{overflow: visible;}

	/* img:not(.no_resize) {width: 100%; */
	.caption span.slider_txt1{ margin-top: 20px;font:bold 22px/30px Arial, sans-serif;}
	.mobile_bottom_mar{margin-bottom: 30px !important;}
	.mobile_marleft_0{margin-left: 0 !important;}

	.mobile_txt_cntr{text-align: center;}
	.list_carousel li {width: 127px !important;}

	/*.prev2 {left: 0px !important;}
	.next2 {right: 15px !important;}*/
	.list_carousel2 {
		position: relative;
		margin-left: 0px;
	}
	/*.list_carousel2 ul{margin-left: 16px;}*/
	.soc_icons > li > a {
		font: normal normal 22px 'FontAwesome';
	}
	.soc_icons {margin-left: 0px; }
	.img1{margin-bottom: 20px;}
	.list_carousel2 li {width: 200px !important;}

}


@media only screen and (max-width: 479px) {
	.grid_12{margin: 0 4px !important;}
	header .grid_12{margin: 0 5px !important;}
	.alpha, .omega{margin: 0 !important;}
	.mobile_bottom_mar{margin-bottom: 30px !important;}

	.list_carousel li {width: 83px !important;}
	/*.list_carousel2 li {width: 260px !important;}*/
	.caption{display: none;}

	.tabs li a { padding: 9px 12px 8px 12px; }
	a.link2{font:9px/18px Arial, sans-serif;}
	.list_carousel2 li {width: 134px !important;}

}
@media only screen and (max-width: 320px) {

}

/*** BWEB ***/
.wiezijnwe_portfolio {
	position: relative; 
	font-size: 11px; 
	line-height: 20px; 
	color: #5b5b5b;
}
.wiezijnwe_portfolio b {
	color: #94827b;
}
.wiezijnwe_portfolio ul {
	margin-left: 14px;
	list-style-type: disc;
}
.wiezijnwe_quote {
	position: relative; 
	margin-top: 6px; 
	padding: 20px; 
	color: #fff; 
	background-color: #bfaa72;
}
.box_1 img {
	margin: -10px 0 0 -10px;
	border-top: 10px solid #fff;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
.bimgshadow {
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}