            @import url(http://fonts.googleapis.com/css?family=Cantarell);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,500,700);
body{
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color: #000000;
	font-weight:400;
	line-height:19px;
	text-align:justify;
}
a{
	color: #187fd5;
    font-weight: 500;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration: underline;
}
b, strong{
	font-weight: 500;
}
i, em{
	font-style: italic;
}
p{
	padding: 0px 0 15px;
	margin: 0;
}
.hide-text{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.clear{
	position: relative;
	clear: both;
	display: block;
}

.container{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 1;
}

/** style **/

h1{
font-family: 'Oswald', sans-serif;
font-size:23px;
text-align:left;
color:#000000;
text-transform:uppercase;
line-height: 70px;
font-weight: 400;
background:url(../images/h1.jpg) center bottom no-repeat;
margin-bottom:20px;
}

h2{
font-family: 'Oswald', sans-serif;
font-size:21px;
text-align:left;
color:#187fd5;
line-height: 50px;
font-weight: 400;
text-transform:uppercase;
}
h3{
     font-family: 'Cantarell', sans-serif;
	 font-size:19px !important;
	 line-height: 22px;
     color:#187fd5;
}

h4{
     font-family: 'Cantarell', sans-serif;
	 font-size:18px !important;
	 line-height: 22px;
     color:#3399ee;
}
h5{
     font-family: 'Cantarell', sans-serif;
	 font-size:16px !important;
	 line-height: 22px;
     color:#000000;
}
h6{
     font-family: 'Cantarell', sans-serif;
	 font-size:15px !important;
	 line-height: 22px;
     color:#777777;
}
.image-right{
	float: right;
	padding:10px;
	background:#ffffff;
	margin: 6px 0 15px 25px;
	border:1px solid #e1e1e1;
}
.image-left{
	float: left;
	padding:10px;
	background:#ffffff;
	margin: 0 25px 15px 0px;
	border:1px solid #e1e1e1;
}


/*******header*********/
#header{
position: relative;
min-height:800px;
background:url(../images/Head.png) center top no-repeat, url(../images/pattern.jpg) left top repeat;
border:1px solid #efefef;
}

.head{
position:relative;
height:173px;
background:url(../images/header.png) left top repeat-x;
z-index:2;
}

.logo{
position:relative;
float:left;
width:246px;
height:173px;
padding: 0 12px;
background:url(../images/left-O.png) left top no-repeat, url(../images/right-O.png) right top no-repeat;
}
.nav{
position:relative;
float:right;
max-width:730px;
width:700px;
margin:53px 0px 42px;
}
/**************slideshow************/
.slideshow{
position:relative;
z-index:2;
width:984px;
height:318px;
padding:7px;
background:#ffffff;
border-bottom: 1px solid #d9d9d9;
margin-top: 30px;
}
.ombre{
position:relative;
height:34px;
background:url(../images/ombre-slide.png) center top no-repeat;
}
.webshop{
position:relative;
z-index:4;
float:right;
width:159px;
height:159px;
background:url(../images/webshop.png) center top no-repeat;
margin-right: -6px;
margin-top: -184px;
}
.contenu{
width:1000px;
padding: 0px;
text-align:center;
line-height:22px;
background:url(../images/bottom.jpg) center bottom no-repeat;
margin-bottom:40px;
padding: 0 0 25px;
margin-top: -20px;
}
.contenu h1{
font-family: 'Oswald', sans-serif;
font-size:23px;
text-align:center;
color:#000000;
text-transform:uppercase;
line-height: 85px;
font-weight: 400;
background:url(../images/h1.jpg) center bottom no-repeat;
margin-bottom:20px;
padding-left: 75px;
}

#header .contenu > a.readmore{
	position: relative;
	width:106px;
    height:23px;
	display: block;
	margin-top: 10px;
	background:url(../images/leesmeer.png) right top no-repeat;
	margin-left: 444px;
    text-align: left;
    text-transform: uppercase;
	color:#187fd5;
}

#header .contenu  > a.readmore:hover {
	background:url(../images/leesmeer.png) right bottom no-repeat;
	transition: all 0.3s ease-out 0s;
	color:#777777;
	text-decoration:none;
}
.contenu .zoom{
 float: right;
    height: 28px;
    margin-top: 25px;
    position: relative;
    width: 92px;
}
/******* content******/

#content-wrapper{
    position:relative;
	z-index:1;
	min-height:200px;
	background: url(../images/pattern.jpg) left top repeat;
	border-top: 6px solid #4fa7f0;
    margin-top: -47px;
	padding-bottom: 40px !important;
}

#content-wrapper .content{
width:1000px;
text-align:justify;
padding: 55px 0 30px;
}
.content{
width:1000px;
padding: 0px;
text-align:justify;
line-height:22px;
background:url(../images/bottom.jpg) center bottom no-repeat;
margin-bottom:5px;
padding: 0 0 25px;
}
.content .zoom{
 float: right;
    height: 28px;
    margin-top: 15px;
    position: relative;
    width: 92px;
}
/*******/
#content-wrapper p{
	padding: 0px 0px 15px;
}
#content-wrapper ul,#content-wrapper ol{
	padding: 0px 0px 15px 15px;
}
#content-wrapper ul ul,#content-wrapper ol ol,
#content-wrapper ul ol,#content-wrapper ol ul{
	padding: 5px 0px 0px 15px;
}
#content-wrapper ul li{
	padding: 0px 0px 5px 25px;
}
#content-wrapper ul > li{
	padding: 0px 0px 0px 10px;
	list-style: none;
	background: url(../images/liste.png) no-repeat left 8px;
	}
#content-wrapper ul ul > li{
}
#content-wrapper ol li{
	list-style-type: decimal;
	padding: 0px 0px 5px 5px;
	margin-left: 20px;
}

#content-wrapper table.table-style{
	position: relative;
}
#content-wrapper table.table-style thead th{
	background: #ccc;
	font-weight: bold;
	text-align: center;
}
#content-wrapper table.table-style thead th,
#content-wrapper table.table-style tbody td{
	padding: 10px 20px;
	border: 1px solid #ddd;
}
#content-wrapper  .dark-text{
	color: #48494a;
}
/***********box*******/
#box-wrapper{
    position:relative;
	min-height:490px;
    border-top:1px solid #ffffff;
	background: url(../images/box-bg.jpg) left top repeat , url(../images/box_bottom.jpg) left bottom repeat-x;
	overflow:hidden;
}

#box-wrapper .content{
width:1000px;
margin-top:38px;
width:1000px;
padding: 0px;
text-align:justify;
line-height:22px;
background:none;
margin-bottom:0px;
}
 a.box1{
position:relative;
z-index:2;
float:left;
display:block;
width:248px;
padding:0px 30px;
height: 401px;
text-decoration:none;
text-align:center;
background:#ffffff;
border-bottom:5px solid #187fd5;
color:#777777 !important;
}
a.box1 .shadow{
position:relative;
float:left;
width:308px;
height:13px;
background:none;
margin-left: -30px;
    margin-top: 35px;
}
a.box1:hover .shadow{
background:url(../images/ombre-box.png) center top no-repeat;
}
.box2{
margin-left:38px;
}

a.box1:hover {
background:url(../images/box-hover.jpg) center top no-repeat;
color:#ffffff !important;
}

.icon{
position:relative;
float:left;
width:99px;
height:99px;
background:url(../images/icon.png) center no-repeat;
padding:0px 74px;
margin-top: 35px;
}
.box1:hover .icon{
background:url(../images/icon-hover.png) center  no-repeat;
}
.icon1{
width:54px;
height:54px;
margin-left:23px;
margin-top:23px;
}
.icon2{
width:55px;
height:40px;
margin-left:23px;
margin-top:27px;
}
.icon3{
width:59px;
height:52px;
margin-left:20px;
margin-top:23px;
}
.icon1{
background:url(../images/icon1.png) center top no-repeat;
}
.box1:hover .icon1{
background:url(../images/icon1.png) center bottom no-repeat;
transition: all 0.3s ease-out 0s;
}
.icon2{
background:url(../images/icon2.png) center top no-repeat;
}
.box1:hover .icon2{
background:url(../images/icon2.png) center bottom no-repeat;
transition: all 0.3s ease-out 0s;
}
.icon3{
background:url(../images/icon3.png) center top no-repeat;
}
.box1:hover .icon3{
background:url(../images/icon3.png) center bottom no-repeat;
transition: all 0.3s ease-out 0s;
}
.box1 h1{
font-family: 'Oswald', sans-serif;
font-size:23px;
text-align:center;
color:#000000;
text-transform:uppercase;
line-height: 70px;
font-weight: 400;
background:url(../images/tit-box.jpg) center bottom no-repeat;
margin-bottom:20px;
}
.box1:hover h1{
font-family: 'Oswald', sans-serif;
font-size:23px;
text-align:center;
color:#ffffff;
text-transform:uppercase;
line-height: 70px;
font-weight: 400;
background:url(../images/tit-box-hover.jpg) center bottom no-repeat;
margin-bottom:20px;
}
.box1 .readmore{
position:relative;
width:95px;
height:31px;
background:#187fd5;
border:1px solid #0667b8;
color:#ffffff !important;
text-align:center;
text-transform:uppercase;
line-height:30px;
margin-left: 75px;
margin-top: 12px;
}

.box1:hover .readmore{
background:none;
border:1px solid #7ac1ed;
}
/*************/

#footer{
	position: relative;
	min-height: 209px;
	background:url(../images/footer.jpg) center top repeat-x;
	border-top:2px solid #d3d4e0;
}

#footer .contact{
position:relative;
width:1000px;
color:#ffffff !important;
}
#footer .contact .map{
background:url(../images/map.png) center left no-repeat;
padding-left: 20px;
}
#footer .contact .mob{
background:url(../images/mobile.png) center left no-repeat;
padding-left: 20px;
}
#footer .contact .btw{
background:url(../images/btw.png) center left no-repeat;
padding-left: 25px;
}
#footer .contact .space{
padding:0px 6px;
}
#footer .contact  a{
text-decoration:none;
color:#00325b !important;
}
#footer .contact a:hover{
text-decoration:underline;
}
#footer .contact h1{
font-family: 'Oswald', sans-serif;
font-size:23px;
text-align:left;
color:#ffffff;
text-transform:uppercase;
font-weight: 400;
background:url(../images/contact.jpg) left bottom no-repeat;
line-height: 80px;
margin-bottom: 20px;
padding-top: 15px;
}

 .back-to-top{
    position: fixed;
    right: 10px;
    bottom: 25px;
    width: 20px;
    height: 20px;
    display: none;
    opacity: .6;
    padding: 15px;
    background: url(../images/icon-top.png) no-repeat center rgba(0,0,0,1);
	margin-right:17px;
    text-indent: -9999px;
	border-radius: 25px;
}
.back-to-top:hover{
	opacity: 1;
	display: block;
}

 .footerSlideContent0{
	background: #e6e8ed;
	z-index:5001;
}
.footerSlideContent0:before{
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 5px;
	background: rgba(0,0,0,.1);
} 
  #footerSlideText{
  color:#848383!important;
  }      
#footerSlideText h3 {
    color: #144f85 !important;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px;
}        
#footerSlideText a{
color:#0095d4 !important;
}    
  #footerSlideText a:hover{
  color:#144f85 !important;
  }      
        
 #footerSlideText li a:hover {
    color: #144f85;
    outline: medium none;
    padding: 0 2px 0 0;
}
#footerSlideText li a:link, #footerSlideText li a:visited {
    color: #0095d4;
    outline: medium none;
    text-decoration: none;
}
     
 .footerSlideContent1 {
   background: #e6e8ed  !important;
	box-shadow: 0px 0px 10px rgba(74,73,73,.5);
}       
 form.contactForm .QapTcha .TxtStatus {
    display:block;
    font-size: 14px !important;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: left;
}   
  form.contactForm .private_policy_link {
    display: inline-block;
    font-size: 14px !important;
}
#footerSlideButton {
    border: medium none;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 10px;
    top: -20px;
    width: 82px;
    z-index: 5002 !important;
}

 
        
        
        