@import url("//hello.myfonts.net/count/2c6684");

  
@font-face {font-family: 'DidotDisplay-Bold';src: url('webfonts/2C6684_0_0.eot');src: url('webfonts/2C6684_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2C6684_0_0.woff2') format('woff2'),url('webfonts/2C6684_0_0.woff') format('woff'),url('webfonts/2C6684_0_0.ttf') format('truetype');}

/* ==========================================================================
					CONTACT PAGINA GOOGLE MAPS
============================================================================= */


.showmob{
	display: none;
}
.blok{
	height: 200px;
}

/* Juicer styles */


.footer .section-title{
	margin-bottom:20px !important;
}

h1.referral{
	display: none !important;
}
.juicer-feed{
	padding: 20px !important;
}
.feed-item{
	border-color: #FFF !important;
	background-color: #fdfdfd !important;
}
.feed-item.juicer{
	display: none !important;
}

.juicer-button{
	border-color: #E20164 !important;
	color: #E20164 !important;
	
}
.juicer-button:hover{

	background-color: #f1f1f1 !important;
}

/* end juicer styles */


#legal_menu li a{
	font-size: 13px;
	float:right;
	margin-left:10px;
}

.blog-datum{
	font-size: 12px;
}

#page-welcome{
    background-position: 50% 58px;
}

.page-intro{
	margin-top:80px;
}

.logo-holder{
	background-color: #fff;
	height:245px;
	position: relative;	
	border: 1px solid #dddddd;
}

.logo-holder img{
	 position: absolute;
	 max-width:100%;	 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px;	
    
}

.brdl{
	border-left: 1px solid #000;
}
.justify{
	text-align: justify;
}


#googlemaps{
	position: relative;
	z-index: 1;
	height: 450px;
	width: 100%;
}


#map_canvas img, #googlemaps img {
  max-width: none;
}

.adresgegevens{
	width:300px;
	height: 400px;
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	top:0;
	left:0;
	z-index: 100;
	padding:40px 20px 20px 20px;
}

.adresgegevens h2{
	font-weight: bold !important;
	font-size:24px;
}

.pos-rel{
	position: relative;
}



.swerk-icon {
	display: block;
	float: right;
	width: 35px;
	height: 13px;
	margin-left: 5px;
	margin-top: 2px;
	background-image: url(../img/swerk-icon/swerk-logo-wit.png);	 
}



.brd{
	border: 1px solid #f1f1f1;
}

.services-bg{
	background-image: url('../img/usp/zonnepattern-opacity-max.jpg');
	
}
#services .bg-pink{
	height:214px !important;
}


html,
body {
  height: 100%;
  width:100%
  /* The html and body elements cannot have any padding or margin. */
}


body{
	font-family: 'azo-sans-web','Arial', sans-serif;
	background: white;
	color: #707070;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	padding-top: 145px;
	position: relative;	
}

.text-h1{
	text-transform: uppercase;
	font-family:'DidotDisplay-Bold','azo-sans-web';
	font-weight: bold;
	font-size: 42px;
	letter-spacing: 3px;
	line-height: 49px;
	margin: 30px 0px 30px;
	color:#fff;
}
a:hover{
	text-decoration: underline;
	color:#EA2977;
}
a {
	color:#EA2977;
}
h2{
	font-family:'DidotDisplay-Bold','azo-sans-web';
	letter-spacing:normal;
}
.h1-small{
	color:#fff;
	font-size:20px;
}
.dark{
	color: #707070;
}
h1, h2,h3,h4{
	font-weight:300;
}
.team h2{
	font-size: 2.2em;
	margin-bottom:0px;
}
.team h3{
	margin-top:0px;
	margin-bottom:30px;
}

/*

	navbar styles

*/


.navbar-header{
	width: 100%;
	overflow: hidden;
}
.nav-main{
	float: right;
	margin-top:-54px;
	margin-right:20px;
}
.nav-lang{
	float: right;
}
.navbar.navbar-default{
	background-color: #fff;
	border-bottom: 0px solid #eee !important;
}
.navbar-default .navbar-nav>.dropdown>a .caret{
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.navbar .nav > li > a {
	color: #6a6a6a;	
	font-weight: 400;
	font-size: 18px;
} 

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus{
	color: #E10364;
	background-color: #fff;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus{
	color:#E10364;
	background-color: #fff
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #fff;
	color: #E10364;
}
.nav li.dropdown>a:before,
.nav li.dropdown>a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 9px;
	height: 1px;
	margin: -4px 0 0 -4px;
	background: transparent;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}
.navbar .nav>li>.dropdown-menu:before {
	display:none;
}
.navbar .fa-caret-up,
.navbar .fa-caret-down,
.navbar .icon-caret-down{
	display: none !important;
}
.caret{
	margin-left:5px;
}
.navbar{
	border:none !important;
}
.nav li.dropdown>a:after {
	margin-top: 0;
}
li.dropdown>a {
	padding-right: 35px !important;
}
:before, :after {
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing:content-box !important;
}
/* EXTRA NAVIGATIE LEVEL FALLBACK BS3 */

.dropdown-submenu{
	position:relative;
}
.dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius: 0px;
	 -moz-border-radius: 0px;
	 border-radius: 0px;
}
.dropdown-submenu:hover>.dropdown-menu{
	display:block;
}
.dropdown-submenu>a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.dropdown-submenu:hover>a:after{
	border-left-color:#ffffff;
}
.dropdown-submenu.pull-left{
	float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.dropdown-menu {
	 border:none;
	 padding:0px;
	 -webkit-border-radius: 0px;
	 -moz-border-radius: 0px;
	 border-radius: 0px;
}
.dropdown-menu>li{
	border-bottom: 1px solid #f1f1f1;
}
.dropdown-menu>li>a{
	font-size: 14px;
	font-weight: 700;
	padding: 8px 23px 8px 15px;
}
.dropdown-menu>li:last-child{
	border-bottom: none;
}
.dropdown-submenu>a:after {
	border-left-color: #343434;
	margin-right: -15px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #343434;
	text-decoration: none;
	outline: 0;
	background-color: #E9ECF0;
}
/***************************************************
			 Carousel
***************************************************/
#clientCarousel{

}
.carousel-control.left, .carousel-control.right{
	background-image: none;
}
.clientslider-holder{
	padding: 50px 0;
}
.carousel{
	/*margin-top: 131px;*/
}
.carousel img{
	width:100%;
}
.carousel-control {
	z-index:999;
}
.carousel .carousel-control {
	display: none;
}
.carousel:hover .carousel-control {
	display: inherit;
}
#clientCarousel .carousel-control {
	display: none;
}
#clientCarousel:hover .carousel-control {
	display: inherit;
}
.carousel-indicators{
	display:none;
}
.carousel .carousel-control i, .glyphicon-chevron-right{
	font-size: 40px !important;
}
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
	position: absolute;
	top: 50%;
	left:50%;
	line-height: 40px;
	font-size: 40px;
	background:none;
	border: 0px;
	margin-top: -20px;
}
.carousel-caption p{
	font-size:28px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 3px 3px 3px #000;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 180px;
	z-index: 10;
	padding:10px 0px 0px 10px;
	color: #fff;
	text-align: left;
	width:auto;
}
#clientCarousel .carousel-control .fa-chevron-right {
	position: absolute;
	top: 50%;
	right: 0%;
	margin-right:-65px;
	line-height: 40px;
	font-size: 20px;
	background: none;
	border: 0px;
	margin-top: -30px;
}

#clientCarousel .carousel-control .fa-chevron-left {
	position: absolute;
	top: 50%;
	left: 0%;
	line-height: 40px;
	font-size: 20px;
	background: none;
	border: 0px;
	margin-top: -30px;
}

/* ==========================================================================
	Social Right Top and footer
============================================================================= */

.social-follow-top{
	float: right;
	padding: 10px 0px 0px;
	margin-right:20px;
}
.social-follow-top a{
	color: #c6c6c6;
	-moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.social-follow-top a:hover{
	color: #707070; 
}
.social-lnk{
	
	font-size: 14px;
	
}

.home-next{
	
	background-color: #EA2977;
	width:100%;
	padding: 10px;
	bottom:0px;
	position: absolute;
	z-index: 999;
	text-align: center;
}
.home-next a{
	display: inline-block;
	text-align: center;
	color: #fff;
}
.home-next a img{
	max-height: 117px;
}

.intro{
	text-align: center;
	padding: 0px 15px;
}
.intro p{
	font-size: 18px;
	line-height: 29px;
	margin-bottom: 20px;
	color:#fff;
	font-weight:400;
}

.fancy {
  text-align: center;
  overflow: hidden;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom: 1px solid #ffffff;
  top: 21px;
  width: 900%;
}

.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.dark{
	color:#707070;
}

.dark span:before,
.dark span:after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom: 1px solid #707070;
  top: 21px;
  width: 900%;
}
/* share post detail-page */

.share-post-bg{
	background-color:transparent;
	padding:15px;
	margin-top:20px;
	height: auto;
	overflow: hidden;
}
.share-post{
	height:auto;
	float:right;
}
.share-post h4{
	margin-left:10px;
	font-size:14px;
	margin-top:0px;
	color:#707070;
}
.share-post a{
	float:left;
	font-size:20px;
	border-right: 1px solid #000;
	text-align: center;
	height:25px;
	width:40px;
	color:#707070;
}
.share-post a:hover{
	color:#EA2977;
}

.download-files{
	margin-top:20px;
}
/* end share post detail-page */


/*----------------------
-----Twitter Styles-----
------------------------*/

#twitter {
    color:#707070;
    
    
    background-repeat:no-repeat;
    background-position:-30px -20px;
}

#twitter a:hover,
#twitter a:active,
#twitter a:focus{
    text-decoration:none;
}

#twitter a {
    color: #EA2977;
    text-decoration: none;
    transition: color .2s ease-out;
}

#twitter a:hover,
#twitter a:focus {
    color: #fff;
}

#twitter h1{
    position:relative;
}

#twitter .tweet{
    font-size:18px;
    line-height:26px;
    font-weight:300;
    word-spacing:5px;
    margin-bottom:10px;
}

#twitter .timePosted{
    display:inline-block;
    font-size:14px;
    font-weight:300;
    margin-bottom:0px;
}

#twitter .interact{
    margin-left:20px;
    padding-right:80px;
    display:inline-block;
    font-size:21px;
    font-weight:300;
}

#twitter .interact a {
    margin-right:6px;
}

#twitter .interact a:hover {
    color:#fff;
    transition: color .2s ease-out;
}

#twitter .twitter-icon {
    padding-top:6px;
    text-align:center;
}

#twitter .fa-twitter {
    font-size:60px;
}

#twitter-slider{
    border:none;
    box-shadow:none;
    background:transparent;
    margin:0;
    padding:0;
    
}

#twitter-slider .flex-direction-nav {
    display:block;
    position:absolute;
    bottom:10px;
    right:0;
}

#twitter-slider .flex-direction-nav li{
    display:inline;
}

#twitter .flex-direction-nav .flex-prev,
#twitter .flex-direction-nav .flex-next{
    background:transparent;
    background-image:none;
    display:inline;
    opacity:0.6;
    text-indent:0;
    position:relative;
    left:0;
    top:0;
    width:auto;
    height:42px;
    padding:0;
    margin:0;
    margin-left:7px;
    font-size:42px;
    line-height:42px;
    color:#fff;
    -webkit-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out;
}

#twitter-slider .flex-direction-nav a:hover{
    opacity:1;
}

#twitter-slider .flex-direction-nav a:hover,
#twitter-slider .flex-direction-nav a:active,
#twitter-slider .flex-direction-nav a:focus{
    text-decoration:none;
}
.tweet-parts{
	padding-left:0px;

}

.tweet-parts li{
	list-style: none;
	padding:20px;
	background-color: rgba(255,255,255,0.6);
	margin:10px; 0; 
}


/***************************************************
			Swerk Parallax
***************************************************/

.page-welcome {
	
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* Social icons box */

}

.bg{
	position: relative;
	background-size: cover;
	background-attachment: fixed;
	background-color: #fff;
	-moz-box-shadow: inset 0 0 16px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 0 16px 0 rgba(0, 0, 0, 0.25);
	padding: 0;
	
}

.bg2{
	background-image: url(../img/usp/zonnepattern-opacity20.jpg);
	position: relative;
	
	background-attachment: fixed;
	background-color: #fff;
	
	padding: 0;
	
}


.handheld .bg{
	background-attachment: scroll !important;
	background-position: center center !important;
	background-repeat: no-repeat;
}




/* ==========================================================================
	ANIMATIE ON ROLL OVER
============================================================================= */


.overlay span{
	display: none;
}
.box-animation{
	background-color:#fff;
	
}
.box-animation .box-animation-image {
	margin: 0;
	width: auto;
	text-align: center;
	position: relative;
	
	background-position: center center;
	background-repeat: no-repeat;
}

.box-animation .box-animation-image .overlay {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity = 0);
	z-index: 99;
	display: block;
	background-color: transparent;
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	
}
.box-animation .box-animation-image .overlay:after {
    content: '';
    background-color: #EA2977;
    position: absolute;
    display: block;
    width: 100%;
    height:50%;
    top: 50%;
    left: 50%;
    margin-left: -50%;
    -webkit-border-radius: 0 0 128px 128px;
	-moz-border-radius: 0 0 128px 128px;
	border-radius: 0 0 128px 128px;
    
  
}

.box-tekst{
 	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
.box-tekst h2{
	font-family: 'azo-sans-web','Arial', sans-serif !important;
	letter-spacing: normal;
	font-size:24px !important;	
}

.box-animation .box-animation-image:hover .overlay {
	opacity: 1;
	text-decoration: none;
	display: block;
}



.box-animation .box-animation-image .overlay2 {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	filter: alpha(opacity = 100);
	z-index: 90;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	padding:30% 0;	
}
.box-animation .box-animation-image .overlay2 h2{
	color:white !important;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}

.box-animation .box-animation-image .overlay .post-icon {
	width: 84px;
	height: 84px;
	text-align: center;
	position: absolute;
	z-index: 400;
	left: 50%; top: 50%;
	margin-left:-42px;
	margin-top:-42px;
	background-image: url(../img/usp/USP-Marketing-PR-sun.png);	
	-webkit-transform: translateZ(0) rotate(-60deg);
	-moz-transform: translateZ(0) rotate(-60deg);
	-ms-transform: translateZ(0) rotate(-60deg);
	-o-transform: translateZ(0) rotate(-60deg);
	transform: translateZ(0) rotate(-60deg);
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: -moz-transform .4s ease;
	-o-transition: -moz-transform .4s ease;
	transition: transform .4s ease;
}
.box-animation-image img, .smoelen img{
	width:100%;
}

.box-animation .box-animation-image:hover .overlay .post-icon {
	-webkit-transform: translateZ(0) rotate(0deg);
	-moz-transform: translateZ(0) rotate(0deg);
	-ms-transform: translateZ(0) rotate(0deg);
	-o-transform: translateZ(0) rotate(0deg);
	transform: translateZ(0) rotate(0deg);
}

.box-animation .box-animation-image:hover .overlay2 h2{
	
	opacity: 0;
	filter: alpha(opacity = 0);
	 -webkit-transform: translateZ(0);
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.box-animation .box-animation-image .overlay .post-icon [class*="icon-"] {
	font-size: 24px;
	color: #ffffff;
	line-height: 64px;
}

.box-animation .box-animation-text {
	padding: 10px;
}

.box-animation .box-animation-text .title {
	font-size: 18px;
	margin: 0;
	color:#fff;
	margin-bottom:0px;
	font-family: 'azo-sans-web', Arial, Helvetica, sans-serif;
	font-weight:400 !important;
	text-transform: uppercase;
}

.bg-sun{
	background-image: url(../img/usp/zonnepattern-opacity20.jpg);
}

#block2{
	padding:50px 0px 50px 0px;
}
#block3{
	padding:50px 0px 150px 0px;
}

.bg-white{
	background: white;
}

.bg-pink{
	background: #EA2977;
	color:#FFF;
	height:152px;
	position: relative;
	font-size: 20px;
}
.date-holder{
	position: absolute;
	top:50%;
	left:50%;
	width:120px;
	height:54px;
	margin-top:-27px;
	margin-left:-60px;
}
.date-holder span{
		font-family:'DidotDisplay-Bold','azo-sans-web';
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 30px;
	
}

.contact-content{
	padding:60px 0;
}

.services-list{
	padding:60px 0px;
}


.team-list{
	padding:30px 0px;
}

.team-content{
	margin-top:50px;
}
.personal-links{
	margin-left:30px;
}

.personal-links a{
	display: block;
	color:#707070;
	margin:2px 0px;
}
.personal-links a i{
	margin-right:15px;
	color:#EA2977;
}
/*
	lees meer button

*/

.full{
	width:100%;
	margin-top:20px;
}


.home_item .leesmeer{
	position: absolute;
	width:106px;
	height:40px;
	right:20px;
	bottom:15px;
	z-index: 99;
	
}
.home_item p{
	padding-bottom:30px !important;
}
.home_item .leesmeer a{
	background-color: #EA2977;
	color:#fff;
	padding:5px 10px;
	
	margin-top: 5px;
}

.leesmeer a{
	background-color: #EA2977;
	color:#fff;
	padding:5px 10px;
	width:100%;
	margin-top: 5px;
}
.leesmeer a:hover{
	color:#000;
}
.leesmeer .read-more {
    display: inline-block;
}
.leesmeer .read-more .my-text {
   float:left !important;
   font-size: 14px;
   width:90%;
   line-height: normal;
}
.leesmeer .read-more .my-icon {
    float:right !important;
    font-size: 18px;
     margin-top:0px;
     width:5%;
}
/* Detail Page-Navigation */

.page-navigation{
	width:100%;
	background-color: #EA2977;
}
.page-navigation .col-xs-8 a{
	width:100px;
	margin:0 auto !important;
}
a.link-list-img span{
	color:#fff;
	text-align: center;
	font-size: 12px;
}

.link-list-img{
	
	display: block;
	padding: 10px 10px;
}
.link-prev-img{
	float: right;
	display: block;
	padding: 10px 10px;
}
.link-next-img{
	float: right;
	display: block;
	padding: 10px 10px;
}

/* End Detail Page Navigation */


/*
	clients pagina (portfolio module)

*/


.logo-holder2{
	padding:5px 5px 0px 5px;
	border: 1px solid #dddddd;
	
}
.contact-holder{
	border: 1px solid #ddd;
	padding:10px;
	margin-top:20px;
}
.contact-holder i{
	font-size:16px !important;
}
.contact-holder p{
	line-height: 30px;
	font-size: 13px;
	font-family: Arial;
	color: #EA2977;
	
}
.contact-holder p a:hover{
	color:#000;
	}

/*
	pagination styles

*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #EA2977;;
	border-color: #EA2977;;
	cursor: default;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #EA2977;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;

}
.pagination li a{
	border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}

/*
	delen button

*/

.post-delen p{
	font-family: Arial !important;
	font-size:11px !important;
}
.post-delen a i{
	font-size:15px;
	margin-right:5px;
}
.post-delen a{
	color:#323232;
	margin-right:10px;
}
.blog-delen a:hover{
	text-decoration: none;
}
.fb i{
	color: #3E5B99;
}
.tw i{
	color: #55ACEE;
}
.li i{
	color: #3186BD;
}

/*
	footer styles

*/
.footer{
	height:auto;
	padding: 20px 0;
	
	color: white;
	background: #EA2977;
	width: 100%;
	z-index: -2;
	line-height: 19px;
}
.footer a{
	color:#fff;
}
.footer p{
	font-size: 13px;
	line-height: 19px;
}
.footer p.section-title{
	font-size: 18px;
	line-height: 25px;
}

.footer .nav>li>a{
	background-color: none;
	color: white;
	padding: 0px;
	border: none;
}
.footer .nav>li>a i{
	font-size: 12px;
	margin-right:5px;
	color: #DA4D14;
}
.footer .nav>li>a:hover{
	color: #DA4D14;
}
.footer .nav>li>a:hover i{
	color: #343434;
}

.footer .section-title{
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.footer .social-lnk .fa-inverse {
	color: #EA2977;
}

.footer .footer-social-holder a{
	margin: 0px 0px 5px 0px;	
	font-size: 12px;
	text-align: center;
	color: #fff;
	-moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.footer .footer-social-holder a:hover{

	color: #000;
}
.footer .footer-social-holder a:hover .fa-inverse{
	color: #fff;
}
.footer-social-holder{
	margin-left:-5px;
	
}

.footer .footer-menu-holder{
	float:right;
	
}

.footer #foot_menu li{
	float:left;
	margin-left:20px;
	display: block;
	
}

.home-projects{
	margin-bottom: 30px;
}

.home-projects .lees-meer-lg{
	float: none;
	clear: both;
	display: inline-block;
	margin: 40px 0px 20px;
}
.js_valign{
	text-align: center;
}
.js_valign_item{
	display: inline-block;
}
js_valign_item img{
	display: block;
}
#masonry{
	position: relative;
}
.contact_lnk{
	color: #343434;
	font-size: 16px;
}
.contact_lnk .fa{
	text-align: left;
	width: 20px;
}
.slider_title{
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: left;
	padding: 20px 0px 20px;
}

.nav>li>a {
		position: relative;
		display: block;
		padding: 15px 10px;
		font-size: 14px;
	}

@media (min-width: 768px) and (max-width: 1199px) {
	
	.logo-holder{
		background-color: #fff;
		height:213px;
		position: relative;	
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	
	.project-items-home-liq{
		height:164px;
	}		
	#services .bg-pink{
		height:172px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	
	.box-tekst h2{
	font-family: 'azo-sans-web','Arial', sans-serif !important;
	letter-spacing: normal;
	font-size:17px !important;	
	line-height: normal !important;
	}
	
	
	.rider-liq-home{
		width:100%;
		height:120px;
	}

	.logo-holder{
		background-color: #fff;
		height:218px;
		position: relative;	
	}
	.personal-links{
			margin-left:0px;
	}
	.brand img{
		width:240px;
	}
	body{
		padding-top:90px;
	}
}

@media (max-width: 767px) {
	
	.mob-center{
		text-align: center !important;
		float:none !important;
	}
	
	#legal_menu li a{
		font-size: 13px;
		float:none;
	}

	
		
	.navbar-nav {
		margin: 7.5px -15px;
		margin: 0px -15px;
	}
	.nav-main{
		float: none;
	}
	.nav-lang{
		float: none;
	}
	.navbar-collapse.in,
	.navbar-collapse{
		height: none !important;
		max-height: none !important;
	}
	.carousel{
		margin-top: 81px;
		margin-top: -20px;
	}
	.personal-links{
		margin-left:0px;
	}	
	.navbar-default .navbar-toggle {
		border-color: none;
		margin-top: 50px;
		margin-right:30px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: none;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #888;
	}
	.navbar-header{
		overflow: visible;
	}
	.logo-holder{
		background-color: #fff;
		height:auto;
		position: relative;	
	}
	.logo-holder img{
		 position: relative;
		 margin:0 auto;
		 max-width:100%;	 
		 top: 0%;
	    left: 0%;
	    -webkit-transform: none;
	    transform: none;
	    padding: 10px;	
	}
	.brand img{
		width:240px;
	}
	body{
		padding-top:90px;
	}
	
}
@media (max-width: 480px) {
	
.showmob{
	display: block;
}
.hidemob{
	display: none;
}
	
.box-tekst h2{
	font-size:18px !important;
	line-height: normal !important;
}
.text-h1 span{
	font-size:34px;
	line-height:normal;
	letter-spacing: normal;
}

.footer .section-title{
	margin-bottom:10px !important;
}

	
.home-next{	
	background-color: #EA2977;
	width:100%;
	padding: 10px;
	margin-top:-30px;
	position: relative;
	z-index: 999;
	text-align: center;
}
.services-list{
	padding-top:0px;
}
.oh{
	overflow: hidden;
}
	
	.fancy span:before, .fancy span:after {display: none;}

	.news-list>li{
		padding-left: 90px;
		padding-right: 60px;
	}
	.list-image{
		display: none;
	}
	.rider-liq-home{
		width:100%;
		height:180px;
	}
	.carousel{
		margin-top: 81px;
		margin-top: 0px;
	}

	.gallery-items-home-liq{
		height:230px;
	
	}

	.news-page .article-body{
		padding-left: 15px;
		padding-right: 15px;
	}

	.news-page .article-body h1{
		margin-top:15px;
	}
	.brand img{
		width:240px;
	}
	.navbar-default .navbar-toggle {
		border-color: none;
		margin-top: 25px;
		margin-right:20px;
	}
	body{
		padding-top:90px;
	}
	.swerk-icon {
		display: block;
		float: none;
		margin:10px auto;

	}
	.footer{
		text-align: center;
	}
	.footer p{
		line-height:1.9;
	}
}

/*.carousel-inner .item{
	        min-height: auto;
        height: auto;
        max-height: auto;
      position: relative;
        padding-top: 28.33%; }
        
        
.carousel-inner .item img{
	position: absolute;
	top:0;
	left:0;
}*/