
body
{

}
h1
{
	font: 60px/1.2em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 5.5px;
	font-weight:700;
	font-weight:bold
	}
h2
{
	font: 45px/1.025em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 5.5px;
	word-wrap: break-word;
	font-weight:400;
}
h3
{
	font: 30px/1.2em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	word-wrap: break-word;
	font-weight:300;
}
h4
{
	font: 28px/1.43em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	word-wrap: break-word;
}
h5
{
	font: bold 18px/1.11em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
}
p
{
}
a,
a:visited, 
a:active
{
    text-decoration: none;
    border: none;
    outline: none;
}
a:hover 
{
    text-decoration: none;
    border: none;
    outline: none;
}
.doc-loader 
{
    
	/*opacity: 0;
	visibility:hidden;
	display:none;*/
	
	position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;	
}
.doc-loader td 
{   

/*opacity: 0;
	visibility:hidden;
	display:none;*/

    background-color: #F2F2F2;
    text-align: center;
    vertical-align: middle;
}
/* navigation
================================================== */
div.main_menu
{
	width: 100%;
	height: 76px;
	background-color: #FFF;
	z-index: 999; 
}
.logo
{
	display: inline-block;
	width: 180px;
	height: 50px;
	background-image: url(../images/logo.svg);
	background-repeat: no-repeat;
	margin-top: 15px;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.logo a
{
	display: inline-block;
	
	
}

.logo:hover
{
	opacity: 0.4;
	
	 -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}


div.main_menu nav
{
	height: 76px;
}
div.main_menu nav ul
{
	height: 100%;
}
div.main_menu nav ul li
{
	display: inline-block;
	height: 100%;
	font: 13px/6.36em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: 300;
	margin-top: 0px;
}
div.main_menu nav ul li.first a
{
	padding-left: 0px;
}
div.main_menu nav ul li.last a
{
	padding-right: 0px;
}
div.main_menu nav a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #555;
}
div.main_menu nav ul li a:hover
{
	
	color: #999; 
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
div.main_menu nav ul li.active a
{
	color: #000; 
	
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
	/* small menu
	================================================== */
.small-menu-wrapper
{
	width: 100%;
	margin: 0 auto;
}
.small-menu
{
	width: 100%;
	height: 45px;
	margin-top: 12px;
	padding: 13px;
	text-align: center;
	font: 14px/2.2em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	color: #3c3c3c;
	border: 0;
	outline: none;	
}






/* topmenu > NL-FR
================================================== */



.topmenu
{
	height: 15px;
	float: right;
	margin-top:27px;
	margin-right:10px;
		color: #CCC;
}
.topmenu ul
{
	height: 15px;
}
.topmenu ul li
{
	display: inline-block;
	height: 15px;
	font: 10px/2em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: normal;
margin-top: 5px;
}
.topmenu ul li.first a
{
	padding-left: 50px;
	
}

.topmenu ul li.first
{
	padding-left: 50px;

	font-weight:bolder;
	color:#ccc;

	}


.topmenu ul li.last 
{
	padding-right: 0px;
		padding-left: 5px;
			color:#ccc;
}

.topmenu ul li.last a
{
	padding-right: 0px;
			padding-left: 5px;

}
.topmenu a
{
	display: block;
	padding-left: 0px;
	padding-right: 5px;
	text-decoration: none;
	color: #666; 
}
.topmenu ul li a:hover
{
	color: #111;
		font-weight:bolder;

	
}
.topmenu ul li.active a
{
	color: #666;
}

.topmenu ul li.chosen a
{
	color:#000;
	font-weight:bold;

/*		border-bottom-style: solid;

	border-bottom-color: #999;
	border-bottom-width: 7px;
	padding-bottom: 15px;	*/
}



























/* home
================================================== */
.home
{
	width: 100%;
	color: #fff;
	/*background-color: transparent;*/
	background-color:#000;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover; /* Safari and Chrome */
	-moz-background-size: cover; /* Firefox */
	-o-background-size: cover; /* Internet Explorer */
	background-size: cover; /* CSS3 */ 
}
.top_background
{
	background-image: url('https://player.vimeo.com/video/453740368');
	background-position:bottom; 
}
.home_nav_img_content
{
	margin-top: 10px;
	margin-bottom: 60px;
}
a.home_nav_img
{
	display: inline-block;
	width: 100px;
	height: 90px;
/*	background-image: url('../images/home_arrow.png');*/
    background-repeat: no-repeat; 
	
		 background-position: left bottom;
	
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	
}
a.home_nav_img:hover 
{
		background-position: left top;
	 
	 -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}

.intro_icon
{
	margin-top: 145px;
	margin-bottom: 50px;
}



.section_icon
{
	margin-top: 65px;
	margin-bottom: 100px;
}
/* service
================================================== */
.service
{
	background-color: #edebe0;
	color: #3d3d3a;
}
.info
{
	font: 16px/2.0em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #333;
}

.webshopinfo
{
	font: 19px/1.5em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #444;

}


.infosmall
{
	font: 16px/1.8em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #333;
}

.service_img
{
	width: 100%;
	height: 370px;
	margin-bottom: 155px;
	background: transparent url(../images/service_image_01.png) scroll 0 0 no-repeat;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
ul.check_list
{
	margin-left: 30px;
}
.check_list
{
	font: 18px/1.94em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
}
.check_list li
{
	padding-left: 40px;
	background: transparent url(../images/service_check.png) scroll 0 8px no-repeat;
}
/* apps
================================================== */
.apps
{
	color: #3d3d3a;
}
.apps_wrapper_top
{
	background-color: #e1dfd4;
	padding-top: 145px;
	margin: 0 auto;
}
.bg_top_apps_img
{
	width: 100%;
	min-height: 560px;
	background: transparent url(../images/apps_bg_image.png) no-repeat;
	background-position: center; 
	-webkit-background-size: contain; /* Safari and Chrome */
	-moz-background-size: contain; /* Firefox */
	-ms-background-size: contain; /* Internet Explorer */
	-o-background-size: contain; /* Opera */
	background-size: contain; /* CSS3 */ 
}
.bg_apps
{
	padding-top: 50px;
}
.bg_apps_img
{
	height: 1320px;
	background: transparent url(../images/apps_phone_img.png) no-repeat;
}
.app_store_google_play
{
	width: 100%;
	margin-top: 175px;
	margin-bottom: 190px;
}
a.app_store
{
	display: inline-block;
	margin-left: 12%;
	width: 250px;
	height: 85px;
	margin-right: 6.5%;
	background-image: url('../images/app_store_button.png');
    background-repeat: no-repeat; 
}
a.app_store:hover 
{
	 background-position: left bottom;
}
a.google_play
{
	display: inline-block;
	width: 250px;
	height: 85px;
	background-image: url('../images/google_play_button.png');
    background-repeat: no-repeat; 
}
a.google_play:hover 
{
	 background-position: left bottom;
}
<!--	/* apps work-->
	================================================== 
.full_width_apps
{
	padding-top: 80px;
	padding-bottom: 55px;
	background-color: #F8D221;
}
div.apps_work_image_slider_holder
{
	margin-left: 0;
	width: auto;
	position: relative;
}
.apps_work_image_slider
{
	position: absolute;
	display: block;
	font: 22px/1.36em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
}
ul#apps_work_image_slider li
{
	font-size: 0;
	line-height: 0;
}
a#apps_work_prev
{
	position: absolute;
	top: 40%;
	left: 20px;	
}
a#apps_work_next
{
	position: absolute;
	top: 40%;
	right: 20px;	
}
.apps_work_image_slider
{
	color: #ffffff;
}
.apps_full_screen_image
{
	width: 100%;
	height: 990px;
	color: #fff;
	background-image: url("../images/slide_apps_bg.jpg");	
	background-position: center top;
    background-repeat: no-repeat;
}
.apps_full_screen_title
{
	padding-top: 320px;
}


/* portfolio
================================================== */
.portfolio
{
	/*background-color: #edebe0;*/
	background-image:url(../images/bgs/bg5.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover; /* Safari and Chrome */
	-moz-background-size: cover; /* Firefox */
	-o-background-size: cover; /* Internet Explorer */
	background-size: cover; /* CSS3 */ 
	
	color: #555;
}
.portfolio .info
{
	font: 16px/2.0em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #333;
}
.portfolio-section-title-right
{
	line-height: 38px;
}
#portfolio-items
{
	height: auto !important;
	background-color:#000;
		overflow: hidden;

}
#portfolio-items li
{	
	float: left;
	font-size: 0;
	position: relative;
	line-height: 0;
	background-color:#000;
}
#portfolio-items li img
{
	width: 100%;
	height: auto;
	background-color:#000;
	display:block;
	
}



#aboutpix-items
{
	height: auto !important;
	
}
#aboutpix-items li
{	
	float: left;
	font-size: 0;
	position: relative;
	line-height: 0;
	background-color:#000;
}
#aboutpix-items li img
{
	width: 100%;
	height: auto;
}











.work_item_text
{
	font: 26px 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	position: absolute;
	color: #fff;
	left: 45px;
	top: -33px;
}

















#filter
{
	margin: 0 0 45px 0;
}
#filter li
{
	display: inline-block;
	list-style-type: none;
	margin: 15px;
	font: 20px/1.5em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	color: #333;
	padding-left: 3px;
	text-transform: uppercase; 
 }
#filter li:hover
{
	cursor: pointer;
	border-bottom: 5px solid;
	border-color: #3d3d3a;
	color: #FC3;
	
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#filter li.current
{
	border-bottom: 5px solid;
	border-color: #FC3;
	color: #3d3d3a;
}
.portfolio_full_screen_image
{
	background-image: url("../images/slide_bg_portfolio.jpg");	
	background-position: center top;
    background-repeat: no-repeat;
    height: 99px;
    width: 100%;
}
.portfolio_gallery_bottom
{
	width: 100%;
	height: 140px;
	background-color: #b1afa4;
}
/* about
================================================== */
.about
{
/*	background-color: #F8D221;*/
	background-color: #FFF;
	color: #333;
}
.about h3
{
	color: #333;
	
}
	/* circle hover
	==================================================*/
ul.ch-grid
{
	margin-top: 45px;
	margin-bottom: 5px;
	
}
.ch-item
{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	
	/*box-shadow: 
		inset 0 0 0 0 rgba(0,0,0, 0.4),
		inset 0 0 0 16px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		*/
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	box-shadow:
		inset 0 0 0 140px rgba(0,0,0, 0.3),
		inset 0 0 0 6px rgba(0,0,0, 0.66),
		0 0px 0px rgba(0,0,0,0.1);
		
		
/*		-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);*/
		
		
	
}


/*.ch-img-1
{ 
	background-image: url(../images/circle_hover/about_profile_01.jpg);
}*/

.ch-img-2
{
	background-image: url(../images/pearl.jpg);
	background-position: center;
	background-repeat:no-repeat;
}


.ch-img-3
{
	background-image: url(../images/logo_erkend-ambacht.jpg);
	background-position: center;
	background-repeat:no-repeat;
}


/*.ch-img-3
{ 
	background-image: url(../images/circle_hover/about_profile_03.jpg);
}*/

.ch-info h5
{
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 19px;
	line-height: 20px;
	margin: 0 15px;
	padding: 90px 0 0 0;
	height: 65px;
	
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
.ch-info p
{
	color: #fff;
	padding: 0 5px 0 5px;
	margin: 0 30px;
	font: 15px/1.25em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
}
.ch-item:hover 
{
	box-shadow:
		inset 0 0 0 0px rgba(0,0,0, 0.5),
		inset 0 0 0 0px rgba(255,255,255, 0.5),
		0 1px 2px rgba(0,0,0,0.1);
		
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	

		
		
		
}

.ch-item:hover .ch-info {
	opacity: 0;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}
		/*  our team
        ================================================== */
.team_member_position
{
	padding-top: 25px;
	font: bold 24px/1.46em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	text-align: center;
}
.socio
{
	margin-top: 25px;
	margin-bottom: 25px;
}
.socio ul
{
	margin: 0 auto;
	width: 119px;
	line-height: normal;
}
.socio ul li
{
	float: left;
	margin-right: 10px;
}
.socio ul li a
{	
    display: block;
    height: 33px;
    width: 33px;
}
.socio ul li a:active
{
    background-position: left bottom;
}
.socio ul li a:hover 
{
	 background-position: left bottom;
}
a.socio_twitter {background: transparent url('../images/twitter_icon.png') no-repeat;}
a.socio_facebook {background: transparent url('../images/facebook_icon.png') no-repeat;}
a.socio_linkedin {background: transparent url('../images/linkedin_icon.png') no-repeat;}
a.socio_mail {background: transparent url('../images/mail_icon.png') no-repeat;}
a.socio_dribbble {background: transparent url('../images/dribbble_icon.png') no-repeat;}
a.socio_pinterest {background: transparent url('../images/pinterest_icon.png') no-repeat;}
a.socio_flickr {background: transparent url('../images/flickr_icon.png') no-repeat;}

.team_description
{
	font: 16px/1.56em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	margin-bottom: 60px;
	text-align: center;
	word-wrap: break-word;
	color: #563a3c;
	font-variant:small-caps;
}
/* blog
================================================== */
.blog
{
	background-color: #2E1B15;
	
}
p.blog_section_title
{
	font: bold 24px/1.33em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	color: #563a3c;
}
p.blog_section_title a
{
	text-decoration: none;
	color: #563a3c;
}
p.blog_section_title a:hover
{
	color: #813a3f;
}
p.blog_date_holder
{
	font: 14px/1.86em 'Montserrat',sans-serif,Arial;
	letter-spacing: -0.03em;
}
p.blog_section_bottom
{
	font: 16px/1.56em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -0.03em;
}
.blog_full_screen_image
{
	background-color:#41181F;
	width: 100%;
	height: 500px;
	color: #fff;
	background-image: url("../images/bgs/bg2.jpg");	
	background-position: center top;
    background-repeat: no-repeat;
}
.blog_full_screen_title
{
	padding-top: 320px;
}




.brands
{
	background-color: #FFF;
	width: 100%;
	
	padding-top: 125px;
	padding-bottom: 250px;
	color: #444;
	
}



.webshop_image
{
	background-color: #FBFBFB;
	width: 100%;
	height: 900px;
	color: #444;
	/*background-image: url("../images/bgs/bg6.gif");	
	background-position: center top;
    background-repeat: no-repeat;*/
}




.oldtime
{
	background-color: #FBFBFB;
	width: 100%;
	height: 1200px;
	color: #444;
	/*background-image: url("../images/bgs/bg6.gif");	
	background-position: center top;
    background-repeat: no-repeat;*/
}


.carrozz
{
	background-color: #FBFBFB;
	width: 100%;
	height: 1600px;
	color: #444;
	/*background-image: url("../images/bgs/bg6.gif");	
	background-position: center top;
    background-repeat: no-repeat;*/
}




.boutique_image
{
	background-size: cover;
	background-color:#41181F;
	width: 100%;
	height: 960px;
	color: #fff;
	background-image: url("../images/bgs/bgboutique.jpg");	
	background-position: center top;
    background-repeat: no-repeat;
}



/* prices
================================================== */
.prices
{
	background-color: #edebe0;
	color: #3d3d3a;
}
.pricing_table_wrapper
{
	margin-bottom: 200px;
}
.pricing-table-small
{
	width: 29%;
	margin-top: 170px;
	font: 18px/2.22em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
}
.pricing-table-small-content-holder
{
	padding: 40px 15px 35px;
	background-color: #e1dfd4;
}
.pricing-table-small-title
{
	font: 30px/1.0em "bebas-neue", Impact, Arial, sans-serif;
	letter-spacing: 0;
	color: #3d3d3a;
}
ul.pricing-table-small-content
{
	margin-top: 25px;
}
ul.pricing-table-small-content li
{
	margin: 10px 0;	
}
.pricing-table-small-price
{
	padding: 15px 0;
	font: bold 46px/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	background-color: #b4aba0;
	color: white;
}
.pricin-table-small-sign-up
{
	padding: 30px 0;
	font: 20px/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;	
	letter-spacing: 0;
	background-color: #68625a;
}
.pricin-table-small-sign-up:hover
{
	background-color: #b3b1a7;
}
a.sign-up-link
{
	text-decoration: none;
	color: white;
}
.pricing-table-big
{
	width: 42%;
	margin-top: 105px;
}
.pricing-table-big-content-holder
{
	padding: 50px 15px 26px;
	background-color: #68625a;
	font: 18px/2.22em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
}
.pricing-table-big-title
{
	font: 30px/1.0em "bebas-neue", Impact, Arial, sans-serif;
	letter-spacing: 0;
	color: #fff;
}
ul.pricing-table-big-content
{
	margin-top: 40px;
	margin-bottom: 35px;
	color: white;
}
ul.pricing-table-big-content li
{
	margin: 10px 0;
}
.pricing-table-big-price
{
	padding: 17px 0;
	font: bold 46px/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;	
	background-color: #37302d;
	color: white;
}
.pricin-table-big-sign-up
{
	padding: 30px 0;
	font: 20px/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;	
	letter-spacing: 0;
	background-color: #c15961;
}
.pricin-table-big-sign-up:hover
{
	background-color: #b3b1a7;	
}
/* skills
================================================== */
.shop
{
	background-color: none;

    
}

.shop p
{
   font: 75px/2.0em 'Open Sans', Arial, sans-serif;
	font-weight:300;
}





.shop_title
{
	letter-spacing: -0.03em;
}
.progress_bar
{
    margin-bottom: 25px;
}
.progress_bar_title
{
	position: absolute;
	top: 10px;
	left: 15px;
	font: 18px/1.44em "Helvetica Neue", Helvetica, Arial, sans-serif;	
	letter-spacing: 0;
	color: white;
	z-index: 1;
}
.progress_bar_field_holder
{
    height: 45px;
    position: relative;
	background-color: #e3dcd7;
}
.progress_bar_field_perecent
{
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
	background-color: #227766;
}
.info_details
{
	margin-bottom: 185px;
}
.skills_full_screen_image
{
	background-color:#000;
	width: 100%;
	height: 400px;
	color: #fff;
	background-image: url("../images/bgs/bg4.jpg");	
	background-position: center top;
    background-repeat: no-repeat;
}
.skills_full_screen_title
{
	padding-top: 170px;
}
/* contact
================================================== */
.contact
{
	color: #3d3d3a;
}
.contact_wrapper
{
	padding-bottom:120px;
	background-color: #FBFBFB;
}
.m_left_cotact_info
{
	margin-left: 17%;
}
.contact_info 
{
	font: 16px/1.5em 'Open Sans', Helvetica, Arial, sans-serif;	
	letter-spacing: 0.5px;
	text-align: center;
	padding-right:25px;
}


.contact_info_smaller 
{
	font: 15px/1.5em 'Open Sans', Helvetica, Arial, sans-serif;	
	letter-spacing: 0.5px;
	text-align: center;
	padding-right:25px;
}

.contact_info_smaller-centr
{
	font: 15px/1.5em 'Open Sans', Helvetica, Arial, sans-serif;	
	letter-spacing: 0.5px;
	text-align: center;
/*	padding-right:25px;*/
}

.contact_info a
{

	color: #666;
}


.contact_info a:hover
{

	color: #FFDD02;
}








.socio_contact 
{
	
	float: none;
	text-align:center;
}
.socio_contact ul 
{
	width: 40px;
	line-height: normal;
	margin-left: auto;
	margin-right: auto; 
}
.socio_contact ul li 
{

	
}
.socio_contact ul li a
{	
    display: block;
    height: 40px;
    width: 40px;
	
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	
}
.socio_contact ul li a:active
{
    background-position: left bottom;
}
.socio_contact ul li a:hover 
{
	 background-position: left bottom;
	 
	 	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
	 
	 
}
a.socio_contact_instagram {background: transparent url('../images/instagram_icon.png') no-repeat;}
a.socio_contact_linked {background: transparent url('../images/linkedin_icon.png') no-repeat;}
a.socio_contact_mail {background: transparent url('../images/mail_icon.png') no-repeat;}
a.socio_contact_twitter {background: transparent url('../images/twitter_icon.png') no-repeat;}
a.socio_contact_facebook {background: transparent url('../images/facebook_icon.png') no-repeat;}
a.socio_contact_dribbble {background: transparent url('../images/dribbble_icon.png') no-repeat;}
a.socio_contact_pinterest {background: transparent url('../images/pinterest_icon.png') no-repeat;}
a.socio_contact_flickr {background: transparent url('../images/flickr_icon.png') no-repeat;}





#mail-message 
{
	width: 200px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	color: #0F0;
}
/* buttons
================================================== */
.button
{
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	vertical-align:middle;
	border: none;
	outline: none;
	cursor: pointer;
}
.button:hover 
{
	text-decoration: none;
}
a.button.single_button 
{
	width: 145px;
	height: 40px;
	padding:25px 10px 0px 10px;
		margin: 30px auto 30px auto;
	font: 15px/1.025em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0em;	
	background-color:#000;
		/*background-color:#A88748;*/
	float: none;
	text-align: center;
	vertical-align: middle;
	color:#FFF;
}
a.button.single_button:hover 
{
	background-color: #816839;
}
.submit-btn
{
	display: inline-block;
    float: right;
	width: 135px;
	height: 50px;
	margin-top: 20px;
	font: 20px/2.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-decoration: none;
	background-color: #3d3d3a;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
}
.submit-btn:hover
{
	background-color: #b1ae9e;
}
/* footer
================================================== */
footer
{
	background-color: #222; 
}


.copyright
{
padding-top:55px;
	float:none;
height: 300px;
}

.copyright p
{


	
	font: 13px/1.8em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
	color: #CCC;
	text-align: center;
}


.copyright p a
{

	color: #666;
}


.copyright p a:hover
{

	color: #FFF;
}

.leftfoot
{

	float: left;
	width: 450px;
	
	height: 200px;
}





/* single
================================================== */
.single
{
	background-color:#111;
	color: #3d3d3a;
}
.single_wrapper
{
	background-color:#111;
	color: #CCC;
}
p.single_section_title
{
	font: bold 24px/1.33em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	color: #FC3;
}
p.single_section_title a
{
	text-decoration: none;
	color: #563a3c;
}
p.single_section_title a:hover
{
	color: #786a65;
}
p.single_date_holder
{
	font: 14px/1.86em 'Open Sans',sans-serif,Arial;
	letter-spacing: -0.03em;
	color:#666;
}
p.single_section_bottom
{
	font: 16px/1.56em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: -0.03em;
}
.single_post_item
{
	margin-top: 20px;
	margin-bottom: 45px;
	border-left: 3px solid #be2844;
}
.single_post_item h5
{
	padding-left: 11.3%;
	line-height: 36px;
	font-style: italic;
	color: #c15961;
}
.single_contact_wrapper
{
	background-color: #edebe0;
}







#devilform{


/*height:200px;*/
display:block;


		
}

	#devilform p{
		clear:both;
		display:block;
		
	}
	
	#devilform label{
		display:block;
		float:left  ;
	/*	clear:both;*/

		
		height:30px;
		line-height:30px;
		/*	width:100%;*/
		padding-left:10px;
	}
	
	
		
	
	#devilform .field,
	#devilform .textarea{
		background: none;
		border: 2px;
		border-color: #999;
		border-style: solid;
		color:#CCC;
			width:440px;
		/*	border:hidden;
				border: none;*/
	}
	
	#devilform .field{
			font: 16px/1.36em 'Open Sans', Arial, sans-serif;
	
		display:block;
		float:left;
		height:40px;
			padding:10px;
		/*	border:hidden;
				border: none;*/
	
	}
	
	#devilform .field:hover{
		background:#666;
		}
	
	#devilform .field:focus{
		background:#666;
	}
	
	#devilform .textarea{
	font: 16px/1.36em 'Open Sans', Arial, sans-serif;
	display:block;
	/*float:left;*/
	
	height:183px;
	width:440px;
	padding:10px;
	}
	
	#devilform #check{
		width:60px;	
		text-align:center;
	}
	
	#devilform .textarea:hover{
		background:#666;
		}
	
	#devilform .textarea:focus{
		/*border:1px solid #FFF;*/
		background:#666;
	}
	
	#devilform .submitter{
		
	background: none;
	border: 2px;
		border-color: #999;
		border-style: solid;
	
	
	
	color:#888;
	margin-right:0px;
    margin-bottom: 25px;
	padding-top: 15px;
	padding-bottom: 15px;

	font: 16px/1.86em 'Open Sans', Helvetica, Arial, sans-serif;
		text-align:center;
		text-transform:uppercase;
		width:150px; height:auto;
/*		border: none;
	outline: none; */
	float: right;
		cursor: pointer;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	
}
	
	#devilform .submitter:hover{
	background: #666;
	color: #FFF;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
		}
	

	
	#devilform label.error{
		color:#C00;
		font-size:16px;
		padding:0;
		width: 330px;
		position:absolute;
		right:0;
		top:5px;
		text-align:right;
		}
	#devilform .messager{ 
	
	/*width:450px;*/
/*	float:right;*/

	/*z-index:2;*/
	display:block;
	/*clear:both;*/

	
	
	}
	
	#devilform .messager label.error {
	
	
		}



#devilform .input{
	padding:0px;
		

}


.errorHighlight{       

	border-left-width: 1px !important;                        
	border-bottom-width: 1px !important;                        
	border-right-width: 1px !important;            
	border-top-width: 1px !important;           
	border-style: solid  !important;        
	border-color: #d7172c !important;     
	
}





.labelright{
	display:block;
/*		clear:both;
*/
		float:right !important;
		
	height:70px; 
	width:450px;
	}

.labelformright{
	display:block;
/*		clear:both;
*/
		float:right !important;
		
	height:213px; 
	width:450px;
	}
	
	.labelleft{
			display:block;
	/*clear:both;*/
		float:left !important;
		height:70px; 
		margin-right: 0px;
			width:450px;
	}

.labelradio{
			display: block;
	clear:both;
		float:left !important;
		width:100%;
		
/* height:30px;*/ 
	/*	margin-right: 25px;
		margin-top:25px;*/
	}
	
	
	.form-group{
		font: 14px/1.36em 'Montserrat', Arial, sans-serif;
		color:#333;
		font-weight:lighter;
		text-align:left;
		margin-bottom:25px;
	}
	
	.sr-only{
		float:left;
		clear:both;
	}
		.radio {
  width: 18px;
  height: 18px;
  margin-top:7px;
  margin-right:8px;
  padding: 20px 5px 0 0;
  display: block;
  clear: left;
  float: left;
}

	
#response{
	float:none;
	display:block;
	height:75px;
	width:100%;
	margin-top:20px;
	margin-bottom:70px;
	font: 16px/1.86em 'Montserrat', Helvetica, Arial, sans-serif;
		color: #000;
		text-align:center;
}




.midfix
{
	width:100%;
	height:50px;
	
}


/*SINGLE page*/




.naamgever
{
	width: 300px;
	float:left;
}



p.naamgever
{
	font: 24px 'Montserrat',sans-serif,Arial;
	letter-spacing: 0.5px;
	color:#333;
	padding: 35px 0 35px 0;
	display:block;
	
}


p.nxtbck
{
	font: 14px 'Montserrat',sans-serif,Arial;
	letter-spacing: 0.5px;
	color:#999;
	float:right;
	padding: 40px 0 40px 0;
	
	
}

p.nxtbck a
{

	color:#999;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}

p.nxtbck a:hover
{
cursor: pointer;
border-right: 15px solid;

	border-color: #FC3;
	color:#FC3;
	opacity: 2;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}



p.mailingtxt
{
	font: 16px 'Montserrat', sans-serif, Arial;
	letter-spacing: 0.5px;
	color: #FFF;
	text-align:center;
	line-height: 1.3;
	font-weight: lighter;
}






.infoblok
{
	
	width:100%;
	margin-top:20px;
	margin-bottom:35px;
}

p.infotxt
{
	font: 12px/1.66em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.25px;
/*	color:#A88748;*/
color:#888;
	text-align: left;

	font-weight: 300;
	text-decoration:none;
	
}

p.infotxt a
{

	color:#777;
text-decoration: underline;
	
}

p.infotxtsmall
{
font: 12px/1.66em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color:#666;
	text-align: left;
	font-weight: 200;
}

p.volgende
{
	font: 15px 'Montserrat',sans-serif,Arial;
	letter-spacing: 0.5px;
	color:#333;
	text-align: left;
	line-height: 1.3;
	font-weight: lighter;
	padding: 13px 0 13px 0;
	display:block;
	margin-right:15px;

}


.pijlkesblok
{
	
	float: right;
	width: 300px;
		height:100px;
	margin-left: 0px;
	margin-right: 0px;
}

.pijlkes ul 
{
	width: auto;
	line-height: normal;
	margin-left: auto;
	margin-right: auto; 
}
.pijlkes ul li 
{
	margin-top: 30px;
	float: right;
	margin-left: 7px;
}
.pijlkes ul li a
{	
    display: block;
    height: 43px;
    width: 43px;
	

	
	
}
.pijlkes li a:active
{
    background-position: left top;
}
.pijlkes ul li a:hover 
{
	 background-position: right top;
	 
	 
}
a.nxtbutt {background: transparent url('../images/navigation_arrows_right.png') no-repeat;}




a.prevbutt {background: transparent url('../images/navigation_arrows_left.png') no-repeat;}





/******************************************************************************/
/*  SUBSCRIBE                                                                 */
/******************************************************************************/

.subscribe
{
	margin:auto;
	width: 450px;
	
}


#subscriberEmail
{
	font: 16px 'Montserrat', Helvetica, Arial, sans-serif;
	float: left;
	width: 320px;
	margin-top: 1px;
	padding-top: 21px;
	padding-bottom: 21px;
	
	letter-spacing: 0px;
	text-indent: 15px;
    color: #9b9b9b;
	border: none;
	
	outline: none;

}
#subscribeButton
{
	margin-top: 1px;
background:#FFDD02;
	color:#333;
	margin-right: 0px;
    margin-bottom: 5px;
	padding-top: 21px;
	padding-bottom: 21px;

	font: 16px 'Montserrat', Helvetica, Arial, sans-serif;
		text-align:center;
		text-transform:uppercase;
		width:100px; height:auto;
		border: none;
	outline: none; 
	float: left;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	cursor: pointer;
}
#subscribeButton:hover
{
background: #333;
	color: #FFDD02;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


#display 
{
	font: 13px 'Montserrat',sans-serif,Arial;
	float: left;
	
	width: 100%;
	height: 30px;
	text-align: center;

	line-height: 30px;
	color: #f05c45;
}


.verkoop
{
	font: 18px/1.5em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #CCB9B8;
}

.verkoop-smaller
{
	font: 15px/1.5em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #CCB9B8;
}



.verkoop-smaller a
{

	color: #FFF;
}


.verkoop-smaller a:hover
{

	color: #FFDD02;
}







.btique
{
	font: 15px/1.5em 'Montserrat', Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	color: #CCB9B8;
	
}

.goldframe
{
	
	border:2px #C3992D solid;
	padding: 20px 20px 20px 20px;
	margin: 0 250px 0 250px;
}



.space{
	width:70px;
	height:2px;
	background-color:#cccccc;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:22px;
/*	opacity:0.2;*/
}


.spacegrey{
	width:70px;
	height:2px;
	background-color:#ccc;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:22px;
/*	opacity:0.2;*/
}










.projects {
	width: 960px;
	overflow: hidden;
	/*background-color:#0FF;*/
}
.projects .project {
	position: relative;
	margin-right: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
.projects img {
	width: 100%;
}
.projects a {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.projects .info {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(255,221,21, .9);
	color: #333;
	

	display: none;
}
.projects .info .text {
position: absolute;
left: 25px;
	right: 25px;
bottom:40%;
	overflow: hidden;
	text-align:center;
		
	
}
.projects .info .text span {
	display: block;
	line-height:1.2em;
}
.projects .info .title {
font: 20px/2.6em 'Montserrat', Helvetica, Arial, sans-serif;


	margin-bottom: 10px;
	text-align:center;
}
.projects .info .year {
	font-size: 16px;
	margin-bottom: 10px;
	text-align:center;
}
.projects .info .type {
	font-size: 12px;
	margin-bottom: 10px;
	text-align:center;
}

.projects .small,
.projects .large {
	float: left;
}
.projects .small .project {
	width: 300px;
}	
.projects .large .project {
	width: 614px;
}
.projects .full {
	width: 942px;
}

/*.projects .een {
	height: 180px;
}*/
.projects .two {
	height: 374px;
}
.projects .three {
	height: 568px;
}
/*.projects .four {
	height: 762px;
}
.projects .five {
	height: 956px;
}
.projects .six {
	height: 1150px;
}
.projects .nine {
	height: 1732px;
}
.projects .twelve {
	height: 2314px;
}
.projects .eighteen {
	height: 3478px;
}*/
/*.columns {
	overflow: hidden;
}
.column-1 {
	float: left;
	width: 454px;
	margin-right: 20px;
}
.column-2 {
	float: left;
	width: 454px;
}*/

#project-info h1 {
	margin-bottom: 0px;
}
#project-info .year {
	margin-bottom: 10px;
}
#project-info .type {
	margin-bottom: 10px;
}

#project-text {
	margin-bottom: 30px;
}

#project-images {
}
#project-images li {
	list-style: none;
	line-height: 0px;
	margin-bottom: 18px;
}
#project-images {
	margin-bottom: 45px;
}
#project-images img {
	max-width: 928px;
}

/*#project-video {
	margin-bottom: 45px;
}
#project-video iframe {
	width: 928px;
	height: 522px;
}

#project-video2 {
	margin-bottom: 45px;
}
#project-video2 iframe {
	width: 450px;
	height: 799px;
}



#project-overview {
	margin-top: 370px;
	margin-bottom: 35px;
}
#project-overview h2 {
	text-transform: uppercase;
	margin-bottom: 60px;
}


#info-images {
	width: 864px;
	overflow: hidden;
}
#info-images li {
	list-style: none;
	float: left;
	line-height: 0px;
	margin-bottom: 18px;
	margin-right: 20px;
}


*/


.iframed {
	width:940px;
	height:366px;
	border:none;
	overflow:hidden;
}


.iframedvideo {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.vimeo-section {
	height: 0;
    position: relative;
    padding-bottom: 56.25%;
}

.iframeholder {
	background-size: cover;
	padding: 0.0em 0 4.5em;
	position: relative !important;
	width:100%;
	height:1000px;
	overflow: hidden;
	background-color:#0FF;
	float:none;
	top:0px;
	left:0px;
	max-width: none;
	
}


.pdf
{
	
	float: none;
	text-align:center;
}
.pdf ul 
{
	width: 40px;
	line-height: normal;
	margin-left: auto;
	margin-right: auto; 
}
.pdf ul li 
{

	
}
.pdf ul li a
{	
    display: block;
    height: 40px;
    width: 40px;
	
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	
}
.pdf ul li a:active
{
    background-position: left bottom;
}
.pdf ul li a:hover 
{
	 background-position: left bottom;
	 
	 	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
	 
	 
}
a.pdf_icon {background: transparent url('../images/pdf.svg') no-repeat;}




.pdflink p
{
font: 16px/1.8em 'Open Sans', Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
	color: #333;
	text-align: center;
}


.pdflink p a
{

	color: #333;
}


.pdflink p a:hover
{

	color: #F00;
	text-decoration:underline;
}










@media only screen and (min-width: 768px) and (max-width: 959px) 
{
/*	#page 
		/*width: 600px;
	}*/
/*
	#home-images img {
		width: 600px;
		margin-left: 0px;
		margin-top: -28px;

	}*/

	.projects {
		width: 750px;
	}
	.projects .project {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.projects .small .project {
		width: 238px;
	
	}
	.projects .large .project {
		width: 489px;
	}
	.projects .full {
		width: 745px;

	}
		.projects img {
		height: 100%;
	}


/*	.projects .een {
		height: 115px;
	}*/
	.projects .two {
		height: 298px;
	}
	.projects .three {
		height: 456px;
	}
	/*.projects .four {
		height: 484px;
	}
	.projects .five {
		height: 607px;
	}
	.projects .six {
		height: 730px;
	}
	.projects .twelve {
		height: 1468px;
	}*/
	
	#project-images img {
		max-width: 749px;
	}
	
/*	#project-video iframe {
		width: 600px;
		height: 338px;
	}*/

	#info-images {
		width: 800px;
	}	
	#info-images li {
		float: none;
	}
	#info-images img {
		width: 800px;
	}

/*	#home-video iframe {
		width: 600px;
		height: 338px;
	}

	.columns {
		width: 630px;
	}
	.column-1,
	.column-2 {
		width: 295px;
	}

	.column-1 {
		margin-bottom: 28px;
	}
*/
}

@media only screen and (max-width: 767px) 
{
	#page {
		width: 400px;
	}
	
	#home-images img {
		width: 400px;
		margin-left: 0px;
		margin-top: -28px;
	}
	
	.projects {
		width: 400px;
	}
	.projects .project {
		margin-bottom: 8px;
		line-height: 0px;
	}
	.projects .small,
	.projects .large,
	.projects .full {
		float: none;
	}
	.projects .full .project,
	.projects .large .project, 
	.projects .small .project {
		width: 400px;
		overflow: hidden;
		height: auto !important;
	}
	.projects img {
		width: 400px;
		height: auto !important;
	}
	
	#project-images img {
		max-width: 400px;
	}

	#info-images {
		width: 400px;
	}	
	#info-images li {
		float: none;
	}
	#info-images img {
		width: 400px;
	}

	#project-video iframe {
		width: 400px;
		height: 225px;
}
#project-video2 iframe {
	width: 400px;
	height: 710px;
}
#home-images {
	margin-left: 0px;
}
	#home-video iframe {
		width: 400px;
		height: 225px;
	}

	.columns {
		width: 400px;
	}
	.column-1,
	.column-2 {
		width: 400px;
		margin-right: 0px;
		float: none;
	}

	.column-1 {
		margin-bottom: 28px;
	}
/*h3 {
	font-family: 'Old Standard TT', Georgia, serif;
	font-size: 60px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 75px;
	margin: 50px 0px 0px -6px;
}

h3 a:hover {
	border-bottom: 3px solid #000000;
	text-decoration: none;
}*/
}

@media only screen and (max-width: 479px) 
{
	
	#page {
		width: 300px;
	}
	
	#home-images img {
		width: 300px;
		margin-left: 0px;
		margin-top: -28px;
	}
	
	.projects {
		width: 300px;
	}
	.projects .project {
		line-height: 0px;
		margin-bottom: 8px;
	}
	.projects .small,
	.projects .large,
	.projects .full {
		float: none;
	}
	.projects .full .project, 
	.projects .large .project, 
	.projects .small .project {
		width: 300px;
		overflow: hidden;
		height: auto !important;
	}
	.projects img {
		width: 300px;
		height: auto !important;
	}
	
	#project-images img {
		max-width: 300px;
	}

	#info-images {
		width: 300px;
	}	
	#info-images li {
		float: none;
	}
	#info-images img {
		width: 300px;
	}

	#project-video iframe {
		width: 300px;
		height: 170px;
	}
#project-video2 iframe {
	width: 300px;
	height: 533px;
}
#home-images {
	margin-left: 0px;
}
	#home-video iframe {
		width: 300px;
		height: 170px;
	}

	.columns {
		width: 300px;
	}
	.column-1,
	.column-2 {
		width: 300px;
		margin-right: 0px;
		float: none;
	}

	.column-1 {
		margin-bottom: 28px;
	}
/*h3 {
	font-family: 'Old Standard TT', Georgia, serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 55px;
	margin: 50px 0px 0px -1px;
}

h3 a:hover {
	border-bottom: 2px solid #000000;
	text-decoration: none;
}*/
}