body {
    background: #ffffff;
    color: #696969;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.56;
	font-weight: 400;
}
a {
    color: #2f427b;
    text-decoration: none;
	-webkit-transition: all .5s;
    transition: all .5s;
	outline: none !important;
}
a:active, a:hover, a:focus {
    color: #000;
    text-decoration:underline;
}
 
.image-right {
    float: right;
    margin: 0 0 10px 15px;
}
.image-left {
    float: left;
    margin: 0 15px 10px 0;
}
/* -------------------- 
	les titres
-------------------- */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Palanquin', "Arial", cursive;
    line-height: 1.3;
    font-weight: 600;
	color:#262f4a;
}
h1, .h1{
    font-size:48px;
	color:#262f4a;
    font-weight: 700;
	text-transform:uppercase;
}
h2, .h2{
    font-size:36px;
    color: #2f427b;
}
h3, .h3{
    font-size:30px;
}
h4, .h4{
    font-size:27px;
}
h5, .h5{
    font-size:24px;
}
h6, .h6{
    font-size:22px;
}

/* -------------------- 
	header
-------------------- */
header.top {
	position: relative;
        z-index: 10;
}
header.top .container {
    position: relative;
}
header.top .topbar {
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    color: #3a3a3a;
    line-height: 20px;
        padding: 11px 0 13px;
}
header.top .topbar .adresse{
    background: url(../images/icon-adres1.png) left center no-repeat;
    padding-left: 21px;
}
header.top .topbar .phone{
    background: url(../images/icon-tel1.png) left center no-repeat;
    padding-left: 26px;
    float: right;
}
header.top .topbar .number-responsive {
    display: none;
}
header.top .site-header {
    height: 118px;
    background: white;
}
header.top .logo {
    position: absolute;
    padding: 16px 0 20px;
    top: 0;
    left: 15px;
    z-index: 1;
	-webkit-transform-origin: left top;
    -webkit-transition: all .8s;
    -webkit-transition-delay: .1s;
    transform-origin: left top;
    transition: all .8s;
    transition-delay: .1s;
}
header.top .logo a img {
    max-width: 100%; 
    display: inline-block;
}
header.top .is-sticky .logo {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	top: 0;
    padding: 12px 0;
}
header.top .is-sticky .site-header {
    -webkit-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.5);
    background: rgba(255,255,255,0.96);
    height: 85px;
}
/* -------------------- 
	bar de menu
-------------------- */
nav.main-nav {
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: right;
    width: 810px;
    z-index: 10;
    padding: 35px 0 40px 0;
    float: right;
}
.is-sticky nav.main-nav {
    padding: 21px 0;
}

nav.mobile-nav {
	display: none;
	-webkit-transition: all .4s;
	transition: all .4s;
}
nav.mobile-nav a {
    font-size: 22px;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    background: #262f4a;
    padding: 5px 8px 5px;
    border: 1px solid #262f4a;
    display: inline-block;
}
nav.mobile-nav a:hover {
    background: #2f427b;
    border-color: #2f427b;
    color: #fff;
}
/* -------------------- 
	banner
-------------------- */
section.banner {
	position: relative;
	height: 616px;
}

section.banner.small {
	height: 460px;
}
section.banner .fluid_container,
section.banner .fluid_container #slideshow {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: auto;
	width: auto;
}
section.banner .fluid_container #slideshow {
	margin-bottom: 0!important;
}
section.banner .fluid_container #slideshow .camera_target {
	opacity: 1;
}
section.banner .fluid_container #slideshow .camera_overlayer{
	background: rgba(5,5,5,0.3);
}
section.banner .fluid_container #slideshow .camera_pag {
    position: absolute;
    left: 50%;
    bottom: 4em;
    z-index: 10;
    width: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul {
	text-align: left;
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li {
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 5px;
	border-radius: 0px;
	background: rgba(255,255,255,1);
    border-radius: 50%;
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li > span {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 50%;
	height: 10px;
	width: 10px;
}
section.banner .fluid_container #slideshow .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #262f4a;
    -webkit-box-shadow: 0px 0px 0px 1px #262f4a;
box-shadow:         0px 0px 0px 1px #262f4a;
}
/* --- Accroche et cta ---- */
.wrapper-banner {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	pointer-events: none;
}

.wrapper-banner .accroche{
	color:white;
	font-family: 'Palanquin';
	font-weight:700;
	text-transform:uppercase;
	pointer-events: initial;
	display: inline-block;
	position:relative;
	-webkit-transition: all .5s;
    transition: all .5s;
	font-size:50px;
	line-height: 1.3;
    padding-top: 30px;
}
.wrapper-banner .accroche small{
    letter-spacing: 0.075em;
    font-size: 30px;
    display: block;
    font-weight: 400;
}
.wrapper-banner .accroche:before{
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    background: #fff;
    top: 0;
    left: 0
}
.wrapper-banner .accroche p{
	margin:0;
}
.wrapper-banner .cta-btn p {
    margin: 0;
}
.wrapper-banner .cta-btn {
	font-size:16px;
	color:white;
	font-family: 'Palanquin';
	font-weight:400;
	text-transform:uppercase;
	line-height:25px;
	background:#262f4a;
	padding: 17px 28px;
	text-align:center;
	position:relative;
	pointer-events: initial;
	display: inline-block;
	-webkit-transition: all .5s;
    transition: all .5s;
	white-space:nowrap;
	margin-top:30px;
	text-decoration: none !important;
}
.wrapper-banner .cta-btn:hover {
    color: #fff;
	background:#2f427b;
}
/* --------------------------------  
	Generale Content
--------------------------------  */
.spacer {
	height: 40px;
	background: #eee;
}
hr {
    border-top: 1px solid #e3e3e3;
}
section.section-content {
    padding: 66px 0;
}
.page-home {
    padding: 40px 0;
}
header.page-title {
}
header.page-title h1 {
    position: relative;
    margin: 0 0 22px 0;
    padding-top: 34px;
}
header.page-title h1:before{
    content: "";
    position: absolute;
    left: 0;
    top:0;
    width: 24px;
    height: 3px;
    background: #262f4a;
}
header.page-title span.subtitle {
    color: #2f427b;
    font-family: 'Palanquin';
    font-weight: 400;
    font-size: 24px;
    display: block;
}
article.content {
	position: relative;
	min-height: 200px;
}
article.content p {
    margin-bottom: 15px;
}
article.content ul {
    padding-left: 10px;
}
article.content ul li {
    list-style: none;
    background: url(../images/list-icon01.png) no-repeat 0 6px;
    padding-left: 20px;
}
article.content ul ul li {
    background-image: url(../images/list-icon02.png);
}
article.content .table-style {
	position: relative;
}
article.content .table-style th {
	background: #e3e3e3;
}
article.content .table-style th,
article.content .table-style td {
	border: 1px solid #ccc;
	padding: 2px 5px;
}

section.section-content article.content img{
	max-width:100%;
	height: inherit;
}


article.content a {
    text-decoration: none!important;
    border-bottom: 1px solid;
}
article.content a:active, article.content a:hover, article.content a:focus {
    text-decoration:none!important;
    border-bottom-color:transparent;
}
/* --------------------------------  
	Content News
--------------------------------  */
article.content #AllNews {
    position: relative;
    padding-top: 30px;
}
article.content #AllNews .row {
    display: flex;
}
article.content #AllNews .row > [class*='col-'] {
    flex-direction: column;
}
article.content #AllNews .Item {
    position: relative;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 250px;
    background: rgba(0,0,0,0);
	-webkit-transition: background .4s;
    transition: background .4s;
}
article.content #AllNews .Item:hover {
    background: #eaeaea;
}
article.content #AllNews .Item .photo {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
article.content #AllNews .Item .photo img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
	-webkit-transition: filter .4s;
    transition: filter .4s;
}
article.content #AllNews .Item:hover .photo img {
	-webkit-filter: brightness(70%) contrast(70%);
    filter: brightness(70%) contrast(70%);
}
article.content #AllNews .Item .photo.nophoto {
    position: relative;
    height: 100%;
    background: #eee url(../images/logo-no-Broothaers-Michiel.html) center no-repeat;
    background-size: 50%;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	-webkit-transition: background-color .4s;
    transition: background-color .4s;
}
article.content #AllNews .Item:hover .photo.nophoto {
    background-color: #cbcbcb;
}
article.content #AllNews .Item .photo::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50%;
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1px;
    height: 40px;
    background: #fff;
    z-index: 10;
    transition: top .4s;
}
article.content #AllNews .Item .photo::after {
    content: '';
    position: absolute;
    left: -50%;
    top: 50%;
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 1px;
    background: #fff;
    z-index: 10;
	-webkit-transition: left .4s;
    transition: left .4s;
}
article.content #AllNews .Item:hover .photo::before {
    top: 50%;
}
article.content #AllNews .Item:hover .photo::after {
    left: 50%;
}
article.content #AllNews .Item figcaption {
    position: relative;
}
article.content #AllNews .Item figcaption h3 {
    margin: 0 0 15px;
    transition: color .4s;
}
article.content #AllNews .Item:hover figcaption h3 {
    color: #2f427b;
}
article.content #AllNews .Item figcaption .button {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
    text-shadow: none;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #262f4a;
	-webkit-transition: all .4s;
    transition: all .4s;
}
article.content #AllNews .Item:hover figcaption .button {
     color: #fff;
    background: #2f427b;
}
article.content #AllNews .Item a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/* ---- page home --- */
article.content p.photo-home {
   float: left;
    width: 528px;
    margin: -190px 74px 30px 0;
    height: 436px;
    position: relative;
}
article.content p.photo-home img {
    float: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-home header.page-title {
    margin-left: 602px;
}

article.content p.photo-home:before {
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    background: #2f427b;
    left: -10px;
    top: -10px;
    z-index: -1;
}
article.content p.photo-home:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    background: #262f4a;
    right: -10px;
    bottom: -10px;
    z-index: -1;
}
/* --------------------------------  
	box home 2
--------------------------------  */
section.home-box {
    position: relative;
    padding: 100px 0;
	background:#f3f3f3;
	text-align:center;
	z-index: 1;
}
section.home-box .bx{
    position: relative;
    padding: 10px 10px;
    background: #fff;
    color: #696969;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section.home-box .bx .photo {
	position:relative;
}
section.home-box .bx .photo img {
    display: inline-block;
	width: 100%;
    height: 222px;
	object-fit: cover;
}

section.home-box .bx .photo:before {
    content: "";
    width: 75px;
    height: 75px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #f3f3f3;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
section.home-box .bx .photo:after {
    content: "";
    width: 75px;
    height: 38px;
    position: absolute;
    bottom: 18px;
    left: 0;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
section.home-box .bx01 .photo:after{
    background-image: url(../images/icon1.png);   
}
section.home-box .bx02 .photo:after{
    background-image: url(../images/icon-2.png);   
}
section.home-box .bx03 .photo:after{
    background-image: url(../images/icon3.png);   
}
section.home-box .bx p {
    margin: 0;
}
section.home-box .bx .equal2 {
    padding: 0 10px 34px;
    color: #696969;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section.home-box .bx h3{
	font-size:24px;
	color:#313030;
	margin: 0;
        padding: 42px 0 30px 0;
    font-weight: 700;
	text-transform:none;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

section.home-box .bx .link {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	z-index:3;
}
section.home-box .bx:hover .equal2{
    background: #262f4a;
    color: white;
    
}
section.home-box .bx:hover .photo:before{
	background: #2f427b;
}
section.home-box .bx:hover .photo:after{
	background-position: center bottom;
}
section.home-box .bx:hover h3 {
	color:#fff;
}
section.home-box .bx p.leesmeer {
    background: #f3f3f3;
    padding: 20px 10px;
    font-weight: 700;
    color: #313030;
    font-size: 18px;
    font-family: 'Palanquin', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section.home-box .bx:hover p.leesmeer{
    color: #fff;
    background: #2f427b;
}
/* --------------------------------  
	box photo 2
--------------------------------  */
section.home-photos {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}
section.home-photos ul {
    margin: 0;
    padding: 0;
    display: table;
    font-size: 0;
}
section.home-photos ul li {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
}
section.home-photos ul li:nth-child(1) {
    width: 16.56%;
}
section.home-photos ul li:nth-child(2) {
    width: 16.67%;
}
section.home-photos ul li:nth-child(3) {
    width: 16.82%;
}
section.home-photos ul li:nth-child(4) {
    width: 16.77%;
}
section.home-photos ul li:nth-child(5) {
    width: 16.62%;
}
section.home-photos ul li:nth-child(6) {
    width: 16.56%;
}
section.home-photos ul li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    -webkit-transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s;
}
section.home-photos ul li a {
    height: 100%;
    width: 100%;
    position: relative;
    background: #262f4a;
    display: block;
}
section.home-photos ul li a:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    border: 4px solid #fff;
}
section.home-photos ul li a:after {
    content: '';
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    background: url(../images/plus.png) no-repeat center top;
    width: 40px;
    height: 40px;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s;
}
section.home-photos ul li a:hover img {
    opacity: .12;
}
section.home-photos ul li a:hover:before{
    opacity: 1;
}
section.home-photos ul li a:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
/*------------------------- 
	footer
------------------------- */
footer.bottom {
    position: relative;
    background: #262f4a;
    color: white;
}

footer.bottom .sitebottom {
    width: 475px;
    padding: 124px 0;
}
footer.bottom h4{
	color: #fff;
    margin: 0 0 12px 0;
	padding:0 0 8px 0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
	font-family: 'Palanquin';
	position:relative;
	line-height: 1.2;
    letter-spacing: 0.075em;
    position: relative;
}
footer.bottom h4:after{
    content: "";
    position: absolute;
    width: 65px;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: 0;
}
footer.bottom .contact-footer{
        position: relative;

}
footer.bottom .contact-footer .box-adres{

}
footer.bottom .contact-footer span.adr {
    text-transform: uppercase;
}
footer.bottom .box-infos {
    margin-top: 62px;
        position: relative;
}
footer.bottom .box-infos span.number-responsive {
    display: none;
}
footer.bottom a, footer.bottom .box-infos a, footer.bottom .box-adres .googlemaps_v2 label.modal-label {
    color: #fff;
	-webkit-transition: all .4s;
    transition: all .4s;
    text-decoration:underline;
}
footer.bottom a:hover, footer.bottom .box-infos a:hover, footer.bottom .box-adres .googlemaps_v2 label.modal-label:hover{
	color: #cad4f2;
    text-decoration:none;
}

footer.bottom .googlebottom {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
}
.googlebottom .box_googlemapsv2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto!important;
    width: auto!important;
	   /* opacity: 0.94;*/
}
.googlebottom .box_googlemapsv2 iframe {
    margin: 0!important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	-webkit-transition: filter .4s;
    transition: filter .4s;
}
.googlebottom .link label.modal-label {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.googlebottom:hover .box_googlemapsv2 > iframe {
    -webkit-filter: grayscale(25%);
    filter: grayscale(25%);
}

.Batibouw {
    width: 75px;
    position: absolute;
    top: 42px;
    right: 0;
}
.Batibouw img {
    width: 100%;
}
.Batibouw:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #8a8e9d;
    left: -110px;
}
/* ************* */

div.cc-cookies {
    width: 100%;
}
.cc-cookies a.cc-cookie-accept, 
.cc-cookies-error a.cc-cookie-accept, 
.cc-cookies a.cc-cookie-decline, 
.cc-cookies-error a.cc-cookie-decline, 
.cc-cookies a.cc-cookie-reset {
	background: #2f427b !important;
	color: #fff !important;
	margin: 0 10px;
}
.cc-cookies a:hover.cc-cookie-accept, 
.cc-cookies-error a:hover.cc-cookie-accept, 
.cc-cookies a:hover.cc-cookie-decline, 
.cc-cookies-error a:hover.cc-cookie-decline, 
.cc-cookies a:hover.cc-cookie-reset {
	background: #262f4a !important;
	color: #fff !important;
}

.formError,
.formError *,
#fancybox-wrap,
#fancybox-wrap * {
    box-sizing: content-box;
}
div#_atssh {
    bottom: 0;
}

#scrollUp {
    bottom: 30px;
    right: 15px;
    padding: 5px;
    background: #151c30;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    width: 38px;
    height: 38px;
    text-align: center;
}
#scrollUp:hover {
	background: #445998;
}
#scrollUp .fa {
    font-size: 28px;
    line-height: 1;
}

a.zoom:hover img {
    opacity: 0.7;
	 -webkit-transition: all .5s;
    transition: all .5s;
}

.footerSlideButton1 {
    color: #bbbbbb !important;
    font-size: 12px;
}
/*------------------------- 
	responsive
------------------------- */
@media only screen and (max-width : 1199px) {
    header.top .site-header {
        height: 164px;
    }
    header.top .logo {
        left: 50%;
        margin-left: -143.5px;
        transform-origin: center top;
        -webkit-transform-origin: center top;
    }
    nav.main-nav {
        width: 100%;
        float: none;
        text-align: center;
        padding-top: 110px;
    }
    header.top .is-sticky .site-header{
        height: 130px;
    }
    .is-sticky nav.main-nav {
        padding: 80px 0 12px;
    }
    .wrapper-banner .accroche{
        font-size: 42px;
    }
    .wrapper-banner .accroche small{
        font-size: 27px;
    }
    section.banner {
        height: 586px;
    }
    
    .page-home {
        padding: 15px 0;
    }
    .page-home header.page-title {
        margin-left: 482px;
    }
    article.content p.photo-home {
        width: 428px;
        margin: -260px 54px 15px 0;
        height: 353px;
    }
    
    
    section.home-box {
        padding: 70px 0;
    }
    section.home-box .bx .photo img{
        height: 180px;
    }
    section.home-box .bx h3{
        padding: 32px 0 22px 0;
        font-size: 20px;
    }
    section.home-box .bx p.leesmeer{
        padding: 16px 10px;
    }
    
    section.home-photos {
        padding: 80px 0;
    }
    
    footer.bottom .sitebottom{
        padding: 80px 0;
        width: 420px;
    }
    
    .Batibouw::before{
        left: -90px;
    }

}
@media only screen and (max-width : 991px) {
    header.top .site-header {
        height: 110px;
    }
    header.top .logo {
        left: 15px;
        margin-left: 0;
        transform-origin: left top;
        -webkit-transform-origin: left top;
        padding: 14px 0;
    }
    #navigation {
        display: none;
    }
    nav.main-nav {
        width: auto;
        padding: 40px 0 0 0;
        float: right;
    }
    header.top .is-sticky .site-header {
        height: 85px;
    }
    
    nav.mobile-nav{
        display: inline-block
    }
    .is-sticky nav.main-nav {
        padding: 25px 0 0;
    }
    .is-sticky header.top .logo{
        padding: 8px 0;
    }
	section.banner {
        height: 516px;
    }
	section.banner.small {
		height: 400px;
	}
    .wrapper-banner .accroche {
        font-size: 32px;
    }
        .wrapper-banner .accroche small {
        font-size: 23px;
    }
    .wrapper-banner .cta-btn{
        margin-top: 25px;
        padding: 15px 20px;
    }
    section.banner .fluid_container #slideshow .camera_pag{
        bottom: 2em;
    }
    
    section.section-content {
        padding: 55px 0;
    }
    .page-home {
        padding: 0;
    }
    
    header.page-title span.subtitle{
        font-size: 23px;
    }
    h1, .h1 {
    font-size: 46px;
    }
    .page-home header.page-title {
        margin-left: 0;
    }
    article.content p.photo-home {
        float: none;
        margin: 18px auto 35px !important;
        display: block;
    }
    section.home-box0{
        padding: 150px 0;
    }
    section.home-box0 a.leesmeer{
        line-height: 22px;
        padding: 12px 20px;
    }
    
    section.home-box {
        padding: 70px 0;
    }
    section.home-box .bx .photo img {
        height: 152px;
    }
    section.home-box .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    section.home-box .row>div {
        padding-right: 10px;
        padding-left: 10px;
    }
    section.home-box .bx .photo::before{
        width: 65px;
        height: 65px;   
    }
    section.home-box .bx .photo::after{
        width: 65px;
        bottom: 13px;
    }
    section.home-box .bx h3{
        font-size: 17px;
        padding: 28px 0 20px 0;
    }
    section.home-box .bx p.leesmeer {
        padding: 10px 10px;
        font-size: 15px;
    }
    section.home-photos {
        padding: 60px 0;
    }
    section.home-photos ul li a::after{
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    footer.bottom .sitebottom {
        padding: 60px 0;
        width: 335px;
        font-size: 14px;
    }
    footer.bottom h4{
        font-size: 25px;
        letter-spacing: 0.035em;
    }
    .Batibouw::before {
        left: -50px;
    }
    
    header.page-title h1 {
        padding-top: 28px;
        line-height: 1.2;
    }

}
@media only screen and (max-width : 800px) {
	header.top .topbar .number-responsive {
        display: inline-block;
    }
	footer.bottom .box-infos span.number, header.top .topbar .number {
		display: none;
	}
	footer.bottom .box-infos span.number-responsive {
		display: inline-block;
	}
}
@media only screen and (max-width : 767px) {
    header.top .topbar{
        text-align: center;
    }
    header.top .topbar .adresse {
        padding-left: 0;
        background-position: center top;
        padding-top: 21px;
    }
    header.top .topbar .phone {
        padding-left: 0;
        float: none;
        background-position: center top;
        padding-top: 20px;
        margin-top: 12px;
    }

    .wrapper-banner {
        text-align: center;
    }
    .wrapper-banner .accroche small {
        font-size: 18px;
    }
    .wrapper-banner .accroche {
        font-size: 24px;
        padding-top: 0;
    }
    .wrapper-banner .accroche::before{
        display: none;
    }
    .wrapper-banner .cta-btn {
        margin-top: 20px;
        padding: 12px 15px;
    }
    section.banner .fluid_container #slideshow .camera_pag {
        bottom: 1.2em;
    }
	section.banner {
        height: 450px;
    }
	section.banner.small {
		height: 320px;
	}
    article.content p.photo-home {
        float: none;
        margin: 22px auto 35px !important;
        display: block;
        width: auto;
        height: auto;
        max-width: 90%;
    }
    
    section.section-content {
        padding: 45px 0;
    }
    header.page-title span.subtitle {
        font-size: 20px;
    }
	
	h1, .h1{
		font-size:40px;
	}
	h2, .h2{
		font-size:32px;
	}
	h3, .h3{
		font-size:27px;
	}
	h4, .h4{
		font-size:25px;
	}
	h5, .h5{
		font-size:22px;
	}
	h6, .h6{
		font-size:20px;
	}
	
    
    section.home-box {
        padding: 50px 0 40px;
    }
    section.home-box .bx {
        max-width: 362px;
        margin: 0 auto 15px;
    }
    
    section.home-photos {
        padding: 40px 0;
    }
    section.home-photos ul li a::after {
        width: 25px;
        height: 25px;
        background-size: contain;
    }
    section.home-photos ul li a::before {
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-width: 2px;
    }

    footer.bottom .googlebottom {
        position: relative;
        height: 280px;
        left: 0;
    }
    footer.bottom .sitebottom {
        padding: 36px 0;
        width: 100%;
        text-align: center;
    }
    footer.bottom h4{
        font-size: 20px;
    }
    footer.bottom h4::after {
        width: 36px;
        height: 2px;
        left: 50%;
        margin-left: -18px;
    }
    footer.bottom .box-infos {
        margin-top: 42px;
    }
    .Batibouw {
        width: 75px;
        position: relative;
        top: 0;
        right: 0;
        margin: 30px auto 0;
    }
    .Batibouw::before{
        content: none;
        display: none;
    }

	#scrollUp{
		width: 28px;
		height: 28px;
	}
	#scrollUp .fa{
		font-size: 20px;
	}

}
@media only screen and (max-width : 640px) {
	.image-left,
	.image-right {
		float: none;
		height: auto;
		margin: 0 auto 15px auto;
		display:block;
	}
	
	.fancybox.zoom {
		display: table;
		margin: auto;
	}
	.table-content td {
		width: 100%;
		display: block;
	}
    
    section.home-photos ul li{
        width: 33.333% !important;
    }
    section.home-photos ul li:nth-child(n+4) img {
        vertical-align: top;
    }


}
@media only screen and (max-width : 480px) {
    nav.main-nav {
        padding: 19px 0 0 0;
    }
	header.top .logo {
        max-width: 200px;
        padding: 9px 0;
    }
    header.top .is-sticky .logo {
        -webkit-transform: scale(.92);
        transform: scale(.92);
    }
    .is-sticky nav.main-nav {
        padding: 20px 0 0;
    }
    header.top .site-header {
        height: 76px;
    }
    header.top .is-sticky .site-header {
        height: 74px;
    }
    .wrapper-banner .accroche {
        font-size: 19px;
    }
    .wrapper-banner .accroche small {
        font-size: 14px;
    }
    .wrapper-banner .cta-btn {
        margin-top: 15px;
        padding: 10px 15px;
        font-size: 15px;
        line-height: 22px;
    }
	section.banner {
        height: 420px;
    }
	section.banner.small {
		height: 300px;
	}
    
    header.page-title span.subtitle {
        font-size: 18px;
        letter-spacing: 0;
    }
	
	
	h1, .h1{
		font-size:30px;
	}
	h2, .h2{
		font-size:26px;
	}
	h3, .h3{
		font-size:23px;
	}
	h4, .h4{
		font-size:21px;
	}
	h5, .h5{
		font-size:18px;
	}
	h6, .h6{
		font-size:16px;
	}
  
	.contactForm .g-recaptcha {
		-webkit-transform: scale(.85);
		transform: scale(.85);
		margin-left: -7.8vw;
	}
}  