/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input[type=text],input[type=button],input[type=submit],input[type=password],select{vertical-align:middle}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
margin:0;
padding:0;
color: #535353;
line-height: 1.550;
background-color:#FFFFFF !important;
	min-height: 100vh; display: flex; flex-direction: column; 
}

body, p, td, td p {
font-family: 'PT Sans', sans-serif;
font-size: 18px;
font-weight:400;
}

h1, h2, h3, h4, h5, h6, p {
margin-bottom:30px;
}

h1, #footer h5, h4 {
font-family: 'Poiret One', cursive;
text-transform:none;
font-size:42px;
font-weight:normal;
color:#112432;
}

h1:after, #footer h5:after, h4:after {
content:"";
display:block;
width:100px;
height:1px;
background-color:#D2973B;
}

h2 {
font-family: 'PT Sans', sans-serif;
  font-style: italic;
font-size:24px;
font-weight:normal;
}

h3 {
text-transform:uppercase;
font-size:18px;
font-weight:bold;
color:#a67e4d;
}

p.small {
font-size:10px !important; 
color: #999999;
}

a {
text-decoration:none;
color:#D2973B;
}

ul.subnav {
margin:0;
padding:0;
list-style-type:0;
}

ul.subnav li {
display:inline-block;
margin-bottom:15px;
}

a.button, span.button, input[type=submit], ul.subnav li a, footer.button {
display:inline-block;
width:auto;
color:#FFFFFF;
text-transform:uppercase;
line-height:100%;
transition: all 500ms ease;
cursor: pointer; 
background-color: #a67e4d;
    border: solid 2px #a67e4d;
font-family: 'PT Sans', sans-serif;
font-size:17px;
padding: 9px 20px;
}

footer.button {
padding:9px 10px;
min-width:150px;
}

a.button:hover, input[type=submit]:hover, ul.subnav li a:hover, footer.button:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}
*:active, *:focus { 
outline: 0; 
} 

input[type=text], input[type=email],input[type=button],input[type=submit],input[type=password], textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
filter: none;
}

input[type=text], input[type=email],input[type=password] {
line-height:36px;
border:solid 1px #2D3134;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
padding: 0 12px;
}

textarea {
border:solid 1px #2D3134;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
padding:12px;
}

form.mx_contact_form input[type=text], form.mx_contact_form input[type=email], form.mx_contact_form textarea {
background-color:#EEEEEE;
border: solid 1px #EEEEEE;
}

#content img[style*="left"], #content img[align="left"] { margin: 0 20px 10px 0; }
#content img[style*="right"], #content img[align="right"] { margin: 0 0 10px 20px; }

#content img {
max-width:100%;
height:auto;
}

#topwrapper {
background-color:#c1a480;
width:100%;
}

#top {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:5px 30px;
}

#payoff {
float:left;
width:50%;
}

#socialtop {
float:right;
width:50%;
text-align:right;
}
#socialtop i {
    color: #fff;
    transition: color 0.3s ease;
}

#socialtop a:hover i {
    color: #000;
}

#socialtop i {

}

#copy a, #topwrapper, #topwrapper a {
color:#fff;
}

#headerwrapper {
width:100%;
background-color:#a67e4d;
}

#header {
width:100%;
max-width:1240px;
padding:0 30px;
margin:0 auto;
}

#logo {
float:left;
width:25%;
padding-top:20px;
}

#logo a {
font-family: 'Poiret One', cursive;
font-size:36px;
color: #FFFFFF;
text-decoration:none !important;
}

#nav {
float:left;
width:75%;
text-align:right;
}

#sfeerwrapper {
width:100%;
background-image:url(../images/sfeer.jpg);
background-size:cover;
    background-position: center 10%;
}

#sfeer {
background: rgb(255, 255, 255) transparent;
background: rgba(17, 36, 51, 0.4);
width:100%;
}

#sfeertext {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:60px 30px;
color:#FFFFFF;
}

#sfeer h3 {
font-family: 'Poiret One', cursive;
font-size: 42px;
font-weight:normal;  
line-height:100%;
color:#FFFFFF;  
text-transform: none;
}

#sfeer h3:nth-of-type(2), #sfeer h3:nth-of-type(3) {
display:none;
}

#breadcrumbs ul {
padding: 0;
margin: 0;
float: left;
font-size:13px;
}

#breadcrumbs ul li { display: inline-block; }

#breadcrumbs ul li a {
width:auto;
color:#FFFFFF;
text-decoration: underline;
float: left;
}

#breadcrumbs ul li:after {
content:"/";
padding-left:8px;
padding-right:8px;
text-decoration:none;
}

#breadcrumbs ul:last-of-type li:last-of-type:after {
display:none;
}

#contentwrapper {
width:100%;
	flex: 1;
}

#content {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:50px 30px;

}

#asidewrapper {
width:100%;
background-color:#95E1D4;
padding: 20px 50px;
}

#aside {
width:100%;
max-width:1140px;
border: solid 1px #FFFFFF;
padding:25px 20px 0 20px;
color:#FFFFFF;
margin: 0 auto;
text-align:center;
}

#aside h2 {
font-size:36px;
}

#aside h3 {
color:#FFFFFF;
}

#referencesheader {
text-align:center;
padding-top:40px;
}

#references {
padding:60px 0 60px 0;
}

#references img {
  -webkit-filter: grayscale(1) opacity(.6);
  filter: grayscale(1) opacity(.6);
}

#footerwrapper {
width:100%;
}

#footer {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:60px 30px;
text-align:center;
}

#footer p {
text-transform:uppercase;
font-size:16px;
}

.footer-3blokken {
    display: flex;
    justify-content: space-between;
    color: #333;
    padding: 60px 30px;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

.footer-kolom {
  flex: 1;
  min-width: 200px;
  margin: 10px;
}
.footer-kolom a {color: #333;}
.footer-kolom h4 {
  margin-bottom: 10px;
  font-size: 20px;
}

.footer-kolom p {
  margin: 5px 0;
  font-size: 14px;
}

/* Mobiel: kolommen onder elkaar */
@media (max-width: 768px) {
  .footer-3blokken {
    flex-direction: column;
    align-items: center;
    padding: 40px 20px; 
  }

  .footer-kolom {
    min-width: 100%;
    margin: 10px 0;
    text-align: center;
  }
}


#bottomwrapper {
width:100%;
background-color:#c1a480;
}

#bottom {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:30px 30px;
color:#fff;
line-height:100%;
}

#bottom span {
font-family: 'Poiret One', cursive;
font-size:22px;
padding-left:3px;
}

#copy {
float:left;
width:50%;
}

#copy a {
display:inline-block;
color: #fff;
padding-top:6px;
}

#socialbottom {
float:left;
width:50%;
text-align:right;
	color:#fff;
}
#socialbottom i {
    color: #fff;
    transition: color 0.3s ease;
}

#socialbottom a:hover i {
    color: #000;
}

#socialbottom i {
padding:0 8px;
font-size:20px;
}

#socialbottom i:last-of-type {
padding-right:0;
}

.clear {
clear:both;
}

.mx_pagination {
width:100%;
text-align:center;
}

.mx_pagination ul {
border:none !important;
}

.mx_pagination ul li {
    border-left:none !important;
}

.mx_pagination ul li a {
border: solid 1px #000000;
color:#000000;
}

.mx_pagination ul li a:hover {
background-color:#EEEEEE;
}

.mx_pagination ul li.mx_current a {
border: solid 1px #000000;
color:#ffffff;
background-color:#000000;
}


.mx_pagination ul, .mx_pagination li {
display: inline-block;
float:none !important;
}

.mx_pagination ul li, .mx_pagination ul li a, .mx_pagination ul {
border-radius:0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius:0 !important;
}

#mapswrapper {
float:left;
width:60%;
height:auto;
}

#mapswrapper iframe{
display:block;
}

#address {
float:left;
width:40%;
height:auto;
background-color:#EEEEEE;
padding:35px 20px;
text-align:left;
}

#address p:last-of-type, #address h3 {
margin-bottom:0;
}

.portfolio-item {
float:left;
width:31.33%;
margin-right:3%;
margin-top:48px;
text-align:center;
}

.portfolio-item:nth-of-type(3n) {
margin-right:0;
}

.portfolio-item a {
color:#535353;
text-decoration:none;
}

.portfolio-item-image {
margin-bottom:20px;
}

.portfolio-item-desc {
position:relative;
border-bottom:solid 2px #F8F8F8;
padding-bottom:24px;
margin-bottom:48px;
}

.portfolio-item-footer {
position:absolute;
bottom:24px;
width:100%;
}

.portfolio-item-footer span {
  position: absolute;
  white-space:nowrap;
 left: 50%;
  transform: translateX(-50%);
}

.portfolio-item-image img{
width:100%;
display:block;
}

.pricing-item {
float:left;
width:31.33%;
margin-right:3%;
margin-top:48px;
margin-bottom:48px;
background-color:#EEEEEE;
text-align: left;
padding:35px 50px;
position:relative;
}

.pricing-item:nth-of-type(3n) {
margin-right:0;
}

.pricing-description ul {
margin:0;
padding:0;
list-style-type:none;
}

.pricing-description ul li {
padding-left:20px;
position:relative;
}

.pricing-description ul li:before {
position:absolute;
left:0;
display:block;
content:"\f00c";
font-family:"FontAwesome";
color: #95E1D4;
}

.pricing-price {
padding-top:40px;
text-align:center;
font-family: 'Poiret One', cursive;
font-size:28px;
line-height:100%;
}

.pricing-label {
font-family: 'Poiret One', cursive;
font-size:22px;
position:absolute;
top:-18px;
left: 50%;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
background-color:#95E1D4;
color:#FFFFFF;
padding:3px 13px;
}

.pricing-button {
position: absolute;
width:100%;
bottom:-46px;
left:0;
text-align:center;
}

.fancybox-title fancybox-title-float-wrap {
    display: none !important;
}

#whatsapp {
display: none;
}

@media screen and (max-width: 1140px) {

#asidewrapper {
    padding: 20px 30px;
	}
}

/* FAQ - Modern Design */
.faq {
  width: 100%;
  padding: 40px 0;
}

.faqwrapper {
  margin-bottom: 40px;
}

.faqlist {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.faqlist:nth-of-type(2n) {
  margin-right: 0;
}

.faqitem {
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(166, 126, 77, 0.1);
  transition: all 0.3s ease;
  border: 1px solid #c1a480;
}

.faqitem:hover {
  box-shadow: 0 4px 16px rgba(166, 126, 77, 0.2);
  transform: translateY(-2px);
}

.faqitem:before {
  display: none;
}

.faqcontent ul {
  margin: 0 0 15px 20px;
  padding-left: 20px;
}

.faqcontent ol {
  margin: 0 0 15px 20px;
  padding-left: 20px;
}

.faqcontent ul li {
  padding: 5px 0;
  position: relative;
}

.faqcontent ul li:before {
  content: "•";
  color: #a67e4d;
  font-weight: bold;
  position: absolute;
  left: -15px;
}

.faqcontent ol li {
  padding: 5px 0;
}

.faqheader p {
  margin-bottom: 0;
  font-size: 16px !important;
  padding-right: 40px;
  font-weight: 600;
}

a.faqheader {
  display: block;
  color: #000;
  text-decoration: none;
  position: relative;
  padding: 20px 24px;
  background: linear-gradient(135deg, #a67e4d 0%, #c1a480 100%);
  color: #fff;
  transition: all 0.3s ease;
}

a.faqheader:hover {
  background: linear-gradient(135deg, #8f6a3f 0%, #a67e4d 100%);
}

a.faqheader::after {
  content: "+";
  font-size: 28px;
  font-weight: 300;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  color: #fff;
  transition: transform 0.3s ease;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

a.faqheader.active::after {
  transform: translateY(-50%) rotate(45deg);
}

.faqcontent {
  width: 100% !important;
  display: none;
  padding: 24px;
  background: #fff;
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.faqcontent p {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

.faqcontent p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 665px) {
  .faqlist {
    width: 100%;
    margin-right: 0;
  }
  
  a.faqheader {
    padding: 16px 20px;
  }
  
  .faqheader p {
    font-size: 15px !important;
  }
  
  .faqcontent {
    padding: 20px;
  }
}



@media screen and (max-width: 1023px) {
	
.portfolio-item, .portfolio-item:nth-of-type(3n) {
width: 48%;
margin-right:4%;
}

.portfolio-item:nth-of-type(2n) {
margin-right:0;
}

.pricing-item {
padding:20px 20px;
}

} /* end mediaquery */

@media screen and (max-width: 950px) {

#logo {
width:80%;
padding:15px 0;
}

#nav {
display:none;
}

} /* end mediaquery */


@media screen and (max-width: 700px) {

#mobile-nav span {
display:none;
}

#mapswrapper {
width:100%;
}

#address {
width:100%;
}
	
.portfolio-item, .portfolio-item:nth-of-type(3n) {
width: 100%;
margin-right:0;
}

.pricing-item {
width:100%;
margin-right:0;
}

h1, #footer h5, h4 {
font-size:40px;
}

#chat-application{  display:none !important; }

#whatsapp {
display:block;
position:fixed;
bottom:13px;
right:10px;
width:46px;
height:36px;
visibility:hidden;
opacity: 0;
z-index:999999999;
}

#whatsapp.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

#whatsapp img{
width:100%;
height:auto;
display:block;
}

} /* end mediaquery */

@media screen and (max-width: 600px) {

#copy {
width:100%;
text-align:center;
}

#socialbottom {
width:100%;
text-align:center;
padding-top:20px;
}

} /* end mediaquery */

@media screen and (max-width: 450px) {

#logo a {
font-size:30px;
}

} /* end mediaquery */