#@charset "utf-8";
/* CSS Document */

/* kleuren
Rood = #d0140c
Zwart = #000000
grijs = #D6D6D6
donkergrijs = #272727
donkerdergrijs: #171717
*/



#boven-balk{
	display: block;
}

ul.nav-child.unstyled.small{
  display: none;
}

.span9 ul{
	font-size: 13px!Important;  
}

@media screen and (min-width: 960px){
 
  .header{
    height: 110px;
  }
}

#header p, #header a{
	margin: 0px;
    padding: 0px;
    text-align: right;
    color: #22608d;
    font-size: 15px;}

.blog-titel{
  width:inherit !important;
  float:inherit !important;
  position:relative;
  z-index:999;
  margin:0;
  cursor:auto;
}
.bloguitklap .blog-titel{
  cursor:pointer;
}

.bloguitklap .blog-titel h2{
  text-decoration:underline;
}

.read-more-state {
  display: none;
}

.bloguitklap .read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.bloguitklap .read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.bloguitklap .read-more-state ~ .read-more-trigger:before {
  position: absolute;
    z-index: 999;
}

.bloguitklap .read-more-state:checked ~ .read-more-trigger:before {
}

.bloguitklap .read-more-trigger {
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
input::placeholder{
  color:#fff;
}

#mid_container #ftr-Verstuur{
  text-align:center;
}

#mid_container label{
  width:250px;
  float:left;
}

div.homepage .span5 .moduletable{
  position:absolute;
  bottom:0;
  width:100%;
}
div.homepage .span5{
  position:relative;
  
}

#mid_container  .span5 .custom{
  height:100%;
  position:relative;
}

p.readmore .btn, p.readmore .btn a{
    background-color: #d0140c;
    box-shadow: none;
    color: #fff !important;
    background-image: none;
    border: none !important;
    border-radius: 0;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    text-shadow: none;
	font-size: 13px;
}

#footer2_area p{
  margin:0;
}
#footer2_area img{
  float:right;
}

.acymailing_form p{
  padding:0;
  margin:0;
}

#footer input{
  background:#FF8839;
  color:#fff;
  border:0;
  margin:0;
  width:100% !important;
  box-sizing:border-box;
  height:30px;
  margin:5px 0;
}


#footer #Verstuur, #footer .button, #mid_container input#Verstuur{
  background:#0055b7!important;
  border:0 !important;
  color:#fff !important;
  text-shadow:none;
  height:30px;
  line-height:30px;
  width:auto !important;
  float:right;
}
#mid_container input#Verstuur{
  float:none;
}

.radhalf{
  background:url("../images/rad-groot-half.png") no-repeat right bottom;
  background-size:400px auto;
}

#main{
  padding:30px 0;
}

div.homepage{
  position:relative;
}

div.homepage .row-fluid{
  display:flex;
}

#usp #footer_area .moduletable:hover img{
       -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
#usp #footer_area .moduletable h3{
  text-align:center;
  color:#0055b7;
}
#usp{
  padding:30px 0;
}

h1, h2, h3 {
    line-height: 24px;
}

#footer #footer_area .moduletable h3{
  border-bottom:1px solid #D6D6D6;
  color: #d0140c;
}

#footer #footer_area .moduletable p, #footer #footer_area .moduletable li a{
	color: #D6D6D6;
}
#footer2{
  padding:10px 0;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

#usp #footer_area, #footer #footer_area {
    display: flex;
    justify-content: space-between;
    width: 100%;
}{
  	display: flex;
    justify-content: space-between;
    width: 100%;
}

.item-pagekennismaken ul{
    list-style: inside none disc !important; 
}

.navbar .nav{
  display: flex;
  justify-content: space-between;
  width:100%;
}

#mid_container input, #mid_container textarea{
  background:#fff;
  border:1px solid #d0140c;
  box-shadow:none;
}

#mid_container #form-row-Verstuur{
  padding-left:160px;
}


#mid_container input#Verstuur:hover{
  background:#B0BABE;
}

#navigatie .btn.btn-navbar{
  background:#d0140c;
  height: 12px;
    margin: 5px 0;
    padding: 10px;
  border: 2px solid #fff !important;
}

.camera_wrap .camera_pag .camera_pag_ul {
  text-align:center;
}
#camera_wrap_102 .camera_caption > div{
  font-family: "Poiret One",cursive !important;
  font-size:17px;
  line-height: 175%;
}

#camera_wrap_103 .camera_caption > div{
  font-family: "Poiret One",cursive !important;
  font-size:17px;
  line-height: 175%;
}

#camera_wrap_106 .camera_caption > div{
  font-family: "Poiret One",cursive !important;
  font-size:17px;
  line-height: 175%;
}

#prefooter .camera_caption{
  bottom:auto;
}
#prefooter .camera_caption_title{
  color:#ED8B19;
  margin-bottom:20px;
  font-size:20px;
}

#prefooter #camera_wrap_102 .camera_caption > div{
  border-radius:5px;
  background:#fff;
  background-opacity:none;
  color:#757574;
  padding:30px 40px;
  float:right;
  width:70%;
  margin-top:10px;
  position:relative;
}

#prefooter #camera_wrap_102 .camera_caption > div::after{
 border-color: transparent #fff;
    border-style: solid;
    border-width: 0 40px 60px 0;
    content: "";
    display: block;
    left: -40px;
    position: absolute;
    top: 30px;
    width: 0;
    z-index: 1;
}

#prefooter #camera_wrap_103 .camera_caption > div{
  border-radius:5px;
  background:#fff;
  background-opacity:none;
  color:#757574;
  padding:30px 40px;
  float:right;
  width:70%;
  margin-top:10px;
  position:relative;
}

#prefooter #camera_wrap_103 .camera_caption > div::after{
 border-color: transparent #fff;
    border-style: solid;
    border-width: 0 40px 60px 0;
    content: "";
    display: block;
    left: -40px;
    position: absolute;
    top: 30px;
    width: 0;
    z-index: 1;
}


#prefooter #camera_wrap_106 .camera_caption > div{
  border-radius:5px;
  background:#fff;
  background-opacity:none;
  color:#757574;
  padding:30px 40px;
  float:right;
  width:70%;
  margin-top:10px;
  position:relative;
}

#prefooter #camera_wrap_106 .camera_caption > div::after{
 border-color: transparent #fff;
    border-style: solid;
    border-width: 0 40px 60px 0;
    content: "";
    display: block;
    left: -40px;
    position: absolute;
    top: 30px;
    width: 0;
    z-index: 1;
}

#prefooter .cameraCont img{
  width:15% !important;
  height:auto !important;
  margin-top:0 !important;
  border-radius:500px;
  border:3px solid #fff;
}

#prefooter h3{
  font-size:18px;
  color:#fff;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{
	border-radius:200px;
  margin:0 30px;
}

.pull-right img{
	width:50%;
  padding:30px 0 30px 50px;
  box-sizing:border-box;
}
.pull-right img{
  	border: 2px solid #ED8B19;
  box-sizing:border-box;
}

#meer-weten{
  	position: relative;
    background: #fff;
    overflow: hidden;
  height:220px;
  padding:20px 0;
}
#meer-weten:before{
	content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.1;
    background:url(../images/meer-weten.jpg) center no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#meer-weten a{
  	background: #ed8b19 none repeat scroll 0 0;
    border: 2px solid #b0babe !important;
    border-radius: 4px;
    box-shadow: none;
    color: #003247 !important;
    font-family: "Poiret One",cursive;
    font-size: 18px;
    padding: 0 20px;
  	line-height:36px;
  	height:36px;
  display:inline-block;
}
#meer-weten a:hover{
  background:#B0BABE;
  text-decoration:none;
}
#meer-weten .moduletable{
  position:absolute;
  z-index:999;
}



#mid_container h1, #mid_container h2, #mid_container h3, #mid_container h4{
  display:inline-block;
  color: #d0140c;
}
#mid_container h4{
}

#mid_container a{
  color:#ed8b19;
}

#mid_container ul{
  list-style:circle;
}

#visual .camera_caption > div{
  background:none !important;
  margin:30px 0;
  padding:10px 30px;
}
#visual .camera_caption_title{
  font-size:24px;
  margin-bottom:10px;
}
#visual .slider-module{
  padding:20px 30px;
  background:#003247;
  font-family: "Poiret One",cursive;
}

#footer .moduletablepadding{
  padding:30px 0;
}

#footer .moduletablenieuwsbrief{
  padding:30px;
}
#footer .moduletablenieuwsbrief table{
  width:100%;
}
#footer .moduletablenieuwsbrief td{
  vertical-align:bottom;
  padding:5px 0;
}
#footer .moduletablenieuwsbrief label{
font-size:17px;
}
#footer .moduletablenieuwsbrief input.button{
  background:#ED8B19;
  border-radius: 4px;
  border:2px solid #B0BABE !important;
  box-shadow:none;
  color:#003247 !important;
  font-family: "Poiret One",cursive;
  font-size:18px;
  padding:0 20px;
  float:right;
}
#footer .moduletablenieuwsbrief input.button:hover{
  background:#b0babe;
}
#footer .moduletablenieuwsbrief input{
	box-sizing:border-box;
  margin:0;
  height:40px;
  background:#B0BABE;
  border:0;
  color:#000;
}


.moduletablenieuwsbrief table.acymailing_form{
  margin:0;
}
.moduletablecomponent{
  background:#003247;
  padding:20px 30px;
  color:#fff;
  position:relative;
}
.moduletablecomponent img{
  border-radius:200px;
  padding:10px;
  height:50px;
  background:#fff;
}
.moduletablecomponent h3{
  margin-top:100px;
  color:#fff !important;
  font-size:20px !important;
}
.moduletable-icon{
  	position: absolute;
    text-align: center;
    top: 30px;
  	margin:0 -30px;
  width:100%;
}
@media screen and (min-width: 767px){
#visual{
	background-color: #272727;
    float: left;
    position: relative;
  	width: 100%  
}
  
#visual .container{
  display: flex;
}

}


#visual .moduletable{
  margin-left: 0;
}

.visual-module{
  position:absolute;
  top:80px;
  width:100%;
}

.visual-module .moduletable{
  background:#003247;
  padding:20px 30px;
  color:#fff;
}


#header .moduletablesocial img{
  background:#003247;
  border-radius:200px;
  height:28px;
  padding:8px;
  margin-left:10px;
}
#header .moduletablesocial{
  padding:10px 0;
  text-align:right;
}

#header img{
	margin-left: 10px;
}

#header h3{
  margin:0;
  padding:0;
}

#prefooter{
  background:#0055B7;
  margin-bottom:50px;
  color:#fff;
  padding: 30px 0;
  z-index:999;
  position:relative;
}

#navigatie{
  position:relative;
}



#mid_container td.mceVisualAid{
  padding:0;
}

.links table img{
  padding:0 !important;
}

ul, ol {
  list-style: none;
}
#accordion1 li.panel{
    margin-bottom: 0px;
}
.item-pagewvw a{
  padding:0 20px;
  display:block;
  height:50px;
  line-height:50px;
}

.item-pagewvw ul li{
  width:33.33333%;
  float:left;
  list-style:none;
  min-width:120px;
}
.item-pagewvw ul li ul{
  display:none;
  background:#fff;
  width:33.33333%;
  padding:0 0 10px 0!important;
}
.item-pagewvw ul li ul li{
	padding:10px 10px;
  	margin:0 10px;
  float:none;
  min-width:0;
  width:auto;
  color:#a42724;
}
.item-pagewvw ul li:hover a{
  background:#a42724 !important;
  text-decoration:none;
  color:#fff !important;
}
.item-pagewvw ul li:hover ul {
  display: block;
  position:absolute;
}
@media (max-width: 767px) {
  /* Kleine versie */
.item-pagewvw ul li{
  width:100%;
  }
.item-pagewvw ul li:hover ul {
  display: block;
  position:relative;
}
  .item-pagewvw ul li ul{
  width:100%;
  }
}


.item-pagewvw ul > li:nth-child(odd){
  background:#ebebeb;
}
.item-pagewvw ul > li:nth-child(even){
  background:#dcdcdc;
}

.links .moduletable .blog > h2{
  width:50%;
}

.links .blog .items-row .item{
  background:#EBEBEB;
  padding-bottom:20px;
  margin-bottom:30px;
}
.links .blog .items-row .item p{
  padding:0 30px;
}
.links .blog .items-row .item img{
  width:100%;
}
.links .blog .items-row .item h2{
  background:#4D4D4C;
  text-align:center;
  margin:0;
}
.links .blog .items-row .item h3{
  background:#4D4D4C;
  text-align:center;
  margin:0 0 20px 0;
  font-size:16px;
  font-weight:normal;
}

.links .blog .items-row .item p.img_caption{
  color:#fff;
  text-align:center;
  font-size:18px;
  font-weight:bold;
  margin:10px 0 0 0;
}


.links a.btn{
  margin-bottom:20px;
}
.links .item-page img{
  float:left;
  padding:30px 30px 30px 0;
}

.links .item-page{
  position:relative;
}
.links .item-page .page-header{
  width:50%;
}
.links .item-page h2{
  margin:0 15px 30px 0;
}
.links h1{
  width:130px;
  background: #a42724 url("../images/mod_nieuws.jpg") no-repeat scroll left center / auto 100% !important;
    color: #fff;
    padding-left: 80px !important; 
}

.btn{
  background-color:#0055B7;
  box-shadow:none;
  text-shadow:none;
  color:#fff !important;
  background-image:none;
  border:0;
  padding:0 20px;
  height:40px;
  line-height:40px;
  font-size:18px;
box-shadow: inset 0px 0px 10px 0px #2A8CFC;
-webkit-box-shadow: inset 0px 0px 10px 0px #2A8CFC;
-moz-box-shadow: inset 0px 0px 10px 0px #2A8CFC;
-o-box-shadow: inset 0px 0px 10px 0px #2A8CFC;
}
.btn:hover{
 background:#2A8CFC;
}
.btn .icon-chevron-right{
  visibility:hidden;
  width:0;
  height:0;
  display: block;
}
.links .items-leading .items-leading .btn{
  margin-bottom:20px;
}
.links .item-page .item-image{
  max-width:340px;
	float:right;
  width:50%;
}

.moduletableevenementen{
  background:url(../images/mod_evenementen_afbeelding.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 250px;
   padding-top: 220px;
}

.links .item-page .item-image img{
  padding:0 0 30px 15px;
}

span.icon-location{
  background:url(../images/icon_home.png) left bottom no-repeat;
  background-size:15px 15px;
  height:14px;
  width:15px;
  margin-left:30px;
}

.breadcrumb{
  background:#EBEBEB;
  line-height:60px;
  padding:0;
  margin:0;
  border-radius:0;
  color:#414241;
}
.breadcrumb > .active{
  color:#414241;
}
.breadcrumb > li > .divider{
  color:#414241;
}
.breadcrumb a{
  color:#A42724;
}
.breadcrumb > li {
  text-shadow:none;
}
.border{
background: #fff none repeat scroll 0 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.links{
  margin-top:40px;
}

#header .random-image img{
	width: 100%;
  	color:#fff;
  	min-height: 180px;
}
#header .search{
  text-align:right;
}
@media (max-width: 767px) {
/* Kleine versie */
#header .search{
  text-align:center;
}
  .moduletableservices{
    position: relative!important;
    width: 100%!important;
  }
  .moduletableservices h3{
    padding-top: 10px;
 }
  
  .moduletablezoeken{
    display: none;
  }
}  
#header .search input{
  border-radius:0;
  	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255,255,255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.9);
  width:180px !important;
  height:30px;
  border:0;
-webkit-box-shadow: -5px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -5px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -5px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.moduletableheader{
  padding:20px 30px;
  display:inline-block;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(164,39,36);
	/* RGBa with 0.6 opacity */
	background: rgba(164, 39, 36, 0.8);
}
.moduletableheader h3{
  padding:0;
  margin:0;
}

#header a{
}
#header a:hover{
  text-decoration:none;
}

  
  
  
.sp-tweet{
  padding:10px;
}
.sp-tweet-item{
  background:#fff;
  padding: 10px 10px 10px 70px;
}
.sp-tweet-item img.tweet-avatar{
  border:0;
  margin-left:-60px;
  padding:0;
}

.moduletableevenementen .datum-wrapper{
  overflow:auto;
}
.moduletableevenementen .datum{
  width:30%;
  float:left;
  padding-left: 40px;
    width: 15%;
  line-height:60px;
}

.moduletableevenementen .evenement span{
  vertical-align:middle;
  display:table-cell;
  height:60px;
  padding:0 20px;
  font-weight:bold;
}

.moduletableevenementen ul li:nth-child(even){
  background:#DCDCDC;
}
.moduletableevenementen ul li:nth-child(odd){
  background:#EBEBEB;
}

.moduletableevenementen ul{
  padding:0 !important;
}
.moduletableevenementen ul li{
  list-style:none;
}
.moduletableevenementen a{
  color:#414241;
}

/* Phoca */
#phocagallery-module-ri div.mosaic a img{
  border:0;
  box-shadow:none;
}
#phocagallery-module-ri{
  padding:5px;
  overflow:auto;
}
#phocagallery-module-ri div.mosaic{
  width:33.333% !important;
  border: 5px solid #DCDCDC;
  box-sizing: border-box;
}

.moduletablefotos{
  background:#DCDCDC;
  margin-bottom:30px;
}
.moduletablefotos h3{
  padding-left:80px;
  background:url(../images/mod_fotos.jpg) no-repeat left #7184b4;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}

.moduletablelid{
  background:#DCDCDC;
  margin-bottom:30px;
}
.moduletablelid h3{
  padding-left:80px;
  background:url(../images/mod_lid.jpg) no-repeat left #7184b4;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletablelid h3 a{
  color:#fff;
}
.moduletablelid h3 a:hover{
  color:#fff !important;
}

.moduletablelidworden, .moduletablenietweggooien, .moduletableadvertentie{
  background:#EBEBEB;
  margin-bottom:30px;
  margin-top:180px;
}
.rechts .voor-image{
  margin-top:-210px;
  margin-bottom: 70px;
  height:150px;
  background-position: center center;
  background-size: auto 150px;
  background-repeat:no-repeat;
}
@media (max-width: 767px) {
/* Kleine versie */
	.rechts .voor-image{
      background-size: auto auto;
    }
}
.customlidworden, .customnietweggooien, .customadvertentie{
  padding:20px 30px;
  overflow:auto;
} 
.moduletableevenementen h3{
  padding-left:80px;
  background:url(../images/mod_evenementen.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletablelidworden h3{
  padding-left:80px;
  background:url(../images/mod_lidworden.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletablenietweggooien h3{
  padding-left:80px;
  background:url(../images/mod_nietweggooien.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletableadvertentie h3{
  padding-left:80px;
  background:url(../images/mod_advertentie.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}

.moduletabletwitter{
  background:#DCDCDC;
  margin-bottom:30px;
}
.moduletabletwitter h3{
  padding-left:80px;
  background:url(../images/mod_twitter.jpg) no-repeat left #7184b4;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}


.navbar-inner{
  padding:0;
}


#footer h1, #footer h2, #footer h3{
  color:#fff;
}

#mid_container table{
  border:1px solid #eee;
  border-spacing: 0px;
  border-collapse: collapse;
  width:100%;
  margin: 10px 0;
}
#mid_container tr, td{
  border:none;
}
#mid_container td{
  padding:5px 10px;
}
#mid_container th{
  background:#ed8b19;
  color:#FFF;
  border:1px solid #ed8b19;

}
#mid_container tr:nth-child(even){
  background:#eee;
}


#footer{
  background-color: #272727;
}

#footer a{
  color:#fff;
  text-decoration:none;
}
#footer a:hover{
  text-decoration:underline;
}
@media (max-width: 767px) {
/* Kleine versie */
#footer{
  text-align:center;
}

}

.rechts ul{
  margin:0;
}
.rechts .nav a{
  	color:#898989;
}
.rechts .nav a:hover{
  background:none;
  text-decoration:underline;
}

.euroteken{
  display: inline;
    float: left;
    margin-bottom: -20px;
    left: -20px;
    overflow: hidden;
    position: relative;
    top: 5px;
}


textarea#jform_articletext{
  height:20px !important;
}


.no-stock{
  background:url(../images/no-stock.png) center no-repeat;
  background-size:100px 100px;
  width:100%;
  height:100px;
}

/*chronoforms*/
.chrono_credits{
  display:none;
}

div#chronoform-container-1 {
    display: flex;
  flex-wrap: wrap;
}

.chronoform-container.chronoform-container{
  margin-right: 30px;
  width: auto!important;
}

.gbs3 label{
  font-weight: normal!important;
}

.gbs3 .form-control{
  line-height:inherit !important;
}

.gbs3 h3, .gbs3 h2{
  font-family: inherit !important;
  font-weight: bold !important;
  line-height: 40px !important;
  margin: 5px 0 !important;
  font-size: 16px!important;
}

.zoekbalk .search{
  padding-right:30px;
}

form#searchForm fieldset, form#searchForm .form-limit{
  display:none;
}


.btn:hover, .btn:focus{
  color:#000 !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
  background:inherit;
}

#button274, #button5{
  background: #d0140c!important;
  color: #fff!important;
}


/**/

.zoekbalk {
	background:#FFF;
	-webkit-border-radius: 15px;
    border-radius: 15px;
  	box-shadow: 0 2px 2px 2px #555;
    margin-bottom: 10px;
}
.zoekbalk .moduletable{
  	padding: 10px 30px;
}

#header .span8 .banneritem img{
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
  	border:10px solid #fff;
  	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#header .banneritem img{
  	width:100%;
}

.rechts .hikashop_subcontainer{
  	padding:0;
}
.rechts .thumbnails > li{
   margin:0;
}
.rechts .thumbnails a{
  color:#898989;
  margin:0;
  font-size:12px;
  font-weight:normal;
}


#mid_container{
  	position:relative;
}

.contact dt, .contact dl{
  display:none;
  height:0;
}

.navbar{
  	margin-bottom:0;
  	font-size:15px;
  	font-family: 'Segoe UI','Arial;', sans-serif;
}
.navbar-inner{
  	border:none;
  	border-radius:0;
  	box-shadow:none;
}

.navbar .nav > li > a{
  	text-shadow:none;
  	color:#FFF;
}

.navbar .nav>li {
}

.navbar .nav li.dropdown > .dropdown-toggle .caret{
	border-bottom-color:#FFF;
  	border-top-color:#FFF;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  	border-bottom-color:#FFF;
  	border-top-color:#FFF;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover{
  	color:#ea2d1f;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
  	background:none;
  	box-shadow:none;
  	color:#d0140c;
    padding: 15px 18px 14px 14px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
  	background:#BF0F19;
  	color:#FFF;
}


.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
  color:#d0140c;
  display: block;
}
.navbar .nav > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu::after{
  	border:none;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
    padding: 15px 18px 14px 14px;
    font-family: Segoe UI,Arial;
    color: #000000;
    text-decoration: none;
    display: block;
    font-size: 16px;
  	font-weight: bold;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
  	background:#ccc;
  	box-shadow:none;
  	
}
/* ingeklapt menu */
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
  	border-radius:0;
}



.page-header{
  	border:0;
  	margin:0;
  	padding:0;
}


fieldset, legend{
	padding:0;
	margin:0;
	border:0;
}

dd, dt{
	margin:0;
	padding:3px 0;
}

p{
  line-height:150%;
}

h1, h2, h3, h4, h5, h6{
	margin:5px 0;
	font-weight: bold;
	font-family: 'Orienta', sans-serif;
}
h1{
	font-size:18px;
  	padding: 10px 0;
  	margin-bottom:20px;
}
h2, h3{
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 16px;
}
h4{
	font-size:13px;
}
h5{
	font-size:15px;
}

.moduletableservices h3{
font-size: 35px;  
}


img a{
	border:0;
}

ul{
	margin:0;
	padding:0;
}

html, body{
	margin:0;
	padding:0;
}

html{
  width: 100%;
}

body {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size:13px;
   	color: #66594e;
	background-image: url(/templates/atriattemplate/images/body-strip.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;  
    margin: 0px auto;
    position: relative;
}


/*css*/
/*services*/
.moduletableservices{
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 1;
}

.moduletableservices h3, .moduletableservices .customservices{
  margin-left: 10px;
  margin-top: 10px;
}

.moduletableservices a{
  color: #fff;
}

/*zoeken*/
.moduletablezoeken{
float: right;
}

.moduletablezoeken .form-search label{
  display: none;
}

.moduletablezoeken .btn-primary{
  background-color: #d0140c;
      box-shadow: none;
}

input#mod-finder-searchword88{
      border-radius: 0;
    margin-right: 10px;
    padding: 0;
    height: 40px;
}

/*blog opmaak*/
.blog .page-header{
  background-color: #000;
  border-radius: 8px 8px 0 0;
  text-align: center;
}

.blog .page-header h2{
  color: #fff;
  font-size: 13px;
}

.span12{
  padding-top: 12px;
}

.blog img{
  width: 100%;
}

.blog h3, .blog h4{
  color: #d0140c;
  width: 100%;
}


/* algemeen */

#background{
	position: fixed; 
	top: -50%; 
	left: -50%; 
	width: 200%; 
	height: 200%;
	z-index:-999;
}

#background img{
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0;
	bottom: 0; 
	margin: auto; 
	min-width: 50%;
}

#container {
    margin-left:auto;
    margin-right:auto;
}

#mid_container {
}
.links h1, .links h2, .links h3 {
  	color:#ED8B19;
  	font-size:20px;
}
.links h4, h5, h6 {
	color:#ED8B19;
}
.links a{
	color:#ED8B19;
}
#mid_container a:hover {
	color:#000;
}

#mid_container li a{
    padding-left: 12px;
    color: rgb(102, 89, 76);
    font-size: 13px;
    text-decoration: none;
    line-height: 19px;
    font-weight: bold;
    display: block;
    background-repeat: no-repeat;
    background-position: left top;}
#mid_container ul {
    color: rgb(102, 89, 76);
    font-size: 12px;
    padding: 0;
  	display: block;
    list-style-type: square;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
#mid_container li{
  padding:0;
}




.sitebreedte{
	width:960px;
	margin:0px auto;
}

.site-links{
	float: left;
    margin-right: 20px;
    width: 620px;
}
.inhoud-wrap{
	overflow:auto;
}

.zoekbalk .knop{
  display:block;
}
.zoekbalk .knop:hover{
  color:#000 !important;
}


/* /algemeen */

/* header */

#header{
    background-image: url(/templates/atriattemplate/images/body-strip.jpg);
    background-repeat: repeat-x;
	position:relative;
	padding:20px 0;
}
/* /header */
@media (max-width: 767px) {
  .logo_container.span5{
    float: left;
    width: auto;
  }
  
	#visual img{
      width:100%;
  }
  
}

/* visual */
@media screen and (min-width: 960px){
  #visual .moduletable img{
    height: 100%!important;
    width: 100%;
    object-fit: cover;  }
  
  #visual .moduletable .random-image{
    height: 100%;
  }
}
@media (max-width: 979px) and (min-width: 768px){
  #visual .moduletable img{
    height: 100%!important;
    width: 100%;
    object-fit: cover;  }
  
  #visual .moduletable .random-image{
    height: 100%;
  }
}
/* //visual */
/*slider*/
@media screen and (min-width: 960px){
.moduletablebanner-slider{
    height: 201px;
    left: 0;
    margin-top: 20px;
    position: absolute;
    top: 0;
    width: 513px;
    z-index: 0;
	margin-left: 0;
}

.moduletablebanner-image{
    height: 201px;
    margin-top: 20px;
    position: absolute!important;
    right: 0;
    top: 0;
    width: 660px;
    z-index: 1;
}
}

/* navigatie */



/* inhoud */

.inhoud-wrap{
	margin-bottom:30px;
}
#content{
	padding:30px 0 30px 0;
	overflow:auto;
}
#content ul{
	list-style-type:disc;
	color:DB3700;
	list-style-position:inside;
	padding:10px 0;
}
#content li{
	padding:2px 0;
}
#content a{
	color:#DB3700;
}
#content a:hover{
	color:#F38603;
}
#content table{
	border-collapse: collapse;
	color:#000;
}		
#content table, #content th, #content td{
	border:1px solid #FCDBBB;
	padding:6px;
}
#content th{
	background:#FCDBBB;
}

.moduletableblok{
	float:left;
	background:#FCDBBB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:150px 0 0 0;
	text-align:center;
	width:30%;
}
.moduletableblok h3{
	background:#F38603;
	padding:10px;
	color:#FCDBBB;
	margin:0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.moduletableblok a{
	color:#FCDBBB;
	text-decoration:none;
}


/* //inhoud */

/*footer*/
	
/* /footer */


@media (max-width: 767px) {
/* Kleine versie */
  .navbar{
    text-align:center;
    margin-top:0;
  }
  #header {
    padding:0 10px;
 	}
  .logo_container, #header .moduletablesocial, #header .moduletable{
    padding:5px 0;
    text-align:center;
  }
  #header .moduletablesocial img{
    height:20px;
    padding:5px;
  }
  #header img{
    max-height:50px;
  }
  #header .moduletable a{
    color:#003247;
  }
  #header .moduletable h3{
    visibility:hidden;
    height:0;
  }
  .logo_container img{
    max-height:60px;
  }
  #footer .moduletable{
    padding:0 30px 60px 30px;
  }
  #footer2{
    text-align:center;
  }
  #prefooter .container{
    padding:0 30px;
  }
  #mid_container{
    padding:0 30px;
  }
  #navigatie .btn.btn-navbar{
    margin-right:22px;
  }
  .pull-right {
    padding: 0 0 10px 10px;
  }
  #prefooter #camera_wrap_102 .camera_caption > div {
    width:auto;
  }
  #prefooter .cameraCont img{
    position:relative !important;
    width:60px !important;
  }
  #prefooter .camera_target{
    z-index:99;
  }
  #prefooter .cameraSlide {
    text-align:right;
  }
  .visual-module{
    position:relative;
    top:0;
  }
  #meer-weten .moduletable{
    padding:0 30px;
  }
  .navbar .nav, #usp #footer_area, #footer #footer_area{
  display: block;
  justify-content: none;
  width:100%;
}
  #usp #footer_area .moduletable img{
    height:100px;
    width:100px;
    margin-left:auto;
    margin-right:auto;
    display:block;
  }
  div.homepage .row-fluid{
  display:block;
}
  div.homepage img{
    position:relative;
    margin:0;
    padding:0;
    left:0;
    max-width:250px;
  }
    #mid_container .span5 .moduletable{
      text-align:center;
    }
  div.homepage .span5 .moduletable{
    position:relative;
  }
  #footer2_area img{
    float:none;
  }
}

div#copyright{
  background-color: #171717;
  color: #D6D6D6;
}

.customcopyright{
  float: right;
}




